document.write("<table width=746 height=60 border=0 align=center cellpadding=0 cellspacing=0 class=b1>");
document.write(" <tr>");
document.write(" <td width=10 align=left>&nbsp;<a name=toptop></a></td>");
document.write(" <td width=119 align=left><a href=http://www.85851.com target=_self><img src=http://www.85851.com/i/l1.gif alt=9991实用生活网 border=0></a></td>");
document.write(" <td width=152 align=center><iframe allowTransparency=true name=weather src=http://gg.9991.comwt/if/59289.htm scrolling=no border=0 frameborder=0 marginwidth=1 marginheight=1 height=52 width=150></iframe></td>");
document.write(" <td width=451 align=right valign=middle><table width=100% height=\"50\" border=0 cellpadding=0 cellspacing=0>");
document.write(" <tr><td  valign=middle><img src=/city/y.gif></td><td  valign=top height=50><table><tr><td height=3></td></tr></table><a href=\"#\" onclick=\"window.external.addfavorite(\'http://www.85851.com/city/dg/\', \'85851.com_东莞生活导航\');return false;\">收藏本页</a><br><a href=/city/>其他城市</a></td></tr><tr>");
document.write(" <td valign=\"bottom\"  colspan=2><a href=\"http://www.85851.com/\" target=_self class=sort>85851首页</a> | <a href=\"/city/dg/index.htm\" target=_self class=sort><font color=red>东莞首页</font></a> | <a href=# target=_blank class=sort>东莞分类信息</a> | <a href=/tools target=_blank class=sort>实用查询</a></td>");
document.write(" </tr>");
document.write("</table></td>");
document.write(" <td width=14>&nbsp;</td>");
document.write(" </tr>");
document.write("</table>");
document.write("<table width=746 height=31 border=0 align=center cellpadding=0 cellspacing=0 bgcolor=#009AC1>");
document.write(" <tr>");
document.write(" <td width=8><img src=http://www.85851.com/i/zj_1.gif width=8 height=31></td>");
document.write(" <td width=731 background=http://www.85851.com/i/zj_2.gif><table width=731 border=0 cellspacing=0 cellpadding=0>");
document.write(" <tr>");
document.write(" <td width=217 align=right><table width=100% border=0 cellspacing=0 cellpadding=0>");
document.write("		<form action=http://www.baidu.com/s target=_blank>");
document.write(" <tr>");
document.write(" <td align=\"right\"><input type=hidden name=tn value=elfcv><a href=http://www.baidu.com target=_blank><img src=\"http://www.85851.com/i/baidu.gif\" width=\"53\" height=\"16\" border=\"0\"></a></td>");
document.write(" <td><input name=\"word\" type=\"text\" class=\"log_1\" size=\"16\" onFocus=this.select()>&nbsp;</td>");
document.write(" <td align=\"center\">");
document.write(" <INPUT TYPE=submit class=sinput2 VALUE=\"搜　索\" NAME=搜索></td>");
document.write(" </tr>");
document.write("		 </form>");
document.write("</table></td>");
document.write(" <td width=\"254\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.write("		 <form name=\"search\" method=\"get\" action=\"http://music.yahoo.com.cn/search\" target=_blank>");
document.write(" <tr>");
document.write(" <td><input type=\"hidden\" name=\"source\" value=\"yisou_union_9991\"> ");
document.write(" <input type=\"hidden\" name=\"pid\" value=\"409150_1006\">　");
document.write(" <a href=\"http://music.yahoo.com.cn/search\" target=_blank><img src=\"http://www.85851.com/i/yisou.gif\" width=\"64\" height=\"16\" border=\"0\"></a></td>");
document.write(" <td><input name=\"p\" type=\"text\" class=\"log_1\" size=\"16\"></td>");
document.write(" <td align=\"center\"><INPUT TYPE=submit class=sinput2 VALUE=歌曲搜索 NAME=B1232322 /></td>");
document.write(" </tr>");
document.write("		 </form>");
document.write("</table></td>");
document.write(" <td><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.write("		<form name=\"search\" method=\"get\" action=\"http://image.yahoo.com.cn/search\" target=_blank>");
document.write(" <tr>");
document.write(" <td><input type=\"hidden\" name=\"pid\" value=\"409150_1006\">　&nbsp;<a href=\"http://image.yahoo.com.cn/search\" target=_blank><img src=\"http://www.85851.com/i/yisou2.gif\" width=\"64\" height=\"16\" border=\"0\"></a></td>");
document.write(" <td><input name=\"p\" type=\"text\" class=\"log_1\" size=\"16\"></td>");
document.write(" <td><INPUT TYPE=submit class=sinput2 VALUE=图片搜索 NAME=B12323222><input type=\"hidden\" name=\"source\" value=\"yisou_union_9991\" /></td>");
document.write(" </tr>");
document.write("		 </form>");
document.write("</table></td>");
document.write(" </tr>");
document.write("</table></td>");
document.write(" <td width=7><img src=/i/zj_3.gif width=7 height=31></td>");
document.write(" </tr>");
document.write("</table>");

document.write(" <base target=_blank>");

function search4(form1)
{
//alert (form1.searchsort.value);
if (!(chkinput(form1)))
   return false;
if(form1.searchsort.value=="wangye")
  window.open("http://www.baidu.com/baidu?tn=elfcv&word="+form1.name.value,"wangye");

if(form1.searchsort.value=="mp3")
    window.open("http://music.yisou.com/search?p="+form1.name.value,"mp3");

if(form1.searchsort.value=="tupian")
    window.open("http://www.baidu.com/i?ct=201326592&cl=2&lm=-1&tn=elfcv&word="+form1.name.value,"tupian");

if(form1.searchsort.value=="news")
    window.open("http://news.yisou.com/search?pid=9991&p=%B0%D9%B6%C8&Submit="+form1.name.value,"news");

if(form1.searchsort.value=="Google")
       window.open("http://www.google.com/search?hl=zh-CN&ie=gb2312&oe=gb2312&lr=lang_zh-CN&q="+form1.name.value,"Google");
return false; 
}
function chkinput(f){
var tmp = f.name.value;
if(!tmp) {
alert("请填写您要查询的内容!");
f.name.focus();
return false;}
return true;}
