var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3989556&docid=69480218&x=1623',
		'title': '',
		'imageId': '69480218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989556&docid=69480219&x=1623',
		'title': '',
		'imageId': '69480219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989556&docid=69480221&x=1623',
		'title': '',
		'imageId': '69480221',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989556&docid=69480222&x=1623',
		'title': '',
		'imageId': '69480222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989556&docid=69480223&x=1623',
		'title': '',
		'imageId': '69480223',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989556&docid=69480224&x=1623',
		'title': '',
		'imageId': '69480224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989556&docid=70047776&x=1623',
		'title': '',
		'imageId': '70047776',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3989556&docid=70047775&x=1623',
		'title': '',
		'imageId': '70047775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3989556';

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