var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976814&docid=69186921&x=4434',
		'title': '',
		'imageId': '69186921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976814&docid=69186917&x=4434',
		'title': '',
		'imageId': '69186917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976814&docid=69186906&x=4434',
		'title': '',
		'imageId': '69186906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976814&docid=69186907&x=4434',
		'title': '',
		'imageId': '69186907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976814&docid=69186916&x=4434',
		'title': '',
		'imageId': '69186916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976814&docid=69186915&x=4434',
		'title': '',
		'imageId': '69186915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976814&docid=69186919&x=4434',
		'title': '',
		'imageId': '69186919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976814&docid=69186909&x=4434',
		'title': '',
		'imageId': '69186909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976814&docid=69186918&x=4434',
		'title': '',
		'imageId': '69186918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976814&docid=69186910&x=4434',
		'title': '',
		'imageId': '69186910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976814&docid=69186908&x=4434',
		'title': '',
		'imageId': '69186908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976814&docid=69186912&x=4434',
		'title': '',
		'imageId': '69186912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976814&docid=69186914&x=4434',
		'title': '',
		'imageId': '69186914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976814&docid=69186911&x=4434',
		'title': '',
		'imageId': '69186911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976814&docid=69186913&x=4434',
		'title': '',
		'imageId': '69186913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976814';

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