document.write(' ');
document.write('<table id="footer" border="0" width="800" cellspacing="0" cellpadding="0"> ');
document.write('  <tr> ');
document.write('    <td rowspan="3" background="img/dotline.gif" width="3"></td> ');
document.write('    <td background="img/dotline.gif" width="794" height="3"></td> ');
document.write('    <td rowspan="3" background="img/dotline.gif" width="3"></td> ');
document.write('  </tr> ');
document.write('  <tr> ');
document.write('    <td align=center height="15"> ');
document.write('     ');
document.write('    </td> ');
document.write('  </tr> ');
document.write('  <tr> ');
document.write('    <td colspan="3" background="img/dotline.gif" height="3"></td> ');
document.write('  </tr> ');
document.write('</table> ');

