function Menuinit() {	

			if (mtDropDown.isSupported()) {
				mtDropDown.initialize();				
			}
}	

	
