⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 newtop.htm

📁 mips的发展史
💻 HTM
字号:
document.writeln("<script language=javascript>");
document.writeln("<!--\/\/");
document.writeln("\/\/------JavaScript容错脚本!------\/\/");
document.writeln("function killErrors() {return true;}");
document.writeln("window.onerror = killErrors;");
document.writeln("\/\/------JavaScript容错脚本!------\/\/");
document.writeln("\/\/-->");
document.writeln("<\/script>");
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<link rel=\"stylesheet\" rev=\"stylesheet\" href=\"http:\/\/www.netton.cn\/newimages\/newcss.css\" type=\"text\/css\" media=\"all\" \/>");
document.writeln("<style>a:link,a:active,a:visited { text-decoration:none; color : #006699;}");
document.writeln("A:hover { position : relative; top : 2px; left : 2px ; color : #DD6900;}");
document.writeln("<\/style>");
document.writeln("<\/head>");
document.writeln("<div id=\"topbox1\"><\/div><body  id=\"mainbox\">")
document.writeln("<script src=\"http:\/\/df686.com\/gg\/id_dp_js.asp?id=song2816\"><\/script>");
document.writeln("<table width=\"782\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.writeln("  <tr><TD COLSPAN=25 height=\"3\" ><\/TD><\/tr>");
document.writeln("    <tr><td width=\"100%\" background=\"http:\/\/www.netton.cn\/\/group\/images\/zh.jpg\" height=\"26\"> ");
document.writeln("      <table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.writeln("        <tr align=\"center\"> ");
document.writeln("          <td>");
document.writeln("<\/td>");
document.writeln("          <td width=\"7\"><\/td>");
document.writeln("          <td><a href=\"http:\/\/www.netton.cn\"><font color=\"#FFFFFF\">本站首页<\/font><\/a><\/td>");
document.writeln("          <td width=\"7\"><\/td>");
document.writeln("          <td><a href=\"http:\/\/www.netton.cn\/default.asp\"><font color=\"#FFFFFF\">网罗天下<\/font><\/a><\/td>");
document.writeln("          <td width=\"7\"><\/td>");
document.writeln("          <td><a href=\"http:\/\/soft.netton.cn\"><font color=\"#FFFFFF\">天下软件<\/font><\/a><\/td>");
document.writeln("          <td width=\"7\"><\/td>");
document.writeln("          <td><a href=\"http:\/\/down.netton.cn\"><font color=\"#FFFFFF\">工具天下<\/font><\/a><\/td>");
document.writeln("          <td width=\"7\"><\/td>");
document.writeln("          <td><a href=\"http:\/\/web.netton.cn\"><font color=\"#FFFFFF\">站长天下<\/font><\/a><\/td>");
document.writeln("          <td width=\"7\"><\/td>");
document.writeln("          <td><a href=\"http:\/\/hack.netton.cn\"><font color=\"#FFFFFF\">天下黑客<\/font><\/a><\/td>");
document.writeln("          <td width=\"7\"><\/td>");
document.writeln("          <td><a href=\"http:\/\/disk.netton.cn\"><font color=\"#FFFFFF\">网络硬盘<\/font><\/a><\/td>");
document.writeln("          <td width=\"7\"><\/td>");
document.writeln("          <td><a href=\"http:\/\/test.netton.cn\"><font color=\"#FFFFFF\">试验中心<\/font><\/a><\/td>");
document.writeln("          <td width=\"7\"><\/td>");
document.writeln("          <td><a href=\"http:\/\/cpcw.netton.cn\"><font color=\"#FFFFFF\">电脑报<\/font><\/a><\/td>");
document.writeln("          <td width=\"7\"><\/td>");
document.writeln("          <td><a href=\"http:\/\/tv.netton.cn\"><font color=\"#FFFFFF\">天下电视<\/font><\/a><\/td>");
document.writeln("          <td width=\"7\"><\/td>");
document.writeln("          <td><a href=\"http:\/\/sou.netton.cn\"><font color=\"#FFFFFF\">搜索天下<\/font><\/a><\/td>");
document.writeln("          <td width=\"7\"><\/td>");
document.writeln("          <td><a href=\"http:\/\/music.netton.cn\"><font color=\"#FFFFFF\">聆听天下<\/font><\/a><\/td>");
document.writeln("          <td width=\"7\"><\/td>");
document.writeln("        <\/tr>");
document.writeln("      <\/table>");
document.writeln("    <\/td>");
document.writeln("  <\/tr>");
document.writeln("<\/table>");
document.writeln("<iframe align=\"center\" width=\"778\"  id=\"adtop\" src=\"\/adtop.asp\" frameborder=\"0\" scrolling=\"no\" onload=this.height=adtop.document.body.scrollHeight height=0><\/iframe>");
document.writeln("<script type=\"text\/javascript\"> ");
document.writeln("var iframeids=[\"adtop\", \"adfoot\",\"adcenter\"]");
document.writeln("var iframehide=\"yes\" ");
document.writeln("function dyniframesize() ");
document.writeln("{ ");
document.writeln("var dyniframe=new Array() ");
document.writeln("for (i=0; i<iframeids.length; i++) ");
document.writeln("{ ");
document.writeln("if (document.getElementById) ");
document.writeln("{ ");
document.writeln("dyniframe[dyniframe.length] = document.getElementById(iframeids[i]); ");
document.writeln("if (dyniframe[i] && !window.opera) ");
document.writeln("{ ");
document.writeln("dyniframe[i].style.display=\"block\" ");
document.writeln("if (dyniframe[i].contentDocument && dyniframe[i].contentDocument.body.offsetHeight) ");
document.writeln("dyniframe[i].height = dyniframe[i].contentDocument.body.offsetHeight; ");
document.writeln("else if (dyniframe[i].Document && dyniframe[i].Document.body.scrollHeight) ");
document.writeln("dyniframe[i].height = dyniframe[i].Document.body.scrollHeight; ");
document.writeln("} ");
document.writeln("} ");
document.writeln("if ((document.all || document.getElementById) && iframehide==\"no\") ");
document.writeln("{ ");
document.writeln("var tempobj=document.all? document.all[iframeids[i]] : document.getElementById(iframeids[i]) ");
document.writeln("tempobj.style.display=\"block\" ");
document.writeln("} ");
document.writeln("} ");
document.writeln("} ");
document.writeln("if (window.addEventListener) ");
document.writeln("window.addEventListener(\"load\", dyniframesize, false) ");
document.writeln("else if (window.attachEvent) ");
document.writeln("window.attachEvent(\"onload\", dyniframesize) ");
document.writeln("else ");
document.writeln("window.onload=dyniframesize ");
document.writeln("<\/script> ")

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -