_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="BurlyWood";
offcolor="#552A00";
onbgcolor="SaddleBrown";
oncolor="#ffffff";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="175";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="DarkOliveGreen";
offcolor="#ffffff";
onbgcolor="Sienna";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.adeptphysicaltherapy.com/;");
aI("showmenu=About UsOverviewLEFT_MENU;text=About Us;target=;url=Adept-Physical-Therapy-Physical-Therapist-La-Jolla-San-Diego-About-Us.html;");
aI("showmenu=Treatment ServicesOrthopedicsLEFT_MENU;text=Treatment Services;target=;url=Adept-Physical-Therapy-Physical-Therapist-La-Jolla-San-Diego-Treatment-Services.html;");
aI("showmenu=Specialty ProgramsBACK to LifeLEFT_MENU;text=Specialty Programs;target=;url=Adept-Physical-Therapy-Physical-Therapist-La-Jolla-San-Diego-Specialty-Programs.html;");
aI("text=Testimonials;target=;url=Adept-Physical-Therapy-Physical-Therapist-La-Jolla-San-Diego-Testimonials.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("About UsOverviewLEFT_MENU")){
style=submenuStyle;
aI("text=Overview;target=;url=Adept-Physical-Therapy-Physical-Therapist-La-Jolla-San-Diego-Overview.html;");
aI("text=\"A\" Team;target=;url=Adept-Physical-Therapy-Physical-Therapist-La-Jolla-San-Diego-A-Team.html;");
}

with(milonic=new menuname("Treatment ServicesOrthopedicsLEFT_MENU")){
style=submenuStyle;
aI("text=Orthopedics;target=;url=Adept-Physical-Therapy-Physical-Therapist-La-Jolla-San-Diego-Orthopedics.html;");
aI("text=Gait and Balance;target=;url=Adept-Physical-Therapy-Physical-Therapist-La-Jolla-San-Diego-Gait-and-Balance.html;");
aI("text=Sports Performance;target=;url=Adept-Physical-Therapy-Physical-Therapist-La-Jolla-San-Diego-Sports-Performance.html;");
aI("text=Exercise Program Design;target=;url=Adept-Physical-Therapy-Physical-Therapist-La-Jolla-San-Diego-Exercise-Program-Design.html;");
}

with(milonic=new menuname("Specialty ProgramsBACK to LifeLEFT_MENU")){
style=submenuStyle;
aI("text=BACK to Life;target=;url=Adept-Physical-Therapy-Physical-Therapist-La-Jolla-San-Diego-BACK-to-Life.html;");
aI("text=R2- Rapid Recovery;target=;url=Adept-Physical-Therapy-Physical-Therapist-La-Jolla-San-Diego-R2-Rapid-Recovery.html;");
aI("text=Get Strong;target=;url=Adept-Physical-Therapy-Physical-Therapist-La-Jolla-San-Diego-Get-Strong.html;");
aI("text=Ergonomic Solutions;target=;url=Adept-Physical-Therapy-Physical-Therapist-La-Jolla-San-Diego-Ergonomic-Solutions.html;");
aI("text=Wellness;target=;url=Adept-Physical-Therapy-Physical-Therapist-La-Jolla-San-Diego-Wellness.html;");
}


 drawMenus();

