Javascript: Source Protector






<script language="Javascript1.2">
<!--
// please keep these lines on when you copy the source
// made by: Nicolas - http://www.javascript-page.com

var mymessage = "Prohibida la reproduccion © nouartdigital.com";

if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
}

function rtclickcheck(keyp){

  if (document.layers && keyp.which != 1) {
    alert(mymessage);
    return false;
  }


  if (document.all && event.button != 1) {
    alert(mymessage);
    return false;
  }
}

document.onmousedown = rtclickcheck
//-->
</script>

Nic's JavaScript Page
Plz. Ramon Llull, 20 - 07500 - MANACOR   Tel 971 55 35 10

Diseño Web: © 2008 videoimagen.tv
E-Mail: nouart@nouartdigital.com