var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3979516&docid=69546905&x=4423',
		'title': '',
		'imageId': '69546905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979516&docid=69546969&x=4423',
		'title': '',
		'imageId': '69546969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979516&docid=69546899&x=4423',
		'title': '',
		'imageId': '69546899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979516&docid=69546924&x=4423',
		'title': '',
		'imageId': '69546924',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979516&docid=69546954&x=4423',
		'title': '',
		'imageId': '69546954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979516&docid=69546902&x=4423',
		'title': '',
		'imageId': '69546902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979516&docid=69546972&x=4423',
		'title': '',
		'imageId': '69546972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979516&docid=69546976&x=4423',
		'title': '',
		'imageId': '69546976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3979516&docid=69546896&x=4423',
		'title': '',
		'imageId': '69546896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3979516';

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