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