
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(25688, 'Home', '25688.html'),
new M(25689, 'Der Verband', '25694.html', 
[new M(25694, 'Leitbild/Ziele', '25694.html'),
new M(25695, 'Organisation', '25695.html'),
new M(25696, 'Vorstand', '25696.html'),
new M(25697, 'Aufsichtsrat', '25697.html'),
new M(35594, 'Geschäftsführung', '35594.html'),
new M(25698, 'Verbandsgeschichte', '25769.html'),
new M(25699, 'Qualitätsentwicklung', '25699.html'),
new M(25700, 'Telefonverzeichnis', '25700.html'),
new M(25701, 'Impressum', '25701.html'),
new M(25703, 'Mailkontakt', '25703.html'),
new M(25937, 'Suche', '25937.asp'),
new M(25947, 'Links', '25947.html')]
),
new M(25690, 'Ich suche Hilfe', '50404.html', 
[new M(25705, 'Hilfen und Angebote', '50404.html'),
new M(25716, 'Unsere Einrichtungen', '50405.html')]
),
new M(25691, 'Ich möchte helfen', '29007.html', 
[new M(29007, 'Ehrenamt', '29007.html'),
new M(25739, 'Mitgliedsantrag', '25739.html'),
new M(25740, 'Spenden', '25740.html')]
),
new M(25692, 'Aktuelles', '55875.html', 
[new M(31951, 'Caritas Olpe informiert', '55875.html'),
new M(25741, 'Stellenbörse', '25741.html'),
new M(25742, 'Fortbildungsangebote', '25742.html'),
new M(28824, 'Veranstaltungen', '38016.html')]
),
new M(25693, 'Shop', '25693.html')]
