function click() {if (event.button==2) {alert('All Content Copyright Protected © MyGovernmentGrants.com')}}
document.onmousedown=click
