_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#558680";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana";
fontsize="14";
fontstyle="strong";
headerbgcolor="#558680";
headercolor="#000000";
offbgcolor="#EAD891";
offcolor="#000000";
onbgcolor="#F9DA5A";
oncolor="#0000ff";
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#EAD891, Direction=135, Strength=0)";
padding=3;
pagebgcolor="#EAD891";
pagecolor="#000000";
separatorcolor="#F9DA5A";
separatorsize=1;
subimage="mil/redtriangle.gif";
subimagepadding=2;
}

with(menu2Style=new mm_style()){
bordercolor="#A6CABB";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana";
fontsize="30";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#C6E6E2";
offcolor="#000000";
onbgcolor="#C6E6E2";
oncolor="#0000ff";
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#A6CABB', Direction=135, Strength=3)";
padding=2;
pagebgcolor="#C6E6E2";
pagecolor="#DDE2E5";
separatorcolor="#800000";
separatorsize=0;
subimage="mil/arrow.gif";
subimagepadding=2;

}

with(wdb=new menuname("about")){
overflow="scroll";
style=menuStyle;
aI("url=index.php?id=executive;text=Executive Members;");
aI("url=index.php?id=inter-agency;text=Inter-Agency;");
}

drawMenus();






















