var TREE_NODES = [
  ['&#8226;&nbsp;Home', '../main.html', 'content'], 
  ['&#8226;&nbsp;Aktuell', '../news.html', 'content'], 
  ['&#8226;&nbsp;Clubinfo', '../info.html', 'content'], 
  ['&#8226;&nbsp;Kalender', '../calendar.html', 'content'],   
  ['&#8226;&nbsp;Fotos, Video', null, null, 
    ['Fotos von Clubanl&auml;ssen', '../foto_club.html', 'content'], 
    ['Fotoarchiv FdS Titelbilder', '../foto_rhb.html', 'content'], 
    ['Module unserer Mitglieder', '../foto_modul.html', 'content'],
	['Videos unserer Module', '../video.html', 'content']], 
  ['&#8226;&nbsp;FdS in der Presse', '../presse.html', 'content'], 
  ['&#8226;&nbsp;Modulnormen', '../norm.html', 'content'], 
  ['&#8226;&nbsp;Marktplatz', '../kiosk.html', 'content'], 
  ['&#8226;&nbsp;Kontakt', '../contact.html', 'content'],	
  ['&#8226;&nbsp;Links', '../links.html', 'content'],
  ['&#8226;&nbsp;Servicebereich', '../vorstand/', 'content'],
  ['&#8226;&nbsp;Impressum', '../impress.html', 'content'],

];

