;(function ( $, window, document, undefined ) { if ( $('.boxytheme-parallax').length ){ $('.boxytheme-parallax').each(function(){ $(this).parallax(); }); } })(jQuery, window, document);