var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=579617&docid=4499924&x=4158',
		'title': '',
		'imageId': '4499924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=579617&docid=4499927&x=4158',
		'title': '',
		'imageId': '4499927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=579617&docid=4499930&x=4158',
		'title': '',
		'imageId': '4499930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=579617&docid=4499933&x=4158',
		'title': '',
		'imageId': '4499933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=579617&docid=4499936&x=4158',
		'title': '',
		'imageId': '4499936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=579617&docid=4499939&x=4158',
		'title': '',
		'imageId': '4499939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #579617';

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