/*
 DHTML Menu version 3.3.19
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Vist http://www.milonic.co.uk/menu or Email menu3@milonic.com
 You may use this menu on your web site free of charge as long as you inform us of your intentions with your URL AND
 You place a link to http://www.milonic.co.uk/menu AND ALL copyright notices remain in place in all files including your home page
 Comercial licenses and support contracts are available on request.
 This script featured on Dynamic Drive (http://www.dynamicdrive.com)
*/
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

effect = "Fade(duration=0);Alpha(style=0,opacity=100)"
effect_sub = "Fade(duration=0);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"

timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=0;		// Sub menu offset Top position 
suboffset_left=0;		// Sub menu offset Left position
closeOnClick = true

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"",						// Mouse Off Font Color
"",						// Mouse Off Background Color
"",						// Mouse On Font Color
"",						// Mouse On Background Color
"",						// Menu Border Color 
11,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
0,						// Menu Item Padding
"/images/arrowrt.gif",	// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
,						// Current Page Item Font Color (leave this blank to disable)
,						// Current Page Item Background Color (leave this blank to disable)
,						// Top Bar image (Leave this blank to disable)
,						// Menu Header Font Color (Leave blank if headers are not needed)
,						// Menu Header Background Color (Leave blank if headers are not needed)
,						// Menu Item Separator Color
]

style2=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"000000",				// Mouse Off Font Color
"FFFFFF",				// Mouse Off Background Color
"000000",				// Mouse On Font Color
"DBE3FF",				// Mouse On Background Color
"9E9E9E",				// Menu Border Color 
11,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
6,						// Menu Item Padding
"arrowrt.gif",		// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
,						// Current Page Item Font Color (leave this blank to disable)
,						// Current Page Item Background Color (leave this blank to disable)
,						// Top Bar image (Leave this blank to disable)
,						// Menu Header Font Color (Leave blank if headers are not needed)
,						// Menu Header Background Color (Leave blank if headers are not needed)
,						// Menu Item Separator Color
]

addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
82,				// Menu Top - The Top position of the menu in pixels
,					// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
"center",				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"<img src= trans.gif width=150 height=26 border=0 align=absmiddle>","",,"",1
,"<img src= services.jpg width=96 height=26 border=0 align=absmiddle>","show-menu=services",,"",1
,"<img src= about2.jpg width=102 height=26 border=0 align=absmiddle>","show-menu=about",,"",1
,"<img src= what2.jpg width=147 height=26 border=0 align=absmiddle>","show-menu=what",,"",1
,"<img src= christianity2.jpg width=120 height=26 border=0 align=absmiddle>","show-menu=christianity",,"",1
])


	addmenu(menu=["services",
	,,135,1,"",style2,,"left",effect_sub,,,,,,,,,,,,
	,"Family","family.htm",,,1
	,"P3","p3.htm",,,1
	,"Chewy","http://www.chewychurch.co.uk target=new","Chewy Church","Chewey Church",1
	,"TradAct","tradact.htm",,,1

		])




	addmenu(menu=["about",
	,,135,1,"",style2,,"left",effect_sub,,,,,,,,,,,,
	,"Welcome","index.html",,,1
	,"Who We Are","who.htm",,,1
	,"Leadership","show-menu=leaders","","",1
	,"Links","links.htm","Some related sites","Some related sites",1
	,"Contacts","contacts.htm","contacts","contacts",1
	,"Our History","history.htm","History","History",1
	,"Room Hire","hire.htm","Use our Meeting rooms","Use our Meeting rooms",1
	//,"Blog","http://chepstowbaptist.blogspot.com","Blog","Blog",1
		])

	
	addmenu(menu=["leaders",
		,,100,1,"",style2,,"left",effect_sub,,,,,,,,,,,,
		,"Pastor","pastor.htm","Pastor","Pastor",1
		,"Deacons","deacons.htm","deacons","deacons",1
		])

	addmenu(menu=["what",
		,,120,1,"",style2,,"left",effect_sub,,,,,,,,,,,,
		,"Mission","show-menu=mission","","",1
		,"Youth","show-menu=youth","","",1
		,"Courses","show-menu=courses","","",1
		,"House Groups","hg.htm","House Groups","House Groups",1
		,"Downloads","downloads.htm","downloads","downloads",1
		,"Open Hands","OH/index.html","Open Hands","Open Hands",1
		//,"News","news.htm ","News","News",1
		,"Calendar","calendar.htm ","Calendar","Calendar",1
		//,"MyPlayer","player.htm ","MyPlayer","MyPlayer",1
		,"In Debt?","debt.htm ","Debt","Debt",1
		])

			addmenu(menu=["mission",
			,,120,1,"",style2,,"left",effect_sub,,,,,,,,,,,,
			,"Mission Abroad","show-menu=intmission","","",1
			,"UK Mission","show-menu=ukmission","","",1
			])

			addmenu(menu=["youth",
			,,120,1,"",style2,,"left",effect_sub,,,,,,,,,,,,
			,"Sunday Live!","sl.htm","Sunday Live!","Sunday Live!",1
			,"Fridays","youth.htm","Fridays","Fridays",1
			//,"StarZone","sz.htm","StarZone","StarZone",1
			])



				addmenu(menu=["intmission",
				,,170,1,"",style2,,"left",effect_sub,,,,,,,,,,,,
				//,"Everyones Child","ecr.htm","Everyones Child","Everyones Child",1
				//,"Youth with a Mission","ywam.htm","YWAM","YWAM",1
				,"Mulit-Aid International","mia.htm","MIA","MIA",1
				//,"Facilitaid","facilitaid.htm","facilitaid","facilitaid",1
				])

				addmenu(menu=["ukmission",
				,,170,1,"",style2,,"left",effect_sub,,,,,,,,,,,,
				,"Paul Griffiths Ministries","http://www.paulgriffithsministries.org.uk target=new","Paul Griffiths Ministries","Paul Griffiths Ministries",1
				])

				addmenu(menu=["courses",
				,,100,1,"",style2,,"left",effect_sub,,,,,,,,,,,,
				,"Alpha","alpha.htm","Alpha Course","Alpha Course",1
				,"Marriage","mc.htm","Marriage Course","Marriage Course",1
				//,"2:7","27.htm","2:7","2:7",1
				//,"SOS","sos.htm","SOS","SOS",1
				])



	addmenu(menu=["Christianity",
	,,100,1,"",style2,,"left",effect_sub,,,,,,,,,,,,
	,"What is it?","whatisit.html","Christianity","Christianity",1
	,"Testimonies","show-menu=testimony","","",1
	,"Baptists?","show-menu=baptist","","",1
	,"Prayer","prayer.htm","Prayer","Prayer",1
	,"The Bible","bible.htm","Bible","Bible",1
	])

		addmenu(menu=["testimony",
			,,130,1,"",style2,,"left",effect_sub,,,,,,,,,,,,
			,"Jim's Testimony","jim.htm","Jims Testimony","Jims Testimony",1
			,"Suzy's Testimony","suzy.htm","Suzy's Testimony","Suzys Testimony",1
			])
	

addmenu(menu=["baptist",
			,,160,1,"",style2,,"left",effect_sub,,,,,,,,,,,,
			,"Who'd be a Baptist?","baptist2.htm","Jims Testimony","Jims Testimony",1
			,"What makes a Baptist","baptist1.htm","Marks Testimony","Marks Testimony",1
			,"Why be Baptised?","baptist3.htm","Why be Baptised?","Why be Baptised?",1
			])

		

dumpmenus()
