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

var MENU_ITEMS = [
	["", null, null,
		["Museums","article.php?c=1&a=4", {"tw" : "_self"}],
		["Historical Attractions","article.php?c=1&a=5", {"tw" : "_self"}],
		["Culture","article.php?c=1&a=6", {"tw" : "_self"}],
		["Sightseeings","article.php?c=1&a=7", {"tw" : "_self"}],
	],
	["", null, null,
		["Hotels","article.php?c=2&a=8", {"tw" : "_self"}],
		["Guest Houses","article.php?c=2&a=9", {"tw" : "_self"}],
		["Rooms","article.php?c=2&a=10", {"tw" : "_self"}],
		["Dry Lodgings","article.php?c=2&a=11", {"tw" : "_self"}],
		["How can I get There?","article.php?c=2&a=12", {"tw" : "_self"}],
	],
	["", null, null,
		["Maps","maps.php", {"tw" : "_self"}],
		["Photographs","photo.php", {"tw" : "_self"}],
		["Restaurants","article.php?c=3&a=13", {"tw" : "_self"}],
		["Cafe Bar & Club","article.php?c=3&a=14", {"tw" : "_self"}],
	],
	["", null, null,
		["Announcements - Type Bulletins","news.php", {"tw" : "_self"}],
		["Agenda of Events","act.php", {"tw" : "_self"}],
	],
	["", null, null,
		["Polls","polls.php", {"tw" : "_self"}],
		["Search Engines","search.php", {"tw" : "_self"}],
		["Site Map","site_map.php", {"tw" : "_self"}],
		["Contact Us","contact_us.php", {"tw" : "_self"}],
	],
];