home *** CD-ROM | disk | FTP | other *** search
/ 221.214.14.186 / 221.214.14.186.tar / 221.214.14.186 / zb / Notepad-1 / addok.asp next >
Text File  |  2004-12-09  |  1KB  |  41 lines

  1. <!--#include file=conn.asp-->
  2. <!--#include file=const.asp -->
  3. <%
  4. connclose()
  5. %>
  6. <html>
  7.  
  8. <head>
  9. <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
  10. <META name="Author" content="─╛─±">
  11. <meta http-equiv="refresh" content="5;url=<%=session("url")%>">
  12. <title><%=sitetitle%></title>
  13. <link rel="stylesheet" href="style/<%=skin%>.css" type="text/css">
  14. </head>
  15.  
  16. <body>
  17. <!--#include file="head.asp"-->
  18.         
  19.       
  20. <br>
  21. <table border="0" width="400" cellspacing="0" cellpadding="10" bordercolorlight="#000000" bordercolordark="#FFFFFF" align="center" class="table004">
  22.  <tr> 
  23.   <td width="100%" class="table001"> 
  24.    <p align="center" style="line-height: 200%"><font color="#FF0000"><b>┴⌠ ╤╘ ╠φ 
  25.     ╝╙ O K úíúíúí</b></font><br>
  26.     <font color="#FF0000"><b>5</b></font> ├δ║≤╫╘╢»╫¬╡╜─π╡─┴⌠╤╘╥│├µúí<br>
  27.     íñ<a href=<%=session("url")%> >▓Θ┐┤─π╖ó▒φ╡─┴⌠╤╘</a><br>
  28.     íñ<a href="index.asp">╖╡╗╪┴⌠╤╘▒╛╩╫╥│├µ</a><br>
  29. <%
  30. session("url")=""
  31. %>
  32.    </p>
  33.    </td>
  34.  </tr>
  35. </table>
  36. <!--#include file="foot.asp"-->
  37.  
  38. </body>
  39.  
  40. </html>
  41.