var box = {};
		window.addEvent('domready', function(){
		box = new MultiBox('nav', {descClassName: 'multiBoxDesc', useOverlay: true});
			});