function ftr(j)
{
   
  document.getElementById('str').value=j;
      
}


