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