function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",180,17,"Verdana",10,"#000000","#ffffff","#DFDF9F","#000000");
  fw_menu_0.addMenuItem("Aims and objectives","window.open('desc1_wrap_f.htm','wrapper')");
  fw_menu_0.addMenuItem("Methodologies and activities","window.open('desc2_wrap_f.htm','wrapper')");
  fw_menu_0.addMenuItem("Outcomes","window.open('desc3_wrap_f.htm','wrapper')");
  fw_menu_0.hideOnMouseOut=true;
  window.fw_menu_1 = new Menu("root",490,17,"Verdana",10,"#000000","#ffffff","#DFDF9F","#005348");
  fw_menu_1.addMenuItem("BIC of Attika ","window.open('cons1_wrap_f.htm','wrapper')");
  fw_menu_1.addMenuItem("MARSEILLE-PROVENCE CHAMBER OF COMMERCE & INDUSTRY","window.open('cons2_wrap_f.htm','wrapper')");
  fw_menu_1.addMenuItem("SVILUPPO ITALIA BASILICATA SpA","window.open('cons3_wrap_f.htm','wrapper')");
  fw_menu_1.addMenuItem("BUSINESS INNOVATION CENTRE ALGARVE - HUELVA ","window.open('cons4_wrap_f.htm','wrapper')");
  fw_menu_1.addMenuItem("Cooperative de Hortofruticultores de Sao Bartolomeu de Messines, C.R.L","window.open('cons5_wrap_f.htm','wrapper')");
  fw_menu_1.addMenuItem("REGION OF ATTIKA","window.open('cons9_wrap_f.htm','wrapper')");
  fw_menu_1.addMenuItem("THESSALONICA AGRICULTURAL & INDUSTRIAL INSTITUTE - AMERICAN FARM SCHOOL","window.open('cons10_wrap_f.htm','wrapper')");
  fw_menu_1.addMenuItem("VIVARTIA SA","window.open('cons11_wrap_f.htm','wrapper')");
  fw_menu_1.addMenuItem("ALMME","window.open('cons12_wrap_f.htm','wrapper')");
  fw_menu_1.addMenuItem("MILITOS, EMERGING TECHNOLOGIES & SERVICES","window.open('cons13_wrap_f.htm','wrapper')");
  fw_menu_1.addMenuItem("BUSINESS INNOVATION CENTRE EURONOVA","window.open('cons6_wrap_f.htm','wrapper')");
  fw_menu_1.addMenuItem("FEDERATION OF INDUSTRIES OF NORTHERN GREECE","window.open('cons7_wrap_f.htm','wrapper')");
  fw_menu_1.addMenuItem("UNIVERSITY OF PIRAEUS RESEARCH CENTRE","window.open('cons8_wrap_f.htm','wrapper')");
  fw_menu_1.addMenuItem("MESSINIAN CHAMBER OF COMMERCE & INDUSTRY","window.open('cons14_wrap_f.htm','wrapper')");
  fw_menu_1.addMenuItem("PREFECTURE OF PIRAEUS","window.open('cons15_wrap_f.htm','wrapper')");
  fw_menu_1.addMenuItem("FOOD INDUSTRIAL RESEARCH AND TECHNOLOGICAL DEVELOPMENT COMPANY","window.open('cons16_wrap_f.htm','wrapper')");
  fw_menu_1.addMenuItem("PANHELLENIC ASSOCIATION OF FOOD TECHNOLOGISTS","window.open('cons17_wrap_f.htm','wrapper')");
  fw_menu_1.addMenuItem("GREEK CHEMISTS' ASSOCIATION ","window.open('cons18_wrap_f.htm','wrapper')");
  fw_menu_1.hideOnMouseOut=true;
  window.fw_menu_2 = new Menu("root",155,17,"Verdana",10,"#000000","#ffffff","#DFDF9F","#005348");
  fw_menu_2.addMenuItem("Something ?","window.open('spare_parts.htm'");  
  fw_menu_2.addMenuItem("Something ?","window.open('service.htm'");
  fw_menu_2.addMenuItem("Something ?","window.open('service_contracts.htm'");
  fw_menu_2.hideOnMouseOut=true;
  window.fw_menu_3 = new Menu("root",135,17,"Verdana",10,"#000000","#ffffff","#DFDF9F","#005348");
  fw_menu_3.addMenuItem("Kick off meeting","window.open('news_wrap_f.htm?news1','wrapper')");
  fw_menu_3.hideOnMouseOut=true;

  fw_menu_3.writeMenus();
} // fwLoadMenus()