_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="Aqua";
offcolor="#BFC0C0";
onbgcolor="DarkGreen";
oncolor="#000000";
pagecolor="White";
rawcss="padding-left:2px;padding-right:2px;border-bottom:1px dotted #eeeeee;line-height:20px";itemwidth="180";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
offcolor="#666666";
oncolor="Blue";
pagecolor="Green";
rawcss="margin-top:-2px;padding-left:2px;padding-right:2px";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=0;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
position="relative";
itemheight="42";
}


 drawMenus();

