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