Foot.aspx
上传用户:whzhongbo
上传日期:2022-07-31
资源大小:1531k
文件大小:2k
源码类别:

WEB源码(ASP,PHP,...)

开发平台:

DOS

  1. <%@ Page Language="vb" AutoEventWireup="false" Codebehind="Foot.aspx.vb" Inherits="YDMusic.Foot"%>
  2. <div class="bottom0">
  3. <div id="bot2" class="rl">
  4. <ul style="margin-top:2px; margin-left:12px;">
  5. <%# ShowLink%> 
  6. </ul>
  7. </div>
  8. <div id="bot1" class="rl">
  9. <img src="/Images/bot1_left.gif" width="5" height="37" class="rl" />
  10. <div id="bot_text" class="rl">
  11. <a href="#" target="_blank">业务合作</a> | <a href="#" target="_blank">项目拓展</a> 
  12. | <a href="#" target="_blank">广告服务</a> | <a href="/Contact.html" target="_blank">
  13. 联系我们</a> | <a href="#" target="_blank">提提意见</a> |
  14. <a onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('<%# Config.WebUrl%>');" href="#">
  15. 设置首页</a> |
  16. <a title="将本站添加到您的收藏夹" onclick="javascript:window.external.AddFavorite('<%# Config.WebUrl%>','<%# Config.WebName%>')" href="#" ;>
  17. 加入收藏</a> <br />
  18. 特别声明:本站音乐仅供免费在线试听及音乐推广,不提供MP3下载,请购买正版音乐CD支持您喜爱的歌手.音乐版权归各音乐公司及个人所有
  19. <a href="http://www.miibeian.gov.cn/" target="_blank"><%# Config.BeiAn%></a> <script language="javascript" type="text/javascript" src="http://js.users.51.la/2130568.js"></script>
  20. <noscript><a href="http://www.51.la/?2130568" target="_blank"><img alt="&#x6211;&#x8981;&#x5566;&#x514D;&#x8D39;&#x7EDF;&#x8BA1;" src="http://img.users.51.la/2130568.asp" style="border:none" /></a></noscript>
  21. </div>
  22. <img src="/Images/bot1_right.gif" width="5" height="37" class="rr" />
  23. </div>
  24. </div>