var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=926004&docid=7418084&x=1311',
		'title': '',
		'imageId': '7418084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926004&docid=7418062&x=1311',
		'title': '',
		'imageId': '7418062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926004&docid=7418065&x=1311',
		'title': '',
		'imageId': '7418065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926004&docid=7418068&x=1311',
		'title': '',
		'imageId': '7418068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926004&docid=7418077&x=1311',
		'title': '',
		'imageId': '7418077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926004&docid=7418080&x=1311',
		'title': '',
		'imageId': '7418080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #926004';

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