AJS.toInit(function(C){var A=function(F){return function(G){F.closest("form").find(".quick-nav-drop-down").append(G)}};var B=C("#quick-search-query"),E=C("#space-blog-search-query"),D=C("#confluence-space-key");B.quicksearch("/json/contentnamesearch.action",null,{dropdownPlacement:A(B)});if(E.length&&D.length){E.quicksearch("/json/contentnamesearch.action?type=blogpost&spaceKey="+AJS("i").html(D.attr("content")).text(),null,{dropdownPlacement:A(E)})}});
