function ouvrir(url)
{
open(url,"nouveau",'width=600,height=400,top=50,left=150,toolbar=0,menubar=0,scrollbars=1,resizable=0')
}
