_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_blue.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="Dashed";
borderwidth="0";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#A7BFD8";
offcolor="DarkSlateBlue";
onbgcolor="#C1D2EE";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="7";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Welcome;target=;url=http://www.saint-johns.org/;");
aI("text=The Church;target=;url=The-Church.html;");
aI("text=The History of St. John's;target=;url=The-History-of-St.-John's.html;");
aI("text=Calling Our Rector;target=;url=Calling-Our-Rector.html;");
aI("text=Services and Information;target=;url=Services-and-Information.html;");
aI("showmenu=Calendar of EventsYearly CalendarLEFT_MENU;text=Calendar of Events;target=;url=Calendar-of-Events.html;");
aI("text=Photos;target=;url=Photos.html;");
aI("text=Ministries;target=;url=Ministries.html;");
aI("text=Clergy and Vestry;target=;url=Clergy-and-Vestry.html;");
aI("showmenu=Publications and FormsPledge FormLEFT_MENU;text=Publications and Forms;target=;url=Publications-and-Forms.html;");
aI("text=Related Links;target=;url=Related-Links.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=The School;target=;url=http://www.saint-johns.org/school/;");
}

with(milonic=new menuname("Calendar of EventsYearly CalendarLEFT_MENU")){
style=submenuStyle;
aI("text=Yearly Calendar;target=;url=Yearly-Calendar.html;");
aI("text=School Calendar 2009-2010;target=;url=School-Calendar-2009-2010.html;");
}

with(milonic=new menuname("Publications and FormsPledge FormLEFT_MENU")){
style=submenuStyle;
aI("text=Pledge Form;target=;url=Pledge-Form.html;");
aI("text=Change of Address Form;target=;url=Change-of-Address-Form.html;");
aI("text=Flower Form;target=;url=Flower-Form.html;");
}


 drawMenus();
