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

📄 admin_index_top.asp

📁 轻燕工作室中学人事管理系统最新的V5.0版本!
💻 ASP
字号:
<!--#include file="conn.asp"-->

<html>
<head>
<title>656</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
a:link { color:#000000;text-decoration:none}
a:hover {color:#666666;}
a:visited {color:#000000;text-decoration:none}

td {FONT-SIZE: 9pt; FILTER: dropshadow(color=#FFFFFF,offx=1,offy=1); COLOR: #000000; FONT-FAMILY: "宋体"}
img {filter:Alpha(opacity:100); chroma(color=#FFFFFF)}
.style1 {color: #FF0000}
.style2 {COLOR: #ff0000
}
body {
	background-image: url(images/bg/bg5_2.gif);
}
</style>
<base target="main">
<script>
function preloadImg(src)
{
	var img=new Image();
	img.src=src
}
preloadImg("images/admin_top_open.gif");

var displayBar=true;
function switchBar(obj)
{
	if (displayBar)
	{
		parent.frame.cols="0,*";
		displayBar=false;
		obj.src="images/admin_top_open.gif";
		obj.title="打开左边管理菜单";
	}
	else{
		parent.frame.cols="180,*";
		displayBar=true;
		obj.src="images/admin_top_close.gif";
		obj.title="关闭左边管理菜单";
	}
}
</script>
</head>

<body leftmargin="0" topmargin="0">
<TABLE width="100%" height="100%" border=0 cellPadding=0 cellSpacing=0>
  <TBODY>
    <TR vAlign=center>
      <TD width=163> <img src="frame/files/Admin_Index_Topfiles/admin_top_close.gif" width="107" height="17" style="CURSOR: hand" title=关闭左边管理菜单 onClick=switchBar(this)></TD>
      <TD width=154><img src="images/backandforward.gif" width="124" height="25" border="0" usemap="#Map"></TD>
      <TD width=36><a href="help.htm" target="_blank"><img src="frame/files/Admin_Index_Topfiles/admin_top_icon_4.gif" width="30" height="30" border="0"></a></TD>
      <TD width=42><a href="help.htm" target="_blank">帮助</a></TD>
      <TD width=43><a href="loginout.asp" target="_parent"><IMG src="frame/files/Admin_Index_Topfiles/admin_top_icon_2.gif" width="30" height="30" border="0"></a> </TD>
      <TD width=62><A href="loginout.asp" 
      target=_parent>退出系统</A> </TD>
      <TD width=271>
        <div align="left">轻燕工作室制作2005.11 建议分辨率1024×768</div></TD>
      <!--
	<td width=40>
		<img src="images/admin_top_icon_4.gif">
	</td>
	<td width=100>
		<a href="mesage.asp">我的短信息</a>
	</td>
-->
    </TR>
  </TBODY>
</TABLE>
<map name="Map">
  <area shape="rect" coords="2,1,58,27" href="javascript:window.history.go(-1)">
  <area shape="rect" coords="65,1,122,25" href="javascript:window.history.go(1)">
</map>
</body>
</html>

⌨️ 快捷键说明

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