<!-- 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"></a> ');

document.write('/ All images on this website are copyright protected. Any reproduction or use of these images without my written permission is strictly prohibited. ');

// document.write('/');

// document.write(' <A HREF="contact.htm" class="footerlink">Contact</a><br>');

document.write('</span>');


//  End -->