function tpl99_177(json_data){
try{
   var data_arr = JSON.parse(json_data);
}
catch(e){
   var data_arr = eval('('+json_data+')');
}
  function my_cut(str, _len){
    res=str;
    if (str.length>_len){
      res=str.substr(0, _len);
      last_sim=res.lastIndexOf(' ')
      if (last_sim!=-1){
        res=res.substr(0, last_sim);
      }
      if (res[res.length]=='.' || res[res.length]==',') res=res.substr(0, res[res.length]-1);
      res=res+'&nbsp;...';
    }
  return res;
  }
   str='';
   str+='<table cellpadding="0" cellspacing="0" class="TO160vert_ho"> ';
   for (var i=0;i<data_arr.length;i++){
       str+=' <tr class="TO160vert_ho_tr">';
       str+='  <td align="center" class="TO160vert_ho_items">';
       str+='   <div style="text-align:center;">';
       str+='    <a href="'+data_arr[i][2]+'" target="_blank">';
       str+='     <img class="TO160vert_ho_image" border="0" width="60" height="60" src="'+data_arr[i][3]+'2'+data_arr[i][4]+'" alt="'+data_arr[i][0]+'" title="'+data_arr[i][0]+'"/>';
       str+='    </a>';
       str+='   </div>';
       str+='   <div class="TO160vert_ho_pr">';
       str+='    <a class="TO160vert_ho_pr_link" href="'+data_arr[i][2]+'" target="_blank">';
       str+='     '+data_arr[i][5]+'';
       str+='    </a>     ';
       str+='   </div>';
       str+='  </td>';
       str+='  <td class="TO160vert_ho_text"  width="90px" valign="top">';
       str+='   <div class="TO160vert_ho_th">';
       str+='    <a class="TO160vert_ho_thlink" href="'+data_arr[i][2]+'" target="_blank">';
       str+='     '+my_cut(data_arr[i][0], 60)+'';
       str+='    </a>    ';
       str+='   </div>';
       str+='   <div class="TO160vert_ho_thref">';
       str+='    <a class="TO160vert_ho_threflink" href="'+data_arr[i][2]+'" target="_blank">';
       str+='     '+data_arr[i][6]+' ';
       str+='    </a>    ';
       str+='   </div>';
       str+='  </td>';
       str+=' </tr>';
   }
   document.getElementById('tradeone_99.177').innerHTML=str;
}

var cnt=0;
var c_name='tradeone';
if (document.cookie.length>0)
  {
  c_start=document.cookie.indexOf(c_name + "=");
  if (c_start!=-1)
    {
    c_start=c_start + c_name.length+1;
    c_end=document.cookie.indexOf(";",c_start);
    if (c_end==-1) c_end=document.cookie.length;
    cnt=unescape(document.cookie.substring(c_start,c_end));
    }
  }
var css="<style type='text/css'>";
css += ".TO160vert_ho{";
css += "    width:160px;";
css += "    height:100%;";
css += "    overflow:hidden; ";
css += "    font-family:Tahoma, Geneva, sans-serif;";
css += "}";
css += ".TO160vert_ho_tr{";
css += "    background-color:#fff;";
css += "}";
css += ".TO160vert_ho_items{";
css += "    width:65px;";
css += "    padding:5px 0;";
css += "    background: transparent;";
css += "    border-bottom:1px dashed #000; ";
css += "}";
css += ".TO160vert_ho_image{";
css += "    border:0 !important;";
css += "}";
css += ".TO160vert_ho_pr{";
css += "    overflow:hidden;";
css += "    text-align:center; ";
css += "    background: url('http://tradeone.com.ua/s/inf_img/ppn/180px/btn.png') no-repeat top left !important; ";
css += "    height:14px; ";
css += "    width:60px; ";
css += "    margin-top:5px;";
css += "}";
css += "a.TO160vert_ho_pr_link{";
css += "    color:#FFF; ";
css += "    text-decoration:none; ";
css += "    font-size:10px;";
css += "    font-weight:bold;";
css += "    line-height:12px;";
css += "}";
css += ".TO160vert_ho_text{ ";
css += "    padding:5px 3px 5px 0;";
css += "    line-height:12px;";
css += "    width:90px !important;";
css += "    border-bottom:1px dashed #000;";
css += "}";
css += ".TO160vert_ho_th{";
css += "    margin:0 0 3px 0; ";
css += "    height:64px; ";
css += "    overflow:hidden;";
css += "    width:90px !important;";
css += "    text-align:center;";
css += "}";
css += "a.TO160vert_ho_thlink{";
css += "    color:#494949 !important; ";
css += "    font-weight:bold;";
css += "    line-height:16px;";
css += "    font-size:13px;";
css += "}";
css += "a.TO160vert_ho_thlink:hover{";
css += "    text-decoration:none;";
css += "}";
css += ".TO160vert_ho_thref{";
css += "    width:90px !important;";
css += "    text-align:center;";
css += "}";
css += "a.TO160vert_ho_threflink{";
css += "    color:#197b30 !important; ";
css += "    font-size:10px;";
css += "}";
css += "</style>";
document.write(css);
var url="http://data.tradeone.com.ua/fjyphj6ynvuohiqtm6sc13ufdmdv9ygaitfxp4r5wc4cx05l1ni64gptjuok3esm5dn7rrlypdox1yn56kdr6t/99/177/6/"+cnt+".js";
document.write('<scr'+'ipt language="javascript" type="text/javascript" src="'+url+'"><'+'/scr'+'ipt>');
