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

📄 top.asp

📁 这是一个asp的“www.vqqq.com网页特效”系统
💻 ASP
字号:
<title>管理页面www.vqqq.com网页制作,设计,数据库,源码下载,黑客程序,系统资源,网页特效, 粗口舞曲, 中文舞曲, 街舞录象,MTV, 音乐, FLASH, 教程, 舞曲, 交友,社区,聊天,照片,酷站,连接,留言,统计,日记,文章,开发工具,免费,软件,合作,黑客,代码,ASP,PHP,主机,交流,免费留言本,免费日记,免费投票,免费下载,免费查询,IP查询,手机查询,身份证查询,网吧,电影,DJ,传奇世界外挂,传奇世界挂机外挂,传奇世界私服</title>
<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)}
</style>

<script>
function preloadImg(src)
{
	var img=new Image();
	img.src=src
}
preloadImg("inc/top_open.gif");

var displayBar=true;
function switchBar(obj)
{
	if (displayBar)
	{
		parent.frame.cols="0,*";
		displayBar=false;
		obj.src="inc/top_open.gif";
		obj.title="打开左边管理菜单";
	}else{
		parent.frame.cols="140,*";
		displayBar=true;
		obj.src="inc/top_close.gif";
		obj.title="关闭左边管理菜单";
	}
}
</script>
<body background="inc/top_bg.gif" leftmargin="0" topmargin="0">
<table height="100%" width="95%" border=0 cellpadding=0 cellspacing=0>
<tr valign=middle>
	<td width=50>
	<img onclick="switchBar(this)" src="inc/top_close.gif" title="关闭左边管理菜单" style="cursor:hand">
	</td>
	<td width=100>
		<a href="admin_recount.asp" target=main>首页更新</a>
	</td>
	<td width=100>
		<a href="admin_admin.asp?action=admin" target=main>管理员管理</a>
	</td>
	<td width=100>
		<a href="admin_admin.asp?action=modpass" target=main>修改资料</a>
	</td>
	<td width=100>
		<a href="admin.asp?action=logout" target=_top>退出管理</a>
	</td>
	
	<td width=100>
		<a href="../index.asp" target=_top>返回首页</a>
	</td>
	<td>
	&nbsp;
	</td>
</tr>
</table>

⌨️ 快捷键说明

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