
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(28347, 'Startseite', '28347.html'),
new M(28828, 'Aktuelles', '28833.asp', 
[new M(28833, 'Adressen', '28833.asp'),
new M(28834, 'Download', '28834.html'),
new M(62118, 'Links', '62118.html'),
new M(28836, 'Jobbörse', '28836.asp'),
new M(28837, 'Termine', '28837.asp'),
new M(28838, 'Veranstaltungen', '28838.html')]
),
new M(28829, 'Hilfen und Angebote', '44395.html', 
[new M(44395, 'Allgemeine soziale Beratung', '44395.html'),
new M(28839, 'Arbeitslosigkeit', '28839.html'),
new M(28840, 'Asylbewerber, Ausländer, Flüchtlinge', '44402.html'),
new M(28842, 'Behinderung', '28842.html'),
new M(28844, 'Familien, Kinder, Jugendliche', '44397.html'),
new M(28846, 'Krisensituationen', '28846.html'),
new M(28847, 'Kur, Erholung', '28847.html'),
new M(28848, 'Migrationsberatung', '28848.html'),
new M(28850, 'Schulden', '28850.html'),
new M(45433, 'Schwandorfer Tafel', '45433.html'),
new M(28852, 'Senioren', '28852.html'),
new M(28853, 'Strafentlassung, Straffälligkeit', '28853.html'),
new M(28854, 'Suchtprobleme', 'http://www.caritas-regensburg.de/18799.html'),
new M(28855, 'Wohnungslosigkeit', '28855.html')]
),
new M(28830, 'Sie können uns helfen', '28865.html', 
[new M(28865, 'Spenden', '28865.html'),
new M(28861, 'Ehrenamt', '44438.html'),
new M(28862, 'Ihre Meinung', '28862.html'),
new M(28863, 'Krankenpflegeverein', '28863.html'),
new M(28864, 'Mitgliedschaft', '44440.html')]
),
new M(28831, 'Pflege und Mehr', '29086.html', 
[new M(29086, 'Mehr als Pflege', '29086.html'),
new M(28866, 'Sozialstation Nabburg', '44461.html'),
new M(28867, 'Sozialstation Schwandorf', '44462.html'),
new M(44456, 'Essen auf Rädern', '44456.html'),
new M(44464, 'Hauswirtschaftliche Versorgung', '44464.html'),
new M(44465, 'Krankenpflegeverein', '44465.html'),
new M(28871, 'Marienheim Schwandorf', 'http://www.caritas-altenheim-schwandorf.de'),
new M(62192, 'Tagespflege Marienheim', 'http://www.caritas-altenheim-schwandorf.de/58938.html')]
),
new M(28832, 'Wir über uns', '28873.html', 
[new M(28873, 'Caritasverband', '28873.html'),
new M(28874, 'Geschäftsstelle', '28874.html'),
new M(28875, 'Kontakt', '28875.html'),
new M(28877, 'Leitbild', '28877.html'),
new M(28878, 'Vorstand und Gremienarbeit', '44467.html'),
new M(28879, 'Mitglieder', '28879.html')]
),
new M(28900, 'Impressum', '28900.html', 
[new M(62161, 'Suche', '62161.asp')]
)]

