var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964753&docid=68924351&x=052',
		'title': '',
		'imageId': '68924351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964753&docid=68924358&x=052',
		'title': '',
		'imageId': '68924358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964753&docid=68924357&x=052',
		'title': '',
		'imageId': '68924357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964753&docid=68924355&x=052',
		'title': '',
		'imageId': '68924355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964753&docid=68924352&x=052',
		'title': '',
		'imageId': '68924352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964753&docid=68924356&x=052',
		'title': '',
		'imageId': '68924356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964753&docid=68924359&x=052',
		'title': '',
		'imageId': '68924359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964753&docid=68924354&x=052',
		'title': '',
		'imageId': '68924354',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964753&docid=68924353&x=052',
		'title': '',
		'imageId': '68924353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964753';

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