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