
var MENU_ITEMS = [
	["Home", "index.html",[0, 0, 65, 18]],

    ["News", "Shaheen Gul appeal Mar 07.htm",[65, 0, 60, 18],
	     ["News Archive", "newsletters.html", null],										  
	],
	
	
	["About Kalash", null, [60, 0, 125, 18],
	    ["Kalasha People", "kalasa_people.html", null],
		["Kalash Valleys", "kalash_valleys.html", null],
		["History", "history.html", null],
		
	],	
	
	
	["Who we are", null, [125, 0, 110, 18],
		["About HKCA-KEPS", "about-HKCA-KEPS.html", null],
		["About Maureen Lines", "maureen_lines.html", null],
		
		
		
		
	],
	
	
	["Projects",null,[110,0,90,18],	
	        ["Medical Project", "project-medical.html", null],
			 ["The Nameer Gul Fund", "Nameer-Gul-Fund.html", null],
	        ["Health Awareness", "projects-HIV.html", null],
			 ["Completed Projects", "completed-projects.html", null],	
	],	
	
	["Gallery", "gallery.html", [90, 0, 75, 18]],
		
	
	["Publications",null,[75,0,110,18],	
	        ["Articles", "articles.html", null],	
	        ["Bibliography", "bibliography.html", null],
	],		
	
	["Recommended Sites", "sites.html", [110, 0, 155, 18]],
	["Donations", "donations.html", [155, 0, 90, 18]],
	["Contact", "contact.html", [90, 0, 70, 18]],
];





