// JavaScript Document
function emo(smajl)
{
  document.F.zprava.value += '`' + smajl;
}

