function OuvreFenetre() {
  window.open('3fois.htm','','height=560,width=530,left=50,top=10,toolbar=no');
}
function OuvreFenetre2() {
  window.open('pays.htm','','height=380,width=420,left=50,top=10,toolbar=no');
}