//UDMv3.6.3
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.6.3 by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  Original KDE modifications by David Joham
//  Opera reload/resize based on a routine by Michael Wallner
//  Select-element hiding routine by Huy Do
//
///////////////////////////////////////////////////////////////////////////





// *** POSITIONING AND STYLES ***

// *** Note the leading / ahead of resources in item var baseHREF determines hard disk or server operation ***

// *** "/resources/" means will work on server - but "resources/" means will work on hard disk ***

var menuALIGN = "center";		// alignment mode (was left, now centre)
var absLEFT = 	30;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	0; 		// absolute top position

var staticMENU = false;		// static positioning mode (win/ie5,ie6 and ns4 only)

var stretchMENU = true;		// show empty cells
var showBORDERS = true;		// show empty cell borders

var baseHREF = "/resources/";	// base path
var zORDER = 	1000;		// base z-order of nav structure

var mCOLOR = 	"#3399cc";	// main nav cell color - (was ffefc6 now dimenso blue #3399cc)
var rCOLOR = 	"#ececec";	// main nav cell rollover color (was #ececec now )
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#ff6700"	// main nav cell border color (was #cc9966 now #ff6700 red orange for test)
var aLINK = 	"#000000";	// main nav link text color (was #990033 beige brown now #000000 black
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial";	// main nav font face
var fSIZE = 	13;		// 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 = 	"#ffefc6";	// submenu cell color
var srCOLOR = 	"#ececec";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#cc9966"	// submenu border color
var saLINK = 	"#3333aa";	// submenu link color
var saHOVER = 	"#ff6700";	// submenu link hover-color (dual purpose) was #990000 now red orange #ff6700)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"comic sans ms,arial";		// submenu font face
var sfSIZE = 	13;		// 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 dropshadow size
var shCOLOR =	"#bcbcbc";	// submenu dropshadow color
var shOPACITY = 75;		// submenu dropshadow 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 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 = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = true;	// allow for text scaling in mozilla 5
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)


//********* MENU LINKS START**********

// add main link item sequence ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")


//** First Menu LINK Section**


addMainItem("/index.html","<span class='u'>H</span>ome",80,"center","","",0,0,"u","#3399cc","","","");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

	// add submenu link items ("url","Link name","_target","alt text")

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

		// add child menu link items ("url","Link name","_target","alt text")

//** Second Menu LINK Section**

addMainItem("","<span class='u'>U</span>K History",110,"center","","",0,0,"x","#3399cc","","","");

	defineSubmenuProperties(170,"left","left",4,-4,"","","","","","","");

	addSubmenuItem("/comphist/1-intro.html","Introduction & Summary","","");
	addSubmenuItem("/comphist/2-earlydays.html","1896-1939 Early Days","","");
	addSubmenuItem("/comphist/3-ww2.html","1939-1945 Pye in WWII","","");
	addSubmenuItem("","1944-1986 Pye Telecom &nbsp;>>","","");		

		defineChildmenuProperties(170,"left","left",10,0,"","","","","","","");
		addChildmenuItem("/comphist/4-ptl-part1.html","PTL Part 1, 1944-1957","","");
		addChildmenuItem("/comphist/4-ptl-part2.html","PTL Part 2, 1957-1964","","");
		addChildmenuItem("/comphist/4-ptl-part3.html","PTL Part 3, 1964-1978","","");
		addChildmenuItem("/comphist/4-ptl-part4.html","PTL Part 4, 1978-1986","","");
		
	addSubmenuItem("/comphist/5-prcs.html","1986-1992 Philips RCS","","");
	addSubmenuItem("/comphist/6-philipstelecom.html","1992-1996 Philips Telecom","","");
	addSubmenuItem("/comphist/7-simoco.html","1996-2002 Simoco","","");
	addSubmenuItem("","2002-2008 After Simoco","","");


//** new Third Menu LINK Section**

addMainItem("","<span class='u'>O</span>verseas History",110,"center","","",0,0,"x","#3399cc","","","");

	defineSubmenuProperties(170,"left","left",4,-4,"","","","","","","");

	addSubmenuItem("","Introduction & Summary","","");
	addSubmenuItem("","Australia &nbsp;>>","","");		
	
		defineChildmenuProperties(170,"left","left",10,0,"","","","","","","");
		addChildmenuItem("/comphist/australia-part1.html","Australia 1: Pye 1949-1970","","");
		addChildmenuItem("/comphist/australia-part2.html","Australia 2: Philips 1939-1970","","");
		addChildmenuItem("/comphist/australia-part3.html","Australia 3: 1970-2002","","");
		addChildmenuItem("/comphist/australia-royaltour.html","Australia 4: Royal Tour 1954","","");
		
	addSubmenuItem("","Brazil","","");
	addSubmenuItem("","Eire","","");	
	addSubmenuItem("","France","","");
	addSubmenuItem("","India","","");
	addSubmenuItem("","New Zealand","","");
	addSubmenuItem("","Spain","","");	


//** Fourth Menu LINK Section**

addMainItem("","<span class='u'>P</span>roduct History",110,"center","","",0,0,"b","#3399cc","","","");

	defineSubmenuProperties(170,"left","left",4,-4,"","","","","","","");

	addSubmenuItem("/prodhist/prodinfo/prodinfo.html","Product Information","","");
	addSubmenuItem("/prodhist/military/military.html","Military Wireless","","");
	addSubmenuItem("/prodhist/radio-systems/radio-systems.html","Radio Systems","","");
	addSubmenuItem("","PMR Mobiles &nbsp;>>","","");		
	
		defineChildmenuProperties(170,"left","left",10,0,"","","","","","","");
		addChildmenuItem("/prodhist/mobiles/mobiles.html","Vehicle Mounted Mobiles","","");
		addChildmenuItem("/prodhist/transportables/transportables.html","Transportable Mobiles","","");
		addChildmenuItem("/prodhist/fixedmobiles/fixedmobiles.html","Fixed Mobiles","","");
	
	addSubmenuItem("/prodhist/portables/portables.html","PMR Portables","",""); 
	addSubmenuItem("/prodhist/fixed/fixed.html","PMR Fixed & Links","","");
	addSubmenuItem("/prodhist/hfmarine/hfmarine.html","HF & Marine","","");
	addSubmenuItem("/prodhist/control/control.html","Radio System Controllers","","");
	addSubmenuItem("/prodhist/broadband/broadband.html","Broadband Links","","");
	addSubmenuItem("/prodhist/misc-prod/misc-prod.html","Misc. Products","","");
	addSubmenuItem("","PMR Signalling","","");
	addSubmenuItem("","PMR Systems Elements","","");
	addSubmenuItem("","Paging & Cellular Radio","","");
	addSubmenuItem("","Antennas","","");
	addSubmenuItem("","Test Equipment","","");
	addSubmenuItem("","Ancillaries","","");
	addSubmenuItem("","Technical Information","","");

//** Fifth Menu LINK Section**

addMainItem("","<span class='u'>P</span>ublications",110,"center","","",0,0,"r","#3399cc","","","");

	defineSubmenuProperties(170,"left","left",4,-4,"","","","","","","");

	addSubmenuItem("","Generic Material &nbsp;>>","","");
	defineChildmenuProperties(170,"left","left",10,0,"","","","","","","");
	addChildmenuItem("/pubs/twoway/twoway.html","Intro to Two-Way Radio","","");

	addSubmenuItem("","Corporate Material &nbsp;>>","","");
	defineChildmenuProperties(170,"left","left",10,0,"","","","","","","");
	addChildmenuItem("/pubs/corporate/prcs/prcs-corporate.html","Philips RCS","","");
	
	addSubmenuItem("/pubs/adverts/pye-adverts.html","Pye Advertisements","","");
	
	addSubmenuItem("","Product Catalogues","","");
	addSubmenuItem("","Sales Brochures","","");
	addSubmenuItem("","Product Leaflets","","");
	addSubmenuItem("","Service Manuals","","");
	addSubmenuItem("","Technical Publications","","");
	addSubmenuItem("","Other Material","","");

//** Sixth Menu LINK Section**

addMainItem("","<span class='u'>P</span>hoto Gallery",110,"center","","",0,0,"e","#3399cc","","","");

	defineSubmenuProperties(170,"left","left",4,-4,"","","","","","","");
	
	addSubmenuItem("","UK Company Sites &nbsp;>>","","");

	defineChildmenuProperties(170,"left","left",10,0,"","","","","","","");
	addChildmenuItem("/photos/mainsites/uk/ukmainsites.html","Main UK Company Sites","","");
	addChildmenuItem("/photos/mainsites/uk/cworks/c-works-gallery.html","Cambridge Works","","");
		
	addSubmenuItem("/photos/people-events/people-events.html","People and Events","","");
	addSubmenuItem("/photos/service/service.html","UK Service Depots","","");
	addSubmenuItem("/photos/warrant/warrant.html","Royal Warrant Shield","","");
	addSubmenuItem("","Products &nbsp;>>","","");
	
	defineChildmenuProperties(170,"left","left",10,0,"","","","","","","");
	addChildmenuItem("/photos/products/vanguard/vang-gallery.html","Story of the Vanguard","","");

	
	addSubmenuItem("","Australian Company Sites","","");
	addSubmenuItem("","Aerial Sites","","");
	addSubmenuItem("","Other Photos","","");



//** Seventh Menu LINK Section**

addMainItem("","<span class='u'>I</span>nformation",110,"center","","",0,0,"e","#3399cc","","","");

	defineSubmenuProperties(170,"left","left",4,-4,"","","","","","","");

	addSubmenuItem("/info/aboutptlhg.html","About PT History Group","","");
	addSubmenuItem("/info/ack.html","Acknowledgements","","");	
	addSubmenuItem("/info/updates.html","Up-dates","","");
	addSubmenuItem("/info/canyouhelp.html","Can You Help?","","");
	addSubmenuItem("/info/museum.html","Future Pye Museum","","");



//**DO NOT EDIT THIS *****
}//***********************
//************************

