var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=930523&docid=7471084&x=1158',
		'title': '',
		'imageId': '7471084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930523&docid=7471083&x=1158',
		'title': '',
		'imageId': '7471083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930523&docid=7471085&x=1158',
		'title': '',
		'imageId': '7471085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930523&docid=7471093&x=1158',
		'title': '',
		'imageId': '7471093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930523&docid=7471094&x=1158',
		'title': '',
		'imageId': '7471094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930523&docid=7471091&x=1158',
		'title': '',
		'imageId': '7471091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #930523';

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