var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=673756&docid=4538870&x=4158',
		'title': '',
		'imageId': '4538870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=673756&docid=4538876&x=4158',
		'title': '',
		'imageId': '4538876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=673756&docid=4538879&x=4158',
		'title': '',
		'imageId': '4538879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=673756&docid=4538867&x=4158',
		'title': '',
		'imageId': '4538867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=673756&docid=4538882&x=4158',
		'title': '',
		'imageId': '4538882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=673756&docid=4538873&x=4158',
		'title': '',
		'imageId': '4538873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #673756';

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