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