//----------DHTML Tree Created using Likno Drop-Down Menu Trees ver 1.1-#140---------------
var ldmtAT="treeid";
tree = new LiknoTreeRoot("tree", "treeid", 0, 0, 0, 0, 16, false, "padding:4px; background-color:#ebdcc7; background-image:url(images/ldmt/16x16/wood/back.gif); border:2px solid #83452b;", "png");
tree.setImagesDir("images/wood/");
tree.addClass("de", "font-family:Tahoma; font-size:10px; color:#83452b; background-color:; text-decoration:none; font-weight:normal; padding-left:4px; padding-right:4px;");
tree.addClass("mo", "font-family:Tahoma; font-size:10px; text-decoration:underline; color:#83452b; padding-left:4px; padding-right:4px;");
tree.addClass("se", "font-family:Tahoma; font-size:10px; font-weight: bold; color:#83452b; background-color:; padding-left:4px; padding-right:4px;");

tree.setClickToExpand(true);

tI1=tree.addLeafWithParams("Item","","",true,"");
tI2=tree.addLeafWithParams("Item","","",true,"");
tI4=tI2.addLeafWithParams("Item","","",false,"");
tI3=tree.addLeafWithParams("Item","","",true,"");
tree.drawTree();
