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