<%
SQL="SELECT top 1 * FROM News where ChnlID=1 and IsDelete=0 and ClassID=1 order by id desc"
Rs.open SQL,Conn,1
If Rs.Eof and Rs.bof Then
else
for i= 1 to rs.recordcount
%>
"">
)">
集团热点
The Group
Hotspot
<%=ConLen(Rs("Title"),32)%>
<%if rs("SubTitle") <> "0" then%>
<%=rs("SubTitle")%>
<%else%>
<%=GetDate(Rs("UpdateTime"),2)%>
<%end if%>
<%
rs.movenext
if rs.eof then exit for
next
end if
rs.close
%>
<%
SQL="SELECT top 1 * FROM News where ChnlID=1 and IsDelete=0 and ClassID=43 order by id desc"
Rs.open SQL,Conn,1
If Rs.Eof and Rs.bof Then
else
for i= 1 to rs.recordcount
%>
"">
)">
集团风采
Group of
Elegant Appearance
<%=ConLen(Rs("Title"),32)%>
<%if rs("SubTitle") <> "0" then%>
<%=rs("SubTitle")%>
<%else%>
<%=GetDate(Rs("UpdateTime"),2)%>
<%end if%>
<%
rs.movenext
if rs.eof then exit for
next
end if
rs.close
%>
<%
SQL="SELECT top 1 * FROM News where ChnlID=1 and IsDelete=0 and ClassID=44 order by id desc"
Rs.open SQL,Conn,1
If Rs.Eof and Rs.bof Then
else
for i= 1 to rs.recordcount
%>
"">
)">
项目新闻
Have Great
Originality
<%=ConLen(Rs("Title"),32)%>
<%if rs("SubTitle") <> "0" then%>
<%=rs("SubTitle")%>
<%else%>
<%=GetDate(Rs("UpdateTime"),2)%>
<%end if%>
<%
rs.movenext
if rs.eof then exit for
next
end if
rs.close
%>