var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012193&docid=70009672&x=250',
		'title': '',
		'imageId': '70009672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012193&docid=70009678&x=250',
		'title': '',
		'imageId': '70009678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012193&docid=70009677&x=250',
		'title': '',
		'imageId': '70009677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012193&docid=70009675&x=250',
		'title': '',
		'imageId': '70009675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012193&docid=70009686&x=250',
		'title': '',
		'imageId': '70009686',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012193&docid=70009676&x=250',
		'title': '',
		'imageId': '70009676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012193&docid=70009680&x=250',
		'title': '',
		'imageId': '70009680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012193&docid=70009681&x=250',
		'title': '',
		'imageId': '70009681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012193&docid=70009687&x=250',
		'title': '',
		'imageId': '70009687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012193&docid=70009685&x=250',
		'title': '',
		'imageId': '70009685',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012193&docid=70009684&x=250',
		'title': '',
		'imageId': '70009684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012193&docid=70009673&x=250',
		'title': '',
		'imageId': '70009673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012193&docid=70009674&x=250',
		'title': '',
		'imageId': '70009674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012193&docid=70009682&x=250',
		'title': '',
		'imageId': '70009682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012193';

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