<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copyright">');

document.write('All Images &copy;Copyright 2006-2010 Bob Estrin  ');

document.write('<a href="index.html" target="_top" class="footerlink">Home</a> ');

document.write('/');

document.write(' <A HREF="contact.htm" class="footerlink">Contact</a>');

document.write(' /');

document.write(' <A HREF="grayscale.html" class="footerlink">Monitor Calibration (Use to adjust your monitor for proper viewing)</a><br>');

document.write('</span>');


//  End -->