topmenu.js

来自「一套六合彩投注程序」· JavaScript 代码 · 共 13 行

JS
13
字号
 document.write("<table cellSpacing='0' cellPadding='0' width='100%' border='0'> ");
  document.write("<tbody> <tr>");
  document.write("<td vAlign='bottom' align='middle' height='22'><font color='#ffffff' face='Arial' style='font-size:14px'><!-- <a style='COLOR: #ffffff' href='my.plx'>首页</a>  |  --> ");
 document.write("  <a style='COLOR: #ffffff' href='../'>首页</a> | ");
  document.write("<a style='COLOR: #ffffff' href='../my.aspx'>我的帐户</a> | ");
  document.write("<a style='COLOR: #ffffff' href='../top/top0.htm'>擂台榜</a> ");
  document.write("| <a style='COLOR: #FFFF00' href='../downAnalyse.aspx'>下注分析</a> | ");
  document.write("  <a style='COLOR: #ffffff' href='../resultAnalyse.aspx'>开奖分析</a> ");
  document.write("| <a style='COLOR: #ffffff' href='../rule.htm'>规则奖项</a>  | ");
  document.write("<a style='COLOR: #FFFF00' href='../sms_view.htm'>短信查看</a> ");
 document.write(" | <a style='COLOR: #ffffff' href='../king.aspx'>专家频道</a> ");
 document.write(" | <a style='COLOR: #FFFF00; font-weight: bold;' href='../directSeeding.aspx'>现场开奖</a> ");
 document.write(" </td>  </tr> </tbody> </table> ");

⌨️ 快捷键说明

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