function antyspam(t) {
  t.spam.value=2;
  return true;
}

