var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933012&docid=68204226&x=3945',
		'title': '',
		'imageId': '68204226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933012&docid=68204225&x=3945',
		'title': '',
		'imageId': '68204225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933012&docid=68204223&x=3945',
		'title': '',
		'imageId': '68204223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933012&docid=68204221&x=3945',
		'title': '',
		'imageId': '68204221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933012&docid=68204227&x=3945',
		'title': '',
		'imageId': '68204227',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933012&docid=68204224&x=3945',
		'title': '',
		'imageId': '68204224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933012&docid=68204222&x=3945',
		'title': '',
		'imageId': '68204222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933012&docid=68204228&x=3945',
		'title': '',
		'imageId': '68204228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933012&docid=68204220&x=3945',
		'title': '',
		'imageId': '68204220',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933012';

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