var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933071&docid=68205760&x=3944',
		'title': '',
		'imageId': '68205760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933071&docid=68205764&x=3944',
		'title': '',
		'imageId': '68205764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933071&docid=68205759&x=3944',
		'title': '',
		'imageId': '68205759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933071&docid=68205763&x=3944',
		'title': '',
		'imageId': '68205763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933071&docid=68205758&x=3944',
		'title': '',
		'imageId': '68205758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933071&docid=68205761&x=3944',
		'title': '',
		'imageId': '68205761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933071&docid=68205762&x=3944',
		'title': '',
		'imageId': '68205762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933071&docid=68205757&x=3944',
		'title': '',
		'imageId': '68205757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933071&docid=68205756&x=3944',
		'title': '',
		'imageId': '68205756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933071';

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