
$(document).ready(function(){
  $('#twitter').twit('simontomkins', {
    count: 1,
    limit: 1,

  });
});
