<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copyright">');

document.write('&copy;Copyright 2004 ');

document.write('<a href="index.html" target="_top" class="footerlink">In Living Color By Gray</a> ');

document.write('::');

document.write(' <A HREF="contact.htm" class="footerlink">Contact Us</a> ');

document.write('::');

document.write(' <A HREF="privacy.htm" class="footerlink">Privacy Policy & Terms of Use</a><br>');

document.write('</span>');


//  End -->