var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002909&docid=69782622&x=4025',
		'title': '',
		'imageId': '69782622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002909&docid=69782623&x=4025',
		'title': '',
		'imageId': '69782623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002909&docid=69782626&x=4025',
		'title': '',
		'imageId': '69782626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002909&docid=69782627&x=4025',
		'title': '',
		'imageId': '69782627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002909&docid=69782630&x=4025',
		'title': '',
		'imageId': '69782630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002909&docid=69782635&x=4025',
		'title': '',
		'imageId': '69782635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002909&docid=69782644&x=4025',
		'title': '',
		'imageId': '69782644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002909&docid=69782640&x=4025',
		'title': '',
		'imageId': '69782640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002909&docid=69782641&x=4025',
		'title': '',
		'imageId': '69782641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002909';

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