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