var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984197&docid=69357933&x=296',
		'title': '',
		'imageId': '69357933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984197&docid=69357934&x=296',
		'title': '',
		'imageId': '69357934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984197&docid=69357936&x=296',
		'title': '',
		'imageId': '69357936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984197&docid=69357937&x=296',
		'title': '',
		'imageId': '69357937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984197&docid=69357938&x=296',
		'title': '',
		'imageId': '69357938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984197&docid=69357939&x=296',
		'title': '',
		'imageId': '69357939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984197&docid=69357940&x=296',
		'title': '',
		'imageId': '69357940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984197&docid=69357942&x=296',
		'title': '',
		'imageId': '69357942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984197&docid=69357943&x=296',
		'title': '',
		'imageId': '69357943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984197';

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