
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(10206, 'Startseite', '10206.html'),
new M(10283, 'Ich suche Hilfe', '22721.html', 
[new M(22721, 'Caritasverband', '22721.html'),
new M(10292, 'Allgemeine Sozialberatung', '10292.html'),
new M(10285, 'Betreuungsverein', '46604.html'),
new M(10289, 'Altenhilfe, Fachberatung für Senioren', '10289.html'),
new M(10286, 'Schuldnerberatung', '10286.html'),
new M(23983, 'Insolvenzberatung', '23983.html'),
new M(10338, 'Tagesstätte für psychisch Kranke', '10338.html'),
new M(10293, 'Offene Behindertenarbeit', '33863.html'),
new M(65846, 'Begleitetes Wohnen zu Hause', '65846.html'),
new M(10291, 'Bahnhofsmission', '10291.html'),
new M(52297, 'Abbé Pierre Zentrum', '52297.html'),
new M(59117, 'Königsbrunner Tafel', '59117.html')]
),
new M(10284, 'Ich möchte helfen', '10294.html', 
[new M(10294, 'Mitgliedschaft', '10294.html'),
new M(10296, 'Spende', '10296.html'),
new M(10677, 'Sachspende', '10677.html')]
),
new M(10333, 'Der Verband', '10337.html', 
[new M(10337, 'Kontakt & Anfahrt', '10337.html'),
new M(15748, 'ALF GmbH', '15753.html'),
new M(15749, 'Klosterwerk GmbH', '15762.html'),
new M(12713, 'Außenstellen', '59150.html'),
new M(55634, 'Werthmanns', '55639.html'),
new M(11420, 'Projekte', '81891.html'),
new M(82818, 'Stellenausschreibung', '82818.html'),
new M(52277, 'Impressum', '52278.html')]
),
new M(12026, 'Der Sozialmarkt', '12027.html', 
[new M(12027, 'Investoren, Kunden, Partner', '12027.html'),
new M(64763, 'ALF-Exklusiv', '64779.html')]
),
new M(52273, 'Aktuelles', '82814.html', 
[new M(68507, 'Presse', '82814.html'),
new M(59663, 'Sozialnetz 1.2009', '59663.html'),
new M(52276, 'Caritas Credit Card', '52276.html'),
new M(64749, 'Treffpunkt für MS-Kranke', '64749.html'),
new M(82922, 'Stellenangebote', '82818.html'),
new M(82984, 'Suche', '82984.asp')]
),
new M(15955, 'Archiv', '46956.html', 
[new M(46956, 'FCA Profis backen Osterhasen', '46956.html'),
new M(35618, 'FCA Profis bei der Caritas', '35618.html'),
new M(62197, 'Patchwork', '62197.html'),
new M(80195, 'Versteigerung', '80196.html')]
),
new M(10207, 'Online-Shop', '10207.asp', 
[new M(10687, 'Produktsuche', '10687.asp'),
new M(70803, 'AGB', '70803.html'),
new M(70804, 'Impressum', '70804.html')]
)]

