var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3959354&docid=68804912&x=5930',
		'title': '',
		'imageId': '68804912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959354&docid=68804908&x=5930',
		'title': '',
		'imageId': '68804908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959354&docid=68804909&x=5930',
		'title': '',
		'imageId': '68804909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959354&docid=68804907&x=5930',
		'title': '',
		'imageId': '68804907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959354&docid=68804911&x=5930',
		'title': '',
		'imageId': '68804911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959354&docid=68804913&x=5930',
		'title': '',
		'imageId': '68804913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959354&docid=68804905&x=5930',
		'title': '',
		'imageId': '68804905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959354&docid=68804906&x=5930',
		'title': '',
		'imageId': '68804906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3959354&docid=68804910&x=5930',
		'title': '',
		'imageId': '68804910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3959354';

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