<!--
function mmLoadMenus() {
  if (window.about_ortho) return;
  window.about_ortho = new Menu("root",145,22,"Arial, Helvetica, sans-serif",12,"#FFFFFF","#faf17e","#CC3333","#CC3333","left","middle",5,0,100,-5,7,true,false,true,0,true,true);
  about_ortho.addMenuItem("About&nbsp;Orthodontics","location='about_ortho.html'");
  about_ortho.addMenuItem("For&nbsp;Children","location='for_children.html'");
  about_ortho.addMenuItem("Two-Phase&nbsp;Treatment","location='two-phase_treatment.html'");
  about_ortho.addMenuItem("For&nbsp;Adults","location='for_adults.html'");
  about_ortho.addMenuItem("Common&nbsp;Treatments","location='common_treatments.html'");
  about_ortho.addMenuItem("Surgical&nbsp;Orthodontics","location='surgical_ortho.html'");
  about_ortho.addMenuItem("Ortho&nbsp;Dictionary","location='ortho_dictionary.html'");
  about_ortho.addMenuItem("Orthodontic&nbsp;Links","location='ortho_links.html'");
   about_ortho.fontWeight="bold";
   about_ortho.hideOnMouseOut=true;
   about_ortho.menuBorder=0;
   about_ortho.menuLiteBgColor='';
   about_ortho.menuBorderBgColor='';
   
   if (window.braces_101) return;
  window.braces_101 = new Menu("root",145,22,"Arial, Helvetica, sans-serif",12,"#FFFFFF","#faf17e","#CC3333","#CC3333","left","middle",5,0,100,-5,7,true,false,true,0,true,true);
  braces_101.addMenuItem("Braces&nbsp;101","location='braces_101.html'");
  braces_101.addMenuItem("Types&nbsp;of&nbsp;Braces","location='types_braces.html'");
  braces_101.addMenuItem("Types&nbsp;of&nbsp;Appliances","location='types_appliances.html'");
  braces_101.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');");
  braces_101.addMenuItem("Retainers","location='retainers.html'");
  braces_101.addMenuItem("Emergency&nbsp;Care","location='emergency_care.html'");
   braces_101.fontWeight="bold";
   braces_101.hideOnMouseOut=true;
   braces_101.menuBorder=0;
   braces_101.menuLiteBgColor='';
   braces_101.menuBorderBgColor='';
   
   if (window.contact) return;
  window.contact = new Menu("root",145,22,"Arial, Helvetica, sans-serif",12,"#FFFFFF","#faf17e","#CC3333","#CC3333","left","middle",5,0,100,-5,7,true,false,true,0,true,true);
  contact.addMenuItem("Contact&nbsp;Us","location='contact.html'");
  contact.addMenuItem("Comment&nbsp;Form","location='comments.php'");
  contact.addMenuItem("Patient&nbsp;Referral&nbsp;Form","location='patient-referral.php'");
  contact.addMenuItem("Doctor&nbsp;Referral&nbsp;Form","location='doctor-referral.php'");
   contact.fontWeight="bold";
   contact.hideOnMouseOut=true;
   contact.menuBorder=0;
   contact.menuLiteBgColor='';
   contact.menuBorderBgColor='';

writeMenus();
} // mmLoadMenus()

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

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];}
}
//-->