var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002912&docid=69782675&x=1755',
		'title': '',
		'imageId': '69782675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002912&docid=69782678&x=1755',
		'title': '',
		'imageId': '69782678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002912&docid=69782679&x=1755',
		'title': '',
		'imageId': '69782679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002912&docid=69782676&x=1755',
		'title': '',
		'imageId': '69782676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002912&docid=69782677&x=1755',
		'title': '',
		'imageId': '69782677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002912&docid=69782674&x=1755',
		'title': '',
		'imageId': '69782674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002912&docid=69815539&x=1755',
		'title': '',
		'imageId': '69815539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002912&docid=69815538&x=1755',
		'title': '',
		'imageId': '69815538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002912&docid=69815537&x=1755',
		'title': '',
		'imageId': '69815537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002912';

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