
var MENU_ITEMS = [	
	['EnhanceAble Living', 'living.htm'],
	['Geneva Road Services', 'genevaroad.htm'],
	['Charity Shops and Jumble Sales', 'charityshop.htm'],
	['Childrens Services', 'childrenservice.htm', null,
		['Parent Partnership Service', 'parentpartnership.htm'],
		['Kingston Parents Web Forum', 'webforum.htm']
	],
	['Kite' , 'kite.htm'],	
	['Confidentiality Policy' , 'confidentialitypoicy.htm']	
	
];

