📄 top.asp
字号:
<%@ LANGUAGE = VBScript.Encode %>
<%
'缓冲面页
response.Expires = -1
'True开启缓冲 False关闭
Response.Buffer=True
Dim time1,time2
time1=timer
%>
<!--#include file="Include/Tyi86_Setup.asp" -->
<!--#include file="Include/Tyi86_Function.asp" -->
<!--#include file="Conn_User.asp" -->
<!--#include file="other/Tyi86_md5.asp" -->
<!--#include file="Conn.asp" -->
<%
Dim Fy_Url,Fy_a,Fy_x,Fy_Cs(),Fy_Cl,Fy_Ts,Fy_Zx
'---定义部份 头------
Fy_Cl = 3 '处理方式:1=提示信息,2=转向页面,3=先提示再转向
Fy_Zx = "index.Asp" '出错时转向的页面
'---定义部份 尾------
On Error Resume Next
Fy_Url=Request.ServerVariables("QUERY_STRING")
Fy_a=split(Fy_Url,"&")
redim Fy_Cs(ubound(Fy_a))
On Error Resume Next
for Fy_x=0 to ubound(Fy_a)
Fy_Cs(Fy_x) = left(Fy_a(Fy_x),instr(Fy_a(Fy_x),"=")-1)
Next
For Fy_x=0 to ubound(Fy_Cs)
If Fy_Cs(Fy_x)<>"" Then
If Instr(LCase(Request(Fy_Cs(Fy_x))),"'")<>0 or Instr(LCase(Request(Fy_Cs(Fy_x))),"and")<>0 or Instr(LCase(Request(Fy_Cs(Fy_x))),"select")<>0 or Instr(LCase(Request(Fy_Cs(Fy_x))),"update")<>0 or Instr(LCase(Request(Fy_Cs(Fy_x))),"chr")<>0 or Instr(LCase(Request(Fy_Cs(Fy_x))),"delete%20from")<>0 or Instr(LCase(Request(Fy_Cs(Fy_x))),";")<>0 or Instr(LCase(Request(Fy_Cs(Fy_x))),"insert")<>0 or Instr(LCase(Request(Fy_Cs(Fy_x))),"mid")<>0 Or Instr(LCase(Request(Fy_Cs(Fy_x))),"master.")<>0 Then
Select Case Fy_Cl
Case "1"
Response.Write "<Script Language=JavaScript>alert('出现错误!参数 "&Fy_Cs(Fy_x)&" 的值中包含非法字符串!\n\n 请不要试图破坏通盈系统,感谢大家的支持与帮助!向中国红客致敬!');window.close();</Script>"
Case "2"
Response.Write "<Script Language=JavaScript>location.href='"&Fy_Zx&"'</Script>"
Case "3"
Response.Write "<Script Language=JavaScript>alert('出现错误!参数 "&Fy_Cs(Fy_x)&"的值中包含非法字符串!\n\n 请不要试图破坏通盈系统,感谢大家的支持与帮助!向中国红客致敬!');location.href='"&Fy_Zx&"';</Script>"
End Select
Response.End
End If
End If
Next
%>
<style type="text/css">
<!--
body {
margin-top: 0px;
margin-bottom: 0px;
}
.STYLE1 {color: #666666}
.STYLE2 {color: #FF0000}
body,td,th {
font-size: 12px;
}
a {
font-size: 12px;
color: #333333;
}
a:visited {
color: #333333;
text-decoration: none;
}
a:hover {
color: #FF0000;
text-decoration: none;
}
a:active {
color: #333333;
text-decoration: none;
}
a:link {
text-decoration: none;
}
-->
</style>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title><%=Tyi86_Title%></title>
<meta name="description" content="<%=Tyi86_description%>">
<meta name="keyword" content="<%=Tyi86_keywords%>">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<SCRIPT language=javaScript src="Include/Tyi86.js" type=text/javascript></SCRIPT>
<style type="text/css">
<!--
body,td,th {
font-size: 12px;
}
body {
margin-top: 0px;
margin-bottom: 0px;
background-image: url(images/cwdbg.gif);
}
a {
font-size: 12px;
color: #000000;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: none;
color: #000000;
}
a:active {
text-decoration: none;
color: #000000;
}
-->
</style></head>
<body bgcolor="#FFFFFF" leftmargin="0" marginwidth="0">
<table width="801" height="237" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td height="81" background="images/index_01.gif"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="32%" height="79"> </td>
<td width="68%" align="right"><table width="67%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="24%" height="20"> </td>
<td width="8%" align="center"><img src="images/topFlag1.gif" width="15" height="14"></td>
<td width="16%"><A onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('<%=Tyi86_http%>');" href="#">设置主页</a></td>
<td width="6%" align="center"><img src="images/topFlag2.gif" width="14" height="10"></td>
<td width="15%"><a href="mailto:info@tyi86.net">联系我们</a></td>
<td width="6%" align="center"><img src="images/topFlag3.gif" width="12" height="12"></td>
<td width="25%"><A href="javascript:window.external.addFavorite('Http://<%=Tyi86_http%>','<%=Tyi86_Title%>')">添加收藏</a></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td height="34" background="images/index_02.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="26%" height="32">
<script language="JavaScript" type="text/JavaScript">
var enable=0; today=new Date();
var day; var date;
var time_start = new Date();
var clock_start = time_start.getTime();
if(today.getDay()==0) day="星期日"
if(today.getDay()==1) day="星期一"
if(today.getDay()==2) day="星期二"
if(today.getDay()==3) day="星期三"
if(today.getDay()==4) day="星期四"
if(today.getDay()==5) day="星期五"
if(today.getDay()==6) day="星期六"
date=(today.getYear())+"年"+(today.getMonth()+1)+"月"+today.getDate()+"日 ";
document.write("<span style='font-size:-2;color=#FFFFFF'>"+date);
document.write(day+"</font></span>");
</script></td>
<td width="11%"><a href="index.asp"><font color="#FFFFFF">本站首页</font></a></td>
<td width="10%"><a href="gsjj.asp"><font color="#FFFFFF">公司简介</font></a></td>
<td width="10%"><a href="news.asp"><font color="#FFFFFF">新闻中心</font></a></td>
<td width="10%"><a href="cpzs.asp"><font color="#FFFFFF">产品展示</font></a></td>
<td width="10%"><a href="zlxz.asp"><font color="#FFFFFF">资料下载</font></a></td>
<td width="10%"><a href="khly.asp"><font color="#FFFFFF">客户留言</font></a></td>
<td width="13%"><a href="lxwm.asp"><font color="#FFFFFF">联系我们</font></a></td>
</tr>
</table></td>
</tr>
<tr>
<td height="122" align="center" background="images/index_03.gif">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="500" height="118">
<param name="movie" value="images/banner.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed src="images/banner.swf" width="500" height="118" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent"></embed>
</object></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -