<!--
function newFen(url) {
  nomFen=window.open(url,'','width=400,height=400,status=yes,resizable=yes,scrollbars=yes');
}
// -->