_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="pictures/orangedots.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="pictures/arrow.gif";
subimagepadding="2";
overimage="pictures/whitedots.gif";
imagepadding="6";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="pictures/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Home;target=;url=./;");
aI("text=Articles;target=;url=stiffeychiropracticArticles.html;");
aI("text=New Patient Forms;target=;url=New-Patient-Forms.html;");
aI("text=Office Hours;target=;url=proactivechiropractic-Hours.html;");
aI("text=Watch Videos;target=;url=stiffey-Videos.html;");
aI("text=Our Location;target=;url=palmyra-mo-Location.html;");
aI("text=Resources;target=;url=Links.html;");
aI("text=Meet The Doctor;target=;url=scottstiffeybio.html;");
aI("text=Recommended Products;target=;url=Recommended-Products.html;");
aI("text=Our Patients Speak!;target=;url=Our-Patients-Speak!.html;");
aI("text=Recommended Chiropractors;target=;url=Recommended-Chiropractors.html;");
}


 drawMenus();
