RSS

uepa


uepa altamira .......

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

codigo de bloqueio

<script>
function click() {
if (event.button==2||event.button==3) {
oncontextmenu=&#39;return false&#39;;
}
}
document.onmousedown=click
document.oncontextmenu = new Function(&quot;return false;&quot;)
</script>

<script language='JavaScript'>
function bloquear(e){return false}
function desbloquear(){return true}
document.onselectstart=new Function (&quot;return false&quot;)
if (window.sidebar){document.onmousedown=bloquear
document.onclick=desbloquear}
</script>


  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS