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