?? en_foot.asp
字號:
<%
'=========================================================
'
'產品名稱:產品名稱: 公司(企業)網站管理系統(簡稱:xmonline web mib)
'版權所有:xmonline
'程序制作:產品名稱:開發團隊
'Copyright 2006-2007 www.web300.cn - All Rights Reserved.
'
'========================================================
%>
</TD></TR></TABLE>
</DIV>
<!--#include file="En_FootAddress.asp" -->
<SCRIPT LANGUAGE="JavaScript">FootLogoC1()</SCRIPT>
<%if strSkins <= 100 and strSkins >= 1 then%>
<%Call BsFootAddress1()%>
<SCRIPT LANGUAGE="JavaScript">EnFootMenu()</SCRIPT>
<%elseif strSkins <= 150 and strSkins >= 101 then%>
<SCRIPT LANGUAGE="JavaScript">EnFootMenu()</SCRIPT>
<%Call BsFootAddress1()%>
<%elseif strSkins <= 200 and strSkins >= 151 then%>
<%Call BsFootAddress1()%>
<SCRIPT LANGUAGE="JavaScript">EnFootMenu()</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,"$BsEnCompanyName",BsEnCompanyName),"$BsWeb",BsWeb),"$ExecutionTime",fix((timer()-StarTime)*1000))
Response.Write Style_Copy
%>
<TR><TD height=6><IMG src='../img/1x1_pix.gif' width=3 height=1></TD></TR>
</TABLE>
</DIV>
<%
call CloseConn()
%>
</body>
</HEAD><HEAD>
<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE"> <!-- 禁止瀏覽器緩存頁面 -->
</HEAD>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -