/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='6374a2';			// Background color when mouse is not over
	var LowSubBgColor='6374a2';			// Background color when mouse is not over on subs
	var HighBgColor='olive';			// Background color when mouse is over
	var HighSubBgColor='2c80cc';			// Background color when mouse is over on subs
	var FontLowColor='cccccc';			// Font color when mouse is not over
	var FontSubLowColor='cccccc';			// 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='silver';			// Border color
	var BorderSubColor='silver';			// 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=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' or 'bottom'
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=24;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// First level items layout horizontal 1 or 0
	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='navig';			// Frame where sub levels appear
	var DocTargetFrame='navig';			// Frame where target documents appear
	var TargetLoc='';				// DIV id for relative positioning (refer to config.htm for info)
	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

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}



function alexWindow5M() {
	alexwindow6M = window.open('branchL.html','ay5M','toolbar=no,location=no,scrollbars=yes,width=500,height=500')
	
	}

function alexWindow6M() {
	alexwindow6M = window.open('branchSW.html','ay6M','toolbar=no,location=no,scrollbars=yes,width=500,height=500')
	
	}
	
function alexWindow7M() {
	alexwindow6M = window.open('branchSH.html','ay7M','toolbar=no,location=no,scrollbars=yes,width=500,height=500')
	
	}
	
	function alexWindow8M() {
	alexwindow6M = window.open('branchR.html','ay8M','toolbar=no,location=no,scrollbars=yes,width=500,height=500')
	
	}

	function alexWindow9M() {
	alexwindow6M = window.open('valuations.html','ay9M','toolbar=no,location=no,scrollbars=yes,width=500,height=530')
	
	}
	
	function alexWindow10M() {
	alexwindow6M = window.open('payments.html','ay10M','toolbar=no,location=no,scrollbars=yes,width=500,height=530')
	
	}
	

// Menu tree
//Menu1=new Array("rollover:contactus.jpg:hma_banner[1].jpg","index.html","",0,20,150);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","index5.html","",0,20,138);

Menu2=new Array("Contact","","",3);
	Menu2_1=new Array("email now:","","",2,20,150);	
		Menu2_1_1=new Array("D. Howden - Principal","mailto:Principal@howdensurveyors.com","",0,20,150);
		Menu2_1_2=new Array("General Enquiries:","","",2);		
                          Menu2_1_2_1=new Array("new survey","mailto:NewSurvey@howdensurveyors.com","",0,20,150);
                          Menu2_1_2_2=new Array("other","mailto:query@howdensurveyors.com","",0);
	Menu2_2=new Array("Branch Addresses:","","",3);
		Menu2_2_1=new Array("Lymington - Head Office","javascript:{alexWindow5M()}","",0,20,200);
		//Menu2_2_2=new Array("Romsey","javascript:{alexWindow8M()}","",0);
		Menu2_2_2=new Array("Shaftesbury","javascript:{alexWindow7M()}","",0);
		Menu2_2_3=new Array("Swanage","javascript:{alexWindow6M()}","",0);
    Menu2_3=new Array("Payments","javascript:{alexWindow10M()}","",0);
		
		
		
		
		
		
		
Menu3=new Array("About Us","aboutus.html","",0);
	
Menu4=new Array("Map","mapUK.html","",0);

Menu5=new Array("Services","","",2);
	Menu5_1=new Array("Residential Surveys:","","",2,20,150);
	    Menu5_1_1=new Array("RICS Homebuyer","residential2.html","",0,20,150);
		Menu5_1_2=new Array("Building Survey","building1.html","",0);
    Menu5_2=new Array("Valuations","javascript:{alexWindow9M()}","",0);
    

	
	
	
// Menu5=new Array("Services","javascript:top.location.href='http://outofthissite//www.blank.htm'","",1);
//	Menu5_1=new Array("Author\'s Site","blank.html","",0,20,140);

