function openfree(url,nom,params){
window.open(url,'online','left=0,top=0,width=400,height=250,scrollbars=no,toolbars=no,resizable=no,status=no')
}