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