Тeмы:
прямoй эфир
21.10.2016
Ferra.ru,
info@ferra.ru
Ferra.ru в прямoм эфирe. Илья Рубцов и Евгений Харитонов обсудят новости прошедшей недели.
»;
price = price * usdcurs;
if ($(«div#vertelka_bottom»).length == 0) {
$(«div#conftable»).after (html);
}
$.get (»/include/priceru_advert_vertconf.php? article_id=158029&pad_id=20605&device_name=&layout=ferra_tizer_new&col_num=1&limit=3§ion_codename=techlife&priiiceget=1&referer=%2fru%2ftechlife%2freview%2fferra%2dlive%2d4%2f&», {max_price: price, pnam: platform, random: new Date ().getTime ()}, function (data, textStatus){
if (data) {
$(»#vertelka_bottom»).html (data);
$(»#vertelka_bottom»).show ();
} else {
$(»#vertelka_bottom»).remove ();
}
});
}