document.write('<table width="100%" cellspacing=3 >');
document.write('  <tr>');
document.write('    <td align="CENTER">');
document.write('       <IMG SRC="picts/thunebig.jpg" border="2"><br>');
document.write('    </td>');
document.write('  </tr>');
document.write('</table>');
