$(function(){

      $("#banner-Topo-index").jCarouselLite({

            btnPrev : '.prev',

            btnNext : '.next',

            auto    : 20000,

            speed   : 2000,

            visible : 1

      })

})
$(function(){

$("#popup").click(function(){
						   
   window.open("https://www.naotempreco.com.br/parceiros.aspx");
				
});	   

})
$(function(){

      $("#chamada-dois-dois").jCarouselLite({

            btnPrev : '.prevRss',

            btnNext : '.nextRss',

            auto    : 10000,

            speed   : 1500,

            visible : 1

			

      })

})
