document.write('<TABLE>');
document.write('<TR>');
document.write('<TD>');
document.write('<font size="2" color="#63A85F"><B>');
document.write('<P ALIGN="CENTER">');
document.write('Web site owned and operated by R Thomas Enterprise Inc.<BR>');
document.write('Copyright &copy 2005-2007<br>');
document.write('</P>');
document.write('</B></font>');
document.write('</TD>');
document.write('</TR>');
document.write('</TABLE>');