60 lines
1.7 KiB
HTML
60 lines
1.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title>站内搜索</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
|
|
<link href="sys_images/search.css" rel="stylesheet" type="text/css">
|
|
<link href="images/reset.css" rel="stylesheet" type="text/css" />
|
|
|
|
<SCRIPT><!--
|
|
if (window.name == 'nw') { window.name = '';}
|
|
//-->
|
|
</SCRIPT>
|
|
<NOSCRIPT></NOSCRIPT>
|
|
<META content="MSHTML 6.00.3790.1830" name=GENERATOR>
|
|
<script language="JavaScript" src="FS_Inc/Prototype.js" type="text/javascript"></script>
|
|
</head>
|
|
|
|
<BODY bgColor="#ffffff" topMargin="3" marginheight="3">
|
|
|
|
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
|
|
<TBODY>
|
|
<TR>
|
|
<TD noWrap align=right id="LoginHtml"></TD></TR>
|
|
<TR height=4>
|
|
<TD><IMG height=1 alt="" width=1></TD></TR></TBODY></TABLE>
|
|
<span id="MainInfo"> <img src="sys_images/small_loading.gif" width="16" height="16">请稍侯...</div>
|
|
</span>
|
|
<CENTER><BR clear=all><BR>
|
|
<TABLE class="t bb bt" cellSpacing=0 cellPadding=0 width="100%" border=0>
|
|
|
|
<TR>
|
|
<TD align=middle id="FootHTML"></TD></TR></TBODY></TABLE></CENTER>
|
|
<center>
|
|
<HR class=z>
|
|
<span id="CopyrightHTML"></span>
|
|
</center>
|
|
</body>
|
|
</html>
|
|
<script language="JavaScript">
|
|
<!--
|
|
var request=window.location.search;
|
|
MainSearch('LoginHtml','');
|
|
MainSearch('FootHTML','');
|
|
MainSearch('CopyrightHTML','');
|
|
request==''?returns():Go();
|
|
function returns()
|
|
{
|
|
$('MainInfo').innerHTML='参数错误!不能执行. <a href=# onclick="history.back();">返回<\/a>';
|
|
}
|
|
function Go()
|
|
{
|
|
MainSearch('MainInfo',request.substring(1,request.length));
|
|
}
|
|
function MainSearch(GetType,URLValue)
|
|
{
|
|
new Ajax.Updater(GetType, 'Search.asp?GetType='+GetType+'&no-cache='+Math.random() , {method: 'get',parameters: URLValue });
|
|
}
|
|
-->
|
|
</script>
|