function click() {



if (event.button==2){



alert('PÁGINA PROTEGIDA!') }



}



document.onmousedown=click