var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4020100&docid=70235674&x=613',
		'title': '',
		'imageId': '70235674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020100&docid=70252424&x=613',
		'title': '',
		'imageId': '70252424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020100&docid=70235675&x=613',
		'title': '',
		'imageId': '70235675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020100&docid=70235677&x=613',
		'title': '',
		'imageId': '70235677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020100&docid=70235678&x=613',
		'title': '',
		'imageId': '70235678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020100&docid=70235679&x=613',
		'title': '',
		'imageId': '70235679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020100&docid=70252423&x=613',
		'title': '',
		'imageId': '70252423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020100&docid=70252425&x=613',
		'title': '',
		'imageId': '70252425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020100&docid=70235685&x=613',
		'title': '',
		'imageId': '70235685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4020100';

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