function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function mmLoadMenus() {
  if (window.mm_menu_0127230918_0) return;
  window.mm_menu_0127230918_0 = new Menu("root",98,21,"Arial,Helvetica,sans-serif",10,"#666666","#ffffff","#ffffff","#cc0000","center","middle",1,0,1000,0,0,false,false,false,0,false,false);
   	mm_menu_0127230918_0.addMenuItem("CIMD 30 ANNI","window.open('index.html', '_top');");
	mm_menu_0127230918_0.addMenuItem("IL CENTRO","window.open('ilcentro.html', '_top');");
	mm_menu_0127230918_0.addMenuItem("FORMAZIONE","window.open('formazione.html', '_top');");
  	mm_menu_0127230918_0.addMenuItem("CORSI","window.open('corsi.html', '_top');");
  	mm_menu_0127230918_0.addMenuItem("INSEGNANTI","window.open('insegnanti.html', '_top');");
  	mm_menu_0127230918_0.addMenuItem("COMPAGNIA","window.open('compagnia.html', '_top');");
 	mm_menu_0127230918_0.addMenuItem("F. FERRARI","window.open('FrancaFerrari.html', '_top');");
  	mm_menu_0127230918_0.addMenuItem("NELLE SCUOLE","window.open('scuole.html', '_top');");
   	mm_menu_0127230918_0.addMenuItem("FOTO","window.open('foto.html', '_top');");  
  	mm_menu_0127230918_0.addMenuItem("VIDEO","window.open('video.html', '_top');");

 
   mm_menu_0127230918_0.fontWeight="500";
   mm_menu_0127230918_0.hideOnMouseOut=true;
   mm_menu_0127230918_0.menuBorder=0;
   mm_menu_0127230918_0.menuLiteBgColor='#ffffff';
   mm_menu_0127230918_0.menuBorderBgColor='#ffffff';
   mm_menu_0127230918_0.bgColor='#cccccc';

  mm_menu_0127230918_0.writeMenus();
} // mmLoadMenus()



