📄 bottom.asp
字号:
<html>
<head>
<title></title>
<style type="text/css">
<!--
.hieght {
line-height: 2pt;
text-decoration: none;
}
.fontt {
font-size: 10pt;
text-decoration: none;
}
-->
</style>
<style type="text/css">
<!--
-->
</style>
<style type="text/css">
<!--
.hh {
line-height: 1pt;
}
-->
</style>
<style type="text/css">
<!--
.aaa {
font-size: 10pt;
}
.style1 {color: #FFFFFF}
.1 {
text-decoration: none;
}
-->
</style>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</head>
<body topmargin="0">
<table width="100%" border="0" align="center" cellspacing="0">
<tr bgcolor="#FFFFFF">
<td height="29" align="center" bgcolor="#2763BC" class="fontt"><span class="style1">关于我们 | 服务范围 | 广告业务 | 友情链接</span> <FONT
color=#ffffff>|</FONT><span class="style1">联系我们</span></td>
</tr>
<tr bgcolor="#FFFFFF">
<td height="80" valign="middle" bgcolor="#FFFFFF"><%
dim ps
set ps=db.execute("select * from system ")
set os=db.execute("select * from lianchuang")
if ps.eof and ps.bof then
i=1
end if
%>
<TABLE cellSpacing=0 cellPadding=0 width="90%" align=center border=0>
<TBODY>
<TR>
<TD class=fontt height=20> <DIV align=center> <FONT color=#666666>Copyright
©2005-2010</FONT><font color="#FF0000"><%if i<>1 then%><%=ps("company_name")%><%else response.write "后台填写" end if%></font><FONT color=#666666>All
rights reserved.</FONT></DIV></TD>
</TR>
<TR>
<TD class=fontt height=20> <DIV align=center><FONT color=#666666>版权所有:</FONT><font color="#FF0000"><%if i<>1 then%><%=ps("company_name")%><%else response.write "后台填写" end if%></font><FONT color=#666666>All
</font><FONT color=#666666>网络支持:<span class="1"><font color="#FF0000"><a href="http://<%=os("kfz_web")%>" target="blank"><%=os("kfz")%></a></span></FONT></DIV></TD>
</TR>
<TR>
<TD class=fontt height=20>
<DIV align=center>电话:<font color="#FF0000"><%if i<>1 then%><%=ps("house_tel")%><%else response.write "后台填写" end if%></font><FONT color=#666666>All联系人:</FONT><font color="#FF0000"><%if i<>1 then%><%=ps("house_user")%><%else response.write "后台填写" end if%></font><FONT color=#666666>All
E-MAIL:</FONT><font color="#FF0000"><%if i<>1 then%><%=ps("house_email")%><%else response.write "后台填写" end if%></font><FONT color=#666666>All</DIV></TD>
</TR>
</TBODY>
</TABLE></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -