
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(34351, 'Hauptseite', '34351.html'),
new M(35395, 'Unser Haus', '35400.html', 
[new M(35400, 'Wofür wir stehen', '35400.html'),
new M(35401, 'Wohnen und wohlfühlen', '36092.html'),
new M(35402, 'Wohnformen, Service und Pflege', '35410.html'),
new M(35403, 'Pflegeleitbild', '35403.html'),
new M(35404, 'Unsere MitarbeiterInnen', '35404.html'),
new M(35405, 'Wir bieten an', '36147.html'),
new M(35406, 'Seelsorge', '35406.html'),
new M(35407, 'Seniorenmittagstisch', '35407.html'),
new M(35408, 'Geschichte des Hauses/Patron', '35408.html')]
),
new M(35396, 'Preis/Leistung', '35396.html'),
new M(35397, 'Aktuelles', '35415.html', 
[new M(35415, 'Veranstaltungsvorschau', '35415.html'),
new M(35416, 'Projekte', '35416.html'),
new M(68792, 'BIVA-Heimverzeichnis', '68792.html'),
new M(75549, 'Auszeichnung für 2 Caritas-Projekte', 'http://www.caritas-speyer.de/59401.asp?id=27953&page=3&area=dicvspe')]
),
new M(35398, 'Helfen Sie mit', '35417.html', 
[new M(35417, 'Ehrenamtliche MitarbeiterInnen', '35417.html'),
new M(35418, 'Freiwilligendienst, Zivildienst, FSJ', '35418.html'),
new M(35419, 'Spenden', '35419.html')]
),
new M(35399, 'Kontakt/Beratung', '35420.html', 
[new M(35420, 'Ansprechpartner', '35420.html'),
new M(35421, 'Kontaktformular / Info-Anforderung', '35421.asp'),
new M(35423, 'Landkarte', '35423.html'),
new M(35424, 'Impressum', '35424.html'),
new M(38912, 'Suche', '38912.asp')]
)]

