var login_mallid = 'siahmail'; var login_host = 'www.herbsiah.com'; var login_sessionid = 'b7a5ad2c3b19957e7aba1d91f85453b9'; 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.herbsiah.com&sessionid=b7a5ad2c3b19957e7aba1d91f85453b9&mall_id=siahmail'; //frm.action = 'http://www.herbsiah.com/front/php/ec_secure.php?return_url=http://www.herbsiah.com/front/php/login/login_a.php?predomain=www.herbsiah.com&sessionid=b7a5ad2c3b19957e7aba1d91f85453b9'; // } else { // frm.action = 'http://siahmail.cafe24.com/front/php/login/login_a.php?predomain=www.herbsiah.com&sessionid=b7a5ad2c3b19957e7aba1d91f85453b9'; } return true; } } catch(e) {}