
$(function() {
	$('.previous, .next').keepscroll();
});
