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