var treeName = "Tree"; var tree = new NosTree(treeName, TREE_NODES, TREE_FORMAT); var node=tree.nbn("All about Cyprus") tree.expandNode(node.index)