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