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("About Us")){
style=menuStyle;
aI("text=Announcements;url=announcements.htm;");
aI("text=Faculty and Staff;url=faculty.htm;");
aI("text=Mission Statement;url=mission.htm;");
aI("text=Principal's Greeting;url=principal_greeting.htm;");
aI("text=Schoolwide Goals;url=school_goals.htm;");
aI("text=School Improvement Plan;url=docs/SIP_HES_09-12.pdf;");
aI("text=Clubs and Organizations;url=docs/Clubs.pdf;target=blank");
}

with(milonic=new menuname("Media Center")){
overflow="scroll";
style=menuStyle;
aI("text=Media Center;url=media_center.htm;");
aI("text=Reading Counts;url=reading_counts.htm;");
}

with(milonic=new menuname("Parent Info")){
style=menuStyle;
aI("text=PTO;url=pto.htm;");
aI("text=School Council;url=school_council.htm;");
aI("text=Gift Card Sales;url=gift_card_sales.htm;");
aI("text=Testing Information;url=testing.htm;");
}

with(milonic=new menuname("Faculty")){
style=menuStyle;
aI("text=Faculty;url=faculty.htm;");
}

with(milonic=new menuname("Menu")){
style=menuStyle;
aI("text=Menu;url=huddles_cafe.htm;");
}

with(milonic=new menuname("Calendar")){
style=menuStyle;
aI("text=Huddleston Calendar;url=http://www.my.calendars.net/huddleston;target=_blank");
aI("text=FCBOE Calendar;url=https://eboard.eboardsolutions.com/calendar.aspx?S=4067&tq=D;target=_blank");
}

with(milonic=new menuname("Resources")){
style=menuStyle;
aI("text=Contact Us;url=contact_us.htm;");
aI("text=Student Links;url=student_links.htm;");
aI("text=Student Supply Lists;url=school_supplies.htm;");
aI("text=Fayette Co. Board of Ed. Website;url=http://www.fcboe.org;target=blank");
aI("text=Family Handbook;url=docs/Fam_Hb_10_11.pdf;target=blank");
aI("text=School Safety Hotline;url=http://www.gadoe.org/askdoe.aspx?PageReq=ASKSafety;target=blank");
aI("text=GaDOE Website;url=http://www.gadoe.org;target=blank");
}

drawMenus();

