onBeforeShow: function() { /* highlight todo */
                $(this.parent().parent().parent()).addClass("sf-item-selected");
            },