var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984016&docid=69350970&x=218',
		'title': '',
		'imageId': '69350970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984016&docid=69350971&x=218',
		'title': '',
		'imageId': '69350971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984016&docid=69350972&x=218',
		'title': '',
		'imageId': '69350972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984016&docid=69350973&x=218',
		'title': '',
		'imageId': '69350973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984016&docid=69350974&x=218',
		'title': '',
		'imageId': '69350974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984016&docid=69350977&x=218',
		'title': '',
		'imageId': '69350977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984016&docid=69350987&x=218',
		'title': '',
		'imageId': '69350987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984016&docid=69350989&x=218',
		'title': '',
		'imageId': '69350989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984016&docid=69350969&x=218',
		'title': '',
		'imageId': '69350969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984016';

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