function fwLoadMenus() {

    window.aboutus_menu = new Menu("root",120,17,"Arial, Helvetica, sans-serif",12,"#ffffff","#8899C5","#8899C5","#1C2F67",1,1,"#8899C5","#8899C5");
      aboutus_menu.addMenuItem("Leadership Team","location='http://www.bondedge.com/us/sr_team.html'");

 
 window.aboutBE_menu = new Menu("root",160,17,"Arial, Helvetica, sans-serif",12,"#ffffff","#8899C5","#8899C5","#1C2F67",1,1,"#8899C5","#8899C5");
      aboutBE_menu.addMenuItem("Product Overview","location='http://www.bondedge.com/us/pro_overview.html'");
      aboutBE_menu.addMenuItem("Key Benefits","location='http://www.bondedge.com/us/benefits.html'");
      aboutBE_menu.addMenuItem("Latest Enhancements","location='http://www.bondedge.com/us/future.html'");


      aboutBE_menu.addMenuItem("Technical Requirements","location='http://www.bondedge.com/us/tech.html'");
      aboutBE_menu.addMenuItem("Subscription Information","location='http://www.bondedge.com/us/subscribe.html'");
      aboutBE_menu.addMenuItem("BondEdge Bureau","location='http://www.bondedge.com/us/sbureau.html'");
      aboutBE_menu.addMenuItem("Support","location='http://www.bondedge.com/us/client.html'");
	  	    aboutBE_menu.addMenuItem("BondEdge API","location='http://www.bondedge.com/us/api.html'");
	  
	  
	  
      aboutBE_menu.hideOnMouseOut=true;
      
   window.who_uses_BE_menu = new Menu("root",170,17,"Arial, Helvetica, sans-serif",12,"#ffffff","#8899C5","#8899C5","#1C2F67",1,1,"#8899C5","#8899C5");
       who_uses_BE_menu.addMenuItem("Client Testimonials","location='http://www.bondedge.com/us/testimonials.html'");
	  who_uses_BE_menu.addMenuItem("All Market Segments","location='http://www.bondedge.com/us/who/who.html'");
	    who_uses_BE_menu.addMenuItem("&nbsp; &nbsp; Fixed Income Strategists","location='http://www.bondedge.com/us/who/who_fis.html'");
           who_uses_BE_menu.hideOnMouseOut=true;

   window.onlineDemo_menu = new Menu("root",85,17,"Arial, Helvetica, sans-serif",12,"#ffffff","#8899C5","#8899C5","#1C2F67",1,1,"#8899C5","#8899C5");
      onlineDemo_menu.addMenuItem("Login","location='http://www.bondedge.com/demos/login.asp'");
      onlineDemo_menu.addMenuItem("Registration","location='http://www.bondedge.com/demos/registration.asp'");
      onlineDemo_menu.hideOnMouseOut=true;

   window.research_menu = new Menu("root",140,17,"Arial, Helvetica, sans-serif",12,"#ffffff","#8899C5","#8899C5","#1C2F67",1,1,"#8899C5","#8899C5");
      research_menu.addMenuItem("White Papers","location='http://www.bondedge.com/us/whitepapers/login.asp'");
      research_menu.addMenuItem("Fixed Income Articles","location='http://www.bondedge.com/us/fi_articles.html'");


research_menu.addMenuItem("Market Flash","location='http://www.bondedge.com/us/mflash.html'");
      research_menu.hideOnMouseOut=true;

      research_menu.addMenuItem("Back-to-Basics","location='http://www.bondedge.com/us/b2b.html'");
      research_menu.hideOnMouseOut=true;

   window.newsevents_menu = new Menu("root",112,17,"Arial, Helvetica, sans-serif",12,"#ffffff","#8899C5","#8899C5","#1C2F67",1,1,"#8899C5","#8899C5");


 newsevents_menu.addMenuItem("Press Coverage","location='http://www.bondedge.com/us/pr/pr_coverage.html'");
      research_menu.hideOnMouseOut=true;

      newsevents_menu.addMenuItem("Press Releases","location='http://www.bondedge.com/us/pr/pr_releases.html'");
      research_menu.hideOnMouseOut=true;

   window.client_support_menu = new Menu("root",100,17,"Arial, Helvetica, sans-serif",12,"#ffffff","#8899C5","#8899C5","#1C2F67",1,1,"#8899C5","#8899C5");
      client_support_menu.addMenuItem("Client Support","location='http://www.bondedge.com/us/client.html'");
      client_support_menu.writeMenus();
      client_support_menu.hideOnMouseOut=true;

} //fwLoadMenus()

document.writeln("<script language='JavaScript'>fwLoadMenus();</script> ");

document.writeln("<table width='780' border='0' height='109' cellspacing='0' cellpadding='0' background='http://www.interactivedata-fia.com/Img/bgtop122404.gif'>");
document.writeln("   <tr> ");
document.writeln("    <td height='105' valign='top' align='left'> ");
document.writeln("        <table border='0' height='29' background=''> ");
document.writeln("          <tr valign='top'> ");
document.writeln("            <td width='50'> ");
/*
document.writeln("               <a href='http://www.bondedge.com/us/us_home.html' class='topbuttons'><font face='arial, helvetica' size='2' color='#000000'><b>Home</b></font></a> ");
document.writeln("            </td> ");
document.writeln("            <td width='70'> ");
document.writeln("               <a href='http://www.bondedge.com/us/sitemap.html' class='topbuttons'><font face='arial, helvetica' size='2' color='#000000'><b>Site Map</b></font></a> ");
document.writeln("            </td> ");
document.writeln("            <td width='70'> ");
document.writeln("               <a href='http://www.bondedge.com/us/contact.html' class='topbuttons'><font face='arial, helvetica' size='2' color='#000000'><b>Contact Us</b></font></a> ");


document.writeln("			   </td> ");
document.writeln("          </tr> ");
document.writeln("        </table> ");
document.writeln("        <table width='400' border='0' background=''> ");
document.writeln("          <tr valign='top'> ");
document.writeln("            <td width='45' height='33' align='left'> ");
document.writeln("               <a href='http://www.bondedge.com/us/aboutus_net.html' onmouseover='window.FW_showMenu(window.aboutus_menu,3,53)' onmouseout='FW_startTimeout()'><img src='http://www.bondedge.com/us/Img/about_us2008.gif' border='0' style='border-color:black;' ></a> ");

document.writeln("			   </td> ");
document.writeln("            <td width='87' height='33' align='left'> ");
document.writeln("               <a href='http://www.bondedge.com/us/aboutbe_net.html' onmouseover='window.FW_showMenu(window.aboutBE_menu,72,53)' onmouseout='FW_startTimeout()'><img src='http://www.bondedge.com/us/Img/about_nav1004.gif' border='0' style='border-color:black;' ></a> ");


document.writeln("            </td> ");
document.writeln("            <td width='105' height='33'> ");
document.writeln("               <a href='http://www.bondedge.com/us/who_uses_net.html' onmouseover='window.FW_showMenu(window.who_uses_BE_menu,185,53)' onmouseout='FW_startTimeout()'><img src='http://www.bondedge.com/us/Img/whouses_nav1004.gif' border='0' style='border-color:black;'></a> ");
document.writeln("            </td> ");
document.writeln("            <td width='73' height='33'> ");
document.writeln("			      <a href='http://www.bondedge.com/demos/login.asp' onmouseover='window.FW_showMenu(window.onlineDemo_menu,322,53)' onmouseout='FW_startTimeout()'><img src='http://www.bondedge.com/us/Img/online_nav1004.gif' border='0' style='border-color:black;'></a> ");
document.writeln("			   </td> ");
document.writeln("            <td width='122' height='33'> ");
document.writeln("			      <a href='http://www.bondedge.com/us/research_net.html' onmouseover='window.FW_showMenu(window.research_menu,416,53)' onmouseout='FW_startTimeout()'><img src='http://www.bondedge.com/us/Img/research_nav1004.gif' border='0' style='border-color:black;'></a> ");
document.writeln("   			</td> ");
document.writeln("            <td width='105' height='33'> ");
document.writeln("               <a href='http://www.bondedge.com/us/news_events_net.html' onmouseover='window.FW_showMenu(window.newsevents_menu,484,53)' onmouseout='FW_startTimeout()'><img src='http://www.bondedge.com/us/Img/news&events_nav1004.gif' border='0' style='border-color:black;'></a> ");*/

document.writeln("            </td> ");
document.writeln("          </tr> ");
document.writeln("        </table> ");
document.writeln("    </td> ");
document.writeln("  </tr> ");
document.writeln("</table> ");
