
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(18855, 'Startseite', '18855.html'),
new M(18856, 'Köln', '19542.html', 
[new M(18862, 'Deutschordens-Wohnstift', '19542.html'),
new M(18863, 'Senex', '19543.html'),
new M(18864, 'Deutschordens-Fachseminar', '19548.html'),
new M(18861, 'Lageplan', '18861.html')]
),
new M(65044, 'Lindlar', '67483.html', 
[new M(67483, 'Pfarrer Braun Haus', '67483.html'),
new M(67535, 'Preise', '67535.html'),
new M(75381, 'Neubau', '75381.html'),
new M(84377, 'Kontakt', '84377.html'),
new M(67482, 'Ansprechpartner', '67482.html')]
),
new M(18857, 'Erfurt', '19553.html', 
[new M(18875, 'Deutschordens-Seniorenhaus', '19553.html'),
new M(18876, 'Physiotherapie', '18876.html'),
new M(18874, 'Lageplan', '18874.html')]
),
new M(18858, 'Jena', '18883.html', 
[new M(18878, 'Altenzentrum Luisenhaus', '18883.html'),
new M(18879, 'Sozialstation', '18879.html'),
new M(18877, 'Lageplan', '18877.html')]
),
new M(18859, 'Träger', '18865.html', 
[new M(18865, 'Information über den Träger', '18865.html'),
new M(19557, 'Geschichte', '19557.html'),
new M(19558, 'Unternehmensphilosophie', '19717.html'),
new M(19559, 'Bewohnerbezogene Leitsätze', '19559.html')]
),
new M(18860, 'Allgemeines', '18860.html', 
[new M(18868, 'Jobbörse', '18868.asp'),
new M(18870, 'Suche', '18870.asp'),
new M(18872, 'Kontakt', '18872.html'),
new M(18873, 'Impressum', '18873.html')]
)]

