/*
 DHTML Menu version 3.3.19
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Plase vist http://www.milonic.co.uk/menu or e-mail menu3@milonic.com
 You may use this menu on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/menu and
 your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page
 Comercial support contracts are available on request if you cannot comply with the above rules.
 This script featured on Dynamic Drive (http://www.dynamicdrive.com)
 */

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
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)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for menus to remain visible
followspeed=5				// Follow Scrolling speed
followrate=40				// Follow Scrolling Rate
suboffset_top=10;			// Sub menu offset Top position 
suboffset_left=10;			// Sub menu offset Left position

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.
"navy",					// Mouse Off Font Color
"ccccff",				// Mouse Off Background Color
"ffebdc",				// Mouse On Font Color
"4b0082",				// Mouse On Background Color
"000000",				// Menu Border Color 
10,					// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",			// Font Name
4,					// Menu Item Padding
"http://homepage.ntlworld.com/pknetworks/Images/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"Purple",				// Current Page Item Font Color (leave this blank to disable)
"pink",					// Current Page Item Background Color (leave this blank to disable)
"http://homepage.ntlworld.com/pknetworks/Images/arrowdn.gif",			// Top Bar image (Leave this blank to disable)
"ffffff",				// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
]



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
1,					// Menu Top - The Top position of the menu in pixels
250,				// Menu Left - The Left position of the menu in pixels
100,					// Menu Width - Menus width in pixels
1,					// 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)
"center",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
1,					// 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
,"Home","http://curbridge.net/main.htm target=main",,"Return to the home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Village","show-menu=village",,"Curbridge Village",1
,"Social Club","show-menu=Social",,"Take a look at our Village Social Club",1
,"Businesses","show-menu=business",,"All of our local Businesses",1
,"Council","show-menu=council",,"Curbrige Parish Council",1
,"Links","show-menu=links",,"",1
])

	addmenu(menu=["Village",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Previous years","show-menu=CPrevious",,"Previous years",1
	,"Community","show-menu=Community",,"Community information",1
	,"About our Village","http://curbridge.net/curbridge/about.htm",,"Information about our Village",0
	,"Location Map","http://www.multimap.com/map/browse.cgi?X=433000&Y=208500&gride=433017&gridn=208552&width=700&height=400&client=M6&db=pc&scale=10000&scale=10000&out.x=23&out.y=26 target=_blank",,"Location Map",0
	,"Local News","http://curbridge.net/curbridge/News.htm",,"Village News",0
	,"Village History","http://curbridge.net/curbridge/history.htm",,"Village History",0
	,"Parish Hall","http://curbridge.net/curbridge/village_hall.htm",,"Curbridge Parish Hall",0
	,"Parish Church","http://curbridge.net/curbridge/church.htm",,"Curbridge Parish Church",0
	,"Aunt Sally","http://curbridge.net/curbridge/auntsally.htm",,"Aunt Sally",0
	,"New Years Eve","http://curbridge.net/curbridge/newyear2009.htm",,"New Years Eve",0
	,"Message Board","http://curbridge.net/curbridge/messageboard.htm",,"Message Board",0
	,"Guest Book","http://pub17.bravenet.com/guestbook/show.php?usernum=1437935255&cpv=1 target=_blank",,"Guest Book",0
	,"Village Gossip","http://curbridge.net/curbridge/gossip.htm",,"Village Gossip",0
	,"Comments & Feedback","http://curbridge.net/curbridge/Contacts.htm",,"Your Comments",0
	])
	
	addmenu(menu=["Community",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Police Team","http://curbridge.net/curbridge/BamptonBurfordCarterton.pdf target=_blank",,"Police newsletter",0
	])

	addmenu(menu=["CPrevious",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"2004","show-menu=C2004",,"Year 2004",1
	,"2005","show-menu=C2005",,"Year 2005",1
	,"2006","show-menu=C2006",,"Year 2006",1
	,"2007","show-menu=C2007",,"Year 2007",1
	,"2008","show-menu=C2008",,"Year 2008",1
	])


	
	addmenu(menu=["C2004",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"New Years Eve","http://curbridge.net/curbridge/2004/newyear2004.htm",,"New Years Eve",0
	])

	addmenu(menu=["C2005",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"New Years Eve","http://curbridge.net/curbridge/2005/newyear2005.htm",,"New Years Eve",0
	])

	addmenu(menu=["C2006",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"New Years Eve","http://curbridge.net/curbridge/2006/newyear2006.htm",,"New Years Eve",0
	])

	addmenu(menu=["C2007",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"New Years Eve","http://curbridge.net/curbridge/2007/newyear2007.htm",,"New Years Eve",0
	])

	addmenu(menu=["C2008",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"New Years Eve","http://curbridge.net/curbridge/2008/newyear2008.htm",,"New Years Eve",0
	])

	addmenu(menu=["Social",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"About our Club","show-menu=About",,"About our Club",1
	,"Previous years","show-menu=Previous",,"Previous years",1
	,"Current News","http://curbridge.net/csc/News.htm",,"Current News",0
	,"Easter in the Village","http://curbridge.net/csc/Easter.htm",,"Easter in Curbridge",0
	,"Events Diary","http://curbridge.net/csc/diary.htm",,"Events Diary",0
	,"Day Trips","http://curbridge.net/csc/daysout.htm",,"Day Trips",0
	,"Seaside Trips","http://curbridge.net/csc/seaside.htm",,"Seaside Trips",0
	,"Village Fete","http://curbridge.net/csc/vfete.htm",,"Village Fete",0
	,"Bonfire Night","http://curbridge.net/csc/Fireworksday.htm",,"Bonfire & Fireworks",0
	,"Pumpkin Night","http://curbridge.net/csc/pumpkin.htm",,"Pumpkin Night",0
	,"Xmas Lights","http://curbridge.net/csc/Xmaslights.htm",,"Christmas Lights Competition",0
	,"Xmas in Curbridge","http://curbridge.net/csc/Xmas.htm",,"Christmas in Curbridge",0
	,"Our Newsletter","http://curbridge.net/csc/Newsletter/newsletter.htm",,"Social Club Newsletter",0
	,"2010 Trip Availability","http://curbridge.net/csc/availability.htm",,"Trip Availability",0
	,"2010 Winners","http://curbridge.net/csc/winners.htm",,"Competition Winners",0
	])

	addmenu(menu=["Business",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"The Lord Kitchener","http://www.lordkitchener.co.uk target=_blank",,"The Lord Kitchener",0
	,"Lan-Com International","http://www.lan-com.co.uk target=_blank",,"Lan-Com International",0
	,"Grey Gables Garage","http://www.greygablesgarage.skoda.co.uk/ target=_blank",,"Grey Gables",0
	,"Gardening Services","http://curbridge.net/businesses/martin.htm",,"Martin Pratley Gardening Services",0
	,"JLM Garden Marquees","http://www.jlm-marquees.co.uk/ target=_blank",,"JLM Garden Marquees",0
	,"Caked in it","http://www.cakedinit.co.uk/ target=_blank",,"Homemade Cakes",0
	])

	addmenu(menu=["Previous",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"2001","show-menu=2001",,"Year 2001",1
	,"2002","show-menu=2002",,"Year 2002",1
	,"2003","show-menu=2003",,"Year 2003",1
	,"2004","show-menu=2004",,"Year 2004",1
	,"2005","show-menu=2005",,"Year 2005",1
	,"2006","show-menu=2006",,"Year 2006",1
	,"2007","show-menu=2007",,"Year 2007",1
	,"2008","show-menu=2008",,"Year 2008",1
	,"2009","show-menu=2009",,"Year 2009",1
	])

	addmenu(menu=["About",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Details","http://curbridge.net/csc/About.htm",,"About our Club",0
	,"Club Constitution","http://curbridge.net/csc/Constitution.htm",,"Social Club Newsletter",0
	])

	addmenu(menu=["2001",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Easter","http://curbridge.net/csc/2001/Easter.htm",,,0
	,"Newquay","http://curbridge.net/csc/2001/Newquay.htm",,,0
	,"Village Fete","http://curbridge.net/csc/2001/Fete.htm",,,0
	,"Blackpool","http://curbridge.net/csc/2001/Blackpool.htm",,,0
	,"Pumpkin","http://curbridge.net/csc/2001/pumpkin.htm",,,0
	,"Fireworks","http://curbridge.net/csc/2001/Fireworks.htm",,,0
	,"Christmas","http://curbridge.net/csc/2001/Xmas.htm",,,0
	])

	addmenu(menu=["2002",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Easter","http://curbridge.net/csc/2002/Easter.htm",,,0
	,"Village Fete","http://curbridge.net/csc/2002/vfete.htm",,,0
	,"Pumpkin Night","http://curbridge.net/csc/2002/pumpkin.htm",,,0
	,"Christmas","http://curbridge.net/csc/2002/Xmas.htm",,,0
	])

	addmenu(menu=["2003",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Easter","http://curbridge.net/csc/2003/Easter.htm",,,0
	,"Village Fete","http://curbridge.net/csc/20032004/vfete.htm",,,0
	,"Sunflowers","http://curbridge.net/csc/20032004/sunflower.htm",,,0
	,"Pumpkin Night","http://curbridge.net/csc/20032004/pumpkin.htm",,,0
	,"Christmas","http://curbridge.net/csc/20032004/Xmas.htm",,,0
	])

	addmenu(menu=["2004",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Easter","http://curbridge.net/csc/2004/Easter.htm",,,0
	,"Village Fete","http://curbridge.net/csc/2004/vfete.htm",,,0
	,"Pumpkin Night","http://curbridge.net/csc/2004/pumpkin.htm",,,0
	,"Torquay Weekend","http://curbridge.net/csc/2004/torquay.htm",,,0
	,"Bonfire Night","http://curbridge.net/csc/2004/Fireworksday.htm",,"Bonfire & Fireworks",0
	,"Xmas Lights","http://curbridge.net/csc/2004/Xmaslights.htm",,"Christmas Lights Competition",0
	,"Xmas in Curbridge","http://curbridge.net/csc/2004/Xmas.htm",,"Christmas in Curbridge",0
	])

	addmenu(menu=["2005",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Easter","http://curbridge.net/csc/2005/Easter.htm",,,0
	,"Village Fete","http://curbridge.net/csc/2005/vfete.htm",,,0
	,"Pumpkin Night","http://curbridge.net/csc/2005/pumpkin.htm",,,0
	,"Bonfire Night","http://curbridge.net/csc/2005/Fireworksday.htm",,"Bonfire & Fireworks",0
	,"Xmas Lights","http://curbridge.net/csc/2005/Xmaslights.htm",,"Christmas Lights Competition",0
	,"Xmas in Curbridge","http://curbridge.net/csc/2005/Xmas.htm",,"Christmas in Curbridge",0
	,"Results","http://curbridge.net/csc/2005/winners.htm",,"2005 Winners",0
	])

	addmenu(menu=["2006",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Easter","http://curbridge.net/csc/2006/Easter.htm",,,0
	,"Village Fete","http://curbridge.net/csc/2006/vfete.htm",,,0
	,"Pumpkin Night","http://curbridge.net/csc/2006/pumpkin.htm",,,0
	,"Bonfire Night","http://curbridge.net/csc/2006/Fireworksday.htm",,"Bonfire & Fireworks",0
	,"Xmas Lights","http://curbridge.net/csc/2006/Xmaslights.htm",,"Christmas Lights Competition",0
	,"Xmas in Curbridge","http://curbridge.net/csc/2006/Xmas.htm",,"Christmas in Curbridge",0
	,"Results","http://curbridge.net/csc/2006/winners.htm",,"2006 Winners",0
	])

	
	addmenu(menu=["2007",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Easter","http://curbridge.net/csc/2007/Easter.htm",,,0
	,"Village Fete","http://curbridge.net/csc/2007/vfete.htm",,,0
	,"Pumpkin Night","http://curbridge.net/csc/2007/pumpkin.htm",,,0
	,"Bonfire Night","http://curbridge.net/csc/2007/Fireworksday.htm",,"Bonfire & Fireworks",0
	,"Xmas Lights","http://curbridge.net/csc/2007/Xmaslights.htm",,"Christmas Lights Competition",0
	,"Xmas in Curbridge","http://curbridge.net/csc/2007/Xmas.htm",,"Christmas in Curbridge",0
	,"Results","http://curbridge.net/csc/2007/winners.htm",,"2008 Winners",0
	])

	addmenu(menu=["2008",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Easter","http://curbridge.net/csc/2008/Easter.htm",,,0
	,"Village Fete","http://curbridge.net/csc/2008/vfete.htm",,,0
	,"Pumpkin Night","http://curbridge.net/csc/2008/pumpkin.htm",,,0
	,"Xmas Lights","http://curbridge.net/csc/2008/Xmaslights.htm",,"Christmas Lights Competition",0
	,"Xmas in Curbridge","http://curbridge.net/csc/2008/Xmas.htm",,"Christmas in Curbridge",0
	,"Results","http://curbridge.net/csc/2008/winners.htm",,"2007 Winners",0
	])

	addmenu(menu=["2009",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Easter","http://curbridge.net/csc/2009/Easter.htm",,,0
	,"Village Fete","http://curbridge.net/csc/2009/vfete.htm",,,0
	,"Bonfire Night","http://curbridge.net/csc/2009/Fireworksday.htm",,"Bonfire & Fireworks",0
	,"Pumpkin Night","http://curbridge.net/csc/2009/pumpkin.htm",,,0
	,"Xmas Lights","http://curbridge.net/csc/2009/Xmaslights.htm",,"Christmas Lights Competition",0
	,"Xmas in Curbridge","http://curbridge.net/csc/2009/Xmas.htm",,"Christmas in Curbridge",0
	,"Results","http://curbridge.net/csc/2009/winners.htm",,"2007 Winners",0
	])

	addmenu(menu=["Council",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Local Government","show-menu=localgov",,"Local Government",1
	,"Contact Details","http://curbridge.net/council/about.htm",,"Contact Details",0
	,"Councillors","http://curbridge.net/council/councillors.htm",,"Councillors",0
	,"Meetings","http://curbridge.net/council/meetings.htm",,"Meetings",0
	,"Annual Reports","http://curbridge.net/council/annualrep.htm",,"Annual Reports",0
	,"Recreation Ground","http://curbridge.net/council/reccharity.htm",,"Recreation Ground",0
	,"Freedom of Information","http://curbridge.net/council/foi.htm",,"Freedom of Information",0
	])
		
	addmenu(menu=["Links",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Local stats by ONS","http://www.neighbourhood.statistics.gov.uk/dissemination/LeadAreaSearch.do?a=7&r=1&i=1001&m=0&s=1223323203299&enc=1&areaSearchText=curbridge&areaSearchType=14&extendedList=false&searchAreas= target=-blank",,,0
	,"<img src=http://homepage.ntlworld.com/pknetworks/Images/newsimage.gif border=0>&nbsp;Transport","show-menu=transport",,,1
	,"<img src=http://homepage.ntlworld.com/pknetworks/Images/newsimage.gif border=0>&nbsp;Other Local Sites","show-menu=local",,,1
	,"<img src=http://homepage.ntlworld.com/pknetworks/Images/newsimage.gif border=0>&nbsp;Property","show-menu=property",,,1
	,"<img src=http://homepage.ntlworld.com/pknetworks/Images/newsimage.gif border=0>&nbsp;Policing","show-menu=policing",,,1
	])

		addmenu(menu=["localgov",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"West Oxfordshire District Council","http://www.westoxon.gov.uk target=_blank",,,0
		,"Oxfordshire County Council","http://www.oxfordshire.gov.uk target=_blank",,,0
		,"Oxford City Council","http://www.oxford.gov.uk/ target=_blank",,,0
		,"District Councillor","http://www.westoxon.gov.uk/council/councillor.cfm?ward=12 target=_blank",,,0
		,"County Councillor","http://www.oxfordshire.gov.uk/wps/portal/publicsite/kcxml/04_Sj9SPykssy0xPLMnMz0vM0Y_QjzKL9403NjcHSZnFO8WHOepHogtZIoR8PfJzU_W99QP0C3JDI8odFRUBpBAiww!!/delta/base64xml/L3dJdyEvUUd3QndNQSEvNElVRS82X01fMzc3?cllr=1687&page=aboutyourcouncil.councillors.detail target=_blank",,,0
		,"Parliamentry MP","http://www.witneyconservatives.com/ target=_blank",,,0
		])

		addmenu(menu=["transport",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Stagecoach Oxford","http://www.stagecoachbus.com/oxfordshire/ target=_blank",,,0
		,"Oxford Bus Company","http://www.oxfordbus.co.uk target=-blank",,,0
		,"Petrol Prices","http://www.petrolprices.com target=-blank",,,0
		])

		addmenu(menu=["local",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"St. John's Church","http://parishes.oxford.anglican.org/witney/curbridge.html target=_blank",,,0
		,"Bampton Village","http://www.bamptonoxon.co.uk target=-blank",,,0
		,"Standlake Village","http://www.standlakepc.org.uk target=-blank",,,0
		,"Standlake Arena","http://www.standlakearena.co.uk target=-blank",,,0
		,"Aston Village","http://www.astonoxon.co.uk/ target=-blank",,,0
		,"RAF Brize Norton","http://www.raf.mod.uk/rafbrizenorton/ target=-blank",,,0
		,"West Oxfordshire Business Park","http://www.westoxonpark.co.uk/ target=-blank",,,0
		,"Oxfordshire VRH","http://www.vrh.org.uk/ target=-blank",,,0
		,"Witney Town Band","http://www.witneytownband.org.uk/ target=-blank",,,0
		,"The Cotswolds","http://www.cotswoldsaonb.com/ target=-blank",,,0
		,"Farmers Markets","http://www.tvfm.org.uk/ target=-blank",,,0
		,"Whos my Bobby","http://www.whosmybobby.co.uk target=-blank",,,0
		])

		addmenu(menu=["property",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Property Prices","http://www.ourproperty.co.uk/ target=_blank",,,0
		])

		addmenu(menu=["policing",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Local Police Info","http://www.whosmybobby.co.uk/ target=_blank",,,0
		])
	

dumpmenus()