function mmLoadMenus() {
  if (window.menu_buyers) return;
  
  window.menu_buyers = new Menu("Buyers",250,20,"Verdana, Arial, Helvetica, sans-serif",10,"#FFFFFF","#1F2F1E","#5a6f36","#D8B67A","left","middle",3,0,500,-30,3,true,true,true,0,true,true);
  menu_buyers.addMenuItem("Search for Homes","location='http://www.countrysidenh.com/all_homes_for_sale.php'");
  menu_buyers.addMenuItem("Get Pre-Qualified","location='http://www.countrysidenh.com/pre_qual.php'");
  menu_buyers.addMenuItem("The Countryside Realty Buyer's Advantage","location='http://www.countrysidenh.com/buyers_adv.php'");
  menu_buyers.addMenuItem("What is Buyer Agency?","location='http://www.countrysidenh.com/buyer_agency.php'");
  menu_buyers.addMenuItem("Title Insurance","location='http://www.countrysidenh.com/title_insurance.php'");
  menu_buyers.addMenuItem("Buyer's Checklist","location='http://www.countrysidenh.com/buyer_checklist.php'");
  menu_buyers.addMenuItem("Property Tax Rates","location='http://www.countrysidenh.com/tax_rates.php'");
  menu_buyers.hideOnMouseOut=true;
  menu_buyers.bgColor='#FFFFFF';
  menu_buyers.menuBorder=1;

  window.menu_sellers = new Menu("Sellers",250,20,"Verdana, Arial, Helvetica, sans-serif",10,"#FFFFFF","#1F2F1E","#5a6f36","#D8B67A","left","middle",3,0,500,-30,3,true,true,true,0,true,true);
  menu_sellers.addMenuItem("Price Your Home","location='http://www.countrysidenh.com/cma.php'");
  menu_sellers.addMenuItem("Marketing Techniques","location='http://www.countrysidenh.com/marketing.php'");
  menu_sellers.addMenuItem("The Countryside Realty Seller's Advantage","location='http://www.countrysidenh.com/seller_adv.php'");
  menu_sellers.addMenuItem("Properties Sold by Countryside Realty","location='http://www.countrysidenh.com/sold_properties.php'");
  menu_sellers.addMenuItem("How to Enhance Your Home's Value","location='http://www.countrysidenh.com/enhance.php'");
  menu_sellers.hideOnMouseOut=true;
  menu_sellers.bgColor='#FFFFFF';
  menu_sellers.menuBorder=1;
  
  window.menu_area = new Menu("Area Information",160,20,"Verdana, Arial, Helvetica, sans-serif",10,"#FFFFFF","#1F2F1E","#5a6f36","#D8B67A","left","middle",3,0,500,-30,3,true,true,true,0,true,true);
  menu_area.addMenuItem("School & Town Profiles","location='http://www.countrysidenh.com/profiles.php'");
  menu_area.addMenuItem("Area Services & Attractions","location='http://www.countrysidenh.com/links.php'");
  menu_area.hideOnMouseOut=true;
  menu_area.bgColor='#FFFFFF';
  menu_area.menuBorder=1;
  
  window.menu_financing = new Menu("Financing",130,20,"Verdana, Arial, Helvetica, sans-serif",10,"#FFFFFF","#1F2F1E","#5a6f36","#D8B67A","left","middle",3,0,500,-30,3,true,true,true,0,true,true);
  menu_financing.addMenuItem("Get Pre-Qualified","location='http://www.countrysidenh.com/pre_qual.php'");
  menu_financing.addMenuItem("Mortgage Checklist","location='http://www.countrysidenh.com/mortgage_checklist.php'");
  menu_financing.addMenuItem("Mortgage Terms 101","location='http://www.countrysidenh.com/mortgage_terms.php'");
  menu_financing.addMenuItem("Loan Options","location='http://www.countrysidenh.com/loan_options.php'");
  menu_financing.hideOnMouseOut=true;
  menu_financing.bgColor='#FFFFFF';
  menu_financing.menuBorder=1;
  
  window.menu_about = new Menu("About Us",210,20,"Verdana, Arial, Helvetica, sans-serif",10,"#FFFFFF","#1F2F1E","#5a6f36","#D8B67A","left","middle",3,0,500,-30,3,true,true,true,0,true,true);
//  menu_about.addMenuItem("Team Bios","location='http://www.countrysidenh.com/about_us.php'");
  menu_about.addMenuItem("The Countryside Realty Advantage","location='http://www.countrysidenh.com/countryside_advantage.php'");
  menu_about.addMenuItem("Testimonials","location='http://www.countrysidenh.com/testimonials.php'");
  menu_about.hideOnMouseOut=true;
  menu_about.bgColor='#FFFFFF';
  menu_about.menuBorder=1;
  
  menu_buyers.writeMenus();
} // mmLoadMenus()

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
