(function ($) { $().ready(function () { $('.not-logged-in .page-header').prependTo(".region.region-content"); $('.not-logged-in .page-header, #block-system-main').wrapAll('
'); }); })(jQuery);