
var TREE_ITEMS = [
	[' ', '#',
	['Home', 'http://www.eastafritac.org/'],
		['About Us', 'http://www.eastafritac.org/index.php?/aboutus/',
			['Background', 'http://www.eastafritac.org/index.php?/aboutus/africa_regional_technical_assistance_centers/'],
			['Mission & Vision', 'http://www.eastafritac.org/index.php?/aboutus/mission_and_vision/'],
			['AFRITAc Donors', 'http://www.eastafritac.org/index.php?/aboutus/east_afritac_donors/'],
			['AFRITAc Staff', 'http://www.eastafritac.org/index.php?/aboutus/staff/'],
			['Steering Committee', 'http://www.eastafritac.org/index.php?/aboutus/steering_committee_members/',
			]
		],
		['News and Events', 'http://www.eastafritac.org/index.php?/news_events/',
			['News', 'http://www.eastafritac.org/index.php?/news_events/'],
			['Events', 'http://www.eastafritac.org/index.php?/news_events/events/',
			]
		],
		['Work Plans', 'http://www.eastafritac.org/index.php?/work_plans/'],
		['Capacity Building', 'http://www.eastafritac.org/index.php?/capacity_building/'],
		['Workshops and Seminars', 'http://www.eastafritac.org/index.php?/regional_workshops/'],
		['Field Manuals', 'http://www.eastafritac.org/index.php?/field_manuals/'],
		['Independent Evaluations', 'http://www.eastafritac.org/index.php?/independent_evaluations/'],
		['Annual Reports', 'http://www.eastafritac.org/index.php?/annual_reports/'],
		['Steering Committee', 'http://www.eastafritac.org/index.php?/steering_committee/'],
		['TA Policies', 'http://www.eastafritac.org/index.php?/technical_policies/'],
	    ['Useful Links', 'http://www.eastafritac.org/index.php?/site/useful_links/'],
		['Contact Us', 'http://www.eastafritac.org/index.php?/contactus/',
			['Feedback Form', 'http://www.eastafritac.org/index.php?/contactus/feedback/'],
			['Staff Directory', 'http://www.eastafritac.org/index.php?/contactus/directory/'],
			['Office Location', 'http://www.eastafritac.org/index.php?/contactus/location/',
			]
		],
		['Members Area', 'http://www.eastafritac.org/index.php?/member/login/'],
    ]
];

