$(document).ready(function() { var block = '
\
\
\ «\ »\
\

НАШ ИНТЕРНЕТ - МАГАЗИН

\
\
'; var html = ''; $('div:contains("Опросы")').parents('div.forabg').after(block); $('#scroll-goods .inner').append(html); if ($('div:contains("Опросы")').length > 0) $('.goods').carouFredSel({ responsive: true, //auto: 5000, width: '100%', height: 190, prev: "#prev_good", next: "#next_good", items: { visible: 4, width: 120, height: 178 }, scroll: { items: 1, duration: 1000, pauseOnHover: true }, }); });