
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(14804, 'Startseite', '14804.html'),
new M(38112, 'Caritas Region Biberach', '45642.html', 
[new M(45642, 'Caritas vor Ort', '45642.html'),
new M(44759, 'Caritas Zentrum Bad Saulgau', '44759.html'),
new M(38118, 'Leitung - Organigramm', '38118.html'),
new M(38119, 'Mitarbeitervertretung', '38119.html'),
new M(62239, 'Foren Gremien Kooperationen', '62239.html'),
new M(48121, 'Aktuell', '48121.html')]
),
new M(38113, 'Angebote und Hilfen', '38113.html', 
[new M(38120, 'Sozial- und Lebensberatung', '38120.html', 
[new M(64786, 'Aktionstag Arm trotz Arbeit-' + '-', '64786.html')]
),
new M(38121, 'Kath. Schwangerschaftsberatungsstelle', '38121.html', 
[new M(50376, 'KSB Aktuell', '50376.html'),
new M(60754, 'Trauergruppe verstorbene Kinder', '60754.html')]
),
new M(47099, 'Sozial-und Lebensberatung für Frauen/Frauenschutzhaus', '47099.html'),
new M(47100, 'Psychologische Familien und Lebensberatung Eltern, Kinder und Jugendliche, Ehe-/Paarberatung', '47100.html'),
new M(47101, 'Migrationsdienst', '47101.html'),
new M(47102, 'Fachdienste Hilfen im Alter', '47102.html', 
[new M(47106, 'Angebote für Pflegebedürftige und Pflegende', '47106.html'),
new M(47109, 'Wohnberatung', '47109.html'),
new M(47110, 'Organisierte Nachbarschaftshilfe', '47110.html'),
new M(47111, 'Hospizarbeit', '47111.html'),
new M(49379, 'Angebote für trauernde Menschen', '49379.html'),
new M(48349, 'Hilfen im Alter Aktuell', '48349.html')]
),
new M(47103, 'Suchtberatung', '47103.html', 
[new M(52390, ' Alkoholprävention', '52390.html')]
),
new M(47104, 'Gemeindepsychiatrisches Zentrum', '47104.html', 
[new M(74267, 'Tagesstätte Biberach Programm', '74267.html'),
new M(79256, 'Angebote in Ochsenhausen', '79256.html'),
new M(79514, 'Angebote in Laupheim', '79514.html'),
new M(79516, 'Angebote in Riedlingen', '79516.html'),
new M(79772, 'Angebote in Bad Schussenried', '79772.html'),
new M(53183, 'GPZ Aktuell', '53183.html')]
)]
),
new M(44674, 'Ehrenamt und Freiwilligenarbeit', '44674.html'),
new M(51181, 'Ich möchte Spenden', '51181.html'),
new M(38115, 'Service', '38127.html', 
[new M(38127, 'Kontakt Wegbeschreibung', '38127.html'),
new M(38129, 'Impressum', '38129.html'),
new M(38130, 'Archiv', '38132.html', 
[new M(38132, 'Jahresberichte', '38132.html'),
new M(38133, 'Zeitung  "Im Zentrum"', '38133.html'),
new M(48141, 'Presseberichte', '48141.html')]
),
new M(45411, 'Suche', '45411.asp')]
)]

