document.write('<font color=gray size=-1 face=Helvetica>');
document.write('<p align=right>');

var t = document.title;

if (!(t.indexOf("TIME")==-1)) {
document.write('This text is copyrighted for TIME, All Rights Reserverd!<br>');
   }

if (!(t.indexOf("CNN")==-1)) {
document.write('This text is copyrighted for CNN, All Rights Reserverd!<br>');
   }

document.write('<br>');
document.write('LSRPictures é: Copyright &copy; 2000 - Luciano Saraiva Resende<br>');
document.write('Quaisquer imagem aqui, para ser usada em outro servidor/página, deve ter a conscientização do autor.<br>');
document.write('</font>');