_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots4.gif";
offbgcolor="#1D2C4B";
offcolor="#ffffff";
onbgcolor="#F0D169";
oncolor="#1D2C4B";
padding="6";
separatorcolor="#ffffff";
separatorsize="0";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots8.gif";
imagepadding="6";
itemwidth="151";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=906;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=About UsBoard & StaffINFO_BAR_MENU;text=About Us;target=;url=About_Us.html;");
aI("showmenu=ProgramsOur SchoolINFO_BAR_MENU;text=Programs;target=;url=Our_Initiatives.html;");
aI("showmenu=EventsSpinning Marathon March 2012INFO_BAR_MENU;text=Events;target=;url=Events.html;");
aI("showmenu=You Can HelpWISH LISTINFO_BAR_MENU;text=You Can Help;target=;url=You_Can_Help.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
}

with(milonic=new menuname("About UsBoard & StaffINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Board & Staff;target=;url=Board_&_Staff.html;");
aI("text=History;target=;url=History.html;");
aI("text=Partners;target=;url=Partners_and_links.html;");
aI("text=In The Press;target=;url=In_The_Press.html;");
aI("text=Video and Audio Items;target=;url=In_the_News.html;");
}

with(milonic=new menuname("ProgramsOur SchoolINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Our School;target=;url=Our_School.html;");
aI("text=Summer Camp;target=;url=Summer_Camp.html;");
aI("text=Early Intervention & Service Coordination;target=;url=Early_Intervention_&_Service_Coordination.html;");
}

with(milonic=new menuname("EventsSpinning Marathon March 2012INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Spinning Marathon March 2012;target=;url=Spinning_Marathon_March_2012.html;");
aI("text=Results for Catch the Leprechaun;target=;url=Results_for_Catch_the_Leprechaun.html;");
aI("text=RiverTown Golf Tournament;target=;url=RiverTown_Golf_Tournament.html;");
}

with(milonic=new menuname("You Can HelpWISH LISTINFO_BAR_MENU")){
style=submenuStyle;
aI("text=WISH LIST;target=;url=WISH_LIST.html;");
aI("text=Volunteer Opportunities;target=;url=Volunteer_Opportunities.html;");
aI("text=Support and Sponsorships;target=;url=Support_and_Sponsorships.html;");
}


 drawMenus();

