document.write("<table width='650' border='0' cellspacing='2' cellpadding='2'>");
document.write("<tr>");

document.write("<td>");
document.write("<div align='center'>");
document.write("<font face='Arial, Helvetica, sans-serif' size='-2' color='#FFFFdd'>");
document.write("Copyright &copy; 2000-2002. Elbert Price. All rights reserved.</font></div></td>");
document.write("</tr>");

document.write("<tr>");
document.write("<td> ");
document.write("<div align='center'>");
document.write("<font face='Arial, Helvetica, sans-serif' size='-2' color='#FFFFdd'>");
document.write("Designed by <a href='http://www.groovybits.com'>");
document.write("<font color='#FFFFdd'>Groovy bits</font></a>&nbsp;&nbsp;</font>");
document.write("<a href='http://www.groovybits.com/'>");
document.write("<img src='../media/GbLogoBlackBg.jpg' width='30' height='42' align='absmiddle' border='0'>");
document.write("</a>");
document.write("</div>");
document.write("</td>");

document.write("</tr>");
document.write("</table>");