var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=470276&docid=2567927&x=3152',
		'title': '',
		'imageId': '2567927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470276&docid=2567930&x=3152',
		'title': '',
		'imageId': '2567930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470276&docid=2567933&x=3152',
		'title': '',
		'imageId': '2567933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470276&docid=2567936&x=3152',
		'title': '',
		'imageId': '2567936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470276&docid=2567939&x=3152',
		'title': '',
		'imageId': '2567939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=470276&docid=2567942&x=3152',
		'title': '',
		'imageId': '2567942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #470276';

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