Notice: Undefined offset: 1 in /home/plusensd/steelhammer.com.ua/route.php on line 89
$(function() { $(".add-news").click(function() { post({ add: true, is_affiche: false }, function(id) { location.href = "/news/news-item/" + id; }); }); });