/ St Pauls menu  PW July 8 2004/

	var NoOffFirstLineMenus=8; //set number of main menu items
	var LowBgColor='ffffff';
	var HighBgColor='ffffff';
	var FontLowColor='0099ff';
	var FontHighColor='000000';
	var BorderColor='000000';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="arial"
	var FontSize=8;
	var FontBold=0;
	var FontItalic=1;
	var MenuTextCentered=1;
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=0; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=0;
	var FirstLineFrame='';
	var SecLineFrame='';
	var DocTargetFrame='';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("home","home.htm",0,20,95);

Menu2=new Array("St. Paul's guide","",8);
	Menu2_1=new Array("history","history.htm",0,20,100);
//		Menu2_1_1=new Array("print St Paul's History","pdf.htm",0);
	Menu2_2=new Array("Priest in Charge","priest.htm",0,20,100);
	Menu2_3=new Array("church officers","warden.htm",0,20,100);
	Menu2_4=new Array("choir","choir.htm",0,20,100);
	Menu2_5=new Array("stewardship","steward.htm",0,20,100);
	Menu2_6=new Array("parish office","office.htm",0,20,100);
	Menu2_7=new Array("pastoral assistants","pastoral.htm",0,20,100);
	Menu2_8=new Array("diocese","blank.htm",0,20,100);
	
	
Menu3=new Array("our church family","pic.htm",0);
              
Menu4=new Array("meet the parish","",8);
	Menu4_1=new Array("community","community.htm",0,20,120);
	Menu4_2=new Array("mothers' union","mu.htm",0,20,120);
	Menu4_3=new Array("wednesday coffee group","coffee.htm",0,20,120);
	Menu4_4=new Array("fundraising shop","shop.htm",0,20,120);
	Menu4_5=new Array("Lay assistants","lay.html",0,20,120);
	Menu4_6=new Array("mens prayer breakfast","mensprayer.html",0,20,120);
	Menu4_7=new Array("ministry team","team.html",0,20,120);
	Menu4_8=new Array("contact us","contact.htm",0,20,120);
		
Menu5=new Array("future events","social.htm",0);
			
Menu6=new Array("under 18s","",2);	
	Menu6_1=new Array("uniformed","guides.htm",0,20,110);
	Menu6_2=new Array("family service","family.htm",0,20,110);

Menu7=new Array("links","links.htm",0);
	
Menu8=new Array("church services","weekly.htm",0);
	