var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3899435&docid=66810060&x=2634',
		'title': '',
		'imageId': '66810060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899435&docid=66810065&x=2634',
		'title': '',
		'imageId': '66810065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899435&docid=66810066&x=2634',
		'title': '',
		'imageId': '66810066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899435&docid=66810061&x=2634',
		'title': '',
		'imageId': '66810061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899435&docid=66810063&x=2634',
		'title': '',
		'imageId': '66810063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899435&docid=66810067&x=2634',
		'title': '',
		'imageId': '66810067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899435&docid=66810068&x=2634',
		'title': '',
		'imageId': '66810068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899435&docid=66810064&x=2634',
		'title': '',
		'imageId': '66810064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899435&docid=66810062&x=2634',
		'title': '',
		'imageId': '66810062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3899435';

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