/*
  --- menu items ---
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var MENU_ITEMS = [

	['Service for you', null, null,
		['Vonyarcvashegy', 'vonyarcvashegy.html'],
		['Balaton Weather', 'wetter.html'],
		['Free Postcards', 'digicards1.html'],
		['MAGYARORSZÁG', 'magyar_a.html'],
		['Egy magyar-német szótárat', 'magyar002.html'],
		['Photos', 'haus_freizeit.html'],
		['Hungarian Restaurants', 'hungarian_restaurants.html'],
		['Balaton is everywhere', 'balatonliste.html'],
		['Hungarian Peoples', 'hp_index.html'],
		['The crazy list', 'reference.html'],
		['WWW - Guests', 'besucher.html'],


	],


	['LINK for Csillag', null, null,
		['Registration', 'hp_addlink.html'],
		['Hungarian Peoples', 'hp_index.html'],
		['', ''],


	],

	['Karte,map,térkép', null, null,

		['Hungary', null, null,
			['Maps', 'map_ungarn.html'],

		],




		],


	['Contact', null, null,
		['E-mail', 'kontakt.html'],
		['Impressum', 'impressum.html'],
	

	],
];
