var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004551&docid=69822611&x=4632',
		'title': '',
		'imageId': '69822611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004551&docid=69822615&x=4632',
		'title': '',
		'imageId': '69822615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004551&docid=69822617&x=4632',
		'title': '',
		'imageId': '69822617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004551&docid=69822610&x=4632',
		'title': '',
		'imageId': '69822610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004551&docid=69822616&x=4632',
		'title': '',
		'imageId': '69822616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004551&docid=69822618&x=4632',
		'title': '',
		'imageId': '69822618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004551&docid=69822613&x=4632',
		'title': '',
		'imageId': '69822613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004551&docid=69822614&x=4632',
		'title': '',
		'imageId': '69822614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004551&docid=69822612&x=4632',
		'title': '',
		'imageId': '69822612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004551';

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