
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(22212, 'Home', '22212.html'),
new M(23236, 'Unser Haus', '26256.html', 
[new M(26256, 'Begrüßung', '26256.html'),
new M(23237, 'Unser Haus', '23237.html'),
new M(24467, 'Leitbild/Pflegekonzept', '23238.html'),
new M(80912, 'Qualität', '80912.html'),
new M(23239, 'Wohnen und Wohlfühlen', '23239.html'),
new M(24470, 'Wir bieten an', '23891.html'),
new M(23240, 'Service des Hauses', '23240.html'),
new M(24471, 'Seelsorge ', '23319.html'),
new M(23250, 'Schutzpatronin', '23250.html')]
),
new M(24468, 'Heimentgelt', '23241.html', 
[new M(23241, 'Heimentgelte', '23241.html')]
),
new M(23251, 'Kontakt', '23252.asp', 
[new M(23252, 'Anmeldung', '23252.asp'),
new M(23254, 'Anfahrtsskizze', '23254.html'),
new M(23894, 'Landkarte', '23894.html'),
new M(23893, 'Suche', '23893.asp'),
new M(23892, 'Impressum', '23892.html')]
),
new M(24469, 'Mitarbeiter', '23243.html', 
[new M(23243, 'Mitarbeiter stellen sich vor', '23243.html')]
),
new M(34020, 'Helfen Sie mit', '34021.html', 
[new M(34021, 'Spenden', '34021.html'),
new M(36297, 'Ehrenamt', '36297.html')]
),
new M(30085, 'Download', '30086.html', 
[new M(30086, 'Fragebogen', '30086.html')]
),
new M(37695, 'Sozialcourage', 'http://www.sozialcourage.caritas.de'),
new M(39599, 'Caritas International', 'http://www.caritas-international.de/39473.html', 
[new M(39600, 'Hilfsprojekte', 'http://www.caritas-international.de/39473.html'),
new M(67339, 'Hilfe für Erdbebenopfer in Haiti', 'http://www.caritas-international.de/haiti')]
),
new M(52317, ' Förderverein', '54508.html', 
[new M(54508, 'Ziele und Interessen', '54508.html'),
new M(54509, 'Angedachte Projekte', '54509.html'),
new M(54512, 'Der Verein', '54512.html'),
new M(54513, 'Beitrittserklärung', '54513.html')]
)]

