function click(){if (event.button==2){alert('Is it necessary to see the source?')}}document.onmousedown=click

