📄 menu.asp
字号:
<!--#include file="primary_admin.asp"-->
<title>顶级影视--管理页面</title>
<style type=text/css>
body { background:#799AE1; margin:0px; font:9pt 宋体; }
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">
<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></span></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_1.gif" id=menuTitle1 onclick="showsubmenu(0)">
<b><font color="#3366CC">首选服务</font></b></td>
</tr>
<tr>
<td style="display:" id='submenu0'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>
<tr>
<td height=20><a href="admin_logout.asp" target="_top">注销登陆</a></td>
</tr>
<tr>
<td height=20><a href=admin.asp target=right>查看使用帮助</a></td>
</tr>
<tr>
<td height=20><a href=renpassword.asp target=right>修改登陆密码</a></td>
</tr>
<tr>
<td height=20><a href=WebInit.asp target=right>网站初始信息</a></td>
</tr>
<tr>
<td height=20><a href=managepronounce.asp target=right>公告信息处理</a></td>
</tr>
<tr>
<td height=20><a href=newfilm.asp target=right>影视预告管理</a></td>
</tr>
<tr>
<td height=20><a href=adminMsg.asp target=right>管理员信息处理</a></td>
</tr>
<tr>
<td height=20><a href=managebbs.asp target=right>影视留言板管理</a></td>
</tr>
<tr>
<td height=20><a href=aspcheck.asp target=right>探测远程服务器</a></td>
</tr>
<tr>
<td height=20><a href=mailto:hzt@gd165.com?subject=顶级影视,您的网上商品程序有Bug>反馈程序Bug</a></td>
</tr>
</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_2.gif" id=menuTitle1 onclick="showsubmenu(1)">
<b><font color="#3366CC">影片管理</font></b></td>
</tr>
<tr>
<td style="display:" id='submenu1'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>
<tr>
<td height=20><a href=addfilm.asp target=right>添加新影片</a></td>
</tr>
<tr>
<td height=20><a href=managefilm.asp target=right>查看与修改</a></td>
</tr>
<tr>
<td height=20><a href=managepinglun.asp target=right>管理影片评论</a></td>
</tr>
</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_3.gif" id=menuTitle1 onclick="showsubmenu(2)">
<span>用户管理</span> </td>
</tr>
<tr>
<td style="display:" id='submenu2'>
<div class=sec_menu style="width:158">
<table cellpadding=0 cellspacing=0 align=center width=135>
<tr>
<td height=20><a href=manageuser.asp target=right>管理网站用户</a></td>
</tr>
<tr>
<td height=20><a href=userpay.asp target=right>用户续费信息</a></td>
</tr>
<tr>
<td height=20><a href=manageadmin.asp target=right>管理后台用户</a></td>
</tr>
</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=menuTitle1>
<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> <br><a href="http://www.hipmovie.com/" target=_blank>信息版权所有:<BR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -