var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977330&docid=69198212&x=4055',
		'title': '',
		'imageId': '69198212',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977330&docid=69198210&x=4055',
		'title': '',
		'imageId': '69198210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977330&docid=69198217&x=4055',
		'title': '',
		'imageId': '69198217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977330&docid=69198213&x=4055',
		'title': '',
		'imageId': '69198213',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977330&docid=69198214&x=4055',
		'title': '',
		'imageId': '69198214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977330&docid=69198211&x=4055',
		'title': '',
		'imageId': '69198211',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977330&docid=69198209&x=4055',
		'title': '',
		'imageId': '69198209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977330&docid=69198215&x=4055',
		'title': '',
		'imageId': '69198215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977330&docid=69198216&x=4055',
		'title': '',
		'imageId': '69198216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977330';

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