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