$(document).ready(function() {
    $('.navbar-nav').find('a').removeClass('waves-effect waves-light');
});

loadParticles();