// JavaScript Document
document.write("  <tr>");
document.write("    <td width=\"100%\" background=\"img/button_bg1.jpg\" height=\"40\">");
document.write("      <table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">");
document.write("        <tr>");
document.write("          <td width=\"12%\"  height=\"40\">");
document.write("            <p align=\"center\"><img border=\"0\" src=\"img/arrow.jpg\" width=\"13\" height=\"17\"></td>");
document.write("          <td width=\"88%\" align=\"left\"><b><a href=\"recuperation-donnees.html\" class=\"text2\"><font size=\"2\" face=\"Arial\" color=\"#FFFFFF\">Récupération de Données</font></a></b></td>");
document.write("        </tr>");
document.write("    </table></td>");
document.write("  </tr>");