/*
	--- menu items --- 
	DO NOT MODIFIED BY HAND !!!.
*/

var MENU_ITEMS = [
	["", null, null,
	],
	["", null, null,
	],
	["", null, null,
	],
	["", "article.php?c=4", {"tw" : "_self"},
		["Maps","maps.php", {"tw" : "_self"}],
		["Photographs","photo.php", {"tw" : "_self"}],
	],
	["", "article.php?c=5", {"tw" : "_self"},
		["Announcements - Type Bulletins","news.php", {"tw" : "_self"}],
		["Agenda of Events","act.php", {"tw" : "_self"}],
	],
	["", "article.php?c=6", {"tw" : "_self"},
		["Contact Us","contact_us.php", {"tw" : "_self"}],
		["Polls","polls.php", {"tw" : "_self"}],
		["Search Engines","search.php", {"tw" : "_self"}],
		["Site Map","site_map.php", {"tw" : "_self"}],
	],
];
