
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(37807, 'Portalseite', '37807.html'),
new M(37808, 'Unser Haus', '37816.html', 
[new M(37816, 'Begrüßung', '37816.html'),
new M(37817, 'Wohnen und Leben', '37817.html'),
new M(37818, 'Sich wohl fühlen', '37818.html'),
new M(37819, 'Leitbild', '37819.html'),
new M(37820, 'Entwicklung des Hauses', '37820.html'),
new M(37821, 'Aktivitäten', '37821.html'),
new M(37822, 'Seelsorge', '37822.html')]
),
new M(37809, 'Pflege und Betreuung', '42581.html', 
[new M(42581, 'Pflege und Betreuung', '42581.html'),
new M(42582, 'Unsere Leistungen/Kosten', '42583.html')]
),
new M(37810, 'Betreutes Wohnen', '37826.html', 
[new M(37826, 'Allgemein', '37826.html'),
new M(37824, 'Wohnungen', '37824.html'),
new M(37825, 'Serviceleistung', '37825.html')]
),
new M(37811, 'Essen auf Rädern', '37811.html'),
new M(37812, 'Seniorenmittagstisch', '37812.html'),
new M(37814, 'Aktuelles', '37866.html', 
[new M(37866, 'Veranstaltungstermine', '37866.html'),
new M(50522, 'Info Pflegeweiterentwicklungsgesetz', '50522.html')]
),
new M(37813, 'Kontakt', '37834.asp', 
[new M(37834, 'Anmeldung/Info anfordern', '37834.asp'),
new M(37839, 'Ansprechpartner', '37839.html'),
new M(37833, 'Mitarbeiter', '37833.html'),
new M(37835, 'Anfahrtsskizze', '37835.html'),
new M(37837, 'Einrichtungen der Caritas-Altenhilfe', '37837.html'),
new M(38431, 'Caritas Angebot im Saarpfalz-Kreis', '38431.html'),
new M(37836, 'Impressum', '37836.html'),
new M(37838, 'Suche', '37838.asp')]
),
new M(37815, 'Helfen Sie mit', '37868.html', 
[new M(37868, 'Ehrenamt', '37868.html'),
new M(37869, 'Spenden', '37869.html')]
)]

