
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(9697, 'Home', '9697.html'),
new M(9698, 'Caritas von A-Z', '9808.html', 
[new M(9808, 'Adressen, Telefon, Fax, E-mail ', '9808.html'),
new M(9827, 'Caritasrat und Vorstand', '10239.html'),
new M(9810, 'Die Delegiertenversammlung', '9810.html'),
new M(9805, 'Einblicke', '10028.html'),
new M(10219, 'Einzugsbereich', '10219.html'),
new M(10217, 'Impressum', '10217.html'),
new M(71727, 'Mitarbeitervertretungen MAV', '71729.html'),
new M(10218, 'Organisationsstruktur', '10218.html'),
new M(62338, 'Sozialatlas', '62338.html'),
new M(9809, 'Unser Leitbild', '10245.html'),
new M(10016, 'Wer wir sind', '10016.html'),
new M(9811, 'Wir informieren Sie', '9811.html'),
new M(9807, 'Wir sind für Sie da', '9807.html')]
),
new M(9700, 'Sie suchen Hilfe', '61381.html', 
[new M(61381, 'Sie suchen Hilfe', '61381.html'),
new M(9821, 'Behindertenhilfe', '10043.html'),
new M(9820, 'Beratungsstellen', '10026.html'),
new M(9822, 'Familienhilfe', '10065.html'),
new M(9819, 'Geschäftsstelle', '10023.html'),
new M(9823, 'Kinder- und Jugendhilfe', '10081.html'),
new M(9824, 'Kur- und Erholung', '10105.html'),
new M(9825, 'Senioren- und Krankenhilfe ', '10126.html'),
new M(9826, 'Suchtkrankenhilfe', '10162.html')]
),
new M(9699, 'Sie möchten helfen', '61382.html', 
[new M(61382, 'Sie möchten helfen', '61382.html'),
new M(9814, 'Ehrenamtlichkeit im Caritasverband', '10021.html'),
new M(9812, 'Persönliche Mitgliedschaft', '10022.html'),
new M(10558, 'Spenden und Sponsoring', '10579.html'),
new M(10048, 'Stiftung Behindertenhilfe', '10062.html')]
),
new M(10568, 'Aktuelles', '10574.asp', 
[new M(10574, 'Pressespiegel', '10574.asp'),
new M(10575, 'Jobbörse', '10575.asp'),
new M(81634, 'Bundesfreiwilligendienst BFD', '81634.html'),
new M(83720, 'Newsletter', '83720.html')]
),
new M(9702, 'Links ', '9818.html', 
[new M(9818, 'Links', '9818.html')]
),
new M(9703, 'Kontakt', '9703.html'),
new M(9704, 'Suche', '9709.asp', 
[new M(9709, 'Volltextsuche', '9709.asp'),
new M(9710, 'Adress-Suche A-Z', '9710.asp')]
),
new M(10223, 'Impressum', '10223.html')]

