var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008816&docid=69931042&x=4356',
		'title': '',
		'imageId': '69931042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008816&docid=69931053&x=4356',
		'title': '',
		'imageId': '69931053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008816&docid=69931056&x=4356',
		'title': '',
		'imageId': '69931056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008816&docid=69931054&x=4356',
		'title': '',
		'imageId': '69931054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008816&docid=69931041&x=4356',
		'title': '',
		'imageId': '69931041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008816&docid=69931039&x=4356',
		'title': '',
		'imageId': '69931039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008816&docid=69931038&x=4356',
		'title': '',
		'imageId': '69931038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008816&docid=69931055&x=4356',
		'title': '',
		'imageId': '69931055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008816&docid=69931040&x=4356',
		'title': '',
		'imageId': '69931040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008816';

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