var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000644&docid=69733618&x=5452',
		'title': '',
		'imageId': '69733618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000644&docid=69733617&x=5452',
		'title': '',
		'imageId': '69733617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000644&docid=69733611&x=5452',
		'title': '',
		'imageId': '69733611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000644&docid=69733616&x=5452',
		'title': '',
		'imageId': '69733616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000644&docid=69733613&x=5452',
		'title': '',
		'imageId': '69733613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000644&docid=69733614&x=5452',
		'title': '',
		'imageId': '69733614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000644&docid=69733612&x=5452',
		'title': '',
		'imageId': '69733612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000644&docid=69733615&x=5452',
		'title': '',
		'imageId': '69733615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000644';

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