if (typeName && typeName.length > 0) {
        filterKeys.append('<input type="hidden" name="' + typeName + '" value="' + typeValue + '"/>');
      }