d = new dTree('d');
d.add(0,-1,0,'DOGS',path);
document.write(d);
d.openTo(curDir, true);
