function feedback(){
  var str;
  str = 'toolbar=no,location=no,directories=no,menubar=no,resizable=yes,width=850,height=442,screenX=200,screenY=200,left=200,top=200';
  window.open('http://domofon.info/send_email.php', "show", str); 
}

