var login_mallid = 'somce'; var login_host = 'www.somcmall.com'; var login_sessionid = '65583c094c51bfd2d4aa05a55b2ac1e8'; 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', '053216876416f02422dac3fa296ed829bec419460dd12d49b5037a73ffdf177fea3557157c09b03702a692caa4d2c5fba7ea835f9204087c4f0f34add5c32dc44fc7c6367ceb32b2cdef31997169564c52635921ccd79e9b2b0e1870cee5ccc097d3e452a37fedbd4f10c99a88e880e0c91e51eafd5b0da5a37aa7b36fe1b4d5f78823eb81cb0ae15d6c2d8e09b2f672fc1cd77122cb9c29cfabab2b318d4202^||^323031323032303839373139'); frm.appendChild(newObj); frm.action = 'https://login2.simplexi.com/echosting/shop19.php?secure=on&return_url=http://www.somcmall.com/front/php/login/login_ssl.php?'; } else { frm.action = '/front/php/login/login_a.php'; } return true; } } catch(e) {}