var login_mallid = 'nuthink'; var login_host = 'www.nuthink.co.kr'; var login_sessionid = 'e04787fec11f12a7ea4e0c3d31140496'; 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', '6e7641e92944e7692fbbd7f46f69cbf76138a4a9082a21f22c38f71c6e4e8d01e64d8fb90a8b71797eff493bd1d346c317780c7d3498f5876b2d242e56b0888f861a300f3b50b9249fcf69d42a79000fa6a207a6722f3b39f2e293eea10067baa44f14c29478e8a0ed57427fe35b0d34e1abb8e1fd589b9f5e0864752f51ab604e3d6f82b1bc3318160b77febb71c192d4f6d6e7cda2d615b067ebc9498c865f^||^323031303033313034323733'); 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) {}