function fwLoadMenus() {

    window.fw_menu_14529 = new Menu("root",175,17,"Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#276296","#A30734");
    fw_menu_14529.hideOnMouseOut=true;
    
    fw_menu_14529.addMenuItem("Message from the President","location='http://www.washingtonbar.org/presidents_message.php'");

    fw_menu_14529.addMenuItem("Officers & Board of Directors","location='http://www.washingtonbar.org/board_members.php'");

    fw_menu_14529.addMenuItem("Committees","location='http://www.washingtonbar.org/committees.php'");

	fw_menu_14529.addMenuItem("History/Mission","location='http://www.washingtonbar.org/history.php'");

	fw_menu_14529.addMenuItem("Founders","location='http://www.washingtonbar.org/founders.php'");

	fw_menu_14529.addMenuItem("Past Presidents","location='http://www.washingtonbar.org/past_presidents.php'");

	fw_menu_14529.addMenuItem("In Memoriam","location='http://www.washingtonbar.org/inmemoriam.php'");

	fw_menu_14529.addMenuItem("Calendar","location='http://www.washingtonbar.org/calendar.php'");
	
    fw_menu_14529.addMenuItem("Photo Gallery","location='http://www.washingtonbar.org/main.php?s=gallery'");
	

    window.fw_menu_14530 = new Menu("root",175,17,"Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#276296","#A30734");
    fw_menu_14530.hideOnMouseOut=true;
  
    fw_menu_14530.addMenuItem("Membership Benefits","location='http://www.washingtonbar.org/member_benefits.php'");
  
    fw_menu_14530.addMenuItem("How To Join","location='http://www.washingtonbar.org/join.php'");
  
    <!--fw_menu_14530.addMenuItem("Member Directory","location='member_directory.php'");-->
	
    fw_menu_14530.addMenuItem("Member Spotlight","location='http://www.washingtonbar.org/member_spotlight.php'");
  
    <!--fw_menu_14530.addMenuItem("Member Login","location='login.php'");-->

  
    window.fw_menu_14531 = new Menu("root",175,17,"Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#276296","#A30734");
    fw_menu_14531.hideOnMouseOut=true;
  
    fw_menu_14531.addMenuItem("Judicial Council","location='http://www.washingtonbar.org/council.php'");
  
    fw_menu_14531.addMenuItem("Young Lawyers Division","location='http://www.washingtonbar.org/yld.php'");
	
	fw_menu_14531.addMenuItem("Law Students Division","location='http://www.washingtonbar.org/yld_law_student.php'");
  
  
    window.fw_menu_14532 = new Menu("root",175,17,"Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#276296","#A30734");
    fw_menu_14532.hideOnMouseOut=true;
  
    fw_menu_14532.addMenuItem("Annual Law Day","location='http://www.washingtonbar.org/lawday.php'");
  
    fw_menu_14532.addMenuItem("Ollie May Cooper Award","location='http://www.washingtonbar.org/olliemay.php'");
  
    fw_menu_14532.addMenuItem("Founders' Lecture Series","location='http://www.washingtonbar.org/founderslecture.php'");
  
    fw_menu_14532.addMenuItem("Career Fair","location='http://www.washingtonbar.org/careerfair.php'");
  
    fw_menu_14532.addMenuItem("Hall of Fame Ceremony","location='http://www.washingtonbar.org/halloffame.php'");

    fw_menu_14532.addMenuItem("Annual Holiday Party","location='http://www.washingtonbar.org/holiday_party.php'");

  
    window.fw_menu_14533 = new Menu("root",175,17,"Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#276296","#A30734");
    fw_menu_14533.hideOnMouseOut=true;
  
    fw_menu_14533.addMenuItem("About the WBALF","location='http://www.washingtonbar.org/fund_history.php'");
	
    fw_menu_14533.addMenuItem("WBALF Scholarships","location='http://www.washingtonbar.org/fund_scholarships.php'");

<!--    fw_menu_14533.addMenuItem("WBALF Awards & Recognition","location='awards.php'");-->
  
  
    window.fw_menu_14572 = new Menu("root",175,17,"Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#276296","#A30734");
    fw_menu_14572.hideOnMouseOut=true;
  
    fw_menu_14572.addMenuItem("News","location='http://www.washingtonbar.org/news.php'");
  
    fw_menu_14572.addMenuItem("Newsletters","location='http://www.washingtonbar.org/newsletters.php'");
  
    fw_menu_14572.addMenuItem("Links","location='http://www.washingtonbar.org/links.php'");
  

fw_menu_14529.writeMenus();

} // fwLoadMenus()