var MENU_ITEMS = [
	['Information', null, null,
		['About', 'index.htm'],
		['Contact', 'contact.htm'],
		['Membership', 'membership.htm'],
		['Conferences', 'conferences.htm'],
	],
	['DNLs - Newsletter', null, null,
		['DNLs, #53 - #84', 'dnl53.php'],
		['DNLs, #33 - #52', 'dnl33.php'],
		['DNLs, #1 - #28', 'dnl01.php'],
	],
	['News', 'news.php', null,
	],
	['Specials', null, null,
		['Tipps&nbsp;&&nbsp;Tricks (German)','faq/f_faq.htm', {'tw' : 'blank'}],
		['DERIVE-Kurs (German)', '../daten/derive/index.htm', {'tw' : 'blank'}],
	],
];
