_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="Blue";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontweight="bold";
headercolor="#000000";
offcolor="Yellow";
onbgcolor="Navy";
onbold="bold";
oncolor="#FFFF7F";
padding="5";
pagebgcolor="Yellow";
pagecolor="Blue";
subimage="images/11x9_dotted_green.gif";
subimagepadding="5";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location2.gif";
offcolor="#FFFF2A";
onbold="bold";
oncolor="#00AAFF";
overimage="images/location_on2.gif";
imageposition="right";
itemwidth="105";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=950;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Camera Home;target=;url=index.html;");
aI("text=About;target=;url=About.html;");
aI("text=Member School Districts;target=;url=Members.html;");
aI("text=News;target=;url=News.html;");
aI("text=Employment Opportunities/Career Starter;target=;url=Career-Starter.html;");
aI("text=Funding Assistance;target=;url=Funding-Assistance.html;");
aI("text=BYLAWS;target=;url=bylaws.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Links;target=;url=Links.html;");
}






 drawMenus();

