function mmLoadMenus() {
  if (window.mm_menu_communaute) return;
window.mm_menu_communaute = new Menu("root",170,20,"Lucida Grande, Lucida Sans Unicode, verdana, lucida, helvetica, sans-serif",13,"#703F0E","#FFFFFF","#FFFFFF","#CCCC99","left","middle",3,0,1000,-5,7,true,true,true,0,false,true);
  mm_menu_communaute.addMenuItem("&nbsp;Community&nbsp;","location='communaute.php'");
  mm_menu_communaute.addMenuItem("&nbsp;History&nbsp;","location='histoire.php'");
  mm_menu_communaute.addMenuItem("&nbsp;Foundation&nbsp;in&nbsp;Guinea&nbsp;","location='fondation.php'");
  mm_menu_communaute.addMenuItem("&nbsp;Oblates","location='oblats.php'");
   mm_menu_communaute.hideOnMouseOut=true;
   mm_menu_communaute.bgColor='#FFFFFF';
   mm_menu_communaute.menuBorder=1;
   mm_menu_communaute.menuLiteBgColor='#FFFFFF';
   mm_menu_communaute.menuBorderBgColor='#CCCC99';
  window.mm_menu_chant = new Menu("root",180,20,"Lucida Grande, Lucida Sans Unicode, verdana, lucida, helvetica, sans-serif",13,"#703F0E","#FFFFFF","#FFFFFF","#CCCC99","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_chant.addMenuItem("&nbsp;Liturgy&nbsp;of&nbsp;the&nbsp;hours&nbsp;","location='louange.php'");
  //mm_menu_chant.addMenuItem("&nbsp;Hymn&nbsp;of&nbsp;day&nbsp;","location='hymne.php?pleinePage=true'");
  mm_menu_chant.addMenuItem("&nbsp;Monastic&nbsp;music&nbsp;","location='boutique.php'");
  mm_menu_chant.addMenuItem("&nbsp;Lectio&nbsp;divina&nbsp","location='priere.php'");
   mm_menu_chant.hideOnMouseOut=true;
   mm_menu_chant.bgColor='#FFFFFF';
   mm_menu_chant.menuBorder=1;
   mm_menu_chant.menuLiteBgColor='#FFFFFF';
   mm_menu_chant.menuBorderBgColor='#CCCC99';
window.mm_menu_ateliers = new Menu("root",170,20,"Lucida Grande, Lucida Sans Unicode, verdana, lucida, helvetica, sans-serif",13,"#703F0E","#FFFFFF","#FFFFFF","#CCCC99","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_ateliers.addMenuItem("&nbsp;Bookbindery&nbsp;","location='reliure.php'");
  mm_menu_ateliers.addMenuItem("&nbsp;Liturgical&nbsp;vestments&nbsp;","location='ornements.php'");
  mm_menu_ateliers.addMenuItem("&nbsp;Community&nbsp;service&nbsp;","location='service.php'");
  mm_menu_ateliers.hideOnMouseOut=true;
   mm_menu_ateliers.bgColor='#FFFFFF';
   mm_menu_ateliers.menuBorder=1;
   mm_menu_ateliers.menuLiteBgColor='#FFFFFF';
   mm_menu_ateliers.menuBorderBgColor='#CCCC99';
window.mm_menu_hotellerie = new Menu("root",170,20,"Lucida Grande, Lucida Sans Unicode, verdana, lucida, helvetica, sans-serif",13,"#703F0E","#FFFFFF","#FFFFFF","#CCCC99","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_hotellerie.addMenuItem("&nbsp;Guest&nbsp;house&nbsp;","location='hospitalite.php'");
  //mm_menu_hotellerie.addMenuItem("&nbsp;Program&nbsp;","window.open('programme/programme.pdf');");
  mm_menu_hotellerie.addMenuItem("&nbsp;Service&nbsp;schedule&nbsp;","location='office.php'");
  mm_menu_hotellerie.addMenuItem("&nbsp;Monastic&nbsp;retreats&nbsp;","location='semaine.php'");
  mm_menu_hotellerie.hideOnMouseOut=true;
   mm_menu_hotellerie.bgColor='#FFFFFF';
   mm_menu_hotellerie.menuBorder=1;
   mm_menu_hotellerie.menuLiteBgColor='#FFFFFF';
   mm_menu_hotellerie.menuBorderBgColor='#CCCC99';
mm_menu_ateliers.writeMenus();
}


