var login_mallid = 'ts1260'; var login_host = 'www.bbvic.com'; var login_sessionid = '418596cd7bf56c72fd352d7a69be0494'; try { document.login_f.onsubmit = function() { var frm = document.login_f; if (frm.is_ssl != undefined && frm.is_ssl.checked == true) { frm.action = 'https://login.simplexi.com/echosting/secure_login_a.php'; // frm.action = 'https://login.simplexi.com/echosting/secure_login_a.php?predomain=' + login_host + '&sessionid=' + login_sessionid + '&mall_id=' + login_mallid; //frm.action = 'https://login.simplexi.com/echosting/secure_login_a.php?predomain=www.bbvic.com&sessionid=418596cd7bf56c72fd352d7a69be0494&mall_id=ts1260'; //frm.action = 'http://www.bbvic.com/front/php/ec_secure.php?return_url=http://www.bbvic.com/front/php/login/login_a.php?predomain=www.bbvic.com&sessionid=418596cd7bf56c72fd352d7a69be0494'; // } else { // frm.action = 'http://ts1260.cafe24.com/front/php/login/login_a.php?predomain=www.bbvic.com&sessionid=418596cd7bf56c72fd352d7a69be0494'; } return true; } } catch(e) {}