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