/*
if(typeof(document.getElementsByClassName('navBoxRe')) != 'undefined')
{
document.getElementsByClassName('navBoxRe')[0].style.display = '';
document.getElementsByClassName('navBoxRe')[0].childNodes[1].childNodes[3].childNodes[17].style.display='none';
document.getElementsByClassName('navBoxRe')[0].childNodes[1].childNodes[5].childNodes[15].style.display='none';
}
*/
document.write('
');
var memberid=0;
var currentmemberid=0;
window["member_id"] = 0;
var cityname="北京";
var url = window.location.href;
window["_BFD"] = window["_BFD"] || {};
switch(url)
{//list
case "http://news.chekb.com/newcar/":
_BFD.BFD_INFO = {"category" : [["汽车口碑网","http://www.chekb.com/"],["汽车资讯","http://news.chekb.com/"],["新闻","http://news.chekb.com/newcar/"]],"user_id" : memberid,"page_type" : "list"};break;
case "http://news.chekb.com/chagnjiaxw/":
_BFD.BFD_INFO = {"category" : [["汽车口碑网","http://www.chekb.com/"],["汽车资讯","http://news.chekb.com/"],["新闻","http://news.chekb.com/newcar/"],["厂家新闻","http://news.chekb.com/chagnjiaxw/"]],"user_id" : memberid,"page_type" : "list"};break;
case "http://news.chekb.com/xinchexw/":
_BFD.BFD_INFO = {"category" : [["汽车口碑网","http://www.chekb.com/"],["汽车资讯","http://news.chekb.com/"],["新闻","http://news.chekb.com/newcar/"],["国产新车","http://news.chekb.com/xinchexw/"]],"user_id" : memberid,"page_type" : "list"};break;
case "http://news.chekb.com/jinkouxc/":
_BFD.BFD_INFO = {"category" : [["汽车口碑网","http://www.chekb.com/"],["汽车资讯","http://news.chekb.com/"],["新闻","http://news.chekb.com/newcar/"],["进口新车","http://news.chekb.com/jinkouxc/"]],"user_id" : memberid,"page_type" : "list"};break;
case "http://news.chekb.com/dongtai/":
_BFD.BFD_INFO = {"category" : [["汽车口碑网","http://www.chekb.com/"],["汽车资讯","http://news.chekb.com/"],["新闻","http://news.chekb.com/newcar/"],["业界动态","http://news.chekb.com/dongtai/"]],"user_id" : memberid,"page_type" : "list"};break;
case "http://news.chekb.com/pingce/":
_BFD.BFD_INFO = {"category" : [["汽车口碑网","http://www.chekb.com/"],["汽车资讯","http://news.chekb.com/"],["点评","http://koubei.chekb.com/"],["评测","http://news.chekb.com/pingce/"]],"user_id" : memberid,"page_type" : "list"};break;
case "http://koubei.chekb.com/":
_BFD.BFD_INFO = {"category" : [["口碑","http://koubei.chekb.com/"]],"user_id" : memberid,"page_type" : "list"};break;
case "http://news.chekb.com/daogou/":
_BFD.BFD_INFO = {"category" : [["汽车口碑网","http://www.chekb.com/"],["汽车资讯","http://news.chekb.com/"],["行情导购","http://news.chekb.com/hangqingdaogou/"],["导购","http://news.chekb.com/daogou/"]],"user_id" : memberid,"page_type" : "list"};break;
break;
default:break;
}
//dedail
var page_type='';
if(url.indexOf('html') > 0 && (url.indexOf('http://news.chekb.com/xinchexw/')>=0 || url.indexOf('http://news.chekb.com/jinkouxc/')>=0 || url.indexOf('http://news.chekb.com/dongtai/')>=0 || url.indexOf('http://news.chekb.com/chagnjiaxw/')>=0))
{//新闻
page_type = 'news_detail';
category = [["汽车口碑网","http://www.chekb.com/"],["汽车资讯","http://news.chekb.com/"],["新闻","http://news.chekb.com/newcar/"]];
}
else if(url.indexOf('html') > 0 && url.indexOf("http://news.chekb.com/pingce/") >= 0)
{//评测
page_type = 'pingce_detail';
category = [["汽车口碑网","http://www.chekb.com/"],["汽车资讯","http://news.chekb.com/"],["点评","http://koubei.chekb.com/"],['评测','http://news.chekb.com/pingce/']];
}
else if(url.indexOf('html') > 0 && url.indexOf("/koubei/") >= 0 && url.indexOf("www.chekb.com") >= 0)
{//口碑
page_type = 'koubei_detail1';
category = [["汽车口碑网","http://www.chekb.com/"],["口碑","http://koubei.chekb.com/"]];
}
else if(url.indexOf('html') > 0 && url.indexOf("/koubei/") >= 0 && url.indexOf("news.chekb.com") >= 0)
{//口碑
page_type = 'koubei_detail';
category = [["汽车口碑网","http://www.chekb.com/"],["口碑","http://koubei.chekb.com/"]];
}
else if(url.indexOf('html') > 0 && url.indexOf("http://news.chekb.com/daogou/") >= 0)
{//导购
page_type = 'daogou_detail';
category = [["汽车口碑网","http://www.chekb.com/"],["汽车资讯","http://news.chekb.com/"],["行情导购","http://news.chekb.com/hangqingdaogou/"],["导购","http://news.chekb.com/daogou/"]];
}
if(page_type!='')
{
_BFD.BFD_INFO = {
"title" : document.title,
"id" : getArticleID(),
"url" : window.location.href,
"category" : category,
"ptime" : "0",
"author" : "汽车口碑网",
"keywords" : document.getElementsByTagName('meta')['Keywords'].getAttribute("content"),
"ccnt" : 0,
"user_id" : memberid,
"page_type" : page_type
};
}
window["timer1"] = window["timer1"] || setInterval(function ()
{
if(isExitsFunction('bdfSubmit'))
{
bdfSubmit(memberid, cityname);
clearInterval(timer1);
}
},100);
function getArticleID()
{
var path = url.split('/');
if(!path[path.length-1])
return 0;
path = path[path.length-1].split('_');
if(!path[0])
return 0;
return path[0];
}
function isExitsFunction(funcName) {
try {
if (typeof(eval(funcName)) == "function") {
return true;
}
} catch(e) {}
return false;
}