_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Sleek_Rounded9.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#4F4F4F";
separatorcolor="Transparent";
separatorsize="5";
rawcss="padding-left:33px;padding-right:5px";
overbgimage="images/Sleek_Rounded_hover9.png";
itemheight="29";
itemwidth="126";
}

with(submenuStyle=new mm_style()){
bordercolor="#dfdfdf";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#B1C33E";
offcolor="#FFFFFF";
onbgcolor="#8E9B31";
oncolor="#333333";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="29";
aI("text=Home;target=;url=http://www.aavx.info/aavxinfo/;");
aI("text=Building Self Esteem;target=;url=Building-Self-Esteem.html;");
aI("text=Self Esteem & Depression;target=;url=Self-Esteem-&-Depression.html;");
aI("text=Self Esteem Activities;target=;url=Self-Esteem-Activities.html;");
aI("text=Teen Self Esteem;target=;url=Teen-Self-Esteem.html;");
aI("text=Policy;target=;url=Policy.html;");
aI("text=Books;target=;url=Books.html;");
aI("text=Partners;target=;url=Partners.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

