var partnerdomain=escape(document.domain);
	var header;
	header = '<table id="header" width="960" cellpadding="5"><tr><td><div id="sitelogo">';
	header += '<a href="/"><img src="/images/logo.gif" border="0" width="150" alt="rednet" /></a></td><td>';
	header += '<div id="nav">';
	header += '	<a href="http://www.rednet.cn/" target="_top" class="b">首页</a>';
	header += '	<a href="http://gov.rednet.cn/" target="_top">政务</a> ';
	header += '	<a href="http://av.rednet.cn/" target="_top">视听</a> ';
	header += '	<a href="http://photo.rednet.cn/" target="_top">图片</a>'; 
	header += '	<a href="http://av.rednet.cn/Class/1028.html" target="_top">访谈</a> ';
	header += '	<a href="http://people.rednet.cn/" target="_top">百姓呼声</a> ';
	header += '	<a href="http://zt.rednet.cn/c/zt/4426/" target="_top">新闻发布</a>';
	header += '	<a href="http://bbs.rednet.cn/" target="_top" class="b">论坛</a>';
	header += '	<a href="http://hlj.rednet.cn/" target="_top">红辣椒</a> ';
	header += '	<a href="http://tax.rednet.cn/" target="_top">税务</a> ';
	header += '	<a href="http://www.xqw.gov.cn/" target="_top">经济</a> ';
	header += '	<a href="http://www.hongxiu.com" target="_top">小说</a>';
	header += '	<a href="http://cs.rednet.cn/" target="_top" class="b">长沙</a>';
	header += '	<a href="http://fdc.rednet.cn/" target="_top">房产</a> ';
	header += '	<a href="http://auto.rednet.cn/" target="_top">汽车</a> ';
	header += '	<a href="http://money.rednet.cn/" target="_top">财富</a> ';
	header += '	<a href="http://health.rednet.cn/" target="_top">健康</a> ';
	header += '	<a href="http://edu.rednet.cn/" target="_top">教育</a> ';
	header += '	<br />';
	header += '	<a href="http://news.rednet.cn/" target="_top" class="b">滚动</a>';
	header += '	<a href="http://hn.rednet.cn/" target="_top">湖南</a>';
	header += '	<a href="http://china.rednet.cn/" target="_top">中国</a> ';
	header += '	<a href="http://globe.rednet.cn/" target="_top">国际</a> ';
	header += '	<a href="http://ent.rednet.cn/" target="_top">娱乐</a> ';
	header += '	<a href="http://www.rednet.cn/" target="_top">消费维权</a> ';
	header += '	<a href="http://sk.rednet.cn/" target="_top">社科规划</a>';
	header += '	<a href="http://blog.rednet.cn/" target="_top" class="b">博客</a>';
	header += '	<a href="http://jhz.rednet.cn/" target="_top">结婚族</a> ';
	header += '	<a href="http://jj.rednet.cn/" target="_top">家居</a> ';
	header += '	<a href="http://hn.rednet.cn/Program/81.html" target="_top">查询</a> ';
	header += '	<a href="http://sms.rednet.cn/" target="_top">短信</a> ';
	header += '	<a href="http://cs.rednet.cn/boards.asp?sitemap=1" target="_top" class="b">社区</a> ';
	header += '	<a href="http://tour.rednet.cn/" target="_top">旅游</a> ';
	header += '	<a href="http://marry.rednet.cn/" target="_top">婚嫁</a>';
	header += '	<a href="http://meishi.rednet.cn/" target="_top">美食</a> ';
	header += '	<a href="http://it.rednet.cn/" target="_top">IT</a> ';
	header += '	<a href="http://aiml.rednet.cn/" target="_top">爱美丽</a>';
	header += '</div>';
	header += '</td></tr></table><div align="center"><scr'+'ipt type="text/javascript" src="/lp_banner.js"></scr'+'ipt></div>';

switch (partnerdomain) {
	case "ent2.rednet.cn":
		document.write ("<sc"+"ript src=http://www.rednet.cn/js/top.js></sc"+"ript>");
		break;

	default:
		document.write (header);
		break;
}



