Noticias 67245t

'; item += '
'; item += '
'+ data[i].date +(data[i].autor ? ' | '+ data[i].autor : '')+'
'; item += '

'+ data[i].title +' 6o6u53

'; item += ''; item += '
'; //item += 'Saiba mais...'; item += '
'; dataHolder.append(item).children().fadeIn(); i++; if(i < listLength){ setTimeout(addItem,30); } else { stopped = false; } } addItem(); } if(listLength < 10){ $('#expandBtn').fadeOut(); stopped = true; } }, error: function() { $("#content2 #data-loader").fadeOut(); alert('Tempo limite esgotado! Tente novamente.'); } }); } } buscaDados(); $('#expandBtn').click(buscaDados); onChangeSelect = function(){ calls = 0; stopped = false; $('#expandBtn').fadeIn(); dataHolder.find('.item').fadeOut(function(){$(this).remove()}); buscaDados(); }; });
>> Carregar mais