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