function payAttention()
{
   setTimeout("window.focus()",50);
}