/*********************************************************************************** * (c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7) * For info write to menus@burmees.nl * * You may remove all comments for faster loading * ***********************************************************************************/ var NoOffFirstLineMenus=6; // Number of first level items var LowBgColor='#106F71'; // Background color when mouse is not over var LowSubBgColor='#FFFFFF'; // Background color when mouse is not over on subs var HighBgColor='#9E0039'; // Background color when mouse is over var HighSubBgColor='#EFEED4'; // Background color when mouse is over on subs var FontLowColor='#FFFFFF'; // Font color when mouse is not over var FontSubLowColor='#000000'; // Font color subs when mouse is not over var FontHighColor='#FFFFFF'; // Font color when mouse is over var FontSubHighColor='#000000'; // Font color subs when mouse is over var BorderColor='#FFFFFF'; // Border color var BorderSubColor='#1B5367'; // Border color for subs var BorderWidth=1; // Border width var BorderBtwnElmnts=1; // Border between elements 1 or 0 var FontFamily="Verdana, Arial, Helvetica, sans-serif" // Font family menu items var FontSize=7; // Font size menu items var FontBold=1; // Bold menu items 1 or 0 var FontItalic=0; // Italic menu items 1 or 0 var MenuTextCentered='center'; // Item text position 'left', 'center' or 'right' var MenuCentered='left'; // Menu horizontal position 'left', 'center' or 'right' var MenuVerticalCentered='top'; // Menu vertical position 'top', 'middle','bottom' or static var ChildOverlap=0; // horizontal overlap child/ parent var ChildVerticalOverlap=0; // vertical overlap child/ parent var StartTop=69; // Menu offset x coordinate var StartLeft=-1; // Menu offset y coordinate var VerCorrect=0; // Multiple frames y correction var HorCorrect=0; // Multiple frames x correction var LeftPaddng=0; // Left padding var TopPaddng=2; // Top padding var FirstLineHorizontal=1; // SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL var MenuFramesVertical=1; // Frames in cols or rows 1 or 0 var DissapearDelay=200; // delay before menu folds in var TakeOverBgColor=1; // Menu frame takes over background color 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='mnu'; // span id for relative positioning var HideTop=0; // Hide first level when loading new document 1 or 0 var MenuWrap=1; // enables/ disables menu wrap 1 or 0 var RightToLeft=0; // enables/ disables 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=['hvmenu/tri.gif',3,6,'hvmenu/tridown.gif',8,4,'hvmenu/trileft.gif',3,6]; // 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 TRINITY ENGLISH
LUTHERAN CHURCH","/about/believe.html","",9,30,170); Menu1_1=new Array("What We Believe","/about/believe.html","",6,21,170); Menu1_1_1=new Array("Scripture","/about/scripture.html","",0,21,110); Menu1_1_2=new Array("Sacraments","/about/sacraments.html","",0); Menu1_1_3=new Array("Prayer","/about/prayer.html","",0); Menu1_1_4=new Array("Worship","/about/worship.html","",0); Menu1_1_5=new Array("The Holy Trinity","/about/holytrinity.html","",0); Menu1_1_6=new Array("Church","/about/church.html","",0); Menu1_2=new Array("Staff","/about/staff.html","",0); Menu1_3=new Array("Vision & Mission","/about/vision_mission.html","",0); Menu1_4=new Array("Core Values & Commitments","/about/core_values.html","",0); Menu1_5=new Array("Church History","/about/history.html","",0); Menu1_6=new Array("FAQs","/about/faqs.html","",0); Menu1_7=new Array("Map & Driving Directions","/about/map.html","",0); Menu1_8=new Array("Links","/about/links.html","",0); Menu1_9=new Array("Contact Information","/about/contact.html","",0); Menu2=new Array("OUR PARISH
MINISTRIES","/ministries/worship.html","",7,30,120); Menu2_1=new Array("Worship","/ministries/worship.html","",0,21,120); Menu2_2=new Array("Parish Life","/ministries/parish_life.html","",0,21,120); Menu2_3=new Array("Congregational Care","/ministries/congregational.html","",0,21,120); Menu2_4=new Array("Evangelical Outreach
and Mission","/ministries/mission_outreach.html","",0, 28, 120); Menu2_5=new Array("Children & Youth Ministry","/ministries/youth_center.html","",0, 28, 120); Menu2_6=new Array("Family Life","/ministries/youth_family.html","",0); Menu2_7=new Array("Stewardship","/stewardship.html","",0); Menu3=new Array("MINISTRY
PROGRAMS","/programs/age.html","",7,30,135); Menu3_1=new Array("Programs by Age Groups","/programs/age.html","",0,21,135); Menu3_2=new Array("Music Ministry","/programs/music.html","",0,21,135); Menu3_3=new Array("Education Ministry","/programs/education.html","",0,21,135); Menu3_4=new Array("Drama Ministry","/programs/drama.html","",0,21,135); Menu3_5=new Array("Trinity Women","/programs/women.html","",0,21,135); Menu3_6=new Array("Trinity Senior Men","/programs/senior_men.html","",0,21,120); Menu3_7=new Array("Not Just For Couples Club","/programs/social.html","",0,21,135); Menu4=new Array("CHURCH
NEWS","/news/parishvisitor.html","",3,21,110); Menu4_1=new Array("Parish Visitor","/news/parishvisitor.html","",0,21,110); Menu4_2=new Array("Weekly
Sermon Letters","/news/letters.html","",0,28,110); Menu4_3=new Array("Church Forms","/news/forms.html","",0,21,110); Menu5=new Array("CALENDAR
OF EVENTS","/eventcal/","",0,30,115); Menu6=new Array("HOME","/","",0,30,81);