function setField(what)
{
  what.myText.value = "index.php?tb=5&month="+what.smonth.value+"&year="+what.syear.value ;
}

