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