$('body')
      .append('<span class="bean" />')
      .find('.bean:last-child')
      .css('top', touchEndY)
      .animate(