//UDMv3.4.1.1b
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.4.1b by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  KDE modifications by David Joham
//  Opera reload/resize routine by Michael Wallner
//  http://www.wallner-software.com/
//
//  This script featured on Dynamic Drive (http://www.dynamicdrive.com)
//
///////////////////////////////////////////////////////////////////////////



// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "left";		// alignment
var absLEFT = 	0;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	120; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU = true;		// show empty cells
var showBORDERS = true;		// show empty cell borders

var baseHREF = "";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#003876";	// main nav cell color   #003876-->cockburn blue
var rCOLOR = 	"#003876";	// main nav cell rollover color #F47937-->cockburn organge
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#FF6600"	// main nav border color
var aLINK = 	"white";	// main nav link color
var aHOVER = 	"#FF6600";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"verdana";	// main nav font face
var fSIZE = 	11;		// main nav font size (pixels)
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	7;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	5;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"#003876";	// submenu cell color -lightblue

var srCOLOR = 	"#003876";	// submenu cell rollover color -blue
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#FF6600"	// submenu border color
var saLINK = 	"white";	// submenu link color
var saHOVER = 	"#FF6600";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"verdana";// submenu font face
var sfSIZE = 	11;		// 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 = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	2;		// submenu drop shadow size
var shCOLOR =	"cccccc";	// submenu drop shadow color
var shOPACITY = 0;		// submenu drop shadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -12;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var closeTIMER = 330;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or opera)

var altDISPLAY = "";		// where to display alt text
var allowRESIZE = true;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 0;		// override grid width
var gridHEIGHT = 0;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = true;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in mozilla 5


//** LINKS ***********************************************************


// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")
//addMainItem("http://www.dynamicdrive.com/","Hom<span class='u'>e</span>",80,"center","","",0,0,"e");
addMainItem("offices/offices.htm","Offices & Areas",127,"center","_parent","Our Offices",0,0,"o");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
	
	defineSubmenuProperties(122,"left","left",0,0,"");
	addSubmenuItem("http://www.cockburn-online.co.uk/v5/offices/viewoffice.aspx?office=Bickley","Bickley","_self","");
	addSubmenuItem("http://www.cockburn-online.co.uk/v5/offices/viewoffice.aspx?office=Bromley","Bromley","_self","");
	addSubmenuItem("http://www.cockburn-online.co.uk/v5/offices/viewoffice.aspx?office=Catford","Catford","_self","");
	addSubmenuItem("http://www.cockburn-online.co.uk/v5/offices/viewoffice.aspx?office=Chislehurst","Chislehurst","_self","");
	addSubmenuItem("http://www.cockburn-online.co.uk/v5/offices/viewoffice.aspx?office=Downham","Downham","_self","");
	addSubmenuItem("http://www.cockburn-online.co.uk/v5/offices/viewoffice.aspx?office=Eltham","Eltham","_self","");
	addSubmenuItem("http://www.cockburn-online.co.uk/v5/offices/viewoffice.aspx?office=Grove Park","Grove Park","_self","");
	addSubmenuItem("http://www.cockburn-online.co.uk/v5/offices/viewoffice.aspx?office=Lee","Lee","_self","");
	addSubmenuItem("http://www.cockburn-online.co.uk/v5/offices/viewoffice.aspx?office=Mottingham","Mottingham","_self","");
	addSubmenuItem("http://www.cockburn-online.co.uk/v5/offices/viewoffice.aspx?office=New Eltham","New Eltham","_self","");
	addSubmenuItem("http://www.cockburn-online.co.uk/v5/offices/viewoffice.aspx?office=Orpington","Orpington","_self","");
	addSubmenuItem("http://www.cockburn-online.co.uk/v5/offices/viewoffice.aspx?office=Petts Wood","Petts Wood","_self","");
	addSubmenuItem("http://www.cockburn-online.co.uk/v5/offices/viewoffice.aspx?office=Sidcup","Sidcup","_self","");
	addSubmenuItem("http://www.cockburn-online.co.uk/v5/offices/viewoffice.aspx?office=Land And New Homes","Land & New Homes","_self","");
	//addSubmenuItem("#","Job Opportunities","_self","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		//defineChildmenuProperties(170,"left","center",12,-10,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")
		//addChildmenuItem("how_we_sell/how_we_sell.htm","How Do We Sell Your Home?","_parent","");
		//addChildmenuItem("marketing/marketing.htm","Marketing","_parent","");
		
		
		
	//addSubmenuItem("where_to_find/where_to_find.htm","Search for Properties","_parent");
	//addSubmenuItem("branches/branches.htm","Branches & Departments","_parent","");
	//addSubmenuItem("http://www.planetmortgage.co.uk","Financial services","_blank","");
	//addSubmenuItem("http://www.bromley4property.co.uk","Bromley Property Network","_blank","");
	
		


// *** change these to absolutes

// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")

addMainItem("property/property.htm","Sales Search",130,"center","","Sales Search",0,0,"");
addMainItem("lettings/property.htm","Lettings Search",130,"center","","Lettings Search",0,0,"");

	//defineSubmenuProperties(125,"left","left",0,0,"");
	//addSubmenuItem("../allsorts/allsorts.htm","Current Listings","_parent","");
	//addSubmenuItem("../allsorts/allsorts.htm","Need a Mortgage?","_parent","");
	//addSubmenuItem("../allsorts/allsorts.htm","Do you have a<br>house to sell?","_parent","");

	
	

addMainItem("Selling_your_home/selling_your_home.htm","Selling Your Home",140,"center","","",0,0,"s");

	//defineSubmenuProperties(125,"left","left",0,0,"");
	//addSubmenuItem("#","About our Service","_self","");
	//addSubmenuItem("#","10 Good Reasons","_self","");
	//addSubmenuItem("#","Is your home in<Br>one of these areas","_self","");

	

	//addSubmenuItem("","Local News &gt;&gt;","","");

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		//defineChildmenuProperties(112,"left","left",0,-20,"");

		// add child menu link items ("url","Link name","_target","alt text")
		//addChildmenuItem("http://www.vancouversun.com","Vancouver Sun","","");
		//addChildmenuItem("http://www.ctvnews.ca","CTV News","","");


//addMainItem("finances/finances.htm","Finance",130,"center","","",0,0,"t");

	//defineSubmenuProperties(125,"left","left",0,0,"");


	//addSubmenuItem("../allsorts/allsorts.htm","Links to Hayes/Reeve","_self","");
	//addSubmenuItem("../allsorts/allsorts.htm","Mortgage Calculator","_self","");

	//addSubmenuItem("javascript:openWindow('http://www.salon.com',640,400)","Salon","","");
	
addMainItem("Auctions/Auctions.htm","Auctions",130,"center","_parent","Auctions",0,0,"a");

	//defineSubmenuProperties(125,"left","left",0,0,"");


	//addSubmenuItem("../allsorts.htm/allsorts.htm","Info on Clove Emson","_self","");


	//addSubmenuItem("javascript:openWindow('http://www.salon.com',640,400)","Salon","","");


addMainItem("allsorts/allsorts.htm","Helpful stuff",130,"center","_parent","All Sorts",0,0,"r");

	//defineSubmenuProperties(125,"right","left",0,0,"");
	//addSubmenuItem("../allsorts/allsorts.htm","Message to the nation","_parent","");
	//addSubmenuItem("../allsorts/allsorts.htm","Step by step<br>buyers guide","_parent","");
	//addSubmenuItem("../allsorts/allsorts.htm","Local Area Info","_parent","");
	//addSubmenuItem("../allsorts/allsorts.htm","solicitors/surveyors<br>/removals/etc","_parent","");
	//addSubmenuItem("../allsorts/allsorts.htm","Useful websites","_parent","");
	//addSubmenuItem("../allsorts/allsorts.htm","Who needs to know","_parent","");

addMainItem("job_opps/job_opportunities.htm","Job opportunities",130,"center","_parent","",0,0,"j");
	
	//addSubmenuItem("","&lt;&lt; TV Networks","","");

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		//defineChildmenuProperties(102,"left","center",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")
		//addChildmenuItem("http://www.nbc.com","NBC","","");
		//addChildmenuItem("http://www.cbs.com","CBS","","");
		//addChildmenuItem("http://www.abc.com","ABC","","");
		//addChildmenuItem("http://www.fox.com","Fox Network","","");



//**DO NOT EDIT THIS *****
}//***********************
//************************
