var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3953133&docid=66818420&x=539',
		'title': '',
		'imageId': '66818420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953133&docid=66818417&x=539',
		'title': '',
		'imageId': '66818417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953133&docid=66818422&x=539',
		'title': '',
		'imageId': '66818422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953133&docid=66818419&x=539',
		'title': '',
		'imageId': '66818419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953133&docid=66818418&x=539',
		'title': '',
		'imageId': '66818418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953133&docid=66818415&x=539',
		'title': '',
		'imageId': '66818415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953133&docid=66818421&x=539',
		'title': '',
		'imageId': '66818421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953133&docid=66818413&x=539',
		'title': '',
		'imageId': '66818413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3953133&docid=66818414&x=539',
		'title': '',
		'imageId': '66818414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3953133';

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