📄 head.js
字号:
document.writeln("<table width=\"768\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln(" <tr> ");
document.writeln(" <td width=\"141\" valign=\"top\"><img src=\"http://www.anhuinews.com/images/05images/logo_sports.gif\" width=\"141\" height=\"80\"></td>");
document.writeln(" <td width=\"627\" valign=\"top\"> ");
document.writeln(" <table width=\"627\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln(" <tr> ");
document.writeln(" <td> ");
document.writeln(" <table width=\"627\" border=\"0\" cellspacing=\"1\" cellpadding=\"0\" bgcolor=\"#EAEAEA\">");
document.writeln(" <tr> ");
document.writeln(" <td background=\"http://www.anhuinews.com/images/05images/logo4.gif\" height=\"24\"> ");
document.writeln(" <table width=\"98%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.writeln(" <tr> ");
document.writeln(" <td class=\"dd\"> ");
document.writeln(" <div align=\"left\"><font color=\"#FF0000\"><b>新闻热线</b></font>:0551-3413299 <b><font color=\"#FF0000\">投稿信箱</font></b>:it@anhuinews.com ");
document.writeln(" <font color=\"#666666\">|</font><a onclick=\"this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.anhuinews.com');\" ");
document.writeln(" href=\"#\"><font color=\"#000000\">设为首页</font></a><font color=\"#666666\">|</font><a href=\"javascript:window.external.AddFavorite('http://www.anhuinews.com/','欢迎进入中安网')\"><font color=\"#000000\">加入收藏</font></a><font color=\"#666666\">|</font>最佳分辨率:1024x768</div>");
document.writeln(" </td>");
document.writeln(" </tr>");
document.writeln(" </table>");
document.writeln(" </td>");
document.writeln(" </tr>");
document.writeln(" </table>");
document.writeln(" </td>");
document.writeln(" </tr>");
document.writeln(" </table>");
document.writeln(" <table width=\"627\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln(" <tr> ");
document.writeln(" <td width=\"557\" valign=\"top\" bgcolor=\"#EEEEEE\"> ");
document.writeln(" <table width=\"555\" border=\"1\" cellspacing=\"0\" cellpadding=\"1\" bordercolor=\"#FFFFFF\" align=\"center\">");
document.writeln(" <tr> ");
document.writeln(" <td height=\"28\" bgcolor=\"#EEEEEE\" class=\"dd\" width=\"477\"> <a href=\"http://www.anhuinews.com/\" target=\"_blank\">首页</a> <a href=\"http://news.anhuinews.com/\" target=\"_blank\">新闻</a> <a href=\"http://ah.anhuinews.com/\" target=\"_blank\">安徽</a> <a href=\"http://sports.anhuinews.com/\" target=\"_blank\">体育</a> <a href=\"http://finance.anhuinews.com/\" target=\"_blank\">财经</a> <a href=\"http://drama.anhuinews.com/\" target=\"_blank\">黄梅</a> <a href=\"http://travel.anhuinews.com/\" target=\"_blank\">旅游</a> <a href=\"http://mil.anhuinews.com/\" target=\"_blank\">军事</a> <a href=\"http://entertainment.anhuinews.com/\" target=\"_blank\">娱乐</a> <a href=\"http://law.anhuinews.com/\" target=\"_blank\">法治</a> <a href=\"http://edu.anhuinews.com/\" target=\"_blank\">教育</a> <a href=\"http://lady.anhuinews.com/\" target=\"_blank\">伊人</a> <a href=\"http://health.anhuinews.com/\" target=\"_blank\">健康</a></td>");
document.writeln(" <td height=\"27\" bgcolor=\"#EEEEEE\" class=\"dd\" width=\"66\"> ");
document.writeln(" <div align=\"center\"><b><a href=\"http://it.big5.anhuinews.com/\" target=\"_blank\">繁体中文</a></b></div>");
document.writeln(" </td>");
document.writeln(" </tr>");
document.writeln(" <tr> ");
document.writeln(" <td height=\"28\" bgcolor=\"#EEEEEE\" class=\"dd\" width=\"477\"> <a href=\"http://it.anhuinews.com/\" target=\"_blank\">IT</a> <a href=\"http://it.anhuinews.com/bdhq/\" target=\"_blank\">商情</a> <a href=\"http://read.anhuinews.com/\" target=\"_blank\">读书</a> <a href=\"http://auto.anhuinews.com/\" target=\"_blank\">汽车</a> <a href=\"http://yanchu.anhuinews.com/\" target=\"_blank\">演艺</a> <a href=\"http://ent.anhuinews.com/ent/music/2musicgsfl.jsp?type=3&cid=0\" target=\"_blank\">音乐</a> <a href=\"http://corp.anhuinews.com/\" target=\"_blank\">企业</a> <a href=\"http://news.anhuinews.com/zhuanti/index.shtml\" target=\"_blank\">专题</a> <a href=\"http://freemail.anhuinews.com/\" target=\"_blank\">邮件</a> <a href=\"http://bbs.anhuinews.com/\" target=\"_blank\">论坛</a> <a href=\"http://card.anhuinews.com/\" target=\"_blank\">贺卡</a> <a href=\"http://album.anhuinews.com/\" target=\"_blank\">相册</a> <a href=\"http://fri.anhuinews.com/\" target=\"_blank\">交友</a></td>");
document.writeln(" <td height=\"27\" bgcolor=\"#EEEEEE\" class=\"dd\" width=\"66\"> ");
document.writeln(" <div align=\"center\"><b><a href=\"http://it.anhuinews.com/\" target=\"_blank\">简体中文</a></b></div>");
document.writeln(" </td>");
document.writeln(" </tr>");
document.writeln(" </table>");
document.writeln(" </td>");
document.writeln(" <td width=\"70\"> ");
document.writeln(" <div align=\"right\"> ");
document.write(" ");
function Year_Month(){ var now = new Date(); var yy = now.getYear(); var mm = now.getMonth()+1; var cl = '<font color="#0000df">';
if (now.getDay() == 0) cl = '<font color="#c00000">';
if (now.getDay() == 6) cl = '<font color="#00c000">';
return(cl + yy + '年' + mm + '月</font>'); }
function Date_of_Today(){
var now = new Date();
var cl = '<font color="#ff0000">';
if (now.getDay() == 0) cl = '<font color="#c00000">';
if (now.getDay() == 6) cl = '<font color="#00c000">';
return(cl + now.getDate() + '</font>'); }
function Day_of_Today(){
var day = new Array();
day[0] = "星期日";
day[1] = "星期一";
day[2] = "星期二";
day[3] = "星期三";
day[4] = "星期四";
day[5] = "星期五";
day[6] = "星期六";
var now = new Date();
var cl = '<font color="#0000df">';
if (now.getDay() == 0) cl = '<font color="#c00000">';
if (now.getDay() == 6) cl = '<font color="#00c000">';
return(cl + day[now.getDay()] + '</font>'); }
function refreshCalendarClock(){
document.all.calendarClock1.innerHTML = Year_Month();
document.all.calendarClock2.innerHTML = Date_of_Today();
document.all.calendarClock3.innerHTML = Day_of_Today(); }
document.write('<table border="0" cellpadding="0" cellspacing="0"><tr><td>');
document.write('<table border="0" cellpadding="0" cellspacing="0" width="66" bgcolor="#C0C0C0" height="60">');
document.write('<tr><td valign="top" width="100%" height="100%">');
document.write('<table border="1" cellpadding="0" cellspacing="0" width="63" bgcolor="#FEFEEF" height="57">');
document.write('<tr><td align="center" width="100%" height="100%" >');
document.write('<font id="calendarClock1" style="font-family:宋体;font-size:8pt;line-height:120%"> </font><br>');
document.write('<font id="calendarClock2" style="color:#ff0000;font-family:Arial;font-size:14pt;line-height:120%"> </font><br>');
document.write('<font id="calendarClock3" style="font-family:宋体;font-size:9pt;line-height:120%"> </font><br>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');
refreshCalendarClock();
document.writeln("");
document.writeln(" </div>");
document.writeln(" </td>");
document.writeln(" </tr>");
document.writeln(" </table>");
document.writeln(" </td>");
document.writeln(" </tr>");
document.writeln("</table>");
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -