var MENU_count = 51;

var MENU_ITEMS = [
	['Home', 'index.php?id=natur_eng&pg=home', null,
                        ['Current', 'index.php?id=natur_eng&pg=sonderausstellung'],
                        ['Admission charge', 'index.php?id=natur_eng&pg=preise'],
                        ['Opening times', 'index.php?id=natur_eng&pg=zeiten'],
                        ['Legal notice', 'index.php?id=natur_eng&pg=impressum'],
                        ['Contact', 'index.php?id=natur_eng&pg=kontakt']
	],
	['About us', 'index.php?id=natur_eng&pg=gestern', null,
                        ['Past', 'index.php?id=natur_eng&pg=gestern'],
                        ['Present', 'index.php?id=natur_eng&pg=heute'],
                        ['Future', 'index.php?id=natur_eng&pg=morgen'],
                        ['Staff', 'index.php?id=natur_eng&pg=mitarbeiter']
	],
	['Exhibition','index.php?id=natur_eng&pg=sonderausstellung', null,
		['Permanent exhibitions  <img alt="" src=bilder/arrow3.png border=0 >','index.php?id=natur_eng&pg=v_wald', null,
                        ['Petrified Forest', 'index.php?id=natur_eng&pg=v_wald'],
                        ['Sterzeleanum', 'index.php?id=natur_eng&pg=d_sterzel'],
                        ['Insectarium', 'index.php?id=natur_eng&pg=insektarium']
                ],
		['Special exhibitions', 'index.php?id=natur_eng&pg=sonderausstellung'],
		['Education  <img alt="" src=bilder/arrow3.png border=0 >', 

'index.php?id=natur_eng&pg=m_paedagogik',null,
                        ['Education', 'index.php?id=natur_eng&pg=m_paedagogik'],
                        ['Offer of topics', 'index.php?id=natur_eng&pg=m_themen']
                ],
		['Dissection', 'index.php?id=natur_eng&pg=prap']
	],
	['Collections', 'index.php?id=natur_eng&pg=geo', null,
		['Geoscience  <img alt="" src=bilder/arrow3.png border=0 >', 'index.php?id=natur_eng&pg=geo',null,
                        ['Geoscience', 'index.php?id=natur_eng&pg=geo'],
                        ['Palaeobotany', 'index.php?id=natur_eng&pg=geo_pal_bot'],
                        ['Palaeozoology', 'index.php?id=natur_eng&pg=geo_pal_zoo'],
                        ['Mineralogy', 'index.php?id=natur_eng&pg=mineral'],
                        ['Petrography', 'index.php?id=natur_eng&pg=petro']
                 ],
		['Biology  <img alt="" src=bilder/arrow3.png border=0 >', 'index.php?id=natur_eng&pg=entomologie',null,
                       ['Entomology', 'index.php?id=natur_eng&pg=entomologie'],
                        ['Herbal', 'index.php?id=natur_eng&pg=herbar'],
                        ['Vertebrates', 'index.php?id=natur_eng&pg=wirbeltiere'],
                        ['Invertebrates', 'index.php?id=natur_eng&pg=wirbellose']
                 ],
		['Library', 'index.php?id=natur_eng&pg=bibliothek']
	],
	['Research', 'index.php?id=natur_eng&pg=f_themen', null,
		['Topics', 'index.php?id=natur_eng&pg=f_themen'],
		['Publications','index.php?id=natur_eng&pg=f_publikation'],
		['Teaching activity','index.php?id=natur_eng&pg=f_lehren'],
	],
	['Publications', 'index.php?id=natur_eng&pg=publikationen', null,
		['Releases', 'index.php?id=natur_eng&pg=publikationen'],
		['Books','index.php?id=natur_eng&pg=buch'],
		['Stamp','index.php?id=natur_eng&pg=briefmarke'],
		['Envelope','index.php?id=natur_eng&pg=briefumschlag']
	],
	['Circle of Friends', 'index.php?id=natur_eng&pg=fk_wir', null,
		['About us', 'index.php?id=natur_eng&pg=fk_wir'],
		['History','index.php?id=natur_eng&pg=fk_geschichte'],
		['Projects','index.php?id=natur_eng&pg=fk_projekte'],
		['Membership / bounties','index.php?id=natur_eng&pg=fk_mitglied'],
		['Statute','index.php?id=natur_eng&pg=fk_satzung'],
	]
];


