var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3839749&docid=65896538&x=3710',
		'title': '',
		'imageId': '65896538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3839749&docid=65896539&x=3710',
		'title': '',
		'imageId': '65896539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3839749&docid=65896540&x=3710',
		'title': '',
		'imageId': '65896540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3839749&docid=65896541&x=3710',
		'title': '',
		'imageId': '65896541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3839749&docid=65896542&x=3710',
		'title': '',
		'imageId': '65896542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3839749&docid=65896543&x=3710',
		'title': '',
		'imageId': '65896543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3839749';

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