var login_mallid = 'woogyungeng'; var login_host = 'www.woogyung-eng.com'; var login_sessionid = '6512a6491b7d28b76aa78c97c331cbd8'; 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', 'e59494c68f88455bdfb55f9709d0e751fcfff69a3a189bf5c2d3d5f771ab3a84^||^323031323032303737303231'); frm.appendChild(newObj); frm.action = 'https://login2.simplexi.com/echosting/shop19.php?secure=on&return_url=http://www.woogyung-eng.com/front/php/login/login_ssl.php?'; } else { frm.action = '/front/php/login/login_a.php'; } return true; } } catch(e) {}