📄 list.asp
字号:
window.img1.src="img/list/1.gif";
window.img2.src="img/list/2-2.gif";
window.img3.src="img/list/3.gif";
window.img4.src="img/list/4.gif";
window.img5.src="img/list/5.gif";
break;
}
case 2:
{
window.img1.src="img/list/1.gif";
window.img2.src="img/list/2.gif";
window.img3.src="img/list/3-2.gif";
window.img4.src="img/list/4.gif";
window.img5.src="img/list/5.gif";
break;
}
case 3:
{
window.img1.src="img/list/1.gif";
window.img2.src="img/list/2.gif";
window.img3.src="img/list/3.gif";
window.img4.src="img/list/4-2.gif";
window.img5.src="img/list/5.gif";
break;
}
case 4:
{
window.img1.src="img/list/1.gif";
window.img2.src="img/list/2.gif";
window.img3.src="img/list/3.gif";
window.img4.src="img/list/4.gif";
window.img5.src="img/list/5-2.gif";
break;
}
}
}
if(adNum<cpAD.length-1)adNum++ ;
else adNum=0;
setTransition();
document.images.cpADrush.src=cpAD[adNum];
playTransition();
displayStatusMsg();
theTimer=setTimeout("nextAd()", 7000);
}
function setTransition(){
if (document.all){
cpADrush.filters.revealTrans.Transition=23;
cpADrush.filters.revealTrans.apply();
}
}
function playTransition(){
if (document.all)
cpADrush.filters.revealTrans.play()
}
function displayStatusMsg() {
status=cpADmsg[adNum];
document.returnValue = true;
}
//结束
</script>
<%if zhuang="" then%>
<table width="120" height="120" border="0" cellpadding="0" cellspacing="0">
<tr>
<td background="img/musicbj.gif">
<div align="center"><img src=img/emptyshop.gif border=0></div></td>
</tr>
</table>
<%else%>
<table width="200" border="0" cellspacing="0" cellpadding="0" height="200">
<tr>
<td background="img/musicbj.gif">
<div align="center"></div>
<div align="center"><a href="javascript:jump2url()"> <img src name="cpADrush" width="200" height="200" border="0" style="filter: revealTrans(duration=2, transition=23)"></a></div></td>
<script language="JavaScript">nextAd()</script></tr>
<tr>
<td height="22" align="center" background="img/musicbj.gif"><table width="100" border="0" cellpadding="0" cellspacing="0" id="T1" name="T1">
<tr>
<td width="20" height="16" valign="bottom"><a href="#" onMouseOver="changeimg(0)"><img name="Image2" id="img1" border="0" src="img/list/1.gif" width="20" height="16" onClick="changeimg(0)"></a></td>
<td width="20" valign="bottom"><a href="#" onMouseOver="changeimg(1)"><img name="Image3" id="img2" border="0" src="img/list/2.gif" width="20" height="16" onClick="changeimg(1)"></a></td>
<td width="20" valign="bottom"><a href="#" onMouseOver="changeimg(2)"><img name="Image4" id="img3" border="0" src="img/list/3.gif" width="20" height="16" onClick="changeimg(2)"></a></td>
<td width="20" valign="bottom"><a href="#" onMouseOver="changeimg(3)"><img name="Image5" id="img4" border="0" src="img/list/4.gif" width="20" height="16" onClick="changeimg(3)"></a></td>
<td width="20" valign="bottom"><a href="#" onMouseOver="changeimg(4)"><img name="Image6" id="img5" border="0" src="img/list/5.gif" width="20" height="16" onClick="changeimg(4)"></a></td>
</tr>
</table></td>
</tr>
</table>
<%end if%>
</td>
</tr>
</table>
<br>
<table border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="11"><strong><%=jiagename1%>:</strong><s>¥<%=formatnumber(shichangjia,2)%>元</s></td>
</tr>
<tr>
<td height="12" title="100%"><table width="100%" height="3" border="0" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#CCCCCC"></td>
</tr>
</table></td>
</tr>
<tr>
<td height="11"><font color="#FF0000"><font color="#FF0000"><strong><%=jiagename2%>:</strong>¥<%=formatnumber(huiyuanjia,2)%>元 (
<%response.write round(huiyuanjia/shichangjia,2)*10&"折"%>
) </font></font></td>
</tr>
<tr>
<td height="12" title="<%=round(huiyuanjia/shichangjia,2)*100%>%"><table width="<%=round(huiyuanjia/shichangjia,2)*100%>%" height="3" border="0" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#FF4A4A"></td>
</tr>
</table></td>
</tr>
<tr>
<td height="11"><span class="style5"><strong><%=jiagename3%>:</strong>¥<%=formatnumber(Vipjia,2)%>元 (
<%response.write round(vipjia/shichangjia,2)*10&"折"%>
) </span></td>
</tr>
<tr>
<td height="12" title="<%=round(vipjia/shichangjia,2)*100%>%"><table width="<%=round(vipjia/shichangjia,2)*100%>%" height="3" border="0" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#7575FF"></td>
</tr>
</table></td>
</tr>
<tr>
<td height="23">
<input name="newsshop" type="checkbox" id="newsshop" value="1" <%if newsshop=1 then%>checked<%end if%> DISABLED>
新品
<input name="bestshop" type="checkbox" id="newsshop" value="1" <%if bestshop=1 then%>checked<%end if%> DISABLED>
推荐</td>
</tr>
<tr>
<td height="23"><input name="tejiashop" type="checkbox" id="tejiashop" value="1" <%if tejiashop=1 then%>checked<%end if%> DISABLED>
特价
<input name="cxiaoshop" type="checkbox" id="tejiashop" value="1" <%if cxiaoshop=1 then%>checked<%end if%> DISABLED>
促销 </td>
</tr>
</table>
<div align="center"><br>
</div></td>
<td width="60%" valign="top"><table width="98%" border="0" cellpadding="2" cellspacing="0">
<tr>
<td height="30"><span class="style4"> <font color="#ff6600"> <%=shopname%> </font></span></td>
</tr>
<tr>
<td height="22">【<%=mch%>】<%=shopname%><a href="rss_list.asp?a=<%=shopid%>"> <img src=img/xml.gif border=0 alt="RSS2.0支持"></a> </td>
</tr>
<tr>
<td height="22">【商品状态】
<%if kucun>0 then%>
上架
<%else%>
<font color="#FF0000">缺货</font>
<%end if%>
</td>
</tr>
<tr>
<td height="22">【<%=isbn1%>】<%=isbn%></td>
</tr>
<tr>
<td height="11">【<%=jj%>】<%=shopchuban%></td>
</tr>
<tr>
<td height="5">【<%=cj%>】<%=cjname%></td>
</tr>
<tr>
<td height="6">【<%=gj%>】
<%
sorts2=gjz
sorts2=trim(sorts2)
if sorts2<>"" then
bsort2=split(sorts2,",")
for i=0 to ubound(bsort2)
bsortb2=bsort2(i)
bsortb2=trim(bsortb2)
response.write "<a href=research.asp?action=2&searchkey="&bsortb2&"><u>"&bsortb2&"</u></a> "
next
end if%>
</td>
</tr>
<tr>
<td height="22">【评分】
<%if pingjizong>0 and pingji>0 then
xx=pingjizong\pingji
else
xx=5
end if
response.write "<img src=img/pingji/"&xx&".gif alt=评论星级>"%>
共有<%=pingji%>位网友打分</td>
</tr>
<tr>
<td height="22">【所属类别】<a href=class.asp?lx=big&anid=<%=anclassid%> targer=_blank><%=anclass%></a> -> <a href=class.asp?lx=small&anid=<%=anclassid%>&nid=<%=nclassid%> targer=_blank><%=nclass%></a> -> <%=xhtml%></td>
</tr>
<tr>
<td height="22">【<%=ps%>】
<%if dq1=1 then%>
<font color="#FF0000"><%=psdq1%></font>
<%end if%>
<%if dq2=1 then%>/
<font color="#FF0000"><%=psdq2%></font>
<%end if%>
<%if dq3=1 then%>/
<font color="#FF0000"><%=psdq3%></font>
<%end if%>
<%if dq4=1 then%>/
<font color="#FF0000"><%=psdq4%></font>
<%end if%>
</td>
</tr>
<tr>
<td height="11">【赠送积分】<%=yeshu%></td>
</tr>
<%if x1<>"" then%>
<tr>
<td height="5">【<%=x1%>】<%=y1%></td>
</tr>
<%end if%>
<%if x2<>"" then%>
<tr>
<td height="6">【<%=x2%>】<%=y2%></td>
</tr>
<%end if%>
<%if x3<>"" then%>
<tr>
<td height="11">【<%=x3%>】<%=y3%></td>
</tr>
<%end if%>
<%if x4<>"" then%>
<tr>
<td height="11">【<%=x4%>】<%=y4%></td>
</tr>
<%end if%>
<%if x5<>"" then%>
<tr>
<td height="11">【<%=x5%>】<%=y5%></td>
</tr>
<%end if%>
<%if x6<>"" then%>
<tr>
<td height="11">【<%=x6%>】<%=y6%></td>
</tr>
<%end if%>
<tr>
<td height="11"><a href="gouwu.asp?id=<%=shopid%>&action=add"><img src="img/gm.gif" width="32" height="17" border="0"></a> <a href="shoucang.asp?id=<%=shopid%>&action=add"><img src="img/sc.gif" width="32" height="17" border="0"></a> <a href="to.asp?id=<%=shopid%>&action=add"><img src="img/db.gif" width="32" height="17" border="0"></a> <a href="about.asp?action=jtcg"><img src="img/tg.gif" width="32" height="17" border="0"></a> <a href="#" onClick="javascript:window.open('shangpintj.asp?id=<%=request("id")%>','pingluntj','width=325,height=200,toolbar=no, status=no, menubar=no, resizable=yes, scrollbars=no')"><img src="img/tj.gif" width="32" height="17" border="0"></a> <a href="?action=Previous&id=<%=shopid%>"><strong><font color="#FF0000"><img src="img/sf.gif" width="32" height="17" border="0"></font></strong></a> <strong><a href="?action=next&id=<%=shopid%>"><font color="#FF0000"><img src="img/xf.gif" width="32" height="17" border="0"></font></a> <a href="index.asp"><img src="img/fh.gif" width="32" height="17" border="0"></a></strong></td>
</tr>
</table></td>
</tr>
</table>
<br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td><img src="img/top_img_01.gif" width="715" height="40" align="absmiddle"></td>
</tr>
</table>
<table width="680" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="680">
<%=shopcontent%></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td height="15">
<div align="center"></div></td>
</tr><% set rs=server.createobject("adodb.recordset")
if shenhe=1 then
rs.open "select * from shop_pinglun where shopid="&shopid&" and shenhe=1 order by pinglundate desc",conn,1,1
else
rs.open "select * from shop_pinglun where shopid="&shopid&" order by pinglundate desc",conn,1,1
end if
j=rs.recordcount
plcount=rs.recordcount
if j>0 then
%>
<tr>
<td height="15">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
<tr>
<td><img src="img/top_img_03.gif" width="715" height="40" align="absmiddle"></td>
</tr>
</table></td>
</tr>
<%
if j>3 then j=3
for i=1 to j
%>
<tr>
<td>
<table width="90%" border="0" align="center" cellpadding="0" cellspacing="1">
<tr bgcolor="#FFFFFF">
<td width="5%" height="22" align="right"><img src="img/image002.gif" width="15" height="15"></td>
<td height="22" bgcolor="#FFFFFF"><b>主题:</b><a href="javascript:;" onClick="javascript:window.open('pinglunll.asp?id=<%=rs("pinglunid")%>','pinglun','width=300,height=400,toolbar=no, status=no, menubar=no, resizable=yes, scrollbars=no');return false;" title="<%=trim(rs("pingluntitle"))%>"><%=trim(rs("pingluntitle"))%></a><strong> 评级:</strong><img src="img/pingji/<%=rs("pingji")%>.gif"> <strong> IP:</strong><%=trim(rs("ip"))%></td>
<td width="50" bgcolor="#FFFFFF"><div align="right"><a href="#"><img src="img/btn_top.gif" width="34" height="11" border="0"></a></div></td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="5%"> </td>
<td colspan="2" bgcolor="#FFFFFF"><b>作者:</b><%=trim(rs("pinglunname"))%> (<%=trim(rs("pinglundate"))%>)</td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="5%"> </td>
<td colspan="2"> <%=rs("pingluncontent")%> </td>
</tr>
<%if trim(rs("huifu"))<>"" then%>
<tr bgcolor="#FFFFFF">
<td width="5%"> </td>
<td colspan="2" bgcolor="#FFFFFF"><b><font color="#FF6600">销售商回复:</font></b><%=rs("huifu")%> </td>
</tr>
<%end if%>
</table></td>
</tr>
<%
rs.movenext
next
if plcount>0 then
%>
<tr>
<td align=right height="22"><a href=listpl.asp?id=<%=request("id")%>>>>浏览该商品的全部<%=plcount%>条评论 </a></td>
</tr>
<%end if%><%end if%>
</table></td>
<td width="12"> </td>
</tr>
</table>
<map name="Map">
<area shape="rect" coords="46,14,132,36" href="class.asp?lx=new">
</map>
<map name="Map2">
<area shape="rect" coords="46,16,159,38" href="class.asp?lx=tejia">
</map>
<map name="Map3">
<area shape="rect" coords="48,17,156,36" href="class.asp?lx=cx">
</map>
<map name="Map4">
<area shape="rect" coords="45,18,108,34" href="zhk.asp">
</map>
<map name="Map5">
<area shape="rect" coords="137,19,172,31" href="gg_show.asp">
</map>
</body>
</html>
<!--#include file="copyright.asp"-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -