//UDMv3.0.2
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



// *** for more information about the script ******************************
// *** see http://www.brothercake.com/dropdown/ ***************************


// *** POSITIONING AND STYLES *********************************************


var menuALIGN = "left";		// alignment
var absLEFT = 	15;		// absolute left or right position (if not center)
var absTOP = 	99; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5/6 and ns4 only)

var stretchMENU = false;		// show empty cells
var showBORDERS = false;		// show empty cell borders

var baseHREF =	"menu/";	// base path 
var zORDER = 	100;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#E5E2C4";	// main nav cell color
var rCOLOR = 	"#CCCAAE";	// main nav cell rollover color
var keepLIT =	true;		// keep rollover color when browsing menu
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	""	// main nav border color
var aLINK = 	"#000000";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 		"none";		// main nav link decoration
var fFONT = 	"TAHOMA,ARIAL,HELVETICA";	// main nav font face		
var fSIZE = 	9;		// main nav font size (pixels)	
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	0;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	0;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var vOFFSET = 	0;		// shift the submenus vertically
var hOFFSET = 	0;		// shift the submenus horizontally

var smCOLOR = 	"#CCCAAE";	// submenu cell color
var srCOLOR = 	"#E5E2C4";	// submenu cell rollover color
var sbSIZE = 	0;		// submenu border size
var sbCOLOR = 	""	// submenu border color
var saLINK = 	"#000000";	// submenu link color
var saHOVER = 	"";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"TAHOMA,ARIAL,HELVETICA";// submenu font face		
var sfSIZE = 	10.5;		// submenu font size (pixels)	
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 0;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	0;		// menu drop shadow size 
var shCOLOR =	"#bcbcbc";	// menu drop shadow color
var shOPACITY = 75;		// menu drop shadow opacity (ie5/6 only)

var keepSubLIT=	true;		// keep submenu rollover color when browsing child menu	
var chvOFFSET = -3;		// shift the child menus vertically 			
var chhOFFSET = -5;		// shift the child menus horizontally 		

var closeTIMER = 200;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or op5)

var altDISPLAY = "title";		// where to display alt text
var allowRESIZE=true;		// allow resize/reload


//** LINKS ***********************************************************


// add main link item ("url","Link name",width,"text-alignment","target")

	addMainItem("profile.html","Company Profile",90,"left",""); 

	// define submenu properties (width,"align to edge","text-alignment")
	defineSubmenuProperties(90,"center","left");

	// add submenu link items ("url","Link name","target")
	addSubmenuItem("map.html","Location Map","");


	addMainItem("location.html"," Locations ",90,"center","","",0,0); 

	defineSubmenuProperties(90,"left","left",0,0);
	
	addSubmenuItem("location2.html","Doddington","");
	//addSubmenuItem("location3.html","Dunston","");
	addSubmenuItem("location4.html","Timberland","");
	addSubmenuItem("location6.html","Colsterworth","");
	addSubmenuItem("digby_dale.html","Digby","");


	addMainItem("property.html","Properties ",101,"center","","",0,0); 

	defineSubmenuProperties(175,"left","left",0,0);
	
	addSubmenuItem("#stay","<b>Bourne Road - Colsterworth:</b>","","");
	addSubmenuItem("the_twyford.html","The Twyford","","");
	addSubmenuItem("the_ayscough.html","The Ayscough","","");
	//addSubmenuItem("thepetworth.html","The Petworth","","");
	
	//addSubmenuItem("#stay","<b>Banks Farm:</b>","","");
	//addSubmenuItem("theblenheim.html","The Blenheim","","");
	
	
	addSubmenuItem("#stay","<b>Norwood Yard - Timberland:</b>","","");
	addSubmenuItem("thewillow.html","The Willow","","");
	addSubmenuItem("themaple.html","The Maple","","");
	addSubmenuItem("thebarn.html","The Barn","","");
	
	addSubmenuItem("#stay","<b>Smithson Green - Doddington:</b>","","");
	addSubmenuItem("plot1.html","Plot One","","");
	addSubmenuItem("plot2.html","Plot Two","","");
	addSubmenuItem("plot3.html","Plot Three","","");
	addSubmenuItem("plot4.html","Plot Four","","");
	addSubmenuItem("plot5.html","Plot Five","","");
	//addSubmenuItem("plot6.html","Plot Six","","");
	//addSubmenuItem("plot7.html","Plot Seven","","");
	//addSubmenuItem("plot8.html","Plot Eight","","");
	//addSubmenuItem("plot9.html","Plot Nine","","");
	//addSubmenuItem("plot10.html","Plot Ten","","");
	
	addSubmenuItem("#stay","<b>Manor Brook - Digby:</b>","","");
	addSubmenuItem("the_glebe.html","The Glebe","","");
	addSubmenuItem("thepetworth.html","The Petworth","","");
	addSubmenuItem("the_belton.html","The Belton","","");
	

addMainItem("specification.html","Specification",80,"center","","",0,0); 

	defineSubmenuProperties(82,"left","left",0,0);
	
	addSubmenuItem("specifications.html","Specifications","");
	//addSubmenuItem("options.html","Kitchen Options","");


addMainItem("enquiries.html","Enquiries",55,"center","","",0,0); 

	defineSubmenuProperties(55,"left","left",0,0);
	
	addSubmenuItem("enquiries.html","Enquiries","");

	
//**DO NOT EDIT THIS *****
}//***********************
//************************

