var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016831&docid=70146844&x=5350',
		'title': '',
		'imageId': '70146844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016831&docid=70146842&x=5350',
		'title': '',
		'imageId': '70146842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016831&docid=70146845&x=5350',
		'title': '',
		'imageId': '70146845',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016831&docid=70146846&x=5350',
		'title': '',
		'imageId': '70146846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016831&docid=70146847&x=5350',
		'title': '',
		'imageId': '70146847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016831&docid=70146857&x=5350',
		'title': '',
		'imageId': '70146857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016831&docid=70146860&x=5350',
		'title': '',
		'imageId': '70146860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016831&docid=70146854&x=5350',
		'title': '',
		'imageId': '70146854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016831&docid=70146843&x=5350',
		'title': '',
		'imageId': '70146843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016831';

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