function click() {
if (event.button==2) {
alert('No right Click !'); }} 
document.onmousedown=click