var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3912400&docid=67694055&x=629',
		'title': '',
		'imageId': '67694055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912400&docid=67694052&x=629',
		'title': '',
		'imageId': '67694052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912400&docid=67694054&x=629',
		'title': '',
		'imageId': '67694054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912400&docid=67694053&x=629',
		'title': '',
		'imageId': '67694053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912400&docid=67694056&x=629',
		'title': '',
		'imageId': '67694056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912400&docid=67694057&x=629',
		'title': '',
		'imageId': '67694057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912400&docid=67694060&x=629',
		'title': '',
		'imageId': '67694060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912400&docid=67694067&x=629',
		'title': '',
		'imageId': '67694067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3912400&docid=67694068&x=629',
		'title': '',
		'imageId': '67694068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3912400';

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