var hostArray=new Array();
var host = "http://www.39.net";
hostArray[0]="http://test.elysee.cn";
hostArray[1]="http://health.bj163.net";
hostArray[2]="http://health.hebei.org.cn";
for(var i=0;i<hostArray.length;i++)
{
	if(document.location.href.toLowerCase().indexOf(hostArray[i])!=-1)
	{
		host = hostArray[i];
		break;
	}
}
document.writeln('<table width="980" border="0" cellspacing="0" cellpadding="0" align="center"><tr>');
document.writeln('<td width="120"><a href="http://www.39.net/"><img src="http://images.39.net/39/js/logo/logo_1.gif" border="0"></a></td>');
document.writeln('<td width="10"></td>');
document.writeln('<td width="850" align="right" valign="bottom"><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td align="right" style="font-size: 12px">');
<!--------------------/////导航栏目（begin）/////-------------------->
document.writeln(' - <a href="'+host+'/focus/">快讯</a>');
document.writeln(' - <a href="'+host+'/eden/">性爱</a>');
document.writeln(' - <a href="http://woman.39.net/">女性</a>');
document.writeln(' - <a href="'+host+'/man/">男性</a>');
document.writeln(' - <a href="'+host+'/baby/">育儿</a>');
document.writeln(' - <a href="'+host+'/Treatment/">保健</a>');
document.writeln(' - <a href="'+host+'/sports/">健身</a>');
document.writeln(' - <a href="'+host+'/mentalworld/">心理</a>');
document.writeln(' - <a href="'+host+'/Fitness/">减肥</a>');
document.writeln(' - <a href="http://woman.39.net/jknr/fcda/">妇科</a>');
document.writeln(' - <a href="'+host+'/Treatment/yspd/">饮食</a>');

document.writeln(' - <a href="'+host+'/drug/">药品</a>');
document.writeln(' - <a href="http://disease.39.net/">疾病</a>');
document.writeln(' - <a href="'+host+'/zhongyi/">中医</a>');
document.writeln(' - <a href="'+host+'/test/">测试</a>');

document.writeln(' - <a href="http://search.39.net/">搜索</a>');
document.writeln(' - <a href="http://video.39.net/">视频</a>');
document.writeln(' - <a href="http://blog.39.net/">博客</a>');
document.writeln(' - <a href="http://ask.39.net/">咨询</a>');
document.writeln(' - <a href="http://community.39.net/">社区</a>');
<!--------------------/////导航栏目（end）/////-------------------->
document.writeln('</td></tr><tr><td height="3"><spacer type=block height=1></td></tr>');
document.writeln('<tr><td height="1" bgcolor="808080"><spacer type=block height=1></td></tr>');
document.writeln('<tr><td height="10"></td></tr></table></td></tr></table>');
document.writeln('<div id="DIV_AD_COUNT" width=0 height=0></div>');

try
{
if(host=="http://www.39.net")
	window.document.domain = "39.net";
}
catch(e){}



//浮窗--------------------------------
document.writeln('<style>body { width:980px;margin:0 auto; text-align:center;}.aaa { width:980px;text-align:left;}</style>');
document.writeln('<div class="aaa">');
document.writeln('<div style="width:368px; height:3400px; margin:30px 0 0 616px; position:absolute; z-index:100;"><iframe src="http://fitness.39.net/old_art_right.html" frameborder="0" width="368" height="3400" marginwidth="0" marginheight="0" scrolling="no" style="border:0" allowTransparency="true"></iframe></div>');

document.writeln('<div style="width:608px; height:90px; background:#fff; border-top:#ddd 1px solid; border-bottom:#ddd 1px solid; margin:308px 0 0 1px; position:absolute; z-index:100;"><iframe src="http://dpvc.39.net/adpolestar/door/;ap=B95592F8_CF91_22CA_204C_674579BEC873;ct=if;pu=san9;/?" frameborder="0" width="608" height="90" marginwidth="0" marginheight="0" scrolling="no" style="border:0" allowTransparency="true"></iframe></div>');
document.writeln('</div>');
