function ouvrir(url)
{
open(url,"nouveau",'width=600,height=400,top=30,left=20,scrollbars = yes')
}
