
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(22517, 'Startseite', '22517.html'),
new M(21624, 'Wir über uns', '21624.html', 
[new M(21643, 'Leitbild', '21643.html'),
new M(25823, 'Organe des Caritasverbands', '25823.html'),
new M(37031, 'Organisationsstruktur des Caritasverbands Starnberg e.V.', '37031.html'),
new M(22148, 'Kontakt', '22148.html'),
new M(22149, 'Impressum', '22149.html')]
),
new M(22142, 'Ich suche Hilfe', '22142.html', 
[new M(22151, 'Allgemeine soziale Beratung', '22151.html'),
new M(22152, 'Beratung und Vermittlung von Kur- und Erholungsaufenthalten', '22152.html'),
new M(22153, 'Beratungs- und Kontaktstelle für Menschen mit Behinderung', '22153.html'),
new M(22154, 'Betreuungsverein (gesetzliche Betreuungen)', '22154.html'),
new M(22400, 'Beratungsstelle für Menschen ohne festen Wohnsitz', '22400.html'),
new M(37029, 'Betreutes Wohnen zu Hause', '37029.html'),
new M(29222, 'Hilfen für Menschen ohne Arbeit', '29222.html'),
new M(22394, 'Möbel-, Kleider- und Hausratsbörse', '22394.html'),
new M(37124, 'Ökumenische Nachbarschaftshilfe und Ambulante Krankenpflege Tutzing', '37124.html'),
new M(22396, 'Seniorentreff Starnberg', '22396.html'),
new M(37032, 'Wohnraumberatung für sicheres Wohnen daheim', '37032.html')]
),
new M(22143, 'Ich möchte helfen', '22143.html', 
[new M(22156, 'Spende an den Caritasverband', '22156.html'),
new M(37125, 'Ist Spenden sinnvoll? Bekannte Vorurteile...', '37125.html')]
),
new M(22144, 'Aktuelles', '22144.html'),
new M(37028, 'Kontakt', '37028.html'),
new M(22145, 'Suche', '22145.asp')]
