<script>
function ch(f)
{
if(f.key.value.length<2)
{
alert("請輸入關(guān)鍵詞!");
f.key.focus();
return false;
}
if(f.key.value=="輸入關(guān)鍵字")
{
alert("請輸入關(guān)鍵詞!");
f.key.focus();
return false;
}
else return true;
}
</script>
<tr>
<td height="30" bgcolor="#e7e7e7" style="border-top:#fff 2px double;"><table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
<form name="search" action="search.php" method="get" onSubmit="return ch(this)">
<tr>
<td width="80" style="font-family:'Microsoft Yahei'; color:#000000;word-spacing:1px; letter-spacing:1px; font-size:15px; font-weight:bold;">站內(nèi)搜索</td>
<td width="260"><input type="text" name="key" class="search" onfocus="if(this.value=='輸入關(guān)鍵字') {this.value='';}this.style.color='#777777';" onblur="if(this.value=='') {this.value='輸入關(guān)鍵字';this.style.color='#777777';}" value="輸入關(guān)鍵字" /></td>
<td align="left"><INPUT class="search_btn" type=submit value="搜 索" name="sub" id="sub"></td>
<td width="50"> </td>
<td align="left"><font color="#000000">
<SCRIPT language=JavaScript>
<!---
//作者:www.qpsh.com 網(wǎng)頁特效
today=new Date();
var hours = today.getHours();
var minutes = today.getMinutes();
var seconds = today.getSeconds();
function initArray(){
this.length=initArray.arguments.length
for(var i=0;i<this.length;i++)
this[i+1]=initArray.arguments[i] }
var d=new initArray("星期日","星期一","星期二","星期三","星期四","星期五","星期六");
document.write(today.getYear(),"年",today.getMonth()+1,"月",today.getDate(),"日 ",d[today.getDay()+1]," ",today.getHours(),":",today.getMinutes(),":",today.getSeconds()," ");
//-->
</SCRIPT></font></td>
<td align="right" style="font-family:'Microsoft Yahei'; color:#000000;word-spacing:1px; letter-spacing:1px; font-size:15px; font-weight:bold;"><iframe src="
</tr>
</form>
</table></td>
</tr>
本站僅提供存儲服務(wù),所有內(nèi)容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請
點擊舉報。