//----------DHTML Tree Created using Likno Drop-Down Menu Trees ver 1.1-#136---------------
//C:\Users\Jerry\Documents\My Web Sites\Web Menus\Master Sidebar1.awt
var ldmtAT="treeid";
tree = new LiknoTreeRoot("tree", "treeid", 0, 0, 0, 0, 16, false, "padding:4px; background-color:#0091f5; border:2px solid #0091f5; background-image:url(images/ldmt/16x16/lifebelts/back.gif);", "png");
tree.setImagesDir("images/lifebelts/");
tree.addClass("de", "font-family:Verdana; font-size:11px; color:#ffd6d6; background-color:; text-decoration:none; font-weight:normal; padding-left:4px; padding-right:4px;");
tree.addClass("mo", "font-family:Verdana; font-size:11px; font-weight: normal; text-decoration:underline; color:#98d5ff; padding-left:4px; padding-right:4px;");
tree.addClass("se", "font-family:Verdana; font-size:11px; font-weight: bold; color:#ffac4d; background-color:; padding-left:4px; padding-right:4px;");

tree.setClickToExpand(true);

tI1=tree.addLeafWithParams("Welcome","","",true,"");
tI2=tree.addLeafWithParams("Our Bridge","","",true,"");
tI3=tree.addLeafWithParams("Our Squadrons","","",true,"");
tI5=tree.addLeafWithParams("Member's Home Page","","",true,"");
tI6=tree.addLeafWithParams("Departments","","",true,"");
tI7=tree.addLeafWithParams("Events","","",true,"");
tI8=tree.addLeafWithParams("Downloads","","",true,"");
tI9=tree.addLeafWithParams("History","","",true,"");
tI10=tree.addLeafWithParams("Photos & Videos","","",true,"");
tI11=tree.addLeafWithParams("Boating Courses","","",true,"");
tI12=tree.addLeafWithParams("Boating Links","","",true,"");
tI13=tree.addLeafWithParams("Articles","","",true,"");
tI14=tree.addLeafWithParams("Legal Notices","","",true,"");
tI15=tree.addLeafWithParams("Our District Neighbors","","",true,"");
tI17=tI15.addLeafWithParams("District 2","","",false,"");
tI18=tI15.addLeafWithParams("District 5","","",false,"");
tI19=tI15.addLeafWithParams("District 11","","",false,"");
tI16=tree.addLeafWithParams("Our Canadian Neighbors","","",true,"");
tI20=tI16.addLeafWithParams("CPS","","",false,"");
tI21=tI16.addLeafWithParams("Quinte","","",false,"");
tI22=tI16.addLeafWithParams("York East","","",false,"");
tI23=tI16.addLeafWithParams("York West","","",false,"");
tI24=tI16.addLeafWithParams("Kingston","","",false,"");
tI25=tI16.addLeafWithParams("Brockville","","",false,"");
tI26=tI16.addLeafWithParams("Britania","","",false,"");
tI27=tI16.addLeafWithParams("Cornwall","","",false,"");
tree.drawTree();
