var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015963&docid=70113564&x=298',
		'title': '',
		'imageId': '70113564',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015963&docid=70113582&x=298',
		'title': '',
		'imageId': '70113582',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015963&docid=70113565&x=298',
		'title': '',
		'imageId': '70113565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015963&docid=70113581&x=298',
		'title': '',
		'imageId': '70113581',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015963&docid=70113562&x=298',
		'title': '',
		'imageId': '70113562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015963&docid=70113561&x=298',
		'title': '',
		'imageId': '70113561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015963&docid=70113560&x=298',
		'title': '',
		'imageId': '70113560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015963&docid=70113578&x=298',
		'title': '',
		'imageId': '70113578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015963&docid=70113580&x=298',
		'title': '',
		'imageId': '70113580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015963&docid=70113579&x=298',
		'title': '',
		'imageId': '70113579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015963&docid=70113612&x=298',
		'title': '',
		'imageId': '70113612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015963&docid=70113611&x=298',
		'title': '',
		'imageId': '70113611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015963&docid=70113610&x=298',
		'title': '',
		'imageId': '70113610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015963&docid=70113583&x=298',
		'title': '',
		'imageId': '70113583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015963&docid=70113563&x=298',
		'title': '',
		'imageId': '70113563',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015963';

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