var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=931130&docid=7478634&x=2511',
		'title': '',
		'imageId': '7478634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931130&docid=7478637&x=2511',
		'title': '',
		'imageId': '7478637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931130&docid=7478640&x=2511',
		'title': '',
		'imageId': '7478640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931130&docid=7478673&x=2511',
		'title': '',
		'imageId': '7478673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931130&docid=7478681&x=2511',
		'title': '',
		'imageId': '7478681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=931130&docid=7478690&x=2511',
		'title': '',
		'imageId': '7478690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #931130';

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