document.write ("<table width=768 border=0 CELLPADDING=0 CELLSPACING=0><form name=form method=post action=http://www.61bay.net/search.asp><tr><td width=40%  align=center> <b><a href=http://yp.61bay.com/>幼儿园</a>  <a href=http://www.61bay.net/xx/>小学</a> <a href=http://www.61bay.net/gz/>中学</a>  <a href=http://www.61bay.net/zg/>职高</a> <a href=http://www.61bay.net/jg/>机构</a>    <a href=http://www.61bay.net/newschool.asp><font color=red>新加</font></a>   <a href=http://www.61bay.net/daohang.asp><font color=red>*导航</font></a></b><td width=25%>学校：<input type=text name=str size=12>");
document.write ('<input type="submit" style="background-color: #FFFFFF; font-size: 12px" value="搜索"></td> </form> ');
document.write("<td width=35% align=right>");
document.write('<table border="0" width="100%" cellspacing="0" cellpadding="0">')
document.write('<form name="form9" onsubmit="return(search1())"><tr><td><b>校友</b>:')
document.write('<input type="text" name="key" size="10"> <input type="checkbox" name="abc0" checked>社区');
document.write('<input type="checkbox" name="abc1">家教');
document.write('</font><input type="submit" style="background-color: #FFFFFF; font-size: 12px" value="快搜"> </td></form></tr></table></table></table>');
function search1() { 
if(form9.key.value==""){alert("请输入关键字");return false;} 
if(form9.abc0.checked)
window.open("http://bbs.61bay.net/search.asp?str="+escape(form9.key.value),"mspg0");
if(form9.abc1.checked)
window.open("http://www.61bay.com/so-1-"+escape(form9.key.value)+".html","mspg1");
return false;}