var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018366&docid=70194655&x=636',
		'title': '',
		'imageId': '70194655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018366&docid=70194653&x=636',
		'title': '',
		'imageId': '70194653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018366&docid=70194665&x=636',
		'title': '',
		'imageId': '70194665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018366&docid=70194651&x=636',
		'title': '',
		'imageId': '70194651',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018366&docid=70194654&x=636',
		'title': '',
		'imageId': '70194654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018366&docid=70194652&x=636',
		'title': '',
		'imageId': '70194652',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018366&docid=70194663&x=636',
		'title': '',
		'imageId': '70194663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018366&docid=70194662&x=636',
		'title': '',
		'imageId': '70194662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018366&docid=70194664&x=636',
		'title': '',
		'imageId': '70194664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018366';

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