current = false;

$(document).ready( function() {
  $('.scroll').bgscroll({scrollSpeed:25, direction:'v' });
});



