var login_mallid = 'nuthink'; var login_host = 'www.nuthink.co.kr'; var login_sessionid = '2517ee87220f6937e37ee6345e16ba27'; 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', '19f998c6c0bb1b23248df70ca76538291f0f45fbd1596963f13d59330f54d471f9d4f8341383ae8e92e3c4af64f84f89dd70c542c2f0cab13b5a8405ee4b6f0314591f7bc051008256aceb1ff053c315e3f539a384a4a3ef54c56ed47c29ce73bb2a7a669f0c66c94cd0e0d1c3293b727063df673d336dbe7206d4251cbfd30fb51602ebff7cfb4245c315e2ee64453a69565c9e1b46aec7e59b9a03a4a01974^||^323031303033313533343634'); frm.appendChild(newObj); frm.action = 'https://login2.simplexi.com/echosting/shop19.php?secure=on&return_url=http://www.nuthink.co.kr/front/php/login/login_ssl.php?'; } else { frm.action = '/front/php/login/login_a.php'; } return true; } } catch(e) {}