(function ($) { $().ready(function () { $( " .lead-block " ).insertAfter( $( " #header " ) ); }); })(jQuery);