mod.saveSO = function(bid){
        var val = checkedVal(this);
        saveBtField('saveSO', val, bid, $(this), this.defaultValue);
    };