<!--
function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",250,17,"Verdana, Arial, Helvetica, sans-serif",10,"#ffcc00","#ffffff","#003399","#336633");
  fw_menu_0.addMenuItem("Overview","location='/programme/index.htm'");
  fw_menu_0.addMenuItem("B-REED Enterprise Development Approach","location='/programme/index.htm#approach'");
   fw_menu_0.hideOnMouseOut=true;
  window.fw_menu_1 = new Menu("root",185,17,"Verdana, Arial, Helvetica, sans-serif",10,"#ffcc00","#ffffff","#003399","#336633");
  fw_menu_1.addMenuItem("Overview","location='/market/index.htm'");
  fw_menu_1.addMenuItem("Brazil Energy Market","location='/market/brazil_market.htm'");
  fw_menu_1.addMenuItem("General Information on Brazil","location='/market/general.htm'");
   fw_menu_1.hideOnMouseOut=true;
  window.fw_menu_2 = new Menu("root",270,17,"Verdana, Arial, Helvetica, sans-serif",10,"#ffcc00","#ffffff","#003399","#336633");
  fw_menu_2.addMenuItem("Overview","location='/collaborate/index.htm'");
  fw_menu_2.addMenuItem("Entrepreneurs, Companies and Cooperatives","location='/collaborate/index.htm#entrep'");
  fw_menu_2.addMenuItem("Strategic Players","location='/collaborate/index.htm#player'");
  fw_menu_2.addMenuItem("Financial Institutions","location='/collaborate/index.htm#financial'");
  fw_menu_2.addMenuItem("Universities/Research Institutions","location='/collaborate/index.htm#univ'");
  fw_menu_2.addMenuItem("Investors interested in social returns","location='/collaborate/index.htm#investor'");
  fw_menu_2.addMenuItem("Corporations seeking to implement RE/EE","location='/collaborate/index.htm#corporation'");
   fw_menu_2.hideOnMouseOut=true;
  window.fw_menu_3 = new Menu("root",230,17,"Verdana, Arial, Helvetica, sans-serif",10,"#ffcc00","#ffffff","#003399","#336633");
  fw_menu_3.addMenuItem("Overview","location='/technology/index.htm'");
  fw_menu_3.addMenuItem("Description of RET","location='/technology/index.htm#description'");
  fw_menu_3.addMenuItem("Links to RET Sites","location='/technology/index.htm#links'");
  fw_menu_3.addMenuItem("Investment Examples","location='/technology/index.htm#examples'");
  fw_menu_3.addMenuItem("Other REED Projects","location='/technology/index.htm#projects'");
  fw_menu_3.addMenuItem("General Energy Information Resources","location='/technology/index.htm#info'");
   fw_menu_3.hideOnMouseOut=true;
  window.fw_menu_4 = new Menu("root",240,17,"Verdana, Arial, Helvetica, sans-serif",10,"#ffcc00","#ffffff","#003399","#336633");
  fw_menu_4.addMenuItem("Overview","location='/training/index.htm'");
  fw_menu_4.addMenuItem("Toolkit for Energy Entrepreneurs","location='/training/toolkit/index.htm'");
  fw_menu_4.addMenuItem("Handbook for Financial & Development","location='/training/handbook/index.htm'");
  fw_menu_4.addMenuItem("Workshop Materials","location='/training/index.htm#workshop'");
   fw_menu_4.hideOnMouseOut=true;
  window.fw_menu_5 = new Menu("root",73,17,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#990000","#990000","#cccccc");
  fw_menu_5.addMenuItem("Overview");
   fw_menu_5.hideOnMouseOut=true;
  window.fw_menu_6 = new Menu("root",436,17,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#990000","#990000","#cccccc");
  fw_menu_6.addMenuItem("Multilateral funds focused on the financing and commercialisation of RETs","location='/links/index.htm'");
  fw_menu_6.addMenuItem("Multilateral and regional Programmes related to RETs","location='/links/index.htm#two'");
  fw_menu_6.addMenuItem("Organizations","location='/links/index.htm#three'");
  fw_menu_6.addMenuItem("Training Tools","location='/links/index.htm#four'");
   fw_menu_6.hideOnMouseOut=true;
  window.fw_menu_7 = new Menu("root",73,17,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#990000","#990000","#cccccc");
  fw_menu_7.addMenuItem("Overview");
   fw_menu_7.hideOnMouseOut=true;
  window.fw_menu_8 = new Menu("root",105,17,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#990000","#990000","#cccccc");
  fw_menu_8.addMenuItem("Public viewing","window.open('http://www.uneptie.org/energy/public/ViewListPublic.asp','_blank','resizable=yes','height=550','width=700','statusbar=no');");
  fw_menu_8.addMenuItem("Member log-in","window.open('http://www.uneptie.org/energy/database/', '_blank','resizable=yes', 'height=550','width=700','statusbar=no');");
   fw_menu_8.hideOnMouseOut=true;

  fw_menu_8.writeMenus();
} // fwLoadMenus()

//-->



