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