document.writeln("<table width=\"290\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" border=\"0\" height=\"242\">");
document.writeln("  <tr> ");
document.writeln("    <td>");

var   xmlhttp  ;   if (window.ActiveXObject)xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");			else if(window.XMLHttpRequest) xmlhttp = new XMLHttpRequest(); 


 xmlhttp.open("GET","/ad/whx/whx.php",false);   
  xmlhttp.send("")   ;
 
 if("xinhua.www.xywy.com"==window.location.host || "xinhua.www.xywy.com"==window.location.host){
 document.writeln("<iframe align=center marginwidth=0 marginheight=0  src=\"http://gg.xywy.com/kp/xinhua/hzhadnew.htm\" frameborder=0 scrolling=no width=290 height=264><\/iframe>");
}else{
 
  if (xmlhttp.responseText=="bj") {

	 document.write("<iframe align=center marginwidth=0 marginheight=0 src=http://www.xywy.com/js/kp/hzhadnew.htm frameborder=0 scrolling=no width=290 height=264></iframe>")
  } 
  
  else{
     document.write("<iframe align=center marginwidth=0 marginheight=0 src=http://www.xywy.com/js/kp/hzhadnewwd.htm frameborder=0 scrolling=no width=290 height=264></iframe>")
  }

}

//<iframe align=center marginwidth=0 marginheight=0 src=\"http:\/\/www.xywy.com\/js\/new\/hzhadnew.htm\" frameborder=0 scrolling=no width=290 height=315><\/iframe><\/td>");
document.writeln("  <\/tr>");
document.writeln("<\/table>")
