var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018983&docid=70204450&x=1445',
		'title': '',
		'imageId': '70204450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018983&docid=70204454&x=1445',
		'title': '',
		'imageId': '70204454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018983&docid=70204457&x=1445',
		'title': '',
		'imageId': '70204457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018983&docid=70204460&x=1445',
		'title': '',
		'imageId': '70204460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018983&docid=70204463&x=1445',
		'title': '',
		'imageId': '70204463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018983&docid=70204469&x=1445',
		'title': '',
		'imageId': '70204469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018983&docid=70204470&x=1445',
		'title': '',
		'imageId': '70204470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018983&docid=70204475&x=1445',
		'title': '',
		'imageId': '70204475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018983&docid=70204479&x=1445',
		'title': '',
		'imageId': '70204479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018983';

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