function OuvFen(page,taille) {
     mafen = window.open(page,"mafenetre",taille);
}
