(function(A){espn.core.init.tools=function(D,C){var J=A(document),I=A("#email-"+D),B=A("#comment-count-"+D),G=A("#facebook-"+D),F=A("#retweet-link-"+D),E=A("#retweet-count-"+D),H=true;I.bind("click",function(){window.open(I.attr("href"),"sendtofriend","noresizable,noscrollbars,width=400,height=500");return false;});if(B.length>0){A.subscribe("espn.community.commentCount",function(L,K,M){var N=parseInt(K["@messageCount"]);if(D===L){B.removeClass("preload").addClass("comment-count").html("<span>"+N+"</span>");}});J.ready(function(){if(B.html()===""){var K,N,M,L=D.replace("_"," ");A.getJSON("http://mb.espn.go.com/dir-app/acx/activeContent.aspx?catList=Conversations&webtag=espnmb&fmt=json&type=talkback&contentID="+L+"&timeout=1&count=1&leaveHtml=true&scriptkey=_conversation&newestFirst=true&callbackParam=local&callback=?",function(P){try{K=P.ContentElement.Forum[0].Folder[0].Discussion[0];N=P.ContentElement["@type"];A.publish("espn.community.commentCount",[D,K,N]);}catch(O){}});}});}G.live("click",function(){if(typeof anTrackLink==="function"){anTrackLink(this,"espn","facebook","share");}});F.live("click",function(){if(typeof anTrackLink==="function"){anTrackLink(this,"espn","twitter","retweet");}});E.live("click",function(){if(typeof anTrackLink==="function"){anTrackLink(this,"espn","twitter","tweetmeme");}});if(G.length>0&&H===true){A.getScriptCache("http://static.ak.fbcdn.net/connect.php/js/FB.Share");H=false;}if(E.length>0){F.addClass("retweet-link");J.ready(function(){A.getJSON("http://api.tweetmeme.com/url_info.jsonc?callback=foo&url="+C+"&callback=?",function(K){E.removeClass("preload").addClass("retweet-count").attr("href",K.story.tm_link).html(K.story.url_count);});});}};})(jQuery);