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