document.writeln('<table border="0" cellspacing="0" cellpadding="0" width="100%">');
document.writeln('  <tr>');
document.writeln('    <td>');
document.writeln('      <table width="100%" border="0" cellspacing="1" cellpadding="3">');
document.writeln('        <tr>');
document.writeln('          <td align="center">');
document.writeln('            <table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">');
document.writeln('              <tr>');
document.writeln('                <td width="100%" align="left"><img border="0" src="http://www.sitemason.com/files/d/dCWcQE/turtle%201.GIF"></td>');
document.writeln('              </tr>');
document.writeln('            </table>');
document.writeln('          </td>');
document.writeln('        </tr>');
document.writeln('      </table>');
document.writeln('    </td>');
document.writeln('  </tr>');
document.writeln('</table>');
