var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944216&docid=68444142&x=3642',
		'title': '',
		'imageId': '68444142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944216&docid=68444138&x=3642',
		'title': '',
		'imageId': '68444138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944216&docid=68444141&x=3642',
		'title': '',
		'imageId': '68444141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944216&docid=68444136&x=3642',
		'title': '',
		'imageId': '68444136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944216&docid=68444140&x=3642',
		'title': '',
		'imageId': '68444140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944216&docid=68444139&x=3642',
		'title': '',
		'imageId': '68444139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944216&docid=68444135&x=3642',
		'title': '',
		'imageId': '68444135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944216&docid=68444134&x=3642',
		'title': '',
		'imageId': '68444134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944216&docid=68444137&x=3642',
		'title': '',
		'imageId': '68444137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944216';

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