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