var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012775&docid=69624503&x=4359',
		'title': '',
		'imageId': '69624503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012775&docid=69624501&x=4359',
		'title': '',
		'imageId': '69624501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012775&docid=69624496&x=4359',
		'title': '',
		'imageId': '69624496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012775&docid=69624504&x=4359',
		'title': '',
		'imageId': '69624504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012775&docid=69624495&x=4359',
		'title': '',
		'imageId': '69624495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012775&docid=69624498&x=4359',
		'title': '',
		'imageId': '69624498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012775&docid=69624502&x=4359',
		'title': '',
		'imageId': '69624502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012775&docid=69624499&x=4359',
		'title': '',
		'imageId': '69624499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012775&docid=69624505&x=4359',
		'title': '',
		'imageId': '69624505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012775';

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