/***********************************************************************************
*  (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=8;      // Number of first level items
  var LowBgColor='#5e8cc7';      // Background color when mouse is not over
  var LowSubBgColor='#5e8cc7';      // Background color when mouse is not over on subs
  var HighBgColor='#99ccff';      // Background color when mouse is over
  var HighSubBgColor='#99ccff';      // Background color when mouse is over on subs
  var FontLowColor='#000000';      // 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='#ffffff';      // Font color subs when mouse is over
  var BorderColor='#fcebaa';      // Border color (fcebaa)
  var BorderSubColor='#fcebaa';      // Border color for subs  (fcebaa)
  var BorderWidth=1;        // Border width
  var BorderBtwnElmnts=1;      // Border between elements 1 or 0
  var FontFamily="times new roman,comic sans ms,technical"  // Font family menu items
  var FontSize=11;        // Font size menu items
  var FontBold=1;        // Bold menu items 1 or 0
  var FontItalic=0;        // Italic menu items 1 or 0
  var MenuTextCentered='left';      // 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=-.01;        // horizontal overlap child/ parent
  var ChildVerticalOverlap=.05;      // vertical overlap child/ parent
  var StartTop=-0;        // Menu offset x coordinate
  var StartLeft=20;        // Menu offset y coordinate  -10 to compensate for scroll bar was 1
  var VerCorrect=0;        // Multiple frames y correction
  var HorCorrect=0;        // Multiple frames x correction
  var LeftPaddng=3;        // Left padding
  var TopPaddng=1;        // Top padding
  var FirstLineHorizontal=1;      // SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
  var MenuFramesVertical=0;      // Frames in cols or rows 1 or 0
  var DissapearDelay=1000;      // delay before menu folds in
  var TakeOverBgColor=1;      // Menu frame takes over background color subitem frame
  var FirstLineFrame='header';      // Frame where first level appears
  var SecLineFrame='main';      // Frame where sub levels appear
  var DocTargetFrame='main';      // Frame where target documents appear
  var TargetLoc='MenuPos';        // span id for relative positioning
  var HideTop=0;        // Hide first level when loading new document 1 or 0
  var MenuWrap=0;        // 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=1;        // 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
  var Arrws=['Images/tri.gif',5,10,'Images/tridown.gif',10,5,'Images/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("Home","welcomepage.html","",0,20,80);

Menu2=new Array("First Time Visitors","","",2,20,145);
  Menu2_1=new Array("What To Expect","first_time_visitor.html","",0,20,145);
  Menu2_2=new Array("About Our Name","about_our_name.html","",0,20,145);

Menu3=new Array("Our Church","","",10,0,107);
  Menu3_1=new Array("God Is Still Speaking","godstillspeaking.html","",0,20,160);
  Menu3_2=new Array("Who We Are","who_we_are.html","",0,20,0);
  Menu3_3=new Array("What We Believe","what_we_believe.html","",0,20,0);
  Menu3_4=new Array("Mission","mission.html","",0,20,0);
  Menu3_5=new Array("Our Life For Others","our_life_for_others.html","",0,20,0);
  Menu3_6=new Array("Parish Nursing","parish_nurses.html","",0,20,0);
  Menu3_7=new Array("Church Staff","staff.html","",0,20,0);
  Menu3_8=new Array("Why ERUCC?","testimals.html","",0,20,0);
  Menu3_9=new Array("Uniquely UCC","uniquely_ucc.html","",0,20,0);
  Menu3_10=new Array("Location","","",2,20,0);
   Menu3_10_1=new Array("Maps","location.html","",0,20,60);
   Menu3_10_2=new Array("Tours","tours.html","",0,20,0);

Menu4=new Array("What's New ","","",4,0,107);
  Menu4_1=new Array("Latest Pictures","","",1,20,160);
    Menu4_1_1=new Array("Franklin Center - 2012","pix_franklin_center_slideshow.html","",0,20,190);
    // Menu4_1_2=new Array("A Tale of 3 Trees","pix_tale_3_trees_slideshow.html","",0,20,125);
  Menu4_2=new Array("Thursday Thoughts","thursdaythoughts.html","",0,20,0);
  //Menu4_2=new Array("Thursday Thoughts","thursdaythoughts_noa.html","",0,20,0);
  //Menu4_2=new Array("Thursday Thoughts","thursdaythoughts_no.html","",0,20,0);
  //Menu4_2=new Array("Thursday Thoughts","php/switchpage.php","",0,20,0);
  Menu4_3=new Array("Newsletter","trinity_chimes_print.html","",0,20,0);
  Menu4_4=new Array("Green Committee","greencommittee.html","",0,20,0);


Menu5=new Array("Church Activities","","",7,0,140);
  Menu5_1=new Array("Church Calendar","calendar.html","",0,20,160);
  Menu5_2=new Array("Counseling Center","counseling_center.html","",0,20,160);
  Menu5_3=new Array("Christian Education","christian_education.html","",0,20,0);
  Menu5_4=new Array("Music","music.html","",0,20,0);
 // Menu5_4=new Array("Administrative","","",0,20,0);
  Menu5_5=new Array("Opportunities to Serve","serve.html","",0,20,0);
  Menu5_6=new Array("Forms","churchformrequests.html","",0,20,0);
   //Menu5_4_2=new Array("Forms"," ","",5,20,80);
   //  Menu5_4_2_1=new Array("Family Information","Forms/informationform.html","",0,20,100);
   //  Menu5_4_2_2=new Array("Church School Registration","Forms/Church_School_Registration_Form.html","",0,20,150);
   //  Menu5_4_2_3=new Array("Sponsors for New Hymnals","Forms/hymnals.html","",0,20,150);
   //  Menu5_4_2_4=new Array("Church Orchestra","Forms/orchestra_form.html","",0,20,150);
   //  Menu5_4_2_5=new Array("Check Request","Forms/check_form.html","",0,20,150);
  Menu5_7=new Array("All Pictures","","",10,20,175);
    Menu5_7_1=new Array("Crop Walk - 2011","pix_cropwalk_slideshow.html","",0,20,175);
    Menu5_7_2=new Array("A Tale of 3 Trees","pix_tale_3_trees_slideshow.html","",0,20,125);
    Menu5_7_3=new Array("Womens Retreat","pix_womens_retreat_slideshow.html","",0,20,125);
    Menu5_7_4=new Array("Mission One","pix_mission_one_slideshow.html","",0,20,125);
    Menu5_7_5=new Array("Youth Christmas Dinner","pix_youth_dinner_slideshow.html","",0,20,125);
    Menu5_7_6=new Array("Senior Choir","pix_senior_choir_slideshow.html","",0,20,125);
    Menu5_7_7=new Array("Christmas Pageant","pix_pageant_2011_slideshow.html","",0,20,190);
    Menu5_7_8=new Array("Lessons and Carols","pix_lessons_carols_2011_slideshow.html","",0,20,190);
    Menu5_7_9=new Array("Candlelight Tour","pix_candlelight_tour_slideshow.html","",0,20,190);
    Menu5_7_10=new Array("Franklin Center - 2012","pix_franklin_center_slideshow.html","",0,20,190);

 Menu6=new Array("Worship Services","","",2,0,150);
  Menu6_1=new Array("Sunday Schedule","our_life_together.html","",0,20,150);
  //Menu6_2=new Array("Longest Night","testpage.html","",0,20,0);
  //Menu6_3=new Array("Christmas Eve","testpage.html","",0,20,0);
  Menu6_2=new Array("Bulletins","","",1,20,135);
    Menu6_2_1=new Array("Sunday, Feb  5th","bulletin_feb_05.html","",0,20,145);
    //Menu6_2_2=new Array("Sunday, Feb 12th","bulletin_feb_12.html","",0,20,0);
    //Menu6_2_3=new Array("Sunday, Feb 19th","bulletin_feb_19.html","",0,20,0);
    //Menu6_2_4=new Array("Sunday, Feb 26th","bulletin_feb_26.html","",0,20,0);

 Menu7=new Array("WEB Links","other_web_sites.html","",0,0,107);

 Menu8=new Array("Contact Us","","",2,20,107);
  Menu8_1=new Array("E-Mail Us","mailto:info@erucc.org","",0,20,110);
  Menu8_2=new Array("Call or Write","contactpage.html","",0,20,0);
