_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#002A7F";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D2CEA4";
offcolor="DarkBlue";
onbgcolor="#A49B69";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#8C0000";
offcolor="White";
onbgcolor="#D2CEA4";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="25";
separatorcolor="Transparent";
separatorsize="3";
imagepadding="6";
itemwidth="245";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=Home Page/Message from the Head of SchoolLEFT_MENU;text=Home Page;target=;url=http://www.saint-johns.org/;");
aI("text=St. John's Episcopal Church;target=;url=http://www.saint-johns.org;");
aI("showmenu=Calendar/Important DatesLEFT_MENU;text=Calendar;target=;url=Calendar.html;");
aI("showmenu=Staff/Teaching StaffLEFT_MENU;text=Staff;target=;url=Staff.html;");
aI("showmenu=Admissions/Application ProcessLEFT_MENU;text=Admissions;target=;url=Admissions.html;");
aI("showmenu=Leadership Committees/School BoardLEFT_MENU;text=Leadership Committees;target=;url=Leadership-Committees.html;");
aI("text=Forms and Downloads;target=;url=Forms-and-Downloads.html;");
aI("text=Eagle Newsletter;target=;url=Eagle-Newsletter.html;");
aI("text=E-News;target=;url=E-News.html;");
aI("showmenu=Links/High School LinksLEFT_MENU;text=Links;target=;url=publications.html;");
aI("showmenu=Contact Us/Change of Address FormLEFT_MENU;text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Home;target=;url=http://www.saint-johns.org/school/;");
}

with(milonic=new menuname("Home Page/Message from the Head of SchoolLEFT_MENU")){
style=submenuStyle;
aI("text=Message from the Head of School;target=;url=Message-from-the-Head-of-School.html;");
aI("text=About The Episcopal Church;target=;url=About-The-Episcopal-Church.html;");
}

with(milonic=new menuname("Calendar/Important DatesLEFT_MENU")){
style=submenuStyle;
aI("text=Important Dates;target=;url=Important-Dates.html;");
aI("text=Lunch Menu;target=;url=Lunch-Menu.html;");
}

with(milonic=new menuname("Staff/Teaching StaffLEFT_MENU")){
style=submenuStyle;
aI("text=Teaching Staff;target=;url=Teaching-Staff.html;");
aI("text=Office Staff;target=;url=Office-Staff.html;");
}

with(milonic=new menuname("Admissions/Application ProcessLEFT_MENU")){
style=submenuStyle;
aI("text=Application Process;target=;url=Application-Process.html;");
aI("text=Application Forms;target=;url=Application-Forms.html;");
aI("text=Fee Schedule;target=;url=Fee-Schedule.html;");
}

with(milonic=new menuname("Leadership Committees/School BoardLEFT_MENU")){
style=submenuStyle;
aI("text=School Board;target=;url=School-Board.html;");
aI("text=Parent Teacher Club;target=;url=Parent-Teacher-Club.html;");
aI("text=Church Vestry;target=;url=Church-Vestry.html;");
}

with(milonic=new menuname("Links/High School LinksLEFT_MENU")){
style=submenuStyle;
aI("text=High School Links;target=;url=High-School-Links.html;");
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Supply Lists;target=;url=Supply-Lists.html;");
}

with(milonic=new menuname("Contact Us/Change of Address FormLEFT_MENU")){
style=submenuStyle;
aI("text=Change of Address Form;target=;url=Change-of-Address-Form.html;");
}


 drawMenus();

