What's new
<%Set rs=conn.execute("select * from news where lm='2' and sh=1 and tj='ÍÆ¼ö' order by updat asc,id asc")%>
<%n=0 do while not rs.eof %>
.html" target="_blank">
" width=105 height=143>
<%=rs("title")%>
<%n=n+1 if n mod 6=0 then response.write("
") rs.movenext loop %>