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