
$(document).ready(function(){
	loadTweets(4, 'clubkokorico', $('#latest_tweets'));
});
