📄 top.js
字号:
document.writeln("<style type=\"text\/css\">");
document.writeln("<!--");
document.writeln(".topbg {");
document.writeln(" border-right-width: 1px;");
document.writeln(" border-top-style: dashed;");
document.writeln(" border-right-style: dashed;");
document.writeln(" border-right-color: #FF0000;");
document.writeln(" border-bottom-width: 1px;");
document.writeln(" border-bottom-style: dashed;");
document.writeln(" border-bottom-color: #FF0000;");
document.writeln(" border-top-width: 1px;");
document.writeln(" border-left-width: 1px;");
document.writeln(" border-left-style: dashed;");
document.writeln(" border-top-color: #FF0000;");
document.writeln(" border-left-color: #FF0000;");
document.writeln("}");
document.writeln("-->");
document.writeln("<\/style>");
document.writeln("<table width=\"100%\" height=\"24\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" background=\"\/images\/topbg.gif\" class=\"topbg\">");
document.writeln(" <tr>");
document.writeln(" <td><DIV ");
document.writeln("style=\"MARGIN-TOP: 4px; FONT-SIZE: 12px; COLOR: #092e20; marign-left: 4px\">");
document.writeln(" <div align=\"center\"><A ");
document.writeln("href=\"http:\/\/www.cuwm.cn\/firefox\/index.html\" ");
document.writeln("target=_blank>系统发现您的浏览器存在安全漏洞、强烈推荐您使用 最安全 的浏览器: FireFox火狐浏览器2.0,从此远离木马,病毒!<\/A><\/div>");
document.writeln(" <\/DIV><\/td>");
document.writeln(" <\/tr>");
document.writeln("<\/table>")
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -