怎么把网页源代码转换成纯文字形式

网页文字不能复制 我用网页查看源代码 有好多乱码不好复制粘贴

浏览器禁用js,然后再打开,就可以复制了。

图片说明

按下F12,进入网页元素的审查。点击左上角的搜索图标,然后点击你要复制的文字,在下面就可以复制啦。

如果是编程的话,直接用浏览器访问内容的元素,把元素里的内容拿出来。

通过用Java,代码如下:import java.io.*;
import javax.swing.text.html.*;
import javax.swing.text.html.parser.*;

public class Html2Text extends HTMLEditorKit.ParserCallback {
StringBuffer s;

public Html2Text() {}

public void parse(Reader in) throws IOException {
s = new StringBuffer();
ParserDelegator delegator = new ParserDelegator();
// the third parameter is TRUE to ignore charset directive
delegator.parse(in, this, Boolean.TRUE);
}

public void handleText(char[] text, int pos) {
s.append(text);
}

public String getText() {
return s.toString();
}

public static void main (String[] args) {
try {
// the HTML to convert
FileReader in = new FileReader("java-new.html");
Html2Text parser = new Html2Text();
parser.parse(in);
in.close();
System.out.println(parser.getText());
}
catch (Exception e) {
e.printStackTrace();
}
}
}

在网页上右键,查看源代码。


 <!DOCTYPE html><html><head id="container" name="container"><noscript><meta http-equiv="Refresh" content="0;url=/cgi-bin/loginswitch?f=html&nf=xhtml&sid=M6G6AXm--FA2qzRV&url=%2Fcgi-bin%2Ftoday"/></noscript><meta name="renderer" content="webkit" /><meta http-equiv="Content-Type" content="text/html; charset=gb18030" /><meta http-equiv="cache-control" content="no-cache"><meta http-equiv="expires" content="mon, 22 jul 2002 11:12:01 GMT"><meta http-equiv="pragma" content="no-cache"><link rel="icon" type="images/png" sizes="16*16" href="/zh_CN/htmledition/images/favicon/qqmail_favicon_16h.png"><link rel="icon" type="images/png" sizes="32*32" href="/zh_CN/htmledition/images/favicon/qqmail_favicon_32h.png"><link rel="icon" type="images/png" sizes="48*48" href="/zh_CN/htmledition/images/favicon/qqmail_favicon_48h.png"><link rel="icon" type="images/png" sizes="96*96" href="/zh_CN/htmledition/images/favicon/qqmail_favicon_96h.png"><meta name="theme-color" content="gray"><title>QQ邮箱</title><script>
    document.domain = "mail.qq.com";
    var gsAllowNoSet = "1";
    window.gbSpreadPreview2OnlineDoc = true;
</script><script>
    var gsDistributeDomain = [document.location.protocol, "//", document.location.hostname].join("");
</script><script>
var goExpers = {
uploadunite:true,
h5cJsUpload:true,h5cJsUploadNormal:true,"":""
};
var gbIsTencentUin = false;
</script><script>
function r_() {(r_.img = new Image()).src="/cgi-bin/report_cgi?sid=M6G6AXm--FA2qzRV&r_type=1000009";}
    var f_=false,u_=navigator.userAgent.toLowerCase();
    try{if(external.twGetRunPath().toLowerCase().indexOf("360se")>-1){f_=true}}catch(e){}
    if (u_.indexOf("360chrome")>-1||u_.indexOf("360se")>-1){f_=true;}
    f_ ? r_() : null;
</script><script>
document.domain="mail.qq.com";
function getTop()
{
var f=arguments.callee,w;
    !(f.execption) && (f.execption = "");
if(!f.t)
{try{w=window;f.t=w!=parent?(parent.getTop?parent.getTop():parent.parent.getTop()):w;}catch(e){f.t=reTryGetTop();f.execption=e.message;}}
return f.t;
}
function reTryGetTop()
{
var _oWin = window,
_oWinParent = parent;
try
{
while(_oWin != _oWinParent)
{
_oWin = _oWinParent;
_oWinParent = _oWinParent.parent;
}
}
catch(e)
{
ossLogForSetFrame.getTopException = true;
}
return _oWin;
};
try{window.top=getTop();}catch(e){eval("var top=getTop();");}
var gsUsed="154";
window != getTop() && getTop().location.replace(window.location.href);
</script><script>
Cookie =
{
g : function(k) {return ((new RegExp(["(?:; )?",k,"=([^;]*);?"].join(""))).test(document.cookie)&&RegExp["$1"])||"";},
s : function(k,v,e,d) {document.cookie = [k,"=",v, e&&e["toGMTString"]?';expires='+e.toGMTString():"",";path=/;domain=",d||".mail.qq.com"].join("");}
};
</script><!----><script>
Cookie.g("tinfo").split("*").length == 2 ? Cookie.s("tinfo", Cookie.g("tinfo") + "*") : Cookie.s("tinfo", "", new Date(0));
</script><script>
var g_cgiTimeStamp = "1634131773195", g_clientTimeStamp = +new Date,
g_sid="M6G6AXm--FA2qzRV",
g_uin="2678880402",
g_admuin="-2484574766",
g_encryptzero="-2484574303",
g_encryptuin="-3186450390",
g_encryptdata="-3991750849",
mo_path="https://rescdn.qqmail.com/zh_CN/",
stationery_path="https://rescdn.qqmail.com/zh_CN/htmledition/",
card_path="https://rescdn.qqmail.com/zh_CN/",
images_path="https://rescdn.qqmail.com/zh_CN/htmledition/images/",
js_path="https://rescdn.qqmail.com/zh_CN/htmledition/js/",
css_path="https://rescdn.qqmail.com/zh_CN/htmledition/style/",
style_path="https://rl.mail.qq.com/cgi-bin/getcss?sid=M6G6AXm--FA2qzRV&ft=",
gsNodejslogichost="",
skin_path="27",
base_path="",
alevel="0",
gLogoId="0",
gsLogoFolder = "/",
gbBackGroundSend="0",
bnewwin=0,
gnRssInterval = parseInt("600"),
gsLocale = "zh_CN",
gbNewAddrBook  = true,
gsOsslogDomain = "https://rl.mail.qq.com",
gsGetCssDomain = "https://rl.mail.qq.com",
gLn={
getimgkey:"24e6ae",bookmail_stock:"2aa146",bookscript:"2fd7f1",sps_tmpl:"2a7fd3",readmail_urlcreator:"24e6b9",e:""
},
QQPlusUpdateStatus = function(){};
var gsRssDomain = 'https://r.mail.qq.com',
gsMailDomain = 'https://mail.qq.com'; window["__push_tip_unread_type__"] = 0;
</script><script>
    var gWebpSupport = 2;
</script><script>(function(_aow)
{
var _os = {}, _ca = {}, _nt = +new Date, _or = [], _fmt, _td = [], _tp = ["",""],
_fc = function(_re,_s) {return (_re.exec(_s)||_tp)[1];},
_fs = function(_ow){try{return _ow ? _ow.location.href : ""}catch(e){return -1}},
_ft= function(_it)
{
_aow.QMTimeTracer && QMTimeTracer.getTracer().trace("login", _it);
_td.push(_it);
};
_fmt = function(_asd, _ow, _pt)
{
var _src = _fs(_ow),
_type = _asd.substr(0,2), _s = _src ? (_src == -1 ? "|access_denied||" : ["", _fc(/\/(\w+)\?/gi,_src),
_fc(/[?|&]t=(\w+)/gi, _src), _fc(/[?|&]s=(\w+)/gi, _src)].join("|")) : "",
_it = [_asd, _s, _pt||"", +new Date - _nt];
_asd == "res" ?  (_fmt.nResTime = _it[3]) : (_os[_type] = _os[_type] || []).push(_ca[_asd] = _it);
_s && _pt && (_ca[_s] = _ca[_pt]);
_ft(_it);
}
_fmt.process = function()
{
var i, j, _ar, _it, _di;
for (i in _os)
{
_ar = _os[i].sort(function(a,b){return parseInt( a[0].slice(2) ) - parseInt( b[0].slice(2) )});
for(j in _ar)
{
_it = _ar[j];
_di = _ca[_it[2]||_it[1]];
_or.push( [_it.slice(0,2).join("") + (_di ? "-"+_di[0]: ""),
(_it[3] - ((_di || _ar[j-1] || [])[3]||0)) ].join(":"));
}
}
_ft(["end"]);
return ["tt:" + (+new Date - _nt)].concat(_or);
}
_fmt.traceData = _td;
_fmt.result = _or;
_aow.MarkTime = _fmt;
})(window);
</script><script>
var JsChecker =
{
isreload:false,
check:function(_asFile)
{
return typeof window[(/[0-9a-fA-F]{6}$/.test(_asFile) ? _asFile.substr(0,_asFile.length - 6) : _asFile) + "_js"] == "function";
},
load:function(_aoFiles, _abIsReload)
{
for (var i = 0, _nLen = _aoFiles.length; i < _nLen; i++)
{
var _sFile = _aoFiles[i];

if (_sFile && (!_abIsReload || !JsChecker.check(_sFile)))
{
document.write('<script src="https://rescdn.qqmail.com/zh_CN/htmledition/js/', _sFile, '.js',
_abIsReload ? '?' + Math.random() : '', '"></', 'script>');
_abIsReload && (JsChecker.isreload = true);
}
}
!_abIsReload && setTimeout(function()
{

var _sParamStr = "&res=local",
_sTmp = location.href,
_nPos = _sTmp.indexOf("#");

for (var i = 0, _nLen = _aoFiles.length; i < _nLen; ++i)
{
if (JsChecker.check(_aoFiles[i]))
{
continue;
}
if (_nPos > -1)
{
_sTmp = [_sTmp.substr(0, _nPos), _sParamStr, _sTmp.substr(_nPos)].join("");
}
else
{
_sTmp = _sTmp + _sParamStr;
}
window.location.href = _sTmp;
}
}, 5000);
}
};
</script>    <link rel="stylesheet" type="text/css" href="https://rescdn.qqmail.com/zh_CN/htmledition/style/comm2010514351.css" onload="MarkTime('res');"/>    <link rel="stylesheet" type="text/css" href="https://rl.mail.qq.com/cgi-bin/getcss?sid=M6G6AXm--FA2qzRV&ft=skin"/><script>MarkTime('fm8');</script><script>JsChecker.load(["all58a014", "qmtool4f334c"]);</script><script>MarkTime('fm10');</script><script>JsChecker.load(["all58a014", "qmtool4f334c"], true);</script><script>MarkTime('fm15');</script><style type="text/css">html,body {padding:0;margin:0;overflow:auto;overflow-x:hidden;}html {height:100%;}#mainFrame{position:absolute;_position:relative;}</style><script>
reportSkinLoad();
</script>    <script>
        reportDeviceInfo();
    </script>    <script>
checkSidPeriodically();
    </script></head><body class="frame_class" onbeforeunload='return (beforeFrameHtmlUnload && beforeFrameHtmlUnload())'><div id="resize" style="position:relative;width:100%;height:100%;"><a tabindex="1"  accesskey="9" href="/cgi-bin/loginswitch?f=html&nf=xhtml&sid=M6G6AXm--FA2qzRV&url=%2Fcgi-bin%2Ftoday"  nocheck="true" style="position:absolute;top:-999px;">使用读屏软件的朋友请进入这个入口</a><a tabindex="2" accesskey="0" target="_blank" href="/zh_CN/htmledition/accesskey_help.html"  nocheck="true" style="position:absolute;top:-999px;">无障碍帮助入口</a><div id="backsend_container" class="backsendsdiv"><span id="backsend_info" style="display:none;" class="backsendstatus"></span><div id="backsend_panel" style="display:none;"></div></div><div class="getuserdata" id="topDataTd"><div class="topdata"><script>var nn="以时光为眸。";</script><div class="topbg" style="height:66px"><div class="setinfo addrtitle" id="SetInfo"><div class="right"><span id="sendToMobile" style="display:"><span id="sendToMobileIcon" cssprefix="pointer icon_top_sendtomobile_" class="pointer icon_top_sendtomobile_init" onclick="window.QMSendToMobile&&QMSendToMobile.initSendToMobile()" title="传送到手机"></span>| </span><a href="https://support.qq.com/product/36450" target="_blank" class="toptitle" >反馈建议</a><span class="addrtitle"> | </span><span id="mini_frame_html_setting" style="display:none;"><a accesskey="o" href="/cgi-bin/setting1?sid=M6G6AXm--FA2qzRV&fun=list&loc=frame_html,,,3" target="mainFrame" class="toptitle">设置</a><span class="addrtitle"> | </span></span><a href="http://service.mail.qq.com" target="_blank" class="toptitle" >帮助中心</a><span class="addrtitle" onmousedown="return false" unselectable="on"> | </span><a href="javascript:;" onclick="jumpLogout('/cgi-bin/logout?sid=M6G6AXm--FA2qzRV&loc=frame_html,,,5')" target="_parent" class="toptitle" >退出</a><script>
// 登出页面清除xm cookie
function jumpLogout(url) {
_oTop.deleteCookie('xm_sid');
_oTop.deleteCookie('xm_skey');
_oTop.deleteCookie('xm_uin');
_oTop.location.href = url;
}
</script></div><div id="minimize_container" class="right"></div><div id="gplayer_container" class="right"></div></div><div class="search_subject nowrap"><div id="smartSearch" class="smartsearch"><input type="text" class="searchinput" fullsearch="1" newattachfolder="1" id="subject" name="subject" autocomplete="off" value="邮件全文搜索..." style="color: rgb(160, 160, 160);" onFocus="call('QMFullTextSearch.onfocus')" onBlur="call('QMFullTextSearch.onblur')" aria-label="搜索" /><span class="ss_icon ss_fronticon ss_icon_search" id="searchIcon"></span><span class="ss_icon ss_endicon ss_icon_arrowdown" id="subjectsearchLogo" onclick="call('showAdvanceSearchMenu')"></span></div></div></div><div class="lgoo" id="logotips"><a class="imglogo pointer skinlogo" style="width:215px; height:60px;" href="/cgi-bin/today?sid=M6G6AXm--FA2qzRV&error=index&loc=frame_html,,,1" target="mainFrame" hidefocus><img class="maillogo" t="3" e="imglogo" logotitle="" alt="邮箱logo" stylenum="27" id="imglogo" src="https://rescdn.qqmail.com/zh_CN/htmledition/images/spacer1e9c5d.gif" /></a><div class="switch"><div class="left" style="margin-top:1px;"><b id="useralias">以时光为眸。</b><span id="useraddrcontainer" class="pointer">&lt;<span id="useraddr" title="关联其他QQ邮箱">2678880402@qq.com</span>&gt;<small class="arrow_fontsize" style="visibility:hidden;" id="useraddrArrow">&#9660;</small></span><span class="" id="useraddrcontainer_ipad" style="display:none;">&lt;<span id="useraddr_ipad" title="关联其他QQ邮箱">2678880402@qq.com</span>&gt;</span><span id="setAliasTip" class="icon_securityCenterTip" style="display: none"></span><style>.bindacc .menu_item,.bindacc  .menu_item_high,.bindacc  .menu_item_nofun{padding:0 10px 0 8px;}</style><br /><span class="addrtitle"><a href="/cgi-bin/today?sid=M6G6AXm--FA2qzRV&loc=frame_html,,,2" target="mainFrame">邮箱首页</a>&nbsp;|&nbsp;<a accesskey="o" href="/cgi-bin/setting1?sid=M6G6AXm--FA2qzRV&fun=list&loc=frame_html,,,3" target="mainFrame" id="frame_html_setting">设置</a>&nbsp;-&nbsp;<a id="changeSkin" href="/cgi-bin/setting5?sid=M6G6AXm--FA2qzRV&fun=list&clicknews=yes&loc=frame_html,,,4"target="mainFrame">换肤</a></span></div><form id="frmSwitch" action="/cgi-bin/do" method="get" ><input type="hidden" name="action" value="tobizmail"/><input type="hidden" name="sid" value="M6G6AXm--FA2qzRV" /></form></div></div></div></div><script>

        if((gbIsFF && gsFFVer > 29) || gbIsIE)
        {
            createIframe(window, gsDistributeDomain + "/zh_CN/htmledition/ajax_proxy.html?mail.qq.com&v=140521",
            {
                 id : "actionFrame"
            });
        }
        else
        {
            createActionFrame(window);
        }
    </script><div class="topline_height" id="sepLineTd"><div class="topline"><div class="toplineimg left" id="imgLine" ></div></div></div><form name="submit_form" action="/cgi-bin/foldermgr?sid=M6G6AXm--FA2qzRV" method="POST" target="actionFrame"><input name="sid" type="hidden" value="M6G6AXm--FA2qzRV" /><input name="fun" type="hidden" value="empty" /><input name="folderid" type="hidden" /><input name="loc" type="hidden" /><input name="rk"  type="hidden" /></form><div class="fdbody bodybgbt"></div><div class="newskinbody" id="leftPanel" oncontextmenu="call('navRightMenu',this,event);"><div id="navBarDiv"><ul class="navbar fdul" id="navBarTd"><li class="composepart fs" id="composebtn_td">                    <a id="composebtn" accesskey="c" hidefocus href="/cgi-bin/readtemplate?sid=M6G6AXm--FA2qzRV&t=compose&ver=0502&s=cnew&s=left&loc=frame_html,,,21" target="mainFrame">写信</a><input type="button" class="composebtn" disabled/></li><li class="checkpart fs" ><a accesskey="i" href="javascript:;" id="readmailbtn_link" nocheck="false" target="actionFrame" hidefocus onClick="recordReadedMailId(null);switchFolder('folder_1');reloadLeftWin();QMMLCache.upVer();QMMLCache.folder(1);">收信</a><input type="button" class="checkbtn" disabled/></li><li class="addrpart fs"><a accesskey="l" hidefocus href="/cgi-bin/laddr_list?sid=M6G6AXm--FA2qzRV&operate=view&t=contact&view=normal&loc=frame_html,,,23" target="mainFrame">通讯录</a></a><input type="button" class="addrbtn" disabled/></li></ul></div><div id="navMidBar" class="listbg listflow"><div id="folder" class="folderDiv"><a id="detechFL"></a><div><div> <style>.max_width{width:110px;overflow:hidden;}</style><div id="OutFolder"><div id="SysFolderList"><ul class="fdul">                                                                                                            <li id="folder_1_td" dr="1" class="fs" style="" >                            <a id="folder_1" onclick="switchFolder(this.id);"  href="/cgi-bin/mail_list?sid=M6G6AXm--FA2qzRV&folderid=1&page=0&s=inbox&showinboxtop=1&loc=folderlist,,,1" target="mainFrame" class="f_size"  title="" hidefocus                                >收件箱</a>                                                                                        </li>                                                                                                                                        <li id="folder_starred_td" class="fs" dr="starred">                            <a id="folder_starred" onClick="switchFolder(this.id);" href="/cgi-bin/mail_list?sid=M6G6AXm--FA2qzRV&s=star&folderid=all&flag=star&page=0&need_folderlock=0&fun=slock&loc=folderlist,,,110&topmails=0" target="mainFrame" class="f_size staradjust" title="" hidefocus >星标邮件<input class="ico_input icon_folderlist_star" type="button" hidefocus /></a>                            </li>                                                                                                                                                                                                                                    <li id="folder_8_td" dr="8" class="fs" style="" >                            <a id="folder_8" onclick="switchFolder(this.id);"  href="/cgi-bin/mail_list?sid=M6G6AXm--FA2qzRV&folderid=8&page=0&t=mail_list_group&loc=folderlist,,,8" target="mainFrame" class="f_size"  title="" hidefocus                                >群邮件</a>                                                                                        </li>                                                                                                                                                                                    <li id="folder_4_td" dr="4" class="fs" style="" >                            <a id="folder_4" onclick="switchFolder(this.id);"  href="/cgi-bin/mail_list?sid=M6G6AXm--FA2qzRV&folderid=4&page=0&loc=folderlist,,,4" target="mainFrame" class="f_size"  title="" hidefocus                                >草稿箱</a>                                                                                        </li>                                                                                                                                                        <li id="folder_3_td" dr="3" class="fs" style="" >                            <a id="folder_3" onclick="switchFolder(this.id);"  href="/cgi-bin/mail_list?sid=M6G6AXm--FA2qzRV&folderid=3&page=0&topmails=0&loc=folderlist,,,3" target="mainFrame" class="f_size"  title="" hidefocus                                >已发送</a>                                                                                        </li>                                                                                                                                                                                    <li id="folder_5_td" dr="5" class="fs" style="text-align:right;" >                            <a id="folder_5" onclick="switchFolder(this.id);"  href="/cgi-bin/mail_list?sid=M6G6AXm--FA2qzRV&folderid=5&page=0&loc=folderlist,,,5" target="mainFrame" class="f_size"  title="" hidefocus                                style="text-align:left;">已删除</a>                                                                                        </li>                                                                                                                                                                                    <li id="folder_6_td" dr="6" class="fs" style="text-align:right;" >                            <a id="folder_6" onclick="switchFolder(this.id);"  href="/cgi-bin/mail_list?sid=M6G6AXm--FA2qzRV&folderid=6&page=0&loc=folderlist,,,6" target="mainFrame" class="f_size"  title="" hidefocus                                style="text-align:left;">垃圾箱</a>                                                                                        </li>                        </ul><div class="sepline"></div></div><div id="ScrollFolder"><div style="height:3px;overflow:hidden;"></div><div id="showtopDiv"><ul id="mytopfolders"></ul><ul id="poptopfolders"></ul><ul id="tagtopfolders"></ul></div><div id="personalfoldersDiv" dp="personal"><ul class="fdul" ><li class="fs" id="folder_personal_td"  style="*margin-bottom:-2px;"  dr="personal" dp="personal" nowrap><a nowrap accesskey="f" id="folder_personal" onClick="switchFolder(this.id);showFolders('personal', true)" href="/cgi-bin/mail_list?sid=M6G6AXm--FA2qzRV&folderid=personal&page=0&stype=myfolders&loc=folderlist,,,21" target="mainFrame"  hidefocus>我的文件夹</a><img src="https://rescdn.qqmail.com/zh_CN/htmledition/images/spacer1e9c5d.gif" id="icon_personal" class="fd_on" onClick="showFolders('personal');" hidefocus /></li></ul><ul class="fdul" id="personalfolders" style="display:none;overflow:hidden;"> <li class="fs" id="folder_129_td" dr="129" dp="personal" st="false"><a href="/cgi-bin/mail_list?sid=M6G6AXm--FA2qzRV&folderid=129&page=0" target="mainFrame" id="folder_129" name="personal" onClick="switchFolder(this.id);" title="QQ邮件订阅" hidefocus class="fdlist_width"><div class="txtflow fdwidthmax">QQ邮件订阅</div></a></li> </ul></div><div id="popfoldersDiv" dp="pop"><ul class="fdul"><li class="fs" id="folder_pop_td" style="*margin-bottom:-2px;" dr="pop" dp="pop" dn="0"><a id="folder_pop" onClick="switchFolder(this.id);" href="/cgi-bin/folderlist?sid=M6G6AXm--FA2qzRV&t=popfolder_maillist" target="mainFrame"  hidefocus>其他邮箱</a><img src="https://rescdn.qqmail.com/zh_CN/htmledition/images/spacer1e9c5d.gif"  id="icon_pop" class="fd_on hidden" onClick="showFolders('pop')" hidefocus /></li></ul><ul class="fdul" id="popfolders" style="display:none;overflow:hidden;"> </ul><script type="text/javascript">
var oAcctEmail = {};
</script></div> <div id="tagfoldersDiv" dp="tag"><ul class="fdul " id="tagfolders" style="display:none;overflow:hidden;"></ul></div> <div class="sepline" style="margin-top:4px;"></div><div class="sepline_height"></div><ul class="fdul" id="my_note"><li class="fs fs_sep" style=""><span><a href="/cgi-bin/readtemplate?sid=M6G6AXm--FA2qzRV&t=calendar&loc=folderlist,,,41&from=folderlist" target="mainFrame" id="folder_reminder" onClick="switchFolder(this.id);" hidefocus>日历</a></span><a class="nolinkbg fdleft" style="cursor:default; text-decoration:none;float:none;padding:0;margin:0 3px">|</a><span><a href="/cgi-bin/note_list?catid=0&sid=M6G6AXm--FA2qzRV&info=1&t=note_first_page&loc=folderlist,,,32" target="mainFrame" id="folder_note" onClick="switchFolder(this.id);" hidefocus class="unfoldersel">记事本</a></span></li>                                                    <li class="fs" id="folder_resume_td">                        <a href="javascript:void(0)" target="mainFrame" id="folder_resume" onclick="switchFolder(this.id);onResumeFolderClick('true');" hidefocus>                            <span>简历</span>                                                            <i id="resume_red_new" class="resume_red_new"></i>                                                    </a>                    </li>                                                                                                                    <li class="fs" id="folder_onlinedoc_td">   <a href="javascript:void(0)" class="fdlist_width" target="mainFrame" id="folder_onlinedoc" onclick="switchFolder(this.id);onWeDocFolderClick();" hidefocus>在线文档</a>    </li>                <script>
        var _oTop = getTop();

    _oTop.setOnlineAttachInfo({
        sOpen : "1",
        nChangeNum : "0"
    })

        if (_oTop.gbIsIE && _oTop.gnIEVer < 10 && !window.hasAttachOnlineDocRefreshNew) {
    window.hasAttachOnlineDocRefreshNew = 1;
    window.attachEvent && window.attachEvent('onload', function(){
                                    var icoRednew = _oTop.finds("span.ico_rednew", _oTop.S("folder_onlinedoc"))[0];
                                    if (icoRednew) {
                                        icoRednew.style.zoom = 1
                                    }
                                });
    }

    function removeRednew(){
    var icoRednew = _oTop.finds("span.ico_rednew", _oTop.S("folder_onlinedoc"))[0];

    if(!icoRednew){
    return;
    }

    _oTop.removeSelf(icoRednew);
    _oTop.QMAjax.send("/cgi-bin/do",
{
content : "action=setbitmap&key=onlinedoc_new_flag&value=1",
method : "POST",
onload : function(_abIsOk){}
});
    }

    _oTop.removeRednew = removeRednew;
    </script>                                                    <li class="fs" id="folder_xmbook_td">                        <a href="javascript:void(0)" target="mainFrame" id="folder_xmbook" onclick="switchFolder(this.id);onXmBookFolderClick();" hidefocus>                            <span>每日悦读</span>                                                            <i id="xmbook_red_point" class="xmbook_red_point"></i>                                                    </a>                    </li>                <li id="folder_attach_td" class="fs" dr="attach"><a accesskey="m" id="folder_attach" onClick="switchFolder(this.id);" href="/cgi-bin/attachfolder?topmails=0&action=list&sid=M6G6AXm--FA2qzRV&s=search&folderid=attach&hflag=attach&page=0&t=attachfolder&subject=&sender=&receiver=&searchmode=attach&advancesearch=0&showattachtag=1&loc=folderlist,,,42" target="mainFrame" class="f_size staradjust" hidefocus>附件收藏</a></li><li id="folder_ftn_td" class="fs" ><a accesskey="e" id="folder_ftn" onClick="switchFolder(this.id);" hidefocus href="/cgi-bin/ftnfilefunc?sid=M6G6AXm--FA2qzRV&t=ftn&loc=folderlist,,,44" target="mainFrame" class="fdlist_width normal f_size">文件中转站<span class="ftn_uploading" style="vertical-align:middle\9;_vertical-align:baseline;"></span></a></li>        <li class="fs fs_sep" style=""><span><a accesskey="k" id="folder_card" href="/cgi-bin/cardlist?today_tips=200&sid=M6G6AXm--FA2qzRV&ListType=Cards&t=card&Cate1Idx=listall&loc=folderlist,,,31" target="mainFrame" onClick="switchFolder(this.id);setHacClickCardBtn();" hidefocus>贺卡</a></span><a class="nolinkbg fdleft" style="cursor:default; text-decoration:none;float:none;padding:0;margin:0 3px">|</a><span><a id="folder_postcard" href="/cgi-bin/readtemplate?t=compose_postcard&sid=M6G6AXm--FA2qzRV&photogroupid=mh&photoid=1&loc=folderlist,,,38" hidefocus target="mainFrame">明信片</a></span></li></ul><!-- <script> 
var uin = getUin("uin");
var isGray = /5$/.test(uin) || ['1024962000'].indexOf(uin)>-1;
var ftnFeedback = '<div style="text-align: center;padding-top: 10px;">'+
    '<a href="https://wj.qq.com/s2/9039645/cdd3/" target="_blank">'+
    '<img src="https://rescdn.qqmail.com/qqmail/images/ftn_feedback_32.png" style="width: 159px;"></img>'+
'</a>'+
'</div>';
if(isGray){
document.write(ftnFeedback);
}
</script> --> </div></div></div></div><script>
getTop().setGlobalVarValue("unreadlist", 1);
</script><script>
(function()
{
var _oTop = getTop(),
_oCardDom = _oTop.S("folder_card"),
_sRedTipsTemp = '<span class="new_update_ico_dark" id="span_card_red"></span>',
_sCookieName = 'qmcard_tuiguang_redtips';

if(_showRedTipsControl())
{
_oCardDom && (_oTop.insertHTML(_oCardDom, "beforeEnd", _sRedTipsTemp));
}

function _showRedTipsControl()
{
var _nEndDate = (new Date(2015, 0, 1)).valueOf(),
_oNowDate = new Date(),
_nNow = (_oNowDate).valueOf();
if(_nNow < _nEndDate)
{
// 不检查cookie直接出,每次都出
if(_oTop.getCookie(_sCookieName))
{
return false;
}
else
{
return true;
}
}
else
{
return false;
}
}

function setHasClick()
{
var _oNowDate = new Date(),
_nDate = new Date(_oNowDate.getFullYear(), _oNowDate.getMonth(), _oNowDate.getDate()),
_oRedTips = _oTop.S("span_card_red");

_nDate.setDate(_nDate.getDate() + 1);
_oTop.setCookie(_sCookieName, '1', _nDate);
_oRedTips && (_oTop.removeSelf(_oRedTips));
}

window.setHacClickCardBtn = setHasClick;

// 退出页面取消cookie
window.beforeunload = function() {
_oTop.deleteCookie('xm_sid');
_oTop.deleteCookie('xm_skey');
_oTop.deleteCookie('xm_uin');
return null;
}
}
)()
</script><script>
(function(){
var top = getTop();
if (top.grayRuleCalendar()) {
top.addCalendarClickEvent(top.S("folder_reminder"), {entry: 'folder'});
} else {
top.addEvent(top.S('folder_reminder'), 'click', function() {
top.reportCalendarClickOld()
if (top.gbIsIE && top.gnIEVer < 10) {
top.reportCalendarClickBelowIE10();
}
})
}
})();
</script><script>
(function() {
var top = getTop();
if (top.grayRuleFtn()) {
top.addFtnClickEvent(top.S("folder_ftn"), {});
}
})();
</script><script>
(function() {
var top = getTop();
try {
if (top.gbIsIE && top.gnIEVer < 10) {
var xmailFolderList = ['folder_resume', 'folder_xmbook'];
top.E(xmailFolderList, function(id) {
var dom = top.S(id);
if (dom) {
dom.parentNode.parentNode.removeChild(dom.parentNode);
dom = undefined
}
})
}

// 再次检查是否需要显示更多应用
(function () {
var dom = top.S('morefunctionfolders');
if (dom && dom.children && !dom.children.length) {
var newfolders = top.S('newfolders');
if (newfolders) {
newfolders.parentNode.removeChild(newfolders);
}
var more = top.S('folder_morefunction_td');
if (more) {
more.parentNode.parentNode.removeChild(more.parentNode);
}
}
})();
} catch(e) {
console.log(e);
}
})();
</script><script>
(function () {
var top = getTop();
var folders = [
{
id: 'folder_resume',
folded: top.reportResumeFold,
expose: top.reportResumeExpose
},
{
id: 'folder_xmbook',
folded: top.reportXmBookFold,
expose: top.reportXmBookExpose
},
{
id: 'folder_reminder',
expose: function() {
if (top.grayRuleCalendar()) {
top.reportCalendarExpose();
} else {
top.reportCalendarOldExpose();
}
}
},
]
top.E(folders, function(folder) {
var dom = top.S(folder.id);
if (!dom) return;
if (top.isFolded(folder.id)) {
folder.folded && folder.folded();
} else {
folder.expose && folder.expose()
}
})
})();
</script></div></div><div id="navBottomTd" class="navbottom"></div></div><script>MarkTime('fm25');</script><script>
Scale.initResizeScale();
Scale.resize(0);
</script><div id="mainFrameContainer">                                                                                                                                <iframe allowfullscreen onload="setMainFrameScale();MarkTime('fm26',S('mainFrame').contentWindow,'fm25');resetCheckSidTime(this.contentWindow.location.href, 'mainFrame');"                src="//mail.qq.com/cgi-bin/today?sid=M6G6AXm--FA2qzRV&sid=M6G6AXm--FA2qzRV&nocheckframe=true" name="mainFrame" id="mainFrame" frameborder="no"  scrolling="auto" hidefocus></iframe></div><script>
function setMainFrameScale()
{
if(mainFrame&&mainFrame.document&&mainFrame.document.body)
{
var _oBody = mainFrame.document.body;
hasClass(_oBody, "scale1_10")
&&rmClass(_oBody, "scale1_10");
hasClass(_oBody, "scale1_25")
&&rmClass(_oBody, "scale1_25");

if(hasClass(document.body, "scale1_10"))
{
addClass(_oBody, "scale1_10");
}
else if(hasClass(document.body, "scale1_25"))
{
addClass(_oBody, "scale1_25");
}
}
Scale.resize(Scale.getSizeMode());
}
</script><iframe name="leftFrame" id="leftFrame" src="javascript:'';" style="display:none"></iframe><script>
!S("detechFL") && !(S("folder").innerHTML = '') && (S("leftFrame").src = "//mail.qq.com/cgi-bin/folderlist?sid=M6G6AXm--FA2qzRV&info=true") && MarkTime('fm35');
</script></body><script>
window.onload = function()
{
        //上传浏览器奔溃上报
        setTimeout(function(){try{window.reportUploadCrash();}catch(e){};});
        var _nJsReady = 0, _oTs, _nFailed;

if (window.MarkTime)
{
MarkTime("fm99");
_oTs = MarkTime.process();
}

if (window.JsChecker)
{
if (JsChecker.check("all58a014") && JsChecker.check("qmtool4f334c"))
{
_nJsReady = JsChecker.isreload ? 1 : 0;
}
else
{
_nJsReady = 2;
}
}

var _oDiv = document.createElement("div");
_oDiv.className = "csstest";
document.body.insertBefore(_oDiv, document.body.firstChild);
_nFailed = (_oDiv.currentStyle || getComputedStyle(_oDiv)).width === "1px" ? 0 : 1;
document.body.removeChild(_oDiv);

Cookie.g("tinfo").split("*").length == 3 && ((new Image).src = ['https://rl.mail.qq.com/cgi-bin/getinvestigate?sid=M6G6AXm--FA2qzRV&stat=login&flowid=&ph=s&res=', MarkTime.nResTime||-1, '&jsready=',
_nJsReady, '&timestats=', _oTs.join(";"), '&agenterr=', window.gbIsAgentErr ? 1 : 0 , '&jseval=', typeof(gnQmToolLoad)=='number' ? gnQmToolLoad : -1, '&screentype=web&screenWidth=', screen.width, '&screenHeight=', screen.height, '&ua=', decodeURIComponent(navigator.userAgent),'&ax=',detectActiveX(0, 2)?1:0,'&axex=',detectActiveX(0, 0)?1:0,',',detectActiveX(0, 1)?1:0,',',(gbIsWin?1:(gbIsMac?2:0)),',',(gbIsFF?1:(gbIsChrome?2:(gbIsSafari?3:(gbIsOpera?4:(gbIsIE?5:(gbIsQBWebKit?6:0)))))),'&css=',_nFailed ].join("")) && Cookie.s("tinfo", Cookie.g("tinfo").split("*")[0]);
JS.load("https://rescdn.qqmail.com/zh_CN/htmledition/js/", ["all_defer587f06.js"]);
JS.wait("all_defer587f06.js",
function()
{
try {getTop().goUserInfo.get('getRealUserSignature');} catch(_oError) {}
//try {loadSignature();} catch(_oError) {}

loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/profile_tips4f38c7.js", true);
startWebpush(7);
setTimeout(function()
{
//loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/qqmaileditor/editor104470.js", true);
loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/com/kits/qmeditor/qqmail/release/editor572c85.js", true);
loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/qmaddress2f1957.js", true);
loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/readmail25844d5.js", true);

                    loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/qmaddrinput24f37d5.js", true);
                    loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/compose25844c6.js", true);
                    loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/libcompose50e2f3.js", true);

loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/linkedin_data24e6ae.js", true);
                                        loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/location_identify/location_identify25f2fd.js", true);
                    loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/bj-report39afc1.js", true);
                    }, 500);
(function(){var h=(new Date()).getHours();document.body.className+=h>=6&&h<18?" theme_daytime":h>=18&&h<22?" theme_night":" theme_midnight";})();
(function (){if (window.performance){var t=performance.timing,con=t.requestStart-t.domainLookupStart,req=t.responseStart-t.requestStart,res=t.responseEnd-t.responseStart;ossLog("realtime","all",{stat:"network_performance", connect:con, request:req, receive:res});}})();
}
);

  };
addEvent(window,"resize",function(){setTimeout(resizeFolderList)});
resizeFolderList();
rdVer("on",2);
QMMLCache.init({bUseCache:true});

getTop().addEvent(S('changeSkin'), "click", function()
{
show(S("changeSkinIcon"), false);
getTop().QMAjax.send("/cgi-bin/do?clicknews=yes&sid="+getSid());
});
</script><script>
(function(){
    var _bIsEqualTop = (getTop() == window);
    ossLogForSetFrame("//mail.qq.com/cgi-bin/today?sid=M6G6AXm--FA2qzRV&sid=M6G6AXm--FA2qzRV&nocheckframe=true", _bIsEqualTop, getTop.execption);
 })();
</script> <script>
getTop().setGlobalVarValue('CE_SEND', "1");
</script><script src="https://rescdn.qqmail.com/zh_CN/htmledition/js/speed-report29d207.js"></script><script>
xly_report.pageSpeed(78500260, window, 0.1);
xly_report.resSpeed(78500355, "https://rescdn.qqmail.com/zh_CN/htmledition/js/all58a014.js", window, 0.1);
</script><script>
try{
function http2Report(key, resKey){
var _oTop = getTop();
var isSupportHttp2 = gbIsChrome && parseInt(gsChromeVer) > 41 && (_oTop.location.protocol === "https:");//先只测试chrome
if(isSupportHttp2){
//需要nignx灰度
//写轮眼上报
xly_report.pageSpeed(key, window);
xly_report.resSpeed(resKey, "https://rescdn.qqmail.com/zh_CN/htmledition/js/all58a014.js", window);
}
}

}catch(e){

}
</script><script src="https://js.aq.qq.com/js/aq_common.js"></script><img style="display: none;" src="/cgi-bin/readtemplate?t=nothing&check=false&uin=2678880402"/></div></html><script>
var domainTarget = _oTop.S("domainMailToast");
var domainTargetContext = _oTop.S("domainMailToastContext");
var domainMailToastClose = _oTop.S("domainMailToastClose");
var domainMailToastMore = _oTop.S("domainMailToastMore");
var domainMailToast = _oTop.S("domainMailToast");

addEvent(domainMailToastClose,"click",function(){
domainTargetContext.style.opacity = 0;
domainMailToast.style.display = 'none';
updateDomainMailToastFlag();
});
addEvent(domainMailToastMore,"click",function() {
domainTargetContext.style.opacity = 0;
domainMailToast.style.display = 'none';
updateDomainMailToastFlag();
});
function updateDomainMailToastFlag () {
_oTop.QMAjax.send("/cgi-bin/regdomain?action=bubble_confirm&sid=" + _oTop.getSid(),
{
method: 'GET'
});
}
</script><script>
if (window.location.search.indexOf('ftn=1') > -1) {
var url = window.location.href;
url = url.replace(/([?&]ftn=1)/, '');
// url 不刷新页面去掉ftn=1
if (window.history.pushState) {
window.history.pushState({}, window.document.title, url);
}
getTop().handleJumpToFtn();
}
</script>

 


 <!DOCTYPE html><html><head id="container" name="container"><noscript><meta http-equiv="Refresh" content="0;url=/cgi-bin/loginswitch?f=html&nf=xhtml&sid=M6G6AXm--FA2qzRV&url=%2Fcgi-bin%2Ftoday"/></noscript><meta name="renderer" content="webkit" /><meta http-equiv="Content-Type" content="text/html; charset=gb18030" /><meta http-equiv="cache-control" content="no-cache"><meta http-equiv="expires" content="mon, 22 jul 2002 11:12:01 GMT"><meta http-equiv="pragma" content="no-cache"><link rel="icon" type="images/png" sizes="16*16" href="/zh_CN/htmledition/images/favicon/qqmail_favicon_16h.png"><link rel="icon" type="images/png" sizes="32*32" href="/zh_CN/htmledition/images/favicon/qqmail_favicon_32h.png"><link rel="icon" type="images/png" sizes="48*48" href="/zh_CN/htmledition/images/favicon/qqmail_favicon_48h.png"><link rel="icon" type="images/png" sizes="96*96" href="/zh_CN/htmledition/images/favicon/qqmail_favicon_96h.png"><meta name="theme-color" content="gray"><title>QQ邮箱</title><script>
    document.domain = "mail.qq.com";
    var gsAllowNoSet = "1";
    window.gbSpreadPreview2OnlineDoc = true;
</script><script>
    var gsDistributeDomain = [document.location.protocol, "//", document.location.hostname].join("");
</script><script>
var goExpers = {
uploadunite:true,
h5cJsUpload:true,h5cJsUploadNormal:true,"":""
};
var gbIsTencentUin = false;
</script><script>
function r_() {(r_.img = new Image()).src="/cgi-bin/report_cgi?sid=M6G6AXm--FA2qzRV&r_type=1000009";}
    var f_=false,u_=navigator.userAgent.toLowerCase();
    try{if(external.twGetRunPath().toLowerCase().indexOf("360se")>-1){f_=true}}catch(e){}
    if (u_.indexOf("360chrome")>-1||u_.indexOf("360se")>-1){f_=true;}
    f_ ? r_() : null;
</script><script>
document.domain="mail.qq.com";
function getTop()
{
var f=arguments.callee,w;
    !(f.execption) && (f.execption = "");
if(!f.t)
{try{w=window;f.t=w!=parent?(parent.getTop?parent.getTop():parent.parent.getTop()):w;}catch(e){f.t=reTryGetTop();f.execption=e.message;}}
return f.t;
}
function reTryGetTop()
{
var _oWin = window,
_oWinParent = parent;
try
{
while(_oWin != _oWinParent)
{
_oWin = _oWinParent;
_oWinParent = _oWinParent.parent;
}
}
catch(e)
{
ossLogForSetFrame.getTopException = true;
}
return _oWin;
};
try{window.top=getTop();}catch(e){eval("var top=getTop();");}
var gsUsed="154";
window != getTop() && getTop().location.replace(window.location.href);
</script><script>
Cookie =
{
g : function(k) {return ((new RegExp(["(?:; )?",k,"=([^;]*);?"].join(""))).test(document.cookie)&&RegExp["$1"])||"";},
s : function(k,v,e,d) {document.cookie = [k,"=",v, e&&e["toGMTString"]?';expires='+e.toGMTString():"",";path=/;domain=",d||".mail.qq.com"].join("");}
};
</script><!----><script>
Cookie.g("tinfo").split("*").length == 2 ? Cookie.s("tinfo", Cookie.g("tinfo") + "*") : Cookie.s("tinfo", "", new Date(0));
</script><script>
var g_cgiTimeStamp = "1634131773195", g_clientTimeStamp = +new Date,
g_sid="M6G6AXm--FA2qzRV",
g_uin="2678880402",
g_admuin="-2484574766",
g_encryptzero="-2484574303",
g_encryptuin="-3186450390",
g_encryptdata="-3991750849",
mo_path="https://rescdn.qqmail.com/zh_CN/",
stationery_path="https://rescdn.qqmail.com/zh_CN/htmledition/",
card_path="https://rescdn.qqmail.com/zh_CN/",
images_path="https://rescdn.qqmail.com/zh_CN/htmledition/images/",
js_path="https://rescdn.qqmail.com/zh_CN/htmledition/js/",
css_path="https://rescdn.qqmail.com/zh_CN/htmledition/style/",
style_path="https://rl.mail.qq.com/cgi-bin/getcss?sid=M6G6AXm--FA2qzRV&ft=",
gsNodejslogichost="",
skin_path="27",
base_path="",
alevel="0",
gLogoId="0",
gsLogoFolder = "/",
gbBackGroundSend="0",
bnewwin=0,
gnRssInterval = parseInt("600"),
gsLocale = "zh_CN",
gbNewAddrBook  = true,
gsOsslogDomain = "https://rl.mail.qq.com",
gsGetCssDomain = "https://rl.mail.qq.com",
gLn={
getimgkey:"24e6ae",bookmail_stock:"2aa146",bookscript:"2fd7f1",sps_tmpl:"2a7fd3",readmail_urlcreator:"24e6b9",e:""
},
QQPlusUpdateStatus = function(){};
var gsRssDomain = 'https://r.mail.qq.com',
gsMailDomain = 'https://mail.qq.com'; window["__push_tip_unread_type__"] = 0;
</script><script>
    var gWebpSupport = 2;
</script><script>(function(_aow)
{
var _os = {}, _ca = {}, _nt = +new Date, _or = [], _fmt, _td = [], _tp = ["",""],
_fc = function(_re,_s) {return (_re.exec(_s)||_tp)[1];},
_fs = function(_ow){try{return _ow ? _ow.location.href : ""}catch(e){return -1}},
_ft= function(_it)
{
_aow.QMTimeTracer && QMTimeTracer.getTracer().trace("login", _it);
_td.push(_it);
};
_fmt = function(_asd, _ow, _pt)
{
var _src = _fs(_ow),
_type = _asd.substr(0,2), _s = _src ? (_src == -1 ? "|access_denied||" : ["", _fc(/\/(\w+)\?/gi,_src),
_fc(/[?|&]t=(\w+)/gi, _src), _fc(/[?|&]s=(\w+)/gi, _src)].join("|")) : "",
_it = [_asd, _s, _pt||"", +new Date - _nt];
_asd == "res" ?  (_fmt.nResTime = _it[3]) : (_os[_type] = _os[_type] || []).push(_ca[_asd] = _it);
_s && _pt && (_ca[_s] = _ca[_pt]);
_ft(_it);
}
_fmt.process = function()
{
var i, j, _ar, _it, _di;
for (i in _os)
{
_ar = _os[i].sort(function(a,b){return parseInt( a[0].slice(2) ) - parseInt( b[0].slice(2) )});
for(j in _ar)
{
_it = _ar[j];
_di = _ca[_it[2]||_it[1]];
_or.push( [_it.slice(0,2).join("") + (_di ? "-"+_di[0]: ""),
(_it[3] - ((_di || _ar[j-1] || [])[3]||0)) ].join(":"));
}
}
_ft(["end"]);
return ["tt:" + (+new Date - _nt)].concat(_or);
}
_fmt.traceData = _td;
_fmt.result = _or;
_aow.MarkTime = _fmt;
})(window);
</script><script>
var JsChecker =
{
isreload:false,
check:function(_asFile)
{
return typeof window[(/[0-9a-fA-F]{6}$/.test(_asFile) ? _asFile.substr(0,_asFile.length - 6) : _asFile) + "_js"] == "function";
},
load:function(_aoFiles, _abIsReload)
{
for (var i = 0, _nLen = _aoFiles.length; i < _nLen; i++)
{
var _sFile = _aoFiles[i];

if (_sFile && (!_abIsReload || !JsChecker.check(_sFile)))
{
document.write('<script src="https://rescdn.qqmail.com/zh_CN/htmledition/js/', _sFile, '.js',
_abIsReload ? '?' + Math.random() : '', '"></', 'script>');
_abIsReload && (JsChecker.isreload = true);
}
}
!_abIsReload && setTimeout(function()
{

var _sParamStr = "&res=local",
_sTmp = location.href,
_nPos = _sTmp.indexOf("#");

for (var i = 0, _nLen = _aoFiles.length; i < _nLen; ++i)
{
if (JsChecker.check(_aoFiles[i]))
{
continue;
}
if (_nPos > -1)
{
_sTmp = [_sTmp.substr(0, _nPos), _sParamStr, _sTmp.substr(_nPos)].join("");
}
else
{
_sTmp = _sTmp + _sParamStr;
}
window.location.href = _sTmp;
}
}, 5000);
}
};
</script>    <link rel="stylesheet" type="text/css" href="https://rescdn.qqmail.com/zh_CN/htmledition/style/comm2010514351.css" onload="MarkTime('res');"/>    <link rel="stylesheet" type="text/css" href="https://rl.mail.qq.com/cgi-bin/getcss?sid=M6G6AXm--FA2qzRV&ft=skin"/><script>MarkTime('fm8');</script><script>JsChecker.load(["all58a014", "qmtool4f334c"]);</script><script>MarkTime('fm10');</script><script>JsChecker.load(["all58a014", "qmtool4f334c"], true);</script><script>MarkTime('fm15');</script><style type="text/css">html,body {padding:0;margin:0;overflow:auto;overflow-x:hidden;}html {height:100%;}#mainFrame{position:absolute;_position:relative;}</style><script>
reportSkinLoad();
</script>    <script>
        reportDeviceInfo();
    </script>    <script>
checkSidPeriodically();
    </script></head><body class="frame_class" onbeforeunload='return (beforeFrameHtmlUnload && beforeFrameHtmlUnload())'><div id="resize" style="position:relative;width:100%;height:100%;"><a tabindex="1"  accesskey="9" href="/cgi-bin/loginswitch?f=html&nf=xhtml&sid=M6G6AXm--FA2qzRV&url=%2Fcgi-bin%2Ftoday"  nocheck="true" style="position:absolute;top:-999px;">使用读屏软件的朋友请进入这个入口</a><a tabindex="2" accesskey="0" target="_blank" href="/zh_CN/htmledition/accesskey_help.html"  nocheck="true" style="position:absolute;top:-999px;">无障碍帮助入口</a><div id="backsend_container" class="backsendsdiv"><span id="backsend_info" style="display:none;" class="backsendstatus"></span><div id="backsend_panel" style="display:none;"></div></div><div class="getuserdata" id="topDataTd"><div class="topdata"><script>var nn="以时光为眸。";</script><div class="topbg" style="height:66px"><div class="setinfo addrtitle" id="SetInfo"><div class="right"><span id="sendToMobile" style="display:"><span id="sendToMobileIcon" cssprefix="pointer icon_top_sendtomobile_" class="pointer icon_top_sendtomobile_init" onclick="window.QMSendToMobile&&QMSendToMobile.initSendToMobile()" title="传送到手机"></span>| </span><a href="https://support.qq.com/product/36450" target="_blank" class="toptitle" >反馈建议</a><span class="addrtitle"> | </span><span id="mini_frame_html_setting" style="display:none;"><a accesskey="o" href="/cgi-bin/setting1?sid=M6G6AXm--FA2qzRV&fun=list&loc=frame_html,,,3" target="mainFrame" class="toptitle">设置</a><span class="addrtitle"> | </span></span><a href="http://service.mail.qq.com" target="_blank" class="toptitle" >帮助中心</a><span class="addrtitle" onmousedown="return false" unselectable="on"> | </span><a href="javascript:;" onclick="jumpLogout('/cgi-bin/logout?sid=M6G6AXm--FA2qzRV&loc=frame_html,,,5')" target="_parent" class="toptitle" >退出</a><script>
// 登出页面清除xm cookie
function jumpLogout(url) {
_oTop.deleteCookie('xm_sid');
_oTop.deleteCookie('xm_skey');
_oTop.deleteCookie('xm_uin');
_oTop.location.href = url;
}
</script></div><div id="minimize_container" class="right"></div><div id="gplayer_container" class="right"></div></div><div class="search_subject nowrap"><div id="smartSearch" class="smartsearch"><input type="text" class="searchinput" fullsearch="1" newattachfolder="1" id="subject" name="subject" autocomplete="off" value="邮件全文搜索..." style="color: rgb(160, 160, 160);" onFocus="call('QMFullTextSearch.onfocus')" onBlur="call('QMFullTextSearch.onblur')" aria-label="搜索" /><span class="ss_icon ss_fronticon ss_icon_search" id="searchIcon"></span><span class="ss_icon ss_endicon ss_icon_arrowdown" id="subjectsearchLogo" onclick="call('showAdvanceSearchMenu')"></span></div></div></div><div class="lgoo" id="logotips"><a class="imglogo pointer skinlogo" style="width:215px; height:60px;" href="/cgi-bin/today?sid=M6G6AXm--FA2qzRV&error=index&loc=frame_html,,,1" target="mainFrame" hidefocus><img class="maillogo" t="3" e="imglogo" logotitle="" alt="邮箱logo" stylenum="27" id="imglogo" src="https://rescdn.qqmail.com/zh_CN/htmledition/images/spacer1e9c5d.gif" /></a><div class="switch"><div class="left" style="margin-top:1px;"><b id="useralias">以时光为眸。</b><span id="useraddrcontainer" class="pointer">&lt;<span id="useraddr" title="关联其他QQ邮箱">2678880402@qq.com</span>&gt;<small class="arrow_fontsize" style="visibility:hidden;" id="useraddrArrow">&#9660;</small></span><span class="" id="useraddrcontainer_ipad" style="display:none;">&lt;<span id="useraddr_ipad" title="关联其他QQ邮箱">2678880402@qq.com</span>&gt;</span><span id="setAliasTip" class="icon_securityCenterTip" style="display: none"></span><style>.bindacc .menu_item,.bindacc  .menu_item_high,.bindacc  .menu_item_nofun{padding:0 10px 0 8px;}</style><br /><span class="addrtitle"><a href="/cgi-bin/today?sid=M6G6AXm--FA2qzRV&loc=frame_html,,,2" target="mainFrame">邮箱首页</a>&nbsp;|&nbsp;<a accesskey="o" href="/cgi-bin/setting1?sid=M6G6AXm--FA2qzRV&fun=list&loc=frame_html,,,3" target="mainFrame" id="frame_html_setting">设置</a>&nbsp;-&nbsp;<a id="changeSkin" href="/cgi-bin/setting5?sid=M6G6AXm--FA2qzRV&fun=list&clicknews=yes&loc=frame_html,,,4"target="mainFrame">换肤</a></span></div><form id="frmSwitch" action="/cgi-bin/do" method="get" ><input type="hidden" name="action" value="tobizmail"/><input type="hidden" name="sid" value="M6G6AXm--FA2qzRV" /></form></div></div></div></div><script>

        if((gbIsFF && gsFFVer > 29) || gbIsIE)
        {
            createIframe(window, gsDistributeDomain + "/zh_CN/htmledition/ajax_proxy.html?mail.qq.com&v=140521",
            {
                 id : "actionFrame"
            });
        }
        else
        {
            createActionFrame(window);
        }
    </script><div class="topline_height" id="sepLineTd"><div class="topline"><div class="toplineimg left" id="imgLine" ></div></div></div><form name="submit_form" action="/cgi-bin/foldermgr?sid=M6G6AXm--FA2qzRV" method="POST" target="actionFrame"><input name="sid" type="hidden" value="M6G6AXm--FA2qzRV" /><input name="fun" type="hidden" value="empty" /><input name="folderid" type="hidden" /><input name="loc" type="hidden" /><input name="rk"  type="hidden" /></form><div class="fdbody bodybgbt"></div><div class="newskinbody" id="leftPanel" oncontextmenu="call('navRightMenu',this,event);"><div id="navBarDiv"><ul class="navbar fdul" id="navBarTd"><li class="composepart fs" id="composebtn_td">                    <a id="composebtn" accesskey="c" hidefocus href="/cgi-bin/readtemplate?sid=M6G6AXm--FA2qzRV&t=compose&ver=0502&s=cnew&s=left&loc=frame_html,,,21" target="mainFrame">写信</a><input type="button" class="composebtn" disabled/></li><li class="checkpart fs" ><a accesskey="i" href="javascript:;" id="readmailbtn_link" nocheck="false" target="actionFrame" hidefocus onClick="recordReadedMailId(null);switchFolder('folder_1');reloadLeftWin();QMMLCache.upVer();QMMLCache.folder(1);">收信</a><input type="button" class="checkbtn" disabled/></li><li class="addrpart fs"><a accesskey="l" hidefocus href="/cgi-bin/laddr_list?sid=M6G6AXm--FA2qzRV&operate=view&t=contact&view=normal&loc=frame_html,,,23" target="mainFrame">通讯录</a></a><input type="button" class="addrbtn" disabled/></li></ul></div><div id="navMidBar" class="listbg listflow"><div id="folder" class="folderDiv"><a id="detechFL"></a><div><div> <style>.max_width{width:110px;overflow:hidden;}</style><div id="OutFolder"><div id="SysFolderList"><ul class="fdul">                                                                                                            <li id="folder_1_td" dr="1" class="fs" style="" >                            <a id="folder_1" onclick="switchFolder(this.id);"  href="/cgi-bin/mail_list?sid=M6G6AXm--FA2qzRV&folderid=1&page=0&s=inbox&showinboxtop=1&loc=folderlist,,,1" target="mainFrame" class="f_size"  title="" hidefocus                                >收件箱</a>                                                                                        </li>                                                                                                                                        <li id="folder_starred_td" class="fs" dr="starred">                            <a id="folder_starred" onClick="switchFolder(this.id);" href="/cgi-bin/mail_list?sid=M6G6AXm--FA2qzRV&s=star&folderid=all&flag=star&page=0&need_folderlock=0&fun=slock&loc=folderlist,,,110&topmails=0" target="mainFrame" class="f_size staradjust" title="" hidefocus >星标邮件<input class="ico_input icon_folderlist_star" type="button" hidefocus /></a>                            </li>                                                                                                                                                                                                                                    <li id="folder_8_td" dr="8" class="fs" style="" >                            <a id="folder_8" onclick="switchFolder(this.id);"  href="/cgi-bin/mail_list?sid=M6G6AXm--FA2qzRV&folderid=8&page=0&t=mail_list_group&loc=folderlist,,,8" target="mainFrame" class="f_size"  title="" hidefocus                                >群邮件</a>                                                                                        </li>                                                                                                                                                                                    <li id="folder_4_td" dr="4" class="fs" style="" >                            <a id="folder_4" onclick="switchFolder(this.id);"  href="/cgi-bin/mail_list?sid=M6G6AXm--FA2qzRV&folderid=4&page=0&loc=folderlist,,,4" target="mainFrame" class="f_size"  title="" hidefocus                                >草稿箱</a>                                                                                        </li>                                                                                                                                                        <li id="folder_3_td" dr="3" class="fs" style="" >                            <a id="folder_3" onclick="switchFolder(this.id);"  href="/cgi-bin/mail_list?sid=M6G6AXm--FA2qzRV&folderid=3&page=0&topmails=0&loc=folderlist,,,3" target="mainFrame" class="f_size"  title="" hidefocus                                >已发送</a>                                                                                        </li>                                                                                                                                                                                    <li id="folder_5_td" dr="5" class="fs" style="text-align:right;" >                            <a id="folder_5" onclick="switchFolder(this.id);"  href="/cgi-bin/mail_list?sid=M6G6AXm--FA2qzRV&folderid=5&page=0&loc=folderlist,,,5" target="mainFrame" class="f_size"  title="" hidefocus                                style="text-align:left;">已删除</a>                                                                                        </li>                                                                                                                                                                                    <li id="folder_6_td" dr="6" class="fs" style="text-align:right;" >                            <a id="folder_6" onclick="switchFolder(this.id);"  href="/cgi-bin/mail_list?sid=M6G6AXm--FA2qzRV&folderid=6&page=0&loc=folderlist,,,6" target="mainFrame" class="f_size"  title="" hidefocus                                style="text-align:left;">垃圾箱</a>                                                                                        </li>                        </ul><div class="sepline"></div></div><div id="ScrollFolder"><div style="height:3px;overflow:hidden;"></div><div id="showtopDiv"><ul id="mytopfolders"></ul><ul id="poptopfolders"></ul><ul id="tagtopfolders"></ul></div><div id="personalfoldersDiv" dp="personal"><ul class="fdul" ><li class="fs" id="folder_personal_td"  style="*margin-bottom:-2px;"  dr="personal" dp="personal" nowrap><a nowrap accesskey="f" id="folder_personal" onClick="switchFolder(this.id);showFolders('personal', true)" href="/cgi-bin/mail_list?sid=M6G6AXm--FA2qzRV&folderid=personal&page=0&stype=myfolders&loc=folderlist,,,21" target="mainFrame"  hidefocus>我的文件夹</a><img src="https://rescdn.qqmail.com/zh_CN/htmledition/images/spacer1e9c5d.gif" id="icon_personal" class="fd_on" onClick="showFolders('personal');" hidefocus /></li></ul><ul class="fdul" id="personalfolders" style="display:none;overflow:hidden;"> <li class="fs" id="folder_129_td" dr="129" dp="personal" st="false"><a href="/cgi-bin/mail_list?sid=M6G6AXm--FA2qzRV&folderid=129&page=0" target="mainFrame" id="folder_129" name="personal" onClick="switchFolder(this.id);" title="QQ邮件订阅" hidefocus class="fdlist_width"><div class="txtflow fdwidthmax">QQ邮件订阅</div></a></li> </ul></div><div id="popfoldersDiv" dp="pop"><ul class="fdul"><li class="fs" id="folder_pop_td" style="*margin-bottom:-2px;" dr="pop" dp="pop" dn="0"><a id="folder_pop" onClick="switchFolder(this.id);" href="/cgi-bin/folderlist?sid=M6G6AXm--FA2qzRV&t=popfolder_maillist" target="mainFrame"  hidefocus>其他邮箱</a><img src="https://rescdn.qqmail.com/zh_CN/htmledition/images/spacer1e9c5d.gif"  id="icon_pop" class="fd_on hidden" onClick="showFolders('pop')" hidefocus /></li></ul><ul class="fdul" id="popfolders" style="display:none;overflow:hidden;"> </ul><script type="text/javascript">
var oAcctEmail = {};
</script></div> <div id="tagfoldersDiv" dp="tag"><ul class="fdul " id="tagfolders" style="display:none;overflow:hidden;"></ul></div> <div class="sepline" style="margin-top:4px;"></div><div class="sepline_height"></div><ul class="fdul" id="my_note"><li class="fs fs_sep" style=""><span><a href="/cgi-bin/readtemplate?sid=M6G6AXm--FA2qzRV&t=calendar&loc=folderlist,,,41&from=folderlist" target="mainFrame" id="folder_reminder" onClick="switchFolder(this.id);" hidefocus>日历</a></span><a class="nolinkbg fdleft" style="cursor:default; text-decoration:none;float:none;padding:0;margin:0 3px">|</a><span><a href="/cgi-bin/note_list?catid=0&sid=M6G6AXm--FA2qzRV&info=1&t=note_first_page&loc=folderlist,,,32" target="mainFrame" id="folder_note" onClick="switchFolder(this.id);" hidefocus class="unfoldersel">记事本</a></span></li>                                                    <li class="fs" id="folder_resume_td">                        <a href="javascript:void(0)" target="mainFrame" id="folder_resume" onclick="switchFolder(this.id);onResumeFolderClick('true');" hidefocus>                            <span>简历</span>                                                            <i id="resume_red_new" class="resume_red_new"></i>                                                    </a>                    </li>                                                                                                                    <li class="fs" id="folder_onlinedoc_td">   <a href="javascript:void(0)" class="fdlist_width" target="mainFrame" id="folder_onlinedoc" onclick="switchFolder(this.id);onWeDocFolderClick();" hidefocus>在线文档</a>    </li>                <script>
        var _oTop = getTop();

    _oTop.setOnlineAttachInfo({
        sOpen : "1",
        nChangeNum : "0"
    })

        if (_oTop.gbIsIE && _oTop.gnIEVer < 10 && !window.hasAttachOnlineDocRefreshNew) {
    window.hasAttachOnlineDocRefreshNew = 1;
    window.attachEvent && window.attachEvent('onload', function(){
                                    var icoRednew = _oTop.finds("span.ico_rednew", _oTop.S("folder_onlinedoc"))[0];
                                    if (icoRednew) {
                                        icoRednew.style.zoom = 1
                                    }
                                });
    }

    function removeRednew(){
    var icoRednew = _oTop.finds("span.ico_rednew", _oTop.S("folder_onlinedoc"))[0];

    if(!icoRednew){
    return;
    }

    _oTop.removeSelf(icoRednew);
    _oTop.QMAjax.send("/cgi-bin/do",
{
content : "action=setbitmap&key=onlinedoc_new_flag&value=1",
method : "POST",
onload : function(_abIsOk){}
});
    }

    _oTop.removeRednew = removeRednew;
    </script>                                                    <li class="fs" id="folder_xmbook_td">                        <a href="javascript:void(0)" target="mainFrame" id="folder_xmbook" onclick="switchFolder(this.id);onXmBookFolderClick();" hidefocus>                            <span>每日悦读</span>                                                            <i id="xmbook_red_point" class="xmbook_red_point"></i>                                                    </a>                    </li>                <li id="folder_attach_td" class="fs" dr="attach"><a accesskey="m" id="folder_attach" onClick="switchFolder(this.id);" href="/cgi-bin/attachfolder?topmails=0&action=list&sid=M6G6AXm--FA2qzRV&s=search&folderid=attach&hflag=attach&page=0&t=attachfolder&subject=&sender=&receiver=&searchmode=attach&advancesearch=0&showattachtag=1&loc=folderlist,,,42" target="mainFrame" class="f_size staradjust" hidefocus>附件收藏</a></li><li id="folder_ftn_td" class="fs" ><a accesskey="e" id="folder_ftn" onClick="switchFolder(this.id);" hidefocus href="/cgi-bin/ftnfilefunc?sid=M6G6AXm--FA2qzRV&t=ftn&loc=folderlist,,,44" target="mainFrame" class="fdlist_width normal f_size">文件中转站<span class="ftn_uploading" style="vertical-align:middle\9;_vertical-align:baseline;"></span></a></li>        <li class="fs fs_sep" style=""><span><a accesskey="k" id="folder_card" href="/cgi-bin/cardlist?today_tips=200&sid=M6G6AXm--FA2qzRV&ListType=Cards&t=card&Cate1Idx=listall&loc=folderlist,,,31" target="mainFrame" onClick="switchFolder(this.id);setHacClickCardBtn();" hidefocus>贺卡</a></span><a class="nolinkbg fdleft" style="cursor:default; text-decoration:none;float:none;padding:0;margin:0 3px">|</a><span><a id="folder_postcard" href="/cgi-bin/readtemplate?t=compose_postcard&sid=M6G6AXm--FA2qzRV&photogroupid=mh&photoid=1&loc=folderlist,,,38" hidefocus target="mainFrame">明信片</a></span></li></ul><!-- <script> 
var uin = getUin("uin");
var isGray = /5$/.test(uin) || ['1024962000'].indexOf(uin)>-1;
var ftnFeedback = '<div style="text-align: center;padding-top: 10px;">'+
    '<a href="https://wj.qq.com/s2/9039645/cdd3/" target="_blank">'+
    '<img src="https://rescdn.qqmail.com/qqmail/images/ftn_feedback_32.png" style="width: 159px;"></img>'+
'</a>'+
'</div>';
if(isGray){
document.write(ftnFeedback);
}
</script> --> </div></div></div></div><script>
getTop().setGlobalVarValue("unreadlist", 1);
</script><script>
(function()
{
var _oTop = getTop(),
_oCardDom = _oTop.S("folder_card"),
_sRedTipsTemp = '<span class="new_update_ico_dark" id="span_card_red"></span>',
_sCookieName = 'qmcard_tuiguang_redtips';

if(_showRedTipsControl())
{
_oCardDom && (_oTop.insertHTML(_oCardDom, "beforeEnd", _sRedTipsTemp));
}

function _showRedTipsControl()
{
var _nEndDate = (new Date(2015, 0, 1)).valueOf(),
_oNowDate = new Date(),
_nNow = (_oNowDate).valueOf();
if(_nNow < _nEndDate)
{
// 不检查cookie直接出,每次都出
if(_oTop.getCookie(_sCookieName))
{
return false;
}
else
{
return true;
}
}
else
{
return false;
}
}

function setHasClick()
{
var _oNowDate = new Date(),
_nDate = new Date(_oNowDate.getFullYear(), _oNowDate.getMonth(), _oNowDate.getDate()),
_oRedTips = _oTop.S("span_card_red");

_nDate.setDate(_nDate.getDate() + 1);
_oTop.setCookie(_sCookieName, '1', _nDate);
_oRedTips && (_oTop.removeSelf(_oRedTips));
}

window.setHacClickCardBtn = setHasClick;

// 退出页面取消cookie
window.beforeunload = function() {
_oTop.deleteCookie('xm_sid');
_oTop.deleteCookie('xm_skey');
_oTop.deleteCookie('xm_uin');
return null;
}
}
)()
</script><script>
(function(){
var top = getTop();
if (top.grayRuleCalendar()) {
top.addCalendarClickEvent(top.S("folder_reminder"), {entry: 'folder'});
} else {
top.addEvent(top.S('folder_reminder'), 'click', function() {
top.reportCalendarClickOld()
if (top.gbIsIE && top.gnIEVer < 10) {
top.reportCalendarClickBelowIE10();
}
})
}
})();
</script><script>
(function() {
var top = getTop();
if (top.grayRuleFtn()) {
top.addFtnClickEvent(top.S("folder_ftn"), {});
}
})();
</script><script>
(function() {
var top = getTop();
try {
if (top.gbIsIE && top.gnIEVer < 10) {
var xmailFolderList = ['folder_resume', 'folder_xmbook'];
top.E(xmailFolderList, function(id) {
var dom = top.S(id);
if (dom) {
dom.parentNode.parentNode.removeChild(dom.parentNode);
dom = undefined
}
})
}

// 再次检查是否需要显示更多应用
(function () {
var dom = top.S('morefunctionfolders');
if (dom && dom.children && !dom.children.length) {
var newfolders = top.S('newfolders');
if (newfolders) {
newfolders.parentNode.removeChild(newfolders);
}
var more = top.S('folder_morefunction_td');
if (more) {
more.parentNode.parentNode.removeChild(more.parentNode);
}
}
})();
} catch(e) {
console.log(e);
}
})();
</script><script>
(function () {
var top = getTop();
var folders = [
{
id: 'folder_resume',
folded: top.reportResumeFold,
expose: top.reportResumeExpose
},
{
id: 'folder_xmbook',
folded: top.reportXmBookFold,
expose: top.reportXmBookExpose
},
{
id: 'folder_reminder',
expose: function() {
if (top.grayRuleCalendar()) {
top.reportCalendarExpose();
} else {
top.reportCalendarOldExpose();
}
}
},
]
top.E(folders, function(folder) {
var dom = top.S(folder.id);
if (!dom) return;
if (top.isFolded(folder.id)) {
folder.folded && folder.folded();
} else {
folder.expose && folder.expose()
}
})
})();
</script></div></div><div id="navBottomTd" class="navbottom"></div></div><script>MarkTime('fm25');</script><script>
Scale.initResizeScale();
Scale.resize(0);
</script><div id="mainFrameContainer">                                                                                                                                <iframe allowfullscreen onload="setMainFrameScale();MarkTime('fm26',S('mainFrame').contentWindow,'fm25');resetCheckSidTime(this.contentWindow.location.href, 'mainFrame');"                src="//mail.qq.com/cgi-bin/today?sid=M6G6AXm--FA2qzRV&sid=M6G6AXm--FA2qzRV&nocheckframe=true" name="mainFrame" id="mainFrame" frameborder="no"  scrolling="auto" hidefocus></iframe></div><script>
function setMainFrameScale()
{
if(mainFrame&&mainFrame.document&&mainFrame.document.body)
{
var _oBody = mainFrame.document.body;
hasClass(_oBody, "scale1_10")
&&rmClass(_oBody, "scale1_10");
hasClass(_oBody, "scale1_25")
&&rmClass(_oBody, "scale1_25");

if(hasClass(document.body, "scale1_10"))
{
addClass(_oBody, "scale1_10");
}
else if(hasClass(document.body, "scale1_25"))
{
addClass(_oBody, "scale1_25");
}
}
Scale.resize(Scale.getSizeMode());
}
</script><iframe name="leftFrame" id="leftFrame" src="javascript:'';" style="display:none"></iframe><script>
!S("detechFL") && !(S("folder").innerHTML = '') && (S("leftFrame").src = "//mail.qq.com/cgi-bin/folderlist?sid=M6G6AXm--FA2qzRV&info=true") && MarkTime('fm35');
</script></body><script>
window.onload = function()
{
        //上传浏览器奔溃上报
        setTimeout(function(){try{window.reportUploadCrash();}catch(e){};});
        var _nJsReady = 0, _oTs, _nFailed;

if (window.MarkTime)
{
MarkTime("fm99");
_oTs = MarkTime.process();
}

if (window.JsChecker)
{
if (JsChecker.check("all58a014") && JsChecker.check("qmtool4f334c"))
{
_nJsReady = JsChecker.isreload ? 1 : 0;
}
else
{
_nJsReady = 2;
}
}

var _oDiv = document.createElement("div");
_oDiv.className = "csstest";
document.body.insertBefore(_oDiv, document.body.firstChild);
_nFailed = (_oDiv.currentStyle || getComputedStyle(_oDiv)).width === "1px" ? 0 : 1;
document.body.removeChild(_oDiv);

Cookie.g("tinfo").split("*").length == 3 && ((new Image).src = ['https://rl.mail.qq.com/cgi-bin/getinvestigate?sid=M6G6AXm--FA2qzRV&stat=login&flowid=&ph=s&res=', MarkTime.nResTime||-1, '&jsready=',
_nJsReady, '&timestats=', _oTs.join(";"), '&agenterr=', window.gbIsAgentErr ? 1 : 0 , '&jseval=', typeof(gnQmToolLoad)=='number' ? gnQmToolLoad : -1, '&screentype=web&screenWidth=', screen.width, '&screenHeight=', screen.height, '&ua=', decodeURIComponent(navigator.userAgent),'&ax=',detectActiveX(0, 2)?1:0,'&axex=',detectActiveX(0, 0)?1:0,',',detectActiveX(0, 1)?1:0,',',(gbIsWin?1:(gbIsMac?2:0)),',',(gbIsFF?1:(gbIsChrome?2:(gbIsSafari?3:(gbIsOpera?4:(gbIsIE?5:(gbIsQBWebKit?6:0)))))),'&css=',_nFailed ].join("")) && Cookie.s("tinfo", Cookie.g("tinfo").split("*")[0]);
JS.load("https://rescdn.qqmail.com/zh_CN/htmledition/js/", ["all_defer587f06.js"]);
JS.wait("all_defer587f06.js",
function()
{
try {getTop().goUserInfo.get('getRealUserSignature');} catch(_oError) {}
//try {loadSignature();} catch(_oError) {}

loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/profile_tips4f38c7.js", true);
startWebpush(7);
setTimeout(function()
{
//loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/qqmaileditor/editor104470.js", true);
loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/com/kits/qmeditor/qqmail/release/editor572c85.js", true);
loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/qmaddress2f1957.js", true);
loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/readmail25844d5.js", true);

                    loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/qmaddrinput24f37d5.js", true);
                    loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/compose25844c6.js", true);
                    loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/libcompose50e2f3.js", true);

loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/linkedin_data24e6ae.js", true);
                                        loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/location_identify/location_identify25f2fd.js", true);
                    loadJsFile("https://rescdn.qqmail.com/zh_CN/htmledition/js/bj-report39afc1.js", true);
                    }, 500);
(function(){var h=(new Date()).getHours();document.body.className+=h>=6&&h<18?" theme_daytime":h>=18&&h<22?" theme_night":" theme_midnight";})();
(function (){if (window.performance){var t=performance.timing,con=t.requestStart-t.domainLookupStart,req=t.responseStart-t.requestStart,res=t.responseEnd-t.responseStart;ossLog("realtime","all",{stat:"network_performance", connect:con, request:req, receive:res});}})();
}
);

  };
addEvent(window,"resize",function(){setTimeout(resizeFolderList)});
resizeFolderList();
rdVer("on",2);
QMMLCache.init({bUseCache:true});

getTop().addEvent(S('changeSkin'), "click", function()
{
show(S("changeSkinIcon"), false);
getTop().QMAjax.send("/cgi-bin/do?clicknews=yes&sid="+getSid());
});
</script><script>
(function(){
    var _bIsEqualTop = (getTop() == window);
    ossLogForSetFrame("//mail.qq.com/cgi-bin/today?sid=M6G6AXm--FA2qzRV&sid=M6G6AXm--FA2qzRV&nocheckframe=true", _bIsEqualTop, getTop.execption);
 })();
</script> <script>
getTop().setGlobalVarValue('CE_SEND', "1");
</script><script src="https://rescdn.qqmail.com/zh_CN/htmledition/js/speed-report29d207.js"></script><script>
xly_report.pageSpeed(78500260, window, 0.1);
xly_report.resSpeed(78500355, "https://rescdn.qqmail.com/zh_CN/htmledition/js/all58a014.js", window, 0.1);
</script><script>
try{
function http2Report(key, resKey){
var _oTop = getTop();
var isSupportHttp2 = gbIsChrome && parseInt(gsChromeVer) > 41 && (_oTop.location.protocol === "https:");//先只测试chrome
if(isSupportHttp2){
//需要nignx灰度
//写轮眼上报
xly_report.pageSpeed(key, window);
xly_report.resSpeed(resKey, "https://rescdn.qqmail.com/zh_CN/htmledition/js/all58a014.js", window);
}
}

}catch(e){

}
</script><script src="https://js.aq.qq.com/js/aq_common.js"></script><img style="display: none;" src="/cgi-bin/readtemplate?t=nothing&check=false&uin=2678880402"/></div></html><script>
var domainTarget = _oTop.S("domainMailToast");
var domainTargetContext = _oTop.S("domainMailToastContext");
var domainMailToastClose = _oTop.S("domainMailToastClose");
var domainMailToastMore = _oTop.S("domainMailToastMore");
var domainMailToast = _oTop.S("domainMailToast");

addEvent(domainMailToastClose,"click",function(){
domainTargetContext.style.opacity = 0;
domainMailToast.style.display = 'none';
updateDomainMailToastFlag();
});
addEvent(domainMailToastMore,"click",function() {
domainTargetContext.style.opacity = 0;
domainMailToast.style.display = 'none';
updateDomainMailToastFlag();
});
function updateDomainMailToastFlag () {
_oTop.QMAjax.send("/cgi-bin/regdomain?action=bubble_confirm&sid=" + _oTop.getSid(),
{
method: 'GET'
});
}
</script><script>
if (window.location.search.indexOf('ftn=1') > -1) {
var url = window.location.href;
url = url.replace(/([?&]ftn=1)/, '');
// url 不刷新页面去掉ftn=1
if (window.history.pushState) {
window.history.pushState({}, window.document.title, url);
}
getTop().handleJumpToFtn();
}
</script>