var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998542&docid=69668852&x=5227',
		'title': '',
		'imageId': '69668852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998542&docid=69668858&x=5227',
		'title': '',
		'imageId': '69668858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998542&docid=69668853&x=5227',
		'title': '',
		'imageId': '69668853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998542&docid=69668860&x=5227',
		'title': '',
		'imageId': '69668860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998542&docid=69668859&x=5227',
		'title': '',
		'imageId': '69668859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998542&docid=69668855&x=5227',
		'title': '',
		'imageId': '69668855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998542&docid=69668854&x=5227',
		'title': '',
		'imageId': '69668854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998542&docid=69668861&x=5227',
		'title': '',
		'imageId': '69668861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998542&docid=69668857&x=5227',
		'title': '',
		'imageId': '69668857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998542';

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