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

📄 x_top.asp

📁 本系统其主要宗旨是让公司管理更轻松
💻 ASP
字号:
<!--#include file="fun/conn.asp" --><!--#include file="fun/f_xianshi.asp" --><!--#include file="fun/sys_nntup.asp" -->
<% call userok() %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title><%= s_name %></title>
<link href="fun/style.css" rel="stylesheet" type="text/css" />
</head>

<body>

<table width="100%"border="0" cellpadding="0" cellspacing="0" background="skins/top_bg.gif">
  <tr>
    <td width="250" height="77" ><div align="center"><img src="<%=s_logo%>" /></div></td>
    <td >欢迎您!<%= request.cookies("q_"&sesszhiwei)("qname") %>,<%= sesszname %><br />
      <a href="c_wai_chuli.asp?chuli=out">退出登陆</a> | <a href="x_upan.asp?ulei=<%= sessname %>">我的U盘</a></td>
    <td width="550" align="center">
	<div >
	<div class="nnt_top" onMouseOver="this.style.background='url(skins/top_andi.gif)';" onMouseOut="this.style.background='url()';"><a href="x_mian.asp"><img src="skins/top/1.gif" width="29" height="30" border="0" /><br />首页</a></div>
	<div  class="nnt_top" onMouseOver="this.style.background='url(skins/top_andi.gif)';" onMouseOut="this.style.background='url()';"><a href="x_home.asp"><img src="skins/top/2.gif" width="28" height="32" border="0" /><br />基本设置</a></div>
		<div  class="nnt_top" onMouseOver="this.style.background='url(skins/top_andi.gif)';" onMouseOut="this.style.background='url()';"><a href="x_kehu.asp"><img src="skins/top/3.gif" width="34" height="30" border="0" /><br />客户中心</a></div>
		<div  class="nnt_top" onMouseOver="this.style.background='url(skins/top_andi.gif)';" onMouseOut="this.style.background='url()';"><a href="x_user.asp"><img src="skins/top/4.gif" width="34" height="31" border="0" /><br />职员中心</a></div>
		<div  class="nnt_top" onMouseOver="this.style.background='url(skins/top_andi.gif)';" onMouseOut="this.style.background='url()';"><a href="x_yewu.asp"><img src="skins/top/5.gif" width="28" height="31" border="0" /><br />业务中心</a></div>
		<div  class="nnt_top" onMouseOver="this.style.background='url(skins/top_andi.gif)';" onMouseOut="this.style.background='url()';"><a href="x_upan.asp"><img src="skins/top/6.gif" width="28" height="31" border="0" /><br />公司U盘</a></div>
		<% if sessquan=3 then %>
	<div  class="nnt_top" onMouseOver="this.style.background='url(skins/top_andi.gif)';" onMouseOut="this.style.background='url()';"><a href="x_company.asp"><img src="skins/top/8.gif" width="33" height="32" border="0" /><br />公司设置</a></div> 
	<div  class="nnt_top" onMouseOver="this.style.background='url(skins/top_andi.gif)';" onMouseOut="this.style.background='url()';"><a href="x_nntup.asp"><img src="skins/top/7.gif" width="33" height="32" border="0" /><br /><% if datediff("d",nntup_uptime,now())>10 then %>
	    <font color="#009900">升级!</font>
	    <% Else %>系统升级<% End If %></a></div> <% End If %> 
	</div>
	
    </td>
  </tr>
</table><br />

⌨️ 快捷键说明

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