
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(1321, 'Hauptseite', '1321.html'),
new M(1322, 'News', '1330.asp', 
[new M(1330, 'Presseinfos', '1330.asp'),
new M(4239, 'Projektbörse Auslandshilfe', '4510.html'),
new M(4235, 'Projektbörse Inlandshilfe', '4237.html'),
new M(1331, 'Termine', '1331.asp'),
new M(1332, 'Stellungnahmen', '1332.asp'),
new M(1625, 'Links', '1625.html'),
new M(2132, 'Sozialcourage', 'http://www.sozialcourage.caritas.de/'),
new M(10266, 'Caritaskongress Weimar 2004', '10266.html')]
),
new M(5766, 'Caritas vor Ort', '4015.html', 
[new M(4009, 'Caritas in der Region Mittelthüringen', '4015.html'),
new M(4010, 'Caritas in der Region Südthüringen', '4016.html'),
new M(4008, 'Caritas in der Region Eichsfeld/ Nordthüringen', '4014.html')]
),
new M(1325, 'A - Z', '1624.asp', 
[new M(1624, 'A-Z Adressen', '1624.asp'),
new M(1338, 'Caritasverband für das Bistum Erfurt', '1338.html'),
new M(1339, 'Caritas Adressbuch', 'http://www.caritas.de/4312.asp'),
new M(2735, 'Websitesuche', '2735.asp'),
new M(4741, 'Links', '4741.html')]
),
new M(1326, 'Aktionsfelder', '1326.html', 
[new M(1341, 'Kinder und Jugendliche', '1415.html'),
new M(1352, 'Alte Menschen', '1403.html'),
new M(1353, 'Kranke Menschen', '1404.html'),
new M(1354, 'Behinderte Menschen', '1405.html'),
new M(1355, 'Suchtkranke', '1406.html'),
new M(1356, 'Migranten ', '1414.html'),
new M(1357, 'Familien', '1411.html'),
new M(1358, 'Hilfe in besonderen Lebenslagen', '1412.html')]
),
new M(1327, 'Ich möchte mithelfen', '1385.html', 
[new M(1385, 'Mitglied werden', '1385.html'),
new M(1387, 'Geld spenden', '1387.html'),
new M(1389, 'Ehrenamt', '1389.html'),
new M(1390, 'Freiwilligenzentren', '1390.html'),
new M(4641, 'Wohlfahrtsmarken', 'http://www.wohlfahrtsmarken.de'),
new M(14499, 'Zivildienst', '14501.html'),
new M(15257, 'Freiwilliges Soziales Jahr', '15260.html')]
),
new M(1328, 'Der Verband', '1391.html', 
[new M(1391, 'Caritasverband für das Bistum Erfurt e.V.', '1391.html'),
new M(23261, 'Kontakt & Anfahrt', '23261.html'),
new M(1397, 'Telefonverzeichnis', '1397.html'),
new M(3112, 'Caritas-Regionen', '3112.html'),
new M(1392, 'Regionen/Adressen', '1392.html'),
new M(4313, 'Leitbild', '4313.html'),
new M(1393, 'Kurzchronik', '1393.html'),
new M(1394, 'Organigramm', '1394.html'),
new M(1395, 'Mitgliedschaft', '1395.html'),
new M(3869, 'Impressum', '3869.html'),
new M(1398, 'Fachverbände', '1398.html')]
),
new M(1324, 'Caritas International', 'http://www.caritas-international.de/'),
new M(6081, 'Fachverbände', '6082.html', 
[new M(6082, 'Malteser', '6082.html'),
new M(6083, 'SKF', '6128.html'),
new M(6084, 'Kreuzbund', '6084.html')]
)]
