var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3938739&docid=68338576&x=2027',
		'title': '',
		'imageId': '68338576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938739&docid=68338588&x=2027',
		'title': '',
		'imageId': '68338588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938739&docid=68338580&x=2027',
		'title': '',
		'imageId': '68338580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938739&docid=68338562&x=2027',
		'title': '',
		'imageId': '68338562',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938739&docid=68338601&x=2027',
		'title': '',
		'imageId': '68338601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938739&docid=68338570&x=2027',
		'title': '',
		'imageId': '68338570',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938739&docid=68338592&x=2027',
		'title': '',
		'imageId': '68338592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938739&docid=68338559&x=2027',
		'title': '',
		'imageId': '68338559',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938739&docid=68338565&x=2027',
		'title': '',
		'imageId': '68338565',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938739&docid=68338598&x=2027',
		'title': '',
		'imageId': '68338598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938739&docid=68338583&x=2027',
		'title': '',
		'imageId': '68338583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938739&docid=68338591&x=2027',
		'title': '',
		'imageId': '68338591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938739&docid=68338573&x=2027',
		'title': '',
		'imageId': '68338573',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938739&docid=68338560&x=2027',
		'title': '',
		'imageId': '68338560',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938739&docid=68338557&x=2027',
		'title': '',
		'imageId': '68338557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938739&docid=68338558&x=2027',
		'title': '',
		'imageId': '68338558',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938739&docid=68338595&x=2027',
		'title': '',
		'imageId': '68338595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938739&docid=68338577&x=2027',
		'title': '',
		'imageId': '68338577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3938739&docid=68338561&x=2027',
		'title': '',
		'imageId': '68338561',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3938739';

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