var en = '#';
var es = '#';
var de = '#';

document.write("           <table border='0' cellspacing='0' cellpadding='0' background='"+niveau+"img/pix.gif'>");
document.write("              <tr> ");
document.write("                <td width='24'><a href='"+en+"'><img src='"+niveau+"img/haut/en.gif' width='24' height='16' border='0'></a></td>");
document.write("                <td width='4'><img src='"+niveau+"img/pix.gif' width='4' height='4'></td>");
document.write("                <td width='24'><a href='"+es+"'><img src='"+niveau+"img/haut/es.gif' width='24' height='16' border='0'></a></td>");
document.write("                <td width='4'><img src='"+niveau+"img/pix.gif' width='4' height='4'></td>");
document.write("                <td width='24'><a href='"+de+"'><img src='"+niveau+"img/haut/de.gif' width='24' height='16' border='0'></a></td>");
document.write("                <td width='10'><img src='"+niveau+"img/pix.gif' width='10' height='8'></td>");
document.write("              </tr>");
document.write("              <tr> ");
document.write("                <td colspan='6'><img src='"+niveau+"img/pix.gif' width='4' height='14'></td>");
document.write("              </tr>");
document.write("            </table>");
          