var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244427&x=314',
		'title': '',
		'imageId': '70244427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244449&x=314',
		'title': '',
		'imageId': '70244449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244444&x=314',
		'title': '',
		'imageId': '70244444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244460&x=314',
		'title': '',
		'imageId': '70244460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244453&x=314',
		'title': '',
		'imageId': '70244453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244434&x=314',
		'title': '',
		'imageId': '70244434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244431&x=314',
		'title': '',
		'imageId': '70244431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244446&x=314',
		'title': '',
		'imageId': '70244446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244437&x=314',
		'title': '',
		'imageId': '70244437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244440&x=314',
		'title': '',
		'imageId': '70244440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244455&x=314',
		'title': '',
		'imageId': '70244455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244461&x=314',
		'title': '',
		'imageId': '70244461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244466&x=314',
		'title': '',
		'imageId': '70244466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244417&x=314',
		'title': '',
		'imageId': '70244417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244419&x=314',
		'title': '',
		'imageId': '70244419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244420&x=314',
		'title': '',
		'imageId': '70244420',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244418&x=314',
		'title': '',
		'imageId': '70244418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244421&x=314',
		'title': '',
		'imageId': '70244421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244422&x=314',
		'title': '',
		'imageId': '70244422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4020530&docid=70244428&x=314',
		'title': '',
		'imageId': '70244428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4020530';

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