function footerT(){
document.write('<div class="copyright">');
document.write('Copyright &copy; 2006 Yamaha Corporation. All rights reserved.');
document.write('</div>');
}