
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(12146, 'Home', '12146.html'),
new M(6996, 'Aktuell', '6996.html', 
[new M(7000, 'Presse', '7000.asp'),
new M(7001, 'Jobbörse', '7001.asp'),
new M(6999, 'Veranstaltungen', '56674.html'),
new M(6998, 'Termine', '6998.asp'),
new M(40577, 'Suche', '40577.asp')]
),
new M(12248, 'Beratung/Treffpunkt', '12351.html', 
[new M(12351, 'Unsere Angebote', '12351.html'),
new M(45533, 'Online-Beratung', '45539.html'),
new M(45571, 'caritas-beratungszentrum St. Nikolaus in Mainz', '45595.html'),
new M(45572, 'caritas-zentrum Delbrêl in Mainz', '45607.html'),
new M(45573, 'caritas-zentrum St. Rochus in Mainz-Mombach', '45600.html'),
new M(45574, 'caritas-zentrum St. Elisabeth in Bingen', '45932.html'),
new M(45687, 'Familienzentrum Mühlrad in Budenheim', '45687.html'),
new M(45575, 'Beratung im Gesundheitswesen', '45576.html'),
new M(45688, 'Nachbachschaftstreffpunkte in Mainz', '45688.html'),
new M(45689, 'Betreuungsverein in Bingen', '45689.html'),
new M(45690, 'Wohngruppen in Mainz und in Bingen', '45691.html')]
),
new M(45498, 'Wohnen/Fördern', '45524.html', 
[new M(45506, 'Haus St. Martin Ingelheim', '45524.html'),
new M(45508, 'Gemeindepsychiatrisches Zentrum in Mainz', '45516.html'),
new M(45509, 'Thaddäusheim in Mainz', '45557.html')]
),
new M(45499, 'ambulante Pflege', '45500.html', 
[new M(45500, 'Kontakt', '45500.html'),
new M(45501, 'Angebote', '45501.html'),
new M(45502, 'qualifizierte Wundversorgung', '45502.html'),
new M(45503, 'Unsere Angebote zur Demenz', '45503.html'),
new M(45504, 'Schulung und Beratung im häuslichen Bereich', '45504.html'),
new M(45505, 'medizinische Versorgung von wohnungslosen Menschen', '45505.html'),
new M(45565, 'Pflegestützpunkte', '45566.html')]
),
new M(45568, 'Beschäftigung', '45569.html', 
[new M(45569, 'bap servicecenter in Bingen und Ingelheim', '45569.html'),
new M(45570, 'ZACK-Computer', '45570.html'),
new M(45696, 'Caritas-Bürgerservice Rheinhessen gGmbH', '45696.html')]
),
new M(6995, 'Ihr Engagement', '7178.html', 
[new M(7178, 'Bundesfreiwilligendienst/Freiwilliges Soziales Jahr', '7178.html'),
new M(7174, 'Ehrenamt', '12236.html'),
new M(7177, 'Persönliche Mitgliedschaft', '12241.html'),
new M(7175, 'Spenden', '61608.html'),
new M(7176, 'Sponsoring', '7176.html'),
new M(24462, 'Stiftungen', '24464.html')]
),
new M(6893, 'Der Verband', '7169.html', 
[new M(7169, 'Leitbild', '7169.html'),
new M(7170, 'Qualitätsgrundsätze', '7170.html'),
new M(7171, 'Aufbau', '12247.html'),
new M(12358, 'Vorstand', '12358.html'),
new M(7173, 'Partner', '81624.html'),
new M(12384, ' Impressum', '12384.html')]
)]

