_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="#66cc99";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=4;
pagebgcolor="#ffffff";
pagecolor="66cc99";
separatorcolor="#ffffff";
separatorsize=2;
}


with(milonic=new menuname("What We Do")){
position="relative";
alwaysvisible=1;
orientation="vertical";
style=menuStyle;
aI("text=Animal Rescue;url=http://www.noahsark.org/whatwedo/animalrescue.htm;");
aI("text=Big Fix Campaigns;url=http://www.noahsark.org/whatwedo/bigfixcampaigns.htm;");
aI("text=Spay/Neuter Assistance;url=http://www.noahsark.org/whatwedo/ccsnap.htm;");
aI("text=Feral Cat Rescue;url=http://www.noahsark.org/whatwedo/feralrescue.htm;");
aI("text=Education;url=http://www.noahsark.org/whatwedo/education.htm;");
aI("text=Community Outreach;url=http://www.noahsark.org/whatwedo/outreach.htm;");

}
drawMenus();