var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=472563&docid=2578663&x=337',
		'title': '',
		'imageId': '2578663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472563&docid=2578748&x=337',
		'title': '',
		'imageId': '2578748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472563&docid=2578783&x=337',
		'title': '',
		'imageId': '2578783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472563&docid=2578817&x=337',
		'title': '',
		'imageId': '2578817',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472563&docid=2578831&x=337',
		'title': '',
		'imageId': '2578831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472563&docid=2578834&x=337',
		'title': '',
		'imageId': '2578834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #472563';

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";
	})
}
