var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4006135&docid=69861823&x=2142',
		'title': '',
		'imageId': '69861823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006135&docid=69861826&x=2142',
		'title': '',
		'imageId': '69861826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006135&docid=69861829&x=2142',
		'title': '',
		'imageId': '69861829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006135&docid=69861832&x=2142',
		'title': '',
		'imageId': '69861832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006135&docid=69861836&x=2142',
		'title': '',
		'imageId': '69861836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006135&docid=69861839&x=2142',
		'title': '',
		'imageId': '69861839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006135&docid=69861843&x=2142',
		'title': '',
		'imageId': '69861843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4006135&docid=69861846&x=2142',
		'title': '',
		'imageId': '69861846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4006135';

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