_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack11.gif";
fontfamily="Comic Sans MS";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#FFFF00";
oncolor="Red";
pagecolor="DarkOrange";
separatorcolor="Transparent";
separatorsize="4";
subimagepadding="2";
itemheight="26";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack11.gif";
fontfamily="Comic Sans MS";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="Yellow";
oncolor="Blue";
ondecoration="underline";
padding="6";
pagecolor="Red";
separatorsize="3";
separatorimage="images/amaSubSep11.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=-4;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
}


 drawMenus();
