function moveScroll(){ var scroll = $(window).scrollTop(); var anchor_top = $("#top_anchor").offset().top; var anchor_bottom = $("#bottom_anchor").offset().top; if (scroll>anchor_top && scroll