 /* Radio 2 Text designed by Graham Wood
 */
function check(data)
  {
  document.getElementById("answer").value=data;
  }
