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