$(document).ready(function(){ if (!(/msie [6|7|8|9]/i.test(navigator.userAgent))){ new WOW({ offset: 50 }).init(); }; });