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