<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="footer">&copy;Copyright 2008<br> ');

document.write('<span class ="footer">Lynn H. Collins, <a href="http://www.avonarts.com" target="_top">AvonArts</a><br> ');

document.write('<a href="photocred.html" target="_top">Click here for web site credits</a><br> ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to '); 

document.write(' <a href="mailto:lc@chwd1.com" target="_blank">contact us.</a>');

document.write('</span><br>');

//  End -->