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