var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957813&docid=68456863&x=5715',
		'title': '',
		'imageId': '68456863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957813&docid=68456862&x=5715',
		'title': '',
		'imageId': '68456862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957813&docid=68456861&x=5715',
		'title': '',
		'imageId': '68456861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957813&docid=68456836&x=5715',
		'title': '',
		'imageId': '68456836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957813&docid=68456855&x=5715',
		'title': '',
		'imageId': '68456855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957813&docid=68456831&x=5715',
		'title': '',
		'imageId': '68456831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957813&docid=68456832&x=5715',
		'title': '',
		'imageId': '68456832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957813&docid=68456833&x=5715',
		'title': '',
		'imageId': '68456833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957813&docid=68456834&x=5715',
		'title': '',
		'imageId': '68456834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957813&docid=68456835&x=5715',
		'title': '',
		'imageId': '68456835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957813&docid=68456837&x=5715',
		'title': '',
		'imageId': '68456837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957813&docid=68456852&x=5715',
		'title': '',
		'imageId': '68456852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957813&docid=68456859&x=5715',
		'title': '',
		'imageId': '68456859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957813&docid=68456860&x=5715',
		'title': '',
		'imageId': '68456860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957813';

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