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