var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913670&docid=67728652&x=917',
		'title': '',
		'imageId': '67728652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913670&docid=67728654&x=917',
		'title': '',
		'imageId': '67728654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913670&docid=67728655&x=917',
		'title': '',
		'imageId': '67728655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913670&docid=67728653&x=917',
		'title': '',
		'imageId': '67728653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913670&docid=67728656&x=917',
		'title': '',
		'imageId': '67728656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913670&docid=67728660&x=917',
		'title': '',
		'imageId': '67728660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913670&docid=67728657&x=917',
		'title': '',
		'imageId': '67728657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913670&docid=67728658&x=917',
		'title': '',
		'imageId': '67728658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913670&docid=67728659&x=917',
		'title': '',
		'imageId': '67728659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913670';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
