	effect="Fade(duration=0.2);Alpha(style=0,opacity=90);Shadow(color='#000000', Direction=135, Strength=5)"

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=10;
_subOffsetLeft=-10;


with(style1=new mm_style()){
offcolor="#FFFF00";
offbgcolor="#009036";
oncolor="#000000";
onbgcolor="#FFFF00";
bordercolor="#000000";
borderstyle="solid";
bordercolor="black";
fontsize=12;
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
padding=5;
subimage="http://www.oaptf.com/images/arrow.gif";
separatorcolor="#000000";
subimagepadding="2";
menuwidth="100%";
menualign="center";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#000000', Direction=180, Strength=5)";
pagebgcolor="#FFFF00";
pagecolor="#000000";
}

with(milonic=new menuname("topmenu")){

top=90;
left=200;
borderwidth=1;
style=style1;
alwaysvisible=1;
alignment="center";
orientation="horizontal";
aI("text=&nbsp;&nbsp;Home&nbsp;&nbsp;;url=http://www.oaptf.com/index.html;;separatorsize=1;itemwidth=90;align=center")
aI("text=About&nbsp;MAATF;url=http://www.oaptf.com/about.htm;pagematch=http://www.oaptf.com/about.htm;;separatorsize=1;itemwidth=90;align=center")
aI("text=&nbsp;&nbsp;Contact&nbsp;Us&nbsp;&nbsp;url=http://www.oaptf.com/contact.htm;pagematch=http://www.oaptf.com/contact.htm;separatorsize=1;itemwidth=90;align=center")
aI("text=&nbsp;&nbsp;Links&nbsp;&nbsp;;url=http://www.oaptf.com/links.htm;;pagematch=http://www.oaptf.com/links.htm;;separatorsize=1;itemwidth=90;align=center")
aI("text=<form method='get' action=http://www.oaptf.com/cgi-bin/search/search.pl><input type=image src=http://www.oaptf.com/images/search.gif style='background-color: #009036' align='bottom' name='search' width='18' height='18'> <input type='text'  size='20' name='Terms'></form>;type=form;separatorsize=0;fontsize=8px;padding=2;onbgcolor=#009036");
aI("text=&nbsp;;itemwidth=1500;onbgcolor=#009036;pointer=default;");
}

with(milonic=new menuname("construction")){
itemwidth=225;
borderwidth=1;
style=style1;
alignment="left";
aI("<img src=http://maatf.com/images/construction.jpg>;url=;;separatorsize=1")
}

drawMenus();
	