function setInfo(){
if(typeof(playerInfo)!="undefined"){
var playerName = playerInfo["TIR/gaZszE4="];
if(playerInfo["igoZ34ozY60="]!="" && playerInfo["TIR/gaZszE4="] !=playerInfo["igoZ34ozY60="] ){
playerName += "(" + playerInfo["igoZ34ozY60="] +")";
}
$$("mem_tt1").innerHTML =playerName;
var obj = $$("baseInfo_tb").tBodies[0];
var row,cell;
if(playerInfo["7mS6/WRXJJzzdjQ0TF9XIQ=="]!=""){
row = obj.insertRow(-1);
cell = row.insertCell(-1);
cell.align = "right";
cell.innerHTML = PLAYER_DATA_TITLE[0];
row.insertCell(-1).innerHTML = playerInfo["7mS6/WRXJJzzdjQ0TF9XIQ=="];
}
if(playerInfo["W2m4+j7wBNr13RfT3Xy9Fw=="]!=""){
row = obj.insertRow(-1);
cell = row.insertCell(-1);
cell.align = "right";
cell.innerHTML = PLAYER_DATA_TITLE[1];
row.insertCell(-1).innerHTML = playerInfo["W2m4+j7wBNr13RfT3Xy9Fw=="];
row = obj.insertRow(-1);
cell = row.insertCell(-1);
cell.align = "right";
cell.innerHTML = PLAYER_DATA_TITLE[2];
row.insertCell(-1).innerHTML = '
';
}
if (playerInfo["TwhW+K6dU5U="] != ""){
row = obj.insertRow(-1);
cell = row.insertCell(-1);
cell.align = "right";
cell.innerHTML = PLAYER_DATA_TITLE[3];
row.insertCell(-1).innerHTML = playerInfo["TwhW+K6dU5U="];
}
if(playerInfo["k2BCY3STYlc="] != ""){
row = obj.insertRow(-1);
cell = row.insertCell(-1);
cell.align = "right";
cell.innerHTML = PLAYER_DATA_TITLE[4];
row.insertCell(-1).innerHTML = playerInfo["k2BCY3STYlc="];
}
if(playerInfo["qAuQfGPS8TU="] != ""){
row = obj.insertRow(-1);
cell = row.insertCell(-1);
cell.align = "right";
cell.innerHTML = PLAYER_DATA_TITLE[5];
row.insertCell(-1).innerHTML = playerInfo["qAuQfGPS8TU="];
}
if(playerInfo["GSEc0+KCjCipiqbSREfunQ=="] != "" && playerInfo["GSEc0+KCjCipiqbSREfunQ=="]!="999"){
row = obj.insertRow(-1);
cell = row.insertCell(-1);
cell.align = "right";
cell.innerHTML = PLAYER_DATA_TITLE[11];
row.insertCell(-1).innerHTML = playerInfo["GSEc0+KCjCipiqbSREfunQ=="];
}
if(playerInfo["IR7yUti31K/13RfT3Xy9Fw=="] !=""){
row = obj.insertRow(-1);
cell = row.insertCell(-1);
cell.align = "right";
cell.innerHTML = PLAYER_DATA_TITLE[6];
row.insertCell(-1).innerHTML =LINEUP_ARR[playerInfo["IR7yUti31K/13RfT3Xy9Fw=="]];
}
if(playerInfo["8KblFU4vh4H13RfT3Xy9Fw=="] !=""){
row = obj.insertRow(-1);
cell = row.insertCell(-1);
cell.align = "right";
cell.innerHTML = PLAYER_DATA_TITLE[7];
row.insertCell(-1).innerHTML =playerInfo["8KblFU4vh4H13RfT3Xy9Fw=="];
}
if(playerInfo["nPSotVVf2GMUMhqpjHZ5ww=="].Trim() !=""){
row = obj.insertRow(-1);
cell = row.insertCell(-1);
cell.align = "right";
cell.innerHTML = PLAYER_DATA_TITLE[8];
row.insertCell(-1).innerHTML =playerInfo["nPSotVVf2GMUMhqpjHZ5ww=="];
}
if (playerInfo["CpBoWugA9kHqGsD71oArhw=="] !=""){
row = obj.insertRow(-1);
cell = row.insertCell(-1);
cell.align = "right";
cell.innerHTML = PLAYER_DATA_TITLE[9];
row.insertCell(-1).innerHTML =playerInfo["CpBoWugA9kHqGsD71oArhw=="];
}
if(playerInfo["Rl0VGyKA+HuJj7ku/x5wJQ=="]!=""){
row = obj.insertRow(-1);
cell = row.insertCell(-1);
cell.align = "right";
cell.innerHTML = PLAYER_DATA_TITLE[10];
row.insertCell(-1).innerHTML =playerInfo["Rl0VGyKA+HuJj7ku/x5wJQ=="];
}
if (typeof(playerInfo["dqZSEdLlOD12sXZVtvX4dg=="]) != "undefined" && playerInfo["dqZSEdLlOD12sXZVtvX4dg=="]!="0"){
row = obj.insertRow(-1);
cell = row.insertCell(-1);
cell.align = "right";
cell.innerHTML = PLAYER_DATA_TITLE[12];
row.insertCell(-1).innerHTML =playerPriceFormat(lang, playerInfo["dqZSEdLlOD12sXZVtvX4dg=="], playerInfo["dqZSEdLlOD0OWhBgSrTtDcELcXlv0vPx"]);
}
if(playerInfo["K8JiHIOPBjY="]=="1"){
$$("logo_img").src = "https://data-img.7mdt.com/football/player/"+playerId+".jpg?x-oss-process=image/resize,m_fill,w_140,h_160";
}else if(playerInfo["logo"]=="2"){
$$("logo_img").src = "https://data-img.7mdt.com/football/player/"+playerId+".gif?x-oss-process=image/resize,m_fill,w_140,h_160";
}else{
$$("logo_img").src = "//data.7mkr.com/player_data/share_img/err.gif";
}
if(playerInfo["F5zrGE5939APHPhwd7Higw=="]!=""){
$$("profile_td").innerHTML = playerInfo["F5zrGE5939APHPhwd7Higw=="];
$$("profile_div").style.display = "";
$$("profile_td").id ="p_t_" + "F5zrGE5939APHPhwd7Higw==";
$$("profile_div").id ="p_d_" + "F5zrGE5939APHPhwd7Higw==";
}
if(playerInfo["tg4eIv/8074PHPhwd7Higw=="]!=""){
$$("golry_td").innerHTML = playerInfo["tg4eIv/8074PHPhwd7Higw=="];
$$("golry_div").style.display = "";
$$("golry_td").id="g_t_" + "tg4eIv/8074PHPhwd7Higw==";
$$("golry_div").id ="g_d_" + "tg4eIv/8074PHPhwd7Higw==";
}
}
}
function setStats(){
if(typeof(playerStats)!="undefined" && typeof(playerStats["tVWbHEAuFfo="]) !="undefined" && playerStats!=null){
var tb =$$("stat_tb");
var flag = false;
var totalStats = [0,0,0,0,0,0];
for(var i =0 ; i' + playerStats["sTZE7iXtKYc="][vs
[2]] + '' + ( vs[6]==1?'' +'i>':'');
cell = row.insertCell(-1);
//cell.className = "m_t1";
cell.innerHTML = '' + vs[4]
+ '-' +vs[5] + '';
cell = row.insertCell(-1);
//cell.className = "m_t2";
cell.innerHTML = '' + playerStats["sTZE7iXtKYc="][vs
[3]] + '' + ( vs[6]==0?'' +'i>':'');
cell = row.insertCell(-1);
//cell.className = "m_t1";
cell.style.color = "#008800";
cell.style.fontWeight = "bold";
cell.innerHTML = stats[0];
cell = row.insertCell(-1);
//cell.className = "m_t1";
cell.innerHTML = stats[1];
cell = row.insertCell(-1);
//cell.className = "m_t1";
cell.innerHTML = stats[2];
cell = row.insertCell(-1);
//cell.className = "m_t1";
cell.innerHTML = stats[3];
cell = row.insertCell(-1);
cell.style.color = "#FF0000";
cell.innerHTML = stats[4];
if (typeof(intime) != 'undefined'){
cell = row.insertCell(-1);
if (typeof(intime[gameId]) != 'undefined'){
cell.innerHTML = intime[gameId].minutes;
totalStats[5]+= parseInt(intime[gameId].minutes);
}
}
totalStats[0]+= parseInt(stats[0]);
totalStats[1]+= parseInt(stats[1]);
totalStats[2]+= parseInt(stats[2]);
totalStats[3]+= parseInt(stats[3]);
totalStats[4]+= parseInt(stats[4]);
flag = true;
}
if(flag){
row =tb.insertRow(-1);
row.align ="center";
cell = row.insertCell(-1);
cell.colSpan = 5;
cell.innerHTML = TOTAL_STR;
cell= row.insertCell(-1);
//cell.className = "m_t1";
cell.style.color = "#008800";
cell.style.fontWeight = "bold";
cell.innerHTML = totalStats[0];
cell = row.insertCell(-1);
//cell.className = "m_t1";
cell.innerHTML = totalStats[1];
cell = row.insertCell(-1);
//cell.className = "m_t1";
cell.innerHTML = totalStats[2];
cell = row.insertCell(-1);
//cell.className = "m_t1";
cell.innerHTML = totalStats[3];
cell = row.insertCell(-1);
cell.style.color = "#FF0000";
cell.innerHTML = totalStats[4];
if (totalStats[5] > 0){
$$('stat_intime').style.display = '';
}
}
$$("stat_div").style.display = "";
}
}