function gauche()
{
document.write('      <table width="100%" border="0" cellspacing="0" cellpadding="0" align="left">');
document.write('        <tr> ');
document.write('          <td width="175" valign="bottom" align="left"><img src="../img/barre-h.jpg" width="175" height="15"></td>');
document.write('        </tr>');
document.write('        <tr> ');
document.write('          <td width="175" background="../img/barre-l.jpg" align="center"><center><a class="o" href="therapie.htm"><font size="2" color="#FFFFDD"><b>Th&eacute;rapie G&eacute;nique<b></font></a></center></td> ');
document.write('        </tr>');
document.write('        <tr> ');
document.write('          <td background="../img/barre-l.jpg" height="10%" align="left" valign="top" width="175"> ');
document.write('            <ul class="n">');
document.write('              <li><a class="n3" href=""></a></li>');
document.write('            </ul></td>');
document.write('        </tr>');
document.write('        <tr> ');
document.write('          <td background="../img/barre-l.jpg" height="10%" valign="top" width="175"> ');
document.write('            <ul class="c"><b>liens direct</b><br>');
document.write('              <li><a class="n3" href=""></a></li>');
document.write('            </ul></td>');
document.write('        </tr>');
}