
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(18551, 'Home', '18551.html'),
new M(19305, 'Wir über uns', '19311.html', 
[new M(19311, 'ZRB stellt sich vor', '19311.html'),
new M(62837, 'ZRB unter neuer Leitung', '62837.html')]
),
new M(19314, 'Aktuelles', '72836.html', 
[new M(72836, 'Aktuelle Termine unserer Qualifizierungsmaßnahmen', '72836.html'),
new M(65747, '5 Jahre ZRB Südbayern (2004 - 2009)', '65747.html'),
new M(44768, 'Europäischer Rückkehrfonds (RF)', '44768.html'),
new M(62805, 'Informationstag mit Frau Ministerin Haderthauer in München', '62805.html'),
new M(20132, 'Suche', '20132.asp')]
),
new M(19306, 'Informationen', '19312.html', 
[new M(19312, 'Direkthilfen', '19312.html'),
new M(19313, 'Existenzgründung', '19313.html'),
new M(71680, 'Languages/Downloads', '71680.html')]
),
new M(36095, 'Qualifizierungsmaßnahmen', '36105.html', 
[new M(67701, 'Solarprojekt', '36105.html'),
new M(67702, 'Gesundheitsprojekt', '67702.html'),
new M(67704, 'Filmworkshop', '67704.html'),
new M(71931, 'Staplerschein', '71931.html'),
new M(73522, 'Fahrrad-Reparatur-Workshop', '73522.html')]
),
new M(71439, 'Archiv', '76787.html', 
[new M(25845, 'Statistiken', '76787.html'),
new M(28467, 'ZRB Jahres- und Projektberichte 2007 -2009', '28467.html'),
new M(55251, 'ERSO Projekt', '55251.html'),
new M(30316, 'BAGFW Positionspapier', '30316.html'),
new M(28466, 'Seminar "Modelle einer Rückkehr"', '28466.html'),
new M(25834, 'Seminar "Das Dilemma und die Lüge"', '25834.html'),
new M(19319, 'Reiseberichte', '19319.html'),
new M(62731, '30 Jahre Flüchtlingsberatung ', '62731.html')]
),
new M(19307, 'Kontakt', '20129.html', 
[new M(20129, 'Kontakt', '20129.html'),
new M(20128, 'Anfahrt', '20128.html')]
),
new M(19308, 'wichtige Links', '19308.html'),
new M(19309, 'Impressum', '19309.html')]

