📄 webfoot.asp
字号:
<style type="text/css">
<!--
.style3 {color: #FF6633}
.style4 {color: #663300}
-->
</style>
<table width="770" height="100" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td><table width="770" border="0" align="center" cellpadding="0" cellspacing="0">
<tr background="imagesheitop.gif">
<td width="157" height="25" background="images/tophei.gif"><span class="table-Line style4">联系我们</span></td>
<td width="154" background="images/tophei.gif"><span class="table-Line"><span class="style4">常见问题</span></span></td>
<td width="153" background="images/tophei.gif" class="style4">关于本站</td>
<td width="156" background="images/tophei.gif" class="style4">购物指南</td>
<td width="150" background="images/tophei.gif" class="style4">其他说明</td>
</tr>
<tr>
<td height="20"><span class="table-Line"><span class="style3"><a href="help.asp?action=workinghours" class="style3">工作时间</a></span></span></td>
<td class="style3"><a href="help.asp?action=carry" class="style3">运输说明</a></td>
<td><a href="gbook_w.asp" target="_blank" class="style3">投诉建议</a></td>
<td><a href="help.asp?action=expense" class="style3">配送问题</a></td>
<td><a href="help.asp?action=afterservice" class="style3">商品销售和服务</a></td>
</tr>
<tr>
<td height="20" class="style3"><a href="help.asp?action=defraymode" class="style3">付款方式</a></td>
<td class="style3"><a href="help.asp?action=safety" class="style3">保密安全</a></td>
<td><a href="help.asp?action=clause" class="style3">交易条款</a></td>
<td><a href="help.asp?action=flow" class="style3">购物流程</a></td>
<td><a href="help.asp?action=law" class="style3">适用法律和版权</a></td>
</tr>
<tr>
<td height="20" class="style3"><a href="help.asp?action=defraymode" class="style3">支付方式</a></td>
<td class="style3"><a href="help.asp?action=question" class="style3">常见问题</a></td>
<td><a href="help.asp?action=afterservice" class="style3">售后服务</a></td>
<td><a href="help.asp?action=vip" class="style3">VIP优惠</a></td>
<td height="20" class="table-Line"> <p><span style="font-size:12px"> <a href="#" onClick="this.style.behavior='url(#default#homepage)';this.sethomepage('http://<%=weburl%>');return false;">设为首页</a></span></p></td>
</tr>
<tr background="images/bjtop.gif">
<td height="20" class="style3"><a href="about.asp?action=contact" class="style3">联系方式</a></td>
<td class="style3"><a href="help.asp?action=point" class="style3">积分奖励</a></td>
<td><a href="about.asp?action=aggregative" class="style3">批发采购</a></td>
<td><a href="help.asp?action=expense" class="style3">配送方式及费率</a></td>
<td height="20" class="table-Line"> <p><span style="font-size:12px"> <a href="#" onClick="window.external.AddFavorite('http://<%=weburl%>','<%=webname%>');return false">加入收藏</a></span></p></td>
</tr>
</table></td>
</tr>
</table>
<table width="770" border="0" align="center" cellpadding="0" cellspacing="0" >
<tr>
<td height="25" align="center" background="images/tophei.gif">
<span class="style4">合作伙伴:</span>
<%set rs=server.CreateObject("adodb.recordset")
rs.Open "select * from sh_links order by linkidorder",conn,1,1
do while not rs.EOF
response.Write " <a href="&trim(rs("linkurl"))&" target=_blank>"&trim(rs("linkname"))&"</a>"
rs.MoveNext
loop
rs.Close
set rs=nothing
%></td>
</tr>
<tr>
<td>
<table width="770" height="19" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="770" height="19">
<div align="center">
<%dim endtime
endtime=timer()
response.Write "客户服务中心信箱:<a href=mailto:"&webemail&">"&webemail&"</a> 客户服务中心热线直拨:"&dianhua&"<br>"
response.Write "公司地址:"&dizhi&" 邮政编码:"&youbian&" 购买联系 QQ:83107971<br>"
response.Write "<font color=red>页面执行时间"&FormatNumber((endtime-startime)*1000,3)&" 毫秒</font>"
%> 网站制作:<a href="http://www.010net.cn" target="_blank">北京易通</a> </div></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="770" height="27" border="0" align="center" cellpadding="0" cellspacing="0" >
<tr>
<td align="right"><div align="center">Copyright 2004
<%response.Write ""©right&""%>
</div></td>
</tr>
</table>
<table width="770" border="0" align="center" cellpadding="0" cellspacing="0">
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -