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