fixMozillaZIndex=true;
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;

with(BigTransparent=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="arial";
fontsize=11;
fontstyle="normal";
fontweight="bold";
menubgimage="/images/bkg_lt_blue.jpg";
offcolor="#0C3767";
onborder="1px dotted #000000";
oncolor="#0C3767";
ondecoration="underline";
onsubimage="/images/arrow_white.gif";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=90);Shadow(color=#999999', Direction=135, Strength=5)";
padding=5;
subimage="/images/arrow.gif";
subimagepadding=3;
menubgcolor="#eeeeee";
}

with(milonic=new menuname("Employment")){
margin=2;
style=BigTransparent;
aI("text=Current Openings;url=/employ-current.asp;");
aI("text=Submit a listing;url=/employ-submit.asp;");
}

with(milonic=new menuname("History")){
margin=2;
style=BigTransparent;
aI("text=Records;url=/history-records.asp;");
aI("text=Championship History;url=/history-champs.asp;");
aI("text=Hall of Fame;url=/history-hof.asp;");
aI("text=Historical News and Events;url=/history-news.asp;");

}

drawMenus();


