<%set rs=server.CreateObject("ADODB.RecordSet")
rs.Source="select * from News where BigClassName='走近晋愉' and SmallClassName='走近晋愉' order by NewsID"
rs.Open rs.Source,conn,1,1
do while not rs.eof
%>"><%=rs("Title")%>
<%rs.movenext
loop%>
<%
set rs3=server.CreateObject("ADODB.RecordSet")
rs3.Source="select * from SmallClass where BigClassName='晋愉文化' order by SmallClassID"
rs3.Open rs3.Source,conn,1,3
do while not rs3.eof
%>"><%=rs3("SmallClassName")%> <%
rs3.movenext
loop
%>总裁博客
<%
set rs3=server.CreateObject("ADODB.RecordSet")
rs3.Source="select * from SmallClass where BigClassName='新闻中心' order by SmallClassID"
rs3.Open rs3.Source,conn,1,3
do while not rs3.eof
%>"><%=rs3("SmallClassName")%><%
rs3.movenext
if not rs3.eof then
%> <%end if
loop
%>