var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972527&docid=69087875&x=844',
		'title': '',
		'imageId': '69087875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972527&docid=69087874&x=844',
		'title': '',
		'imageId': '69087874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972527&docid=69087876&x=844',
		'title': '',
		'imageId': '69087876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972527&docid=69087882&x=844',
		'title': '',
		'imageId': '69087882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972527&docid=69087885&x=844',
		'title': '',
		'imageId': '69087885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972527&docid=69087890&x=844',
		'title': '',
		'imageId': '69087890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972527&docid=69087871&x=844',
		'title': '',
		'imageId': '69087871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972527&docid=69087872&x=844',
		'title': '',
		'imageId': '69087872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972527&docid=69087873&x=844',
		'title': '',
		'imageId': '69087873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972527';

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