//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 = 	202; 		// 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/geography/menu/";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#7e4d24";	// main nav cell color
var rCOLOR = 	"#F4B53D";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#b7d1f2"	// 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 = 	11;		// 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 = 	"#F4B53D";	// submenu cell color

var srCOLOR = 	"#7e4d24";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#ffffff"	// 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 = 	10;		// 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 ***********************************************************
addMainItem("http://sixthsense.osfc.ac.uk/geography/index.asp","<span class=''>Home</span>",170,"center","","",0,0,"");
//define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
	defineSubmenuProperties(170,"left","left",-6,-5,"");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/general_links/index.asp","General Links & Resources","","");
					defineChildmenuProperties(130,"left","left",11,-7,"");
		 //add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/general_links/coasts.asp","Coasts","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/general_links/countries.asp","Countries","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/general_links/earthquakes.asp","Earthquakes","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/general_links/energy.asp","Energy","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/general_links/environment.asp","Environment","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/general_links/estate_agencies.asp","Estate Agents","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/general_links/industry.asp","Industry","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/general_links/maps.asp","Maps","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/general_links/plate_tectonics.asp","Plate Tectonics","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/general_links/rivers.asp","Rivers","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/general_links/globe.asp","The Globe","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/general_links/tropical.asp","Tropical Cyclones","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/general_links/urban.asp","Urban Studies","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/general_links/weather.asp","Weather & Climate","","");

	
		addSubmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/general_links/exam.asp","Exam and Revision Web Links","","");
	


addMainItem("","<span class=''>Topics</span>",170,"center","","",0,0,"");
//define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
	defineSubmenuProperties(170,"left","left",-6,-5,"");
		addSubmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/earthquakes/index.asp","Earthquakes & Volcanoes","","");
				defineChildmenuProperties(130,"left","left",11,-7,"");
		 //add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/earthquakes/index.asp","What is an Earthquake?","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/earthquakes/plate_tectonics.asp","Plate Tectonics","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/earthquakes/links.asp","Earthquake Web Links","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/earthquakes/graph_quiz.asp","Earthquake Quiz","","");


		 addSubmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/hydrological/coasts/index.asp","Hydrological Cycle - Coasts","","");
		 				defineChildmenuProperties(130,"left","left",11,-7,"");
		 //add child menu link items ("url","Link name","_target","alt text")
		 		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/hydrological/coasts/index.asp","Coasts","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/hydrological/coasts/links.asp","Coastline websites","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/hydrological/rivers/index.asp","Hydrological Cycle - Rivers","","");
					defineChildmenuProperties(140,"left","left",11,-7,"");
		 //add child menu link items ("url","Link name","_target","alt text")
		 		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/hydrological/rivers/index.asp","Erosional processes","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/hydrological/rivers/physical_changes.asp","Physical changes of a river","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/population_migration/index.asp","Population & Migration","","");
			 				defineChildmenuProperties(150,"left","left",11,-7,"");
		 //add child menu link items ("url","Link name","_target","alt text")
		 		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/population_migration/index.asp","Population","","");
		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/population_migration/demographic_transition.asp","The Demographic Transition","","");

		
		addSubmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/weather_climate/index.asp","Weather & Climate","","");
			defineChildmenuProperties(150,"left","left",11,-7,"");
		 //add child menu link items ("url","Link name","_target","alt text")
		 		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/weather_climate/index.asp","Anticyclones and Terms","","");
						 		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/weather_climate/frontal_rain.asp","Frontal Rain in the UK","","");

		addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/weather_climate/cyclones.asp","Cyclones","","");
				addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/weather_climate/synoptic.asp","Synoptic Charts ","","");
				addChildmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/weather_climate/links.asp","Weather & Climate Web Links","","");
			
addMainItem("http://sixthsense.osfc.ac.uk/geography/pages/settlements/index.asp","<span class=''>Settlements</span>",170,"center","","",0,0,"");
//define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
	defineSubmenuProperties(170,"left","left",-6,-5,"");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/settlements/index.asp","What is a City","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/settlements/definitions.asp","Definitions","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/geography/pages/settlements/settlement_worksheet.asp","Settlement Worksheet","","");

	
	
	

	


//**DO NOT EDIT THIS *****
}//***********************
//************************
