var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3988355&docid=69455811&x=4045',
		'title': '',
		'imageId': '69455811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988355&docid=69455829&x=4045',
		'title': '',
		'imageId': '69455829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988355&docid=69455835&x=4045',
		'title': '',
		'imageId': '69455835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988355&docid=69455840&x=4045',
		'title': '',
		'imageId': '69455840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988355&docid=69455853&x=4045',
		'title': '',
		'imageId': '69455853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988355&docid=69455857&x=4045',
		'title': '',
		'imageId': '69455857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988355&docid=69455862&x=4045',
		'title': '',
		'imageId': '69455862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988355&docid=69455865&x=4045',
		'title': '',
		'imageId': '69455865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3988355';

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