if ($( '#request-ipu' ).length !== 0) { $( 'body' ).animate({ scrollTop: $( '#scroll' ).offset().top }, 500); }