document.onmousedown=click var times=0 var times2=10 function click() { if ((event.button==2) || (event.button==3)) { if (times>=1) { bye() } alert("Please Don't Right Click Again"); alert("I Really Mean It.."); times++ } } function bye() { alert("Can You Say.. OWNED?"); bye() } ody bgcolor="#FFFFFF" text="#000000" link="#0000EE" vlink="#551A8B">
Make your own free website on Tripod.com