var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008419&docid=69922753&x=1817',
		'title': '',
		'imageId': '69922753',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008419&docid=69922786&x=1817',
		'title': '',
		'imageId': '69922786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008419&docid=69922760&x=1817',
		'title': '',
		'imageId': '69922760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008419&docid=69922787&x=1817',
		'title': '',
		'imageId': '69922787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008419&docid=69922761&x=1817',
		'title': '',
		'imageId': '69922761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008419&docid=69922762&x=1817',
		'title': '',
		'imageId': '69922762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008419&docid=69922758&x=1817',
		'title': '',
		'imageId': '69922758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008419&docid=69922759&x=1817',
		'title': '',
		'imageId': '69922759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008419&docid=69922763&x=1817',
		'title': '',
		'imageId': '69922763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008419&docid=69922770&x=1817',
		'title': '',
		'imageId': '69922770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008419&docid=69922768&x=1817',
		'title': '',
		'imageId': '69922768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008419&docid=69922781&x=1817',
		'title': '',
		'imageId': '69922781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008419&docid=69922773&x=1817',
		'title': '',
		'imageId': '69922773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008419&docid=69922778&x=1817',
		'title': '',
		'imageId': '69922778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008419&docid=69922780&x=1817',
		'title': '',
		'imageId': '69922780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008419';

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