www.gusucode.com > 中网景企业网站源码时尚版 2009.73码程序 > english/users.asp

    <!--#include file="../opendb.asp" -->
<!--#include file="../common/md5.asp" -->
<!--#include file="../common/Alipay_Payto.asp" -->
<% ChannelID=7
Dim thisTitle,thisKeywords,thisDescription,thisPageNav,thisPageTitle
Dim detail,Content
Dim ThisLang,iseng
ThisLang=1
if ThisLang=1 then iseng="_en"
thisTitle=GetChannelContent(ChannelID,"ChannelName"&iseng)
thisKeywords=GetChannelContent(ChannelID,"ChannelKeywords"&iseng)
thisDescription=GetChannelContent(ChannelID,"ChannelDescription"&iseng)
thisPageNav=GetChannelNav(ChannelID,ThisLang)
thisPageTitle=thisTitle
%>
<!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=gb2312" />
<title><%= thisTitle&"_"&sitename_en %></title>
<meta name="Keywords" content="<%= thisKeywords %>" />
<meta name="Description" content="<%= thisDescription %>" />
<meta name="Author" content="Powered by websys.cn - Asean Leung">
<link href="<%=UpDir%>skin/cnk/cnkcss.css" rel="stylesheet" type="text/css" />
<link href="<%=UpDir%>skin/cnk/sys.css" rel="stylesheet" type="text/css" />
<script type="text/JavaScript" src="<%=UpDir%>common/com_en.js"></script>
</head>
<body>
<!--#include file="head.asp" -->
<table width="1000" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr>
    <td width="20">&nbsp;</td>
    <td width="219" align="left" valign="top" class="bodybgy"><table width="100%" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td background="../skin/cnk073/leftbg.gif"><table width="100%" border="0" cellpadding="5">
          <tr>
            <td><div class="left">
              <!--#include file="inc_user.asp" -->
            </div></td>
          </tr>
        </table></td>
      </tr>
      <tr>
        <td><img src="../skin/cnk073/leftb.gif" width="219" height="25" /></td>
      </tr>
    </table>
        <table width="5" border="0">
          <tr>
            <td></td>
          </tr>
        </table>
      <table width="100%" border="0" cellpadding="8">
          <tr>
            <td width="216" height="136" align="left" valign="top" background="../skin/cnk073/contcbg.gif"><!--#include file="inc_leftcontact2.asp" --></td>
          </tr>
      </table></td>
    <td align="left" valign="top" class="bodybgy"><!--#include file="inc_usercontent.asp" --></td>
  </tr>
</table>
<!--#include file="inc_copyright.asp" -->
</body>
</html>