function affiche()
{
document.write('<table>');
document.write('<tr > ');
document.write('    <td width="100" height="89" ><a href="deshimaru/gendronniere-azi.htm" target="_self"><img src="../../images/deshimaru/bt_gendro.jpg" width="70" height="70" border="0" align="middle"></a></td>');
document.write('    <td width="100" height="89" ><a href="deshimaru/publication.htm" target="_self"><img src="../../images/deshimaru/bt_publication.jpg" width="70" height="70" border="0"></a></td>');
document.write('    <td width="100" height="89" ><a href="deshimaru/QR.htm" target="_self"><img src="../../images/deshimaru/bt_qr.jpg" width="70" height="70" border="0"></a></td>');
document.write('    <td width="100" height="89" ><b><a href="deshimaru/deshimaru-photos.htm" target="_self"><img src="../../Bouton/boutsensei.gif" width="70" height="70" border="0" align="middle"></a></b></td>');
document.write('    <td width="100" height="89" ><a href="deshimaru/deshimaru-callig.html" target="_self"><img src="../../Bouton/bout_calli.gif" width="70" height="70" border="0" align="middle"></a></td>');
document.write('    <td width="100" height="89" ><a href="deshimaru/tele-disc.html" target="_self"><img src="../../images/deshimaru/bt_sutra.jpg" width="70" height="70" border="0" align="middle"></a></td>');
document.write('    <td width="100" height="89" ><a href="deshimaru/cahiers_index.html" target="_self"><img src="../../images/deshimaru/bt_cahiers.jpg" width="70" height="70" border="0" align="middle"></a></td>');
document.write('  </tr>');
document.write('  <tr > ');
document.write('    <td class="menu_desh"; width="100"  height="2"><b>Gendronni&egrave;re</b>');
document.write('    </td>');
document.write('    <td class="menu_desh"; width="100"  height="2"> ');
document.write('      <b>Publications</b>');
document.write('    </td>');
document.write('    <td class="menu_desh"; width="100"  height="2"> ');
document.write('      <b>Mondo</b>');
document.write('    </td>');
document.write('    <td class="menu_desh"; width="100"  height="2"><b>Photos</b></td>');
document.write('    <td class="menu_desh"; width="100"  height="2"><b>Calligraphies</b></td>');
document.write('    <td class="menu_desh"; width="100"  height="2"> ');
document.write('     <b>Sutras </b>');
document.write('    </td>');
document.write('    <td class="menu_desh"; width="100"  height="2"><b>Carnets</b></td>');
document.write('  </tr>');
document.write('</table>');
return;
}



