var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018440&docid=69415214&x=442',
		'title': '',
		'imageId': '69415214',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018440&docid=69415218&x=442',
		'title': '',
		'imageId': '69415218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018440&docid=69415222&x=442',
		'title': '',
		'imageId': '69415222',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018440&docid=69415225&x=442',
		'title': '',
		'imageId': '69415225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018440&docid=69415229&x=442',
		'title': '',
		'imageId': '69415229',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018440&docid=69415232&x=442',
		'title': '',
		'imageId': '69415232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018440&docid=69415235&x=442',
		'title': '',
		'imageId': '69415235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018440&docid=69415257&x=442',
		'title': '',
		'imageId': '69415257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018440&docid=69415262&x=442',
		'title': '',
		'imageId': '69415262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018440';

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