with(headerStyle=new mm_style()){
bordercolor="#003300";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#003300";
headercolor="#ffffff";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#006600";
subimage="http://newweb.usd458.org:82/static/menus/mainalt/arrowwhite.gif";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=2;
pagebgcolor="#003300";
pagecolor="white";
separatorcolor="#003300";
separatorsize=5;
subimagepadding=2;
}



with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=headerStyle;
position:"relative";
aI("showmenu=District;text=District;type=header;");
aI("showmenu=Schools;text=Schools;type=header;");
aI("showmenu=Employment;text=Employment;type=header;");
aI("showmenu=Community;text=Community;type=header;");
aI("showmenu=ContactUs;text=Contact Us;type=header;");
aI("showmenu=Skyward;text=Skyward;type=header;");
}

drawMenus();