www.gusucode.com > 维六酷博客管理系统 1.1源码程序 > master/left.asp

    <!--#include file="check.asp"-->
<!--#include file="../inc/function.asp"-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
.STYLE1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
-->
</style>
</head>
<title>管理页面</title>
<style type=text/css>
	body  {
	background:#799AE1; margin:0px; font:normal 12px 宋体; 
	SCROLLBAR-FACE-COLOR: #004ABB; 
	SCROLLBAR-HIGHLIGHT-COLOR: #799AE1; 
	SCROLLBAR-SHADOW-COLOR: #799AE1; 
	SCROLLBAR-DARKSHADOW-COLOR: #799AE1; 
	SCROLLBAR-3DLIGHT-COLOR: #799AE1; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #AABFEC;
	}
	table  { border:0px; }
	td  { font:normal 12px 宋体; }
	img  { vertical-align:bottom; border:0px; }
	a  { font:normal 12px 宋体; color:#000000; text-decoration:none; }
	a:hover  { color:#428EFF;text-decoration:underline; }
	.sec_menu  { border-left:1px solid white; border-right:1px solid white; border-bottom:1px solid white; overflow:hidden; background:#D6DFF7; }
	.menu_title  { }
	.menu_title span  { position:relative; top:2px; left:8px; color:#215DC6; font-weight:bold; }
	.menu_title2  { }
	.menu_title2 span  { position:relative; top:2px; left:8px; color:#428EFF; font-weight:bold; }
</style>
<SCRIPT language=javascript1.2>
	function showsubmenu(sid)
	{
	whichEl = eval("submenu" + sid);
	if (whichEl.style.display == "none")
	{
	eval("submenu" + sid + ".style.display=\"\";");
	}
	else
	{
	eval("submenu" + sid + ".style.display=\"none\";");
	}
	}
</SCRIPT>

<BODY leftmargin="0" topmargin="0" marginheight="0" marginwidth="0">
<table width=100% cellpadding=0 cellspacing=0 border=0 align=left>
    <tr><td valign=top>
<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
    <td height=42 valign=bottom>
	  <img src="images/title.gif" width=158 height=38>
    </td>
  </tr>
</table>
<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
    <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background=images/title_bg_quit.gif  >
	  <span><a href="index.asp" target=_top><b>管理首页</b></a> | <a href="login.asp?action=LOGOUT" target=_top><b>退出</b></a></span>
    </td>
  </tr>

</table>
&nbsp;

<table cellpadding=0 cellspacing=0 width=158 align=center>

  <tr>
    <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_1.gif" id=menuTitle1 onClick="showsubmenu(0)">
	  <span>常规管理</span>
	</td>
  </tr>
  <tr>
    <td style="display" id='submenu0'><div class=sec_menu style="width:158"><table cellpadding=0 cellspacing=0 align=center width=150><TBODY>
<tr><td height=5></td></tr>
<tr>
	<td height=20>
		<img alt src="images/bullet.gif" border="0" width="15" height="20"><a href=webconfig.asp target="right">站点配置</a>
	</td>
</tr>
<tr>
	<td height=20>
		<img alt src="images/bullet.gif" border="0" width="15" height="20"><a href=ChangePW.asp target="right">修改密码</a>
	</td>
</tr>
<tr>
	<td height=20>
		<img alt src="images/bullet.gif" border="0" width="15" height="20"><a href="myinfo.asp" target="right">我的资料</a>
	</td>
</tr>
<tr>
	<td height=20>
		<img alt src="images/bullet.gif" border="0" width="15" height="20"><a href="friends.asp" target="right">跟我交往</a>
	</td>
</tr>
<TBODY></table>
    </div>
	<div  style="width:158">
	<table cellpadding=0 cellspacing=0 align=center width=135>
	<tr><td height="20"></td></tr>
	</table>
		  </div>
	</td>
  </tr>
</table>

<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
    <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_4.gif" id=Td3 onClick="showsubmenu(3)">
	  <span>日记管理</span>
	</td>
  </tr>
  <tr>
    <td style="display" id='submenu3'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=150>
	<TBODY>
		<tr><td height=5></td></tr>

		<tr><td height=20><img alt src="images/bullet.gif" border="0" width="15" height="20"><a href="notebookcategory.asp" target="right">分类管理</a> | <a href="notebookcategory.asp?action=add" target="right">添加</a></td></tr>

		<tr><td height=20><img alt src="images/bullet.gif" border="0" width="15" height="20"><a href="notebook.asp" target="right">日志管理</a> | <a href="notebook.asp?action=add" target="right">添加</a></td></tr>
	
	<tr><td height=20><img alt src="images/bullet.gif" border="0" width="15" height="20"><a href="comment.asp" target="right">评论管理</a></td></tr>

	<TBODY>
</table>
</div>
<div  style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>
<tr><td height="20"></td></tr>
</table>
	  </div>
	</td>
  </tr>
</table>


<table cellpadding=0 cellspacing=0 width=158 align=center>

  <tr>
    <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_5.gif" id=Td4 onClick="showsubmenu(4)">
	  <span>我的相册</span>
	</td>
  </tr>
  <tr>
    <td style="display" id='submenu4'>
	<div class=sec_menu style="width:158">
	<table cellpadding=0 cellspacing=0 align=center width=150><TBODY>
		<tr><td height=5></td></tr>

		<tr><td height=20><img alt src="images/bullet.gif" border="0" width="15" height="20"><a href="photocategory.asp" target="right">相册分类</a> | <a href="photocategory.asp?action=add" target="right">添加</a></td></tr>

		<tr><td height=20><img alt src="images/bullet.gif" border="0" width="15" height="20"><a href="photo.asp" target="right">相片管理</a> | <a href="photo.asp?action=add" target="right">上传</a></td></tr>

<TBODY>
</table>
	</div>
<div  style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>
<tr><td height="20"></td></tr>
</table>
	  </div>
	</td>
  </tr>
</table>

<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
    <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_7.gif" id=Td6 onClick="showsubmenu(60)">
	  <span>多媒体</span>
	</td>
  </tr>
  <tr>
    <td style="display" id='submenu60'><div class=sec_menu style="width:158"><table cellpadding=0 cellspacing=0 align=center width=150><TBODY>
<tr><td height=5></td></tr>
<tr>
	<td height=20><img alt src="images/bullet.gif" border="0" width="15" height="20"><a href="multimedia.asp?cid=1" target="right">音乐</a> | <a href="multimedia.asp?action=add&cid=1" target="right">添加</a></td></tr>
<tr>
	<td height=20><img alt src="images/bullet.gif" border="0" width="15" height="20"><a href="multimedia.asp?cid=2" target="right">视频</a> | <a href="multimedia.asp?action=add&cid=2" target="right">添加</a></td></tr>
<tr>
	<td height=20><img alt src="images/bullet.gif" border="0" width="15" height="20"><a href="multimedia.asp?cid=3" target="right">Flash</a> | <a href="multimedia.asp?action=add&cid=3" target="right">添加</a></td></tr>

<TBODY></table></div>
<div  style="width:158">
<table cellpadding=0 cellspacing="0" align="center" width="135">
<tr><td height="20"></td></tr>
</table>
	  </div>
	</td>
  </tr>
</table>

<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
    <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_7.gif" id=Td6 onClick="showsubmenu(6)">
	  <span>工具箱</span>
	</td>
  </tr>
  <tr>
    <td style="display" id='submenu6'><div class=sec_menu style="width:158"><table cellpadding=0 cellspacing=0 align=center width=150><TBODY>
<tr><td height=5></td></tr>

<tr>
	<td height=20><img alt src="images/bullet.gif" border="0" width="15" height="20"><a href="favorite.asp" target="right">收藏夹</a> &nbsp;&nbsp;| <a href="favoritecategory.asp" target="right">类别</a>	</td>
</tr>

<tr>
	<td height=20>
		<img alt src="images/bullet.gif" border="0" width="15" height="20"><a href="file.asp" target="right">网络硬盘</a> | <a href="file.asp?action=upfile" target="right">上传</a>	</td>
</tr>

<TBODY></table></div>
	<div  style="width:158">
		<table cellpadding=0 cellspacing=0 align=center width=135>
			<tr><td height="20"></td></tr>
		</table>
	  </div>
	</td>
  </tr>
</table>

<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
    <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_10.gif" id=Td17 onClick="showsubmenu(16)"><span>留言版/链接</span> </td>
  </tr>
  <tr>
    <td style="display" id='submenu16'><div class=sec_menu style="width:158">

      <table cellpadding=0 cellspacing=0 align=center width=150>
        <TBODY>
          <tr>
            <td height=5></td>
          </tr>
          <tr>
            <td height=20>
				<img alt src="images/bullet.gif" border="0" width="15" height="20"><a href="GuestBook.asp" target="right">留言版</a> 
			</td>
          </tr>
		  <tr>
            <td height=20>
				<img alt src="images/bullet.gif" border="0" width="15" height="20"><a href="link.asp" target="right">友情链接</a> 
			</td>
          </tr>
        <TBODY>
        </table>
      </div>
	<div  style="width:158">
		<table cellpadding=0 cellspacing=0 align=center width=135>
			<tr><td height="20"></td></tr>
		</table>
	  </div>
</td>
  </tr>
</table>

<table cellpadding=0 cellspacing=0 width=158 align=center>
  <tr>
    <td height=25 class=menu_title onmouseover=this.className='menu_title2'; onmouseout=this.className='menu_title'; background="images/admin_left_9.gif" id=Td19>
	  <span>管理系统信息</span>
	</td>
  </tr>
  <tr>
    <td>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>
<tr>
  <td height=20>版权所有:<a href="http://www.v6k.net/" target="_blank">维六酷</a></td>
</tr>
<tr>
  <td height=20><a href="http://www.v6k.net/" target="_blank">版本号:<span class="STYLE1">V1.0</span></a></td>
</tr>
</table>
	  </div>
	</td>
  </tr>
</table>