
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(28927, 'Home', '28927.html'),
new M(29247, 'Der Verband', '29252.html', 
[new M(29252, ' Aktuelles', '29252.html'),
new M(29253, 'Organisation', '29253.html'),
new M(29254, 'Leitbild', '29254.html'),
new M(29255, 'Geschäftsstelle', '29255.html'),
new M(29256, 'Impressum', '29256.html'),
new M(29257, 'Presse', '29257.asp'),
new M(29258, 'Stellenangebote', '29258.asp')]
),
new M(29248, 'Rat und Hilfe', '29259.html', 
[new M(29259, 'Allgemeine Sozialberatung', '29259.html'),
new M(29260, 'Schwangeren- und Familienberatung', '29260.html'),
new M(31126, 'Elternpraktikum', '31126.html'),
new M(82986, 'Familienhebammen', '82986.html'),
new M(29768, 'Jugendberufshilfe', '29769.html')]
),
new M(29249, 'Ihr Engagement', '29264.html', 
[new M(29264, 'Mitgliedschaft', '29264.html'),
new M(29265, 'Ehrenamt', '29265.html'),
new M(29266, 'Spenden', '29266.html'),
new M(72602, 'Gemeindecaritas', '72602.html')]
),
new M(29250, 'Kontakt', '29268.html', 
[new M(29268, 'Sofortkontakt', '29268.html'),
new M(29269, 'Adressen', '29269.html'),
new M(29270, 'Anfahrt', '29270.html')]
),
new M(29251, 'Impressum', '29256.html', 
[new M(29271, 'Disclaimer', '29256.html')]
),
new M(29278, 'DiCV Hildesheim', 'http://www.caritas-dicvhildesheim.de'),
new M(29279, 'Deutscher Caritasverband', 'http://www.caritas.de', 
[new M(31137, 'Jobs', '31137.asp'),
new M(31139, 'Adressen', '31139.asp')]
)]

