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