var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4028923&docid=70426556&x=139',
		'title': '',
		'imageId': '70426556',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028923&docid=70426555&x=139',
		'title': '',
		'imageId': '70426555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028923&docid=70426557&x=139',
		'title': '',
		'imageId': '70426557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028923&docid=70426558&x=139',
		'title': '',
		'imageId': '70426558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028923&docid=70426559&x=139',
		'title': '',
		'imageId': '70426559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4028923&docid=70426560&x=139',
		'title': '',
		'imageId': '70426560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4028923';

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