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


with(milonic=new menuname("Donate Menu")){
position="relative";
alwaysvisible=1;
orientation="vertical";
style=menuStyle;
aI("text=About Donations;url=http://www.noahsark.org/donate/about_donate.htm;");
aI("text=Donate Now;url=http://www.noahsark.org/donate/donatenow.htm;");
aI("text=Shelter Wish List;url=http://www.noahsark.org/donate/wishlist.htm;");
aI("text=Cash Gifts;url=http://www.noahsark.org/donate/cash.htm;");
aI("text=In Memory Of;url=http://www.noahsark.org/donate/inmemoryof.htm;");
aI("text=Living Memorials;url=http://www.noahsark.org/donate/livingmemorials.htm;");
aI("text=Ways to Give at Work;url=http://www.noahsark.org/donate/work.htm;");
aI("text=Bequests;url=http://www.noahsark.org/donate/bequests.htm;");
aI("text=Stock Gifts;url=http://www.noahsark.org/donate/stock.htm;");
aI("text=Insurance;url=http://www.noahsark.org/donate/insurance.htm;");
aI("text=Affiliates;url=http://www.noahsark.org/donate/affiliates.htm;");
aI("text=Donor Privacy;url=http://www.noahsark.org/donate/donorprivacy.htm;");
aI("text=Memorials;url=http://www.noahsark.org/adopt/memorials_home.htm;");
}




drawMenus();