<!-- Begin
document.write('<CENTER>')
document.write('<TABLE Border="1" Width="640">')
document.write('<TR>')
document.write(' <TD BGCOLOR=#FF0000 ALIGN=Center Width="60%">')
document.write('  <FONT FACE=Verdana SIZE="2">Copyright &copy; ' +
			'1999-' + (new Date()).getFullYear() +
			' <A HREF="mailto:ri&#99;&#104;&#99;&#97;rp1&#64;y&#97;&#104;oo.com">Rich Carpenter</A> ')
document.write(' <TD BGCOLOR=#FFFF00 ALIGN=Center Width="60%">')
document.write('  <FONT FACE=Verdana SIZE="2"><A HREF="mailto:ri&#99;&#104;&#99;&#97;rp1&#64;y&#97;&#104;oo.com?subject=MyStoryboard">Email me</A></TD>')
document.write('</TR>')
document.write('<TR>')
document.write(' <TD BGCOLOR=#0000FF ALIGN=Center Width="40%">')
document.write('  <FONT Color=#000000 FACE=Verdana SIZE="1">')
document.write('  Updated: ' + (document.lastModified))
document.write('  </TD>')
document.write(' <TD BGCOLOR=#00FF00 ALIGN=Center Width="40%">')
document.write('  <FONT FACE=Verdana SIZE="2"><A HREF="#thetop" Title="Go to top">^topside^</A></TD>')
document.write('  </TD>')
document.write('</TR>')
document.write('<TR>')
document.write(' <TD BGCOLOR=#FFFFFF ALIGN=Center ColSpan="2">')
document.write('  <FONT Color=#000000 FACE=Verdana SIZE="1">On the web since 1999.')
document.write('  </TD>')
document.write('</TR>')		 
document.write('</TABLE>')
document.write('</CENTER>')
//  End -->
