_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#C30000";
offcolor="Black";
onbgcolor="#4F4F4F";
oncolor="#C30000";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="#4F4F4F";
pagecolor="#FFFFFF";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#002A55";
onbgcolor="White";
oncolor="#C30000";
outfilter="Fade(Overlap=1.00)";
padding="2";
pagebgcolor="White";
pagecolor="#8F8F8F";
imagepadding="6";
itemwidth="190";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=950;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Models & Structure;target=;url=Models-Structure.html;");
aI("text=Maps & Plans;target=;url=Maps-Plans.html;");
aI("text=Norms & Procedures;target=;url=Norms-Procedures.html;");
aI("text=Profits5;target=;url=Profits5.html;");
aI("text=Ingaj;target=;url=Ingaj.html;");
}


 drawMenus();

