<!--

a = new dTree('a');
a.config.folderLinks=false;
a.config.useIcons=false;
a.config.useLines=false;
a.config.useSelection=false;
a.config.useCookies=false;
a.add(0,-1,'&nbsp;','javascript:void(0);');
a.add(1, 0,'<span class="category">Willkommen</span>','http://www.michael-kirchhoff.com/');
a.add(2, 0,'<span class="category">Team</span>','javascript:void(0);');
a.add(3, 2,'Dr. Michael Kirchhoff','http://www.michael-kirchhoff.com/team/kirchhoff/');
a.add(4, 2,'Tino Wollschl&auml;ger','http://www.michael-kirchhoff.com/team/wollschlaeger/');
a.add(5, 2,'Daniela H&ouml;hnow-B&ouml;hm','http://www.michael-kirchhoff.com/team/hoehnow-boehm/');
//a.add(6, 2,'Anja Winter','http://www.michael-kirchhoff.com/team/winter/');
a.add(7, 2,'Annett Koar','http://www.michael-kirchhoff.com/team/koar/');
a.add(8, 2,'Nicole Jahnke','http://www.michael-kirchhoff.com/team/jahnke/');
a.add(9, 2,'Beatrix Duda','http://www.michael-kirchhoff.com/team/duda/');
a.add(10, 2,'Michael Hentze','http://www.michael-kirchhoff.com/team/hentze/');
a.add(11, 2,'Stephanie Kusick','http://www.michael-kirchhoff.com/team/kusick/');
a.add(12, 2,'Manuela Krutke','http://www.michael-kirchhoff.com/team/krutke/');
a.add(13, 2,'Nicole Stehl','http://www.michael-kirchhoff.com/team/stehl/');
a.add(14, 0,'<span class="category">Rechtsberatung</span>','http://www.michael-kirchhoff.com/rechtsberatung/');
a.add(15, 0,'<span class="category">Steuerberatung</span>','http://www.michael-kirchhoff.com/steuerberatung/');
a.add(16, 0,'<span class="category">Existenzgr&uuml;ndung</span>','http://www.michael-kirchhoff.com/existenzgruendung/');
a.add(17, 0,'<span class="category">Neuigkeiten</span>','javascript:void(0);');
a.add(18, 17,'Infodienst','http://www.onlineinfodienst.de/michael-kirchhoff');
a.add(19, 17,'Bundesverfassungsgericht','http://www.michael-kirchhoff.com/news/2010/#BVerfG');
a.add(20, 17,'Bundesverwaltungsgericht','http://www.michael-kirchhoff.com/news/2010/#BVerwG');
a.add(21, 17,'Bundesgerichtshof','http://www.michael-kirchhoff.com/news/2010/#BGH');
a.add(22, 17,'Bundesarbeitsgericht','http://www.michael-kirchhoff.com/news/2010/#BArbG');
a.add(23, 17,'Bundesfinanzhof','http://www.michael-kirchhoff.com/news/2010/#BFH');
a.add(24, 17,'Finanzgericht BB','http://www.michael-kirchhoff.com/news/2010/#FGBB');
a.add(25, 17,'Brandenburgisches OLG','http://www.michael-kirchhoff.com/news/2010/#BOLG');
a.add(26, 17,'Archiv 2009','http://www.michael-kirchhoff.com/news/2009/');
a.add(27, 17,'Archiv 2008','http://www.michael-kirchhoff.com/news/2008/');
a.add(28, 17,'Archiv 2007','http://www.michael-kirchhoff.com/news/2007/');
a.add(29, 17,'Archiv 2006','http://www.michael-kirchhoff.com/news/2006/');
a.add(30, 17,'Archiv 2005','http://www.michael-kirchhoff.com/news/2005/');
a.add(31, 17,'Archiv 2004','http://www.michael-kirchhoff.com/news/2004/');
a.add(32, 17,'Archiv 2003','http://www.michael-kirchhoff.com/news/2003/');
a.add(33, 17,'Archiv 2002','http://www.michael-kirchhoff.com/news/2002/');
a.add(34, 17,'Archiv 2001','http://www.michael-kirchhoff.com/news/2001/');
a.add(35, 0,'<span class="category">B&uuml;rofilm</span>','http://www.michael-kirchhoff.com/imagefilm/');
a.add(36, 0,'<span class="category">Anstellung</span>','http://www.michael-kirchhoff.com/anstellung/');
a.add(37, 0,'<span class="category">Kontakt</span>','javascript:void(0);');
a.add(38, 37,'B&uuml;ro Potsdam','http://www.michael-kirchhoff.com/kontakt/potsdam/');
a.add(39, 37,'B&uuml;ro Berlin','http://www.michael-kirchhoff.com/kontakt/berlin/');
a.add(40, 0,'<span class="category">Referenzen</span>','http://www.michael-kirchhoff.com/referenzen/');
a.add(41, 0,'<span class="category">Links</span>','javascript:void(0);');
a.add(42, 41,'Existenzgr&uuml;nder','http://www.michael-kirchhoff.com/links/existenzgruender/');
a.add(43, 41,'Bundesgerichte','http://www.michael-kirchhoff.com/links/bundesgerichte/');
a.add(44, 41,'Finanzgerichte','http://www.michael-kirchhoff.com/links/finanzgerichte/');
a.add(45, 41,'Oberlandesgerichte','http://www.michael-kirchhoff.com/links/oberlandesgerichte/');
a.add(46, 0,'<span class="category">Impressum</span>','http://www.michael-kirchhoff.com/impressum/');
document.write(a);

//-->




