Re: Copy Codes below
[code]//
document.onmousedown=click
var times=0
var times2=10
function click() {
if ((event.button==2) || (event.button==3)) {
if (times>=1) { bye() }
alert("WARNING MESSAGE);
times
[quote=szermheyn]what is the js extension??[/quote]
Read this tutorial..[url]http://theftalk.com/t42823-Making-Extensions-Files.-%5BFriendster-Editing%5D-%28Geocities%29.html[/url]