$()

in static/js/script.js [355:357]


        $('.pi-accordion a').each(function () {
            if (pathname === this.href) currentLinks.push(this);
        });