[quote=eniex]bank kok malah gak jalan yak jsnya?
apa yang salah yak coba bank punten diliatin ini fs qu
http://profiles.friendster.com/43407522[/quote]
ngeq!!!
ya dah yg inih
[spoiler]/*-------------------------------------------------No right click */
//Disable right mouse click Script
//By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
//For full source code, visit
http://www.dynamicdrive.com
var message="EiT ..... GaK BoL3h !!!!";
///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}
function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which=
){
alert(message);
return false;
}
}
}
if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}
document.oncontextmenu=new Function("alert(message);return false");
[/spoiler]
ganti sama inih
[spoiler]/* NO RIGHT CLIX */
var msg = "EiT ..... GaK BoL3h !!!! hhaa bubye ..";
function clickIE4()
{if (event.button == 2)
{alert(msg);
return false;
}
}
function clickNS4(e)
{if (document.layers || document.getElementById && ! document.all)
{if (e.which == 2 || e.which == 3)
{alert(msg);
return false;
}
}
}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);
document.onmousedown = clickNS4;
}
else if (document.all && ! document.getElementById)
{document.onmousedown = clickIE4;
}
document.oncontextmenu = new Function("alert(msg);top.location.href = '
http://polri.go.id';return false");[/spoiler]
okeh cepetan ...