var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=914881&docid=7287391&x=322',
		'title': '',
		'imageId': '7287391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914881&docid=7287394&x=322',
		'title': '',
		'imageId': '7287394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914881&docid=7287397&x=322',
		'title': '',
		'imageId': '7287397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914881&docid=7287400&x=322',
		'title': '',
		'imageId': '7287400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914881&docid=7287403&x=322',
		'title': '',
		'imageId': '7287403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914881&docid=7287388&x=322',
		'title': '',
		'imageId': '7287388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #914881';

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