<TABLE cellSpacing=0 cellPadding=0 width=600 align=center border=0>
<TBODY>
<TR>
<TD height=9>
<IMG height=9 src="image/index_12.gif" width=599></TD></TR>
<TR>
<TD height="634" valign="top" class=kuang><TABLE cellSpacing=0 cellPadding=0 width="100%" align=center bgColor=#ffffff border=0>
<TBODY>
<TR vAlign=top>
<TD>
<TABLE cellSpacing=0 cellPadding=4 width=599 align=center border=0>
<TBODY>
<% strpage=request.querystring("page")
if strpage<=1 or strpage="" then strpage=1
set rs=server.createobject("adodb.recordset")
rs.open "select * from buyok_produc order by AddDate desc",conn,1,3
rs.pagesize=5
rs.absolutepage=cint(strpage)
select_count=rs.recordcount
select_pagecount=rs.pagecount
if select_pagecount mod 2<>0 then
select_pagecount=cint(select_count/10)+1
else
select_pagecount=cint(select_count/10)
end if
for i=1 to rs.pagesize
if rs.eof then exit for%>
<TR>
<%for j=1 to 2
if rs.eof then exit for%>
<TD vAlign=top width="50%">
<TABLE cellSpacing=1 cellPadding=0 width="100%" bgColor=#e8e8e8 border=0>
<TBODY>
<TR>
<TD bgColor=#ffffff>
<TABLE cellSpacing=2 cellPadding=3 width="100%" bgColor=#ffffff border=0>
<TBODY>
<TR>
<TD style="PADDING-RIGHT: 5px" vAlign=top align=middle width=80><FONT color=#003399>
<IMG src="<%=rs("ImgPrev")%>" width="100" height="119" hspace=0 border=0 align=center style="BORDER-LEFT-COLOR: #dfdfdf; BORDER-BOTTOM-COLOR: #dfdfdf; BORDER-TOP-COLOR: #dfdfdf; BORDER-RIGHT-COLOR: #dfdfdf"></FONT></TD>
<TD vAlign=bottom height=25>
<TABLE height=22 cellSpacing=1 cellPadding=0 width="100%" border=0>
<TBODY>
<TR vAlign=top>
<TD height=28><FONT color=#000000><%=rs("ProdName")%></FONT></TD>
</TR>
<TR>
<TD><FONT color=#333333></FONT></TD>
</TR>
<TR>
<TD><FONT color=#006666>市场价:<%=rs("PriceOrigin")%>元/</FONT></TD>
</TR>
<TR>
<TD><FONT color=#ff6600>会员价:<%=rs("PriceList")%>元/</FONT></TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing=2 cellPadding=0 width="100%" border=0>
<TBODY>
<TR vAlign=top>
<TD background=在线购物.files/line.gif height=4></TD>
</TR>
</TBODY>
</TABLE>
<IMG src="image/detail.gif" width="34" height="15" border=0></A>
<IMG src="image/buy.gif" width="50" height="15" border=0></TD>
</TR>
</TBODY>
</TABLE></TD>
<TD width=5 bgColor=#e8e8e8></TD>
</TR>
</TBODY>
</TABLE></TD>
<%rs.movenext
next%>
</TR>
<%rs.movenext
next%>
</TBODY>
</TABLE>
<TABLE height=35 cellSpacing=0 cellPadding=4 width="100%" align=center background=在线购物.files/bg9.jpg border=0>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=2 width="100%" align=center border=0>
<TBODY>
<TR>
<TD class=pages width="50%">
<%response.write " 共<b>"& select_pagecount &"</b>页<b>" & select_count &"</b>条,显示第1-"&select_count&"。"
%>
</TD>
<TD class=pages align=right width="50%">
<TABLE cellSpacing=1>
<TBODY>
<TR>
<TD>
<IMG src="image/2arrow_l_off.gif" width="11" height="11" border=0></TD>
<TD>
<IMG src="image/1arrow_l_off.gif" width="14" height="11" border=0></TD>
<TD width=3></TD>
<%
For i=1 to select_pagecount
LastNextPage=LastNextPage&"<A HREF=" & action & "?" & temp & "Page=" & i &">"
if Page=i then
LastNextPage=LastNextPage&"<b>"& i &"</b>"
else
LastNextPage=LastNextPage&""& i &""
end if
LastNextPage=LastNextPage& "</A> "
Next
%>
<TD class=pages
style="PADDING-RIGHT: 3px; PADDING-LEFT: 3px; COLOR: red; TEXT-DECORATION: underline"><B><%=LastNextPage%></B></TD>
<TD width=3></TD>
<TD
style="PADDING-RIGHT: 3px; PADDING-LEFT: 3px" width="14">
<IMG
src="image/1arrow_r_on.gif" width="14" height="11" border=0></TD>
<TD>
<IMG
src="image/2arrow_r_on.gif" width="11" height="11"
border=0></TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
<TR>
<TD height=11>
<IMG height=11
src="image/index_13.gif"
width=599></TD></TR></TBODY></TABLE>