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