Популярные статьи
');
$('.fotozoom-arrow').click(function(){
var nextImg = $('.single-post-item').find('img');
if(i =0) {
if($(this).hasClass('next')) {
nextImg = $(nextImg[i]).attr('src');
$('.single-post-item-fotozoom img').attr('src', nextImg);
i++;
} else {
if(i