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