var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015301&docid=70091360&x=1356',
		'title': '',
		'imageId': '70091360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015301&docid=70091361&x=1356',
		'title': '',
		'imageId': '70091361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015301&docid=70091362&x=1356',
		'title': '',
		'imageId': '70091362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015301&docid=70091363&x=1356',
		'title': '',
		'imageId': '70091363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015301&docid=70091366&x=1356',
		'title': '',
		'imageId': '70091366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015301&docid=70091367&x=1356',
		'title': '',
		'imageId': '70091367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015301&docid=70091368&x=1356',
		'title': '',
		'imageId': '70091368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015301&docid=70091369&x=1356',
		'title': '',
		'imageId': '70091369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015301&docid=70091370&x=1356',
		'title': '',
		'imageId': '70091370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015301';

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