|
|
<%
dim strInitMainPage
select case cstr(request("initialpage"))
case "faq.html":
strInitMainPage = "faq.html"
case "resume_up.asp":
strInitMainPage = "resume_up.asp"
case "NewJobList.asp":
strInitMainPage = "NewJobList.asp"
case "workinglife.html":
strInitMainPage = "workinglife.html"
case default:
strInitMainPage = "complete_sentence.html" ' 默认页
end select
if strInitMainPage = "" then
strInitMainPage = "complete_sentence.html" ' 默认页
end if
%>
 |
|
|
企业员工参加公司专门培训 |
|
|
 |
|
|
认知思考专注学习 |
|
|
 |
|
|
|
|
互相讨论气氛轻松愉快 |
|
|
 |
|
|
员工积极参与 |
|
|
 |
|
|
|
|
|
|
 |
|
|
|
|
|