/***********************************************************************************
*	(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=24;			// Number of first level items
	//var LowBgColor='#90bade';			// Background color when mouse is not over
        var LowBgColor='#A3CDDA';			// Background color when mouse is not over
        var LowSubBgColor='B9D88B';		
        //var LowSubBgColor='#1482C2';		
           
        //var LowSubBgColor='2175bc';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color 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='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='White';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			        // Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				        // 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 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	// var StartTop=15;				// Menu offset x coordinate
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=5;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// 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='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 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=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

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","index.htm","",0,20,168);
Menu2=new Array("Upcoming Events","upcoming_events.html","",0,20,168);
Menu3=new Array("Bulletin","bulletin.html","",0,20,168);
Menu4=new Array("Catechists Corner","catechists_corner.html","",0,20,168);
Menu5=new Array("Concert Series","concert_series.html","",0,20,168);
Menu6=new Array("Contact Us","contact.html","",0,20,168);
Menu7=new Array("Directions","directions.html","",0,20,168);
Menu8=new Array("Faith Formation","faith_formation_home.html","",5);
   Menu8_1=new Array("Faith Formation","faith_formation_home.html","",0,20,168); 
   Menu8_2=new Array("Religious Education K-12","religious_education_k-12.html","",3);
      Menu8_2_1=new Array("Religious Education K-12","religious_education_k-12.html","",0,20,276);
      Menu8_2_2=new Array("Required Confirmation 2010 Information Packet","confirmation.html","",0,20,276);
      Menu8_2_3=new Array("Children's Liturgy of the Word","childrens_liturgy.html","",0,20,276);

   Menu8_3=new Array("Middle School","middle_school.html","",0,20,168);
   Menu8_4=new Array("High School","high_school.html","",0,20,168);
   Menu8_5=new Array("RCIA and RCIC","rcia_rcic.html","",0,20,168);
      
Menu9=new Array("How to Become Catholic","become_Catholic.html", "", 0,20,168); 
Menu10=new Array("Liturgical Life","liturgical_life.html","",0,20,168);
Menu11=new Array("Mass and Reconciliation","mass_reconciliation.html","",0,20,168);
Menu12=new Array("Music Ministry","music_ministry.html","",4);
   Menu12_1=new Array("Music Ministry","music_ministry.html","",0,20,168); 
   Menu12_2=new Array("Concert Series","concert_series.html","",0,20,168); 
   Menu12_3=new Array("Cantors","cantors.html","",0,20,168); 
   Menu12_4=new Array("Choir Members Only","/music","",0,20,168);

Menu13=new Array("Parish Facilities Rental","parish_facilities_rental.html","",0,20,168);
Menu14=new Array("Parish History","parish_history.html","",0);
Menu15=new Array("Parish Life & Organizations","parish_life.html","",2);
    Menu15_1=new Array("Parish Life & Organizations","parish_life.html","",0,20,168);
    Menu15_2=new Array("Knights of Columbus","knights_of_columbus.html","",0,20,168);
Menu16=new Array("Pastoral Council","pastoral_council.html","",4);
   Menu16_1=new Array("Pastoral Council","pastoral_council.html","",0,20,138); 
   Menu16_2=new Array("Members","pastoral_council_members.html","",0,20,138);
   Menu16_3=new Array("Meeting Minutes","pastoral_council_minutes.html","",3);
      Menu16_3_1=new Array("2010","pastoral_council_minutes.html","",0,20,48); 
      Menu16_3_2=new Array("2009","pastoral_council_minutes_2009.html","",0,20,48);  
      Menu16_3_3=new Array("2008","pastoral_council_minutes_2008.html","",0,20,48);  
Menu16_4=new Array("State of Parish Reports","state_of_parish_reports.html","",0,20,138);

Menu17=new Array("Prayer Ministry","prayer_ministry.html","",0,20,168);
Menu18=new Array("Preschool","preschool.html","",0,20,168);
Menu19=new Array("Riderwood Community","riderwood.html","",0,20,168);
Menu20=new Array("Sacramental Preparation","sacramental_preparation.html","",0,20,168);

Menu21=new Array("Social Justice","social_justice.html","",14);
   Menu21_1=new Array("Social Justice","social_justice.html","",0,20,168);
   Menu21_2=new Array("Ultimate Christmas Gift","social_justice_christmas.html","",0,20,168);
   Menu21_3=new Array("Action in Montgomery (AIM)","social_justice_aim.html","",0,20,168);
   Menu21_4=new Array("C4 Clothes Closet","social_justice_clothes.html","",0,20,168);
   Menu21_5=new Array("EMEAN","social_justice_emean.html","",0,20,168);
   Menu21_6=new Array("Fair Trade Coffee","social_justice_fairtrade.html","",0,20,168);
   Menu21_7=new Array("Food Pantry","social_justice_foodpantry.html","",0,20,168);
   Menu21_8=new Array("JUSTFaith","social_justice_JUSTFaith.html","",0,20,168);
   Menu21_9=new Array("Habitat for Humanity","social_justice_habitat.html","",0,20,168);
   Menu21_10=new Array("Haiti Parish Twinning","social_justice_haiti.html","",0,20,168);
     Menu21_11=new Array("Integrity of Creation","ioc_home.html","",6);
     Menu21_11_1=new Array("Integrity of Creation","ioc_home.html","",0,20,168);
     Menu21_11_2=new Array("Mission","ioc_mission.html","",0,20,168);  
     Menu21_11_3=new Array("Goals","ioc_goals.html","",0,20,168);
     Menu21_11_4=new Array("Committee","ioc_committee.html","",0,20,168);
     Menu21_11_5=new Array("Meetings","ioc_meetings.html","",0,20,168);
     Menu21_11_6=new Array("Resources","ioc_resources.html","",0,20,168);
         
   Menu21_12=new Array("Legislative Network Justice & Advocacy Council","social_justice_legislative.html","",0,33);
   Menu21_13=new Array("Pax Christi","social_justice_paxchristi.html","",0,20,168);
   Menu21_14=new Array("Shepherd's Table","social_justice_shepherd.html","",0,20,168);

Menu22=new Array("Stewardship","stewardship_newsletter_11_09.pdf","",2);
   Menu22_1=new Array("March 2010 Newsletter","stewardship_newsletter_3_10.pdf","",0,20,168);
   Menu22_2=new Array("November 2009 Newsletter","stewardship_newsletter_11_09.pdf","",0,20,168);

Menu23=new Array("Youth Ministry / CYO","youth_ministry.html","",0,20,138);

Menu24=new Array("Website Policy","website_policy.html","",0,20,138);

