onHide: function() { /* remove hightlight from todo */
            $(this.parent().parent().parent()).removeClass("sf-item-selected");
        }