⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 admin_left.asp

📁 网站代码
💻 ASP
字号:
<!--#include file="Include/conn.asp"-->
<!--#include file="include/char.asp" -->
<!--#include file="Include/check.asp"-->
<!--#include file="Include/setup.asp"-->
<!--#include FILE="Include/Admin_Function.asp"-->
<%

%>
<%
CheckAdmin1
web_version = "Ver1.0"
web_link = "517k.com"
Sys_name = "技术支持:阿华"
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>LEFT</title>
<link href="Img/Style.css" rel="stylesheet" type="text/css">
<style type="text/css">
a:link                  { text-decoration: none; color: #3A4273 }
a:hover                 { text-decoration: underline }
a:visited               { text-decoration: none; color: #464F86 }
body, table, tr, td	{ scrollbar-base-color: #E3E3EA; scrollbar-arrow-color: #007db5; font-size: 12px }
.header			{ color: #F1F3FB; background-color: #007db5; font-family: Tahoma,Verdana; font-weight: bold; font-size: 12px }
.tablerow		{ font-family: Tahoma,Verdana; color: #464F86; font-size: 12px }
body {
	background-color: #00659c;
}
</style>
<script language="JavaScript">
function chgTDColor(oTD) {
	oTD.style.cursor = "hand";
	if(oTD.style.backgroundColor == "") {
		oTD.style.backgroundColor = "#E3E3EA";
		if(oTD.className == "header") {
			oTD.style.color = "#464F86";
		}
	} else {
		oTD.style.backgroundColor = "";
		if(oTD.className == "header") {
			oTD.style.color = "#F1F3FB";
		}
	}
}

function showhideMenu(n) {
	var oTR,oImg;
	
	oTR = eval("tr"+n);
	oImg = eval("img"+n);

	if (oTR.style.display == "none") {
		oTR.style.display = "block";
		oImg.src="images/menu/menu1.gif";
		oImg.parentElement.parentElement.bgColor="#E3E3EA"
		for (i=1;i<=5;i++ ) {
			if (i!=n) {
				var mTR = eval("tr"+i);
				var mImg = eval("img"+i);
				mImg.parentElement.parentElement.bgColor="";
			}
		}
	} else {
		oTR.style.display = "none";
		oImg.src="images/menu/menu2.gif";
	}
}
</script>
</head>
<base target="main">
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" height="100%"  border="0" cellpadding="0" cellspacing="0" bgcolor="#EEEEF6">
  <tr>
    <td valign="top"><table width="101%" border="0" cellspacing="0" cellpadding="0" bgcolor="#EEEEF6" class="tablerow">
        <tr> 
          <td class="header" onMouseOver="chgTDColor(this)" onMouseOut="chgTDColor(this)" onClick="showhideMenu(1)"><img src="Images/Menu/Menu2.gif" align="absmiddle" width="25" height="25" name="img1"><b><strong><b>≡ 
            <b><strong>网 站 信 息</strong></b> ≡</b></strong></b></td>
        </tr>
        <tr> 
          <td height="1" bgcolor="#000000"></td>
        </tr>
        <tr id="tr1"> 
          <td> <table width="100%" border="0" cellpadding="0" cellspacing="0">
              <tr bgcolor="#003399" class="tablerow"> 
                <td bgcolor="#EEEEF6" onClick="top.main.location.href='Admin_Add.asp';" onMouseOver="chgTDColor(this)" onMouseOut="chgTDColor(this)"><img src="Images/Menu/Blank.gif" width="25" height="25" border="0" align="absmiddle"><IMG SRC="Images/Menu/icon.gif" WIDTH="12" HEIGHT="9" BORDER="0" ALT="">信息添加</td>
              </tr>
              <tr bgcolor="#003399" class="tablerow"> 
                <td bgcolor="#EEEEF6" onClick="top.main.location.href='Admin_List.asp';" onMouseOver="chgTDColor(this)" onMouseOut="chgTDColor(this)"><img src="Images/Menu/Blank.gif" width="25" height="25" border="0" align="absmiddle"><IMG SRC="Images/Menu/icon.gif" WIDTH="12" HEIGHT="9" BORDER="0" ALT="">信息管理</td>
              </tr>
              <tr bgcolor="#003399" class="tablerow"> 
                <td bgcolor="#EEEEF6" onClick="top.main.location.href='Admin_Review.asp';" onMouseOver="chgTDColor(this)" onMouseOut="chgTDColor(this)"><img src="Images/Menu/Blank.gif" width="25" height="25" border="0" align="absmiddle"><IMG SRC="Images/Menu/icon.gif" WIDTH="12" HEIGHT="9" BORDER="0" ALT="">评论管理</td>
              </tr>
              <tr bgcolor="#003399" class="tablerow"> 
                <td bgcolor="#EEEEF6" onClick="top.main.location.href='Admin_Announce.asp';" onMouseOver="chgTDColor(this)" onMouseOut="chgTDColor(this)"><img src="Images/Menu/Blank.gif" width="25" height="25" border="0" align="absmiddle"><IMG SRC="Images/Menu/icon.gif" WIDTH="12" HEIGHT="9" BORDER="0" ALT="">网站公告</td>
              </tr>
              <tr bgcolor="#003399" class="tablerow"> 
                <td bgcolor="#EEEEF6" onClick="top.main.location.href='Admin_news.asp';" onMouseOver="chgTDColor(this)" onMouseOut="chgTDColor(this)"><img src="Images/Menu/Blank.gif" width="25" height="25" border="0" align="absmiddle"><IMG SRC="Images/Menu/icon.gif" WIDTH="12" HEIGHT="9" BORDER="0" ALT="">网站新闻</td>
              </tr>
            </table></td>
        </tr>
        <tr> 
          <td class="header" onMouseOver="chgTDColor(this)" onMouseOut="chgTDColor(this)" onClick="showhideMenu(3)"><img src="Images/Menu/Menu2.gif" align="absmiddle" width="25" height="25" name="img3"><b>≡ 
            用 户 设 置 ≡</b></td>
        </tr>
        <tr> 
          <td height="1" bgcolor="#000000"></td>
        </tr>
        <tr id="tr3"> 
          <td> <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td onMouseOver="chgTDColor(this)" onMouseOut="chgTDColor(this)" onClick="top.main.location.href='AdminUser.asp';"><img src="Images/Menu/Blank.gif" align="absmiddle" width="25" height="25"><IMG SRC="Images/Menu/icon.gif" WIDTH="12" HEIGHT="9" BORDER="0" ALT="">会员管理</td>
              </tr>
              <tr> 
                <td onMouseOver="chgTDColor(this)" onMouseOut="chgTDColor(this)" onClick="top.main.location.href='Admin_Manager.asp';"><img src="Images/Menu/Blank.gif" align="absmiddle" width="25" height="25"><IMG SRC="Images/Menu/icon.gif" WIDTH="12" HEIGHT="9" BORDER="0" ALT="">网站管理员</td>
              </tr>
            </table></td>
        </tr>
        <tr> 
          <td class="header" onMouseOver="chgTDColor(this)" onMouseOut="chgTDColor(this)" onClick="showhideMenu(5)"><img src="Images/Menu/Menu2.gif" align="absmiddle" width="25" height="25" name="img5"><b>≡ 
            <strong>系 统 设 置</strong> ≡</b></td>
        </tr>
        <tr> 
          <td height="1" bgcolor="#000000"></td>
        </tr>
        <tr id="tr5" style="display: none"> 
          <td height="40"> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" >
              <tr bgcolor="#003399"> 
                <td height="21" bgcolor="#FFFFFF"><img src="Images/Menu/Blank.gif" width="25" height="25" border="0" align="absmiddle"><IMG SRC="Images/Menu/icon.gif" ALT="" WIDTH="12" HEIGHT="9" BORDER="0"><a href="admin_sort.asp" >栏目分类</a></td>
              </tr>
              <tr bgcolor="#003399"> 
                <td height="21" bgcolor="#FFFFFF"><img src="Images/Menu/Blank.gif" width="25" height="25" border="0" align="absmiddle"><IMG SRC="Images/Menu/icon.gif" ALT="" WIDTH="12" HEIGHT="9" BORDER="0"><a href="Admin_link.asp" >友情链接</a></td>
              </tr>
              <tr bgcolor="#003399"> 
                <td height="21" bgcolor="#FFFFFF"><img src="Images/Menu/Blank.gif" width="25" height="25" border="0" align="absmiddle"><IMG SRC="Images/Menu/icon.gif" ALT="" WIDTH="12" HEIGHT="9" BORDER="0"><a href="Admin_Set.asp" >系统设置</a></td>
              </tr>
              <tr bgcolor="#003399"> 
                <td height="21" bgcolor="#FFFFFF"><img src="Images/Menu/Blank.gif" width="25" height="25" border="0" align="absmiddle"><IMG SRC="Images/Menu/icon.gif" ALT="" WIDTH="12" HEIGHT="9" BORDER="0"><a href="UploadFileManage.asp" >文件管理</a></td>
              </tr>
              <tr bgcolor="#003399"> 
                <td height="21" bgcolor="#FFFFFF"><img src="Images/Menu/Blank.gif" width="25" height="25" border="0" align="absmiddle"><IMG SRC="Images/Menu/icon.gif" ALT="" WIDTH="12" HEIGHT="9" BORDER="0"><a href="vote/editballot.asp">FLASH调查</a></td>
              </tr>
              <tr bgcolor="#003399"> 
                <td height="21" bgcolor="#FFFFFF"><img src="Images/Menu/Blank.gif" width="25" height="25" border="0" align="absmiddle"><IMG SRC="Images/Menu/icon.gif" ALT="" WIDTH="12" HEIGHT="9" BORDER="0"><a href="SpaceSize.asp">空间占用</a> 
                </td>
              </tr>
              <tr bgcolor="#003399"> 
                <td height="21" bgcolor="#FFFFFF"><img src="Images/Menu/Blank.gif" width="25" height="25" border="0" align="absmiddle"><IMG SRC="Images/Menu/icon.gif" ALT="" WIDTH="12" HEIGHT="9" BORDER="0"><a href="Admin_BackData.asp">数据备份</a></td>
              </tr>
            </table></td>
        </tr>
        <tr> 
          <td class="header" onMouseOver="chgTDColor(this)" onMouseOut="chgTDColor(this)" ><img src="Images/Menu/Menu2.gif" align="absmiddle" width="25" height="25"><b><a href="Admin_login.asp?Action=LoginOut" target="_top" style="color: #FFFFFF">≡ 
            退 出 管 理 ≡</a></b></td>
        </tr>
        <tr> 
          <td height="1" bgcolor="#000000"></td>
        </tr>
        <tr> 
          <td height=77> &nbsp;网站:<%=Pw_Title%><br> &nbsp;系统:<%=Sys_name%><br> &nbsp;版本:<%=web_version%><br> &nbsp;地址:<a href='htp://<%=Pw_http%>' target=_blank><%=Pw_http%></a></td>
        </tr>
      </table></td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -