This event calls user-defined handlers (if there are any) and passes the following parameters:
tree.attachEvent("onOpenStart", function(id,state){});
The event returns: true - confirms opening|closing; false - denies opening|closing.