Да, ошибся, это не ajax, просто на планшете смотрел, не мог посмотреть отладчик.
Это
https://github.com/bas2k/jquery.appear/
В шаблоне он подключается так:
<head>
.....
<!-- appear-->
<link rel="stylesheet" type="text/css" href="js-plugin/appear/nekoAnim.css">
.....
</head>
<body class="activateAppearAnimation">
.........
<!-- appear -->
<script type="text/javascript" src="js-plugin/appear/jquery.appear.js"></script>
</body>