footer.js

来自「关于java与flash通讯的技术资料」· JavaScript 代码 · 共 36 行

JS
36
字号

document.write("<table width=100% border=0 cellpadding=0 cellspacing=0>");
document.write("  <!--DWLayoutTable-->");
document.write("  <tr>");
document.write("    <td colspan=2 rowspan=3 valign=top><table width=100% border=0 cellpadding=0 cellspacing=0>");
document.write("        <!--DWLayoutTable-->");
document.write("        <tr>");
document.write("          <td width=756 height=10><img src=/public/public_img/tiao.gif width=756 height=8></td>");
document.write("        </tr>");
document.write("    </table></td>");
document.write("    <td width=237 height=7></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("    <td height=1 valign=top bgcolor=#FF0000><table width=100% border=0 cellpadding=0 cellspacing=0>");
document.write("        <!--DWLayoutTable-->");
document.write("        <tr>");
document.write("          <td width=250 height=1></td>");
document.write("        </tr>");
document.write("    </table></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("    <td height=2></td>");
document.write("  </tr>");
document.write("  <tr>");
document.write("    <td width=482 height=46 valign=top><table width=100% border=0 cellpadding=0 cellspacing=0>");
document.write("        <!--DWLayoutTable-->");
document.write("        <tr>");
document.write("          <td width=45 height=46>&nbsp;</td>");
document.write("          <td width=437 valign=middle><span class=style2> 订阅 | 反馈 | 打印 | <a href = \"mailto:sales@actionsoft.com.cn\">向朋友电邮</a> | <a href = /company/company-lxwm.jsp>联系我们</a> <br>");
document.write("          2006 Actionsoft 联系电话:010-62962343/2320/3450</span></td>");
document.write("        </tr>");
document.write("        </table></td>");
document.write("    <td width=274>&nbsp;</td>");
document.write("    <td></td>");
document.write("  </tr>");
document.write("</table>");

⌨️ 快捷键说明

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