document.writeln('');
document.writeln('        </td>'); 
document.writeln('      </tr>'); 
document.writeln('      <tr>');
document.writeln('       <td class="pageFooter" colspan=2>');
document.writeln('         <hr>');
document.writeln('       </td>');
document.writeln('      </tr>');
document.writeln('    </table>'); 
document.writeln('     <table border=0 width=100% cellspacing="0" cellpadding="10">');
document.writeln('       <colgroup>');
document.writeln('         <col width=20% valign=top>');
document.writeln('         <col width=80% valign=top> ');
document.writeln('       </colgroup>');
document.writeln('       <tr>');
document.writeln('          <td>&nbsp;</td>');
document.writeln('          <td align=center>"Marie-Hélène H.-Desrue"</td>');
document.writeln('       </tr>');
document.writeln('     </table>');

document.writeln('');
