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