function affiche()
{
document.write('<table>');
document.write('<tr > ');
document.write('    <td width="100" height="89" ><b><a href="biographie.html" target="_self"><img src="../../../images/deshimaru/bt_bio.jpg" width="70" height="70" border="0" align="middle"></a></b></td>');
document.write('    <td width="100" height="89" ><a href="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="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="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-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-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="kusens.php" target="_self"><img src="../../../images/la-voix-de-son-maitre.jpeg" width="70" height="70" border="0" align="middle"></a></td>');
document.write('    <td width="100" height="89" ><a href="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="cahiers_index.html" target="_self"><img src="../../../images/deshimaru/bt_cahiers.jpg" width="70" height="70" border="0" align="middle"></a></td>');
document.write('    <td width="100" height="89" ><a href="../../home.php" target="_self"><img src="../../../Bouton/bouthome.gif" width="70" height="70" border="0"></a></td>');
document.write('  </tr>');
document.write('  <tr > ');
document.write('    <td class="menu_desh"; width="100"  height="2"> ');
document.write('      <b>Biographie</b><br>');
document.write('    </td>');
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"><b>Kusens</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('    <td class="menu_desh"; width="100"  height="2"><b>Home</b></td>');
document.write('  </tr>');
document.write('</table>');
return;
}



