var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950031&docid=68585989&x=4019',
		'title': '',
		'imageId': '68585989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950031&docid=68585990&x=4019',
		'title': '',
		'imageId': '68585990',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950031&docid=68585987&x=4019',
		'title': '',
		'imageId': '68585987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950031&docid=68585988&x=4019',
		'title': '',
		'imageId': '68585988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950031&docid=68585985&x=4019',
		'title': '',
		'imageId': '68585985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950031&docid=68585986&x=4019',
		'title': '',
		'imageId': '68585986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950031&docid=68474393&x=4019',
		'title': '',
		'imageId': '68474393',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950031&docid=68473638&x=4019',
		'title': '',
		'imageId': '68473638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950031&docid=68473639&x=4019',
		'title': '',
		'imageId': '68473639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950031&docid=68473640&x=4019',
		'title': '',
		'imageId': '68473640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950031&docid=68473641&x=4019',
		'title': '',
		'imageId': '68473641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950031&docid=68474388&x=4019',
		'title': '',
		'imageId': '68474388',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950031&docid=68474387&x=4019',
		'title': '',
		'imageId': '68474387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950031&docid=68473642&x=4019',
		'title': '',
		'imageId': '68473642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950031&docid=68473643&x=4019',
		'title': '',
		'imageId': '68473643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950031&docid=68473644&x=4019',
		'title': '',
		'imageId': '68473644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950031';

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