-
Notifications
You must be signed in to change notification settings - Fork 0
/
About_us.asp
189 lines (178 loc) · 6.27 KB
/
About_us.asp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>
<!--#include file="Inc/config.asp"-->
<!--#include file="Inc/function.asp"-->
<!--#include file="Inc/topWeb.asp"-->
<%showSystem()
dim act,sql,i_title,n_class0,n_class1,n_class2,n_class3,n_class4,picNo,p
act=request.QueryString("act")
if act="" then
act="qyjj"
end if
select case act
case "qyjj"
sql="select * from qy_info where q_type='qyjj'"
i_title="企业简介"
n_class0="current"
case "qywh"
sql="select * from qy_info where q_type='qywh'"
i_title="企业文化"
n_class1="current"
case "ryzz"
sql="select * from qy_info where q_type='ryzz'"
i_title="荣誉资质"
n_class2="current"
case "dszzc"
sql="select * from qy_info where q_type='dszzc'"
i_title="董事长致辞"
n_class3="current"
case "hzhb"
sql="select * from qy_partners"
i_title="合作伙伴"
n_class4="current"
end select
%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="<%=keywords%>" />
<meta name="description" content="<%=descriptions%>" />
<title><%=web_title%></title>
<link href="css/css_list.css" rel="stylesheet" type="text/css" />
<script language="javascript" src="QY_Admin/style/js/public.js"></script>
<script src="QY_Admin/style/js/SpryCollapsiblePanel.js" type="text/javascript"></script>
<style>
.current {
background-color: #3798DF;
font-family: "微软雅黑";
font-size: 14px;
line-height: 20px;
font-weight: bold;
display: block;
height: 20px;
width: auto;
padding-right: 8px;
padding-left: 8px;
text-align: center;
}
</style>
</head>
<body>
<div id="layout">
<div id="top">
<div id="logo"></div><!--end logo-->
<div id="top_menu">
<div id="top_menu_boder">
<a href="#"><span></span>English </a>
<a href="#"><span></span>加盟我们 </a>
<a href="#"><span></span>其它子公司</a></div>
</div>
<!--end top_menu-->
<div id="top_nav">
<a href="About_us.asp?act=qywh"><img src="image/tnav_1.png" class="tnav_1" /></a>
<a href="About_us.asp?act=ryzz"><img src="image/tnav_2.png" class="tnav_2" /></a>
<a href="Products.asp"><img src="image/tnav_3.png" class="tnav_3" /></a>
<a href="Human_resources.asp?act=zpxx"><img src="image/tnav_4.png" class="tnav_4" /></a>
<a href="Service.asp?act=contact"><img src="image/tnav_5.png" class="tnav_5" /></a>
<div id="baoyu"><%=getSubString(slogan,26)%></div>
</div>
<!--end top_nav-->
<ul id="nav">
<li><a href="Index.asp">首页</a><span></span></li>
<li><a href="About_us.asp">关于我们</a>
<!--[if lte IE 6]><a href="#nogo"><table><tr><td><![endif]-->
<dl>
<dd><a href="About_us.asp?act=qyjj">企业简介</a></dd>
<dd><a href="About_us.asp?act=qywh">企业文化</a></dd>
<dd><a href="About_us.asp?act=ryzz">荣誉资质</a></dd>
<dd><a href="About_us.asp?act=dszzc">董事长致辞</a></dd>
<dd><a href="About_us.asp?act=hzhb">合作伙伴</a></dd>
</dl>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
<span></span>
</li>
<li><a href="News.asp">新闻中心</a><span></span></li>
<li><a href="Products.asp">产品展示</a><span></span></li>
<li><a href="Human_resources.asp">人力资源</a>
<!--[if lte IE 6]><a href="#nogo"><table><tr><td><![endif]-->
<dl>
<dd><a href="Human_resources.asp?act=yrln">用人理念</a></dd>
<dd><a href="Human_resources.asp?act=fldy">福利待遇</a></dd>
<dd><a href="Human_resources.asp?act=zpxx">招聘信息</a></dd>
</dl>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
<span></span>
</li>
<li><a href="Service.asp">客服中心</a>
<!--[if lte IE 6]><a href="#nogo"><table><tr><td><![endif]-->
<dl>
<dd><a href="Service.asp?act=message">给我们留言</a></dd>
<dd><a href="Service.asp?act=contact">联系我们</a></dd>
</dl>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
</ul>
<!--end nav-->
</div>
<!--end top-->
<div id="bottom">
<div id="left">
<div id="banner">
<span class="b_top"></span><span class="b_left"></span><span class="b_right"></span><span class="b_bottom"></span><span class="b_tit"></span>
<script language="javascript">fnToggle();</script>
<div id=oTransContainer style="filter: progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0,wipeStyle=0, motion='forward'); width: 211px; height: 146px">
<%bannerShow()%>
</div>
<!--end oTransContainer-->
</div>
<!--end banner-->
<div id="fgx"></div>
<!--end fgx-->
<div id="hzhb">
<div id="CollapsiblePanel1" class="CollapsiblePanel">
<div class="CollapsiblePanelTab" tabindex="0">合作伙伴</div>
<div class="CollapsiblePanelContent"><%partnersShow()%></div>
</div>
</div>
<!--end hzhb-->
<span class="email"><%=getSubString(web_email,8)%></span>
<span class="tel"><%=getSubString(web_tel,8)%></span></div>
<!--end left-->
<div id="main">
<div id="two_class_top">
<h1> 关于我们<span id="title">首页>关于我们><%=i_title%></span></h1>
<div class="class_nav">
<ul>
<li><a href="About_us.asp?act=qyjj" onclick="change_bg(this)" class=<%=n_class0%> >企业简介</a></li>
<li><a href="About_us.asp?act=qywh" onclick="change_bg(this)" class=<%=n_class1%> >企业文化</a></li>
<li><a href="About_us.asp?act=ryzz" onclick="change_bg(this)" class=<%=n_class2%> >荣誉资质</a></li>
<li><a href="About_us.asp?act=dszzc" onclick="change_bg(this)" class=<%=n_class3%>>董事长致辞</a></li>
<li><a href="About_us.asp?act=hzhb" onclick="change_bg(this)" class=<%=n_class4%> >合作伙伴</a></li>
</ul>
</div>
</div>
<!--end two_class_top-->
<div id="centent">
<%showAbout_info()%>
</div>
<!--end centent-->
</div>
<!--end main-->
<div id="footer">
<ul>
<li class="footer_bd"><a href="About_us.asp">关于我们</a> | <a href="#">法律公告</a> | <a href="#">隐私保护</a> | <a href="#">网站地图</a> | <a href="Service.asp?act=contact">联系我们</a></li>
<li><%=copyright%></li>
</ul>
</div>
<!--end footer-->
</div>
<!--end bottom-->
</div>
<!--end layout-->
<script type="text/javascript">
<!--
var CollapsiblePanel1 = new Spry.Widget.CollapsiblePanel("CollapsiblePanel1", {contentIsOpen:false});
//-->
</script>
</body>
</html>