<!--#include file="include/nyheader.asp"-->
<div align="left">
	<table border="0" cellpadding="0" cellspacing="0" width="1000" id="table14">
		<tr>
			<td width="198" valign="top">
			<table border="0" cellpadding="0" cellspacing="0" width="100%" id="table15">
				<tr>
					<td>
					<img border="0" src="img/nytu1.jpg" width="198" height="19"></td>
				</tr>
				<tr>
					<td background="img/nybj.jpg" valign="top"><!--#include file="include/leftgyyy.asp"-->
					　</td>
				</tr>
				<tr>
					<td>
					<img border="0" src="img/nytu2.jpg" width="198" height="19"></td>
				</tr>
			</table>
			</td>
			<td width="802" valign="top">
			<div align="right">
				<table border="0" cellpadding="0" cellspacing="0" width="801" id="table16">
					<tr><td><!--#include file="include/middle.asp"--></td>
					</tr>
					<tr>
						<td>
						<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="801" height="145">
							<param name="movie" value="flash/yqlj.swf">
							<param name="quality" value="High">
							<embed src="flash/yqlj.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="801" height="145"></object>
						</td>
					</tr>
					<tr>
						<td>
						<table border="0" cellpadding="0" cellspacing="0" width="100%" id="table22">
							<tr>
								
                    <td height="25">&nbsp;|| 当前位置：<a href="index.htm">首 页</a> 
                      &gt; 友情链接</td>
							</tr>
							<tr>
								<td bgcolor="#CFCFCF"></td>
							</tr>
							<tr>
								<td style="padding-top: 5px">
								<table border="0" cellpadding="0" cellspacing="0" width="100%" id="table23">
									<tr>
										<td width="100%" valign="top">
										<div align="center">
											<table border="0" cellpadding="0" cellspacing="0" width="95%" id="table31">
												<tr>
													<td>
													<table border="0" cellpadding="0" cellspacing="0" width="100%" id="table32">
														<tr>
															<td background="img/bj.jpg" height="21" valign="top"  colspan="4">
															<table border="0" cellpadding="0" cellspacing="0" width="100%" id="table33">
																<tr>
																	<td width="30">
																	<p align="center">
																	<img border="0" src="img/br2.jpg" width="13" height="13"></td>
																	
                                              <td height="21"> <b>友情链接</b></td>
																</tr>
															</table>
															</td>
														</tr>
															<tr><td>　</td></tr>
													
														<tr>
															
															　	<%
								dim i
								i=0
								set rslink2=server.createobject("adodb.recordset")
								sqllink2 = "select * from links order by id"
								rslink2.open sqllink2,conn,1,1
								do while not rslink2.eof
								%>			
								
									<td width="100" align="center" height="70">
									<a href="<%= rslink2("link") %>" alt="<%= rslink2("note") %>" target="_blank">
										<% if rslink2("imges1")<>"" then %>	
		 <img src="<%= rslink2("imges1") %>" width="120" height="40" border="0">
		<% else %>
		<%= rslink2("note") %>
		<% end if %>
									
									</a></td>
								<%
								i=i+1
								if i mod 4 = 0 then
								%>
								</tr><tr>
								<%
							  else
							  end if
								rslink2.movenext
								loop
								rslink2.close
								set rslink2=nothing
								%>
														</tr>
													</table>
													</td>
												</tr>
										  </table>
										</div>
										</td>
									
									</tr>
								</table>
								</td>
							</tr>
						</table>
						</td>
					</tr>
				</table>
			</div>
			</td>
		</tr>
	</table>
</div>
<!--#include file="include/footer.asp"-->
