var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=889735&docid=7044178&x=3448',
		'title': '',
		'imageId': '7044178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=889735&docid=7044181&x=3448',
		'title': '',
		'imageId': '7044181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=889735&docid=7044187&x=3448',
		'title': '',
		'imageId': '7044187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=889735&docid=7044190&x=3448',
		'title': '',
		'imageId': '7044190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=889735&docid=7044193&x=3448',
		'title': '',
		'imageId': '7044193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=889735&docid=7044204&x=3448',
		'title': '',
		'imageId': '7044204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #889735';

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