_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="DarkOliveGreen";
offcolor="#ffffff";
onbgcolor="#80B14D";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#373737";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#215001";
oncolor="White";
padding="4";
pagecolor="Gray";
separatorcolor="#215001";
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=./;");
aI("showmenu=AboutOur DoctorsLEFT_MENU;text=About;target=;url=About.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=Location;target=;url=Locations.html;");
aI("showmenu=Articles & FAQCan Chiropractic Care Help Me?LEFT_MENU;text=Articles & FAQ;target=;url=Articles-&-FAQ.html;");
aI("text=Blog;target=;url=Blog.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Make Appointment;target=;url=appointments.html;");
aI("text=Get Forms;target=;url=Forms.html;");
}

with(milonic=new menuname("AboutOur DoctorsLEFT_MENU")){
style=submenuStyle;
aI("text=Our Doctors;target=;url=Our-Doctors.html;");
aI("text=Office Hours;target=;url=Office-Hours.html;");
aI("text=Fees and Insurance;target=;url=Cost-of-treatment.html;");
aI("text=What Should I Expect My First Visit?;target=;url=What-Should-I-Expect-My-First-Visit-.html;");
aI("text=Why We Are Different & Better;target=;url=Why-We-Are-Different.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=IME Rental;target=;url=IME-Rental.html;");
}

with(milonic=new menuname("Articles & FAQCan Chiropractic Care Help Me?LEFT_MENU")){
style=submenuStyle;
aI("text=Can Chiropractic Care Help Me?;target=;url=Can-Chiropractic-Care-Help-Me-.html;");
aI("text=Chiropractic Care Defined;target=;url=Chiropractic-Care-Defined.html;");
aI("text=Cold Laser Therapy;target=;url=Cold-Laser-Therapy.html;");
aI("text=What Makes Us Unique?;target=;url=What-Makes-Us-Unique-.html;");
aI("text=Evidence Based Practice;target=;url=Evidence-Based-Practice.html;");
aI("text=Graston Technique;target=;url=Graston-Technique.html;");
aI("text=Ice or Heat?;target=;url=Ice-or-Heat-.html;");
aI("text=Low Back Pain;target=;url=Low-Back-Pain.html;");
aI("text=Sacroiliac Joint Pain;target=;url=SI.html;");
aI("text=Spinal Decompression;target=;url=Spinal-Decompression.html;");
aI("text=NCQA Recognition - What it Means;target=;url=NCQA-Recognition-What-it-Means.html;");
}


 drawMenus();
