function click(){if(event.button==2){alert(Ooops...\nRight click is disabled!');}}document.onmousedown=click//-->