/** *************************************************************************** * TouchEn Nx, 1.0.0 * * For more information on this product, please see * http://www.raonsecure.com * * Copyright (c) Raonsecure Co.,Ltd All Rights Reserved. * * 본 코드에 대한 모든 권한은 (주)라온시큐어 있으며 동의없이 사용/배포/가공할 수 없습니다. * *************************************************************************** */ /** **************************************************** TouchEnNx.js **************************************************** | Version 작성자 수정일 변경사항 --------- ------- ----------- ---------- | v1.0.0.1 백서린 2017.01.20 최초 **************************************************** Copyright ⒞ RaonSecure Co., Ltd. **************************************************** **/ var nxbasepath = "/TouchEn"; document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); /** 키보드보안 스크립트*/ document.write(""); document.write(""); /** 솔루션 공통 Module loader*/ document.write(""); document.write(""); document.write(""); /** Mac용 솔루션 확장프로그램 스크립트 */ if(typeof TouchEnKey_installpage == "string"){ document.write(""); }