get paid to paste

<!-- Disable Copy and Paste By Mr.Kewl-->
<script language='JavaScript1.2'>
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function (&quot;return false&quot;)
if(window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>

Pasted: Apr 7, 2010, 10:29:00 am
Views: 167