Сначала эти анимации были классными, но теперь они становятся отвлекающими. Удалите все три из этих функций jQuery из функции document ready function , но не оставляйте свою document ready function неповрежденной.
⌛
Delete all three of your jQuery functions from your document ready function.
⌛
Leave your script element intact.
⌛
Leave your $(document).ready(function() { to the beginning of your script element.
⌛
Leave your "document ready function" closing }) intact.