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