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