// JavaScript Document
var from;
from=window.location.href;
if(from.indexOf("xinhuanet.com")>0){
	document.write("<table width=\"989\"  border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
	document.write("<IFRAME border=0  name=search marginWidth=0 frameSpacing=0  marginHeight=0  src=\"http://www.xinhuanet.com/health/health0605_top.htm\" frameBorder=0  noResize width=989 height=158 scrolling=no vspale=\"0\"></IFRAME>");
	document.write("</table>");
}else{
	document.write("<table width=\"776\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\" align=\"center\">  <tr>     <td class=table1> ");
	document.write("<iframe marginwidth=0 marginheight=0  frameborder=0 bordercolor=#000000 scrolling=no src=http://www.fx120.net/jsfile/menu.htm width=100% height=252></iframe> ");
    document.write("</td>  </tr></table>");
}
  