<script>
function click() {
if (event.button==2||event.button==3) {
oncontextmenu='return false';
}
}
document.onmousedown=click
document.oncontextmenu = new Function("return false;")
</script>
Você está em: Home »Sem Marcador » Teste
Comente com o Blogger
Comente com o Facebook
Comente com o Google+
Assinar:
Postar comentários
(
Atom
)