<!-- Create a MenuMatic Instance -->

		window.addEvent('domready', function() {			
			var myMenu = new MenuMatic();
		});		
