var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964266&docid=68912851&x=054',
		'title': '',
		'imageId': '68912851',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964266&docid=68912860&x=054',
		'title': '',
		'imageId': '68912860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964266&docid=68912864&x=054',
		'title': '',
		'imageId': '68912864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964266&docid=68912874&x=054',
		'title': '',
		'imageId': '68912874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964266&docid=68912885&x=054',
		'title': '',
		'imageId': '68912885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964266&docid=68912894&x=054',
		'title': '',
		'imageId': '68912894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964266&docid=68912913&x=054',
		'title': '',
		'imageId': '68912913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964266&docid=68912923&x=054',
		'title': '',
		'imageId': '68912923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964266&docid=68912928&x=054',
		'title': '',
		'imageId': '68912928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964266';

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