var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974011&docid=69123672&x=14',
		'title': '',
		'imageId': '69123672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974011&docid=69123673&x=14',
		'title': '',
		'imageId': '69123673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974011&docid=69123675&x=14',
		'title': '',
		'imageId': '69123675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974011&docid=69123677&x=14',
		'title': '',
		'imageId': '69123677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974011&docid=69123674&x=14',
		'title': '',
		'imageId': '69123674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974011&docid=69123679&x=14',
		'title': '',
		'imageId': '69123679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974011&docid=69123678&x=14',
		'title': '',
		'imageId': '69123678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974011&docid=69123680&x=14',
		'title': '',
		'imageId': '69123680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974011&docid=69123676&x=14',
		'title': '',
		'imageId': '69123676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974011';

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