fires when the mouse pointer is hovered over an item
myTree.attachEvent("onMouseIn", function(id){ // your code here });