var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=406706&docid=2021040&x=85',
		'title': '',
		'imageId': '2021040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=406706&docid=2021037&x=85',
		'title': '',
		'imageId': '2021037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=406706&docid=2021043&x=85',
		'title': '',
		'imageId': '2021043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=406706&docid=2021046&x=85',
		'title': '',
		'imageId': '2021046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=406706&docid=2021049&x=85',
		'title': '',
		'imageId': '2021049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=406706&docid=2021052&x=85',
		'title': '',
		'imageId': '2021052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #406706';

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