var LoginURL = "https://login.u.sdo.com/sdo/iframe/?appId=1&areaId=1&returnURL=http%3A%2F%2Fcsapi.web.sdo.com%2Fsdo%2Flogin2"; 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=1&areaId=1&returnURL=http%3A%2F%2Fcsapi.web.sdo.com%2Fsdo%2Flogin2"; } function isLogin(){ return false; } function GetPTAccount(){ return ""; } function GetNumAccount(){ return ""; } function GetPlayerAccount(){ return ""; } function sdoLoginClose(){ document.getElementById('login-0325').style.display= "none"; document.getElementById('loginfrm-0325').src= ''; document.getElementById('bg-0325').style.display= "none"; }