var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3989355&docid=69480859&x=4523',
		'title': '',
		'imageId': '69480859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989355&docid=69480860&x=4523',
		'title': '',
		'imageId': '69480860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989355&docid=69480866&x=4523',
		'title': '',
		'imageId': '69480866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989355&docid=69480862&x=4523',
		'title': '',
		'imageId': '69480862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989355&docid=69480864&x=4523',
		'title': '',
		'imageId': '69480864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989355&docid=69480861&x=4523',
		'title': '',
		'imageId': '69480861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989355&docid=69480858&x=4523',
		'title': '',
		'imageId': '69480858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989355&docid=69480865&x=4523',
		'title': '',
		'imageId': '69480865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989355&docid=69480863&x=4523',
		'title': '',
		'imageId': '69480863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3989355';

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