//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 = 	"#DE7931";	// main nav cell color
var rCOLOR = 	"#de3852";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#cdd2e2"	// 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 = 	"#cc6633";	// submenu cell color

var srCOLOR = 	"#de3852";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#cdd2e2"	// 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>",80,"center","","",0,0,"");

	defineSubmenuProperties(126,"left","left",-6,-5,"");

	addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/index.asp","Introduction","","");
		
	
	addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/contact.asp","Contact","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/students_comments.asp","What Students Think","","");
	//addMainItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/study_guide.asp","<span class=''>Study Guide</span>",89,"center","","",0,0,"");
	
	//defineSubmenuProperties(97,"left","left",-6,-5,"");
	
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/foundation.asp","Foundation Tier","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/higher.asp","Higher Tier","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/as_level_general.asp","AS Level Unit","","");
	//define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		//defineChildmenuProperties(168,"left","left",11,-7,"");

		 //add child menu link items ("url","Link name","_target","alt text")
		//addChildmenuItem("http://sixthsense.osfc.ac.uk/modern_04/why_study_languages/index1.asp","Why Study","","");
		//addChildmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/study_guide/student_guide.asp","Student's Guide","","");
		//addChildmenuItem("http://sixthsense.osfc.ac.uk/modern_04/lang@osfc/lang@osfc.asp","Modern Languages at OSFC","","");
		//addChildmenuItem("http://www.osfc.ac.uk/exchange/index.asp","Exchange Website","","");
		//addChildmenuItem("http://sixthsense.osfc.ac.uk/modern_04/whatsthink/whatsthink.asp","What the students think","","");
		//addChildmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/study_guide/grammar/grammar.asp","Grammar","","");
		//addChildmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/study_guide/listening/listening.asp","Listening","","");
		//addChildmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/study_guide/general_knowledge/general.asp","General Knowledge","","");
		//addChildmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/AS_A/acts.asp","Revision","","");
		
	
addMainItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/exchange.asp","<span class=''>Exchange</span>",110,"center","","",0,0,"");

	defineSubmenuProperties(250,"left","left",-6,-5,"");

	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/AS_A/act_1.asp","La France et les Fran&ccedil;ais","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/AS_A/act_2.asp","La Personnalit&eacute; et le Look","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/AS_A/act_3.asp","La France par L'info","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/AS_A/act_4.asp","Les Actualit&eacute;s, L'informatique et les m&eacute;dias","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/AS_A/act_5.asp","La Sant&eacute;","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/AS_A/act_6.asp","L'&eacute;ducation","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/AS_A/act_7.asp","L'environnement","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/AS_A/act_8.asp","Les Vacances Part 1","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/AS_A/act_9.asp","Les Vacances Part 2","","");

		
addMainItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/foundation.asp","<span class=''>Foundation</span>",120,"center","","",0,0,"");

	defineSubmenuProperties(110,"left","left",-6,-5,"");

	addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/found_ext_websites.asp","External Websites","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/found_vocab_games.asp","Vocab Games","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/foundation/games.asp","Games, Puzzles, Vocabulary","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/foundation/reference.asp","Reference","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/foundation/oral.asp","Oral Skills","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/foundation/listening.asp","Listening Skills","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/foundation/courses.asp","French Language Courses","","");
	
addMainItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/higher.asp","<span class=''>Higher</span>",90,"center","","",0,0,"");

	defineSubmenuProperties(115,"left","left",-6,-5,"");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/listening_activities_02.asp","Listening exercises","","");

	addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/ext_websites.asp","External Websites","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/vocabulary_games.asp","Vocab Games","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/higher/grammar.asp","Grammar","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/higher/games.asp","Games, Puzzles, Vocabulary","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/higher/reference.asp","Reference","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/higher/culture.asp","General Knowledge/Culture","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/higher/oral.asp","Oral Skills","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/higher/listening.asp","Listening Skills","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/higher/courses.asp","French Language Courses","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/higher/writing_skills.asp","Writing Skills","","");

addMainItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/asa_level.asp","<span class=''>AS/A Level</span>",109,"center","","",0,0,"");

	defineSubmenuProperties(120,"left","left",-6,-16,"");

	addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/asa_level_grammar.asp","Grammar","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/as_level_general.asp","General Knowledge","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/listening_activities.asp","Activities","","");
	addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/spanish/ext_websites.asp","External Websites","","");
	
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/AS_A/reference.asp","Reference","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/AS_A/culture.asp","General Knowledge/Culture","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/AS_A/listening.asp","Listening Skills","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/AS_A/writing.asp","Writing Skills","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/AS_A/courses.asp","French Language Courses","","");
	//addSubmenuItem("http://sixthsense.osfc.ac.uk/modern_04/web_links/french/AS_A/revision.asp","Revision","","");

	
	
	

		





//**DO NOT EDIT THIS *****
}//***********************
//************************
