var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915166&docid=67770770&x=1046',
		'title': '',
		'imageId': '67770770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915166&docid=67770772&x=1046',
		'title': '',
		'imageId': '67770772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915166&docid=67770773&x=1046',
		'title': '',
		'imageId': '67770773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915166&docid=67770774&x=1046',
		'title': '',
		'imageId': '67770774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915166&docid=67770775&x=1046',
		'title': '',
		'imageId': '67770775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915166&docid=67770776&x=1046',
		'title': '',
		'imageId': '67770776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915166&docid=67770777&x=1046',
		'title': '',
		'imageId': '67770777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915166&docid=67770778&x=1046',
		'title': '',
		'imageId': '67770778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915166&docid=67770779&x=1046',
		'title': '',
		'imageId': '67770779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915166';

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