$(function() {
	  $('#Tweets').jTweetsAnywhere({
      username: 'b00y0h',
          count: 10
  });
});
