<!-- edit menu text items below -->
function mmLoadMenus() {
 window.menuServices = new Menu("root",153,22,"Times New Roman",11,"#62150F","#62150F","#DDD3BA","#EDE7DB","left","middle",6,0,400,-5,7,true,true,true,1,true,true);
  //window.menuServices = new Menu("root",188,22,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#404e82","#8ea763","left","middle",6,0,1000,-5,7,true,false,true,0,true,true);
   menuServices.hideOnMouseOut=true;
   menuServices.menuBorder=1;
   menuServices.menuLiteBgColor='#A79A78';
   menuServices.menuBorderBgColor='#8B8265';
   menuServices.bgColor='#DDD3BA';
  menuServices.addMenuItem("Services","location='professional-building-services.html'");
  menuServices.addMenuItem("Custom&nbsp;Home&nbsp;Design","location='custom-homes.html'");
  menuServices.addMenuItem("Renovations&nbsp;&amp;&nbsp;Additions","location='additions-and-renovations.html'");

  menuServices.writeMenus();

} // mmLoadMenus()

<!-- hide this script from non-javascript-enabled browsers
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_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_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 returnDocument() {
   var file_name = document.location.href;
   var end = (file_name.indexOf("?") == -1) ? file_name.length : file_name.indexOf("?");
   return file_name.substring(file_name.lastIndexOf("/")+1, end);
}

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];}
}
// stop hiding -->

<!-- edit preload items below -->
  <!-- hide 
  if (document.images) {
  homebttn = new Image(214 ,42); homebttn.src = "images/home.jpg";
  homebttn_f2 = new Image(214 ,42); homebttn_f2.src = "images/home_f2.jpg";
  
  aboutus = new Image(214 ,32); aboutus.src = "images/aboutus.jpg";
  aboutus_f2 = new Image(214 ,32); aboutus_f2.src = "images/aboutus_f2.jpg";
  
  services = new Image(214 ,31); services.src = "images/services.jpg";
  services_f2 = new Image(214 ,31); services_f2.src = "images/services_f2.jpg";
  
  buildingprocess = new Image(214 ,32); buildingprocess.src = "images/buildingprocess.jpg";
  buildingprocess_f2 = new Image(214 ,32); buildingprocess_f2.src = "images/buildingprocess_f2.jpg";
  
  gallery = new Image(214 ,31); gallery.src = "images/gallery.jpg";
  gallery_f2 = new Image(214 ,31); gallery_f2.src = "images/gallery_f2.jpg";
  
  faqs = new Image(214 ,32); faqs.src = "images/faqs.jpg";
  faqs_f2 = new Image(214 ,32); faqs_f2.src = "images/faqs_f2.jpg";
  
  testimonials = new Image(214 ,31); testimonials.src = "images/testimonials.jpg";
  testimonials_f2 = new Image(214 ,31); testimonials_f2.src = "images/testimonials_f2.jpg";
  
  contactus = new Image(214 ,32); contactus.src = "images/contactus.jpg";
  contactus_f2 = new Image(214 ,32); contactus_f2.src = "images/contactus_f2.jpg";
  
  btnCustom = new Image(214 ,32); btnCustom.src = "images/button-home-design-hover.jpg";
 btnReno = new Image(214 ,32); btnReno.src = "images/button-renovations-hover.jpg";

  
  }
// stop hiding -->
