(function() { var ln = document.createElement('link'); ln.href="//guess.nowscore.com/content/loginbox.css"; ln.setAttribute('rel','stylesheet'); ln.setAttribute('type','text/css'); document.getElementsByTagName('HEAD').item(0).appendChild(ln); })(); (function(func) { if (typeof window.addEventListener !== "undefined") { window.addEventListener("load", func, false); } else if (typeof window.attachEvent !== "undefined") { window.attachEvent("onload", func); } })(function () { document.getElementById('loginBox').innerHTML="

使用手机扫描下方二维码即可下载

"; var btnlogin = document.getElementById('btnPopUplogin') if(!!btnlogin) { btnlogin.href=btnlogin.href+'?redirectUrl='+encodeURI(location.href) } }); function LogOut() { document.getElementById("url").value=window.location.href; document.getElementById("logoutForm").submit(); }