var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3845824&docid=66056682&x=2453',
		'title': '',
		'imageId': '66056682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3845824&docid=66056686&x=2453',
		'title': '',
		'imageId': '66056686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3845824&docid=66056684&x=2453',
		'title': '',
		'imageId': '66056684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3845824&docid=66056683&x=2453',
		'title': '',
		'imageId': '66056683',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3845824&docid=66056685&x=2453',
		'title': '',
		'imageId': '66056685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3845824&docid=66056687&x=2453',
		'title': '',
		'imageId': '66056687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3845824';

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