tr>
<td width="100%" bgcolor="#DE0000" height="18" align="center" > <font color="#FFFFFF">本站公告</font></td>
</tr>
<%InTable("bottomr")%>
<tr>
<td bgcolor="<%=RightCColor%>">
<table width="158" border="0" cellspacing="0" cellpadding="8" align="center" style="TABLE-LAYOUT: fixed">
<tr>
<td style="WORD-WRAP: break-word">
<table border="0" width="100%" cellspacing="0">
<tr>
<%
set rs=conn.execute("SELECT * FROM Announce where Ischecked=true")
if rs.eof and rs.bof then
%>
<td width="100%" align="center">尚无任何公告</td>
<%
else
%>
<td width="100%"> <script language=JavaScript>marquee1();</script>
<table border="0" width="100%" cellspacing="2" cellpadding="2">
<% if not isnull(rs("Title")) then%>
<TR>
<td width="100%" align=center height=20><font
color=<%=AlertFColor%>><%=rs("Title")%></font></td>
</TR>
<% end if%>
<TR>
<td width="100%"><%=rs("Content")%></td>
</TR>
<TR>
<td width="100%" align=right><%=rs("Author")%></td>
</TR>
<TR>
<td width="100%" align=right><%=2005-7
上一页 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] ... 下一页 >>