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