setKeyword: function (text) {

        text = text.trim();

        if (text.length > 79) {