_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="6pt";
fontweight="normal";
headercolor="#000000";
offcolor="#BFC0C0";
oncolor="#000000";
separatorsize="1";
separatorimage="images/disco_sep0.gif";
rawcss="padding-left:2px;padding-right:2px";
itemheight="31";
itemwidth="100";
}

with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
offcolor="#000000";
oncolor="#000000";
separatorsize="1";
separatorimage="images/disco_sep0.gif";
rawcss="padding-left:2px;padding-right:2px";
itemheight="31";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=-1;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
itemheight="31";
}


 drawMenus();
