function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",139,17,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#996600","#000000","#ffffff");
  fw_menu_0.addMenuItem("Robert E. Dryden","location='red.html'");
  fw_menu_0.addMenuItem("Lawence A. Margoles","location='lam.html'");
  fw_menu_0.addMenuItem("Frank E. Schimaneck","location='fes.html'");
  fw_menu_0.addMenuItem("R. Randy Wertz","location='rrw.html'");
  fw_menu_0.addMenuItem("Susan E. Foe","location='sef.html'");
  fw_menu_0.addMenuItem("Roger A. Agen","location='raa.html'");
  fw_menu_0.addMenuItem("Dan H. Maguire","location='dhm.html'");
   fw_menu_0.hideOnMouseOut=true;
  window.fw_menu_1 = new Menu("root",475,17,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#996600","#000000","#ffffff");
  fw_menu_1.addMenuItem("Unlocking the Law of Products Liability","location='seminars.html#anchor180604'");
  fw_menu_1.addMenuItem("Claim and Accident Investigation . . . Just the Facts, Ma'am","location='seminars.html#anchor183251'");
  fw_menu_1.addMenuItem("Litigation 101: Lawsuits for Dummies","location='seminars.html#101'");
  fw_menu_1.addMenuItem("Pretrial Litigation: Up to the Day of Trial","location='seminars.html#anchor185113'");
  fw_menu_1.addMenuItem("Trying the Product Case, a Defense Perspective","location='seminars.html#anchor186168'");
  fw_menu_1.addMenuItem("Current Issues in Indemnification","location='seminars.html#anchor189773'");
  fw_menu_1.addMenuItem("Additional Insured Endorsements . . . Additional Obligations","location='seminars.html#anchor191167'");
  fw_menu_1.addMenuItem("Current Issues Driving Automobile Product Liability","location='seminars.html#anchor204333'");
  fw_menu_1.addMenuItem("Trying the Trucking Case","location='seminars.html#anchor207018'");
  fw_menu_1.addMenuItem("The Recovery of Commercial Damages in Tort Actions","location='seminars.html#anchor208689'");
  fw_menu_1.addMenuItem("Spoliation of Evidence . . . Burdens on Defendants and their Insurers","location='seminars.html#anchor210284'");
  fw_menu_1.addMenuItem("The Post-Privette Landscape: Liability of Land Owners and General Contractors...","location='seminars.html#anchor211714'");
  fw_menu_1.addMenuItem("Spreading the Blame: Allocating Responsibility Among Multiple Liable Parties","location='seminars.html#anchor212891'");
  fw_menu_1.addMenuItem("Alternative Dispute Resolution (ADR) For The 21st Century","location='seminars.html#anchor214921'");
  fw_menu_1.addMenuItem("More Lawyers!? Cumis Counsel and Independent Counsel","location='seminars.html#anchor216427'");
  fw_menu_1.addMenuItem("Insurance Coverage: The Basics","location='seminars.html#anchor218058'");
  fw_menu_1.addMenuItem("Assumption of the Risk","location='seminars.html#anchor219515'");
  fw_menu_1.addMenuItem("Negotiating Techniques: Getting the Best Deal Possible","location='seminars.html#anchor222465'");
  fw_menu_1.addMenuItem("Design Your Own Seminar","location='seminars.html#anchor224448'");
   fw_menu_1.hideOnMouseOut=true;
  window.fw_menu_2 = new Menu("root",265,17,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#996600","#000000","#ffffff");
  fw_menu_2.addMenuItem("Federal","location='fedlink.html'");
  fw_menu_2.addMenuItem("State","location='statelink.html'");
  fw_menu_2.addMenuItem("Legal Organizations","location='legorglink.html'");
  fw_menu_2.addMenuItem("Legal Research","location='legreslink.html'");
  fw_menu_2.addMenuItem("Expert Witnesses","location='expwitlink.html'");
  fw_menu_2.addMenuItem("Legal News","location='legnewslink.html'");
  fw_menu_2.addMenuItem("News","location='newslink.html'");
  fw_menu_2.addMenuItem("Reference","location='reflink.html'");
  fw_menu_2.addMenuItem("Industry Connections","location='indconlink.html'");
  fw_menu_2.addMenuItem("San Francisco and Los Angeles Information","location='sflalink.html'");
  fw_menu_2.addMenuItem("Weather","location='wealink.html'");
  fw_menu_2.addMenuItem("Of Interest","location='ofintlink.html'");
   fw_menu_2.hideOnMouseOut=true;

  fw_menu_2.writeMenus();
}