var NoOffFirstLineMenus=14; // Number of first level items
var LowBgColor='#e5dfd5'; // Background color when mouse is not over
var LowSubBgColor='#e5dfd5'; // Bgcolor when mouse is not over on subs
var HighBgColor='#ecf4ff'; // Background color when mouse is over
var HighSubBgColor='#ecf4ff'; // Bgcolor when mouse is over on subs
var FontLowColor='black'; // Font color when mouse is not over
var FontSubLowColor='black'; // Font color subs when mouse is not over
var FontHighColor='black'; // Font color when mouse is over
var FontSubHighColor='black'; // Font color subs when mouse is over
var BorderColor='660033'; // Border color
var BorderSubColor='660033'; // Border color for subs
var BorderWidth=1; // Border width
var BorderBtwnElmnts=1; // Border between elements 1 or 0
var FontFamily="verdana,arial," // Font family menu items
var FontSize=8.5; // Font size menu items
var FontBold=0; // Bold menu items 1 or 0
var FontItalic=0; // Italic menu items 1 or 0
var MenuTextCentered='left'; // Item txt pos 'left', 'center' or 'right'
var MenuCentered='left'; // Menu hor pos 'left', 'center' or 'right'
var MenuVerticalCentered='top'; // Menu v pos 'top','middle','btm' or static
var ChildOverlap=.1; // horizontal overlap child/ parent
var ChildVerticalOverlap=.1; // vertical overlap child/ parent
var StartTop=230; // Menu offset x coordinate
var StartLeft=105; // Menu offset y coordinate
var VerCorrect=0; // Multiple frames y correction
var HorCorrect=0; // Multiple frames x correction
var LeftPaddng=5; // Left padding
var TopPaddng=2; // Top padding
var FirstLineHorizontal=0; // SET TO 1 FOR HORL MENU, 0 FOR VERTL
var MenuFramesVertical=1; // Frames in cols or rows 1 or 0
var DissapearDelay=1500; // delay before menu folds in
var TakeOverBgColor=1; // Menu frme takes over bg clr subitem frame
var FirstLineFrame='navig'; // Frame where first level appears
var SecLineFrame='space'; // Frame where sub levels appear
var DocTargetFrame='space'; // Frame where target documents appear
var TargetLoc=''; // span id for relative positioning
var HideTop=0; // Hide frst lev on load new document 1 or 0
var MenuWrap=1; // enables/disables menu wrap 1 or 0
var RightToLeft=0; // enables/dis right to left unfold 1 or 0
var UnfoldsOnClick=0; // Level 1 unfolds onclick/ onmouseover
var WebMasterCheck=0; // menu tree checking on or off 1 or 0
var ShowArrow=0; // Uses arrow gifs when 1
var KeepHilite=1; // Keep selected path highligthed
var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10]; // Arrow source, width and height
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}
// Menu tree
// MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
// For rollover images set "Text to show" to: "rollover:Image1.jpg:Image2.jpg"
// ***************************
// ***************************
Menu1=new Array("About Us","","",5,20,160);
Menu1_1=new Array("Mission Statement","mv.htm","",0,20,155);
Menu1_2=new Array("Our History","history.htm","",0,20,155);
Menu1_3=new Array("Weekly calendar","calendar.pdf","",0,20,155);
Menu1_4=new Array("Who Was Alfred?","alfred.htm","",0,20,155);
Menu1_5=new Array("Why Do Episcopalians ...","whydowe.htm","",0,20,155);
// ***************************
Menu2=new Array("Christian Formation","","",3,20,90);
Menu2_1=new Array("Adult","","",3,20,70);
Menu2_1_1=new Array("Bible Study - Evening","eveningstudy.htm","",0,20,240);
Menu2_1_2=new Array("Bible Study - Morning","morningstudy.htm","",0,20,140);
Menu2_1_3=new Array("Inquirer's Class - Adult Confirmation","inquirer.htm","",0,20,140);
Menu2_2=new Array("Children","","",1,20,90);
Menu2_2_1=new Array("Childrens' Church School","childrenchurch.htm","",0,20,160);
Menu2_3=new Array("Youth","","",2,20,9);
Menu2_3_1=new Array("Youth Confirmation","youthconfirm.htm","",0,20,140);
Menu2_3_2=new Array("Youth Groups","youthgroups.htm","",0,20,140);
// ***************************
Menu3=new Array("Fellowship","","",3,20,60);
Menu3_1=new Array("Coming Events","calendar.pdf","",0,20,100);
Menu3_2=new Array("Hospitality","hosp.htm","",0,20,0);
Menu3_3=new Array("Recent Events","recent.htm","",0,20,0);
// ***************************
Menu4=new Array("Message From the Rector","rector.htm","",0,20,160);
// ***************************
Menu5=new Array("Ministries","","",6,20,80);
Menu5_1=new Array("Altar","","",7,20,140);
Menu5_1_1=new Array("Acolyte","acolyte.htm","",0,20,160);
Menu5_1_2=new Array("Altar Guild","guild.htm","",0,20,0);
Menu5_1_3=new Array("Eucharistic Minister (EM)","em.htm","",0,20,0);
Menu5_1_4=new Array("Eucharistic Visitor (EV)","ev.htm","",0,20,0);
Menu5_1_5=new Array("Intercessor","intercessor.htm","",0,20,0);
Menu5_1_6=new Array("Lector","lector.htm","",0,20,0);
Menu5_1_7=new Array("Thurifer & Boat Bearer","thurifer.htm","",0,20,0);
Menu5_2=new Array("Flower Arrangement","flowers.htm","",0,20,140);
Menu5_3=new Array("Greeter","greeter.htm","",0,20,95);
Menu5_4=new Array("Music","","",4,20,130);
Menu5_4_1=new Array("Adult Choir","adultchoir.htm","",0,20,130);
Menu5_4_2=new Array("Bell Choir","bellchoir.htm","",0,20,0);
Menu5_4_3=new Array("Special Productions","special.htm","",0,20,0);
Menu5_4_4=new Array("Youth Choir","youthchoir.htm","",0,20,0);
Menu5_5=new Array("Office Assistants","office.htm","",0,20,65);
Menu5_6=new Array("Usher","usher.htm","",0,20,65);
// ***************************
Menu6=new Array("Worship Services","","",3,20,75);
Menu6_1=new Array("Seasonal Services","seasonalservices.htm","",0,20,120);
Menu6_2=new Array("Special Services","sws.htm","",0,20,120);
Menu6_3=new Array("Weekday Services","services.htm","",0,20,120);
// ***************************
Menu7=new Array("Outreach","","",5,20,55);
Menu7_1=new Array("Art classes","artclasses.htm","",0,20,225);
Menu7_2=new Array("Community","outreach.htm","",0,20,0);
Menu7_3=new Array("Dominican Republic","dr.htm","",0,20,0);
Menu7_4=new Array("Newcomer Assimilation & Receptions","newcomer.htm","",0,20,0);
Menu7_5=new Array("Noah's Ark (Moms' Morning Out)","mmo.htm","",0,20,0);
// ***************************
Menu8=new Array("Parish Life","","",5,20,55);
Menu8_1=new Array("Buildings & Grounds","","",3,20,160);
Menu8_1_1=new Array("Grower's Group","growers.htm","",0,20,100);
Menu8_1_2=new Array("Recycling","recycle.htm","",0,20,100);
Menu8_1_3=new Array("Special Projects","building.htm","",0,20,100);
Menu8_2=new Array("Episcopal Church Women","ecw.htm","",0,20,0);
Menu8_3=new Array("Library","library.htm","",0,20,0);
Menu8_4=new Array("Men of St. Alfred's Society","menofsta.htm","",0,20,0);
Menu8_5=new Array("Women's Night Out","womensnightout.htm","",0,20,0);
// ***************************
Menu9=new Array("Pastoral Care","","",4,20,55);
Menu9_1=new Array("Bereavement","bereavement.htm","",0,20,150);
Menu9_2=new Array("Parish Home Visitor","homevisitor.htm","",0,20,0);
Menu9_3=new Array("Pilgrimage Healing","pilgrimage.htm","",0,20,0);
Menu9_4=new Array("Telephone Prayer Chain","phone.htm","",0,20,0);
// ***************************
Menu10=new Array("Resources","","",5,20,80);
Menu10_1=new Array("BCP & RCL","","",3,20,145);
Menu10_1_1=new Array("1979 Book of Common Prayer","http://justus.anglican.org/resources/bcp/bcp.htm#1979","",0,20,205);
Menu10_1_2=new Array("Daily Office","http://www.missionstclare.com/english/index.html","",0)
Menu10_1_3=new Array("Revised Common Lectionary","http://divinity.library.vanderbilt.edu/lectionary","",0)
Menu10_2=new Array("Community Resources","communityresources.htm","",0,20,145);
Menu10_3=new Array("Dictionaries","","",1,20,150);
Menu10_3_1=new Array("Glossary of Liturgical Terms","http://www.episcopalchurch.org/19625_19610_ENG_HTM.htm","",0,20,185);
Menu10_4=new Array("Episcopal World","","",8,20,150);
Menu10_4_1=new Array("Anglican Communion","http://www.anglicancommunion.org","",0,20,185);
Menu10_4_2=new Array("Anglicans Online","http://www.anglicansonline.org","",0);
Menu10_4_3=new Array("Archbishop of Canterbury","http://www.archbishopofcanterbury.org/","",0)
Menu10_4_4=new Array("Diocese of SW Florida","http://www.episcopalswfl.org/","",0)
Menu10_4_5=new Array("Episcopal-Life","http://www.episcopal-life.org/","",0)
Menu10_4_6=new Array("General Convention - 2003","http://www.episcopalchurch.org/gc2003","",0)
Menu10_4_7=new Array("General Convention - 2006","http://www.episcopalchurch.org/gc2006","",0)
Menu10_4_8=new Array("National Cathedral","http://www.cathedral.org/cathedral/index.shtml","",0)
// Menu10_4_9=new Array("Windsor Report","windsor2004full.pdf","",0)
// Menu10_5=new Array("Liturgical Calendar","calendar.htm","",0,20,150);
Menu10_5=new Array("Palm Crosses","palm.htm","",0,20,150);
// ***************************
Menu11=new Array("","","",0,20,160);
// ***************************
// ***************************
Menu12=new Array("Ministry of the Month","office.htm","",0,20,160);
// ***************************
// ***************************
Menu13=new Array("Time to Travel!","http://www.StAlfredChurch.worldventures.com","",0,20,160);
// ***************************
Menu14=new Array("HearWeAre.org","http://www.hearweare.org","",0,25,160);
// ***************************