_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack0l.gif";
fontfamily="Georgia";
fontsize="10pt";
fontstyle="italic";
fontweight="bold";
offcolor="#000000";
oncolor="White";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack3.gif";
fontfamily="Georgia";
fontsize="8pt";
fontstyle="italic";
fontweight="bold";
offcolor="Black";
oncolor="White";
ondecoration="underline";
padding="6";
pagecolor="White";
separatorsize="3";
separatorimage="images/amaSubSep13.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=720;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.wotevaonline.net/;align=center;");
aI("text=About Us;target=;url=about_us.html;align=center;");
aI("text=Contact Us;target=;url=contact_us.html;align=center;");
aI("text=Disclaimer;target=;url=disclaimer.html;align=center;");
aI("text=Privacy;target=;url=privacy.html;align=center;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;align=center;keepalive=1;");
}


 drawMenus();

