thisURL = location.hostname;
if(thisURL == "www.funfungolf.com" || thisURL == "cmsgolf.funfungolf.com")
{
strwrite = "<div align='center'><iframe src='/newh.htm' frameBorder='0' width='998' scrolling='no' height='190'></iframe></div>";  
}else if(thisURL == "golf.cctv.com")
{
strwrite = "<div align='center'><iframe src='/cctv/cctv.html' frameBorder='0' width='1000' scrolling='no' height='166'></iframe></div>";
}else if(thisURL == "ifeng.funfungolf.com" || thisURL == "golf.ifeng.com")
{
strwrite = "<div align='center'><iframe src='/cctv/ifeng.html' frameBorder='0' width='1000' scrolling='no' height='166'></iframe></div>";
window.open("http://www.funfungolf.com/home/ifeng/");
}else if(thisURL == "golf.southcn.com")
{
strwrite = "<div align='center'><iframe src='/cctv/southcn.html' frameBorder='0' width='1000' scrolling='no' height='206'></iframe></div>";
window.open("http://www.funfungolf.com/home/vip/feixin.html");
}else if(thisURL == "southcn.funfungolf.com")
{
strwrite = "<div align='center'><iframe src='/cctv/southcn.html' frameBorder='0' width='1000' scrolling='no' height='206'></iframe></div>";
}else if(thisURL == "funfungolf.com")
{
strwrite = "<div align='center'><iframe src='/funh.html' frameBorder='0' width='1000' scrolling='no' height='166'></iframe></div>";
}else if(thisURL == "golf.bjxxw.cn")
{
strwrite = "<div align='center'><iframe src='/cctv/bjxxwh.html' frameBorder='0' width='1000' scrolling='no' height='146'></iframe></div>";
}else if(thisURL == "club.funfungolf.com")
{
location.href="http://www.funfungolf.com/home";
}else if(thisURL == "vip.funfungolf.com")
{
location.href="http://www.funfungolf.com/home/vip/feixin.html";
}else if(thisURL == "video.golfjh.com")
{
strwrite = "<div align='center'><iframe src='/cctv/jhh.html' frameBorder='0' width='1000' scrolling='no' height='156'></iframe></div>";
}else if(thisURL == "golf.vodone.com")
{
strwrite = "<div align='center'><iframe src='/cctv/voh.htm' frameBorder='0' width='1000' scrolling='no' height='300'></iframe></div>";
}else if(thisURL == "golf.huaxunwang.cn")
{
strwrite = "<div align='center'><iframe src='/cctv/huaxun.html' frameBorder='0' width='1000' scrolling='no' height='300'></iframe></div>";
}else if(thisURL == "golf.voguechinese.com")
{
strwrite = "<div align='center'><iframe src='http://www.voguechinese.com/head_golf.html' frameBorder='0' width='1000' scrolling='no' height='156'></iframe></div>";
}else if(thisURL == "golf.hebdsw.cn")
{
strwrite = "<div align='center'><iframe src='http://www.hebdsw.cn/top.html' frameBorder='0' width='1000' scrolling='no' height='156'></iframe></div>";
}else{
strwrite = "<div align='center'><iframe src='/newh.htm' frameBorder='0' width='998' scrolling='no' height='190'></iframe></div>";
}


document.write(strwrite);

