var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012665&docid=70021130&x=1253',
		'title': '',
		'imageId': '70021130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012665&docid=70021126&x=1253',
		'title': '',
		'imageId': '70021126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012665&docid=70021128&x=1253',
		'title': '',
		'imageId': '70021128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012665&docid=70021131&x=1253',
		'title': '',
		'imageId': '70021131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012665&docid=70021134&x=1253',
		'title': '',
		'imageId': '70021134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012665&docid=70021129&x=1253',
		'title': '',
		'imageId': '70021129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012665&docid=70021133&x=1253',
		'title': '',
		'imageId': '70021133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012665&docid=70021132&x=1253',
		'title': '',
		'imageId': '70021132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012665&docid=70021127&x=1253',
		'title': '',
		'imageId': '70021127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012665';

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