<!--
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='ortho-meet-team.html'");
  mm_menu_office.addMenuItem("Office&nbsp;Tour","location='ortho-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='ortho-dollars-sense.html'");
  mm_menu_patients.addMenuItem("Privacy&nbsp;Policy","location='ortho-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_about = 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_about.addMenuItem("For Children","location='ortho-children.html'");
  mm_menu_about.addMenuItem("For Adults","location='ortho-adults.html'");
  mm_menu_about.addMenuItem("Two-Phase Treatment","location='ortho-2-phase-treatment.html'");
  mm_menu_about.addMenuItem("Common Treatment","location='ortho-common-treatment.html'");
  mm_menu_about.addMenuItem("Life With Braces","location='ortho-life-with-braces.html'");
   mm_menu_about.addMenuItem("Retainer","location='ortho-retainer.html'");
  mm_menu_about.addMenuItem("Ortho Dictionary","location='ortho-dictionary.html'");
  mm_menu_about.addMenuItem("FAQ","location='ortho-faq.html'");
   mm_menu_about.fontWeight="bold";
   mm_menu_about.hideOnMouseOut=true;
   mm_menu_about.bgColor='#FFF5D1';
   mm_menu_about.menuBorder=1;
   mm_menu_about.menuLiteBgColor='#FFF5D1';
   mm_menu_about.menuBorderBgColor='#112F55';
   
   window.mm_menu_braces101 = 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_braces101.addMenuItem("Damon&#0174; System","location='ortho-damon.html'");
  mm_menu_braces101.addMenuItem("SureSmile&#0174;","location='ortho-suresmile.html'");
  mm_menu_braces101.addMenuItem("Invisalign&#0174;","location='ortho-invisalign.html'");
  mm_menu_braces101.addMenuItem("Types of Braces","location='ortho-types-of-braces.html'");
  mm_menu_braces101.addMenuItem("Braces Diagram","location='ortho-braces-diagram.html'");
  mm_menu_braces101.addMenuItem("Types Of Appliances","location='ortho-types-of-appliances.html'");
  mm_menu_braces101.addMenuItem("Retainers","location='ortho-retainers.html'");
  mm_menu_braces101.addMenuItem("Emergencies","location='ortho-emergencies.html'");
   mm_menu_braces101.fontWeight="bold";
   mm_menu_braces101.hideOnMouseOut=true;
   mm_menu_braces101.bgColor='#FFF5D1';
   mm_menu_braces101.menuBorder=1;
   mm_menu_braces101.menuLiteBgColor='#FFF5D1';
   mm_menu_braces101.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);
}
//-->