
<!-- NOTE: If you use a ' add a slash before it like this \' -->

<!-- start

document.write('Copyright &copy; 2007 - ');

document.write(new Date().getFullYear());

document.write('<a href="index.html" target="_top"> Valerie Saunders</a>');

document.write(' - All Rights Reserved.');

document.write(' For more information feel free to '); 

document.write(' <A HREF="mailto:val106@cox.net">Contact Us</a>.</ br>');


//  End -->

