if(obj && obj !== -1) {
                    if(obj.data("jstree_is_loading")) { return; }
                    else { obj.data("jstree_is_loading",true); }
                }