|
|
|
<html><head><mce:script language="javascript"><!--function search() {var bUrl="http://www.baidu.com/baidu";var gUrl="http://www.google.com/search"; var sValue=1;var s=document.getElementsByName("s"); for(var i=0;i<s.length;i++) { if(s[i].checked) { sValue=s[i].value; } }if(sValue==1) { document.form1.action=bUrl;} else if(sValue==2) { var v=document.getElementById("v").value; document.getElementById("q").value=v; document.form1.action=gUrl;} else { document.form1.action=bUrl;}document.form1.submit();}// --></mce:script></head><body><form name="form1" method=get action="" target="_blank"><!-- 百度 --><input name=tn type=hidden value=""><!-- 谷歌 --><input type=hidden id=q name=q><input type=hidden name=ie value=GB2312><input type=hidden name=oe value=GB2312><input type=hidden name=hl value=zh-CN><table bgcolor="#FFFFFF"><tr><td><img src="../image/baidu.jpg" mce_src="image/baidu.jpg" style="height:26px;width:50px;"><input name=s type=radio value=1 checked>百度<img src="../image/google.jpg" mce_src="image/google.jpg" style="height:26px;width:50px;"><input name=s type=radio value=2>谷歌<input type=text id=v name=word size=40 style="height:24px" maxlength=255> <input type="button" style="height:26px" value=" 搜 索 " ></td></tr></table></form></body></html> |
|