//UDMv3.4.1.1b
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************

// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "left";		// alignment
var absLEFT = 	225;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	200; 		// 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 = "http://sixthsense.osfc.ac.uk/double_leisure_tourism/menu/";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#99CC33";	// main nav cell color
var rCOLOR = 	"#CCCC66";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#FFFFCC"	// main nav border color
var aLINK = 	"ffffff";	// main nav link color
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 = 	12;		// 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 keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	5;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"#99CC33";	// submenu cell color

var srCOLOR = 	"#CCCC66";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#FFFFCC"	// submenu border color
var saLINK = 	"ffffff";	// submenu link color
var saHOVER = 	"";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"arial";// submenu font face
var sfSIZE = 	12;		// 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 =	0;		// submenu drop shadow size
var shCOLOR =	"cccccc";	// 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 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("","<span class=''>Home</span>",60,"center","","",0,0,"");

	defineSubmenuProperties(112,"left","left",-6,-5,"");

	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/WELCOME/introduction.asp","Introduction","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/contact.asp","Contact","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/WELCOME/physics_software.asp","Software Available","","");
	

addMainItem("","<span class=''>GCSE Revision</span>",104,"center","","",0,0,"");
	
	defineSubmenuProperties(106,"left","left",-6,-5,"");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/gcse_revision/gcse_revision.asp","General Sites","","");
	addSubmenuItem("","Revision by Topic","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/study_guide/higher_tier.asp","Higher Tier","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/study_guide/AS_a.asp","AS Level Unit","","");
	//define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(136,"left","left",11,-7,"");

		 //add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://sixthsense.osfc.ac.uk/physics_04/gcse_revision/forces_and_motion.asp","Forces & Motion","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/physics_04/gcse_revision/waves.asp","Waves","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/physics_04/gcse_revision/electrcity_and_magnetism.asp","Electricity & Magnetism","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/physics_04/gcse_revision/energy_and_power.asp","Energy & Power","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/physics_04/gcse_revision/radioactivity.asp","Radioactivity","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/physics_04/gcse_revision/space.asp","Space","","");
		
addMainItem("","<span class=''>Online Quiz</span>",90,"center","","",0,0,"");

	defineSubmenuProperties(155,"left","left",-6,-5,"");

	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/physics_quiz/physics_quiz_q1.asp","Quantities & Units","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/physics_quiz/physics_quiz_q2.asp","Physical Law","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/physics_quiz/physics_quiz_q3.asp","Amusement Park Physics","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/physics_quiz/physics_quiz_q4.asp","Nobel Prizes","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/physics_quiz/physics_quiz_q5.asp","Space","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/physics_quiz/physics_quiz_q6.asp","Very Fast & Very Long","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/physics_quiz/physics_quiz_q7.asp","Space Exploration","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/physics_quiz/physics_quiz_q8.asp","Electromagnetic Spectrum","","");
			
addMainItem("","<span class=''>Maths for Physics</span>",130,"center","","",0,0,"");

	defineSubmenuProperties(166,"left","left",-6,-5,"");

	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/WELCOME/information.asp","Information","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/WELCOME/maths_and_physics_quiz.asp","Maths and Physics Quiz","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/WELCOME/worked_solutions.asp","Worked Solutions","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/WELCOME/numerical_answers.asp","Numerical Answers","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/WELCOME/maths_support.asp","Maths Support for Physics","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/WELCOME/mths_for_physics_cd_rom.asp","Software","","");

	
addMainItem("","<span class=''>Physics Web sites</span>",125,"center","","",0,0,"");

	defineSubmenuProperties(150,"right","left",-6,-5,"");

	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/physics_fun/physics_fun.asp","Physics Fun","","");
	
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/physics_links/general_websites.asp","General Physics","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/physics_links/units.asp","Units & Constants","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/physics_links/cosmology.asp","Cosmology","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/physics_links/nuclear.asp","Nuclear Physics","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/physics_links/education.asp","Physics in Education","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/physics_links/famous.asp","Famous Physicists","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/physics_links/lists.asp","Lists of Physics Websites","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/physics_04/physics_links/general.asp","General Science","","");

//**DO NOT EDIT THIS *****
}//***********************
//************************

