_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="Arial, Verdana, Tahoma, ";
fontsize="13px";
fontstyle="bold";
offbgcolor="#180b7f";
offcolor="#FFFFFF";
onbgcolor="#9c9ca2";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#0F0D25', Direction=135, Strength=3)";
onsubimage="nav/arrow.gif";
padding=7;
subimage="nav/arrow.gif";
separatorsize=1;
separatorcolor='#535681'
subimagepadding=5;
}

with(milonic=new menuname("3")){
margin=1;
style=submenuStyle;
itemwidth=150;
openstyle="down";
aI("text=Fire Protection;url=fire-protection.html;");
aI("text=Electronic Security Systems;url=electronic-security-systems.html;");
aI("text=Telecommunications;url=telecommunications.html;");
aI("text=Mechanical Engineering & Plumbing;url=mechanical-engineering-and-plumbing.html;");
aI("text=Electrical Engineering;url=electrical-engineering.html;");
}

with(milonic=new menuname("5")){
margin=1;
style=submenuStyle;
itemwidth=95;
openstyle="down";
aI("text=Federal;url=federal.html;");
aI("text=Municipal;url=municipal.html;");
aI("text=Commercial;url=commercial.html;");
}

drawMenus();

