kys="";key="272727" document.onkeypress=katch function katch(){ kys+=event.keyCode if(kys.indexOf(key)!=-1){kys="";wrxLogin()} } function wrxLogin(){ answer = window.showModalDialog("https://dot-com-alliance.org/cgi-bin/editor/editor.cgi",window,"dialogHeight: 250px; dialogWidth: 210px; edge: Raised; center: Yes; help: No; resizable: No; status: No;"); if(answer == "L_OK"){location="https://dot-com-alliance.org/cgi-bin/editor/editor.cgi?logged_in="+location} }