var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974135&docid=69126486&x=154',
		'title': '',
		'imageId': '69126486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974135&docid=69126489&x=154',
		'title': '',
		'imageId': '69126489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974135&docid=69126485&x=154',
		'title': '',
		'imageId': '69126485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974135&docid=69126493&x=154',
		'title': '',
		'imageId': '69126493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974135&docid=69126487&x=154',
		'title': '',
		'imageId': '69126487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974135&docid=69126491&x=154',
		'title': '',
		'imageId': '69126491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974135&docid=69126490&x=154',
		'title': '',
		'imageId': '69126490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974135&docid=69126492&x=154',
		'title': '',
		'imageId': '69126492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974135&docid=69126488&x=154',
		'title': '',
		'imageId': '69126488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974135';

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