utop.php
上传用户:m68239277
上传日期:2014-10-12
资源大小:824k
文件大小:3k
源码类别:

Web服务器

开发平台:

PHP

  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
  4. <?php 
  5. include("../inc/base_status.inc.php");
  6. include_once("../inc/conn.php");
  7. include("../inc/main.js.php");
  8. ?>
  9. <link href="../css/css2.CSS" rel="stylesheet" type="text/css">
  10. </head>
  11. <body onLoad="show5();">
  12. <table width="100%" border="0" cellpadding="0" cellspacing="0">
  13.   <tr>
  14.     <td width="274" align="center" background="../img2/skin1_03.png"><img src="../img2/skin1_02.png" width="264" height="77"></td>
  15.     <td align="right" valign="top" background="../img2/skin1_03.png"><table width="100%" border="0" cellpadding="0" cellspacing="0" class="whilt9px">
  16.       <tr>
  17.         <td>&nbsp;</td>
  18.         <td width="20" align="center">■</td>
  19.         <td width="60"><a href="mopassword.php" target="mainFrame" class="whilt9px">密码设定</a></td>
  20.         <td width="20" align="center">■</td>
  21.         <td width="60"><a href="../rule.php" target="mainFrame" class="whilt9px">规则</a></td>
  22.         <td width="20" align="center">■</td>
  23.         <td width="60"><a href="result.php" target="mainFrame" class="whilt9px">开奖结果</a></td>
  24.         <td width="20" align="center">■</td>
  25.         <td width="60"><a href="udata.php" target="mainFrame" class="whilt9px">会员资料</a></td>
  26.         <td width="20" align="center">■</td>
  27.         <td width="60"><a href="uold.php" target="mainFrame" class="whilt9px">账号历史</a></td>
  28.         <td width="20" align="center">■</td>
  29.         <td width="60"><a href="ustate.php" target="mainFrame" class="whilt9px">下注明细</a></td>
  30.         <td width="60" align="center">&nbsp;</td>
  31.         <td width="60" align="center">&nbsp;</td>
  32.         <td width="80"><a href="exit.php" target="_parent"><img src="../img2/login_out.gif" width="64" height="17" border="0" align="absmiddle"></a></td>
  33.       </tr>
  34.     </table>
  35.     </td>
  36.   </tr>
  37.   <tr>
  38.     <td colspan="2"><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#417dec" class="whilt9px">
  39.       <tr>
  40.         <td width="420"><?php include_once("../inc/tnummsg.php");?></td>
  41. <td width="150"><div id="liveclock"></div></td>
  42.         <td width="450" class="whilt9px">&nbsp;<a href="umain.php" target="mainFrame" class="whilt9px">特码</a>&nbsp;|&nbsp;<a href="znumber.php" target="mainFrame" class="whilt9px">正码</a>&nbsp;|&nbsp;<a href="z16number.php" target="mainFrame" class="whilt9px">正码1-6</a>&nbsp;|&nbsp;<a href="lnumber.php" target="mainFrame" class="whilt9px">连码</a>&nbsp;|&nbsp;<a href="tmanimal.php" target="mainFrame" class="whilt9px">特码生肖色波</a>&nbsp;|&nbsp;<a href="bwav.php" target="mainFrame" class="whilt9px">半波</a>&nbsp;|&nbsp;<a href="sixanimal.php" target="mainFrame" class="whilt9px">六肖</a>&nbsp;|&nbsp;<a href="endnumber.php" target="mainFrame" class="whilt9px">一肖尾数</a></td>
  43.       </tr>
  44.     </table></td>
  45.   </tr>
  46. </table>
  47. <iframe name=yyes id="yyes" src="" frameBorder="0" width="0" scrolling="no" height="0"  ></iframe>
  48. </body>
  49. </html>