// JavaScript Document

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Original:  David Henry (davidputhenry@hotmail.com) -->
<!-- Web Site:  http://www.davidphenry.com/ -->

<!-- Begin
function isPPC() {
if (navigator.appVersion.indexOf("PPC") != -1) return true;
else return false;
}
if(isPPC()) {
document.write('Envie <b CLASS="texto"><A CLASS="texto" HREF=\"mailto:\?subject\=Estou lhe indicando uma mat&eacute;ria especial. Confira no site ' + document.title + '?body=Voc&ecirc; pode acess&aacute;-lo atrav&eacute;s do link : ' + window.location + '\" onMouseOver="window.status=\'Envie esta p&aacute;gina por e-mail\'; return true" TITLE="Envie ">esta p&aacute;gina<\/A> </b> por e-mail');
}
else { document.write('Envie <b CLASS="texto"> <A CLASS="texto" HREF=\"mailto:\?body\=Estou lhe indicando uma mat&eacute;ria especial. Confira no site da ' + document.title + '. Voc&ecirc; pode acess&aacute;-lo atrav&eacute;s do link : ' + window.location + '\" onMouseOver="window.status=\'Envie esta p&aacute;gina por e-mail\'; return true" TITLE="Envie ">esta p&aacute;gina<\/A> </b> por e-mail');
}
//  End -->
