var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=472075&docid=2573124&x=5421',
		'title': '',
		'imageId': '2573124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472075&docid=2573128&x=5421',
		'title': '',
		'imageId': '2573128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472075&docid=2573131&x=5421',
		'title': '',
		'imageId': '2573131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472075&docid=2573134&x=5421',
		'title': '',
		'imageId': '2573134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472075&docid=2573137&x=5421',
		'title': '',
		'imageId': '2573137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=472075&docid=2573140&x=5421',
		'title': '',
		'imageId': '2573140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #472075';

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