var login_mallid = 'nuthink'; var login_host = 'nuthink.co.kr'; var login_sessionid = '9a486743a14768fe6106c9568a04b1c8'; try { document.login_f.onsubmit = function() { var frm = document.login_f; if (frm.is_ssl != undefined && frm.is_ssl.checked == true) { var newObj = document.createElement('input'); newObj.setAttribute('type', 'hidden'); newObj.setAttribute('name', 'EC_SECURE_DATA'); newObj.setAttribute('value', 'ada6830e56bd4b4ec764edd9f20c3a9bf378b21a16ff9b876724d61c87388aa71b93e184c4ce80875799f8eed30907a13553faf9f341639911baecdd4c2e7b85^||^3230313030373330333736'); frm.appendChild(newObj); frm.action = 'https://login2.simplexi.com/echosting/shop19.php?secure=on&return_url=http://nuthink.co.kr/front/php/login/login_ssl.php?'; } else { frm.action = '/front/php/login/login_a.php'; } return true; } } catch(e) {}