 |
 |
|
<%
'新闻所属类别名称
classname="新闻中心"
'TrNumber该页显示总行数
TrNumber=10
'Windowsopen为新闻弹出页名称
Windowsopen="xwmb.asp"
''设置弹出页的样式不设为全屏
'Windowsopenedit="scrollbars=yes,width=580,height=400"
'Windowshref行为是弹出还是转页,转页是Windowshref="href",不写为弹出
'Windowshref="href"
'图片的长和宽
pwidth=93
pheight=105
'默认图片地址
OLDP=" "
'Length新闻标题显示字数的长度
TrLength=15
'新闻标题置顶色
OnTop="#FF0000"
'新闻后面是否显示类似NEW等图片dates为天数Pnews,为图片样式
dates=2
Pnews=" "
'内容的长度
ContentLength=60
%>
|
 |
|
|
|
 |
|