%
'请勿改动下面这三行代码
ShowSmallClassType=ShowSmallClassType_Default
MaxPerPage=MaxPerPage_Default
strFileName="Product.asp?BigClassName=" & BigClassName & "&SmallClassName=" & SmallClassName
%>
<%
function cutstr(tempstr,tempwid)
if len(tempstr)>tempwid then
cutstr=left(tempstr,tempwid)&"..."
else
cutstr=tempstr
end if
end function%>
天津宏仁堂药业有限公司
您现在所在的位置为: 网站首页 -> 产品详解
编号
题目
<%
if iPageCount = 0 then
response.write "
Sorry!没有对应的新闻!
"
else
%>
<%
objPagingRS.AbsolutePage = iPageCurrent
i = 0
iRecordsShown = 0
do while iRecordsShown < iPageSize and not objPagingRS.EOF
%>