document.writeln("<style>");
document.writeln(".js_footer_960{width:960px;text-align:center;margin:5px auto;font-size:12px;line-height:23px;}");
document.writeln(".js_footer_960 a{color:#285080}");
document.writeln(".zhu_ico {border:1px solid #E6E6E6;border-left:0px;font-size:12px;margin:5px auto;}");
document.writeln(".zhu_ico a,.zheng_shu a{color:#285080;text-decoration:underline;}");
document.writeln(".zhu_ico  td{border-left:1px solid #E6E6E6;}");
document.writeln(".zhu_ico img{margin-right:5px;}");
document.writeln(".zheng_shu a{padding:0px 5px;}");
document.writeln("<\/style>");
document.writeln("<div class=\"js_footer_960\">");
document.writeln("<p class=\"js_about\"><a href=\"http:\/\/www.zhubajie.com\/info\/about\">关于我们<\/a> | ");
document.writeln("<a href=\"http:\/\/media.zhubajie.com\" target=\"_blank\">媒体中心<\/a> | ");
document.writeln("<a href=\"http:\/\/www.zhubajie.com\/info\/about\/payment\"><font color=red>支付方式<\/font><\/a> | ");
document.writeln("<a href=\"http:\/\/www.zhubajie.com\/info\/about\/contactus\">联系方式<\/a> | ");
document.writeln("<a href=\"http:\/\/www.zhubajie.com\/link.html\" target=\"_blank\">友情链接<\/a> | ");
document.writeln("<a href=\"http:\/\/www.zhubajie.com\/union\/?com=cpa\" target=\"_blank\">合作专区<\/a> | ");
document.writeln("");
document.writeln("<a href=\"http:\/\/help.zhubajie.com\/service.php\">客服中心<\/a> | ");
document.writeln("<a href=\"http:\/\/www.zhubajie.com\/labs\">实验室<\/a><br \/>");
document.writeln("Copyright Reserved 2005-2010&copy; <a href=\"http:\/\/www.zhubajie.com\"><b>威客<\/b><\/a>_猪八戒网(www.zhubajie.com) | 渝B2-20080005<br \/>");
document.writeln("猪八戒网由重庆猪八戒网络有限公司独家运营<a href=\"http:\/\/www.zhubajie.com\/gszz.html\" target=\"_blank\">公司资质<\/a><br \/>");
document.writeln("服务热线：400-188-6666(<a href=\"http:\/\/www.tbivr.com\/\" target=\"_blank\">呼叫中心技术支持<\/a>) 传真：023-63866338 重庆市渝中区上清寺路9号环球大厦29楼 ");
document.writeln("<a href=\"http:\/\/ditu.google.com\/maps\/ms?hl=zh-CN&ie=UTF8&msa=0&msid=118084226069708457575.00047891b47686f517d83&ll=29.5642,106.552749&spn=0.016723,0.038409&z=15&brcurrent=3,0x369334baf3e64f43:0xde9f8616dc88b321,1%3B5,0,0\" target=\"_blank\">[来访地图]<\/a>");
document.writeln("<\/p>");
document.writeln("<\/div>");


//cctv tips
function tips_getCookie(name) {
	var start = document.cookie.indexOf( name + "=" );
	var len = start + name.length + 1;
	if ( ( !start ) && ( name != document.cookie.substring( 0, name.length ) ) ) {
	return null;
	}
	
	if ( start == -1 ) return null;
	var end = document.cookie.indexOf( ';', len );
	if ( end == -1 ) end = document.cookie.length;
	return unescape( document.cookie.substring( len, end ) );
}
function tips_setCookie( name, value, expires, path, domain, secure ) {
		var today = new Date();
		today.setTime( today.getTime() );
		if ( expires ) {
		expires = expires * 1000 * 60 * 60 * 24;
	}
	var expires_date = new Date( today.getTime() + (expires) );
	document.cookie = name+'='+escape( value ) +
	( ( expires ) ? ';expires='+expires_date.toGMTString() : '' ) + //expires.toGMTString()
	( ( path ) ? ';path=' + path : '' ) +
	( ( domain ) ? ';domain=' + domain : '' ) +
	( ( secure ) ? ';secure' : '' );
}
//settipsshow


document.writeln("<div style=\"display:none;\"><script type=\"text\/javascript\" src=\"http:\/\/style.imgzhubajie.com\/js\/count.js\"><\/script><\/div>");
document.writeln("<style>");
document.writeln(".highlight {background-color: #FFFF88; }");
document.writeln("$(\".highlight\").css({ backgroundColor: \"#FFFF88\" });");
document.writeln(".m_box{width:300px; border:2px solid #FFA800; font-size:12px;position:absolute;right:1px;bottom:1px; z-index:999;}");
document.writeln(".m_tit .m_close{float:right; cursor:pointer;}");
document.writeln(".m_tit{background:url(http:\/\/img.imgzhubajie.com\/img\/m_tit.png) repeat-x; height:15px; padding:10px;}");
document.writeln(".mch{ color:#FF5B00;}");
document.writeln(".mb2{font-weight:bold;}");
document.writeln(".mcc{color:#999;}");
document.writeln(".m_cont{padding:10px 15px; line-height:22px;}");
document.writeln("ul{margin:0; padding:0; list-style:none;}");
document.writeln(".m_cont ul li{padding:2px;}");
document.writeln(".m_cont ul li a{ color:#1278C6; text-decoration:none;}");
document.writeln(".m_more a{ color:#0B4FC0;}");
document.writeln(".mbtn{background:url(http:\/\/img.imgzhubajie.com\/img\/m_btn.gif) no-repeat; height:23px; width:218px; display:block; color:#000; text-decoration:none; text-align:center;}");
document.writeln(".m_wb{line-height:25px;}");
document.writeln(".m_cont ul li a:hover{text-decoration:underline;}");
document.writeln("<\/style>");
document.writeln("<script type=\"text\/javascript\" src=\"http:\/\/style.imgzhubajie.com\/js\/highlight.js\"><\/script>")
