

function show_jxs(){ document.write("<font color=red><b>中国汽车资讯网</b></font>"); }
function show_tel(){ document.write("<font color=red><b>13797869111</b></font>"); }
function index_tel(){ document.write("13797869111"); }
function index_400tel(){ document.write("13797869111"); }
function blxtel(){ document.write("13797869111"); }
function lxtel(){ document.write("13797869111"); }
function pptel(){ document.write("13797869111"); }
function pplxtel(){ document.write("13797869111"); }
function nrbodystyle(){ document.write("<style>body { background:#003063 }</style>"); }
function nrtel1(){ document.write(""); }

function top(){ }

function getaname(n1,n2){

lxr="刘经理";
lxdh="13797869111";

if(n2=="湖南" || n2=="福建" || n2=="宁夏"){
lxr="刘经理";
lxdh="13986898103";
}

if(n2=="山西" || n2=="青海" || n2=="贵州"){
lxr="刘经理";
lxdh="13797869111";
}

if(n2=="四川" || n2=="重庆"){
lxr="刘经理";
lxdh="13797869111";
}

if(n2=="云南" || n2=="湖北"){
lxr="刘经理";
lxdh="13797869111";
}

if(n2=="广西" || n2=="浙江"){
lxr="刘经理";
lxdh="13797869111";
}

if(n2=="广东" || n2=="河南" || n2=="山东" || n2=="天津"){
lxr="刘经理";
lxdh="13797869111";
}

if(n2=="陕西" || n2=="甘肃" || n2=="青海" || n2=="西藏"){
lxr="刘经理";
lxdh="13797869111";
}

if(n2=="黑龙江" || n2=="安徽" || n2=="江苏" || n2=="辽宁"){
lxr="刘经理";
lxdh="13797869111";
}

if(n2=="江西" || n2=="海南" || n2=="河北" || n2=="吉林"){
lxr="刘经理";
lxdh="13797869111";
}

showmap.innerHTML="<h2>"+n2+"地区 东风汽车经销商</h2><div>联系人："+lxr+"</div><div>联系电话："+lxdh+"</div>";
alert(""+n2+"地区东风汽车经销商联系电话："+lxr+" \n\n 详情请致电咨询："+lxr+" "+lxdh+"");
}

function bot1(){

}
/////////////////////////////////////////////////////////
function bot(){
//cchref=document.location.href;
document.write ('<script language="javascript" type="text/javascript" src="http://js.users.51.la/2420829.js"></script>');
}
/////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////
function showcolorcar(src){
showccxl.innerHTML="<img src='/imagec/"+src+"'>";
}
/////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////
//function bookmark(){ window.external.AddFavorite('http://www.sclmyy.com', '汽车公告查询网') }
function bookmark(){  }
/////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////
cchref=document.location.href;
/////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////

function bookmarkun(){
if(getCookie("bookmarkun")!="yes"){
setCookie("bookmarkun","yes");
window.external.AddFavorite('http://www.sclmyy.com','汽车公告查询网');
}
}

function setCookie(name,value,days){
var exp=new Date();
exp.setTime(exp.getTime() + days*24*60*60*1000);
var arr=document.cookie.match(new RegExp("(^| )"+name+"=([^;]*)(;|$)"));
document.cookie=name+"="+escape(value)+";expires="+exp.toGMTString();
}
function getCookie(name){
var arr=document.cookie.match(new RegExp("(^| )"+name+"=([^;]*)(;|$)"));
if(arr!=null){
return unescape(arr[2]);
return null;
}
}  
function delCookie(name){
var exp=new Date();
exp.setTime(exp.getTime()-1);
var cval=getCookie(name);
if(cval!=null){
document.cookie=name+"="+cval+";expires="+exp.toGMTString();
}
}




/////////////////////////////////////////////////////////









// 实例化一个cookie值 
function setCookie(Name,cookievalue) 
{ 
var newcookie=Name+"="+escape(cookievalue); 
document.cookie=newcookie; 
} 

// 获取指定名称的cookie值 
function getCookie(name) 
{ 
var result = null; 
var myCookie = document.cookie + ";"; 
var searchName = name + "="; 
var startOfCookie = myCookie.indexOf(searchName); 
var endOfCookie; 
if (startOfCookie != -1) 
{ 
startOfCookie += searchName.length; 
endOfCookie = myCookie.indexOf(";",startOfCookie); 
result = unescape(myCookie.substring(startOfCookie, endOfCookie)); 
} 
return result; 
} 

// 删除指定名称的cookie 
function clearCookie(name) 
{ 
var ThreeDays=3*24*60*60*1000; 
var expDate = new Date(); 
expDate.setTime(expDate.getTime()-ThreeDays); 
document.cookie=name+"=;expires="+expDate.toGMTString(); 
}

function payshow(){
setCookie('changadidas','1');
//document.getElementById("hotgtop").style.display="none";
}




