var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972156&docid=69073088&x=331',
		'title': '',
		'imageId': '69073088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972156&docid=69073087&x=331',
		'title': '',
		'imageId': '69073087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972156&docid=69073084&x=331',
		'title': '',
		'imageId': '69073084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972156&docid=69073090&x=331',
		'title': '',
		'imageId': '69073090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972156&docid=69073089&x=331',
		'title': '',
		'imageId': '69073089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972156&docid=69073091&x=331',
		'title': '',
		'imageId': '69073091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972156&docid=69073085&x=331',
		'title': '',
		'imageId': '69073085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972156&docid=69073092&x=331',
		'title': '',
		'imageId': '69073092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972156&docid=69073086&x=331',
		'title': '',
		'imageId': '69073086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972156';

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