  function demotoc() {
    x=n("janDOMTree","id:x0000;href:#x0000")
    xx=x.c("Selecting nodes","id:x1000;href:#x1000")
    xx=x.c("Adding a child node","id:x1100;href:#x1100")
    xx=x.c("Deleting a node","id:x1200;href:#x1200")
    xx=x.c("Getting selected node","id:x1300;href:#x1300")
    xx=x.c("Defining the tree","id:x1400;href:#x1400")
    xx=x.c("Displaying the treeview","id:x1500;href:#x1500")
    xx=x.c("Loading a tree dynamically","id:x1600;href:#x1600")
    xx=x.c("Use as navigation menu","id:x1700;href:#x1700")
    xx=x.c("Custom content","id:x1800;href:#x1800")
    return x
  }
  
  treeDataLoaded()


