var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=723805&docid=5041957&x=3039',
		'title': '',
		'imageId': '5041957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=723805&docid=5041960&x=3039',
		'title': '',
		'imageId': '5041960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=723805&docid=5041963&x=3039',
		'title': '',
		'imageId': '5041963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=723805&docid=5041966&x=3039',
		'title': '',
		'imageId': '5041966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=723805&docid=5041969&x=3039',
		'title': '',
		'imageId': '5041969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=723805&docid=5041972&x=3039',
		'title': '',
		'imageId': '5041972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #723805';

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