Foot.asp
上传用户:ahxunteng
上传日期:2022-05-16
资源大小:1606k
文件大小:1k
- </TD></TR></TABLE>
- </DIV>
- <!--#include file="FootAddress.asp" -->
- <SCRIPT LANGUAGE="JavaScript">FootLogoC1()</SCRIPT>
- <%if strSkins <= 100 and strSkins >= 1 then%>
- <%Call BsFootAddress1()%>
- <SCRIPT LANGUAGE="JavaScript">CnFootMenu()</SCRIPT>
- <%elseif strSkins <= 150 and strSkins >= 101 then%>
- <SCRIPT LANGUAGE="JavaScript">CnFootMenu()</SCRIPT>
- <%Call BsFootAddress1()%>
- <%elseif strSkins <= 200 and strSkins >= 151 then%>
- <%Call BsFootAddress1()%>
- <SCRIPT LANGUAGE="JavaScript">CnFootMenu()</SCRIPT>
- <%end if%>
- <DIV align="center">
- <TABLE cellPadding=0 cellSpacing=0 class='FootCopyright'>
- <TR><TD class='bottom_TdHR'><IMG src='../img/1x1_pix.gif' width=3 height=1></TD></TR>
- <%
- Style_Copy = replace(replace(replace(Style_Copy,"$BsCompanyName",BsCompanyName),"$BsWeb",BsWeb),"$ExecutionTime",fix((timer()-StarTime)*1000))
- Response.Write Style_Copy
- %>
- </TABLE>
- </DIV>
- <%
- call CloseConn()
- %>
- </body>
- </HEAD><HEAD>
- <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE"> <!-- 禁止浏览器缓存页面 -->
- </HEAD>
- </html>