 
<!-- Start
 
// NOTE: If you use a ' add a slash before it like this \'
 
document.write('<span class="copyright">');
 
document.write('&copy;Copyright 2006 ');
 
document.write('<a href="index.html" target="_top" class="footerlink">AbundantArtist.com</a> ');
 
document.write('/');
 
document.write(' <A HREF="termsofuse.htm" class="footerlink">Terms of Use</a>');
 
document.write('</span>');
 
//  End -->
 
 
 
 
