var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972899&docid=68697063&x=2633',
		'title': '',
		'imageId': '68697063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972899&docid=68697060&x=2633',
		'title': '',
		'imageId': '68697060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972899&docid=68697062&x=2633',
		'title': '',
		'imageId': '68697062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972899&docid=68697059&x=2633',
		'title': '',
		'imageId': '68697059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972899&docid=68697061&x=2633',
		'title': '',
		'imageId': '68697061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972899&docid=68697064&x=2633',
		'title': '',
		'imageId': '68697064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972899&docid=68697066&x=2633',
		'title': '',
		'imageId': '68697066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972899&docid=68697065&x=2633',
		'title': '',
		'imageId': '68697065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972899&docid=68697067&x=2633',
		'title': '',
		'imageId': '68697067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972899';

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