[jQuery] treeview plugin

[jQuery] treeview plugin

Hi,
I use this treeview plugin: http://bassistance.de/jquery-plugins/jquery-plugin-treeview/
It is great but I have one problem. Case is that I add bind some
functions to click event on elementes form the treeview. And when I
add some branches and do treeView once again witrh Add: "branches" I
would need sth like callback or sth similar to bind events to newly
created nodes.
How can i achieve that ?
thanks for help