“); trace.document.close(); } function closeDialog() { if (history.length < 1) { window.close(); } else { history.back(); } } function closeErrorDialog(actionValue, theForm) { submitAction(actionValue, theForm); } function ConfirmAction(actionValue, theForm) { if (actionValue == "ok") { return true; } else { theForm.target = "_top"; theForm.action.value = "exit" ; theForm.submit(); 거짓을 반환; } }

오류

오류

예기치 않은 오류가 발생했지만 오류 메시지가 제공되지 않았습니다.

오류 세부 정보를 확인하거나 시스템 관리자에게 문의하십시오.