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