function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",98,17,"Arial, Helvetica, sans-serif",10,"#000066","#ffffff","#ffcc00","#0000d5");
  fw_menu_0.addMenuItem("Our Investments","window.open('http://edit.europe.yahoo.com/?.src=quote&.intl=en&.mesg=You%20have%20requested%20a%20portfolio%20that%20requires%20a%20Yahoo!%20ID%20and%20a%20password.%20Please%20sign%20in.&.done=http://uk.finance.yahoo.com%2fp%3fv%26k%3deupf_1', '_blank');");
   fw_menu_0.hideOnMouseOut=false;
  window.fw_menu_1 = new Menu("root",170,17,"Arial, Helvetica, sans-serif",10,"#000066","#ffffff","#ffcc00","#0000d5");
  fw_menu_1.addMenuItem("Homepage &amp; History","location='index.html'");
  fw_menu_1.addMenuItem("Investment Policy &amp; Guidelines","location='policy.html'");
  fw_menu_1.addMenuItem("Constitution","location='constitution.html'");
  fw_menu_1.addMenuItem("Rules","location='rules.html'");
//   fw_menu_1.bgImageUp="images/fwmenu2_170x17_up.gif";
//   fw_menu_1.bgImageOver="images/fwmenu2_170x17_over.gif";
   fw_menu_1.hideOnMouseOut=false;
  window.fw_menu_2 = new Menu("root",150,17,"Arial, Helvetica, sans-serif",10,"#000066","#ffffff","#ffcc00","#0000d5");
  fw_menu_2.addMenuItem("YahooGroups","window.open('http://groups.yahoo.com/group/medway_moneypit', '_blank');");
//  fw_menu_2.addMenuItem("Online Brokers","location='links.php?category=3'");
  fw_menu_2.addMenuItem("Proshare","window.open('http://www.proshareclubs.co.uk/', '_blank');");
  fw_menu_2.addMenuItem("Financial and Other Links","location='links.php'");
  fw_menu_2.addMenuItem("BBC FTSE Latest","window.open('http://newsvote.bbc.co.uk/1/shared/fds/hi/business/market_data/ticker/markets/default.stm','BBCNews','width=470,height=500');");
   fw_menu_2.hideOnMouseOut=false;

  fw_menu_2.writeMenus();
} // fwLoadMenus()
