var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3993012&docid=69556775&x=4942',
		'title': '',
		'imageId': '69556775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993012&docid=69556767&x=4942',
		'title': '',
		'imageId': '69556767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993012&docid=69556769&x=4942',
		'title': '',
		'imageId': '69556769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993012&docid=69556770&x=4942',
		'title': '',
		'imageId': '69556770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993012&docid=69556772&x=4942',
		'title': '',
		'imageId': '69556772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993012&docid=69556768&x=4942',
		'title': '',
		'imageId': '69556768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993012&docid=69556771&x=4942',
		'title': '',
		'imageId': '69556771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993012&docid=69556774&x=4942',
		'title': '',
		'imageId': '69556774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3993012&docid=69556773&x=4942',
		'title': '',
		'imageId': '69556773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3993012';

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