var LoginURL = "https://login.u.sdo.com/sdo/iframe/?appId=1&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.u.sdo.com/sdo/Login/LoginSDO.php?appId=1&areaId=1&service="; } function isLogin(){ return false; } function GetPTAccount(){ return ""; } function GetPlayerAccount(){ return ""; } function sdoLogout(){ location.href="/public/sdoLogout.ashx?url="; } function sdoLoginClose(){ document.getElementById('login-0325').style.display= "none"; document.getElementById('loginfrm-0325').src= ''; document.getElementById('bg-0325').style.display= "none"; }