
function fwLoadMenus() {
  if (window.fw_menu_0) return;
//Begin Presentation Menu Dropdown -----------------------------------
  window.fw_menu_0 = new Menu("root",173,16,"Trebuchet MS,Verdana, Arial, Helvetica, sans-serif",10,"#CEAA8A","#990000","#F4EADF","#F4EADF","#F4EADF");
  fw_menu_0.addMenuItem("<img src='../cm.gif' width='5' height='5'>&nbsp;&nbsp;Hélène Ahrweiler","location='t_ahrweiler.htm'");
  fw_menu_0.addMenuItem("<img src='../cm.gif' width='5' height='5'>&nbsp;&nbsp;Jean Barin","location='t_barin.htm'");
  fw_menu_0.addMenuItem("<img src='../cm.gif' width='5' height='5'>&nbsp;&nbsp;Isac Chiva","location='t_chiva.htm'");
  fw_menu_0.addMenuItem("<img src='../cm.gif' width='5' height='5'>&nbsp;&nbsp;Marie-Louise Dufour","location='t_Dufour.htm'");
  fw_menu_0.addMenuItem("<img src='../cm.gif' width='5' height='5'>&nbsp;&nbsp;Yves Duroux","location='t_duroux.htm'");
  fw_menu_0.addMenuItem("<img src='../cm.gif' width='5' height='5'>&nbsp;&nbsp;Maud Esp&eacute;rou","location='t_esperou.htm'");
  fw_menu_0.addMenuItem("<img src='../cm.gif' width='5' height='5'>&nbsp;&nbsp;Maurice Garden","location='t_garden.htm'");
  fw_menu_0.addMenuItem("<img src='../cm.gif' width='5' height='5'>&nbsp;&nbsp;Jean-Claude Gardin","location='t_gardin.htm'");
  fw_menu_0.addMenuItem("<img src='../cm.gif' width='5' height='5'>&nbsp;&nbsp;Maurice Godelier","location='t_Godelier.htm'");
  fw_menu_0.addMenuItem("<img src='../cm.gif' width='5' height='5'>&nbsp;&nbsp;Stéphane Hessel","location='t_hessel.htm'");
  fw_menu_0.addMenuItem("<img src='../cm.gif' width='5' height='5'>&nbsp;&nbsp;René Marzocchi","location='t_marzocchi.htm'");
  fw_menu_0.addMenuItem("<img src='../cm.gif' width='5' height='5'>&nbsp;&nbsp;Monique Moraz&eacute;","location='t_moraze.htm'");
  fw_menu_0.addMenuItem("<img src='../cm.gif' width='5' height='5'>&nbsp;&nbsp;Isabelle Pleskoff","location='t_Pleskoff.htm'");
  fw_menu_0.addMenuItem("<img src='../cm.gif' width='5' height='5'>&nbsp;&nbsp;Youri Roubinski","location='t_Roubinski.htm'");
  fw_menu_0.addMenuItem("<img src='../cm.gif' width='5' height='5'>&nbsp;&nbsp;Dominique Schnapper","location='t_schnapper.htm'");
  fw_menu_0.addMenuItem("<img src='../cm.gif' width='5' height='5'>&nbsp;&nbsp;Alain Touraine","location='t_touraine.htm'");
  fw_menu_0.addMenuItem("<img src='../cm.gif' width='5' height='5'>&nbsp;&nbsp;Jocelyne Vedrenne","location='t_vedrenne.htm'");
  fw_menu_0.fontWeight="bold";
  fw_menu_0.hideOnMouseOut=true;
  fw_menu_0.writeMenus();

} // fwLoadMenus()
