//UDMv3.5
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.5 by Brothercake
//  This is a special version for Dynamic Drive (http://www.dynamicdrive.com)
//
//  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 *********************************************



var menuALIGN = "center";		// alignment
var absLEFT = 	15;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	15; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU = false;		// show empty cells
var showBORDERS = false;		// 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 = 	"#ffdabd";	// main nav cell color
var rCOLOR = 	"ffbb77";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"brown"		// main nav border color
var aLINK = 	"brown";	// main nav link color
var aHOVER = 	"white";	// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"century gothic";	// main nav font face
var fSIZE = 	14;		// 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 = 	"#ffdabd";	// submenu cell color

var srCOLOR = 	"f5ae68";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"brown"		// submenu border color
var saLINK = 	"brown";	// submenu link color
var saHOVER = 	"white";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"century gothic";// submenu font face
var sfSIZE = 	14;		// submenu font size (pixels)
var sfWEIGHT = 	"bold"		// 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 =	"f5ae68";	// submenu drop shadow color
var shOPACITY = 75;		// 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 openTIMER = 10;		// [** new **] menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 20;	// [** new **] child-menu opening delay time (not ns4/op5/op6)
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 = mu;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 760;		// override grid width
var gridHEIGHT = 500;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 13;		// [** new **] arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		// [** new **] arrow height (not ns4/op5/op6)

var arrHOFFSET = 0;		// [** new **] arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = 0;		// [** new **] arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	// [** new **] arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<";		// [** new **] left arrow (not ns4/op5/op6)
var arrRIGHT = ">";		// [** new **] right arrow (not ns4/op5/op6)



//** LINKS ***********************************************************


// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER") [** last four are new **]
addMainItem("index.htm","Home",80,"center","","",0,0,"","gold","#ffeecc","#000066","#660066");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
	defineSubmenuProperties(120,"left","left",-4,0,"","gold","#ffeecc","#660000","#eebbbb","#660000","#770033");

	// add submenu link items ("url","Link name","_target","alt text")
	addSubmenuItem("about us.htm","About Us","","");
	addSubmenuItem("directions.htm","Directions","","");
	addSubmenuItem("contact.htm","Contact Details","","");
addSubmenuItem("bookingform.htm","Day Bookings","","");
addSubmenuItem("bookingformaded.htm","Course Bookings","","");
addSubmenuItem("course dates.htm","Calendar","","");
	



addMainItem("","Company Training",180,"center","","",0,0,"","","","","");

	defineSubmenuProperties(180,"center","right",-4,0,"","","","","","","");

	addSubmenuItem("excel.htm","Microsoft Excel","");

defineChildmenuProperties(220,"right","right",0,-20,"","","","","","","");

		
	addChildmenuItem("Excel 2003 Introduction.htm","Introduction to Excel","","");
	addChildmenuItem("Excel 2003 Intermediate.htm","Intermediate Level Excel","","");
	addChildmenuItem("Excel 2003 Advanced.htm","Advanced Excel","","");
	addChildmenuItem("Excel 2003 expert.htm","Expert Excel","","");
	addChildmenuItem("Excel 2003 macros.htm","Excel Macros","","");





	addSubmenuItem("word.htm","Microsoft Word","","");

defineChildmenuProperties(220,"right","right",0,-20,"","","","","","","");

		
	addChildmenuItem("Word 2003 Introduction.htm","Introduction to Word","","");
	addChildmenuItem("Word 2003 Intermediate.htm","Intermediate Level Word","","");
	addChildmenuItem("Word 2003 Advanced.htm","Advanced Word","","");
	addChildmenuItem("Word 2003 expert.htm","Expert Word","","");
	



	addSubmenuItem("access.htm","Microsoft Access","");

defineChildmenuProperties(220,"right","right",0,-20,"","","","","","","");

		
	addChildmenuItem("Access 2003 Introduction.htm","Introduction to Access","","");
	addChildmenuItem("Access 2003 Intermediate.htm","Intermediate Level Access","","");
	addChildmenuItem("Access 2003 Advanced.htm","Advanced Access","","");
	addChildmenuItem("Access 2003 expert.htm","Expert Access","","");
	addChildmenuItem("Access 2003 vb.htm","VB ere 4 Access","","");
	


	addSubmenuItem("powerpoint.htm","Microsoft PowerPoint","");

defineChildmenuProperties(220,"right","right",0,-20,"","","","","","","");

		
	addChildmenuItem("Powerpoint 2003 Introduction.htm","Introduction to PowerPoint","","");
	addChildmenuItem("Powerpoint 2003 Intermediate.htm","Intermediate PowerPoint","","");
	addChildmenuItem("presentation skills.htm","Presentation Skills","","");
	
	
	addSubmenuItem("outlook.htm","Microsoft Outlook","");

defineChildmenuProperties(220,"right","right",0,-20,"","","","","","","");

		
	addChildmenuItem("Outlook 2003 Introduction.htm","Introduction to Outlook","","");
	addChildmenuItem("Outlook 2003 Intermediate.htm","Intermediate Outlook","","");


addSubmenuItem("publisher.htm","Microsoft Publisher","");

defineChildmenuProperties(220,"right","right",0,-20,"","","","","","","");

		
	addChildmenuItem("Publisher 2003 design.htm","Design using Publisher","","");
	addChildmenuItem("Publisher 2003 further.htm","Further Design using Publisher","","");
	


addSubmenuItem("adobe.htm","Adobe Photoshop","");
defineChildmenuProperties(220,"right","right",0,-20,"","","","","","","");

		
	addChildmenuItem("Adobe photoshop introduction.htm","Introduction to Photoshop","","");
	addChildmenuItem("Adobe photoshop intermediate.htm","Intermediate Photoshop","","");
	addChildmenuItem("Adobe photoshop advanced.htm","Advanced Photoshop","","");



	addSubmenuItem("sage.htm","Sage Line 50","");
defineChildmenuProperties(220,"right","right",0,-20,"","","","","","","");

		
	addChildmenuItem("sagedaily.htm","Daily Sage","","");
	addChildmenuItem("sagequarterly.htm","Quarterly Sage","","");
	addChildmenuItem("sageannual.htm","Annual Sage","","");

addSubmenuItem("bookingform.htm","Booking Form","","");



addMainItem("","Community Education",180,"center","","",0,0,"","","","","");

	defineSubmenuProperties(180,"right","right",-4,0,"","","","","","","");

	addSubmenuItem("ad ed computer.htm","Computing","","");

			
// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
		

defineChildmenuProperties(220,"right","center",0,-20,"filter:progid:DXImageTransform.Microsoft.barn(duration=0.3,)","","","","","","");



		addChildmenuItem("ad ed computer.htm","The ABC of Computing","","");
		addChildmenuItem("ad ed computer.htm","The Next Step in Computing","","");
		addChildmenuItem("ad ed computer.htm","Focus your PC Skills","","");
		addChildmenuItem("ad ed computer.htm","Cooking the Books","","");
		addChildmenuItem("Digital Imaging.htm","8 Photoshopping days till Xmas","","");
		addChildmenuItem("Digital Imaging.htm","Digital Imaging 1","","");
		addChildmenuItem("Digital Imaging.htm","Digital Imaging 2","","");
		addChildmenuItem("sagepage.htm","The Sage Page","","");
addChildmenuItem("Bits Bytes Buses Chips.htm","Simple Computer Maintenance","","");
addChildmenuItem("Bits Bytes Buses Chips.htm","Build your own Beast","","");
addChildmenuItem("two hour tasters.htm","Two Hour Tasters","","");

		



	addSubmenuItem("language.htm","Languages","","");
defineChildmenuProperties(220,"right","center",0,-20,"filter:progid:DXImageTransform.Microsoft.barn(duration=0.3,)","","","","","","");
		addChildmenuItem("language.htm","French","","");
		addChildmenuItem("language.htm","Spanish","","");
		addChildmenuItem("language.htm","Italian","","");
		addChildmenuItem("language.htm","German","","");
	

addSubmenuItem("photography.htm","Photography","","");
defineChildmenuProperties(220,"right","center",0,-20,"filter:progid:DXImageTransform.Microsoft.barn(duration=0.3,)","","","","","","");
		addChildmenuItem("photography.htm","Beginners","","");
		addChildmenuItem("photography.htm","Black and White","","");
		addChildmenuItem("photography.htm","Creative Photography Advanced","","");
		addChildmenuItem("photography.htm","Portraits","","");
	
addSubmenuItem("sign language.htm","Sign Language","","");
defineChildmenuProperties(220,"right","center",0,-20,"filter:progid:DXImageTransform.Microsoft.barn(duration=0.3,)","","","","","","");
		addChildmenuItem("sign language.htm","British Sign Language","","");
		addChildmenuItem("sign language.htm","Brush Up Your Sign Language","","");
		addChildmenuItem("sign language.htm","Communicating with Deaf People","","");
	

addSubmenuItem("family history.htm","Family History","","");
defineChildmenuProperties(220,"right","center",0,-20,"filter:progid:DXImageTransform.Microsoft.barn(duration=0.3,)","","","","","","");
		addChildmenuItem("family history.htm","The last 200 years","","");
		addChildmenuItem("family history.htm","The last 500 years","","");
	

addSubmenuItem("art.htm","Art","","");
defineChildmenuProperties(220,"right","center",0,-20,"filter:progid:DXImageTransform.Microsoft.barn(duration=0.3,)","","","","","","");
		addChildmenuItem("art.htm","Beginners Course","","");
		addChildmenuItem("art.htm","Drawing and Painting Intermediate","","");
	
addSubmenuItem("silver jewellery.htm","Silver Jewellery","","");
defineChildmenuProperties(220,"right","center",0,-20,"filter:progid:DXImageTransform.Microsoft.barn(duration=0.3,)","","","","","","");
		addChildmenuItem("silver jewellery.htm","Beginners","","");
		addChildmenuItem("silver jewellery.htm","Intermediate","","");
		addChildmenuItem("silver jewellery.htm","Advanced","","");
	
addSubmenuItem("counselling and NLP.htm","Counselling & NLP","","");
defineChildmenuProperties(220,"right","center",0,-20,"filter:progid:DXImageTransform.Microsoft.barn(duration=0.3,)","","","","","","");
		addChildmenuItem("counselling and NLP.htm","Counselling Skills Level One","","");
		addChildmenuItem("counselling and NLP.htm","Counselling Young People","","");
		addChildmenuItem("counselling and NLP.htm","Neuro Linguistic Programming","","");
	
addSubmenuItem("numeracy and literacy.htm","Numeracy & Literacy","","");
defineChildmenuProperties(220,"right","center",0,-20,"filter:progid:DXImageTransform.Microsoft.barn(duration=0.3,)","","","","","","");
		addChildmenuItem("numeracy and literacy.htm","ESOL","","");
		addChildmenuItem("numeracy and literacy.htm","Basic Literacy","","");
		addChildmenuItem("numeracy and literacy.htm","Basic Numeracy","","");
	
addSubmenuItem("driving test theory.htm","Driving Test Theory","","");

addSubmenuItem("bookingformaded.htm","Booking Form","","");
		
////

addMainItem("","Individual Tuition",180,"center","","",0,0,"","","","","");

	defineSubmenuProperties(150,"left","right",-4,0,"","","","","","","");


	addSubmenuItem("home calls.htm","Home Calls","","");
	
	
	addMainItem("","Entertainment",140,"center","","",0,0,"","","","","");

	defineSubmenuProperties(130,"left","right",-4,0,"","","","","","","");

	addSubmenuItem("http://www.snapfiles.com/GeT/sTiCkFiGuRe.html","Pivot Stickman","_blank","");
	addSubmenuItem("http://www.bbc.co.uk/languages/french/index.shtml","Learn French","","");
	addSubmenuItem("http://www.snapfiles.com/get/photofiltre.html","Photo Filtre","","");
	addSubmenuItem("http://www.bbc.co.uk/iplayer/","iPlayer","","");
addSubmenuItem("http://www.anim8or.com/","Anim8tor","","");
addSubmenuItem("http://www.google.co.uk/","Google","","");
addSubmenuItem("http://www.multimap.com/","Multimap","","");
addSubmenuItem("http://sketchup.google.com/","Google Sketchup","","");
addSubmenuItem("http://desktop.google.com/plugins/i/openoffice_8419.html?hl=en","Open Office","","");
addSubmenuItem("","Technical Support","","");

		defineChildmenuProperties(102,"right","center",0,-20,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)","","","","","","");

		addChildmenuItem("http://www.nortechcomputers.co.uk/","Nortech Computers Portishead","","");		
		addChildmenuItem("http://www.c51.co.uk/","C51","","");
		addChildmenuItem("http://www.novatech.co.uk/novatech/","Novatech","","");
		



//**DO NOT EDIT THIS *****
}//***********************
//************************

