
<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

today=new Date();
y0=today.getFullYear();

document.write('<span class ="copytext">Copyright &copy; 2006-');
document.write(y0);

document.write(' ThermalSound Direct&#8482;. ');

document.write('All Rights Reserved.<br>');

document.write('For more information feel free to '); 

document.write('<a href="http://www.thermalsound.com/contact.aspx">Contact Us</a></span>.<br>');


//  End -->