var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955764&docid=68722254&x=3728',
		'title': '',
		'imageId': '68722254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955764&docid=68722256&x=3728',
		'title': '',
		'imageId': '68722256',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955764&docid=68722253&x=3728',
		'title': '',
		'imageId': '68722253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955764&docid=68722255&x=3728',
		'title': '',
		'imageId': '68722255',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955764&docid=68722371&x=3728',
		'title': '',
		'imageId': '68722371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955764&docid=68722250&x=3728',
		'title': '',
		'imageId': '68722250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955764&docid=68764350&x=3728',
		'title': '',
		'imageId': '68764350',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955764&docid=68764353&x=3728',
		'title': '',
		'imageId': '68764353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955764&docid=68764352&x=3728',
		'title': '',
		'imageId': '68764352',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955764&docid=68764351&x=3728',
		'title': '',
		'imageId': '68764351',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955764&docid=68796860&x=3728',
		'title': '',
		'imageId': '68796860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955764&docid=68796862&x=3728',
		'title': '',
		'imageId': '68796862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955764&docid=68796864&x=3728',
		'title': '',
		'imageId': '68796864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955764&docid=68796956&x=3728',
		'title': '',
		'imageId': '68796956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955764&docid=68799164&x=3728',
		'title': '',
		'imageId': '68799164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955764&docid=68803684&x=3728',
		'title': '',
		'imageId': '68803684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955764';

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