var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=476739&docid=2606654&x=336',
		'title': '',
		'imageId': '2606654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476739&docid=2606657&x=336',
		'title': '',
		'imageId': '2606657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476739&docid=2606660&x=336',
		'title': '',
		'imageId': '2606660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476739&docid=2606666&x=336',
		'title': '',
		'imageId': '2606666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476739&docid=2606669&x=336',
		'title': '',
		'imageId': '2606669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476739&docid=2606672&x=336',
		'title': '',
		'imageId': '2606672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #476739';

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