var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3887939&docid=67071603&x=237',
		'title': '',
		'imageId': '67071603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887939&docid=67071606&x=237',
		'title': '',
		'imageId': '67071606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887939&docid=67071605&x=237',
		'title': '',
		'imageId': '67071605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887939&docid=67071607&x=237',
		'title': '',
		'imageId': '67071607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887939&docid=67071608&x=237',
		'title': '',
		'imageId': '67071608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887939&docid=67071609&x=237',
		'title': '',
		'imageId': '67071609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887939&docid=67071610&x=237',
		'title': '',
		'imageId': '67071610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887939&docid=67071611&x=237',
		'title': '',
		'imageId': '67071611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3887939&docid=67071604&x=237',
		'title': '',
		'imageId': '67071604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3887939';

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