<% do while rows<3%>
<% cols=0 %>
<% do while cols<1 %>
<% if not rs.eof then %>
" border="0" width="83" height="100" onMouseOver="this.style.filter='alpha(opacity=100)';high(this);" onMouseDown="fade();switchImage('w', '/upload/product/big/<%=rs("product_bigimg")%>');" style="cursor:hand " onMouseOut="low(this)">
名称:<%=rs("product_name")%> |
<% rs.movenext
else %>
|
<%
end if
%>
<%
cols = cols + 1
loop
%>
<%
rows = rows + 1
loop
%>
<%
if rs.recordcount<>0 then
%>
<% end if %>
|
<%
set rs1 = Server.CreateObject("Adodb.RecordSet")
sql1 = "select top 1 * from hzyr_product where product_sort='设备展示' order by product_id desc"
rs1.open sql1,conn,1,1
if not rs1.eof then
%>
" width="330" height="395" style="visibility:visible; FILTER:revealTrans(Duration=0.8, Transition=20);" id="w" name="w"> |
|
<%end if :rs1.close:set rs1=nothing%> |