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