
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(28564, 'Home', '28564.html'),
new M(28565, 'Wir über uns', '32508.html', 
[new M(32508, 'Herzlich Willkommen', '32508.html'),
new M(28572, 'Caritasverband Acher-Renchtal e.V.', '28572.html'),
new M(28573, 'Leitbild', '28573.html'),
new M(32509, 'Vorstand und Caritasrat des Caritasverbandes', '32509.html'),
new M(28574, 'Anfahrt', '28574.html')]
),
new M(28566, 'Ich suche Hilfe', '28575.html', 
[new M(28575, 'Schwangerschaftsberatung', '28575.html'),
new M(28576, 'Caritassozialdienst für Hilfe suchende Menschen', '28576.html'),
new M(28577, 'Kinder, Jugendliche und Familien', '28577.html'),
new M(28579, 'Psychisch erkrankte Menschen', '31207.html'),
new M(28580, 'Alte Menschen', '28600.html'),
new M(28581, 'Menschen mit Schulden (Insolvenzberatung)', '28581.html'),
new M(28582, 'Tafelladen', '51934.html'),
new M(28713, 'Trauerbegleitung', '28713.html'),
new M(83994, 'RAM - Raus aus der Misere', '83994.html')]
),
new M(28567, 'Ich möchte helfen', '28583.html', 
[new M(28583, 'Spenden', '28583.html'),
new M(28585, 'Schenkung/Testamente', '28585.html'),
new M(28586, 'Zivildienst', '28586.html'),
new M(28587, 'Praktika', '28587.html')]
),
new M(28568, 'Aktuelles', '28590.html', 
[new M(28590, 'Presse', '28590.html'),
new M(28588, 'Stellenanzeigen', '28588.html')]
),
new M(69643, 'Archiv', '69643.html'),
new M(28569, 'Links', '28569.html'),
new M(28570, 'Kontakt', '28570.html'),
new M(28571, 'Impressum', '28571.html')]

