//----------DHTML Tree Created using Likno Drop-Down Menu Trees ver 1.1-#134---------------
var ldmtAT="treeid";
tree = new LiknoTreeRoot("tree", "treeid", 0, 0, 0, 0, 16, false, "border:0; background-color:#FFFFFF;padding:4px;", "gif");
tree.setImagesDir("images/(default bright)/");
tree.addClass("de", "font-family:Tahoma, Arial, sans-serif; font-size:11px; color:black; background-color:transparent; text-decoration:none; font-weight:normal;");
tree.addClass("mo", "font-family:Tahoma, Arial, sans-serif; font-size:11px; text-decoration:underline; color:blue;");
tree.addClass("se", "font-family:Tahoma, Arial, sans-serif; font-size:11px; color:black; background-color:#EBF2FA; border:1px solid #DFDFE1;");

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();
