function fwLoadMenus() {
if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",155,17,"Verdana, Arial, Helvetica, sans-serif",10,"#FFffCC","#000000","#000000","#ffffcc");
fw_menu_0.addMenuItem("Upgrades & Addtl. Items","location='additionalitemsforsale.htm'");
fw_menu_0.addMenuItem("List Now","location='index.htm'");
fw_menu_0.addMenuItem("Process the Sale","location='sellers_process_sale.htm'");
fw_menu_0.addMenuItem("Changes to your Listing","location='sellers_listing_changes.htm'");
fw_menu_0.addMenuItem("Why Choose Us","location='sellers_why_choose_us.htm'");
fw_menu_0.addMenuItem("Testimonials","location='sellers_testimonials.htm'");
fw_menu_0.addMenuItem("How it works","location='sellers_how_it_works.htm'");
fw_menu_0.addMenuItem("Never miss a realtor call","location='sellers_never_miss_calls.htm'");
fw_menu_0.addMenuItem("Questions & Answers","location='sellers_questions_answers.htm'");
fw_menu_0.addMenuItem("When you get an offer","location='sellers_closing_package.htm'");
fw_menu_0.addMenuItem("MLS facts","location='sellers_MLS_facts.htm'");
fw_menu_0.addMenuItem("Listing Steps","location='sellers_listing_steps_by_county.htm'");
fw_menu_0.addMenuItem("Tell your Friends","location='sellers_tell_your_friends.htm'");
fw_menu_0.hideOnMouseOut=true;
  window.fw_menu_1 = new Menu("root",150,17,"Verdana, Arial, Helvetica, sans-serif",10,"#FFffCC","#000000","#000000","#ffffcc");
fw_menu_1.addMenuItem("Earn A Rebate","location='buysidehowitworks.htm'");
fw_menu_1.addMenuItem("Rebate Questions","location='buysidefaq.htm'");
fw_menu_1.addMenuItem("Schedule a Showing","location='buysidehowtoschedule.htm'");
fw_menu_1.addMenuItem("Finding Your Next Home","location='buysidefindingnexthome.htm'");
fw_menu_1.addMenuItem("Making An Offer","location='buysidehowtomakeoffer.htm'");
fw_menu_1.addMenuItem("Search our listings","location='buyers_search_listings.htm'");
fw_menu_1.addMenuItem("Search The MLS","location='secondboard.htm'");
//fw_menu_1.addMenuItem("Link 3","location='#'");
fw_menu_1.hideOnMouseOut=true;
  window.fw_menu_2 = new Menu("root",125,17,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#ffffcc","#ffffcc","#000000");
fw_menu_2.addMenuItem("How It Works","location='howitwork.php'");
fw_menu_2.addMenuItem("Choose an Office","location='chooseoffice.php'");
fw_menu_2.hideOnMouseOut=true;
  window.fw_menu_3 = new Menu("root",155,17,"Verdana, Arial, Helvetica, sans-serif",10,"#FFffCC","#000000","#000000","#ffffcc");
fw_menu_3.addMenuItem("Upgrades & Addtl. Items","location='additionalitemsforsale.htm'");
fw_menu_3.addMenuItem("Changes to your listing","location='sellers_listing_changes.htm'");
fw_menu_3.addMenuItem("Forms and contracts","location='real_estate_forms.htm'");
fw_menu_3.addMenuItem("Listing steps","location='sellers_listing_steps_by_county.htm'");
fw_menu_3.addMenuItem("Items You May Need","location='additionalitemsforsale.htm'");
fw_menu_3.addMenuItem("Tricks of the trade","location='tricks_of_the_trade.htm'");
fw_menu_3.addMenuItem("Home selling resources","location='FSBO_home_selling_guide.htm'");
fw_menu_3.addMenuItem("Home Warrantee","location='home_warrantee.htm'");
fw_menu_3.addMenuItem("Order Title Insurance","location='order_title_insurance.htm'");
fw_menu_3.addMenuItem("Mortgage approvals","location='mortgage_approvals.htm'");
fw_menu_3.addMenuItem("Realtors click here","location='realtors_info.htm'");
fw_menu_3.addMenuItem("Search The MLS","location='secondboard.htm'");
fw_menu_3.hideOnMouseOut=true;
fw_menu_3.writeMenus();
} // fwLoadMenus()      