로그인 유지
<script language="JavaScript">
<!--
function keypressed() { alert("키보드는 사용할 수 없습니다."); } document.onkeydown=keypressed;
//--> </script>