fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps

_menuCloseDelay=500;

_menuOpenDelay=150;

_subOffsetTop=2;

_subOffsetLeft=-2;



with(menuStyle=new mm_style()) {

bordercolor="#000000";

borderstyle="solid";

borderwidth=1;

fontfamily="Verdana, Arial, Tahoma";

fontsize="12px";

fontstyle="normal";

fontweight="bold";

headerbgcolor="#ffffff";

headercolor="#ffffff";

offbgcolor="#003366";

offcolor="#ffffff";

onbgcolor="#CCB678";

oncolor="#003366";

outfilter="randomdissolve(duration=.0)";

overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#000000', Direction=135, Strength=10)";

padding=5;

pagebgcolor="#003366";

//pagecolor="#003366";

separatorcolor="#000000";

separatorsize=1;

subimage="/images/menuarrow.gif";

subimagepadding=2;

}


with(milonic=new menuname("youth programs")){
overflow="scroll";
style=menuStyle;
aI("text=Dairy Bowl;url=/youthprograms/dairybowl.html;")
aI("text=Dairy Jeopardy;url=/youthprograms/dairyjeopardy.html;")
}



with(milonic=new menuname("latest news")){
overflow="scroll";
style=menuStyle;
aI("text=Press Releases;url=/news/pr.jsp;")
aI("text=Calendar of Events;url=/news/calendar.html;")
}

drawMenus();



