
var MENU_ITEMS = 
[
	['Curriculum >>', null, null,
	 	['Departments', 'http://www.dls-departments.co.uk'],
		['Key Stage 3', 'http://www.delasalle.ac.je/secondary/school/ks3.htm'],
		['Key Stage 4', 'http://www.delasalle.ac.je/secondary/school/ks4.htm'],
		['Sixth Form', 'http://www.delasalle.ac.je/secondary/school/6form.htm'],
		['Sport', 'http://www.delasalle.ac.je/secondary/school/sport.htm'],
		['Photo Galleries', 'http://www.delasalle.ac.je/secondary/gallerys/sec_gallery.htm'],
	],
	['School Info >>', null, null,
		 	['Parent info', 'http://www.delasalle.ac.je/secondary/information/parents.htm'],
			['Student info', 'http://www.delasalle.ac.je/secondary/information/students.htm'],
			['Downloads', 'http://www.delasalle.ac.je/secondary/general/downloads.htm'],
			['Exams', 'http://www.delasalle.ac.je/secondary/general/exam.htm'],
			['Homework', 'http://www.delasalle.ac.je/secondary/homework/homework.htm'],
			['Island Walk', 'http://www.delasalle.ac.je/secondary/walk/walk.htm'],
			['Assembly', 'http://www.delasalle.ac.je/secondary/assembly_procedures.htm']
			
	],
];

