var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009961&docid=69962011&x=2051',
		'title': '',
		'imageId': '69962011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009961&docid=69962017&x=2051',
		'title': '',
		'imageId': '69962017',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009961&docid=69962018&x=2051',
		'title': '',
		'imageId': '69962018',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009961&docid=69962016&x=2051',
		'title': '',
		'imageId': '69962016',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009961&docid=69962015&x=2051',
		'title': '',
		'imageId': '69962015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009961&docid=69962010&x=2051',
		'title': '',
		'imageId': '69962010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009961&docid=69962014&x=2051',
		'title': '',
		'imageId': '69962014',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009961&docid=69962013&x=2051',
		'title': '',
		'imageId': '69962013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009961&docid=69962012&x=2051',
		'title': '',
		'imageId': '69962012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009961';

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