<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class ="copyright">&copy;<a href="copyright.htm" target="_top">Copyright</a> 2005 ');
document.write('<a href="index.html" target="_top">Mac Lauren Music</a> ');
document.write('All Rights Reserved<br>');
document.write('<a href="disclaimer.htm" target="_top">Disclaimer</a> ');
document.write('For more information feel free to '); 
document.write(' <a href="contact.htm" target="_top">Contact Us</a>');
document.write('</span><br>');

//  End -->