function click() { if (event.button==2) { alert('WARNING!\nMaterial is Copyrighted.\nViolaters will be shot dead, or hurt badley.'); } } document.onmousedown=click