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="#e5e6e9";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#e5e6e9";
offcolor="#515151";
onbgcolor="#C9CBD1";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=6;
pagebgcolor="#C9CBD1";
pagecolor="black";
separatorcolor="#C9CBD1";
separatorsize=2;
subimage="images/arrow.gif";
subimagepadding=3;
}

with(milonic=new menuname("General Information")){
overflow="scroll";
style=menuStyle;
aI("text=Mission & Beliefs;url=mission.htm;");
aI("text=Newsletter;url=docs/newsletter.pdf;target=_blank;");
aI("text=Faculty & Staff;url=faculty_staff.htm;");
aI("text=School Council;url=school_council.htm;");
aI("text=No Child Left Behind;url=nclb.htm;");
aI("text=Contact Us;url=contact_us.htm;");
}

with(milonic=new menuname("School Information")){
style=menuStyle;
aI("text=After School Program;url=asp.htm;");
aI("text=Calendar;url=calendar.htm;");
aI("text=Cartridge Recycling Program;url=docs/cartridge_recycling.pdf;target=_blank;");
aI("text=Clinic;url=clinic.htm;");
aI("text=Student Handbook;url=handbook.htm;");
}

with(milonic=new menuname("Media Center")){
style=menuStyle;
aI("text=Media Center;url=http://www.oncoursesystems.com/school/webpage.aspx?id=10706691&xpage=;");
}

with(milonic=new menuname("Lunch Menu")){
style=menuStyle;
aI("text=Lunch Menu;url=lunch_menu.htm;");
}

with(milonic=new menuname("Links & Resources")){
style=menuStyle;
aI("text=Dolch Sight Words;url=docs/dolch.pdf;target=_blank;");
aI("text=Fayette County BOE Website;url=http://www.fcboe.org;target=_blank");
aI("text=Georgia Department of Education;url=http://www.gadoe.org;");
aI("text=Infinite Campus;url=https://campus.fcboe.org/campus/portal/fayette.jsp;target=_blank");
aI("text=Medication Form;url=http://www.fcboe.org/files/school_health_services/school_medication_authorization.pdf;target=_blank");
aI("text=Storytown Reading;url=https://www-k6.thinkcentral.com/ePC/start.do;");
aI("text=Student Links;url=kid_links.htm;");
aI("text=Study Island;url=http://www.studyisland.com/logindispatch.cfm?lcfid=0;");
}

with(milonic=new menuname("PTO")){
style=menuStyle;
aI("text=Parent-Teacher Organization;url=pto.htm;");
}

drawMenus();


