var LoginURL = "https://login.sdo.com/sdo/iframe/?appId=88&areaId=1&customSecurityLevel=2&target=top®_param=from%3D78&returnURL="; document.writeln("") document.writeln("
") document.writeln("
") document.writeln(" ") document.writeln("
") function sdoLogin(){ document.getElementById('login-0325').style.display="block"; document.getElementById('loginfrm-0325').src= LoginURL; document.getElementById('bg-0325').style.display="block"; } function sdomlogin(){ window.location="https://login.sdo.com/wap/?appId=88&areaId=1&returnURL="; } function isLogin(){ return false; } function GetPTAccount(){ return ""; } function GetPlayerAccount(){ return ""; } function sdoLogout(){ location.href="/project/Login/Logout.aspx?url="; } function sdoLoginClose(){ document.getElementById('login-0325').style.display= "none"; document.getElementById('loginfrm-0325').src= ''; document.getElementById('bg-0325').style.display= "none"; }