function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",175,17,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#FFFFFF","999999","#236643");;
  fw_menu_0.addMenuItem("Board of Directors","location='leadership.html#Board'");
  fw_menu_0.addMenuItem("Committees","location='leadership.html#Committee'");
  fw_menu_0.addMenuItem("Staff","location='leadership.html#Staff'");
   fw_menu_0.hideOnMouseOut=true;
  window.fw_menu_1 = new Menu("root",250,17,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#FFFFFF","999999","#236643");
  fw_menu_1.addMenuItem("Online Pre-proposal Submission","location='http://www.natafoundation.org/grants/ONLINE PREPROPOSAL SUBMISSION.htm'");
  fw_menu_1.addMenuItem("Grant Programs Information","location='research-progs.html'");
  fw_menu_1.addMenuItem("Grant Recipient & Publication Listings","location='research.html#Grant_Recipient_Listing'");
  fw_menu_1.addMenuItem("Awards Programs","location='research-awards.html'")
  fw_menu_1.addMenuItem("Post Doctoral Research Fellowship","location='grants/Post-Doctoral Research Fellowship.pdf'")
  fw_menu_1.addMenuItem("Call for Abstracts-Free Communications 2008","location='http://www.natafoundation.org/forms/2008CallForAbstractsMemo.html'")
   fw_menu_1.hideOnMouseOut=true;
  window.fw_menu_2 = new Menu("root",400,17,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#FFFFFF","999999","#236643");
  fw_menu_2.addMenuItem("General Grants Program - 2007","location='rfpgeneral.html'");
  fw_menu_2.addMenuItem("Current Research Priorities","location='grants/CurrentResearchPriorities120406.html'");
  fw_menu_2.addMenuItem("Outcomes RFP","location='rfp/OutcomesSummitRFP07.html'");
    fw_menu_2.hideOnMouseOut=true;
  window.fw_menu_3 = new Menu("root",200,17,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#FFFFFF","999999","#236643");
  fw_menu_3.addMenuItem("2008 Foundation Golf Classic","location='specialevents.html'");
  fw_menu_3.addMenuItem("2008 NATA Foundation Run/Walk","location='specialevents.html'");
  fw_menu_3.addMenuItem("2008 NATA Night","location='specialevents.html'");
      fw_menu_3.hideOnMouseOut=true;
   window.fw_menu_4 = new Menu("root",200,17,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#FFFFFF","999999","#236643");
  fw_menu_4.addMenuItem("Eligibility Requirements","location='scholarship.html#eligible'");
  fw_menu_4.addMenuItem("Download Applications","location='scholarship.html#download'");
  fw_menu_4.addMenuItem("Scholarship Recipient Listing","location='http://www.natafoundation.org/scholarship.html'");
  fw_menu_4.addMenuItem("Sponsor Requirements","location='http://www.natafoundation.org/pages/ScholarshipSponsorshipPolicy.htm'");
  fw_menu_4.addMenuItem("Scholarship Sponsor Agreement","location='http://www.natafoundation.org/pdfs/ScholSponsorAgreement.pdf'");
   fw_menu_4.hideOnMouseOut=true;
  window.fw_menu_5 = new Menu("root",200,17,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#FFFFFF","999999","#236643");
  fw_menu_5.addMenuItem("Current Year Activity","location='annualfund.html'");
  fw_menu_5.addMenuItem("Make A Contribution Online","location='https://secure.e-builders.net/forms/onlinedonform.htm'");
  fw_menu_5.addMenuItem("Pledge Form","location='annualfund.html#pledge'");
  fw_menu_5.addMenuItem("Planned Giving Options","location='http://www.natafoundation.org/Planned Giving Options.pdf'");
   fw_menu_5.hideOnMouseOut=true;
  fw_menu_5.writeMenus();
} // fwLoadMenus()