var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=469718&docid=2491228&x=844',
		'title': '',
		'imageId': '2491228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469718&docid=2491234&x=844',
		'title': '',
		'imageId': '2491234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469718&docid=2491237&x=844',
		'title': '',
		'imageId': '2491237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469718&docid=2491240&x=844',
		'title': '',
		'imageId': '2491240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469718&docid=2491243&x=844',
		'title': '',
		'imageId': '2491243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=469718&docid=2491231&x=844',
		'title': '',
		'imageId': '2491231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #469718';

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