<!-- Begin

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

document.write('<span class ="copyright">&copy;Copyright 2010 ');

document.write('<a href="copyright.htm" target="_top">Blue Betta USA</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to '); 

document.write(' <A HREF="mailto:sales@bluebettausa.com">Contact Us</a><br>');

document.write('&nbsp;&nbsp;&nbsp;Review our <a href="privacy.htm" target="_top">Privacy Policy</a> ');

document.write('</span><br>');

//  End -->