/*
  --- 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'],
		['Egy magyar-német szótárat', 'magyar002.html'],
		['Ungarische Kochrezepte', 'ungarisch_kochen001.html'],
		['Ungarn Fotos', 'haus_freizeit.html'],
		['Ungarn Ortsregister', 'magyar_a.html'],
	        ['Hungarian Restaurants', 'hungarian_restaurants.html'],
		['Balaton ist überall', 'balatonliste.html'],
		['Hungarian Peoples', 'hp_index.html'],
		['The crazy list', 'reference.html'],
		['WWW - Gäste', 'besucher.html'],

	        ['EURO - Immobilien', 'classifieds/index.php'],

	],


	['Ungarn A - L', null, null,
		['Aba -', 'magyar_a.html'],
		['Babarc -', 'magyar_b.html'],
		['Cák -', 'magyar_c.html'],
		['Csabaszabadi -', 'magyar_cs.html'],
		['Dabas -', 'magyar_d.html'],
		['Ebergény -', 'magyar_e.html'],
		['Fábiánháza -', 'magyar_f.html'],
		['Gáborján -', 'magyar_g.html'],
		['Gyál -', 'magyar_gy.html'],
		['Hács -', 'magyar_h.html'],
		['Ibafa -', 'magyar_i.html'],
		['Jágónak -', 'magyar_j.html'],
		['Kaba -', 'magyar_k.html'],
		['Lábatlan -', 'magyar_l.html'],
		['Lajstromoz !', 'magyar_lajstrom.html'],
		['', ''],



	],
	['Ungarn M - ZS', null, null,
		['Mád -', 'magyar_m.html'],
		['Nábrád -', 'magyar_n.html'],
		['Nyalka -', 'magyar_ny.html'],
		['Óbánya -', 'magyar_o.html'],
		['Öcs -', 'magyar_oe.html'],
		['Pácin -', 'magyar_p.html'],
		['Rábacsanak -', 'magyar_r.html'],
		['Ságod -', 'magyar_s.html'],
		['Szabadbattyán -', 'magyar_sz.html'],
		['Tab -', 'magyar_t.html'],
		['Udvar -', 'magyar_u.html'],
		['Üllés -', 'magyar_ue.html'],
		['Vác -', 'magyar_v.html'],
		['Zabar -', 'magyar_z.html'],
		['Zsadány', 'magyar_zs.html'],
		['Lajstromoz !', 'magyar_lajstrom.html'],
		['', ''],




		],


	['Kontakt', null, null,
		['E-mail', 'kontakt.html'],
		['Impressum', 'impressum.html'],


	],
];
