$( document ).ready(function() { // Get the theme URL var url; if ($('meta[name=pluginURL]').attr("content")) { url = $('meta[name=pluginURL]').attr("content"); } else { // If for some reason we can't find the URL attribute url = "/user/plugins/air66Theme"; } // Detect login page if ($("body").hasClass("login")) { $("#login").prepend(''); } // Remove the YOURLS header $("header[role=banner]").hide(); $("header[role=banner]").remove(); // remove help link in nav $('#admin_menu_help_link').remove(); $('#admin_menu').append('
  • Contact Air 66 Design
  • '); // Add New A66 header $("body").prepend($('