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