<!--
function mmLoadMenus() {
  if (window.mm_menu_office) return;
  window.mm_menu_office = new Menu("root",116,18,"Times New Roman, Times, serif",12,"#122F57","#866B26","#FFF5D1","#FFF5D1","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_office.addMenuItem("Meet&nbsp;the&nbsp;Team","location='meet-team.html'");
  mm_menu_office.addMenuItem("Office&nbsp;Tour","location='office-tour.html'");
   mm_menu_office.fontWeight="bold";
   mm_menu_office.hideOnMouseOut=true;
   mm_menu_office.bgColor='#FFF5D1';
   mm_menu_office.menuBorder=1;
   mm_menu_office.menuLiteBgColor='#FFF5D1';
   mm_menu_office.menuBorderBgColor='#112F55';
   
   window.mm_menu_patients = new Menu("root",116,18,"Times New Roman, Times, serif",12,"#122F57","#866B26","#FFF5D1","#FFF5D1","left","middle",3,0,1000,-20,7,true,true,true,0,true,true);
  mm_menu_patients.addMenuItem("Dollars&nbsp;and&nbsp;Sense","location='dollars-sense.html'");
  mm_menu_patients.addMenuItem("Privacy&nbsp;Policy","location='privacy-policy.html'");
   mm_menu_patients.fontWeight="bold";
   mm_menu_patients.hideOnMouseOut=true;
   mm_menu_patients.bgColor='#FFF5D1';
   mm_menu_patients.menuBorder=1;
   mm_menu_patients.menuLiteBgColor='#FFF5D1';
   mm_menu_patients.menuBorderBgColor='#112F55';
      
   window.mm_menu_teeth = new Menu("root",116,18,"Times New Roman, Times, serif",12,"#122F57","#866B26","#FFF5D1","#FFF5D1","left","middle",3,0,1000,-20,7,true,true,true,0,true,true);
  mm_menu_teeth.addMenuItem("Know&nbsp;Your&nbsp;Teeth","location='know-teeth.html'");
  mm_menu_teeth.addMenuItem("Anatomy&nbsp;of&nbsp;a&nbsp;Tooth","location='anatomy.html'");
  mm_menu_teeth.addMenuItem("Oral&nbsp;Care&nbsp;Video","window.open('http://www.orthosesame.com/ptcare-video/video/choice.html','','scrollbars=no,resizable=no,width=500,height=500,left=10,top=10');");
  mm_menu_teeth.addMenuItem("Resources","location='resources.html'");
   mm_menu_teeth.fontWeight="bold";
   mm_menu_teeth.hideOnMouseOut=true;
   mm_menu_teeth.bgColor='#FFF5D1';
   mm_menu_teeth.menuBorder=1;
   mm_menu_teeth.menuLiteBgColor='#FFF5D1';
   mm_menu_teeth.menuBorderBgColor='#112F55';
   
    window.mm_menu_improve = new Menu("root",116,18,"Times New Roman, Times, serif",12,"#122F57","#866B26","#FFF5D1","#FFF5D1","left","middle",3,0,1000,-20,7,true,true,true,0,true,true);
	mm_menu_improve.addMenuItem("First Visit","location='firstvisit.html'");
	mm_menu_improve.addMenuItem("What Sets Us Apart","location='setsapart.html'");
  mm_menu_improve.addMenuItem("Sedation&nbsp;Dentistry","location='sedation-dentistry.html'");
  mm_menu_improve.addMenuItem("Smile&nbsp;Gallery","location='smile-gallery.html'");
  mm_menu_improve.addMenuItem("Teeth&nbsp;Whitening","location='teeth-whitening.html'");
  mm_menu_improve.addMenuItem("Extractions","location='extractions.html'");
  mm_menu_improve.addMenuItem("Wisdom&nbsp;Teeth","location='wisdom-teeth.html'");
  mm_menu_improve.addMenuItem("Gum&nbsp;Disease","location='gum-disease.html'");
  mm_menu_improve.addMenuItem("Sealants","location='sealants.html'");
  mm_menu_improve.addMenuItem("Invisalign&reg;","location='invisalign.html'");
  mm_menu_improve.addMenuItem("Common&nbsp;Treatments","location='common-treatments.html'");
  mm_menu_improve.addMenuItem("FAQ","location='faq.html'");
  mm_menu_improve.addMenuItem("Emergency","location='emergency.html'");
   mm_menu_improve.fontWeight="bold";
   mm_menu_improve.hideOnMouseOut=true;
   mm_menu_improve.bgColor='#FFF5D1';
   mm_menu_improve.menuBorder=1;
   mm_menu_improve.menuLiteBgColor='#FFF5D1';
   mm_menu_improve.menuBorderBgColor='#112F55';

writeMenus();
} // mmLoadMenus()

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 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];}
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->