_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#FFFFFF";
onbgcolor="Transparent";
oncolor="#000000";
padding="8";
pagebgcolor="Transparent";
pagecolor="Beige";
separatorcolor="Transparent";
separatorsize="6";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="BlanchedAlmond";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=842;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Chiropractor Home;target=;url=http://www.lifewithincenter.com/;");
aI("text=Chiropractic Treatment;target=;url=San-Diego-Chiropractic-Treatment.html;");
aI("text=Sports Chiropractic;target=;url=San-Diego-Sports-Chiropractic.html;");
aI("text=Chiropractic Health Tips;target=_blank;url=http://www.lifewithincenter.com/blog;");
aI("text=Baby Chiropractor;target=;url=BabyChiropractor.html;");
aI("text=Chiropractic Testimonials;target=;url=San-Diego-Chiropractic-Testimonials.html;");
aI("text=Chiropractic Clinic;target=;url=Life-Within-San-Diego-Chiropractic-Clinic.html;");
aI("text=Contact Us;target=;url=Contact-San-Diego-Chiropractic.html;");
}


 drawMenus();

