document.domain="qq.com";function aler_login(C,D,G){if(typeof G=="undefined"){G=0}var E=document.getElementById(C);var B=window.location.protocol+"//ui.ptlogin2.qq.com/cgi-bin/login";var A=(0==D.length?escape(window.location.href):escape(getHost()+D));var F="?appid=2001601&f_url=loginerroralert&lang="+G+"&s_url="+A;document.getElementById("embed_login_frame").src=B+F;E.style.display="block";E.style.position="absolute";E.style.top="30%";E.style.left="50%";E.style.marginTop="-75px";E.style.marginLeft="-150px";mybg=document.createElement("div");mybg.setAttribute("id","mybg");mybg.style.background="#000";mybg.style.width="100%";mybg.style.height="100%";mybg.style.position="absolute";mybg.style.top="0";mybg.style.left="0";mybg.style.zIndex="500";mybg.style.opacity="0.3";mybg.style.filter="Alpha(opacity=30)";document.body.appendChild(mybg)}function ptlogin2_onResize(B,A){login_wnd=document.getElementById("login");if(login_wnd){login_wnd.style.width=B+"px";login_wnd.style.height=A+"px";login_wnd.style.visibility="hidden";login_wnd.style.visibility="visible"}}function ptlogin2_onClose(){login_wnd=document.getElementById("login");login_wnd.style.display="none";mybg=document.getElementById("mybg");mybg.style.display="none";document.body.removeChild(mybg)}function checkLoginSimple(C,D){var B=getCookie("uin");if(B==""){aler_login("login",C,D);return }var A=getCookie("skey");if(A==""){aler_login("login",C,D);return }window.location.href=C};