
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(34656, 'Portalseite', '34656.html'),
new M(34726, 'Unser Haus', '34731.html', 
[new M(34731, 'Begrüßung', '34731.html'),
new M(34732, 'Leitbild', '34977.html'),
new M(34733, 'Leben und Wohnen', '34733.html'),
new M(34734, 'Unsere Mitarbeiter/innen', '34734.html'),
new M(34735, 'Seelsorge', '34735.html'),
new M(34736, 'Heimbeirat', '34736.html')]
),
new M(34727, 'Leistungen und Kosten', '34737.html', 
[new M(34737, 'Stationäre Pflege', '34737.html'),
new M(34738, 'Kurzzeitpflege', '34738.html'),
new M(48756, 'Tagespflege', '48756.html'),
new M(34739, 'Betreutes Wohnen', '34739.html'),
new M(34740, 'Essen auf Rädern', '34740.html'),
new M(34741, 'Seniorenmittagstisch', '34741.html'),
new M(34742, 'Heimentgelte', '34742.html')]
),
new M(34728, 'Kontakt / Beratung', '34743.html', 
[new M(34743, 'Ihre Ansprechpartner/innen im Überblick', '34743.html'),
new M(34744, 'Beratung', '34744.html'),
new M(34746, 'Anmeldebogen für eine unverbindliche Anmeldung', '34744.html'),
new M(34747, 'Wegbeschreibung', '34747.html'),
new M(34748, 'Impressum', '34748.html'),
new M(34750, 'Einrichtungen der Caritas-Altenhilfe im Bistum Speyer', '34750.html'),
new M(34751, 'Stellenbörse des DiCV', 'http://caritas-jobs.de')]
),
new M(34729, 'Aktuelles', '77216.html', 
[new M(77216, 'Hervorragende Bewertung durch den Medizinischen Dienst', '77216.html'),
new M(34752, 'Veranstaltungen und Gottesdienste', '34752.html'),
new M(83951, 'Goldenes Caritaskreuz für Klaus Armbrust', '83951.html'),
new M(61610, 'Aktionstag Altenhilfe Jetzt schlägt´s 13', '61610.html'),
new M(74193, 'Sozialtag der Auszubildenden der Firma Geberit im Katholischen Altenzentrum', '74193.html'),
new M(74194, '„Schnupperpraktikum“ der Landtagsabgeordneten Christine Schneider im Katholischen Altenzentrum', '74194.html'),
new M(69958, 'Ihre Veranstaltung im Katholischen Altenzentrum Landau', '69958.html'),
new M(66543, 'Begutachtung durch die BIVA - dem Kath. Altenzentrum wird die Verwirklichung von Lebensqualität für die Bewohnerinnen bestätigt', '66543.html'),
new M(35590, 'Suche', '35590.asp')]
),
new M(34730, 'Helfen Sie mit', '34756.html', 
[new M(34756, 'Ehrenamt', '34756.html'),
new M(34758, 'Spenden', '34758.html')]
),
new M(62120, 'Links', '62120.html')]

