var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976366&docid=69180231&x=1612',
		'title': '',
		'imageId': '69180231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976366&docid=69180232&x=1612',
		'title': '',
		'imageId': '69180232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976366&docid=69180234&x=1612',
		'title': '',
		'imageId': '69180234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976366&docid=69180230&x=1612',
		'title': '',
		'imageId': '69180230',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976366&docid=69180235&x=1612',
		'title': '',
		'imageId': '69180235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976366&docid=69180236&x=1612',
		'title': '',
		'imageId': '69180236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976366&docid=69180233&x=1612',
		'title': '',
		'imageId': '69180233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976366&docid=69180229&x=1612',
		'title': '',
		'imageId': '69180229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976366&docid=69180228&x=1612',
		'title': '',
		'imageId': '69180228',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976366';

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