var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915012&docid=67768567&x=5937',
		'title': '',
		'imageId': '67768567',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915012&docid=67768565&x=5937',
		'title': '',
		'imageId': '67768565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915012&docid=67768563&x=5937',
		'title': '',
		'imageId': '67768563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915012&docid=67768566&x=5937',
		'title': '',
		'imageId': '67768566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915012&docid=67768568&x=5937',
		'title': '',
		'imageId': '67768568',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915012&docid=67768562&x=5937',
		'title': '',
		'imageId': '67768562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915012&docid=67768564&x=5937',
		'title': '',
		'imageId': '67768564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915012&docid=67768561&x=5937',
		'title': '',
		'imageId': '67768561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915012&docid=67768560&x=5937',
		'title': '',
		'imageId': '67768560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915012';

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