function fwLoadMenus() {
  if (window.fw_menu_0) return;
  // About Timor-Leste
  window.fw_menu_0 = new Menu("root",110,16,"Arial, Helvetica, sans-serif",11,"#0C4790","#cc0000","#eeeeee","#ffffff");
  fw_menu_0.addMenuItem("Local History","location='http://www.timor-leste.gov.tl/AboutTimorleste/history.htm'");
  fw_menu_0.addMenuItem("The capital","location='http://www.timor-leste.gov.tl/AboutTimorleste/dili.htm'");
  fw_menu_0.addMenuItem("The Government","location='http://www.timor-leste.gov.tl/AboutTimorleste/pres.htm'");
  fw_menu_0.addMenuItem("Timorese Culture","location='http://www.timor-leste.gov.tl/AboutTimorleste/culture.htm'");
    fw_menu_0.addMenuItem("Travel Guide","location='http://www.timor-leste.gov.tl/AboutTimorleste/travel.htm'");
   fw_menu_0.hideOnMouseOut=true;


  // About Government
  window.fw_menu_4 = new Menu("root",120,16,"Arial, Helvetica, sans-serif",11,"#0C4790","#cc0000","#eeeeee","#ffffff");
  fw_menu_4.addMenuItem("Head of State","location='http://www.timor-leste.gov.tl/AboutTimorleste/pres.htm'");
  fw_menu_4.addMenuItem("Head of Government","location='http://www.timor-leste.gov.tl/AboutTimorleste/pm.htm'");
  fw_menu_4.addMenuItem("National Parliament","location='http://www.timor-leste.gov.tl/AboutTimorleste/pol.htm'");
  fw_menu_4.addMenuItem("Ministers","location='http://www.timor-leste.gov.tl/AboutTimorleste/cabinet_ministers.htm'");
  fw_menu_4.addMenuItem("Vice Ministers","location='http://www.timor-leste.gov.tl/AboutTimorleste/cabinet_vice_ministers.htm'");
  fw_menu_4.addMenuItem("Secys of State","location='http://www.timor-leste.gov.tl/AboutTimorleste/cabinet_sos.htm'");
  fw_menu_4.addMenuItem("Judiciary","location='http://www.timor-leste.gov.tl/ministries/aboutministry.asp?id=22'");
  fw_menu_4.addMenuItem("Embassies Abroad","location='http://www.timor-leste.gov.tl/Aboutgovt/embassy_timorleste.htm'");  
  
   fw_menu_4.hideOnMouseOut=true;


  // Info & Services Gateway
  window.fw_menu_10 = new Menu("root",230,16,"Arial, Helvetica, sans-serif",11,"#0C4790","#cc0000","#eeeeee","#ffffff");
  fw_menu_10.addMenuItem("Ministry of Transport & Communication","location='http://www.timor-leste.gov.tl/MTC/index.htm'");
  fw_menu_10.addMenuItem("Ministry of Agriculture, Forestry & Fisheries","location='http://www.timor-leste.gov.tl/MAFF/index.htm'");
  fw_menu_10.addMenuItem("Ministry of Foreign Affairs & Cooperation","location='http://www.mfac.gov.tp/'");
  fw_menu_10.addMenuItem("Petroleum Transparency","location='http://www.transparency.gov.tl'","target='_blank'");
  fw_menu_10.addMenuItem("Ministry of Justice","location='http://www.moj.gov-rdtl.org'");
  fw_menu_10.addMenuItem("Banking & Payments Authority","location='http://www.bancocentral.tl/'");
  fw_menu_10.addMenuItem("Tourism, Environment and Investment","location='http://www.turismotimorleste.com/'");
  fw_menu_10.addMenuItem("Office of the Inspector General","location='http://www.inspeccaogeral.gov.tl/'");
  fw_menu_10.addMenuItem("Oil, Gas & Energy Directorate","location='http://www.timor-leste.gov.tl/EMRD/index.asp'");
  fw_menu_10.addMenuItem("National Parliament","location='http://www.parliament.east-timor.org/'");
  fw_menu_10.addMenuItem("Office of The Prime Minister","location='http://www.pm.gov.tp/'");
  fw_menu_10.addMenuItem("Ministry of Planning & Finance","location='http://www.mopf.gov.tp/'");
  fw_menu_10.addMenuItem("Civil Aviation Department","location='http://www.timor-leste.gov.tl/CAA/index.html'");
  fw_menu_10.addMenuItem("Timor Sea Office","location='http://www.timorseaoffice.gov.tl'");
  fw_menu_10.hideOnMouseOut=true;


  fw_menu_10.writeMenus();
} // fwLoadMenus()
