var nav=navigator.appName; var ie=(nav.indexOf("Microsoft")!=-1); var ns=(nav.indexOf("Netscape")!=-1); function nrcIE() { return false } function nrcNS(e) { if(e.which==2 || e.which==3) { return false } } if(ie){ document.oncontextmenu=nrcIE } if(ns) { if(document.layers) { document.captureEvents(Event.MOUSEDOWN); document.onmousedown=nrcNS } if(document.getElementById) { document.onmouseup=nrcNS } } document.ondragstart=new Function("return false;"); document.onselectstart=new Function("return false;"); function badlink(l) { t=screen.height/2-50; w=screen.width/2-50; wnd=window.open("","badlink"+l,"width=200,height=100,top="+t+",left="+w); wnd.document.write("