$.paramquery.cKeyNav.prototype.isEditKey = function(t) { return t >= 32 && 127 >= t || 189 == t || 190 == t}