function mmLoadMenus(loc_root) {
  if (!loc_root){
  	loc_root="http://www.exerciseyoureyes.com/";
  	//loc_root="http://d70337.u24.support-help.com/";
  }
  if (window.mm_menu_0901154404_0) return;
          window.mm_menu_0901154404_0 = new Menu("root",150,20,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#000000","#DFD0B9","#CBBCA6","left","middle",8,0,0,-5,7,true,false,true,0,false,true);
  mm_menu_0901154404_0.addMenuItem("About Your Eyes","location='"+loc_root+"about_your_eyes.php'");
  mm_menu_0901154404_0.addMenuItem("Working","location='"+loc_root+"working.php'");
  mm_menu_0901154404_0.addMenuItem("Playing","location='"+loc_root+"playing.php'");
  mm_menu_0901154404_0.addMenuItem("Learning","location='"+loc_root+"learning.php'");
  mm_menu_0901154404_0.addMenuItem("Little League Study","location='"+loc_root+"little_league_study.php'");
   mm_menu_0901154404_0.hideOnMouseOut=true;
   mm_menu_0901154404_0.bgColor='#83723D';
   mm_menu_0901154404_0.menuBorder=0;
   mm_menu_0901154404_0.menuLiteBgColor='#83723D';
   mm_menu_0901154404_0.menuBorderBgColor='#83723D';

      window.mm_menu_0901154748_0 = new Menu("root",175,20,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#000000","#DFD0B9","#CBBCA6","left","middle",8,0,0,-5,7,true,false,true,0,true,true);
  mm_menu_0901154748_0.addMenuItem("How it Works","location='"+loc_root+"how_it_works.php'");
  mm_menu_0901154748_0.addMenuItem("Is&nbsp;EYEPORT&nbsp;for&nbsp;me?","location='"+loc_root+"test.php'");
  mm_menu_0901154748_0.addMenuItem("Message&nbsp;from&nbsp;Dr.&nbsp;Liberman","location='"+loc_root+"dr_liberman.php'");
  mm_menu_0901154748_0.addMenuItem("FAQs","location='"+loc_root+"faqs.php'");
  mm_menu_0901154748_0.addMenuItem("User&nbsp;Guide","location='"+loc_root+"pdf/EyeForPrint.pdf'");
   mm_menu_0901154748_0.hideOnMouseOut=true;
   mm_menu_0901154748_0.bgColor='#83723D';
   mm_menu_0901154748_0.menuBorder=0;
   mm_menu_0901154748_0.menuLiteBgColor='#83723D';
   mm_menu_0901154748_0.menuBorderBgColor='#83723D';

      window.mm_menu_0901155244_0 = new Menu("root",158,20,"Verdana, Arial, Helvetica, sans-serif",10,"#000000","#000000","#DFD0B9","#CBBCA6","left","middle",8,0,0,-5,7,true,false,true,0,true,true);
  mm_menu_0901155244_0.addMenuItem("Scientific Research","location='"+loc_root+"clinical_study.php'");
  mm_menu_0901155244_0.addMenuItem("Dr. Liberman's Bio","location='"+loc_root+"dr_bio.php'");
   mm_menu_0901155244_0.addMenuItem("Find&nbsp;an&nbsp;Eye&nbsp;Doctor","location='"+loc_root+"find_doctor.php'");
  mm_menu_0901155244_0.addMenuItem("Doctor Testimonials","location='"+loc_root+"doctor_testimonials.php'");
  mm_menu_0901155244_0.addMenuItem("Warranty","location='guarantee.php'");
 
   mm_menu_0901155244_0.hideOnMouseOut=true;
   mm_menu_0901155244_0.bgColor='#83723D';
   mm_menu_0901155244_0.menuBorder=0;
   mm_menu_0901155244_0.menuLiteBgColor='#83723D';
   mm_menu_0901155244_0.menuBorderBgColor='#83723D';

mm_menu_0901155244_0.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];}
}