
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(30659, 'Home', '30659.html'),
new M(36628, 'Wir sind für Sie da', '36639.html', 
[new M(36639, 'Arbeitsstelle für Integrationspädagogik', '36639.html'),
new M(36640, 'Interdiszplinäre Frühförderstelle', '36640.html'),
new M(36885, 'Schulvorbereitungsgruppe', '36885.html'),
new M(36641, 'Heilpädagogischer Kindergarten', '36641.html'),
new M(36642, 'Integrative Gruppe', '36642.html'),
new M(36990, 'Autismus', '36990.html'),
new M(36991, 'TEACCH', '36991.html')]
),
new M(36629, 'So erreichen Sie uns', '36890.html', 
[new M(36890, 'Anfahrt', '36890.html'),
new M(36984, 'Adresse', '36984.html'),
new M(36892, 'Andere Caritaseinrichtungen im Saar-Pfalz-Kreis', '36892.html'),
new M(36891, 'Kontakt', '36891.asp')]
),
new M(36630, 'Wir über uns', '36638.html', 
[new M(36638, 'Wir und Sie', '36638.html'),
new M(39715, 'Volltextsuche', '39715.asp')]
),
new M(36631, 'Sie möchten uns helfen?', '36635.html', 
[new M(36635, 'Geldspende', '36635.html')]
),
new M(36632, 'Sie möchten mitarbeiten?', '36632.asp'),
new M(37099, 'Wir bilden weiter', '37099.html'),
new M(36634, 'Impressum', '36634.html')]
