function OuvreFenetre() {
  window.open('3fois.htm','','height=250,width=535,left=50,top=10,toolbar=no');
}
function OuvreFenetre2() {
  window.open('pays.htm','','height=320,width=545,left=50,top=10,toolbar=no');
}
