function tpl166_317(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+='<div class="TO730x90_ni">';
   str+='';
   for (var i=0;i<data_arr.length;i++){
       str+=' <div class="TO730x90_ni_item">';
       str+='  <div class="TO730x90_ni_img">';
       str+='   <a href="'+data_arr[i][2]+'" target="_blank">';
       str+='    <img class="TO730x90_ni_image" src="'+data_arr[i][3]+'2'+data_arr[i][4]+'" width="60"  height="60" border="0" title="'+data_arr[i][0]+'" alt="'+data_arr[i][0]+'" />';
       str+='   </a>';
       str+='   <div class="TO730x90_ni_price">';
       str+='    <a class="TO730x90_ni_plink" href="'+data_arr[i][2]+'" target="_blank">';
       str+='     '+data_arr[i][5]+'';
       str+='    </a>';
       str+='   </div>';
       str+='  </div>';
       str+='  <div class="TO730x90_ni_header">';
       str+='   <a class="TO730x90_ni_hlink" href="'+data_arr[i][2]+'" target="_blank">';
       str+='    '+data_arr[i][0]+'';
       str+='   </a>	';
       str+='  </div>';
       str+='  <div class="TO730x90_ni_text">';
       str+='   <a class="TO730x90_ni_tlink" href="'+data_arr[i][2]+'" target="_blank">';
       str+='    '+data_arr[i][1]+'';
       str+='   </a>';
       str+='  </div>';
       str+='  <div class="TO730x90_ni_dom">';
       str+='   <a class="TO730x90_ni_dlink" href="'+data_arr[i][2]+'" target="_blank">';
       str+='    '+data_arr[i][6]+'';
       str+='   </a>';
       str+='  </div>';
       str+=' </div>	';
   }
   document.getElementById('tradeone_166.317').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 += ".TO730x90_ni{";
css += "        background:url('http://tradeone.com.ua/s/inf_img/ppn/90x730/bg.png') repeat-x bottom center !important;";
css += "	width:728px;";
css += "	height:90px;";
css += "        overflow:hidden;";
css += "	font-family:Tahoma, Geneva, sans-serif;";
css += "}";
css += ".TO730x90_ni_item{";
css += "	width:240px !important;";
css += "	height:88px !important;";
css += "	float:left !important;";
css += "	overflow:hidden !important;";
css += "}";
css += ".TO730x90_ni_img{";
css += "	width:80px !important;";
css += "	height:83px !important;";
css += "	float:left !important;";
css += "	padding-top:5px !important;";
css += "	text-align:center !important;";
css += "}";
css += ".TO730x90_ni_image{";
css += "	border:0 !important;";
css += "}";
css += ".TO730x90_ni_price{";
css += "	background:url('http://tradeone.com.ua/s/inf_img/ppn/90x730/btn.png') no-repeat top left !important;";
css += "	width:65px !important;";
css += "	height:14px !important;";
css += "	text-align:center !important;";
css += "	padding-top:1px !important;";
css += "	margin-left:8px !important;";
css += "}";
css += "a.TO730x90_ni_plink{";
css += "	color:#fff !important;";
css += "	font-size:10px !important;";
css += "	font-weight:bold !important;";
css += "	text-decoration:none !important;";
css += "}";
css += ".TO730x90_ni_header{";
css += "	width:160px !important;";
css += "	height:30px!important;";
css += "	overflow:hidden !important;";
css += "	margin-top:3px !important;";
css += "	text-align:left!important;";
css += "}";
css += "a.TO730x90_ni_hlink{";
css += "	color:#494949 !important;";
css += "	font-size:12px !important;";
css += "	font-weight:bold !important;";
css += "	text-decoration:underline !important;";
css += "}";
css += "a.TO730x90_ni_hlink:hover{ ";
css += "    text-decoration:none !important;";
css += "}";
css += ".TO730x90_ni_text{";
css += "        width:160px !important;";
css += "	height:28px !important;";
css += "	overflow:hidden !important;";
css += "	margin-top:3px !important;";
css += "	text-align:left !important;";
css += "}";
css += "a.TO730x90_ni_tlink{";
css += "	color:#5c5c5c !important;";
css += "	font-size:11px !important;";
css += "	text-decoration:none !important;";
css += "	line-height:13px !important;";
css += "}";
css += ".TO730x90_ni_dom{";
css += "	width:150px !important;";
css += "	height:14px !important;";
css += "	overflow:hidden !important;";
css += "	margin-top:2px !important;";
css += "        text-align:left !important;";
css += "        padding-left:10px !important;";
css += "}";
css += "a.TO730x90_ni_dlink{";
css += "	color:#197b30 !important;";
css += "	font-size:12px !important;";
css += "	text-decoration:underline !important;";
css += "}";
css += "a.TO730x90_ni_dlink:hover{";
css += "	text-decoration:none !important;";
css += "	}";
css += "</style>";
document.write(css);
var url="http://data.tradeone.com.ua/c02k3z15evgs86op2ocj26qt76dt8sl0kapuo242ju8p2ssb4lwwq40d8ayyabjdwz51vk3wcoaancwwicszqspx/166/317/3/"+cnt+".js";
document.write('<scr'+'ipt language="javascript" type="text/javascript" src="'+url+'"><'+'/scr'+'ipt>');
