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