_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;




with(menuStyle=new mm_style()){
bordercolor="#f3f3f3";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Verdana, Tahoma";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
padding=4;
pagebgcolor="#FFFFFF";
pagecolor="black";

}

with(firstStyle=new mm_style()){
bordercolor="#79BBD0";
borderstyle="solid";
borderwidth=3;
fontfamily="Arial, Verdana, Tahoma";
fontsize="12px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#3D3D3D";
onbgcolor="#FF8800";
oncolor="#ffffff";
padding="4px 4px 4px 8px";
pagebgcolor="#FFFFFF";
pagecolor="black";
separatorcolor="#95B3D7";
separatorsize=1;
subimage='/images/arrow_black.gif';
onsubimage='/images/arrow_white.gif';
subimagepadding=2;
bottomimage='/images/arrow_black.gif';
}

with(secondStyle=new mm_style()){
bordercolor="#79BBD0";
borderstyle="solid";
borderwidth=3;
fontfamily="Arial, Verdana, Tahoma";
fontsize="12px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#3D3D3D";
onbgcolor="#FF8800";
oncolor="#ffffff";
padding="4px 4px 4px 8px";
pagebgcolor="#FFFFFF";
pagecolor="black";
separatorcolor="#95B3D7";
separatorsize=1;
subimagepadding=2;
}


with(milonic=new menuname("about")){
style=firstStyle;
itemwidth=100;
aI("text=Overview;url=/about/overview.html;");
aI("showmenu=dr.halbrecht;text=Dr. Halbrecht;url=/about/dr.halbrecht/overview.html;");
aI("text=Staff;url=/about/staff.html;");
aI("text=Pro-Affiliations;url=/about/affiliations.html;");
aI("text=Newsletters;url=/about/newsletters.html;");
aI("text=New Patient Forms;url=/about/newpatient.html;");
aI("text=Contact Us;url=/about/contact.html;");
}

with(milonic=new menuname("dr.halbrecht")){
style=secondStyle;
aI("text=Overview;url=/about/dr.halbrecht/overview.html;");
aI("text=Curriculum Vitae;url=/about/dr.halbrecht/cv.html;");
aI("text=Publications;url=/about/dr.halbrecht/publications.html;");
aI("text=Presentations;url=/about/dr.halbrecht/presentations.html;");
}

with(milonic=new menuname("treatments")){
style=firstStyle;
itemwidth=200;
aI("text=Overview;url=/treatments/overview.html;");
aI("text=Cartilage Transplantation;url=/treatments/transplantation.html;");
aI("text=Autologous Chondrocyte Implantation (Genzyme Procedure);url=/treatments/transplantation.html;");
aI("text=ACL Shrinkage;url=/treatments/acl.html;");
aI("text=Arthroscopic &quot;All-Inside&quot; Patella Realignment;url=/treatments/arthroscopic.html;");
aI("text=ACL CPM Rehab Study;url=/treatments/aclrehab.html;");
aI("text=Office Arthroscopy;url=/treatments/office.html;");
aI("text=Meniscus Transplantation (Meniscal Allografts);url=/treatments/meniscus.html;");
aI("text=Absorbable Tacks;url=/treatments/absorbable.html;");
aI("text=Arthroscopic Polymer Resurfacing for Osteoarthritis of the Knee;url=/treatments/arthroscopicpolymer.html;");
aI("text=Unispacer;url=/treatments/unispacer.html;");
aI("text=Arthroscopic Rotator Cuff Repair;url=/treatments/arthroscopicrotator.html;");
aI("text=PRP Injections;url=/treatments/prp_injections.html;");
aI("text=Rehabilitation Protocols;url=/treatments/rehabilitation.html;");
aI("showmenu=technology;text=Breakthrough Technology;url=/treatments/technology/mri.html;");
}

with(milonic=new menuname("technology")){
style=secondStyle;
aI("text=In-Office MRI ;url=/treatments/technology/mri.html;");
aI("text=Rotator Cuff Device;url=/treatments/technology/rotatorcuff.html;");
}

with(milonic=new menuname("sports")){
style=firstStyle;
itemwidth=125;
aI("text=Overview;url=/sports/overview.html;");
aI("showmenu=sports2;text=Ski Injuries;url=/sports/ski/brochure.html;");
aI("text=The Female Athlete;url=/sports/female.html;");
}

with(milonic=new menuname("sports2")){
style=secondStyle;
aI("text=Brochure;url=/sports/ski/brochure.html;");
aI("text=Video;url=/sports/ski/video.html;");
}

with(milonic=new menuname("injuries")){
style=firstStyle;
itemwidth=100;
aI("text=Overview ;url=/injuries/overview.html;");
aI("showmenu=shoulder;text=Shoulder ;url=/injuries/shoulder/rotator.html;");
aI("showmenu=elbow;text=Elbow ;url=/injuries/elbow/tennis.html;");
aI("showmenu=knee;text=Knee ;url=/injuries/knee/anterior.html;");
aI("showmenu=ankle;text=Ankle ;url=/injuries/ankle.html;");
}

with(milonic=new menuname("shoulder")){
style=secondStyle;
aI("text=Rotator Cuff;url=/injuries/shoulder/rotator.html;");
aI("text=Internal Impingement (Throwers Shoulder);url=/injuries/shoulder/impingement.html;");
aI("text=AC Joint Separation;url=/injuries/shoulder/separation.html;");
aI("text=Shoulder Instability;url=/injuries/shoulder/instability.html;");
aI("text=Your Arthroscopic Shoulder Surgery;url=/injuries/shoulder/after-care.html;");
}

with(milonic=new menuname("elbow")){
style=secondStyle;
aI("text=Tennis Elbow;url=/injuries/elbow/tennis.html;");
aI("text=Throwers Elbow;url=/injuries/elbow/throwers.html;");
aI("text=Ulnar Nerve Entrapment;url=/injuries/elbow/ulnar.html;");
aI("text=Loose Body, Loose Bodies;url=/injuries/elbow/loose.html;");
aI("text=Elbow Arthroscopy;url=/injuries/elbow/arthroscopy.html;");
aI("text=Golfer's Elbow;url=/injuries/elbow/golfers.html;");
}

with(milonic=new menuname("knee")){
style=secondStyle;
aI("text=Anterior Cruciate Ligament (ACL);url=/injuries/knee/anterior.html;");
aI("text=Meniscus;url=/injuries/knee/meniscus.html;");
aI("text=Articular Cartilage (Surface of the Joint);url=/injuries/knee/cartilage.html;");
aI("text=Patella (Knee Cap);url=/injuries/knee/patella.html;");
aI("text=Your Arthroscopic Knee Surgery;url=/injuries/knee/arthknee.html;");
aI("text=Osteoarthritis;url=/injuries/knee/surgery.html;");
}

with(milonic=new menuname("ankle")){
style=secondStyle;
aI("text=Ankle Arthroscopy;url=/injuries/ankle/arthroscopy.html;");
aI("text=Recurring Sprains;url=/injuries/ankle/sprains.html;");
aI("text=OCD of the Talus - Osteochondritis Dessicans (OCD);url=/injuries/ankle/talus.html;");
}

with(milonic=new menuname("faqs")){
style=firstStyle;
itemwidth=100;
aI("text=Patient FAQs;url=/faqs/overview.html;");
}
drawMenus();

