/***********************************************************************************
*	(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=7;			// Number of first level items
	var LowBgColor='#004080';			// Background color when mouse is not over
	var LowSubBgColor='#004080';			// Background color when mouse is not over on subs
	var HighBgColor='#CCCCFF';			// Background color when mouse is over
	var HighSubBgColor='#CCCCFF';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#FFFFFF';			// Font color subs when mouse is not over
	var FontHighColor='#004080';			// Font color when mouse is over
	var FontSubHighColor='004080';			// Font color subs when mouse is over
	var BorderColor='#FFFFFF';			// Border color
	var BorderSubColor='#FFFFFF';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// 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=138;				// 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=0;				// Left padding
	var TopPaddng=4;				// Top padding
	var FirstLineHorizontal=1;			// 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 highligthed
	var Arrws=['http://www.campdencottages.co.uk/images/tri.gif',5,10,'http://www.campdencottages.co.uk/images/tridown.gif',10,5,'http://www.campdencottages.co.uk/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.campdencottages.co.uk/index.htm","",0,22,72);

Menu2=new Array("About Us","http://www.campdencottages.co.uk/about.htm","",0,22,85);

Menu3=new Array("Cottage Search","","",10,22,127);
	Menu3_1=new Array("View All Cottages","http://www.campdencottages.co.uk/search/cottages.htm","",0,22,127);
	Menu3_2=new Array("Sleeps 2-3 People","http://www.campdencottages.co.uk/search/cottages_2_3.htm","",0,22,127);
	Menu3_3=new Array("Sleeps 2-4 People","http://www.campdencottages.co.uk/search/cottages_2_4.htm","",0,22,127);
	Menu3_4=new Array("Sleeps 4-5 People","http://www.campdencottages.co.uk/search/cottages_4_5.htm","",0,22,127);
	Menu3_5=new Array("Sleeps 4-6 People","http://www.campdencottages.co.uk/search/cottages_4_6.htm","",0,22,127);
	Menu3_6=new Array("Sleeps 10 People","http://www.campdencottages.co.uk/search/cottages_10.htm","",0,22,127);
	Menu3_7=new Array("Ground Floor Bed","http://www.campdencottages.co.uk/search/cottages_groundfloor.htm","",0,22,127);
	Menu3_8=new Array("Smoking Allowed","http://www.campdencottages.co.uk/search/cottages_smoking.htm","",0,22,127);
	Menu3_9=new Array("Pets Allowed","http://www.campdencottages.co.uk/search/cottages_pets.htm","",0,22,127);
	Menu3_10=new Array("Internet Access","http://www.campdencottages.co.uk/search/broadband_internet.htm","",0,22,127);
	
Menu4=new Array("Cottage Summary","http://www.campdencottages.co.uk/summary.htm","",0,22,133);

Menu5=new Array("Local Information","","",8,22,135);
	Menu5_1=new Array("Property Locations","","",11,22,135);	
		Menu5_1_1=new Array("Blockley","http://www.campdencottages.co.uk/info/locations/blockley.htm","",0,22,135);
		Menu5_1_2=new Array("Bretforton","http://www.campdencottages.co.uk/info/locations/Bretforton.htm","",0,22,135);
		Menu5_1_3=new Array("Broad Campden","http://www.campdencottages.co.uk/info/locations/broad_campden.htm","",0,22,135);
		Menu5_1_4=new Array("Broadway","http://www.campdencottages.co.uk/info/locations/broadway.htm","",0,22,135);
		Menu5_1_5=new Array("Chipping Campden","http://www.campdencottages.co.uk/info/locations/chipping_campden.htm","",0,22,135);
		Menu5_1_6=new Array("Mickleton","http://www.campdencottages.co.uk/info/locations/mickleton.htm","",0,22,135);
		Menu5_1_7=new Array("Moreton-in-Marsh","http://www.campdencottages.co.uk/info/locations/moreton_in_marsh.htm","",0,22,135);
		Menu5_1_8=new Array("Paxford","http://www.campdencottages.co.uk/info/locations/paxford.htm","",0,22,135);
		Menu5_1_9=new Array("Saintbury/Willersey","http://www.campdencottages.co.uk/info/locations/saintbury_willersey.htm","",0,22,135);
		Menu5_1_10=new Array("Darlingscott","http://www.campdencottages.co.uk/info/locations/darlingscott.htm","",0,22,135);	
		Menu5_1_11=new Array("Stretton on Fosse","http://www.campdencottages.co.uk/info/locations/stretton-on-fosse.htm","",0,22,135);	
                
Menu5_2=new Array("Sport & Leisure","","",4);
		Menu5_2_1=new Array("Activities & Events","http://www.campdencottages.co.uk/info/sport_and_leisure/activities_events.htm","",0,22,135);
		Menu5_2_2=new Array("Fishing","http://www.campdencottages.co.uk/info/sport_and_leisure/fishing.htm","",0,22,135);
		Menu5_2_3=new Array("Golf Courses","http://www.campdencottages.co.uk/info/sport_and_leisure/golf.htm","",0,22,135);
		Menu5_2_4=new Array("Horse Riding","http://www.campdencottages.co.uk/info/sport_and_leisure/horse_riding.htm","",0,22,135);
		
Menu5_3=new Array("Places of Interest","http://www.campdencottages.co.uk/info/places_of_interest.htm","",0,22,135);

Menu5_4=new Array("Events Diary","http://www.campdencottages.co.uk/info/events_2009.html","",0,22,135);

Menu5_5=new Array("Places to Eat","http://www.campdencottages.co.uk/info/places_to_eat.htm","",0,22,135);

Menu5_6=new Array("Transport","http://www.campdencottages.co.uk/info/transport.htm","",0,22,135);

Menu5_7=new Array("Internet Access","http://www.campdencottages.co.uk/info/internet_access.htm","",0,22,135);

Menu5_8=new Array("Map of the Area","http://www.campdencottages.co.uk/info/map.htm","",0,22,135);

Menu6=new Array("Booking Form","http://www.campdencottages.co.uk/booking_form.htm","",0,22,116);

Menu7=new Array("Enquiries","http://www.campdencottages.co.uk/enquiries.htm","",0,22,98);

