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




with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="none";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
headerbgcolor="#000000";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000066";
onbgcolor="#ffffff";
oncolor="#990033";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=4;
pagebgcolor="#ffffff";
pagecolor="990033";
separatorcolor="#ffffff";
separatorsize=2;
}


with(milonic=new menuname("About Us")){
position="relative";
alwaysvisible=1;
orientation="vertical";
style=menuStyle;
aI("text=About Noah&#8217;s Ark;url=http://www.noahsark.org/about/about_na.htm;");
aI("text=Contact Us;url=http://www.noahsark.org/about/contact.htm;");
aI("text=How to Find Us;url=http://www.noahsark.org/about/location.htm;");
aI("text=Our Story;url=http://www.noahsark.org/about/ourstory.htm;");
aI("text=Our Board;url=http://www.noahsark.org/about/board.htm;");
aI("text=Our Staff & Volunteers;url=http://www.noahsark.org/about/our_staff.htm;");
aI("text=Shelter Tour;url=http://www.noahsark.org/about/shelter_1.htm;");
aI("text=Employment Opportunities;url=http://www.noahsark.org/about/employment.htm;");
aI("text=Volunteer Opportunities;url=http://www.noahsark.org/lendahand/volunteer.htm;");
}
drawMenus();