function verfonte()
{
if (event.button==2)
{
window.alert('© 2007 - José Crispim - Cópia Interdita')
}
}
document.onmousedown=verfonte