var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947513&docid=68528064&x=3732',
		'title': '',
		'imageId': '68528064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947513&docid=68528055&x=3732',
		'title': '',
		'imageId': '68528055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947513&docid=68528063&x=3732',
		'title': '',
		'imageId': '68528063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947513&docid=68528059&x=3732',
		'title': '',
		'imageId': '68528059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947513&docid=68528052&x=3732',
		'title': '',
		'imageId': '68528052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947513&docid=68528054&x=3732',
		'title': '',
		'imageId': '68528054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947513&docid=68528062&x=3732',
		'title': '',
		'imageId': '68528062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947513&docid=68528056&x=3732',
		'title': '',
		'imageId': '68528056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947513&docid=68528057&x=3732',
		'title': '',
		'imageId': '68528057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947513&docid=68528065&x=3732',
		'title': '',
		'imageId': '68528065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947513&docid=68528061&x=3732',
		'title': '',
		'imageId': '68528061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947513&docid=68528058&x=3732',
		'title': '',
		'imageId': '68528058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947513&docid=68528053&x=3732',
		'title': '',
		'imageId': '68528053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947513&docid=68528060&x=3732',
		'title': '',
		'imageId': '68528060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947513&docid=68528051&x=3732',
		'title': '',
		'imageId': '68528051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947513';

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