var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016275&docid=70124233&x=4158',
		'title': '',
		'imageId': '70124233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016275&docid=70124235&x=4158',
		'title': '',
		'imageId': '70124235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016275&docid=70124237&x=4158',
		'title': '',
		'imageId': '70124237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016275&docid=70124236&x=4158',
		'title': '',
		'imageId': '70124236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016275&docid=70124234&x=4158',
		'title': '',
		'imageId': '70124234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016275&docid=70124239&x=4158',
		'title': '',
		'imageId': '70124239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016275&docid=70124240&x=4158',
		'title': '',
		'imageId': '70124240',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016275&docid=70124238&x=4158',
		'title': '',
		'imageId': '70124238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016275';

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