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