function ouvrir(url)
{
open(url,"nouveau",'scrollbars=1,width=650,height=390,top=100,left=100')
}

