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