var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976343&docid=69178189&x=642',
		'title': '',
		'imageId': '69178189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976343&docid=69178194&x=642',
		'title': '',
		'imageId': '69178194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976343&docid=69178191&x=642',
		'title': '',
		'imageId': '69178191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976343&docid=69178193&x=642',
		'title': '',
		'imageId': '69178193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976343&docid=69178190&x=642',
		'title': '',
		'imageId': '69178190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976343&docid=69178195&x=642',
		'title': '',
		'imageId': '69178195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976343&docid=69178187&x=642',
		'title': '',
		'imageId': '69178187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976343&docid=69178188&x=642',
		'title': '',
		'imageId': '69178188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976343&docid=69178192&x=642',
		'title': '',
		'imageId': '69178192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976343';

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