var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998897&docid=69679759&x=5551',
		'title': '',
		'imageId': '69679759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998897&docid=69679762&x=5551',
		'title': '',
		'imageId': '69679762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998897&docid=69679765&x=5551',
		'title': '',
		'imageId': '69679765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998897&docid=69679789&x=5551',
		'title': '',
		'imageId': '69679789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998897&docid=69679834&x=5551',
		'title': '',
		'imageId': '69679834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998897&docid=69679856&x=5551',
		'title': '',
		'imageId': '69679856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998897&docid=69679897&x=5551',
		'title': '',
		'imageId': '69679897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998897&docid=69679942&x=5551',
		'title': '',
		'imageId': '69679942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998897';

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