var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=471835&docid=2546716&x=334',
		'title': '',
		'imageId': '2546716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471835&docid=2551756&x=334',
		'title': '',
		'imageId': '2551756',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471835&docid=2551765&x=334',
		'title': '',
		'imageId': '2551765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471835&docid=2551774&x=334',
		'title': '',
		'imageId': '2551774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471835&docid=2551779&x=334',
		'title': '',
		'imageId': '2551779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471835&docid=2551782&x=334',
		'title': '',
		'imageId': '2551782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471835&docid=2551796&x=334',
		'title': '',
		'imageId': '2551796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471835&docid=2551812&x=334',
		'title': '',
		'imageId': '2551812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=471835&docid=2551820&x=334',
		'title': '',
		'imageId': '2551820',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #471835';

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