//COPYRIGHT.JS
document.write('&copy;Copyright 2006 ');
document.write('<a href="index.html" target="_top" class="footerlink">Charma Rose Designs</a> ');
document.write('~ All Rights Reserved<br>');
document.write('For more information feel free to '); 
document.write(' <a href="contact.htm" class="footerlink">Contact Us</a><br>');
