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