<input type="text" id="jdid" /> [removed] d = new dTree('d'); d.add(0,-1,'My example tree'); d.add(1,0,'Node 1','examplea1.html'); d.add(2,0,'Node 2','examplea2.html'); d.add(3,1,'Node 1.1','examplea3.html'); [removed](d)