var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011885&docid=69772066&x=4430',
		'title': '',
		'imageId': '69772066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011885&docid=69772060&x=4430',
		'title': '',
		'imageId': '69772060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011885&docid=69772068&x=4430',
		'title': '',
		'imageId': '69772068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011885&docid=69772062&x=4430',
		'title': '',
		'imageId': '69772062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011885&docid=69772064&x=4430',
		'title': '',
		'imageId': '69772064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011885&docid=69772065&x=4430',
		'title': '',
		'imageId': '69772065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011885&docid=69772067&x=4430',
		'title': '',
		'imageId': '69772067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011885&docid=69772063&x=4430',
		'title': '',
		'imageId': '69772063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011885&docid=69772061&x=4430',
		'title': '',
		'imageId': '69772061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011885';

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