function click(){ if (event.button==2){ alert("Oops, you can't do that."); return false; } }