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


with(milonic=new menuname("Resources")){
position="relative";
alwaysvisible=1;
orientation="vertical";
style=menuStyle;
aI("text=I've found a stray;url=http://www.noahsark.org/resources/found_a_stray.htm;");
aI("text=Cat Care Tips;url=http://www.noahsark.org/resources/catcare.htm;");
aI("text=Dog Care Tips;url=http://www.noahsark.org/resources/dogcare.htm;");
aI("text=General Pet Care Tips;url=http://www.noahsark.org/resources/petcare.htm;");
aI("text=Spay/Neuter Assistance;url=http://www.noahsark.org/resources/spayneuterasisst.htm;");
aI("text=Vet Care Financial Help;url=http://www.noahsark.org/resources/veterinarycare.htm;");
aI("text=Lost &amp; Found Pets;url=http://www.noahsark.org/resources/lostfoundpets.htm;");
}
drawMenus();