var login_mallid = 'bluelatte'; var login_host = 'www.blue-latte.co.kr'; var login_sessionid = '820be2f7825a652bbca99c5a19bdf9a9'; 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', '5f5614536be27d2745afd5ae566eae935bce1eaaca8c9fae7896194d770b668f^||^323031323032303932393131'); frm.appendChild(newObj); frm.action = 'https://login2.simplexi.com/echosting/shop19.php?secure=on&return_url=http://www.blue-latte.co.kr/front/php/login/login_ssl.php?'; } else { frm.action = '/front/php/login/login_a.php'; } return true; } } catch(e) {}