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