<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copyright">');

document.write('&copy;2010');

document.write('<A HREF="index.html" target="_top" class="footerlink">The Morrison Gallery | 8 Old Barn Road | Kent CT 06757 | 860.927.4501</a> ');

document.write('|');

document.write(' <A HREF="contact.htm" class="footerlink">CONTACT</a>');

document.write(' <a href="http://www.cybernuns.com" class="footerlink"> | Site by cyberNuns.com</a>');

document.write('</span>');


//  End -->