1. w1ldwolves reblogged this from prismplush
  2. myoversizedtshirt reblogged this from bearwale
  3. georgeanddreamfound posted this
$('#back_to_top #up a').click(function() { $('body,html').animate({scrollTop:0},800); }); }); $(document).ready(function() { $('#sidebar').stickyScroll({ container: '#container' }); });