📄 webfoot.asp
字号:
<table width="770" border="0" align="center" cellpadding="0" cellspacing="0" class="table-z">
<tr bgcolor="#FFF4EE" class="a1">
<td width="20%" height="22" bgcolor="#FFF4EE" class="table-Line"> 联系我们</td>
<td width="20%" bgcolor="#FFF4EE" class="table-Line"> 常见问题</td>
<td width="20%" bgcolor="#FFF4EE" class="table-Line"> 关于本站</td>
<td width="20%" bgcolor="#FFF4EE" class="table-Line"> 购物指南</td>
<td width="20%" class="table-Line"> 其它说明</td>
</tr>
<tr bgcolor="#FFFFFF">
<td height="20" class="table-Line"> <p> <a href=help.asp?action=workinghours>工作时间</a></p></td>
<td height="20" class="table-Line"> <p> <a href=help.asp?action=carry>运输说明</a></p></td>
<td height="20" class="table-Line"> <p> <a href="gbook_w.asp" class="a2" target="_blank">投诉建议</a></p></td>
<td height="20" class="table-Line"> <p> <a href="help.asp?action=expense" class="a2">配送问题</a></p></td>
<td height="20" class="table-Line"> <p><span style="font-size:12px"> <a href=help.asp?action=afterservice>商品销售和售后服务</a>
</span></p></td>
</tr>
<tr bgcolor="#FFFFFF">
<td height="20" class="table-Line"> <p> <a href="help.asp?action=defraymode">付款方式</a></p></td>
<td height="20" class="table-Line"> <p> <a href=help.asp?action=safety>保密安全</a></p></td>
<td height="20" class="table-Line"> <p><a href="help.asp?action=clause"> 交易条款
</a> </p></td>
<td height="20" class="table-Line"> <p> <a href="help.asp?action=flow">购物流程</a></p></td>
<td height="20" class="table-Line"> <p><span style="font-size:12px"> <a href=help.asp?action=law>适用法律和版权声明</a>
</span></p></td>
</tr>
<tr bgcolor="#FFFFFF">
<td height="20" class="table-Line"> <p> <a href="help.asp?action=defraymode">支付方式</a></p></td>
<td height="20" class="table-Line"> <p><a href="help.asp?action=question"> 常见问题</a></p></td>
<td height="20" class="table-Line"> <p> <a href="help.asp?action=afterservice">售后服务</a></p></td>
<td height="20" class="table-Line"> <p><a href="help.asp?action=vip"> VIP特惠</a></p></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 bgcolor="#FFFFFF">
<td height="20" class="table-Line"> <p> <a href="about.asp?action=contact">联系我们</a></p></td>
<td height="20" class="table-Line"> <p> <a href=help.asp?action=point>积分奖励</a></p></td>
<td height="20" class="table-Line"> <p> <a href="about.asp?action=aggregative">集团采购</a></p></td>
<td height="20" class="table-Line"> <p> <a href="help.asp?action=expense">送货方式及费率</a></p></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>
<table width="770" border="0" cellspacing="0" cellpadding="0" align="center" >
<tr>
<td height="23" align="center">合作伙伴: <font color="#FF6600">
<%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
%></font>
</td>
</tr>
<tr>
<td>
<table width="770" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="60" background="images/bg_bot.gif">
<div align="center">
<%dim endtime
endtime=timer()
response.Write "客户服务中心信箱:<a href=mailto:"&webemail&">"&webemail&"</a> 客户服务中心热线直拨:"&dianhua&"<br>"
response.Write "公司地址:"&dizhi&" 邮政编码:"&youbian&" 服务支持QQ:32011363<br>"
response.Write "<font color=red>页面执行时间"&FormatNumber((endtime-startime)*1000,3)&" 毫秒</font>"
%>
</div>
</td>
</tr>
<tr>
<td width="770" height="40" background="images/bot770.jpg">
<table width="770" border="0" cellspacing="0" cellpadding="0" align="center" >
<tr>
<td width="335" align="right">Copyright 2004 <%response.Write ""©right&""%></td>
<td width="335"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -