(function(a){a.fn.extend({oneFBLike:function(b){var c={appID:"",siteTitle:"",siteName:"",siteImage:"",buttonWidth:350,buttonHeight:80,showfaces:false,font:"lucida grande",layout:"normal",action:"like",colorscheme:"light"};var b=a.extend(c,b);return this.each(function(){var c=b;var d=a(this);jQuery("head").append('<meta property="og:title" content="'+c.siteTitle+'"/>');jQuery("head").append('<meta property="og:site_name" content="'+c.siteName+'"/>');jQuery("head").append('<meta property="og:image" content="'+c.siteImage+'"/>');jQuery("body").append('<div id="fb-root"></div>');window.fbAsyncInit=function(){FB.init({appId:c.appID,status:true,cookie:true,xfbml:true})};(function(){var a=document.createElement("script");a.async=true;a.src=document.location.protocol+"//connect.facebook.net/fr_FR/all.js";document.getElementById("fb-root").appendChild(a)})();var e=document.location;var f=d;jQuery(f).html('<fb:like href="'+e+'" width="'+c.buttonWidth+'" height="'+c.buttonHeight+'" show_faces="'+c.showfaces+'" font="'+c.font+'" layout="'+c.layout+'" action="'+c.action+'" colorscheme="'+c.colorscheme+'"/>')})}})})(jQuery)
