var menu_array =
[
    [null, 'Stühle', null, null, null,
	 	[null, 'Esszimmer', null, null, null,
		 	[null, 'Esszimmer', 'index.php?p=krzesla_jadalnia', null, null],
			[null, 'Hockere', 'index.php?p=krzesla_taborety', null, null]
		 ],
		[null, 'Restaurant', null, null, null,
		 	[null, 'Restaurant', 'index.php?p=krzesla_restauracja', null, null],
			[null, 'Cafe\'', 'index.php?p=krzesla_kawiarnia', null, null],
			[null, 'Barhockere', 'index.php?p=krzesla_bar', null, null]
		 ],
		[null, 'Büro', 'index.php?p=krzesla_biuro', null, null],
		[null, 'Schule', null, null, null,
		 	[null, 'Auditorium', 'index.php?p=krzesla_audytorium', null, null],
			[null, 'Sperholz Artikel', 'index.php?p=szkolne1', null, null],
			[null, 'Restliche Artikel', 'index.php?p=krzesla_szkola', null, null]
		 ],
		[null, 'Waterraum', 'index.php?p=krzesla_poczekalnia', null, null],
	 ],
	
    [null, 'Tische', null, null, null,
		[null, 'Esszimmer', 'index.php?p=stoly_jadalnia', null, null],
		[null, 'Cafe\'', 'index.php?p=stoly_kawiarnia', null, null],
		[null, 'Restaurant', 'index.php?p=stoly_restauracja', null, null],
		[null, 'Schule', 'index.php?p=szkolne1', null, null],
		[null, 'Garnituren', 'index.php?p=stoly_zestawy', null, null]
	],
	
    [null, 'Sessel', null, null, null,
	 	[null, 'Arbeitsraum', 'index.php?p=fotele_gabinet', null, null],
		[null, 'Konferenzraum', 'index.php?p=fotele_audytorium', null, null]
	 ],
	
    [null, 'Schreibtische', null, null, null,
	 	[null, 'Standart', 'index.php?p=biurka_standardowe', null, null],
		[null, 'Untipische', 'index.php?p=biurka_nietypowe', null, null]
	 ],
	
    [null, 'Firma', null, null, null,
	 	[null, 'über uns', 'index.php?p=ofirmie', null, null],
		[null, 'Referenz', null, null, null,
		 	[null, 'Projekte letztens realisiert', 'index.php?p=referencje', null, null],
			[null, 'Beispielhafte Projekten', 'index.php?p=referencje2', null, null],
			[null, 'Ständig arbeiten', 'index.php?p=referencje3', null, null],
			[null, 'Schriftliche Referenz', 'index.php?p=referencje4', null, null]
		 ],
		[null, 'Lieferung', 'index.php?p=dostawa', null, null],
		[null, 'kontakt', 'index.php?p=kontakt', null, null],
		[null, 'Zahlungen', 'index.php?p=platnosci', null, null]
	 ],
	
    [null, 'Servicekarte  ', 'index.php?p=mapaserw', null, null]
];
