var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=926402&docid=7447921&x=269',
		'title': '',
		'imageId': '7447921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926402&docid=7447924&x=269',
		'title': '',
		'imageId': '7447924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926402&docid=7447927&x=269',
		'title': '',
		'imageId': '7447927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926402&docid=7447930&x=269',
		'title': '',
		'imageId': '7447930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926402&docid=7447918&x=269',
		'title': '',
		'imageId': '7447918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926402&docid=7447912&x=269',
		'title': '',
		'imageId': '7447912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #926402';

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