
var MENU_ITEMS = [
	['Home', 'index.htm'],
	['Geneva Road Service', 'genevaroad.htm'],	
	['Services For Disabled Children', 'childrenservice.htm', null,
		['Parent Partnership Service', 'parentpartnership.htm'],
		['Kingston Parents Web Forum', 'webforum.htm']
	],
	['Kite' , 'kite.htm']
	['Charity Shop and Jumble Sales', 'charityshop.htm'],
	['Vacancies', 'vacancies.htm'],
	['Confidentiality Policy' , 'confidentialitypoicy.htm'],
	['Contact Us', 'contact.htm']
];
