(function(c,f,a,d,b){if(d===b){throw new f("Dépendence non satisfaite : jQuery")}function e(j,s){var h=d(j),n,k,m,l,g,p;function r(){h.stop().removeAttr("style").removeClass("defaultContent");if(h.val()===n){h.val("")}}function i(){var u=h.val(),t=("color" in d.fx.step)?g:k;if(u==n||p.test(u)){h.css({color:t,"font-weight":m?"bold":"normal","font-size":l}).addClass("defaultContent").val(n);if("color" in d.fx.step){h.animate({color:k},{duration:"slow",queue:false})}}}function o(){if(p.test(h.val())){h.stop().each(r)}}function q(){k=s.color||"#999";n=s.content||d("label[for="+h.attr("id")+"]:not(visible)").text();p=new a("^(\\s+|"+n+")?$");g=h.css("background-color")||"white";m=s.bold===b?h.css("font-weight")==="bold":s.bold;l=s.fontSize===b?h.css("font-size"):s.fontSize;h.focus(r).blur(i).each(function(){d(this.form).submit(o)}).blur()}q()}d.fn.fieldDefaultContent=function(g){if(typeof g!=="object"){g={content:g,color:arguments[1],bold:arguments[2],fontSize:arguments[3]};if(typeof arguments[1]==="boolean"){g.bold=g.color;delete g.color}}return this.filter("input, textarea").each(function(){e(this,g)}).end()}}(this,this.Error,this.RegExp,this.jQuery));
