var login_mallid = 'hwasungcos'; var login_host = 'www.hwasungcos.com'; var login_sessionid = '19aa095cd4e29037fbf36efe8825d50c'; 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', '60cd5c128e7aa3dc03663caa4f8db15b0cc5b4eeb4a76771e47a3d673a78b7b8^||^323031323032303831343539'); frm.appendChild(newObj); frm.action = 'https://login2.simplexi.com/echosting/shop19.php?secure=on&return_url=http://www.hwasungcos.com/front/php/login/login_ssl.php?'; } else { frm.action = '/front/php/login/login_a.php'; } return true; } } catch(e) {}