
var linkRoot = ""
var imageRoot = "/shared/images/cms/"
function M(id, title, href, submenu){
  this.id = id;
  this.title = title;
  this.href = href;
  this.submenu = submenu;
}
var mainmenu = 
[new M(21092, 'Hauptseite', '21092.html'),
new M(21777, 'Die Einrichtungen ', '21566.html', 
[new M(21566, 'Überblick', '21566.html'),
new M(21565, 'Die Einrichtungen', '21565.html'),
new M(23051, 'Beratungsstellen', '23051.html'),
new M(67662, 'Das Einrichtungsverzeichnis', '67662.html')]
),
new M(21576, 'Indikation', '79358.html', 
[new M(79358, 'Ganzheitlicher Heilansatz', '79358.html'),
new M(21577, 'Krankheitsbilder', '21577.html'),
new M(21578, 'Was ist Vorsorge', '21578.html'),
new M(21579, 'Was ist Rehabilitation', '21579.html')]
),
new M(21580, 'Hilfe für Eltern', '79359.html', 
[new M(79359, 'Übersicht', '79359.html'),
new M(21581, 'Beantragung einer Maßnahme', '79361.html'),
new M(79354, 'Wegweiser zur Beantragung einer Reha-Maßnahme', '79354.html'),
new M(21582, 'Finanzierung, Dauer, Terminvergabe', '21582.html'),
new M(21583, 'Begleitperson', '79362.html'),
new M(21587, 'Beratung, Hilfen, Auskünfte', '79363.html'),
new M(21588, 'Rechtsgrundlage', '21588.html')]
),
new M(21590, 'Ablauf einer Maßnahme', '79360.html', 
[new M(79360, 'Übersicht', '79360.html'),
new M(21591, 'Medizin, Diagnostik und Therapie', '21591.html'),
new M(21592, 'Psycholog., sozialpädagog. und heilpädagog. Therapien', '21592.html'),
new M(23052, 'Patientenschulung und Allg. Gesundheitsförderung', '23052.html'),
new M(21593, 'Schulunterricht', '21593.html')]
),
new M(21595, 'Wir über uns', '21596.html', 
[new M(21596, 'Der Verband', '21596.html'),
new M(21597, 'Leitbild', '21597.html'),
new M(21598, 'Kontakt', '21598.html'),
new M(24999, 'Aktuelles', '24999.asp'),
new M(21599, 'Impressum', '21599.html'),
new M(21766, 'Suche', '21766.asp'),
new M(29514, 'Termine', '29514.asp')]
),
new M(30225, 'News', '83257.html', 
[new M(83257, 'Neue Vorsitzende des BVRKJ', '83257.html'),
new M(79355, 'Fachtagung Kinderrehabilitation', '79355.html'),
new M(61428, 'Verschiedenes', '61428.html'),
new M(65437, 'Lebensmittelleitlinie', '65437.html'),
new M(79365, 'Anspruch auf stationäre Reha', '79365.html')]
)]

