function chat()
{
  window.open('chat.html','Pomoc','width=280,height=400,status=no,scrollbars=no,resizable=no,toolbar=no,scrolling=no');
}

