
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(11209, 'Hauptseite', '11209.html'),
new M(11210, 'Aktuelles', '11215.asp', 
[new M(11215, 'Presseinfos', '11215.asp'),
new M(83103, 'Kunstausstellung "einzigARTig"', '83103.html'),
new M(83691, 'Freiburger Kongress Personalführung', '83691.html'),
new M(83545, 'Scheckübergabe', '83545.html'),
new M(79870, 'Wir suchen: Erzieher/in', '79870.html'),
new M(80521, 'Caritas-Jugendforum', '80521.html'),
new M(79507, 'Show Kein Mensch ist perfekt', '79507.html'),
new M(78812, 'Eckpunktepapier Armut', '78812.html'),
new M(11218, 'Jobbörse', '11218.asp'),
new M(11879, 'Spenden', '11879.html'),
new M(11881, 'Caritas-Mitteilungen', '11881.html')]
),
new M(11211, 'Suche', '11528.asp', 
[new M(11528, 'Volltextsuche Webseiten', '11528.asp'),
new M(11529, 'Artikelsuche Warenkorb', '11529.asp'),
new M(11530, 'Beratungsstellen / Einrichtungen', '11530.asp'),
new M(11531, 'Caritas Adressbuch', '11531.asp')]
),
new M(11212, 'Die Fachbereiche', '77708.html', 
[new M(77708, 'Freiwilligendienste', '77708.html'),
new M(11219, 'Kind - Jugend - Familie', '11508.html'),
new M(11221, 'Gesundheits- und Altenhilfe', '11514.html'),
new M(11222, 'Soziale Dienste', '11520.html'),
new M(11223, 'Verbandseigene Einrichtungen', '11223.html'),
new M(67680, 'Grundsatzfragen', '67680.html'),
new M(11224, 'Medien- und Öffentlichkeitsarbeit', '11525.html')]
),
new M(11213, 'Material', 'http://www.carikauf.de'),
new M(11214, 'Caritas in der Erzdiözese Freiburg', '11226.html', 
[new M(11226, 'Der Caritasverband für die Erzdiözese Freiburg', '11226.html'),
new M(11225, 'Karte', '11225.html'),
new M(50069, 'Organigramm 2012', '50069.html'),
new M(50560, 'Wegbeschreibung zum Diözesan-Caritasverband', '50560.html'),
new M(11228, 'Die Verbandsarbeit', '11228.html'),
new M(11229, 'Die Ortscaritasverbände', '11229.html'),
new M(11230, 'Die Fachverbände', '11230.html'),
new M(11231, 'Das Erzbistum Freiburg', '11231.html'),
new M(41763, 'Caritas-Stiftung Erzdiözese Freiburg', '41763.html'),
new M(43481, 'Projekte der Caritas-Stiftung: Ambulante Betreuung bei Demenz', '43481.html'),
new M(43482, 'Projekte der Caritas-Stiftung: Neue Wohngruppen bei Demenz', '43482.html'),
new M(46620, 'Mitarbeitervertretung', '46620.html'),
new M(11232, 'Impressum', '11232.html')]
)]

