

var menuHierarchy = [

	['Home', 'index.html'],

	['About us', null,
		['Corporate Info', null, ['Vision & Mission', 'about-mission.htm'], ['Organisation Profile', 'about-profile.htm'], ['Organisation Structure', 'about-structure.htm']],
		['Non-Financial Info', 'about-non-f-info.htm'],
		['Financial Information', 'about-finan-info.htm'],
		['F.A.Q.', 'about-faq.htm'],
		['Career', 'about-career.htm'],		
	],
	

	['Education', 'edu-main.htm'],

	
	['Events', null,
		['Fund Raising', null, ['2005 Events', 'event-fund2005.htm'], ['2006 Events', 'event-fund2006.htm'], ['2008 Events', 'event-fund2008.htm']],
		['Awards Ceremony', 'event-awards.htm'],
		['Visits', 'event-visits.htm'],
		['Appreciation Tea 2007', 'event-tea2007.htm'],
	],	

	


	['Volunteer', 'volunteer-main.htm'],
	
	['Donation', null,
		['Donate to us', 'donate-main.htm'],
		['IRAS', 'http://www.iras.gov.sg'],
	],
	
	
	['Publication', null,
		['Ihsan', 'pub-main.htm'],
	],

	
	
	['Contact', null,
		['Darul Ihsan Orphanage', 'contact1.htm'],
		['Darul Ihsan Lilbanat', 'contact2.htm'],
		['Feedback','contact-feedback.htm'],	
	],
	
];
