<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copyright">');

document.write('&copy; Copyright 2003-2010 Enchanted Sea Images, Inc. All rights reserved. ');

document.write('<a href="index.htm" target="_top" class="footerlink">Home Page</a> ');

document.write('/');

document.write(' <A HREF="legal.htm" class="footerlink">Legal Notices</a> ');

document.write('/');

document.write(' <A HREF="contact.htm" class="footerlink">Contact Us</a><br>');

document.write('</span>');


//  End -->