(function(n){n.fn.logo=function(t){var t=n.extend({textColor:"#4f4f4f"},t);return this.each(function(){t.modulid="#"+n(this).attr("id");n(t.modulid+" .footer-logo .footer-logo-text").css({color:t.textColor})})}})(jQuery)