_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#5E6284";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DDBC6B";
offcolor="#5E6284";
onbgcolor="Azure";
oncolor="#5E6284";
padding="6";
pagecolor="#5E6284";
separatorcolor="#5E6284";
separatorsize="1";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#5E6284";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#5E6284";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.neck-pain-cures.org/;");
aI("text=Neck Pain Articles;target=;url=Neck-Pain-Articles.html;");
aI("text=Back and Neck Pain;target=;url=Back-and-Neck-Pain.html;");
aI("text=Shoulder and Neck Pain;target=;url=Shoulder-and-Neck-Pain.html;");
aI("showmenu=Neck Pain ResourcesNeck Pain Web SitesLEFT_MENU;text=Neck Pain Resources;target=;url=Neck-Pain-Resources.html;");
aI("text=Neck Pain News;target=;url=Neck-Pain-News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Neck Pain ResourcesNeck Pain Web SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Neck Pain Web Sites;target=;url=Neck-Pain-Web-Sites.html;");
aI("text=Neck Pain Products;target=;url=Neck-Pain-Products.html;");
}


 drawMenus();

