/*
  --- 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 = [

	['Angebote', null, null,
		['Vonyarcvashegy', 'vonyarcvashegy.html'],
		['Balaton Wetter', 'wetter.html'],
		['Freie Postkarten', 'digicards1.html'],
		['MAGYARORSZÁG', 'magyar_a.html'],
		['Ungarische Kochrezepte', 'ungarisch_kochen001.html']

	],


	['Ungarn Immobilien', null, null,
		['Immobilien-Such-Formular', 'immo_f_de.html'],
		['Aktion 2004', 'immo_aktion.html'],
		['Muster 2004', 'immo_pdf.html'],
		['Muster Landhaus', 'landhaus.html'],
		['Muster Ferienhaus', 'ferienhaus.html'],
		['Muster Familienhaus', 'familienhaus.html'],
		['Muster Herrenhaus', 'herrenhaus.html'],
		['Immobilien - Erwerb', 'immo_erwerb.html'],
		['', ''],
		['Hungarian real estate', 'immo_gb.html'],
		['Ingatlanok', 'immo_f_hu.html'],
		['Onroerende goederen', 'immo_nl.html'],
		['L immeuble', 'immo_fr.html'],


	],

	['Karte,map,térkép', null, null,

		['Ungarn', null, null,
			['Stadt- und Ortskarten', 'map_ungarn.html'],

		],




		],


	['Kontakt', null, null,
		['E-mail', 'kontakt.html'],
		['Impressum', 'impressum.html'],
	

	],
];
