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

with(menuStyle=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, helvetica, sans-serif";
fontsize="10px"; 
fontstyle="normal"; 
fontweight="normal"; 
imagewidth=10;
imageheight=5;
offcolor="#ffffff";
oncolor="#D9D5D2";
onsubimage="http://www.mswildlife.org/assets/graphics/tri.gif";
outfilter="randomdissolve(duration=0.3)";
position="relative";
padding="3px 10px 3px 10px";
separatorcolor="#333333";
separatorsize=1;
subimage="http://www.mswildlife.org/assets/graphics/tri.gif";
subimagepadding=2;
openstyle="down";
position="relative";
}

with(milonic=new menuname("Awards")){
style=menuStyle;
openstyle="down";
top="offset=4";
left="offset=-30"; 
aI("offbgcolor=#645F4E;onbgcolor=#645F4E;status=Call for Nominations;text=CALL FOR NOMINATIONS;url=http://www.mswildlife.org/events/callfornominations.html;");
aI("offbgcolor=#645F4E;onbgcolor=#645F4E;status=Awards Banquet;text=AWARDS BANQUET;url=http://www.mswildlife.org/events/awards_banquet.html;");

}

drawMenus();