var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3869949&docid=66657251&x=4356',
		'title': '',
		'imageId': '66657251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3869949&docid=66657276&x=4356',
		'title': '',
		'imageId': '66657276',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3869949&docid=66657292&x=4356',
		'title': '',
		'imageId': '66657292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3869949&docid=66652861&x=4356',
		'title': '',
		'imageId': '66652861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3869949&docid=66652862&x=4356',
		'title': '',
		'imageId': '66652862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3869949&docid=66657291&x=4356',
		'title': '',
		'imageId': '66657291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3869949';

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