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