var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4023472&docid=70312118&x=59',
		'title': '',
		'imageId': '70312118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023472&docid=70312122&x=59',
		'title': '',
		'imageId': '70312122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023472&docid=70312125&x=59',
		'title': '',
		'imageId': '70312125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023472&docid=70312129&x=59',
		'title': '',
		'imageId': '70312129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023472&docid=70312133&x=59',
		'title': '',
		'imageId': '70312133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023472&docid=70312136&x=59',
		'title': '',
		'imageId': '70312136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023472&docid=70312139&x=59',
		'title': '',
		'imageId': '70312139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023472&docid=70312142&x=59',
		'title': '',
		'imageId': '70312142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023472&docid=70312145&x=59',
		'title': '',
		'imageId': '70312145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4023472';

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