var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008548&docid=69925187&x=484',
		'title': '',
		'imageId': '69925187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008548&docid=69925188&x=484',
		'title': '',
		'imageId': '69925188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008548&docid=69925191&x=484',
		'title': '',
		'imageId': '69925191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008548&docid=69925195&x=484',
		'title': '',
		'imageId': '69925195',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008548&docid=69925189&x=484',
		'title': '',
		'imageId': '69925189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008548&docid=69925190&x=484',
		'title': '',
		'imageId': '69925190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008548&docid=69925193&x=484',
		'title': '',
		'imageId': '69925193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008548&docid=69925192&x=484',
		'title': '',
		'imageId': '69925192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008548&docid=69925194&x=484',
		'title': '',
		'imageId': '69925194',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008548';

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