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

    <!--#include file="../opendb.asp" -->
<% Dim ThisLang
ThisLang=0%>
<!--#include file="../common/syscode.asp" -->
<!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 %></title>
<meta name="Keywords" content="<%= thisKeywords %>" />
<meta name="Description" content="<%= thisDescription %>" />
<meta name="Author" content="Powered by websys.cn - 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.js"></script>
</head>
<body>
<!--#include file="head.asp" -->
<table width="1000" border="0" bgcolor="#FFFFFF">
  <tr>
    <td width="205" align="left" valign="top"><table width="201" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td><img src="../skin/cnk073/leftop.gif" width="201" height="12" /></td>
      </tr>
      <tr>
        <td><table width="100%" border="0" cellpadding="2" cellspacing="0"  background="../skin/cnk073/leftbg2.gif"  class="bodybgy">
          <tr>
            <td><table width="100%" border="0">
              <tr>
                <td><span class="left"><%= GetLeftBox(ChannelID,ThisLang) %></span></td>
              </tr>
            </table></td>
          </tr>
        </table></td>
      </tr>
      <tr>
        <td><img src="../skin/cnk073/leftb.gif" width="201" height="12" /></td>
      </tr>
    </table>
        </td>
    <td align="left" valign="top" class="bodybgy"><div class="longright">
      <div class="page_nav">
        <% = thisPageNav&detail  %>
      </div>
      <div class="title pagetitle"><%= thisPageTitle %></div>
      <% = Content %>
    </div></td>
  </tr>
</table>
<!--#include file="inc_copyright.asp" -->
</body>
</html>