
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(21971, 'Home', '21971.html'),
new M(27178, 'Aktuelles', '27179.html', 
[new M(27179, 'Zeitschrift', '27179.html'),
new M(27180, 'Positionspapiere', '38404.html'),
new M(27181, 'Stellungnahmen des Deutschen Caritasverbandes', '27181.asp'),
new M(30426, 'Bundesweite Caritas-Stellenangebote', '30426.asp'),
new M(32752, ' Pressemitteilung der Verbände', '38441.html'),
new M(32792, 'Studienfahrten', '32792.html')]
),
new M(23348, 'Wir über uns', '23352.html', 
[new M(23352, 'Wir sind', '23352.html'),
new M(23353, 'Leitbild', '23353.html'),
new M(23354, 'Wir setzen uns ein', '23354.html'),
new M(23355, 'Wir bieten', '23355.html'),
new M(23985, 'Wir vertreten', '23985.html'),
new M(30427, 'Impressum', '30427.html')]
),
new M(23349, 'Geschichte', '24031.html', 
[new M(24031, 'Geschichtliche Entwicklung', '24031.html'),
new M(23356, '1937-1945', '23356.html'),
new M(23357, '1945-1953', '23357.html'),
new M(23358, '1953-1970', '23358.html'),
new M(23988, '1970-1992', '23988.html'),
new M(23989, 'ab 1993', '23989.html')]
),
new M(23350, 'Organisation', '24032.html', 
[new M(24032, 'Organisation', '24032.html'),
new M(23360, 'Satzung', '23360.html'),
new M(23361, 'Mitgliedschaft', '30424.html')]
),
new M(27188, 'Unsere Angebote', '27189.html', 
[new M(27189, 'Berufliche Kompetenz', '27189.html'),
new M(27190, 'Beratung und Begegnung', '27190.html'),
new M(27191, 'Versicherungen', '27191.html'),
new M(27192, 'Interessenvertretung', '27192.html')]
),
new M(23994, 'Weltkirchliche Projekte', '24033.html', 
[new M(24033, 'Weltkirchliche Auslandsprojekte', '24033.html'),
new M(23995, 'Kenya', '27182.html'),
new M(23996, 'Bolivien', '23996.html'),
new M(27186, 'Bethlehem', 'http://www.khb.ch')]
),
new M(23351, 'Kontakte', '23362.html', 
[new M(23362, 'Zentrale', '23362.html'),
new M(23363, 'Diözesengemeinschaft', '23363.html')]
)]
