var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=478991&docid=2628673&x=589',
		'title': '',
		'imageId': '2628673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478991&docid=2628676&x=589',
		'title': '',
		'imageId': '2628676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478991&docid=2628679&x=589',
		'title': '',
		'imageId': '2628679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478991&docid=2628682&x=589',
		'title': '',
		'imageId': '2628682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478991&docid=2628685&x=589',
		'title': '',
		'imageId': '2628685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=478991&docid=2628688&x=589',
		'title': '',
		'imageId': '2628688',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #478991';

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