<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copyright">');

document.write('&copy;Copyright 2005 ');

document.write('<a href="index.html" target="_top" class="footerlink">Custom Design by Jaci Willis</a> ');

document.write('/');

document.write(' <A HREF="contact.htm" class="footerlink">Contact</a><br>');

document.write('The reproductions of works of art herein displayed are not to be duplicated for personal use, for distribution, nor for sale. All rights reserved. Violators of these rights will be prosecuted to the full extent of the law.')

document.write('</span>');


//  End -->