

var MENU_ITEMS =[
  
  ["Home", "index.htm",null],
		
	["Mission", "mission.htm",null],
	["Completed Projects", "achieved.htm",[80, 0, 180, 22]],
	["Future Projects", "future.htm",[180, 0, 150, 22]],
	   
	
	
	["News", "news2008.htm",[150, 0, 70, 22],
	    	
        ["News Letter Autumn 2008", "news2008.htm"],
		["News Letter December 2006", "news-dec-2006.htm"],
	
	    ["Ngosuani Primary School Management Plan", "Ngousani.htm",[0, 22, 250, 35]],
	
	 
	 	 ["News Archive", "newsArchive.htm",[0, 35, 250, 22]],
	

	
	],
	
	["Help Us", "help.htm",[70, 0, 80, 22]],
	    
	
	["Contact", "contact.htm", [130, 0, 90, 22]]
];


