home *** CD-ROM | disk | FTP | other *** search
/ 221.214.14.186 / 221.214.14.186.tar / 221.214.14.186 / lc / yg / df.asp < prev    next >
Text File  |  2010-01-22  |  29KB  |  601 lines

  1. <%function getDataIp() 
  2.     dim ip 
  3.     ip=Request.ServerVariables("REMOTE_ADDR") 
  4.     if (left(ip,6)="50.0.0" or left(ip,6)="60.0.0" or left(ip,10)="172.18.200" or ip="127.0.0.1" or ip="218.104.5.50") then 
  5.         getDataIP="50.0.0.3" 
  6.     else 
  7.         getDataIP="218.104.5.55" 
  8.     end if 
  9. end function 
  10. %>
  11. <HTML><HEAD>
  12. <META http-equiv=Content-Type content="text/html; charset=gb2312">
  13. <STYLE type=text/css>
  14. a {
  15.      TEXT-DECORATION:none;color:black
  16.      }
  17. TD {
  18.     FONT-SIZE: 12px;
  19.     LINE-HEIGHT: 20px;
  20. }
  21. .mylightGreen{background-color:#f4fff3;}
  22. .mygreen{background-color:#99CC99;}
  23. .myfont{color:333333;}
  24. BODY {
  25.     FONT-SIZE: 12px
  26. }
  27. INPUT {
  28.     FONT-SIZE: 12px
  29. }
  30. SELECT {
  31.     FONT-SIZE: 12px
  32. }
  33.  
  34. a:hover {
  35.     COLOR: red; TEXT-DECORATION: underline
  36. }
  37.  
  38. </STYLE>
  39. <script language="JavaScript" type="text/JavaScript">
  40. <!--
  41. function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  42.   if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
  43.     document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  44.   else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
  45. }
  46. MM_reloadPage(true);
  47. //-->
  48. </script>
  49.  
  50. </HEAD>
  51. <BODY bgColor=#ffffff text=#000000 vLink=#000099 >
  52. <CENTER>
  53.   <TABLE width=760 height="17" border=0 cellPadding=0 cellSpacing=0>
  54.     <TR> 
  55.       <td width="400" height="17" align=left valign="top"> </td>
  56.       <td width="28" height="17" align=left valign="top"><img src="left.gif" width="28" height="20"></td>
  57.       <TD width="332" height=17 align=center bgColor=#003399><FONT color=#ffffff>| 
  58.         </FONT><FONT color=#ffffff><A href="http://www.sdxnw.gov.cn/"><FONT 
  59.       color=#ffcc00>╔╜╢½╨╦┼⌐═°</FONT></A> | <A 
  60.       href="" target=_blank><FONT color=white>╔Φ╬¬╩╫╥│</FONT></A>| ╔Φ╬¬╩╒▓╪|<A 
  61.       href=""><FONT color=white>┴¬╧╡╬╥├╟</font></A>| ├Γ╖╤╨┼╧Σ</FONT>| </TD>
  62.     </TR>
  63.   </TABLE>
  64.   <TABLE width=760 border=0 align="center" cellPadding=0 cellSpacing=0 bgcolor="#FFFFFF">
  65.     <TR> 
  66.       <TD height="73" rowspan="2" colspan="2" align="right" valign="top"><img src="images/qufu.jpg" width="100" height="73"></TD>
  67.       <TD height="52" colspan="3" align="right" valign="top"><img src="test.GIF" width="660" height="50"></TD>
  68.     </TR>
  69.     <TR> 
  70.       <TD width=28 height="21" align="right" valign="middle"> </TD>
  71.       <TD width=472 height="21" align="right" valign="middle" background="line5.gif">| 
  72.         <a href="news.htm"><font color="#FFFFFF"> ╧╪╟Θ╕┼┐÷</font></a> | <a href="news.asp"><font color="#FFFFFF">╨╦┼⌐┐∞╤╢</font></a> 
  73.         | <a href="schq.asp"><font color="#ffffff">╩╨│í╨╨╟Θ</font></a> | <a href="http://www.sdxnw.gov.cn/syjs.asp"><font color="#ffFFFF">┼⌐╥╡┐╞╝╝</font></a> 
  74.         | <a href=""><font color="#ffFFFF">╠╪╔½┼⌐╥╡</font></a> | <a href="zsyz.htm"><font color="#FFffFF">╒╨╔╠╥²╫╩</font></a> 
  75.         | <a href="weather"><font color="#FFFFff">╞°╧≤╖■╬±</font></a></TD>
  76.       <TD width=160 height="21" align="center" valign="top" background="line5.gif"><%=formatdatetime(now,vblongdate)%> <%=weekdayname(weekday(now))%></TD>
  77.     </TR>
  78.   </TABLE>
  79.   <TABLE width=760 border=0 cellPadding=0 cellSpacing=0>
  80.     <TR>
  81.       <TD bgcolor="#ffffff" width="28" valign="bottom"><img src="images/left.gif" border="0" height="16"></TD> 
  82.       <TD width=639 valign="middle"><font color=red> 
  83.         <marquee scrolldelay=150>
  84.         <% 
  85.         set weather=server.CreateObject("scripting.filesystemobject")
  86.         set content=weather.opentextfile("f:\model\forcast.txt")
  87.         response.write(content.readall)
  88.         content.close
  89.         set weather=nothing
  90.         %>
  91.         </marquee>
  92.         </font></TD>        
  93.       <TD width=96 align="right" valign="bottom"><img height=16 src="images/load.gif" width=94></TD>
  94.       </TR>    
  95.   </TABLE>
  96.   <TABLE cellSpacing=0 cellPadding=0 width=760 border=0 class="mylightgreen">
  97.      
  98.       <TR> 
  99.         
  100.       <TD width=11 vAlign=top bgColor=#99CC99> </TD>
  101.         <TD width=325 vAlign=top><TABLE border=0 align=center cellPadding=0 cellSpacing=0>
  102.           <TR>
  103.             <td width=338 height=19 align="left" valign="bottom" bgcolor="#e0ebdf"><strong><font size="2"><img src="./images/arrow_1.gif" width="18" height="18"><font color="#000000"><a href="schq/schq.asp">╝█╕±╨╨╟Θ</a></font></font></strong></td>
  104.           </TR>
  105.           <TR>
  106.             <TD vAlign=top background=""><TABLE width="333" cellPadding=0 cellSpacing=0>
  107.                 <TR>
  108.                   <TD width=83 height=111><img src="./images/images2.jpg" width="80" height="61"></TD>
  109.                   <TD width="248" nowrap style="border-right:green 1px dotted;"><SCRIPT language=JavaScript>
  110. <!--                                                                                                             
  111. ////                                                                                                             
  112. var version = "other"                                                                                                                      
  113. browserName = navigator.appName;                                                                                                                   
  114. browserVer = parseInt(navigator.appVersion);                                                                                                                       
  115. if (browserName == "Netscape" && browserVer >= 4) version = "n3";                                                                                                                      
  116. else if (browserName == "Netscape" && browserVer < 3) version = "n2";                                                                                                                      
  117. else if (browserName == "Microsoft Internet Explorer" && browserVer >= 4) version = "e4";                                                                                                                      
  118. else if (browserName == "Microsoft Internet Explorer" && browserVer < 4) version = "e3";                                                                                                                      
  119. function marquee1()                                                                                                                      
  120. {                                                                                                                     
  121. if (version == "e4")                                                                                                                     
  122. {                                                                                                                     
  123. document.write("<marquee behavior=scroll direction=up height=85 scrollamount=1 scrolldelay=80  onmouseover='this.stop()' onmouseout='this.start()'>")                                                                                                                      
  124. }                                                                                                                       
  125. }                                                                                                                     
  126. function marquee2()                                                                                                                     
  127. {                                                                                                                     
  128. if (version == "e4")                                                                                                                     
  129. {                                                                                                                     
  130. document.write("</marquee>")                                                                                                                     
  131. }                                                                                                                     
  132. }                                                                                                                     
  133. // --></SCRIPT>
  134.                       <SCRIPT language=JavaScript>marquee1();</SCRIPT>
  135.                       <!--#include file="../../common/load_sqldb.inc.asp" -->
  136.                       <% 
  137. '═¿╓¬╡≈╙├
  138. set rs=server.createobject("adodb.recordset")
  139. sql="select substring(name,1,4),price,units,substring(lxfs,1,5),substring(dates,6,5) from SCXX_price where cityid='29' and types='┼⌐╕▒▓·╞╖'and lxfs like '%│ñ╟σ%' order by dates desc"
  140. rs.open sql,conn,1,1
  141. howmanyfields=rs.fields.count -1
  142.                        %>
  143.                       <% do while not rs.eof %>
  144.                       <% for i = 0 to howmanyfields
  145.                                thisvalue=rs(i)
  146.                                If isnull(thisvalue) then
  147.                                thisvalue=""
  148.                                end if
  149.                              %>
  150.                       <%=thisvalue%>
  151.                       <%next%>
  152.                       <br>
  153.                       <%rs.movenext
  154.                             loop
  155.                           %>
  156.                       <%
  157.                           rs.close
  158.                           set rs=nothing
  159.                           conn.close
  160.                           set conn=nothing
  161.                           
  162.                     %>
  163.                   </TD>
  164.                 </TR>
  165.             </TABLE></TD>
  166.           </TR>
  167.           <TR>
  168.             <TD height=19 bgcolor="#e0ebdf"><strong><font size="2"><img src="./images/arrow_1.gif" width="18" height="18">╣⌐╟≤╚╚╧▀</font></strong></TD>
  169.           </TR>
  170.           <TR>
  171.             <TD width="338" height="92" align="left" vAlign=top background=jinan/py/bg1.gif><table width=100% 
  172.               border=0 align=center cellpadding=0 cellspacing=0 class="mylightGreen">
  173.                 <tr align="left" valign="top">
  174.                   <td width=79 height=88 rowspan="2" valign="top" ><br>
  175.                       <img src="./images/net1.jpg" width="77" height="69"></td>
  176.                   <td width="100%" height="76" valign="top" style="border-right:green 1px dotted;"><!--#include file="../../common/load_sqldb_changqing.inc.asp" -->
  177.                       <table border=0 class="mylightgreen">
  178.                         <%do while not rstemp1.eof%>
  179.                         <tr>
  180.                           <% for i = 0 to 1
  181.                                thisvalue=trim(rstemp1(i))
  182.                                If isnull(thisvalue) then
  183.                                thisvalue=""
  184.                                end if
  185.                                if thisvalue="╣⌐" then
  186.                                  thisvalue="<font color=red>╣⌐</font>"
  187.                                   end if
  188.                                if thisvalue="╟≤" then
  189.                                   thisvalue="<font color=green>╟≤</font>"
  190.                                   end if
  191.                              %>
  192.                           <td valign=top width="98%" height="15" align="left"><a href="show.asp?id=<%=rstemp1("id")%>"><%=thisvalue%></a></td>
  193.                           <%next%>
  194.                         </tr>
  195.                         <%rstemp1.movenext
  196.                             loop
  197.                           %>
  198.                       </table>
  199.                     <%
  200.                           rstemp1.close
  201.                           set rstemp1=nothing
  202.                           conn1.close
  203.                           set conn1=nothing
  204.                           end sub
  205.                         %>
  206.                       <%call query3table("select top 3 substring(titel,1,18),typeid,id from SCXX_sale order by dates desc,id desc")
  207.                         %>
  208.                   </td>
  209.                 </tr>
  210.                 <tr align="left">
  211.                   <td height="15" align="right" ><a href="http://www.sdxnw.gov.cn/scxx.asp">>>╕ⁿ╢α</a></td>
  212.                 </tr>
  213.             </table></TD>
  214.           </TR>
  215.         </TABLE></TD>
  216.         <TD vAlign=top width=1> </TD>
  217.         <TD vAlign=top> 
  218. <table border=0 align=right cellpadding=0 cellspacing=0 >
  219.           <tr> 
  220.             <td height="20" colspan="2" valign="top"> <table cellspacing=0 cellpadding=0 width="100%" align=right 
  221.               border=0 bgcolor="#e0ebdf">
  222.                 <tr> 
  223.                   <td width="82%" height="18" valign="bottom" ><b> ╨╦┼⌐┐∞╤╢</b></td>
  224.                   <td width="18%" valign="bottom"><a href="news.htm">>> 
  225.                     ╕ⁿ╢α</a></td>
  226.                 </tr>
  227.               </table></td>
  228.           </tr>
  229.           <tr> 
  230.             <td width="175" height=115 rowspan="2" valign="top"> 
  231.               <table>
  232.               <tr><td height=20>
  233.               <img src="images/news1.gif" width="10" height="10"><a href="#">╡┬╓▌╙φ│╟┤≤┴ª═╞╜°┼⌐╥╡▓·╥╡╗»</a></td></tr>
  234.               <tr><td height=20>
  235.               <img src="images/news2.gif" width="10" height="10"><a class=blue8 href="#">╖╟│ú╩▒╞┌ú▓ú╡╕÷╕▀╞╡┤╩</a></td></tr>
  236.               <tr><td height=20>
  237.               <img src="images/news1.gif" width="10" height="10"><a class=blue8 href="#">╠⌐░▓í░╦─╡└╖└╧▀í▒╫Φ╖╟╡Σ</a></td></tr>
  238.               <tr><td height=20>
  239.               <img src="images/news2.gif" width="10" height="10"><a class=blue8 href="#">╩▀▓╦▓·╥╡╔²╝╢╛═╡├▒Ω╫╝╗»..</a></td></tr>
  240.               <tr><td height=20>
  241.               <img src="images/news1.gif" width="10" height="10"><a class=blue8 href="#">ú┤═≥╙α╠¿╨í┬≤╩╒╗±╗·╒√╫░┤²╖ó</a></td></tr>
  242.               </table></td>
  243.             <td width="110" height="90" align="left" valign="top"><img src="images/DSC00003.JPG"  style="width:108px;height:90px"><A onClick="window.open(this.href,'','top=0,width=791,height=500,scrollbars=yes ');return 
  244. false;"  href="http://www.sdxnw.gov.cn/document_show1.asp?id=22581&mark=1" target=_blank>│┬╕▒╩í│ñ╩╙▓∞╨╦┼⌐═°</A></td>
  245.           </tr>
  246.           <tr> 
  247.             <td width="110" align="left" valign="top"> 
  248.               <div align="center"></div></td>
  249.           </tr>
  250.           <tr> 
  251.             <td height="16" colspan="2" valign="top">
  252.              <table cellspacing=0 cellpadding=0 width="100%" align=right bgcolor="#e0ebdf" border=0>
  253.                 <tr> 
  254.                   <td width="82%" height="22"><b>┼⌐╥╡╝╝╩⌡</b></td>
  255.                   <td width="18%"><a href="http://korea.sohu.com/03/">>> 
  256.                     ╕ⁿ╢α</a></td>
  257.                 </tr>
  258.               </table></td>
  259.           </tr>
  260.           <tr> 
  261.             <td height=88 colspan="2" valign="top"> 
  262.               <p><a href="">íñ╜í╩▀▓╦╨┬╞╖╓╓ú║╞╤╣½╙ó</a><br>
  263.                 <a href="">íñ╬╥╣·┐╞╤º╝╥╤╨╓╞│÷╢╘╕╢▓▌╘¡╩╫║ª╖Φ▓▌╡─.</a><br>
  264.                 <a href="">íñ╬┤└┤┴╜─Ω╬╥╣·╙╨═√═╞│÷╘╙╜╗║╡╡╛</a><br>
  265.                 <a href="">íñ╜Γ╛÷▒▒╖╜╕╔║╡╡─╨┬╝╝╩⌡╘┌╔≥╤⌠╬╩╩└</a><br>
  266.                  </td>
  267.           </tr>
  268.         </table></TD>
  269.         <TD vAlign=top width=130 bgColor=#0059ad> 
  270.           <TABLE cellSpacing=0 cellPadding=0 width=130 border=0>
  271.            
  272.               <TR> 
  273.                 <TD bgColor=#000000 height=6></TD>
  274.               </TR>
  275.               <TR> 
  276.                 <FORM name="form1" method="post" action="http://<%=getdataip()%>/data/user/reslogin.asp" target="_blank">
  277.                   <TD bgcolor="#99CC99"> <DIV align=center><FONT color=#ffffff> 
  278.                       ╙├╗º:</FONT> 
  279.                       <INPUT  size=10 name="username">
  280.                       <BR>
  281.                       <FONT color=#ffffff>┐┌┴ε:</FONT> 
  282.                       <INPUT  type=password size=10 name=password>
  283.                       <BR>
  284.                       <P style="MARGIN-TOP: 4px;margin-left:15px">
  285.                       <input type="submit" name="Submit2" value="╜° ╚δ" class="button"></P>
  286.                     </DIV></TD>
  287.                 </FORM>
  288.               </TR>
  289.            
  290.           </TABLE>
  291.           
  292.         <TABLE cellSpacing=0 cellPadding=0 width=130 border=0>
  293.           <TR> 
  294.                 
  295.             <TD height=36 bgcolor="#006699"> 
  296.               <DIV align=center><font color="#FFFFFF">╨┼╧ó╖ó▓╝</font></DIV></TD>
  297.               </TR>
  298.               <TR> 
  299.                 <TD height=40> <DIV align=center><IMG height=40 src="images/sdxnw.jpg" 
  300.             width=128></DIV></TD>
  301.               </TR>
  302.               <TR>           
  303.             <TD height=44 valign="top"><img src="images/email.gif" width="128" height="41"></TD>
  304.               </TR>
  305.              
  306.           <tr> 
  307.             <td align="center" valign="top" bgcolor="#99CC99"><p><font color="#FFFFFF"><u>╗ß╘▒┴┤╜╙</u></font> 
  308.                 <br>
  309.               </p>
  310.               <p>  </p></td>
  311.               </tr>
  312.           </TABLE></TD>
  313.       </TR>    
  314.   </TABLE>
  315.   <!--TABLE cellSpacing=0 cellPadding=0 width=760 border=0>
  316.    
  317.       <TR> 
  318.         
  319.       <TD width=11 bgColor=#99CC99 height=22></TD>
  320.         
  321.       <TD width=600 align="center" valign="bottom" background="t_64.gif"><strong><font color="#FFFF00" size="2">╘┌ 
  322.         ╒Γ ╧ú ═√ ╡─ ╠∩ ╥░ ╔╧íúíúíúíú </font> </strong></TD>
  323.         
  324.       <TD width=149 bgColor=#99CC99><img src="images/fields.gif" width="148" height="20"></TD>
  325.       </TR>
  326.      
  327.   </TABLE-->
  328.   <!--#include file="ly.inc.asp"-->
  329.   <TABLE width=760 border=0 align="center" cellPadding=0 cellSpacing=0>
  330.     <TR> 
  331.         
  332.       <TD width=1 rowspan="2" bgColor=#FFFFCC></TD>
  333.         
  334.       <TD width=610 height="385" vAlign=top> 
  335.         <TABLE width="611" 
  336.         border=0 align="right" cellPadding=0 cellSpacing=0 class="mylightGreen">
  337.           <TR align="left"> 
  338.             <TD height="232" colspan="3" align="right" valign="top" class="mygreen">
  339.             <TABLE cellSpacing=1 cellPadding=0 width=600 align=right border=0 >
  340.                 <TR> 
  341.                   <th width="199" height=22 ><strong><font color="#CC3399">╒■▓▀╖¿╣µ</font></strong></th>
  342.                   <th width=199 valign="middle"><strong><font color="#FFFFCC" face="╖╜╒²╫╝╘▓╝≥╠σ">╓¬├√╞≤╥╡ 
  343.                     </font></strong></th>
  344.                   <th width=199 valign="middle"><strong><font color="#0099FF">╒╨╔╠╥²╫╩</font></strong></th>
  345.                 </TR>
  346.                 <TR> 
  347.                   <TD width="199" valign="top"  style="border-right:black 1px dotted" class="mylightgreen"> 
  348.                     <ul><br>
  349.                       <li><font color="#000000">═╗╖ó╣½╣▓╬└╔·╩┬╝■╙ª╝▒╠⌡└²</font></li>
  350.                       <li>╤≥├½íó├½╠⌡╜°┐┌╣╪╦░┼Σ╢ε╣▄└φ╩╡╩⌐╧╕╘≥</li>
  351.                       <li>╓╨╣·┼⌐╗·▓·╞╖╓╩┴┐╚╧╓ñ╣▄└φ░∞╖¿</li>
  352.                       <li>í╢╓╨╗¬╚╦├±╣▓║═╣·╦░╩╒╒≈╩╒╣▄└φ╖¿╩╡╩⌐╧╕╘≥í╖<br>
  353.                         <br>
  354.                         <img src="images/sdxnws.jpg" width="128" height="50"> </li>
  355.                     </ul></TD>
  356.                   <TD height="201" valign="top" style="border-right:black 1px dotted" class="mylightgreen"><ul>
  357.                       <br><li><font color="#000000">╟·╕╖┐╫╩╧╩╓╣ñ▓╝╨¼╖╗<br>
  358.                         :::.</font></li>
  359.                       <li><font color="#0000000">╙ε╖ß╕┤║╧╖╩╙╨╧▐╣½╦╛</font><br>
  360.                         <font color="#000000">:::.</font></li>
  361.                       <li> <font color="000000">┐╫╕«╝╥╝»═┼</font> <br>
  362.                         <font color="#000000">:::.</font></li>
  363.                       <li><font color="#000000">╟·╕╖╩╨╧≡╦▄╓╞╞╖╫▄╣½╦╛<br>
  364.                         :::. </font></li>
  365.                       <li><font color="#000000">╜⌡╨σ╖─╓»╙╨╧▐╣½╦╛</font></li>
  366.                     </ul></TD>
  367.                   <td valign="top"  style="border-right:black 1px dotted" class="mylightgreen"><ul>
  368.                       <br><li>╒╨╔╠╧ε─┐<br>
  369.                         .╩Ñ─ß╔╜╣·╝╥╔¡┴╓╣½╘░┬├╙╬┐¬╖ó╧ε─┐ <br>
  370.                         .╩»├┼╔╜╥░╚ñ╨▌╧╨╘░╧ε─┐<br>
  371.                         .┼⌐╥╡╫█║╧┐¬╖ó╧ε─┐<br>
  372.                       </li>
  373.                       <li >╒╨╔╠╒■▓▀<br>
  374.                         .═Γ╔╠═╢╫╩╞≤╥╡╔Ω╟δ╙├╡╪│╠╨≥<br>
  375.                         .═╢╫╩╓╪╡π╝░╖╜╧≥ </li>
  376.                     </ul></td>
  377.                 </TR>
  378.               </TABLE></TD>
  379.           </TR>
  380.           <tr> 
  381.             <td width="2%" height="89" align="right" valign="top" bgcolor="#99CC99"> </td>
  382.             <td width="6%" align="center" valign="middle"  style="border-bottom:white 1px dotted">
  383.             <br>
  384.             <img src="images/show.gif" width="21" height="74"></td>
  385.             <td width="92%" align="center" valign="top"  style="border-bottom:white 1px dotted">
  386.             <br>
  387.             <img src="images/lh1.jpg" width="90" height="85">   
  388.             <img src="images/lh.jpg" width="90" height="85" alt="">   
  389.             <img name="" src="images/lh2.jpg" width="90" height="85" alt=""> 
  390.                 <img name="" src="images/lh3.jpg" width="90" height="85" alt=""> 
  391.                 <img name="" src="images/lh1.jpg" width="90" height="85" alt=""> 
  392.             </td>
  393.           </tr>
  394.           <tr>
  395.             <td height="10" width="2%" bgcolor="#99CC99"> </td>
  396.         <td colspan="2"><hr noshade="noshade"></td>
  397. </tr>
  398.           <tr align="center" valign="middle"> 
  399.             <td height="31" width="2%" bgcolor="#99CC99"> </td>
  400.             <td height="31" > </td>
  401.             <td >╕≈╡╪╨╦┼⌐═°ú║  <a href="#"><font color="#0000FF">╝├─■</font></a> <font color="#666666"> <a href="#"><font color="#0000FF">╟·╕╖</font></a> 
  402.                <a href="#"><font color="#0000FF">┘≡╓▌</font></a>  <a href="#"><font color="#0000FF">╫▐╧╪</font></a> 
  403.                <a href="#"><font color="#0000FF">πδ╔╧</font></a>  <a href="#"><font color="#0000FF">π⌠╦«</font></a> 
  404.                <a href="#"><font color="#0000FF">╬ó╔╜</font></a>  <a href="#"><font color="#0000FF">╙π╠¿</font></a> 
  405.                <a href="#"><font color="#0000FF">╜≡╧τ</font></a>  <a href="#"><font color="#0000FF">╝╬╧Θ</font></a> 
  406.                <a href="#"><font color="#0000FF">┴║╔╜</font></a></font></td>
  407.           </tr>
  408.         </TABLE></TD>
  409.         
  410.       <TD width=148 rowspan="2" vAlign=top bgColor=#009966> 
  411.         <TABLE cellSpacing=0 cellPadding=0 width=149 align=center bgColor=#009966 
  412.        style="border-right:#006699 1px">
  413.           <TR> 
  414.                 
  415.             <TD width="148"> 
  416.               <TABLE width=149 border=0 align="right" cellPadding=0 cellSpacing=0>
  417.                 <TR> 
  418.                           
  419.                   <TD width="149" height=21 align="center" bgcolor="#99CC99"><SPAN> 
  420.                     <FONT color=#ffffff size=3> <strong>├≈╨╟╧τ╒≥</strong></FONT></SPAN></TD>
  421.                         </TR>
  422.                         <TR> 
  423.                           
  424.                   <TD height=0  bgcolor="#99CC99"></TD>
  425.                         </TR>
  426.                        </TABLE>
  427.                  <TR> 
  428.                 <TD  height=1></TD>
  429.               </TR>
  430.               <TR> 
  431.                 
  432.             <TD align="center"> 
  433.               <TABLE cellSpacing=0 cellPadding=0 width="95%" border=0>
  434.                 <TR> 
  435.                         
  436.                   <TD height=36 align="left" bgColor=#99CC99>íñ<A  
  437.                   href="" 
  438.                   target=_blank><font color="#ffffff">┤≤═⌡┤σ</font></A></TD>
  439.                       </TR>
  440.                      
  441.                   </TABLE></TD>
  442.               </TR>
  443.               <TR> 
  444.                 
  445.             <TD bgcolor="#009966" width="95%" height=1></TD>
  446.               </TR>
  447.               <TR> 
  448.                 
  449.             <TD align="center"> 
  450.               <TABLE cellSpacing=0 cellPadding=0 width="95%" border=0>
  451.                 <TR> 
  452.                         <TD bgColor=#99CC99 height=36>íñ<A 5 
  453.                   href="" target=_blank><font color="#ffffff">╨í└∩╒≥</font></A></TD>
  454.                       </TR>
  455.                      
  456.                   </TABLE></TD>
  457.               </TR>
  458.               <TR> 
  459.                 
  460.             <TD bgcolor="#009966" width="95%" height=1></TD>
  461.               </TR>
  462.               <TR> 
  463.                 
  464.             <TD align="center"> 
  465.               <TABLE cellSpacing=0 cellPadding=0 width="95%" border=0>
  466.                 <TR> 
  467.                         
  468.                   <TD height=36 align="left" bgColor=#99CC99>íñ<A  
  469.                   href="" 
  470.                   target=_blank><font color="#ffffff">╚╬╝╥╫»</font></A></TD>
  471.                       </TR>
  472.                      
  473.                   </TABLE></TD>
  474.               </TR>
  475.               <TR> 
  476.                 
  477.             <TD bgcolor="#009966" width="95%" height=1></TD>
  478.               </TR>
  479.               <TR> 
  480.                 
  481.             <TD align="center"> 
  482.               <TABLE cellSpacing=0 cellPadding=0 width="95%" border=0>
  483.                 <TR> 
  484.                         <TD bgColor=#99CC99 height=36>íñ<A 
  485.                   href="" 
  486.                   target=_blank><font color="#ffffff">║·╓▄╧τ</font></A></TD>
  487.                       </TR>
  488.                      
  489.                   </TABLE></TD>
  490.               </TR>
  491.               <TR> 
  492.                 
  493.             <TD bgcolor="#009966" width="95%" height=1></TD>
  494.               </TR>
  495.               <TR> 
  496.                 
  497.             <TD align="center"> 
  498.               <TABLE cellSpacing=0 cellPadding=0 width="95%" border=0>
  499.                 <TR> 
  500.                         <TD bgColor=#99CC99 height=36>íñ<A  
  501.                   href="" 
  502.                   target=_blank><font color="#ffffff">╥╗┤σ</font></A></TD>
  503.                       </TR>
  504.                      
  505.                   </TABLE></TD>
  506.               </TR>
  507.               <TR> 
  508.                 
  509.             <TD bgcolor="#009966" width="95%" height=1></TD>
  510.               </TR>
  511.               <TR> 
  512.                 
  513.             <TD height="37" align="center"> 
  514.               <TABLE cellSpacing=0 cellPadding=0 width="95%" border=0>
  515.                 <TR> 
  516.                         
  517.                   <TD bgColor=#99CC99 height=36>íñ<A  
  518.                   href="" 
  519.                   target=_blank><font color="#ffffff">╢■┤σ</font></A></TD>
  520.                       </TR>
  521.                      
  522.                   </TABLE></TD>
  523.               </TR>
  524.               <TR> 
  525.                 <TD  height=1></TD>
  526.               </TR>
  527.               <TR> 
  528.                 
  529.             
  530.               </TR>
  531.               <TR> 
  532.                 
  533.             <TD height=2></TD>
  534.               </TR>
  535.                </TABLE>
  536.           <table width="95%" border="0" bgColor=#009966>
  537.             <tr> 
  538.               <td align="center" bgColor=#009966><strong><font color="#FFFFFF" size="2"> ╚╚├┼┴┤╜╙</font></strong></td>
  539.             </tr>
  540.             <tr> 
  541.               <td align=center bgColor=#009966> <font color="#FFFFFF"><strong><a href="www.sohu.com">SOHU</a></strong></font></td>
  542.             </tr>
  543.             <tr> 
  544.               
  545.             <td height="22" align=center bgColor=#009966><a href="www.sina.com.cn"><font color="#FFFFFF"><strong>SINA</strong></font></a></td>
  546.             </tr>
  547.             <tr> 
  548.               
  549.             <td height="20" align=center bgColor=#009966><font color="#0000FF"><a href="www.yahoo.com.cn"><strong>YAHOO</strong></a></font></td>
  550.             </tr>
  551.             <tr> 
  552.               
  553.             <td height="20" align=center bgColor=#009966><a href="www.google.com"><font color="red"><strong>GOOGLE</strong></font></a></td>
  554.             </tr>
  555.             <td height="28" align=center bgColor=#009966>
  556.             <select name="select1" onChange="javascript:window.open(this.options[this.selectedIndex].value)" style="font-size: 10pt; color: #800000">
  557.                     <option selected>17╡╪╩╨╨╦┼⌐═°</option>
  558.                     <option value="">╝├─╧ JiNan</option>
  559.                     <option value="">╟α╡║ QingDao</option>
  560.                     <option value="">╤╠╠¿ YanTai</option>
  561.                     <option value="">═■║ú WeiHai</option>
  562.                     <option value="">╬½╖╗ WeiFang</option>
  563.                     <option value="">╫═▓⌐ ZiBo</option>
  564.                     <option value="">╢½╙¬ DongYing</option>
  565.                     <option value="">▒⌡╓▌ BinZhou</option>
  566.                     <option value="">╡┬╓▌ DeZhou</option>
  567.                     <option value="">┴─│╟ LiaoCheng</option>
  568.                     <option value="">╠⌐░▓ TaiAn</option>
  569.                     <option value="">└│╬▀ LaiWu</option>
  570.                     <option value="">╝├─■ JiNing</option>
  571.                     <option value="">║╔╘≤ HeZe</option>
  572.                     <option value="">╘µ╫» ZaoZhuang</option>
  573.                     <option value="">┴┘╥╩ LinYi</option>
  574.                     <option value="">╚╒╒╒ RiZhao</option>
  575.                     </select></td>
  576.             </tr>
  577.           </table>
  578.           
  579.         
  580.       </TD>
  581.       </TR>
  582.       </TABLE>
  583.   <TABLE width=760 height="22" border=0 cellPadding=0 cellSpacing=0>
  584.     <TR> 
  585.       <TD width="722" height=22 align="center" valign="top" bgColor=#009966> </td>
  586.       <TD width="40" height="22" align="right" valign="top"><img src="images/bottom-right.gif" width="40" height="22"></TD>
  587.     </TR>
  588.   </TABLE>
  589.   <hr width=760 size=1>
  590.   <TABLE class=blue cellSpacing=0 cellPadding=0 width=760 border=0>
  591.      
  592.       <TR> 
  593.         <TD align=middle height=35>Copyright @ 2003 ╔╜╢½╨╦┼⌐═°. All rights reserved. 
  594.           ┬│ ICP▒╕030012</TD>
  595.       </TR>
  596.      
  597.   </TABLE>
  598.   <!--#include file="foot.inc.asp"-->
  599. </CENTER>
  600. </BODY></HTML>
  601.