var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4033108&docid=70423491&x=3825',
		'title': '',
		'imageId': '70423491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033108&docid=70423492&x=3825',
		'title': '',
		'imageId': '70423492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033108&docid=70423493&x=3825',
		'title': '',
		'imageId': '70423493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033108&docid=70423494&x=3825',
		'title': '',
		'imageId': '70423494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033108&docid=70423495&x=3825',
		'title': '',
		'imageId': '70423495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4033108&docid=70423496&x=3825',
		'title': '',
		'imageId': '70423496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4033108';

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