var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972600&docid=69090024&x=4829',
		'title': '',
		'imageId': '69090024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972600&docid=69090023&x=4829',
		'title': '',
		'imageId': '69090023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972600&docid=69090021&x=4829',
		'title': '',
		'imageId': '69090021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972600&docid=69090025&x=4829',
		'title': '',
		'imageId': '69090025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972600&docid=69090020&x=4829',
		'title': '',
		'imageId': '69090020',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972600&docid=69090022&x=4829',
		'title': '',
		'imageId': '69090022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972600&docid=69103225&x=4829',
		'title': '',
		'imageId': '69103225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972600&docid=69103226&x=4829',
		'title': '',
		'imageId': '69103226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972600&docid=69103224&x=4829',
		'title': '',
		'imageId': '69103224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972600';

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