_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#000000";
onbgcolor="#B3D0E3";
oncolor="Black";
padding="6";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="3";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#B3D0E3";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="Cornsilk";
oncolor="White";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Subscribe page;target=;url=Subscribe_page.html;");
aI("text=Other Links and Resources;target=;url=Other_Links_and_Resources.html;");
aI("text=About  Me;target=;url=About_Me.html;");
aI("text=Privacy Policy for Answers For Your Health.com;target=;url=Privacy_Policy_for_Answers_For_Your_Health.com.html;");
}


 drawMenus();
