document.write('<tr>');
document.write('<td height="20" width="100%" valign="bottom" align="left" bgcolor="#EEEEEE">  ');
document.write('<span class ="footer">&copy;Copyright 2004 ');
document.write('<a href="index.html" target="_top">Bernie Buss</a> ');
document.write('All Rights Reserved<br>');
document.write('For more information feel free to '); 
document.write(' <A HREF="contactme.htm">Contact Me</a>');
document.write('</span><br>');
document.write('</td>');
document.write('</tr>');
