var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=476762&docid=2606948&x=338',
		'title': '',
		'imageId': '2606948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476762&docid=2606953&x=338',
		'title': '',
		'imageId': '2606953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476762&docid=2606956&x=338',
		'title': '',
		'imageId': '2606956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476762&docid=2606959&x=338',
		'title': '',
		'imageId': '2606959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476762&docid=2606963&x=338',
		'title': '',
		'imageId': '2606963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476762&docid=2606969&x=338',
		'title': '',
		'imageId': '2606969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #476762';

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