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

var MENU_ITEMS = [
	["Experiences", null, null,
		["Museums","article.php?c=1&a=1", {"tw" : "_self"}],
		["Historical Attractions","article.php?c=1&a=2", {"tw" : "_self"}],
		["Culture","article.php?c=1&a=3", {"tw" : "_self"}],
		["Sightseeings","article.php?c=1&a=4", {"tw" : "_self"}],
	],
	["Accommodation", null, null,
		["Hotels","article.php?c=2&a=5", {"tw" : "_self"}],
		["Guest Houses","article.php?c=2&a=6", {"tw" : "_self"}],
		["Rooms","article.php?c=2&a=7", {"tw" : "_self"}],
		["Dry Lodgings","article.php?c=2&a=8", {"tw" : "_self"}],
		["How can I get There?","article.php?c=2&a=9", {"tw" : "_self"}],
	],
	["Time Out", null, null,
		["Maps","maps.php", {"tw" : "_self"}],
		["Photographs","photo.php", {"tw" : "_self"}],
		["Restaurants","article.php?c=3&a=10", {"tw" : "_self"}],
		["Cafe Bar & Club","article.php?c=3&a=11", {"tw" : "_self"}],
	],
	["Events", null, null,
		["Announcements - Type Bulletins","news.php", {"tw" : "_self"}],
		["Agenda of Events","act.php", {"tw" : "_self"}],
	],
	["Services", 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"}],
	],
];
