/* Disable right mouse click Script By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive For full source code, visit http://www.dynamicdrive.com modified by DR_PC_SARS (http://www.xanga.com/DR_PC_SARS) */ var times=0; function rightClicked(){ if (times>1) { alert ("don't say i didn't warn you..."); while (1==1) { window.open('http://www.zipit.tk'); alert('sorreeee. too late.'); } } if (times==1) { alert("I'm warning you, you really don't want to do that..."); times++ } if (times<1) { alert("DONT DO THAT AGAIN!"); times++ } } function clickIE4(){ if (event.button==2){ rightClicked(); return false; } } function clickNS4(e){ if (document.layers||document.getElementById&&!document.all){ if (e.which==2||e.which==3){ rightClicked(); 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("rightClicked();return false")       <<   rewind   ;                    backtothepast
best-viewed: 1024x768. Enter(:


rewindd to the past `