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