	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='#FFFF00';			// Background color when mouse is not over
	var LowSubBgColor='#FFFF99';			// Background color when mouse is not over on subs
	var HighBgColor='#0000FF';			// Background color when mouse is over
	var HighSubBgColor='#0066FF';			// Background color when mouse is over on subs
	var FontLowColor='blue';			// Font color when mouse is not over
	var FontSubLowColor='blue';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFC6';			// Font color when mouse is over
	var FontSubHighColor='#FFFFC6';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,helvetica,sans-serif"	// Font family menu items
	var FontSize=8;				// 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=108;				// Menu offset x coordinate - default=1
	var StartLeft=14;				// Menu offset y coordinate - default=1
	var VerCorrect=1;				// Multiple frames y correction
	var HorCorrect=1;				// 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 highlighted
	var Arrws=['_JavaScript-files-eastling/popoutmenu/arrow.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.html","",0,20,128);

Menu2=new Array("About Eastling","","",7,20,128);
	Menu2_1=new Array("Facts and figures","facts.html","",0,20,140);	
	Menu2_2=new Array("Local history","","",5,20,140);
		Menu2_2_1=new Array("History of the area","history.html","",0,20,140);
		Menu2_2_2=new Array("Old photos #1","photos-old.html","",0,20,140);
		Menu2_2_3=new Array("Old photos #2","photos-old2.html","",0,20,140);
		Menu2_2_4=new Array("1977 Silver Jubilee","history-jubilee1977.html","",0,20,140);
		Menu2_2_5=new Array("Villagers remember","memories.html","",0,20,140);
	Menu2_3=new Array("Maps","maps.html","",0,20,140);
	Menu2_4=new Array("Parish Appraisal","appraisal.html","",0,20,140);
	Menu2_5=new Array("Photo albums","photos.html","",6,20,140);
		Menu2_5_1=new Array("Eastling today #1","photos1.html","",0,20,140);
		Menu2_5_2=new Array("Eastling today #2","photos2.html","",0,20,140);
		Menu2_5_3=new Array("Eastling in Winter","photos-snow.html","",0,20,140);
		Menu2_5_4=new Array("Open Gardens 2000","photos-gardens.html","",0,20,140);
		Menu2_5_5=new Array("Times past #1","photos-old.html","",0,20,140);
		Menu2_5_6=new Array("Times past #2","photos-old2.html","",0,20,140);
	Menu2_6=new Array("Family history","genealogy.html","",0,20,140);
	Menu2_7=new Array("Village Study","east-villstudy/villstudy-index.html","",0,20,140);

Menu3=new Array("Local Services","","",5,20,128);
	Menu3_1=new Array("Accommodation","accomm.html","",0,20,140);
	Menu3_2=new Array("Amenities","amenities.html","",8,20,140);
		Menu3_2_1=new Array("Eastling Church","church.html","",0,20,140);
		Menu3_2_2=new Array("Eastling School","school.html","",0,20,140);
		Menu3_2_3=new Array("Eastling Village Hall","villhall.html","",0,20,140);
		Menu3_2_4=new Array("Local Media","amenities.html#media","",0,20,140);
		Menu3_2_5=new Array("Local Pub","amenities.html#pub","",0,20,140);
		Menu3_2_6=new Array("Playgroups","amenities.html#playgroup","",0,20,140);
		Menu3_2_7=new Array("Theatres and Cinemas","amenities.html#theatre","",0,30,140);
		Menu3_2_8=new Array("The Vegetable Plot","amenities.html#vegplot","",0,20,140);
	Menu3_3=new Array("Clubs and Societies","clubs.html","",8,20,140);
		Menu3_3_1=new Array("Bowls Club","clubs.html#bowls","",0,20,140);
		Menu3_3_2=new Array("Fitness Classes","clubs.html#fitness","",0,20,140);
		Menu3_3_3=new Array("Friends of Eastling School","school.html#friends","",0,30,140);
		Menu3_3_4=new Array("Gardeners\' Club","clubs.html#gardeners","",0,20,140);
		Menu3_3_5=new Array("Pop-In Socials","clubs.html#popin","",0,20,140);
		Menu3_3_6=new Array("Puppet Club","clubs.html#puppets","",0,20,140);
		Menu3_3_7=new Array("Senior Citizens\' Fund","clubs.html#seniors","",0,20,140);
		Menu3_3_8=new Array("Snooker Club","clubs.html#snooker","",0,20,140);
	Menu3_4=new Array("Public Services","services.html","",11,20,140);
		Menu3_4_1=new Array("Health and Welfare","services.html#health","",0,20,140);
		Menu3_4_2=new Array("Libraries","services.html#lib","",0,20,140);
		Menu3_4_3=new Array("Local Councils","services.html#councils","",0,20,140);
		Menu3_4_4=new Array("MP and MEP","services.html#mp","",0,20,140);
		Menu3_4_5=new Array("Neighbourhood Watch","nhw.html","",0,30,140);
		Menu3_4_6=new Array("Parish Warden","warden.html","",0,20,140);
		Menu3_4_7=new Array("Police","police.html","",0,20,140);
		Menu3_4_8=new Array("Public Transport","services.html#transport","",0,20,140);
		Menu3_4_9=new Array("Recycling and Refuse Collection","services.html#refuse","",0,30,140);
		Menu3_4_10=new Array("Royal Mail","services.html#mail","",0,20,140);
		Menu3_4_11=new Array("Utilities \(incl Gas, Water, Electricity\)","services.html#utilities","",0,30,140);
	Menu3_5=new Array("Weather forecast","javascript:openAWindow('http://www.met-office.gov.uk/weather/europe/uk/southeast.html','weather',700,500,1)","",0,20,140);
		
Menu4=new Array("News and Views","","",3,20,128);
	Menu4_1=new Array("Local and world news","news.html","",0,30,140);
	Menu4_2=new Array("Parish magazine","goodnews.html","",0,20,140);
	Menu4_3=new Array("On-line Forum","forum.html","",0,20,140);
		
Menu5=new Array("Coming events","events.html","",0,20,128);
		
Menu6=new Array("Parish Council","","",8,20,128);
	Menu6_1=new Array("About the Council","council.html","",3,20,140);
		Menu6_1_1=new Array("History","council.html#history","",0,20,140);
		Menu6_1_2=new Array("Members and Officers","council.html#contacts","",0,30,140);
		Menu6_1_3=new Array("Past Members","javascript:openAWindow('east-council/par_cllrs.html','par_cllrs',500,500,1)","",0,20,140);
	Menu6_2=new Array("Finance","","",1,20,140);
		Menu6_2_1=new Array("Council tax","pc_finance.html","",0,20,140);		
	Menu6_3=new Array("Minutes","","",13,20,140);
		Menu6_3_1=new Array("Meetings in 1999","min1999.html","",0,20,140);
		Menu6_3_2=new Array("Meetings in 2000","min2000.html","",0,20,140);
		Menu6_3_3=new Array("Meetings in 2001","min2001.html","",0,20,140);
		Menu6_3_4=new Array("Meetings in 2002","min2002.html","",0,20,140);
		Menu6_3_5=new Array("Meetings in 2003","min2003.html","",0,20,140);
		Menu6_3_6=new Array("Meetings in 2004","min2004.html","",0,20,140);
		Menu6_3_7=new Array("Meetings in 2005","min2005.html","",0,20,140);
		Menu6_3_8=new Array("Meetings in 2006","min2006.html","",0,20,140);
		Menu6_3_9=new Array("Meetings in 2007","min2007.html","",0,20,140);
		Menu6_3_10=new Array("Meetings in 2008","min2008.html","",0,20,140);
		Menu6_3_11=new Array("Meetings in 2009","min2009.html","",0,20,140);
		Menu6_3_12=new Array("Meetings in 2010","min2010.html","",0,20,140);
		Menu6_3_13=new Array("Annual Parish Meetings","min-annmtg.html","",0,30,140);
	Menu6_4=new Array("Next meetings","council.html#dates","",0,20,140);
	Menu6_5=new Array("Parish Warden","warden.html","",3,20,140);
		Menu6_5_1=new Array("Reports in 2006","warden2006.html","",0,20,140);
		Menu6_5_2=new Array("Reports in 2007","warden2007.html","",0,20,140);
		Menu6_5_3=new Array("Reports in 2008","warden2008.html","",0,20,140);
	Menu6_6=new Array("Projects","council.html#projects","",0,20,140);
	Menu6_7=new Array("Road problems","council.html#roads","",0,20,140);
	Menu6_8=new Array("Standing Orders","javascript:openAWindow('east-council/stanords.html','stanords',500,500,1)","",0,20,140);
Menu7=new Array("Internet links","","",6,20,128);
	Menu7_1=new Array("Countryside organisations","links.html#countryside","",0,30,140);
	Menu7_2=new Array("Government and Public Services","","",5,30,140);
		Menu7_2_1=new Array("Central and local government","links.html#centgov","",0,30,140);
		Menu7_2_2=new Array("Education","links.html#education","",0,20,140);
		Menu7_2_3=new Array("Health","links.html#health","",0,20,140);
		Menu7_2_4=new Array("Public utilities","links.html#utilities","",0,20,140);
		Menu7_2_5=new Array("Transport","links.html#travel","",0,20,140);
	Menu7_3=new Array("Leisure","","",3,20,140);
		Menu7_3_1=new Array("Entertainment","links.html#entertain","",0,20,140);
		Menu7_3_2=new Array("Sport and recreation","links.html#sport","",0,20,140);
		Menu7_3_3=new Array("Travel","links.html#travel","",0,20,140);
	Menu7_4=new Array("Shopping","links.html#shopping","",0,20,140);
	Menu7_5=new Array("Towns & villages","","",3,20,140);
		Menu7_5_1=new Array("Kent towns and villages","links.html#kentvills","",0,30,140);
		Menu7_5_2=new Array("Swale and Kent guides","links.html#guides","",0,30,140);
		Menu7_5_3=new Array("UK towns and villages","links.html#uktowns","",0,30,140);
	Menu7_6=new Array("Useful services","links.html#useful","",0,20,140);
Menu8=new Array("Website info","","",4,20,128);
	Menu8_1=new Array("About this website","javascript:openAWindow('east-popups/disclaimer_e.html','disclaimer',500,500,1)","",0,20,140);	
	Menu8_2=new Array("E-mail us","e-mail.html","",0,20,140);
	Menu8_3=new Array("Guestbook","guestbook.html","",0,20,140);
	Menu8_4=new Array("Site map","sitemap.html","",0,20,140);
