
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(7891, 'Startseite', '7891.html'),
new M(7892, 'Wir helfen Ihnen', '7892.html', 
[new M(7899, 'Allgemeiner sozialer Dienst', '8019.html'),
new M(7915, 'Pflege im Alter', '8060.html'),
new M(8047, 'Frauen und Familienhilfe', '7898.html'),
new M(8113, 'Migration', '27340.html'),
new M(7903, 'Jugend- und Familienhilfe', '8048.html'),
new M(7921, 'Psychosoziale Beratung', '8068.html'),
new M(7906, 'Caritas der Gemeinde', '8044.html'),
new M(8114, 'Kleiderkammer', '8114.html'),
new M(54560, 'Sozial benachteiligte Menschen', '54560.html'),
new M(7919, 'Sozialbüro', '7919.html'),
new M(8117, 'Zivildienst', '8835.html')]
),
new M(7893, 'Sie möchten uns helfen', '7893.html', 
[new M(7923, 'Ehrenamt', '7923.html'),
new M(7928, 'Mitgliedschaft', '7928.html'),
new M(7929, 'Spenden', '7929.html'),
new M(8043, 'Caritas der Gemeinde', '8044.html'),
new M(8118, 'Zivildienst', '8835.html')]
),
new M(7894, 'Aktuelles', '7894.html', 
[new M(7924, 'News-Hauptseite', '23366.html'),
new M(20136, 'Termine', '20136.html'),
new M(35555, 'Pressemitteilungen', '35555.html'),
new M(35323, ' Kochbuch', '35323.html'),
new M(35565, 'Handbuch', '35565.html'),
new M(20714, 'Gruppen', '20714.html'),
new M(7932, 'Stellenanzeigen', '7932.html'),
new M(7933, 'Impressum', '7933.html'),
new M(8202, 'Pressespiegel', '8202.asp'),
new M(8201, 'A - Z Suche', '8201.asp')]
),
new M(7895, 'Wir über uns', '7895.html', 
[new M(7925, 'Leitgedanke', '7925.html'),
new M(20056, 'Leitbild', '20056.html'),
new M(7934, 'Vertreterversammlung', '7934.html'),
new M(7935, 'Caritasrat', '7935.html'),
new M(7936, 'Vorstand', '7936.html'),
new M(7937, 'Geschäftsleitung', '7937.html')]
),
new M(7896, 'Caritas Fachverbände', '_404_', 
[new M(7939, 'Sozialdienst kath. Frauen ', '7939.html'),
new M(7940, 'Sozialdienst katholischer Männer ', '7940.html'),
new M(7941, 'Malteser-Hilfsdienst', '7941.html')]
)]
