var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950168&docid=68607378&x=5138',
		'title': '',
		'imageId': '68607378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950168&docid=68607377&x=5138',
		'title': '',
		'imageId': '68607377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950168&docid=68607374&x=5138',
		'title': '',
		'imageId': '68607374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950168&docid=68607376&x=5138',
		'title': '',
		'imageId': '68607376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950168&docid=68607372&x=5138',
		'title': '',
		'imageId': '68607372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950168&docid=68607373&x=5138',
		'title': '',
		'imageId': '68607373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950168&docid=68607380&x=5138',
		'title': '',
		'imageId': '68607380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950168&docid=68607375&x=5138',
		'title': '',
		'imageId': '68607375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950168&docid=68607379&x=5138',
		'title': '',
		'imageId': '68607379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950168';

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