This event calls user-defined handlers (if there are any) and passes the following parameter:
tree.attachEvent("onBeforeDrag", function(sId){});
This event returns: true - confirms drag-and-drop start; false - denies drag-and-drop (operation will not start).