	var NoOffFirstLineMenus=14;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#660000';			// Background color when mouse is over
	var HighSubBgColor='#660000';			// Background color when mouse is over on subs
	var FontLowColor='#660000';			// Font color when mouse is not over
	var FontSubLowColor='#660000';			// 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='#660000';			// Border color
	var BorderSubColor='#660000';			// 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=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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=100;				// 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=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);

Menu1=new Array("Home","http://www.saintchris.com/","",0,20,127);

Menu2=new Array("About Us","","",3);
	Menu2_1=new Array("Philosophy","letter.html","",0,20,150);
	Menu2_2=new Array("Office Hours","generalinfo.html","",0);
	Menu2_3=new Array("Register In Parish","register.html","",0);

Menu3=new Array("Mass Schedule","","",4);
	Menu3_1=new Array("Weekday","schedule.html","",0,20,150);	
	Menu3_2=new Array("Weekend","schedule.html","",0);
	Menu3_3=new Array("Holy Days of Obligation","holydays.html","",0);
	Menu3_4=new Array("Other Special Liturgies","speclitugies.html","",0);
	
	
Menu4=new Array("Parish Staff","contact.html","",0,20,127);

Menu5=new Array("School","http://www.stchris.us/","",0,20,127);

Menu6=new Array("Holy Name","http://www.stchristopher.net/index.html","",0,20,127);

Menu7=new Array("Ladies' Guild","","",3);
	Menu7_1=new Array("Special Events","LGEvents.html","",0,20,150);
	Menu7_2=new Array("Board","LGBoard.html","",0);
	Menu7_3=new Array("Calendar","LGCalendar.html","",0);

Menu8=new Array("Religious Ed","","",7);
	Menu8_1=new Array("Early Childhood Education","ECE.html","",0,20,250);
	Menu8_2=new Array("Religious Education Classes, Grades 1-8","RelEd.html","",0);
	Menu8_3=new Array("Jr. High Program","JrHigh.html","",0);
	Menu8_4=new Array("Sacraments","Sacraments.html","",0);
	Menu8_5=new Array("RCIC","RCIC.html","",0);
	Menu8_6=new Array("RCIA","RCIA.html","",0);
	Menu8_7=new Array("Liturgy of the Word","CLOW.html","",0);
	
	
Menu9=new Array("Youth/Young Adults","","",2);
	Menu9_1=new Array("High School Youth Group","HiSchGrp.html","",0,20,150);
	Menu9_2=new Array("Young Adults Group","YoungAdults.html","",0);
	
	
Menu10=new Array("Liturgy Corner","","",4);
	Menu10_1=new Array("Ministry Schedules","ministry.html","",0,20,250);
	Menu10_2=new Array("How to become a Minister","newministers.html","",0);
	Menu10_3=new Array("Upcoming In-service Events","MinInServ.html","",0);
	Menu10_4=new Array("Related links for personal enrichment","MinisterEnrichment.html","",0);
	
	
Menu11=new Array("Parish Ministries","","",8);
	Menu11_1=new Array("Pastoral Care","Pastoral.html","",0,20,150);
	Menu11_2=new Array("Baptism Prep","Baptism.html","",0);
	Menu11_3=new Array("Marriage Prep","Marriage.html","",0);
	Menu11_4=new Array("Bible Study","BibleStudy.html","",0);
	Menu11_5=new Array("Small Faith Communities","SmFaithComm.html","",0);
	Menu11_6=new Array("The Christophers","Christophers.html","",0);
	Menu11_7=new Array("MOM'S Group","MOMs.html","",0);
	Menu11_8=new Array("Over 50's Group","over50s.html","",0);
	
	
Menu12=new Array("Outreach Office","","",3);
	Menu12_1=new Array("Food Pantry","Pantry.html","",0,20,200);
	Menu12_2=new Array("Holiday Food Baskets","FoodBaskets.html","",0);
	Menu12_3=new Array("Christmas Adopt A Family","AdoptAFamily.html","",0);
	
	
Menu13=new Array("Sunday Bulletins","SundayBulitens.htm","",0,20,127);

Menu14=new Array("Parish Administration","Administration.html","",0,20,127);
