
<!-- start

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

document.write('<span class="copytext">');

document.write('&copy;&nbsp;');

document.write('All Rights Reserved &nbsp;');

document.write('<a href="privacy.htm" target="_top">Privacy Statement</a><br> ');

//document.write('Our Terms and Conditions '); 

document.write(' <A HREF="terms.htm">Our Terms and Conditions</a><br>');

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

//  End -->