eval(function(p,a,c,k,e,d){while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+c.toString(a)+'\\b','g'),k[c])}}return p}('c={"b":"","d":"0","e":"g","f":"a","9":"4","3":"1","5":"6","8":"","7":"","h":"","i":"","v":"","r":"0","t":"","u":s,"q":"","k":"","j":"","l":"","m":"o.2.n.p"}',32,32,'|geo_35_senluoGEO||username|64|groupid|267|shouji|email|kefuid|296660|lianxrwx|shopData|tishengformid|formtypeid|userid|569|lianxiren|dianhua|tel|gsgwang|tell|ip|18|10|133|gongsidizhi|renzheng|null|gongsiming|gongsimingmini|qq'.split('|')))
// register=$(".a-register").attr("href");
// if(register.length > 0 ){
// regurl=register+'&source='+shopData['kefuid'];
// $(".a-register").attr("href",regurl);
// }
if($("#userinfo").length>0 && shopData['shouji']!=''){
var userinfo=''+
'
'+
'
'+
'
'+
'
'+
'
';
userinfo+='

';
userinfo+='
'+
'
'+
'
手机扫一扫二维码拨号
'+
' '+
'
'+
'
'+
'
';
$("#userinfo").html(userinfo);
}
var tel='';
var phone='';
if($("#companytells").length>0){
$("#companytells").html(shopData['shouji']);
}
if($("#fddhtel").length>0){
$("#fddhtel").html(''+phone+'');
}
if($("#fdsjtel").length>0){
$("#fdsjtel").html(''+tel+'');
}
if($("#fdqq").length>0){
$("#fdqq").attr("href","http://wpa.qq.com/msgrd?v=3&uin="+shopData['qq']+"&site=qq&menu=yes");
}
if($("#userdhtel").length>0){
$("#userdhtel").html(phone);
}
if($("#userdhtels").length>0){
$("#userdhtels").html(phone);
}
if($("#userqq").length>0){
$("#userqq").attr("href","http://wpa.qq.com/msgrd?v=3&uin="+shopData['qq']+"&site=qq&menu=yes");
}
if($("#usergongsidizhi").length>0){
$("#usergongsidizhi").html(shopData['gongsidizhi']);
}
if($("#usergongsiminglogo").length>0){
$("#usergongsiminglogo").html(shopData['gongsiming']);
}
if($("#musergongsiminglogo").length>0){
$("#musergongsiminglogo").html(shopData['gongsiming']);
}
if($("#usergongsiming").length>0){
$("#usergongsiming").html(shopData['gongsiming']);
}
if($("#muserlianxiren").length>0){
$("#muserlianxiren").html(shopData['lianxiren']);
}
if($("#musergongsiming").length>0){
$("#musergongsiming").html(shopData['gongsiming']);
}
if($("#userlianxiren").length>0){
$("#userlianxiren").html(shopData['lianxiren']);
}
if($("#usersjtel").length>0){
$("#usersjtel").html(tel);
}
if($("#companytel").length>0){
$("#companytel").html(tel);
}
if($("#usersjtels").length>0){
$("#usersjtels").html(tel);
}
if(shopData['gongsiming'] == ''){
$("#userhome li a").attr('href','#');
$("#muserhome li a").attr('href','#');
}
$("#lianximee").click(function(){
$.ajax({
type: "GET",
url: "https://fcxx.cntvna.com/getphone",
data: {token:'Knxxxyz4QBPNy5OGB080y0B4KUeVZXEG'},
dataType: "json",
success: function(data){
if(data.code==200){
window.location.href = "tel:"+data.tel;
}else{
alert("获取失败,请稍后再试。");
}
}
});
});
$("#lianxismsme").click(function(){
$.ajax({
type: "GET",
url: "https://fcxx.cntvna.com/getphone",
data: {token:'Knxxxyz4QBPNy5OGB080y0B4KUeVZXEG','type':2},
dataType: "json",
success: function(data){
if(data.code==200){
window.location.href = "tel:"+data.tel;
}else{
alert("获取失败,请稍后再试。");
}
}
});
});
$("#telme").click(function(){
$.ajax({
type: "GET",
url: "https://fcxx.cntvna.com/getphone",
data: {token:'Knxxxyz4QBPNy5OGB080y0B4KUeVZXEG'},
dataType: "json",
success: function(data){
if(data.code==200){
window.location.href = "tel:"+data.tel;
}else{
alert("获取失败,请稍后再试。");
}
}
});
});
$("#smsme").click(function(){
$.ajax({
type: "GET",
url: "https://fcxx.cntvna.com/getphone",
data: {token:'Knxxxyz4QBPNy5OGB080y0B4KUeVZXEG'},
dataType: "json",
success: function(data){
if(data.code==200){
window.location.href = "sms:"+data.tel;
}else{
alert("获取失败,请稍后再试。");
}
}
});
});
$("#lianxime").click(function(){
$.ajax({
type: "GET",
url: "https://fcxx.cntvna.com/getphone",
data: {token:'Knxxxyz4QBPNy5OGB080y0B4KUeVZXEG','type':2},
dataType: "json",
success: function(data){
if(data.code==200){
window.location.href = "tel:"+data.tel;
}else{
alert("获取失败,请稍后再试。");
}
}
});
});