// Page Footer
//

document.writeln("<hr>");
document.writeln("<table summary='Page Footer' border='0' width='100%'>");
document.writeln("<tr><td class='xsmall' align='center'>Copyright &copy; 2004 - 2008 Bob Blackwell. All Rights Reserved.");
document.writeln("</td>");
document.writeln("</tr>");
document.writeln("</table>");