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('    <a href="contact.asp"><img border="0" src="img/mail-icon.gif" width="11" height="10"><font color="718ea5">&nbsp;Contact</font></a><font color="718ea5">&nbsp;|&nbsp; ');
document.write('    <a href="about.html"><img border="0" src="img/info-icon.gif" width="11" height="10"><font color="718ea5">&nbsp;About</a> ');
document.write('    </font> ');
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> ');
