var   path_array=new   Array();   
var host=window.location.pathname;
  path_array=host.split("/");    

if(path_array.length>2 && path_array[1]=="dzjk" && path_array[2]=="nrsj")
{
document.writeln("<iframe align=center marginwidth=0 marginheight=0 src='http://www.xywy.com/js/newkp/head.html?channal=yp&pd=nxpd' frameborder=0 scrolling=no width=980 height=250><\/iframe>");
	//document.write("男性");
}

else if(window.location.host == "lx.xywy.com")
{
	//document.write("两性");
document.writeln("<iframe align=center marginwidth=0 marginheight=0 src='http://www.xywy.com/js/newkp/head.html?channal=yp&pd=lxpd' frameborder=0 scrolling=no width=980 height=250><\/iframe>");
}
else if(path_array.length>2 && path_array[1]=="dzjk" && path_array[2]=="nxtd")
{
	//document.write("女性");
document.writeln("<iframe align=center marginwidth=0 marginheight=0 src='http://www.xywy.com/js/newkp/head.html?channal=yp&pd=nvpd' frameborder=0 scrolling=no width=980 height=250><\/iframe>");
}else if(path_array.length>1 && path_array[1]=="news"){

	document.writeln("<iframe align=center marginwidth=0 marginheight=0 src='http://www.xywy.com/js/newkp/head.html?channal=zh&pd=yxpd' frameborder=0 scrolling=no width=980 height=250><\/iframe>");
}
else if("ys.xywy.com" == window.location.host){//医生频道
	document.writeln("<iframe align=center marginwidth=0 marginheight=0 src='http://www.xywy.com/js/newkp/head.html?channal=ys' frameborder=0 scrolling=no width=980 height=250><\/iframe>");
}
else if("my.xywy.com" == window.location.host){//医院频道
	document.writeln("<iframe align=center marginwidth=0 marginheight=0 src='http://www.xywy.com/js/newkp/head.html?channal=my' frameborder=0 scrolling=no width=980 height=250><\/iframe>");
}
else if("qqw.xywy.com" == window.location.host || "qqjib.xywy.com" == window.location.host || "qqmy.xywy.com" == window.location.host || "qqys.xywy.com" == window.location.host || "qqzx.xywy.com" == window.location.host){//腾讯健康频道
	document.writeln("<iframe align=center marginwidth=0 marginheight=0 src='http://www.xywy.com/hezuo/qqw.xywy.com/top.htm' frameborder=0 scrolling=no width=980 height=245><\/iframe>");
}
else{
	var url = window.location.href;
	//var urldir = url.split("/");
	if(url.indexOf("/yp/") > 0){
		document.writeln("<iframe align=center marginwidth=0 marginheight=0 src='http://www.xywy.com/js/newkp/head.html?channal=yp' frameborder=0 scrolling=no width=980 height=250><\/iframe>");
	}else{
		document.writeln("<iframe align=center marginwidth=0 marginheight=0 src='http://www.xywy.com/js/newkp/head.html?channal=zh' frameborder=0 scrolling=no width=980 height=250><\/iframe>");
	}
}
