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