function click() {if (event.button==2) {alert('Copyright © Freegovmoney.us')}}
document.onmousedown=click
