var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4030963&docid=70480231&x=1358',
		'title': '',
		'imageId': '70480231',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030963&docid=70480237&x=1358',
		'title': '',
		'imageId': '70480237',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030963&docid=70480232&x=1358',
		'title': '',
		'imageId': '70480232',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030963&docid=70480236&x=1358',
		'title': '',
		'imageId': '70480236',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030963&docid=70480242&x=1358',
		'title': '',
		'imageId': '70480242',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030963&docid=70480233&x=1358',
		'title': '',
		'imageId': '70480233',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030963&docid=70480239&x=1358',
		'title': '',
		'imageId': '70480239',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030963&docid=70480234&x=1358',
		'title': '',
		'imageId': '70480234',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030963&docid=70480238&x=1358',
		'title': '',
		'imageId': '70480238',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030963&docid=70480235&x=1358',
		'title': '',
		'imageId': '70480235',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030963&docid=70480240&x=1358',
		'title': '',
		'imageId': '70480240',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4030963&docid=70480230&x=1358',
		'title': '',
		'imageId': '70480230',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4030963';

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