var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4032800&docid=70527858&x=5831',
		'title': '',
		'imageId': '70527858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032800&docid=70527854&x=5831',
		'title': '',
		'imageId': '70527854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032800&docid=70527853&x=5831',
		'title': '',
		'imageId': '70527853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032800&docid=70527857&x=5831',
		'title': '',
		'imageId': '70527857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032800&docid=70527855&x=5831',
		'title': '',
		'imageId': '70527855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032800&docid=70527859&x=5831',
		'title': '',
		'imageId': '70527859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032800&docid=70527860&x=5831',
		'title': '',
		'imageId': '70527860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032800&docid=70527852&x=5831',
		'title': '',
		'imageId': '70527852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032800&docid=70527856&x=5831',
		'title': '',
		'imageId': '70527856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4032800';

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