function ouvre_carte(url)
{
open(url,"nouveau",'width=400,height=410,top=130,left=400,scrollbars=no,resizable=no')
}
