Top.asp
上传用户:yunfeng252
上传日期:2022-07-23
资源大小:12403k
文件大小:2k
源码类别:

Jsp/Servlet

开发平台:

Java

  1. <center>
  2. <table border="0" cellpadding="0" cellspacing="0" width="780" height="18">
  3.  <tr>
  4.   <td width="16" style="background-image:url('Style/<%=WebSiteStyle%>/T_Top_LR.gif');background-position:0px 0px"></td>
  5.   <td width="300" style="background-image:url('Style/<%=WebSiteStyle%>/T_Top_Bg.gif');background-position:0px 0px"><a href="Include/Style.asp?SN=Blue"><img src="Style/Blue/T_Top_Bg.gif" border="0" width="14" height="9"></a>&nbsp;<a href="Include/Style.asp?SN=Brown"><img src="Style/Brown/T_Top_Bg.gif" border="0" width="14" height="9"></a>&nbsp;<a href="Include/Style.asp?SN=Green"><img src="Style/Green/T_Top_Bg.gif" border="0" width="14" height="9"></a>&nbsp;<a href="Include/Style.asp?SN=Purple"><img src="Style/Purple/T_Top_Bg.gif" border="0" width="14" height="9"></a>&nbsp;<a href="Include/Style.asp?SN=Silver"><img src="Style/Silver/T_Top_Bg.gif" border="0" width="14" height="9"></a>&nbsp;<a href="Include/Style.asp?SN=Yellow"><img src="Style/Yellow/T_Top_Bg.gif" border="0" width="14" height="9"></a></td>
  6.   <td width="448" align="right" style="background-image:url('Style/<%=WebSiteStyle%>/T_Top_Bg.gif');background-position:0px 0px"><font class="SilverS12">[<a href="<%=WebSiteURL%>" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('<%=WebSiteURL%>');return(false);" class="SilverS12">设为主页</a>][<A href="#" onclick="window.external.addFavorite('<%=WebSiteURL%>','<%=WebSiteName%>')" class="SilverS12">加入收藏</A>]<%if PublishAllow="1" then%>[<a href="Publish.asp" class="SilverS12">发布文章</a>]<%end if%>&nbsp;&nbsp;[<a id="StranLink" class="SilverS12">中文繁体</a>]</font></td>
  7.   <td width="16" style="background-image:url('Style/<%=WebSiteStyle%>/T_Top_LR.gif');background-position:right"></td>
  8.  </tr>
  9. </table>
  10. </center>
  11. <Script Language="JavaScript" src="Include/Std_StranJF.js"></Script>
  12. <center>
  13. <table border="0" cellspacing="0" cellpadding="0" width="780" height="80">
  14.  <tr>
  15.   <td width="158" align="center"><a href="<%=WebSiteURL%>"><img border="0" src="Style/<%=WebSiteStyle%>/WebSiteLogo.jpg"></a></td>
  16.   <td width="622" align="center"><!--#include file="Ads1.asp"--></td>
  17.  </tr>
  18. </table>
  19. </center>