var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991081&docid=69512086&x=5612',
		'title': '',
		'imageId': '69512086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991081&docid=69512088&x=5612',
		'title': '',
		'imageId': '69512088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991081&docid=69512089&x=5612',
		'title': '',
		'imageId': '69512089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991081&docid=69512090&x=5612',
		'title': '',
		'imageId': '69512090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991081&docid=69512092&x=5612',
		'title': '',
		'imageId': '69512092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991081&docid=69512093&x=5612',
		'title': '',
		'imageId': '69512093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991081&docid=69512091&x=5612',
		'title': '',
		'imageId': '69512091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991081&docid=69512094&x=5612',
		'title': '',
		'imageId': '69512094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991081&docid=69512095&x=5612',
		'title': '',
		'imageId': '69512095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991081';

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