d = new dTree('d');
d.add(0,-1,0,'DIAPORAMA  MARIAGE NATHALIE ET LAURENT',path);
d.add(1, 0, (curDir==1), 'Sources', path+'Sources/');
document.write(d);
d.openTo(curDir, true);

