enzokj01

Reviews Favorites News Main
enzokj01

Age/Gender: 19, Male
Location: England
Job: Student

Student on a Media: Video Production degree Freelance Video Editor Freelance Cameraman Full-time gamer.

Newgrounds Stats

Sign-Up Date:
8/12/08

Level: 3
Aura: Neutral

Rank: Civilian
Blams: 0
Saves: 1
Rank #: 304,933

Whistle Status: Normal

Exp. Points: 75 / 100
Exp. Rank #: 308,954
Voting Pow.: 3.18 votes

BBS Posts: 2 (0 per day)
Flash Reviews: 15
Music Reviews: 11
Trophies: 0

Latest News

enzokj01

TEST

Posted by enzokj01 Aug. 1, 2010 @ 9:35 PM EDT

<script language=JavaScript>
<!--

//Disable right mouse click Script

var message="Function Disabled!";

///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}

function clickNS4(e){
if (document.layers||document.getElementB yId&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}

if (document.layers){
document.captureEvents(Event.MOUSEDOWN );
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementByI d){
document.onmousedown=clickIE4;
}

document.oncontextmenu=new Function("alert(message);return false")

// -->
</script>

All News Posts 1 comment | Log in to comment! | Share this!