Showing posts with label publicidade. Show all posts
Showing posts with label publicidade. Show all posts

Me pergunto POR QUÊ?

Tem tempo que estou querendo escrever sobre as questões que tenho observado na ...

Previous Post Older Posts Home
jQuery(document).ready(function(e) { e(".article_slider").owlCarousel({ autoPlay: 1e4, slideSpeed: 400, singleItem: true, navigation: false, pagination: true, }); }) $(".popular-posts .item-thumbnail img").attr("src", function (e, t) { return t.replace("s72-c", "s180-c") }); $('.popular-posts ul li .item-snippet').each(function(){ var txt=$(this).text().substr(0,150); var j=txt.lastIndexOf(' '); if(j>10) $(this).text(txt.substr(0,j).replace(/[?,!\.-:;]*$/,' ...')); }); $(document).ready(function(){ var smooth_scroll = $('#smooth_scroll'); //Click event to scroll to top smooth_scroll.click(function(){ $('html, body').animate({scrollTop : 0},800); return false; }); var menu_toggle = $('a.vt_menu_toggle'); menu_toggle.click(function(){ $("ul.blog_menus").slideToggle(); }); }); //]]>