wielren tweets

Volg alle wielrenners op wielrentweets.nl

     $(function(){
      $("#fromtwo").tweet({
        avatar_size: 48,
        count: 10,
        username: ["RGUpdate", "WoutPoels", "laurenstendam", "lars_boom", "lieuwewestra", "RobRuijgh", "CadelOfficial", "marianne_vos"],
        loading_text: "searching twitter...",
        refresh_interval: 60
      });
    });
   
  

 

 

Johnny Hoogerland hastags tweets

  $(function(){
      $("#userandquery").tweet({
        count: 5,
        query: "johnny hoogerland",
        loading_text: "searching twitter..."
      });
    });