var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3945626&docid=68478590&x=828',
		'title': '',
		'imageId': '68478590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945626&docid=68478591&x=828',
		'title': '',
		'imageId': '68478591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945626&docid=68478592&x=828',
		'title': '',
		'imageId': '68478592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945626&docid=68478599&x=828',
		'title': '',
		'imageId': '68478599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945626&docid=68478600&x=828',
		'title': '',
		'imageId': '68478600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945626&docid=68478602&x=828',
		'title': '',
		'imageId': '68478602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945626&docid=68478601&x=828',
		'title': '',
		'imageId': '68478601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945626&docid=68478603&x=828',
		'title': '',
		'imageId': '68478603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3945626&docid=68478680&x=828',
		'title': '',
		'imageId': '68478680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3945626';

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