_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="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#144364";
offcolor="White";
onbgcolor="#9DCCFA";
onbold="bold";
oncolor="Black";
padding="9";
separatorcolor="White";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="194";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#144364";
offcolor="White";
onbgcolor="#9DCCFA";
onbold="bold";
oncolor="#000000";
padding="4";
pagebgcolor="#144364";
pagecolor="White";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.cranstonchiropractic.com/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Our Services;target=;url=Our-Services.html;");
aI("text=Our Technology;target=;url=Our-Technology.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}


 drawMenus();
