document.write("<select name=\"_ICONE\" onChange=\"ChangeImage();return true;\">");
document.write("<option value=\"blank.gif\">Nothing</option>");
document.write("<option value=\"timbre_officiel.gif\">Official stamp</option>");
document.write("<option value=\"timbre_beaufort.gif\">Beaufort stamp</option>");
document.write("</select>");


