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