var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937435&docid=68303289&x=5144',
		'title': '',
		'imageId': '68303289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937435&docid=68303290&x=5144',
		'title': '',
		'imageId': '68303290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937435&docid=68303291&x=5144',
		'title': '',
		'imageId': '68303291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937435&docid=68303292&x=5144',
		'title': '',
		'imageId': '68303292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937435&docid=68303293&x=5144',
		'title': '',
		'imageId': '68303293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937435&docid=68303294&x=5144',
		'title': '',
		'imageId': '68303294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937435&docid=68303295&x=5144',
		'title': '',
		'imageId': '68303295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937435&docid=68303296&x=5144',
		'title': '',
		'imageId': '68303296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937435';

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