$( 'body' ).animate( { scrollTop: $( '#element' + currentElementId ).offset().top + $( '#element' + currentElementId ).height() - $( window ).height() }, 1000 );