Foot.asp
Upload User: ahxunteng
Upload Date: 2022-05-16
Package Size: 1606k
Code Size: 1k
Development Platform:

VBScript

  1. </TD></TR></TABLE>
  2. </DIV>
  3. <!--#include file="FootAddress.asp" -->
  4. <SCRIPT LANGUAGE="JavaScript">FootLogoC1()</SCRIPT>
  5. <%if strSkins <= 100 and strSkins >= 1 then%>
  6. <%Call BsFootAddress1()%>
  7. <SCRIPT LANGUAGE="JavaScript">CnFootMenu()</SCRIPT>
  8. <%elseif strSkins <= 150 and strSkins >= 101 then%>
  9. <SCRIPT LANGUAGE="JavaScript">CnFootMenu()</SCRIPT>
  10. <%Call BsFootAddress1()%>
  11. <%elseif strSkins <= 200 and strSkins >= 151 then%>
  12. <%Call BsFootAddress1()%>
  13. <SCRIPT LANGUAGE="JavaScript">CnFootMenu()</SCRIPT>
  14. <%end if%>
  15. <DIV align="center">
  16. <TABLE cellPadding=0 cellSpacing=0 class='FootCopyright'>
  17. <TR><TD class='bottom_TdHR'><IMG src='../img/1x1_pix.gif' width=3 height=1></TD></TR>
  18. <%
  19. Style_Copy = replace(replace(replace(Style_Copy,"$BsCompanyName",BsCompanyName),"$BsWeb",BsWeb),"$ExecutionTime",fix((timer()-StarTime)*1000))
  20. Response.Write Style_Copy
  21. %>
  22. </TABLE>
  23. </DIV>
  24. <%
  25. call CloseConn()
  26. %>
  27. </body>
  28. </HEAD><HEAD> 
  29. <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE"> <!-- 禁止浏览器缓存页面 -->
  30. </HEAD> 
  31. </html>