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