var MENU_ITEMS = [
	['Institute', null, null,
		['Main Page', '../index.htm'],
		['In polish', '../instytut.php'],
		['Library', '../biblioteka/index.htm'],
		['Review', 'statistics.htm'],
		['Links', 'other.htm'],
	],
	['Current Statistics', null, null,
		['News', 'current.htm'],
		['Arrivals', 'current.htm#countries09'],
	 	['Guests in accommodation', 'users.htm'],
		['Updated Forecasts', 'forecasts.htm'],
	],
	['Tourism Statistics', null, null,	

		['Accommodation', null, null,
			['Establishments', 'accomm.htm'],
			['Number of Guests', 'users.htm'],
		],
		['Arrivals & Departures', null, null,
	 		['Arrivals', 'arrivals.htm'],
	 		['Departures', 'departur.htm'],
		],	

	],
	['Inbound Tourism', null, null,
 		['Expenditures', 'expendit.htm'],
 		['Characteristics',null, null,
	 		['General info', 'inbound.htm'],
	 		['Inbound 2009', 'inbound09.htm'],
	 		['Inbound 2008', 'inbound08.htm'],
	 		['Inbound 2007', 'inbound07.htm'],
	 		['Some trends', 'trends.htm'],
	 		['Tables 2001-2006', 'bazy/zag/zag.php?rok=2001-2006&c=1'],	 		
		],
	],
	['Residents Tourism', null, null,
 		['Trips in 2009', 'poles_3_09.htm'],
 		['Trips in 2008', 'poles_3_08.htm'],
 		['Monthly data', 'no_of_trips.htm'],
 		['Participation', 'particip.htm'],
 		['Characteristics', 'domestic.htm'],
 		['Outbound', 'departur.htm#char_out'],
	],
];

