var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000811&docid=69735355&x=333',
		'title': '',
		'imageId': '69735355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000811&docid=69735356&x=333',
		'title': '',
		'imageId': '69735356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000811&docid=69735357&x=333',
		'title': '',
		'imageId': '69735357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000811&docid=69735360&x=333',
		'title': '',
		'imageId': '69735360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000811&docid=69735363&x=333',
		'title': '',
		'imageId': '69735363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000811&docid=69735366&x=333',
		'title': '',
		'imageId': '69735366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000811&docid=69735369&x=333',
		'title': '',
		'imageId': '69735369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000811&docid=69735372&x=333',
		'title': '',
		'imageId': '69735372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000811&docid=69735375&x=333',
		'title': '',
		'imageId': '69735375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000811';

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