var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=474109&docid=2593780&x=1935',
		'title': '',
		'imageId': '2593780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474109&docid=2593783&x=1935',
		'title': '',
		'imageId': '2593783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474109&docid=2593787&x=1935',
		'title': '',
		'imageId': '2593787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474109&docid=2593792&x=1935',
		'title': '',
		'imageId': '2593792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474109&docid=2593799&x=1935',
		'title': '',
		'imageId': '2593799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474109&docid=2593807&x=1935',
		'title': '',
		'imageId': '2593807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474109&docid=2593826&x=1935',
		'title': '',
		'imageId': '2593826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474109&docid=2593838&x=1935',
		'title': '',
		'imageId': '2593838',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #474109';

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