(function ($) {
       $(document).ready(function() {
                $("#edit-search-block-form--2").attr("value", "Search CED");

                var text = "Search CED";

                $("#edit-search-block-form--2").focus(function() {
                                $(this).addClass("active");
                                if($(this).attr("value") == text) $(this).attr("value", "");
                });

                $("#edit-search-block-form--2").blur(function() {
                                $(this).removeClass("active");
                                if($(this).attr("value") == "") $(this).attr("value", text);
                });
                
       $('#block-system-main .small.quiet.disqus').parent().contents().filter(function(){ return this.nodeType == 3; }).wrap('<span />');
       $("#block-system-main .small.quiet.disqus:not(:contains('0 Comments and 0 Reactions'))").show();
       $("#block-system-main .small.quiet.disqus:not(:contains('0 Comments and 0 Reactions'))").prev().show();
}) }(jQuery));
;
(function ($) {
       $(document).ready(function() {
                $("#edit-search-block-form--2").attr("value", "Search MBT");

                var text = "Search MBT";

                $("#edit-search-block-form--2").focus(function() {
                                $(this).addClass("active");
                                if($(this).attr("value") == text) $(this).attr("value", "");
                });

                $("#edit-search-block-form--2").blur(function() {
                                $(this).removeClass("active");
                                if($(this).attr("value") == "") $(this).attr("value", text);
                });
                
       $('#block-system-main .small.quiet.disqus').parent().contents().filter(function(){ return this.nodeType == 3; }).wrap('<span />');
       $("#block-system-main .small.quiet.disqus:not(:contains('0 Comments and 0 Reactions'))").show();
       $("#block-system-main .small.quiet.disqus:not(:contains('0 Comments and 0 Reactions'))").prev().show();
}) }(jQuery));
;

