Your IP : 216.73.216.219


Current Path : /home/pteabiscqq/www/templates/ettea/js/
Upload File :
Current File : /home/pteabiscqq/www/templates/ettea/js/custom.js

/*
WOW plugin triggers animate.css on scroll
*/
var wow = new WOW(
        {
            boxClass: 'wow', // animated element css class (default is wow)
            animateClass: 'animated', // animation css class (default is animated)
            offset: 100, // distance to the element when triggering the animation (default is 0)
            mobile: false        // trigger animations on mobile devices (true is default)
        }
);
wow.init();