var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916872&docid=67822613&x=3623',
		'title': '',
		'imageId': '67822613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916872&docid=67822612&x=3623',
		'title': '',
		'imageId': '67822612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916872&docid=67822598&x=3623',
		'title': '',
		'imageId': '67822598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916872&docid=67822614&x=3623',
		'title': '',
		'imageId': '67822614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916872&docid=67822608&x=3623',
		'title': '',
		'imageId': '67822608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916872&docid=67822609&x=3623',
		'title': '',
		'imageId': '67822609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916872&docid=67822604&x=3623',
		'title': '',
		'imageId': '67822604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916872&docid=67822606&x=3623',
		'title': '',
		'imageId': '67822606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916872&docid=67822599&x=3623',
		'title': '',
		'imageId': '67822599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916872&docid=67822602&x=3623',
		'title': '',
		'imageId': '67822602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916872&docid=67822607&x=3623',
		'title': '',
		'imageId': '67822607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916872&docid=67822600&x=3623',
		'title': '',
		'imageId': '67822600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916872&docid=67822601&x=3623',
		'title': '',
		'imageId': '67822601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916872&docid=67872486&x=3623',
		'title': '',
		'imageId': '67872486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916872&docid=67872485&x=3623',
		'title': '',
		'imageId': '67872485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916872&docid=67822605&x=3623',
		'title': '',
		'imageId': '67822605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916872&docid=67822611&x=3623',
		'title': '',
		'imageId': '67822611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916872&docid=67822610&x=3623',
		'title': '',
		'imageId': '67822610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916872&docid=67822603&x=3623',
		'title': '',
		'imageId': '67822603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916872';

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