var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3988814&docid=69465058&x=5836',
		'title': '',
		'imageId': '69465058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988814&docid=69465063&x=5836',
		'title': '',
		'imageId': '69465063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988814&docid=69465066&x=5836',
		'title': '',
		'imageId': '69465066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988814&docid=69465064&x=5836',
		'title': '',
		'imageId': '69465064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988814&docid=69465065&x=5836',
		'title': '',
		'imageId': '69465065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988814&docid=69465061&x=5836',
		'title': '',
		'imageId': '69465061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988814&docid=69465059&x=5836',
		'title': '',
		'imageId': '69465059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988814&docid=69465062&x=5836',
		'title': '',
		'imageId': '69465062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3988814&docid=69465060&x=5836',
		'title': '',
		'imageId': '69465060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3988814';

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