var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972258&docid=69077565&x=4019',
		'title': '',
		'imageId': '69077565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972258&docid=69077560&x=4019',
		'title': '',
		'imageId': '69077560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972258&docid=69077558&x=4019',
		'title': '',
		'imageId': '69077558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972258&docid=69077561&x=4019',
		'title': '',
		'imageId': '69077561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972258&docid=69077563&x=4019',
		'title': '',
		'imageId': '69077563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972258&docid=69077562&x=4019',
		'title': '',
		'imageId': '69077562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972258&docid=69077564&x=4019',
		'title': '',
		'imageId': '69077564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972258&docid=69077566&x=4019',
		'title': '',
		'imageId': '69077566',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972258&docid=69077559&x=4019',
		'title': '',
		'imageId': '69077559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972258';

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