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