var MENU_ITEMS = [
	['About TCCGP', null, null,
		['Who We Are', '../../docs/whoweare_en.shtml'],
		['Statement Of Faith', '../../docs/faith_en.shtml'],
		['Pastors', '../../docs/pastors_en.shtml'],
		['Members Only', '../../members/members_only_en.shtml'],
		['Deacons Only', '../../deacons/deacons_only_en.shtml']
	],
	['Worship', null, null,
		['Schedule', '../../docs/schedule_en.shtml'],
		['Sunday School', '../../docs/school_en.shtml'],
		['Sun. School Archives', '../../docs/archive_en.shtml'],
	],
	['Activities', null, null,
		['Church Events', '../../docs/events_en.shtml'],
		['Choir & Music', '../../docs/choir_en.shtml'],
		['EM/CM Fellowships','../../docs/fellowship_en.shtml']
	],
	['Contact Us', null, null,
		['Contacts', '../../docs/contact_en.shtml'],
		['Map & Direction','../../docs/direction_en.shtml']
	],
	['Other', null, null,
		['Useful Links','../../docs/link_en.shtml']
	],
	['Site Map','docs/sitemap_en.shtml']
];