function clearBox(thisbox)
{
  thisbox.value = "";
}
