/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='darkorange';			// Background color when mouse is not over
	var LowSubBgColor='darkorange';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// 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='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Arial, Verdana"	// Font family menu items
	var FontSize=10;				// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=270;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=20;				// Left padding
	var TopPaddng=10;				// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/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);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","http://www.wildonwight.co.uk/","",2,40,179);
	Menu1_1=new Array("Welcome","http://www.wildonwight.co.uk/","",0,40,170);
	Menu1_2=new Array("Biofacts","http://www.wildonwight.co.uk/biofacts.php","",0,40,170);

Menu2=new Array("Partnership","http://www.wildonwight.co.uk/partnership.php","",2,40,179);
	Menu2_1=new Array("The partnership","http://www.wildonwight.co.uk/partnership.php","",0,40,170);
	Menu2_2=new Array("Vision & objectives","http://www.wildonwight.co.uk/vision.php","",0,40,170);
	
Menu3=new Array("Habitats","http://www.wildonwight.co.uk/habitats/habitats.php","",7);
	Menu3_1=new Array("Coast & Estuaries","http://www.wildonwight.co.uk/habitats/coast.php","",0,40,170);
	Menu3_2=new Array("Grassland","http://www.wildonwight.co.uk/habitats/grassland.php","",0,40,170);
	Menu3_3=new Array("Woodland","http://www.wildonwight.co.uk/habitats/woodland.php","",0,40,170);
	Menu3_4=new Array("Wetlands","http://www.wildonwight.co.uk/habitats/wetlands.php","",0,40,170);
	Menu3_5=new Array("Rocks & Fossils","http://www.wildonwight.co.uk/habitats/geology.php","",0,40,170);
	Menu3_6=new Array("People","http://www.wildonwight.co.uk/habitats/people.php","",0,40,170);
	Menu3_7=new Array("Habitat Action Plans","http://www.wildonwight.co.uk/haps.php","",0,40,170);
	

Menu4=new Array("Species","http://www.wildonwight.co.uk/species/species.php","",8);
	Menu4_1=new Array("Species Review","http://www.wildonwight.co.uk/review.php","",0,40,170);
	Menu4_2=new Array("Mammals","http://www.wildonwight.co.uk/species/mammals.php","",0,40,170);
	Menu4_3=new Array("Birds","http://www.wildonwight.co.uk/species/birds.php","",0,40,170);
	Menu4_4=new Array("Plants & Flowers","http://www.wildonwight.co.uk/species/plants.php","",0,40,170);
	Menu4_5=new Array("Reptiles","http://www.wildonwight.co.uk/species/reptiles.php","",0,40,170);
	Menu4_6=new Array("Fungi","http://www.wildonwight.co.uk/species/fungi.php","",0,40,170);
	Menu4_7=new Array("Invertebrates","http://www.wildonwight.co.uk/species/inverts.php","",0,40,170);
	Menu4_8=new Array("Species Action Plans","http://www.wildonwight.co.uk/saps.php","",0,40,170);
	
Menu5=new Array("Bio' Opportunity Areas","http://www.wildonwight.co.uk/boa.php","",10);
	Menu5_1=new Array("Eastern Central Ridge","http://www.wildonwight.co.uk/iwboas/eastern-central-ridge.php","",0,40,170);
	Menu5_2=new Array("Eastern Yar Valley","http://www.wildonwight.co.uk/iwboas/eastern-yar-valley.php","",0,40,170);
	Menu5_3=new Array("Medina Estuary","http://www.wildonwight.co.uk/iwboas/medina-estuary.php","",0,40,170);
	Menu5_4=new Array("Northeastern Woods","http://www.wildonwight.co.uk/iwboas/northeastern-woods.php","",0,40,170);
	Menu5_5=new Array("Northwestern Woods","http://www.wildonwight.co.uk/iwboas/northwestern-woods.php","",0,40,170);	
	Menu5_6=new Array("Southern Uplands","http://www.wildonwight.co.uk/iwboas/southern-uplands.php","",0,40,170);	
	Menu5_7=new Array("Southwest Coast","http://www.wildonwight.co.uk/iwboas/southwest-coast.php","",0,40,170);		
	Menu5_8=new Array("Upper Medina Valley","http://www.wildonwight.co.uk/iwboas/upper-medina-valley.php","",0,40,170);		
	Menu5_9=new Array("Western Central Ridge","http://www.wildonwight.co.uk/iwboas/western-central-ridge.php","",0,40,170);	
	Menu5_10=new Array("Western Yar","http://www.wildonwight.co.uk/iwboas/western-yar.php","",0,40,170);	
	
Menu6=new Array("Advice","http://www.wildonwight.co.uk/nerc.php","",2);	
	Menu6_1=new Array("NERC","http://www.wildonwight.co.uk/nerc.php","",0,40,170);
	Menu6_2=new Array("Funding","http://www.wildonwight.co.uk/grants.php","",0,40,170);
	
Menu7=new Array("Do your bit","http://www.wildonwight.co.uk/doyourbit/doyourbit.php","",6);
	Menu7_1=new Array("Health","http://www.wildonwight.co.uk/doyourbit/health.php","",0,40,170);
	Menu7_2=new Array("Wealth","http://www.wildonwight.co.uk/doyourbit/wealth.php","",0,40,170);
	Menu7_3=new Array("Nature","http://www.wildonwight.co.uk/doyourbit/nature.php","",0,40,170);
	Menu7_4=new Array("Life Support System","http://www.wildonwight.co.uk/doyourbit/lifesupport.php","",0,40,170);
	Menu7_5=new Array("Communities","http://www.wildonwight.co.uk/doyourbit/communities.php","",0,40,170);
	Menu7_6=new Array("Knowledge","http://www.wildonwight.co.uk/doyourbit/knowledge.php","",0,40,170);
	
Menu8=new Array("News & events","http://wildonwight.co.uk/news/index.php","",2);
	Menu8_1=new Array("News","http://wildonwight.co.uk/news/index.php","",0,40,170);
	Menu8_2=new Array("Events","http://wildonwight.co.uk/news/blog5.php","",0,40,170);

Menu9=new Array("Library","http://www.wildonwight.co.uk/library.php","",6);
	Menu9_1=new Array("Habitat Action Plans","http://www.wildonwight.co.uk/haps.php","",0,40,170);
	Menu9_2=new Array("Species Action Plans","http://www.wildonwight.co.uk/saps.php","",0,40,170);
	Menu9_3=new Array("BAP minutes","http://www.wildonwight.co.uk/minutes.php","",0,40,170);
	Menu9_4=new Array("Newsletter","http://www.wildonwight.co.uk/publications/newsletter/newsletter.php","",0,40,170);
	Menu9_5=new Array("Downloads","http://www.wildonwight.co.uk/wallpaper/wallpaper.php","",0,40,170);
	Menu9_6=new Array("Links","http://www.wildonwight.co.uk/images/slideshow.php","",0,40,170);

Menu10=new Array("Contact","http://www.wildonwight.co.uk/contact.php","",0,40,170);