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