function ouvrir_ami(page){
window.open(page,'envoyer','resizable=yes,location=no,width=330,height=350,menubar=no,status=no,scrollbars=yes,menubar=no,left='+((screen.width/2)-250)+',top=35')
}