_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#C3B59A";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#C3B59A";
onbgcolor="#ffffff";
oncolor="#5B4A38";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
pagecolor="#000000";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#C3B59A";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="#ffffff";
offcolor="#7FA9FF";
onbgcolor="#ffffff";
oncolor="#5B4A38";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Subluxations;target=;url=Subluxations.html;");
aI("text=Babies & Children;target=;url=Children.html;");
aI("text=Testimonials: babies;target=;url=testimonialsbabies.html;");
aI("text=Sports Injuries;target=;url=Sports-Injuries.html;");
aI("text=Neck Problems;target=;url=Neck-Problems.html;");
aI("text=Allergies;target=;url=Allergies.html;");
aI("text=Headaches;target=;url=Headaches.html;");
aI("text=Back Pain;target=;url=Back-Pain.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

