$('form#masterform')
  .append('<input type="hidden" name="nospam" value="truetrue" />');

