<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copyright">');

document.write('&copy;COPYRIGHT 2005 ');

document.write('<a href="contact.html" class="footerlink"> PLEASE DO NOT COPY IMAGES.</a> ');

document.write('/');

document.write(' <A HREF="contact.html" class="footerlink">CONTACT US</a><br>');

document.write('</span>');


//  End -->