www.gusucode.com > cso中国seo优化html整站源码程序 > manage/include/head.asp

    <!--#include file="../../include/config.asp"-->
<!--#include file="../../include/conn.asp"-->
<!--#include file="../../include/fun.asp"-->
<!--#include file="../../include/fun_admin.asp"-->
<!--#include file="../../include/md5.asp"-->
<%
set rs = server.createobject("adodb.recordset")
%>
<!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" />
<link href="/style/<%=config_skin%>/admin.css" rel="stylesheet" rev="stylesheet" type="text/css" />
<script type="text/javascript" src="/editor/fckeditor.js"></script>
<script type="text/javascript" src="/include/jquery.pack.js"></script>
<script type="text/javascript" src="/include/jquery.admin.js"></script>
<title><%=config_title%>后台管理系统</title>
</head>
<body>
<br />