var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016894&docid=70150484&x=407',
		'title': '',
		'imageId': '70150484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016894&docid=70150482&x=407',
		'title': '',
		'imageId': '70150482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016894&docid=70150483&x=407',
		'title': '',
		'imageId': '70150483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016894&docid=70150481&x=407',
		'title': '',
		'imageId': '70150481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016894&docid=70150486&x=407',
		'title': '',
		'imageId': '70150486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016894&docid=70150485&x=407',
		'title': '',
		'imageId': '70150485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016894&docid=70150493&x=407',
		'title': '',
		'imageId': '70150493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016894&docid=70150491&x=407',
		'title': '',
		'imageId': '70150491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016894&docid=70150490&x=407',
		'title': '',
		'imageId': '70150490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016894&docid=70150480&x=407',
		'title': '',
		'imageId': '70150480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016894&docid=70150494&x=407',
		'title': '',
		'imageId': '70150494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016894&docid=70150492&x=407',
		'title': '',
		'imageId': '70150492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016894&docid=70150488&x=407',
		'title': '',
		'imageId': '70150488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016894&docid=70150489&x=407',
		'title': '',
		'imageId': '70150489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016894';

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