function popup(){
  wchoix=window.open('./contact.php', 'Contacts', 'height=370, width=570,toolbar=0, menubar=0, scrollbars=1, resizable=no, status=0, location=0, left=10, top=10');
}