var login_mallid = 'shop4d'; var login_host = 'shop4d.cafe24.com'; var login_sessionid = '4c9216032a6824b6a3f9a915a6dbe9a2'; 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', '7f9aa10da2451bde6738d06e354366feb6c2dc684d42d3dc69c1bbb9630729d1d15a22a91f867268dbf98e093fea53290d911312e4169455411b6388fdb254947683c9d25a77ff07b150567bed76e4eff37ceb888ef18a954e94317b2390f9daf3fc89d1e79a3f617e4383e9bd4e63b366c6465f8c05d2759cacc7ba8857a588^||^323030393131303731343037'); frm.appendChild(newObj); frm.action = 'https://login2.simplexi.com/echosting/shop19.php?secure=on&return_url=http://shop4d.cafe24.com/front/php/login/login_ssl.php?'; } else { frm.action = '/front/php/login/login_a.php'; } return true; } } catch(e) {}