window.addEvent('domready', function() {			
	var myMenu = new MenuMatic({ orientation:'vertical' });			
});		

