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