var cookie=new function(){return{setCookie:function(G,E,C){if(C){var H=new Date();
H.setTime(H.getTime()+(C*24*60*60*1000));
var B="; expires="+H.toGMTString()
}else{var B=""
}var A=G+"="+escape(E)+B;
var D=document.domain.split(/\./);
var F="";
if(D.length>1){F="."+D[D.length-2]+"."+D[D.length-1]
}A+="; domain="+escape(F)+";path=/";
document.cookie=A
},getCookie:function(A){var B=document.cookie.match("(^|;) ?"+A+"=([^;]*)(;|$)");
if(B){return(unescape(B[2]))
}else{return false
}},deleteCookie:function(B){var D="/";
var C=document.domain.split(/\./);
var A="";
if(C.length>1){A="."+C[C.length-2]+"."+C[C.length-1]
}document.cookie=B+"="+((D)?";path="+D:"")+((A)?";domain="+A:"")+";expires=Thu, 01-Jan-1970 00:00:01 GMT"
}}
}();
var __stbrowser=new function(){iemode=null;
if(window.navigator.appName=="Microsoft Internet Explorer"){if(document.documentMode){iemode=document.documentMode
}else{iemode=5;
if(document.compatMode){if(document.compatMode=="CSS1Compat"){iemode=7
}}}}return{getIEVersion:function(){return iemode
}}
}();
__stgetPubGA=function(){if(typeof (_gaq)!=="undefined"&&typeof (__stPubGA)=="undefined"){if(typeof (_gat)!=="undefined"){__stPubGA=_gat._getTrackerByName("~0")._getAccount()
}if(typeof (__stPubGA)!=="undefined"&&__stPubGA=="UA-XXXXX-X"){_gaq.push(function(){var A=_gat._getTrackerByName();
__stPubGA=A._getAccount()
})
}}if(__stPubGA=="UA-XXXXX-X"){delete __stPubGA
}};
if(typeof (stLight)=="undefined"&&typeof (SHARETHIS)=="undefined"){var stRecentServices=false;
var betaBlacklist=["computerworld.com","networkworld.com","cio.com","infoworld.com","forbes.com","perezhilton.com","pgestore.com","thepostgame.com"];
if(typeof (switchTo5x)=="undefined"){switchTo5x=false;
var rNumFor5x=cookie.getCookie("__switchTo5x");
if(rNumFor5x==false){var rNumFor5x=1+Math.floor(Math.random()*100);
cookie.setCookie("__switchTo5x",rNumFor5x,"300")
}var testLimitFor5x=0;
if(rNumFor5x<=testLimitFor5x){switchTo5x=true
}for(var i=0;
i<betaBlacklist.length;
i++){if(document.domain.search(betaBlacklist[i])!="-1"){switchTo5x=false;
break
}}}var esiLoaded=false,stIsLoggedIn=false,servicesLoggedIn={};
var stFastShareObj={};
if("https:"==document.location.protocol){var useFastShare=false
}if(typeof (useFastShare)=="undefined"){var useFastShare=true
}stLight=new function(){this.publisher=null;
this.sessionID_time=(new Date()).getTime().toString();
this.sessionID_rand=Number(Math.random().toPrecision(5).toString().substr(2)).toString();
this.sessionID=this.sessionID_time+"."+this.sessionID_rand;
this.fpc=null;
this.counter=0;
this.readyRun=false;
this.meta={hostname:document.location.host,location:document.location.pathname};
this.loadedFromBar=false;
this.clickCallBack=false
};
stLight.onReady=function(){if(stLight.readyRun==true){return false
}stLight.processSTQ();
stLight.readyRun=true;
if(stLight.publisher==null){if(typeof (window.console)!=="undefined"){try{console.debug("Please specify a ShareThis Publisher Key \nFor help, contact support@sharethis.com")
}catch(B){}}}var A=stLight.getSource();
stLight.log("pview",A,"");
stWidget.options.sessionID=stLight.sessionID;
stWidget.options.fpc=stLight.fpc;
stLight.loadServicesLoggedIn(function(){stButtons.onReady()
})
};
stLight.getSource=function(){var A="share4x";
if(switchTo5x){A="share5x"
}if(stLight.hasButtonOnPage()){if(stLight.loadedFromBar){if(switchTo5x){A="bar_share5x"
}else{A="bar_share4x"
}}}else{if(stLight.loadedFromBar){A="bar"
}}return A
};
stLight.log=function(E,D,F){var C=(("https:"==document.location.protocol)?"https://l.":"http://l.")+"sharethis.com/log?event=";
if(E=="pview"){C=(("https:"==document.location.protocol)?"https://l.":"http://l.")+"sharethis.com/pview?event="
}var B=stLight.dbrInfo();
if(B==false){B=""
}C+=E;
C+="&source="+D;
if(F!=""){C+="&type="+F
}C+="&publisher="+encodeURIComponent(stLight.publisher)+"&hostname="+encodeURIComponent(stLight.meta.hostname)+"&location="+encodeURIComponent(stLight.meta.location)+"&url="+encodeURIComponent(document.location.href)+"&sessionID="+stLight.sessionID+"&fpc="+stLight.fpc+"&ts"+(new Date()).getTime()+"."+stLight.counter+++B;
var A=new Image(1,1);
A.src=C;
A.onload=function(){return 
};
if(E=="pview"){stLight.createSegmentFrame()
}};
stLight._stFpc=function(){if(!document.domain||document.domain.search(/\.gov/)>0){return false
}var D=stLight._stGetFpc("__unam");
if(D==false){var H=Math.round(Math.random()*2147483647);
H=H.toString(16);
var C=(new Date()).getTime();
C=C.toString(16);
var F="";
var B=stLight._stGetD();
B=B.split(/\./)[1];
if(!B){return false
}F=stLight._stdHash(B)+"-"+C+"-"+H+"-1";
D=F;
stLight._stSetFpc(D)
}else{var A=D;
var E=A.split(/\-/);
if(E.length==4){var G=Number(E[3]);
G++;
A=E[0]+"-"+E[1]+"-"+E[2]+"-"+G;
D=A;
stLight._stSetFpc(D)
}}return D
};
stLight._stSetFpc=function(C){var I="__unam";
var G=new Date;
var A=G.getFullYear();
var D=G.getMonth()+9;
var B=G.getDate();
var F=I+"="+escape(C);
if(A){var H=new Date(A,D,B);
F+="; expires="+H.toGMTString()
}var E=stLight._stGetD();
F+="; domain="+escape(E)+";path=/";
document.cookie=F
};
stLight._stGetD=function(){var A=document.domain.split(/\./);
var B="";
if(A.length>1){B="."+A[A.length-2]+"."+A[A.length-1]
}return B
};
stLight._stGetFpc=function(A){var B=document.cookie.match("(^|;) ?"+A+"=([^;]*)(;|$)");
if(B){return(unescape(B[2]))
}else{return false
}};
stLight._stdHash=function(B){var C=0,D=0;
for(var E=B.length-1;
E>=0;
E--){var A=parseInt(B.charCodeAt(E));
C=((C<<8)&268435455)+A+(A<<12);
if((D=C&161119850)!=0){C=(C^(D>>20))
}}return C.toString(16)
};
stLight._thisScript=null;
stLight.getShareThisLightScript=function(){var C=document.getElementsByTagName("script");
var D=null;
for(var A=0;
A<C.length;
A++){var B=C[A].src;
if(B.search(/.*sharethis.*\/button\/light.*/)>=0){D=C[A]
}}return D
};
stLight.dbrInfo=function(){var A=document.referrer;
if(A&&A.length>0){var C=/\/\/.*?\//;
var F=A.match(C);
if(typeof (F)!=="undefined"&&typeof (F[0])!=="undefined"){var H=new RegExp(document.domain,"gi");
if(H.test(F[0])==true){return false
}}var D=/(http:\/\/)(.*?)\/.*/i;
var E=/(^.*\?)(.*)/ig;
var I="";
var G=A.replace(D,"$2");
var H=new RegExp(G,"gi");
if(G.length>0){I+="&refDomain="+G
}else{return false
}var B=A.replace(E,"$2");
if(B.length>0){I+="&refQuery="+encodeURIComponent(B)
}return I
}else{return false
}};
stLight.odjs=function(B,A){this.head=document.getElementsByTagName("head")[0];
this.scriptSrc=B;
this.script=document.createElement("script");
this.script.setAttribute("type","text/javascript");
this.script.setAttribute("src",this.scriptSrc);
this.script.onload=A;
this.script.onreadystatechange=function(){if(this.readyState=="complete"||(B.indexOf("checkOAuth.esi")!=-1&&this.readyState=="loaded")){A()
}};
this.head.appendChild(this.script)
};
stLight.loadServicesLoggedIn=function(A){if(useFastShare){try{stLight.odjs((("https:"==document.location.protocol)?"https://wd-edge.sharethis.com/button/checkOAuth.esi":"http://wd-edge.sharethis.com/button/checkOAuth.esi"),function(){if(typeof (userDetails)!=="undefined"){stIsLoggedIn=true;
if(userDetails!=="null"){servicesLoggedIn=userDetails
}}esiLoaded=true;
if(A!=null){A()
}})
}catch(B){}}else{if(A!=null){A()
}}};
if(window.document.readyState=="completed"){stLight.onReady()
}else{if(typeof (window.addEventListener)!="undefined"){window.addEventListener("load",stLight.onReady,false)
}else{if(typeof (document.addEventListener)!="undefined"){document.addEventListener("load",stLight.onReady,false)
}else{if(typeof window.attachEvent!="undefined"){window.attachEvent("onload",stLight.onReady)
}}}}stLight.createSegmentFrame=function(){try{stLight.segmentframe=document.createElement('<iframe name="stframe" allowTransparency="true" style="body{background:transparent;}" ></iframe>')
}catch(A){stLight.segmentframe=document.createElement("iframe")
}stLight.segmentframe.id="stSegmentFrame";
stLight.segmentframe.name="stSegmentFrame";
var C=document.body;
var B=(("https:"==document.location.protocol)?"https://seg.":"http://seg.")+"sharethis.com/getSegment.php?purl="+encodeURIComponent(document.location.href)+"&jsref="+encodeURIComponent(document.referrer)+"&rnd="+(new Date()).getTime();
stLight.segmentframe.src=B;
stLight.segmentframe.frameBorder="0";
stLight.segmentframe.scrolling="no";
stLight.segmentframe.width="0px";
stLight.segmentframe.height="0px";
stLight.segmentframe.setAttribute("style","display:none;");
C.appendChild(stLight.segmentframe)
};
stLight.fpc=stLight._stFpc();
stLight.options=function(B){if(B&&B.publisher){stLight.publisher=B.publisher
}if(B&&B.loadedFromBar){stLight.loadedFromBar=B.loadedFromBar
}if(B&&B.clickCallBack&&typeof (B.clickCallBack)=="function"){stLight.clickCallBack=B.clickCallBack
}for(var A in B){if(stWidget.options.hasOwnProperty(A)&&B[A]!==null){stWidget.options[A]=B[A]
}}};
stLight.hasButtonOnPage=function(){var C=document.getElementsByTagName("*");
var D=new RegExp(/^st_(.*?)$/);
var B=C.length;
for(var A=0;
A<B;
A++){if(typeof (C[A].className)=="string"&&C[A].className!=""){if(C[A].className.match(D)&&C[A].className.match(D).length>=2&&C[A].className.match(D)[1]){return true
}}}return false
}
}var stButtons={};
stButtons.smartifyButtons=function(B){if(typeof (B)!="undefined"&&B!="undefined"){stRecentServices=B;
for(var A in stRecentServices){stRecentServices[A].processed=false
}}stButtons.completeInit()
};
stButtons.makeButton=function(Ae){var Ar=Ae.service;
var AT=Ae.text;
if(AT==null&&(Ae.type=="vcount"||Ae.type=="hcount")){AT="Share";
if(Ar=="email"){AT="Mail"
}}if(Ar=="fb_like"){Ar="fblike"
}else{if(Ar=="fblike_fbLong"){Ar="fblike";
Ae.type="fbLong"
}}var Aq=stWidget.ogurl?stWidget.ogurl:document.location.href;
Aq=Ae.url?Ae.url:Aq;
var AQ=stWidget.ogtitle?stWidget.ogtitle:document.title;
AQ=Ae.title?Ae.title:AQ;
var As=(Ae.thumbnail&&Ae.thumbnail!=null)?Ae.thumbnail:stWidget.ogimg;
var AE=stWidget.desc?stWidget.desc:"";
AE=stWidget.ogdesc?stWidget.ogdesc:stWidget.desc;
AE=(Ae.description&&Ae.description!=null)?Ae.description:AE;
if(/(http|https):\/\//.test(Aq)==false){Aq=decodeURIComponent(Aq);
AQ=decodeURIComponent(AQ)
}if(/(http|https):\/\//.test(Aq)==false){Aq=decodeURIComponent(Aq);
AQ=decodeURIComponent(AQ)
}var a=document.createElement("span");
a.setAttribute("style","text-decoration:none;color:#000000;display:inline-block;cursor:pointer;");
a.className="stButton";
if(Ae.type=="custom"&&Ar!="email"&&Ar!="sharethis"&&Ar!="wordpress"){Ae.element.onclick=function(){stLight.callSubscribers("click",Ar,Aq);
var D=document.createElement("form");
D.setAttribute("method","GET");
D.setAttribute("action",(("https:"==document.location.protocol)?"https://ws":"http://wd")+".sharethis.com/api/sharer.php");
D.setAttribute("target","_blank");
D.setAttribute("accept-charset","UTF-8");
var C={url:Aq,title:AQ,destination:Ar,publisher:stLight.publisher,fpc:stLight.fpc,sessionID:stLight.sessionID};
if(typeof (As)!="undefined"&&As!=null){C.image=As
}if(typeof (AE)!="undefined"&&AE!=null){C.desc=AE
}C.service=Ae.service;
C.type=Ae.type;
for(var A in C){var B=document.createElement("input");
B.setAttribute("type","hidden");
B.setAttribute("name",A);
B.setAttribute("value",C[A]);
D.appendChild(B)
}document.body.appendChild(D);
D.submit()
};
return false
}if(!((Ar=="email"||Ar=="sharethis"||Ar=="wordpress")||(stIsLoggedIn&&servicesLoggedIn&&typeof (servicesLoggedIn[Ar])!="undefined"&&((useFastShare||(!useFastShare&&switchTo5x))&&(Ar=="facebook"||Ar=="twitter"||Ar=="yahoo"||Ar=="linkedin"))))){a.onclick=function(){stLight.callSubscribers("click",Ar,Aq);
var E=this.getElementsByTagName("*");
for(var F=0;
F<E.length;
F++){if(E[F].className=="stBubble_hcount"||E[F].className=="stBubble_count"){if(!isNaN(E[F].innerHTML)){E[F].innerHTML=Number(E[F].innerHTML)+1
}}}if(stWidget.options.tracking){shareLog(Ar)
}var D=document.createElement("form");
D.setAttribute("method","GET");
D.setAttribute("action",(("https:"==document.location.protocol)?"https://ws":"http://wd")+".sharethis.com/api/sharer.php");
D.setAttribute("target","_blank");
D.setAttribute("accept-charset","UTF-8");
var C={url:Aq,title:AQ,destination:Ar,publisher:stLight.publisher,fpc:stLight.fpc,sessionID:stLight.sessionID};
if(typeof (As)!="undefined"&&As!=null){C.image=As
}if(typeof (AE)!="undefined"&&AE!=null){C.desc=AE
}C.service=Ae.service;
C.type=Ae.type;
for(var A in C){var B=document.createElement("input");
B.setAttribute("type","hidden");
B.setAttribute("name",A);
B.setAttribute("value",C[A]);
D.appendChild(B)
}document.body.appendChild(D);
D.submit()
}
}if(Ar=="gbuzz"){return a
}if(Ar=="fblike"||Ar=="fbsend"||Ar=="fbrec"||Ar=="fbLong"){return stButtons.makeFBButton(Ar,Ae.type,Aq)
}if(Ar=="plusone"){stButtons.loadPlusone=true;
var AV=document.createElement("div");
AV.innerHTML="&nbsp;";
iedocmode=__stbrowser.getIEVersion();
var Ad=(navigator.userAgent.indexOf("MSIE 7.0")!=-1);
var Ap=(navigator.userAgent.indexOf("Safari")!=-1&&navigator.userAgent.indexOf("Chrome")==-1);
var AM="display:inline-block;overflow:hidden;line-height:0px;";
var AY="overflow:hidden;zoom:1;display:inline;vertical-align:bottom;";
var AX="overflow:hidden;zoom:1;display:inline;line-height:0px;position:relative;";
var At=document.createElement("g:plusone");
At.setAttribute("href",Aq);
if(Ae.type=="vcount"){At.setAttribute("size","tall");
AV.setAttribute("style",AM+"vertical-align:bottom;width:55px; height:61px;");
Ad&&AV.style.setAttribute?AV.style.setAttribute("cssText",AM+"vertical-align:bottom;width:55px; height:61px;",0):null;
(iedocmode&&(iedocmode==7)&&AV.style.setAttribute)?AV.style.setAttribute("cssText",AX+"vertical-align:bottom;bottom:-8px;width:55px; height:80px;",0):(null)
}else{if(Ae.type=="hcount"){At.setAttribute("size","medium");
At.setAttribute("count","true");
AV.setAttribute("style",AM+"position:relative;vertical-align:middle;bottom:0px;width:75px; height:21px;");
Ad&&AV.style.setAttribute?AV.style.setAttribute("cssText",AM+"position:relative;vertical-align:middle;width:75px; height:21px;",0):null;
(iedocmode&&(iedocmode==7)&&AV.style.setAttribute)?AV.style.setAttribute("cssText",AX+"vertical-align:middle;bottom:2px;width:75px; height:21px;",0):(null)
}else{if(Ae.type=="button"){At.setAttribute("size","medium");
At.setAttribute("count","false");
AV.setAttribute("style",AM+"position:relative;vertical-align:middle;bottom:0px;width:36px; height:21px;");
Ad&&AV.style.setAttribute?AV.style.setAttribute("cssText",AM+"position:relative;vertical-align:middle;width:36px; height:21px;",0):null;
(iedocmode&&(iedocmode==7)&&AV.style.setAttribute)?AV.style.setAttribute("cssText",AX+"vertical-align:middle;bottom:-8px;width:36px; height:39px;",0):(null)
}else{if(Ae.type=="large"){At.setAttribute("size","medium");
At.setAttribute("count","false");
AV.setAttribute("style",AM+"position:relative;vertical-align:middle;bottom:8px;width:36px; height:30px;");
Ad&&AV.style.setAttribute?AV.style.setAttribute("cssText",AM+"position:relative;vertical-align:middle;bottom:8px;width:36px; height:30px;",0):null;
(iedocmode&&(iedocmode==7)&&AV.style.setAttribute)?AV.style.setAttribute("cssText",AX+"vertical-align:middle;bottom:-3px;width:36px; height:39px;",0):(null)
}else{At.setAttribute("size","small");
At.setAttribute("count","false");
AV.setAttribute("style",AM+"position:relative;vertical-align:middle;bottom:0px;width:36px; height:16px;");
Ad&&AV.style.setAttribute?AV.style.setAttribute("cssText",AM+"position:relative;vertical-align:middle;width:36px; height:16px;",0):null;
(iedocmode&&(iedocmode==7)&&AV.style.setAttribute)?AV.style.setAttribute("cssText",AX+"vertical-align:middle;bottom:-12px;width:36px; height:36px;",0):(null)
}}}}AV.appendChild(At);
At.setAttribute("callback","plusoneCallback");
return AV
}var Ao=("https:"==document.location.protocol)?"https://ws.sharethis.com/images/":"http://w.sharethis.com/images/";
var AF=document.createElement("img");
AF.src=Ao+"check-big.png";
AF.style.position="absolute";
AF.style.top="-7px";
AF.style.right="-7px";
AF.style.width="19px";
AF.style.height="19px";
AF.style.maxWidth="19px";
AF.style.maxHeight="19px";
var Ah=Ar;
function Al(B){var D=new Date();
var A=null;
var C=0;
do{A=new Date();
C++;
if(C>B){break
}}while(((A-D)<B)||!esiLoaded)
}if(!esiLoaded&&(Ar=="facebook"||Ar=="twitter"||Ar=="linkedin"||Ar=="yahoo")){Al(500)
}if(!(useFastShare&&servicesLoggedIn&&typeof (servicesLoggedIn[Ar])!="undefined"&&(Ar=="facebook"||Ar=="twitter"||Ar=="linkedin"||Ar=="yahoo"))){AF.style.display="none"
}if(Ae.type=="chicklet"){var AO=document.createElement("span");
AO.className="chicklets "+Ar;
if(AT==null){AO.innerHTML="&nbsp;";
a.style.paddingLeft="0px";
a.style.paddingRight="0px";
a.style.width="16px"
}else{AO.appendChild(document.createTextNode(AT));
AF.style.right="auto";
AF.style.left="8px";
AF.style.top="-5px"
}a.appendChild(AO);
AF.src=Ao+"check-small.png";
AF.style.top="-6px";
AF.style.width="13px";
AF.style.height="13px";
AF.style.maxWidth="13px";
AF.style.maxHeight="13px";
a.appendChild(AF);
return a
}else{if(Ae.type=="large"){var AO=document.createElement("span");
AO.className="stLarge";
a.appendChild(AO);
AO.style.backgroundImage="url('"+Ao+Ah+"_32.png')";
a.appendChild(AF);
return a
}else{if(Ae.type=="pcount"||Ae.type=="stbar"||Ae.type=="stsmbar"){var AZ=document.createElement("span");
var AO=document.createElement("span");
if(Ae.type=="stsmbar"){AO.className="stSmBar";
var Ao=("https:"==document.location.protocol)?"https://ws.sharethis.com/images/":"http://w.sharethis.com/images/";
AO.style.backgroundImage="url('"+Ao+Ah+"_16.png')";
AF.src=Ao+"check-small.png"
}else{AO.className="stLarge";
var Ao=("https:"==document.location.protocol)?"https://ws.sharethis.com/images/":"http://w.sharethis.com/images/";
AO.style.backgroundImage="url('"+Ao+Ah+"_32.png')"
}AO.appendChild(AF);
AZ.appendChild(AO);
var Ag=document.createElement("span");
var b=document.createElement("div");
if(Ae.type=="stsmbar"){b.className="stBubbleSmHoriz"
}else{b.className="stBubbleSm"
}b.setAttribute("id","stBubble_"+Ae.count);
b.style.visibility="hidden";
var AH=document.createElement("div");
AH.className="stBubble_count_sm";
b.appendChild(AH);
Ag.appendChild(b);
Ag.appendChild(AZ);
a.appendChild(Ag);
stButtons.getCount(Aq,Ar,AH);
AZ.onmouseover=function(){var A=document.getElementById("stBubble_"+Ae.count);
A.style.visibility="visible"
};
AZ.onmouseout=function(){var A=document.getElementById("stBubble_"+Ae.count);
A.style.visibility="hidden"
};
return a
}else{if(Ae.type=="button"||Ae.type=="vcount"||Ae.type=="hcount"){var AZ=document.createElement("span");
AZ.className="stButton_gradient";
var AS=document.createElement("span");
AS.className="chicklets "+Ar;
if(AT==null){AS.innerHTML="&nbsp;"
}else{AS.appendChild(document.createTextNode(AT))
}AZ.appendChild(AS);
if(Ar=="facebook"||Ar=="twitter"||Ar=="linkedin"||Ar=="yahoo"){var Af=document.createElement("span");
Af.className="stMainServices st-"+Ar+"-counter";
Af.innerHTML="&nbsp";
AZ=Af;
Af.style.backgroundImage="url('"+Ao+Ah+"_counter.png')"
}AZ.appendChild(AF);
if(Ae.type=="vcount"){var Ag=document.createElement("div");
var b=document.createElement("div");
b.className="stBubble";
var AH=document.createElement("div");
AH.className="stBubble_count";
b.appendChild(AH);
Ag.appendChild(b);
Ag.appendChild(AZ);
a.appendChild(Ag);
stButtons.getCount(Aq,Ar,AH)
}else{if(Ae.type=="hcount"){var Ag=document.createElement("span");
var AN=document.createElement("span");
AN.className="stButton_gradient stHBubble";
var Ai=document.createElement("span");
Ai.className="stButton_left";
Ai.innerHTML="&nbsp;";
var Ac=document.createElement("span");
Ac.className="stButton_right";
Ac.innerHTML="&nbsp;";
var AH=document.createElement("span");
AH.className="stBubble_hcount";
AN.appendChild(AH);
Ag.appendChild(AZ);
var AW=document.createElement("span");
AW.className="stArrow";
AW.appendChild(AN);
Ag.appendChild(AW);
a.appendChild(Ag);
stButtons.getCount(Aq,Ar,AH)
}else{a.appendChild(AZ)
}}if(Ae.type=="vcount"||Ae.type=="hcount"){if(Ae.ctype=="native"){if(Ar=="twitter"){var AG=document.createElement("span");
AG.className="stButton";
var AU=55;
var AC=20;
var AJ="";
var An="none";
var AR=7;
if(Ae.type=="vcount"){var Aj=document.createElement("div");
AU=55;
AC=62;
AJ="top:42px;";
An="vertical";
AF.style.top="34px"
}else{if(Ae.type=="hcount"){var Aj=document.createElement("span");
AU=110;
AC=20;
An="horizontal";
AF.style.right="44px"
}}iedocmode=__stbrowser.getIEVersion();
var AI=document.createElement("span");
AI.setAttribute("style","vertical-align:bottom;line-height:0px;position:absolute;padding:0px !important;"+AJ+"width:55px;height:20px;");
(iedocmode&&(iedocmode==7)&&AI.style.setAttribute)?AI.style.setAttribute("cssText","vertical-align:bottom;line-height:0px;position:absolute;padding:0px !important;"+AJ+"width:55px;height:20px;",0):null;
try{var AK=document.createElement('<iframe name="stframe" allowTransparency="true" scrolling="no" frameBorder="0"></iframe>')
}catch(AD){AK=document.createElement("iframe");
AK.setAttribute("allowTransparency","true");
AK.setAttribute("frameborder","0");
AK.setAttribute("scrolling","no")
}var AA="http://wd.sharethis.com/api/sharer.php?destination=twitter&url="+encodeURIComponent(Aq);
AK.setAttribute("src","http://platform.twitter.com/widgets/tweet_button.html?count="+An+"&url="+AA);
AK.setAttribute("style","width:"+AU+"px;height:"+AC+"px;");
(iedocmode&&(iedocmode==7)&&AK.style.setAttribute)?AK.style.setAttribute("cssText","width:"+AU+"px;height:"+AC+"px;",0):null;
if((useFastShare&&servicesLoggedIn&&typeof (servicesLoggedIn[Ar])!="undefined")){Aj.appendChild(AI)
}Aj.appendChild(AK);
AZ=Aj;
AZ.appendChild(AF);
AG.appendChild(AZ);
AG.setAttribute("style","text-decoration:none;color:#000000;display:inline-block;cursor:pointer;vertical-align:bottom;margin-top:6px;width:"+AU+"px;height:"+AC+"px;");
(iedocmode&&(iedocmode==7)&&AG.style.setAttribute)?AG.style.setAttribute("cssText","text-decoration:none;color:#000000;display:inline-block;cursor:pointer;vertical-align:bottom;width:"+AU+"px;height:"+AC+"px;",0):null;
a=AG
}else{if(Ar=="facebook"){stButtons.getXFBMLFromFB();
return stButtons.makeFBButton("fblike",Ae.type,Aq)
}else{if(Ar=="linkedin"){}}}}}}else{if(Ae.type=="css"){var AZ=document.createElement("div");
AZ.className="stCSSButton";
if(Ae.cssType=="cssV"){var Aa=document.createElement("div");
Aa.className="stCSSVBubble";
var AP=document.createElement("div");
AP.className="stCSSVBubble_count";
Aa.appendChild(AP);
var Am=document.createElement("div");
Am.className="stCSSVArrow";
var AL=document.createElement("div");
AL.className="stCSSVArrowBorder";
AL.appendChild(Am);
a.appendChild(Aa);
a.appendChild(AL);
stButtons.getCount(Aq,Ar,AP)
}var Au=document.createElement("div");
Au.className="stCSSSprite "+Ar;
Au.innerHTML="&nbsp;";
var AO=document.createElement("span");
AO.className="stCSSText";
AZ.appendChild(Au);
if(AT==null||AT==""){}else{AO.appendChild(document.createTextNode(AT));
AZ.appendChild(AO)
}AZ.appendChild(AF);
a.appendChild(AZ);
if(Ae.cssType=="cssH"){var Ab=document.createElement("div");
Ab.className="stCSSHBubble";
var AP=document.createElement("div");
AP.className="stCSSHBubble_count";
Ab.appendChild(AP);
var AB=document.createElement("div");
AB.className="stCSSHArrow";
var Ak=document.createElement("div");
Ak.className="stCSSHArrowBorder";
Ak.appendChild(AB);
a.appendChild(Ak);
a.appendChild(Ab);
stButtons.getCount(Aq,Ar,AP)
}}}}}}return a
};
stButtons.makeFBButton=function(D,B,K){try{var E=document.createElement("<div></div>")
}catch(I){E=document.createElement("div")
}var J=K;
var F="button_count";
var A="fb-send";
var H="";
iedocmode=__stbrowser.getIEVersion();
var G="";
if(B=="vcount"){F="box_count"
}else{if(B=="hcount"){}else{if(B=="large"){G=(iedocmode&&(iedocmode==7))?"vertical-align:bottom;bottom:3px;":"bottom:7px;margin-top:9px;"
}else{if(B=="button"){}else{G="top:1px;margin-top:0px;"
}}}}if(D=="fbLong"){F="standard"
}(D=="fbrec")?H="recommend":null;
if(D!="fbsend"){A="fb-like";
E.setAttribute("data-action",H);
E.setAttribute("data-send","false");
E.setAttribute("data-layout",F);
E.setAttribute("data-show-faces","false")
}E.setAttribute("class",A);
E.setAttribute("data-href",J);
if(iedocmode&&(iedocmode==7)){if(D!="fbsend"){E=document.createElement("<div class='"+A+"' data-action='"+H+"' data-send='false' data-layout='"+F+"' data-show-faces='false' data-href='"+J+"'></div>")
}else{E=document.createElement("<div class='"+A+"' data-href='"+J+"'></div>")
}}var L=document.createElement("span");
L.setAttribute("style","text-decoration:none;color:#000000;display:inline-block;cursor:pointer;position:relative;margin:3px 3px 0;padding:0px;font-size:11px;line-height:16px;vertical-align:bottom;overflow:visible;"+G);
(iedocmode&&(iedocmode==7)&&L.style.setAttribute)?L.style.setAttribute("cssText","text-decoration:none;color:#000000;display:inline-block;cursor:pointer;position:relative;margin:3px 3px 0;font-size:11px;line-height:0px;"+G,0):(null);
var C=document.createElement("div");
C.setAttribute("id","fb-root");
L.appendChild(C);
L.appendChild(E);
return L
};
stButtons.getCount=function(E,B,D){var A=false;
if(D&&D!==null){while(D.childNodes.length>=1){try{D.removeChild(D.firstChild)
}catch(C){}}}stButtons.cbQueue.push({url:E,service:B,element:D});
stButtons.getCountsFromService(E,B,D)
};
stButtons.processCB=function(A){if(typeof (A)!="undefined"&&typeof (A.ourl)!="undefined"){stButtons.countsResp[A.ourl]=A
}stButtons.processCount(A)
};
stButtons.processCount=function(A){if(!(A)){return 
}stButtons.storedCountResponse=A;
var B=false;
for(var G=0;
G<stButtons.cbQueue.length;
G++){var E=stButtons.cbQueue[G];
if(A.ourl==E.url){var C="";
try{if(E.service=="sharethis"){if(stWidget.options.newOrZero=="zero"){C=(A.total>0)?stButtons.human(A.total):"0"
}else{C=(A.total>0)?stButtons.human(A.total):"New"
}}else{if(E.service=="facebook"&&typeof (A.facebook2)!="undefined"){C=stButtons.human(A.facebook2)
}else{if(typeof (A[E.service])!="undefined"){C=(A[E.service]>0)?stButtons.human(A[E.service]):"0"
}else{C="0"
}}}if(/stHBubble/.test(E.element.parentNode.className)==true){E.element.parentNode.style.display="inline-block"
}else{if(/stBubble/.test(E.element.parentNode.className)==true){E.element.parentNode.style.display="block"
}}E.element.innerHTML=C
}catch(F){if(!E.element.hasChildNodes()){var D=document.createElement("div");
D.innerHTML=C;
E.element.appendChild(D)
}}B=true
}}};
stButtons.human=function(A){if(A>=100000){A=A/1000;
A=Math.round(A);
A=A+"K"
}else{if(A>=10000){A=A/100;
A=Math.round(A);
A=A/10;
A=A+"K"
}}return A
};
stButtons.locateElements=function(AG){var O=document.getElementsByTagName("*");
var R=[];
var L=new RegExp(/st_(.*?)_custom/);
var M=new RegExp(/st_(.*?)_vcount/);
var AJ=new RegExp(/st_(.*?)_vcount_native/);
var V=new RegExp(/st_(.*?)_hcount/);
var AF=new RegExp(/st_(.*?)_hcount_native/);
var Y=new RegExp(/st_(.*?)_button/);
var k=new RegExp(/st_(.*?)_large/);
var P=new RegExp(/st_(.*?)_pcount/);
var U=new RegExp(/st_(.*?)_stbar/);
var Z=new RegExp(/st_(.*?)_stsmbar/);
var x=new RegExp(/st_(.*?)_css/);
var AK=new RegExp(/^st_(.*?)$/);
var N=O.length;
var X=0,AB,y,W,AH=[],K=false;
if(typeof (stRecentServices)!="undefined"&&stRecentServices!="undefined"&&stRecentServices!="false"&&stRecentServices){K=true
}for(var Q=0;
Q<N;
Q++){AB="";
y=false;
W=false;
if(typeof (O[Q].className)=="string"&&O[Q].className!=""){if(O[Q].className.match(L)&&O[Q].className.match(L).length>=2&&O[Q].className.match(L)[1]){if(stButtons.testElem(O[Q])==false){W=true;
AB=O[Q].className.match(L)[1];
typeName="custom";
if(AB=="plusone"||AB=="fblike"||AB=="fbrec"||AB=="fbsend"){typeName="chicklet"
}R.push({service:AB,element:O[Q],url:O[Q].getAttribute("st_url"),title:O[Q].getAttribute("st_title"),image:(O[Q].getAttribute("st_img")!=null)?O[Q].getAttribute("st_img"):O[Q].getAttribute("st_image"),summary:O[Q].getAttribute("st_summary"),text:O[Q].getAttribute("displayText"),type:typeName});
O[Q].setAttribute("st_processed","yes")
}}else{if(O[Q].className.match(M)&&O[Q].className.match(M).length>=2&&O[Q].className.match(M)[1]){if(stButtons.testElem(O[Q])==false){W=true;
AB=O[Q].className.match(M)[1];
var AI="";
if(O[Q].className.match(AJ)&&O[Q].className.match(AJ).length>=2&&O[Q].className.match(AJ)[1]){AI="native"
}R.push({service:AB,element:O[Q],url:O[Q].getAttribute("st_url"),title:O[Q].getAttribute("st_title"),image:(O[Q].getAttribute("st_img")!=null)?O[Q].getAttribute("st_img"):O[Q].getAttribute("st_image"),summary:O[Q].getAttribute("st_summary"),text:O[Q].getAttribute("displayText"),type:"vcount",ctype:AI});
O[Q].setAttribute("st_processed","yes")
}}else{if(O[Q].className.match(V)&&O[Q].className.match(V).length>=2&&O[Q].className.match(V)[1]){if(stButtons.testElem(O[Q])==false){W=true;
AB=O[Q].className.match(V)[1];
var AI="";
if(O[Q].className.match(AF)&&O[Q].className.match(AF).length>=2&&O[Q].className.match(AF)[1]){AI="native"
}R.push({service:AB,element:O[Q],url:O[Q].getAttribute("st_url"),title:O[Q].getAttribute("st_title"),image:(O[Q].getAttribute("st_img")!=null)?O[Q].getAttribute("st_img"):O[Q].getAttribute("st_image"),summary:O[Q].getAttribute("st_summary"),text:O[Q].getAttribute("displayText"),type:"hcount",ctype:AI});
O[Q].setAttribute("st_processed","yes")
}}else{if(O[Q].className.match(Y)&&O[Q].className.match(Y).length>=2&&O[Q].className.match(Y)[1]){if(stButtons.testElem(O[Q])==false){W=true;
AB=O[Q].className.match(Y)[1];
R.push({service:AB,element:O[Q],url:O[Q].getAttribute("st_url"),title:O[Q].getAttribute("st_title"),image:(O[Q].getAttribute("st_img")!=null)?O[Q].getAttribute("st_img"):O[Q].getAttribute("st_image"),summary:O[Q].getAttribute("st_summary"),text:O[Q].getAttribute("displayText"),type:"button"});
O[Q].setAttribute("st_processed","yes")
}}else{if(O[Q].className.match(k)&&O[Q].className.match(k).length>=2&&O[Q].className.match(k)[1]){if(stButtons.testElem(O[Q])==false){W=true;
AB=O[Q].className.match(k)[1];
R.push({service:AB,element:O[Q],url:O[Q].getAttribute("st_url"),title:O[Q].getAttribute("st_title"),image:(O[Q].getAttribute("st_img")!=null)?O[Q].getAttribute("st_img"):O[Q].getAttribute("st_image"),summary:O[Q].getAttribute("st_summary"),text:O[Q].getAttribute("displayText"),type:"large"});
O[Q].setAttribute("st_processed","yes")
}}else{if(O[Q].className.match(P)&&O[Q].className.match(P).length>=2&&O[Q].className.match(P)[1]){if(stButtons.testElem(O[Q])==false){W=true;
AB=O[Q].className.match(P)[1];
R.push({service:AB,element:O[Q],url:O[Q].getAttribute("st_url"),title:O[Q].getAttribute("st_title"),image:(O[Q].getAttribute("st_img")!=null)?O[Q].getAttribute("st_img"):O[Q].getAttribute("st_image"),summary:O[Q].getAttribute("st_summary"),text:O[Q].getAttribute("displayText"),type:"pcount",count:Q});
O[Q].setAttribute("st_processed","yes")
}}else{if(O[Q].className.match(U)&&O[Q].className.match(U).length>=2&&O[Q].className.match(U)[1]){if(stButtons.testElem(O[Q])==false){W=true;
AB=O[Q].className.match(U)[1];
R.push({service:AB,element:O[Q],url:O[Q].getAttribute("st_url"),title:O[Q].getAttribute("st_title"),image:(O[Q].getAttribute("st_img")!=null)?O[Q].getAttribute("st_img"):O[Q].getAttribute("st_image"),summary:O[Q].getAttribute("st_summary"),text:O[Q].getAttribute("displayText"),type:"stbar",count:Q});
O[Q].setAttribute("st_processed","yes")
}}else{if(O[Q].className.match(Z)&&O[Q].className.match(Z).length>=2&&O[Q].className.match(Z)[1]){if(stButtons.testElem(O[Q])==false){W=true;
AB=O[Q].className.match(Z)[1];
R.push({service:AB,element:O[Q],url:O[Q].getAttribute("st_url"),title:O[Q].getAttribute("st_title"),image:(O[Q].getAttribute("st_img")!=null)?O[Q].getAttribute("st_img"):O[Q].getAttribute("st_image"),summary:O[Q].getAttribute("st_summary"),text:O[Q].getAttribute("displayText"),type:"stsmbar",count:Q});
O[Q].setAttribute("st_processed","yes")
}}else{if(O[Q].className.match(x)&&O[Q].className.match(x).length>=2&&O[Q].className.match(x)[1]){if(stButtons.testElem(O[Q])==false){W=true;
AB=O[Q].className.match(x)[1];
var T=O[Q].className.split("_");
R.push({service:AB,element:O[Q],url:O[Q].getAttribute("st_url"),title:O[Q].getAttribute("st_title"),image:(O[Q].getAttribute("st_img")!=null)?O[Q].getAttribute("st_img"):O[Q].getAttribute("st_image"),summary:O[Q].getAttribute("st_summary"),text:O[Q].getAttribute("displayText"),type:"css",cssType:T[T.length-1]});
O[Q].setAttribute("st_processed","yes")
}}else{if(O[Q].className.match(AK)&&O[Q].className.match(AK).length>=2&&O[Q].className.match(AK)[1]){if(stButtons.testElem(O[Q])==false){W=true;
AB=O[Q].className.match(AK)[1];
R.push({service:AB,element:O[Q],url:O[Q].getAttribute("st_url"),title:O[Q].getAttribute("st_title"),image:(O[Q].getAttribute("st_img")!=null)?O[Q].getAttribute("st_img"):O[Q].getAttribute("st_image"),summary:O[Q].getAttribute("st_summary"),text:O[Q].getAttribute("displayText"),type:"chicklet"});
O[Q].setAttribute("st_processed","yes")
}}}}}}}}}}}if(K){if(W){for(X=0;
X<AH.length;
X++){if(AH[X].service==AB){AH[X].count++;
y=true
}}if(!y){AH.push({service:AB,count:1,doNotReplace:false,processed:false})
}}}}}if(K){var z=[];
for(var AC=AH.length-1;
AC>=0;
AC--){if(AH[AC].service=="sharethis"||AH[AC].doNotReplace){AH[AC].processed=true;
continue
}else{for(var AD in stRecentServices){var AA=false;
if(!stRecentServices[AD].processed){for(var S=0;
S<AH.length;
S++){if(AD==AH[S].service&&!AH[S].processed){AA=true;
AH[S].doNotReplace=true;
stRecentServices[AD].processed=true;
break
}}if(AA){AH[AC].processed=true
}else{z.push({oldService:AH[AC].service,newService:AD});
for(var AE=0;
AE<R.length;
AE++){if(R[AE].service==AH[AC].service){R[AE].service=AD;
R[AE].text=stRecentServices[AD].title;
R[AE].element.setAttribute("displayText",stRecentServices[AD].title);
R[AE].element.className=R[AE].element.className.replace(AH[AC].service,AD)
}}stRecentServices[AD].processed=true;
AH[AC].processed=true;
break
}}}}}}for(var Q=0;
Q<R.length;
Q++){stWidget.addEntry(R[Q])
}};
stButtons.odcss=function(B,A){this.head=document.getElementsByTagName("head")[0];
this.scriptSrc=B;
this.css=document.createElement("link");
this.css.setAttribute("rel","stylesheet");
this.css.setAttribute("type","text/css");
this.css.setAttribute("href",this.scriptSrc);
setTimeout(function(){A()
},500);
this.head.appendChild(this.css)
};
stButtons.makeButtons=function(){if(typeof (stButtons.button_css_called)=="undefined"){var A=(("https:"==document.location.protocol)?"https://ws.sharethis.com/button/css/buttons-secure.css":"http://w.sharethis.com/button/css/buttons.c2ef6af30137dcaa4678de61c3787923.css");
stButtons.odcss(A,function(){});
stButtons.button_css_called=true
}stButtons.locateElements()
};
stButtons.getPlusOneFromGoogle=function(){if(stButtons.plusOneLoaded==false){if(stButtons.plusOneLoading==false){var A=document.createElement("script");
A.setAttribute("type","text/javascript");
A.setAttribute("src","https://apis.google.com/js/plusone.js");
A.onload=function(){gapi.plusone.go();
stButtons.plusOneLoaded=true;
stButtons.plusOneLoading=false
};
A.onreadystatechange=function(){if(this.readyState=="complete"){gapi.plusone.go();
stButtons.plusOneLoaded=true;
stButtons.plusOneLoading=false
}};
stButtons.plusOneLoading=true;
document.getElementsByTagName("head")[0].appendChild(A)
}}else{gapi.plusone.go()
}};
stButtons.getXFBMLFromFB=function(){if(stButtons.xfbmlLoaded==false){if(stButtons.xfbmlLoading==false){stButtons.xfbmlLoading=true;
var B="en_US";
var C,A=document.getElementsByTagName("script")[0];
if(document.getElementById("facebook-jssdk")){return 
}C=document.createElement("script");
C.id="facebook-jssdk";
C.src="//connect.facebook.net/"+B+"/all.js#xfbml=1";
C.async=stWidget.options.async;
C.onload=function(){FB.init({appId:"",xfbml:true});
FB.XFBML.parse();
stButtons.trackFB();
stButtons.xfbmlLoaded=true;
stButtons.xfbmlLoading=false
};
C.onreadystatechange=function(){if(this.readyState=="complete"||this.readyState=="loaded"){FB.init({appId:"",xfbml:true});
FB.XFBML.parse();
stButtons.trackFB();
stButtons.xfbmlLoaded=true;
stButtons.xfbmlLoading=false
}};
A.parentNode.insertBefore(C,A)
}}else{FB.XFBML.parse();
stButtons.trackFB()
}};
stButtons.addCount=function(A){stButtons.counts.push(A)
};
stButtons.getCountsFromService=function(E,A,D){if(stButtons.checkQueue(E)==false){var B=B+"-"+stButtons.cbVal;
B="stButtons.processCB";
stButtons.cbVal++;
var C=(("https:"==document.location.protocol)?"https://ws.sharethis.com/api/getCount2.php?cb="+B+"&url=":"http://wd.sharethis.com/api/getCount2.php?cb="+B+"&url=");
stLight.odjs(C+encodeURIComponent(E),function(){});
stButtons.queue.push(E)
}if(stButtons.countsResp[E]){stButtons.processCount(stButtons.countsResp[E])
}};
stButtons.checkQueue=function(B){for(var A=0;
A<stButtons.queue.length;
A++){if(stButtons.queue[A]==B){return true
}}return false
};
stButtons.testElem=function(A){var B=false;
if(A.getAttribute("st_processed")!=null){return true
}else{return false
}};
function Shareable(E){var B={};
B.facebook="450";
B.twitter="684";
B.yahoo="500";
B.linkedin="600";
var A={};
A.facebook="300";
A.twitter="718";
A.yahoo="460";
A.linkedin="433";
this.idx=-1;
this.url=null;
this.title=null;
this.image=null;
this.element=null;
this.service=null;
this.screen="home";
this.summary=null;
this.content=null;
this.buttonText=null;
this.frag=null;
this.onhover=true;
this.type=null;
var D=this;
var C=false;
this.attachButton=function(F){this.element=F;
if((this.onhover==true||this.onhover=="true")&&!detectMobileDevice()&&((!switchTo5x)||(switchTo5x&&(E.service=="sharethis"||E.service=="email"||E.service=="wordpress")))){F.onmouseover=this.mouseOn;
F.onmouseout=this.mouseOut
}F.onclick=function(G){D.decideFastShare()
}
};
this.init=function(){stWidget.merge(this,E);
stWidget.shareables.push(this);
if(E.element!==null){this.attachButton(E.element)
}};
return this
}var stWidget=new function(){this.shareables=[];
this.entries=0;
this.widgetOpen=false;
this.mouseOnTimer=null;
this.mouseTimer=null;
this.mouseOutTimer=null;
this.frameReady=false;
this.stopClosing=false;
this.buttonClicked=false;
this.frameUrl5x=(("https:"==document.location.protocol)?"https://ws.sharethis.com/secure5x/index.html":"http://edge.sharethis.com/share5x/index.e2733ed155c5519a6974e43d7f40d88b.html");
this.frameUrl4x=(("https:"==document.location.protocol)?"https://ws.sharethis.com/secure/index.html":"http://edge.sharethis.com/share4x/index.fc18119b4e4a334f3da94923bf3de9d5.html");
this.secure=false;
try{this.mainstframe=document.createElement('<iframe name="stLframe" allowTransparency="true" style="body{background:transparent;}" ></iframe>');
this.mainstframe.onreadystatechange=function(){if(stWidget.mainstframe.readyState==="complete"){stWidget.frameReady=true;
if(stWidget.widgetOpen==true&&typeof (stWidget.storedFrag)!="undefined"){if(switchTo5x){window.frames.stLframe.location.replace(stWidget.frameUrl5x+stWidget.storedFrag)
}else{window.frames.stLframe.location.replace(stWidget.frameUrl4x+stWidget.storedFrag)
}}}}
}catch(A){this.mainstframe=document.createElement("iframe");
this.mainstframe.allowTransparency="true";
this.mainstframe.setAttribute("allowTransparency","true");
this.mainstframe.onload=function(){stWidget.frameReady=true;
if(stWidget.widgetOpen==true&&typeof (stWidget.storedFrag)!="undefined"){if(switchTo5x){window.frames.stLframe.location.replace(stWidget.frameUrl5x+stWidget.storedFrag)
}else{window.frames.stLframe.location.replace(stWidget.frameUrl4x+stWidget.storedFrag)
}}}
}this.mainstframe.id="stLframe";
this.mainstframe.className="stLframe";
this.mainstframe.name="stLframe";
this.mainstframe.frameBorder="0";
this.mainstframe.scrolling="no";
this.mainstframe.width="353px";
this.mainstframe.height="350px";
this.mainstframe.style.top="0px";
this.mainstframe.style.left="0px";
this.mainstframe.src="";
this.wrapper=document.createElement("div");
this.wrapper.id="stwrapper";
this.wrapper.className="stwrapper";
this.wrapper.style.visibility="hidden";
this.wrapper.style.top="-999px";
this.wrapper.style.left="-999px";
this.closewrapper=document.createElement("div");
this.closewrapper.className="stclose";
if(switchTo5x){this.mainstframe.width="500px";
this.mainstframe.height="430px";
this.wrapper.style.top="-999px";
this.wrapper.style.left="-999px";
this.wrapper.style.width="500px";
this.wrapper.style.zIndex=89999999;
this.overlay=document.createElement("div");
this.overlay.style.height="100%";
this.overlay.style.width="100%";
this.overlay.style.backgroundColor="#000";
this.overlay.style.opacity="0.6";
this.overlay.style.filter="Alpha(Opacity=60)";
this.overlay.style.position="fixed";
if(document.all&&navigator.appVersion.indexOf("MSIE 6.")!=-1){this.overlay.style.position="absolute"
}this.overlay.style.display="none";
this.overlay.style.left="0";
this.overlay.style.top="0";
this.overlay.style.zIndex=89999990;
this.overlay.setAttribute("id","stOverlay");
this.closewrapper.className="stCloseNew2"
}this.closewrapper.onclick=function(){stWidget.closeWidget()
};
this.wrapper.appendChild(this.closewrapper);
this.wrapper.appendChild(this.mainstframe);
this.ogtitle=null;
this.ogdesc=null;
this.ogurl=null;
this.ogimg=null;
this.ogtype=null;
this.desc=null;
this.initFire=false;
this.merge=function(C,D){for(var B in D){if(C.hasOwnProperty(B)&&D[B]!==null){C[B]=D[B]
}}};
this.oldScroll=0;
this.init=function(){if(stWidget.initFire==false){stWidget.initFire=true;
if(switchTo5x){window.frames.stLframe.location.replace(stWidget.frameUrl5x+stWidget.createFrag(null,"init"))
}else{window.frames.stLframe.location.replace(stWidget.frameUrl4x+stWidget.createFrag(null,"init"))
}}}
};
stWidget.options=new function(){this.fpc=stLight.fpc;
this.sessionID=null;
this.publisher=null;
this.tracking=true;
this.send_services=null;
this.exclusive_services=null;
this.headerTitle=null;
this.headerfg=null;
this.headerbg=null;
this.offsetLeft=null;
this.offsetTop=null;
this.onhover=true;
this.async=false;
this.autoclose=true;
this.autoPosition=true;
this.embeds=false;
this.doneScreen=true;
this.minorServices=true;
this.excludeServices=null;
this.theme=1;
this.serviceBarColor=null;
this.shareButtonColor=null;
this.footerColor=null;
this.headerTextColor=null;
this.helpTextColor=null;
this.mainWidgetColor=null;
this.textBoxFontColor=null;
this.textRightToLeft=false;
this.shorten=true;
this.popup=false;
this.newOrZero="new";
this.publisherGA=null;
this.services="";
this.relatedDomain=null
};
stWidget.addEntry=function(B){if(!B.element){return false
}if(B&&B.service&&((B.service=="email"||B.service=="sharethis"||B.service=="wordpress")||((stIsLoggedIn&&servicesLoggedIn&&typeof (servicesLoggedIn[B.service])!="undefined"&&((useFastShare||(!useFastShare&&switchTo5x))&&(B.service=="facebook"||B.service=="twitter"||B.service=="yahoo"||B.service=="linkedin")))))){openWidget=true
}else{openWidget=false
}if(!openWidget){if(B.type!=="custom"){B.element.appendChild(stButtons.makeButton(B));
if(B.service=="plusone"){stButtons.getPlusOneFromGoogle()
}if(B.service=="fblike"||B.service=="fbsend"||B.service=="fbrec"||B.service=="fbLong"){stButtons.getXFBMLFromFB()
}}else{stButtons.makeButton(B)
}return true
}else{if(B.type!="custom"){B.element.appendChild(stButtons.makeButton(B));
if(B.service=="plusone"){stButtons.getPlusOneFromGoogle()
}if(B.service=="fblike"||B.service=="fbsend"||B.service=="fbrec"||B.service=="fbLong"){stButtons.getXFBMLFromFB()
}}else{stButtons.makeButton(B)
}var A=new Shareable(B);
A.idx=stWidget.entries;
stWidget.entries++;
A.publisher=stLight.publisher;
A.sessionID=stLight.sessionID;
A.fpc=stLight.fpc;
if(B.element.image==null&&stWidget.ogimg!=null){A.image=stWidget.ogimg
}if(B.element.summary==null&&stWidget.ogdesc!=null){A.summary=stWidget.ogdesc
}else{if(B.element.summary==null&&stWidget.desc!=null){A.summary=stWidget.desc
}}A.url=stWidget.ogurl?stWidget.ogurl:document.location.href;
A.url=B.url?B.url:A.url;
A.title=stWidget.ogtitle?stWidget.ogtitle:document.title;
A.title=B.title?B.title:A.title;
stWidget.merge(A,stWidget.options);
if(typeof (stWidget.options.textRightToLeft)!="undefined"&&stWidget.options.textRightToLeft!="null"&&stWidget.options.textRightToLeft==true){document.getElementById("stwrapper").style.top="auto";
document.getElementById("stwrapper").style.left="auto"
}A.mouseOn=function(){stWidget.mouseOnTimer=setTimeout(A.decideFastShare,500)
};
A.mouseOut=function(){clearInterval(stWidget.mouseOnTimer)
};
A.decideFastShare=function(){if(!useFastShare||!stIsLoggedIn||B.service=="email"||B.service=="sharethis"||B.service=="wordpress"||(typeof (servicesLoggedIn[B.service])=="undefined"&&(B.service=="facebook"||B.service=="twitter"||B.service=="linkedin"||B.service=="yahoo"))){if(detectMobileDevice()){if(B.service=="sharethis"){var E=document.createElement("form");
E.setAttribute("method","GET");
E.setAttribute("action","http://edge.sharethis.com/share4x/mobile.html");
E.setAttribute("target","_blank");
var C={url:A.url,title:A.title,destination:B.service,publisher:stLight.publisher,fpc:stLight.fpc,sessionID:stLight.sessionID};
if(typeof (A.image)!="undefined"&&A.image!=null){C.image=A.image
}if(typeof (A.summary)!="undefined"&&A.summary!=null){C.desc=A.summary
}C.service=B.service;
C.type=B.type;
for(var F in C){var H=document.createElement("input");
H.setAttribute("type","hidden");
H.setAttribute("name",F);
H.setAttribute("value",C[F]);
E.appendChild(H)
}document.body.appendChild(E);
E.submit()
}else{if(B.service=="email"){var G="mailto:?subject="+encodeURIComponent(A.title)+"&body="+encodeURIComponent(A.url);
var E=document.createElement("form");
E.setAttribute("method","POST");
E.setAttribute("action",G);
E.setAttribute("target","_blank");
E.setAttribute("accept-charset","UTF-8");
document.body.appendChild(E);
E.submit()
}}}else{A.popup()
}}else{var D=stLight.getSource();
stLight.log("fastShare",D,"");
stFastShareObj.url=A.url;
stFastShareObj.title=A.title;
stFastShareObj.image=A.image;
stFastShareObj.summary=A.summary;
stFastShareObj.element=B.element;
stFastShareObj.service=B.service;
stFastShareObj.publisher=stLight.publisher;
stFastShareObj.fpc=stLight.fpc;
stFastShareObj.sessionID=stLight.sessionID;
stFastShareObj.hostname=stLight.meta.hostname;
stFastShareObj.username=servicesLoggedIn[B.service];
if(typeof (fastShare)=="undefined"){stLight.odjs((("https:"==document.location.protocol)?"https://ws.sharethis.com/button/fastShare.js":"http://w.sharethis.com/button/fastShare.js"),function(){fastShare.showWidget()
})
}else{fastShare.showWidget()
}}};
A.popup=function(){if(stWidget.widgetOpen==false){if(!switchTo5x){stWidget.stCancelClose()
}var D="share4x";
if(switchTo5x){D="share5x";
try{if(stLight.clickCallBack!=false){stLight.clickCallBack(B.service)
}}catch(E){}}if(B.type=="stbar"||B.type=="stsmbar"){D="bar"
}stLight.log("widget",D,B.service+"_"+B.type);
if(stWidget.options.popup&&!switchTo5x){window.open(stWidget.frameUrl4x+stWidget.createFrag(A),"newstframe","status=1,toolbar=0,width=345,height=375")
}else{if(stWidget.options.popup&&switchTo5x){var C="http://sharethis.com/share?url="+A.url+"&title="+A.title+"&img="+A.image+"&summary="+A.summary;
window.open(C,"newstframe","status=1,toolbar=0,width=820,height=950")
}else{if(stWidget.frameReady==true){if(switchTo5x&&(B.service=="sharethis"||B.service=="email"||B.service=="wordpress"||B.service=="facebook"||B.service=="twitter"||B.service=="linkedin"||B.service=="yahoo")){window.frames.stLframe.location.replace(stWidget.frameUrl5x+stWidget.createFrag(A))
}else{window.frames.stLframe.location.replace(stWidget.frameUrl4x+stWidget.createFrag(A))
}}else{stWidget.storedFrag=stWidget.createFrag(A)
}stWidget.positionWidget(A);
if(stWidget.options.embeds==false){stWidget.hideEmbeds()
}setTimeout(function(){stWidget.widgetOpen=true;
st_showing=true
},200)
}}}else{if(stWidget.widgetOpen==true&&stWidget.options.onhover==false){}}return false
};
A.init();
return A
}};
stWidget.createFrag=function(F,A){var C="#light";
C=stWidget.options.popup?"#popup":C;
__stgetPubGA();
if(A=="init"){C="#init";
if(stWidget.options.tracking&&stWidget.options.publisherGA==null){if(typeof (pageTracker)!="undefined"&&pageTracker!==null){stWidget.options.publisherGA=pageTracker._getAccount()
}else{if(stWidget.options.publisherGA==null&&typeof (__stPubGA)!=="undefined"){stWidget.options.publisherGA=__stPubGA
}}}for(var D in stWidget.options){if(stWidget.options.hasOwnProperty(D)==true&&stWidget.options[D]!==null&&typeof (stWidget.options[D])!="function"&&typeof (stWidget.options[D])!="object"){var B=stWidget.options[D];
try{B=decodeURIComponent(B);
B=decodeURIComponent(B)
}catch(E){}C=C+"/"+D+"="+encodeURIComponent(B)
}}C=C+"/pUrl="+encodeURIComponent(encodeURIComponent(document.location.href))+((document.title!="")?"/title="+encodeURIComponent(encodeURIComponent(document.title)):"")+"/stLight=true"
}else{for(var D in F){if(F.hasOwnProperty(D)==true&&F[D]!==null&&typeof (F[D])!="function"&&typeof (F[D])!="object"&&D!=="idx"){C=C+"/"+D+"-=-"+encodeURIComponent(encodeURIComponent(F[D]))
}}if(F.service=="email"){C=C+"/page-=-send"
}if(switchTo5x){if(F.service=="facebook"){C=C+"/page-=-fbhome"
}else{if(F.service=="twitter"){C=C+"/page-=-twhome"
}else{if(F.service=="yahoo"){C=C+"/page-=-ybhome"
}else{if(F.service=="linkedin"){C=C+"/page-=-lihome"
}else{if(F.service=="wordpress"){C=C+"/page-=-wphome"
}}}}}}}return C
};
stWidget.positionWidget=function(o){function getHW(elem){var retH=0;
var retW=0;
var going=true;
while(elem!=null){retW+=elem.offsetLeft;
if(going){retH+=elem.offsetTop
}if(window.getComputedStyle){if(document.defaultView.getComputedStyle(elem,null).getPropertyValue("position")=="fixed"){retH+=(document.documentElement.scrollTop||document.body.scrollTop);
going=false
}}else{if(elem.currentStyle){if(elem.currentStyle.position=="fixed"){retH+=(document.documentElement.scrollTop||document.body.scrollTop);
going=false
}}}elem=elem.offsetParent
}return{height:retH,width:retW}
}if(!o){return false
}if(!switchTo5x){shareel=o.element;
var curleft=curtop=0;
var mPos=getHW(shareel);
curleft=mPos.width;
curtop=mPos.height;
shareel=o.element;
var eltop=0;
var elleft=0;
var topVal=0;
var leftVal=0;
var elemH=0;
var elemW=0;
eltop=curtop+shareel.offsetHeight+5;
elleft=curleft+5;
topVal=(eltop+(stWidget.options.offsetTop?stWidget.options.offsetTop:0));
topVal=eval(topVal);
elemH=topVal;
topVal+="px";
leftVal=(elleft+(stWidget.options.offsetLeft?stWidget.options.offsetLeft:0));
leftVal=eval(leftVal);
elemW=leftVal;
leftVal+="px";
stWidget.wrapper.style.top=topVal;
stWidget.wrapper.style.left=leftVal;
if(stWidget.options.autoPosition==true){stWidget.oldScroll=document.body.scrollTop;
var pginfo=stWidget.pageSize();
var effectiveH=pginfo.height+pginfo.scrY;
var effectiveW=pginfo.width+pginfo.scrX;
var widgetH=330;
var widgetW=330;
var needH=widgetH+elemH;
var needW=widgetW+elemW;
var diffH=needH-effectiveH;
var diffW=needW-effectiveW;
var newH=elemH-diffH;
var newW=elemW-diffW;
var buttonPos=getHW(shareel);
var leftA,rightA,topA,bottomA=false;
if(diffH>0){bottomA=false;
topA=true;
if((buttonPos.height-widgetH)>0){newH=buttonPos.height-widgetH
}stWidget.wrapper.style.top=newH+"px"
}if(diffW>0){leftA=false;
rightA=true;
if((buttonPos.width-widgetW)>0){newW=buttonPos.width-widgetW
}stWidget.wrapper.style.left=newW+"px"
}}if(stWidget.options.autoPosition=="center"){stWidget.wrapper.style.top="15%";
stWidget.wrapper.style.left="35%";
stWidget.wrapper.style.position="fixed"
}}else{document.getElementById("stOverlay").style.display="block";
var topVal;
if(stWidget.options.autoPosition==true){if(document.all&&navigator.appVersion.indexOf("MSIE 7.")!=-1){stWidget.wrapper.style.left="500px"
}else{stWidget.wrapper.style.left="10%"
}stWidget.wrapper.style.right="10%";
topVal=(document.documentElement.clientHeight-parseFloat(stWidget.wrapper.offsetHeight)/2)/2;
if(topVal>20){topVal=20
}else{if(topVal<5){topVal=5
}}stWidget.wrapper.style.top=topVal+"px";
stWidget.wrapper.style.marginLeft="auto";
stWidget.wrapper.style.marginRight="auto";
stWidget.wrapper.style.textAlign="left";
stWidget.wrapper.style.position="fixed";
if(document.all&&navigator.appVersion.indexOf("MSIE 6.")!=-1){stWidget.wrapper.style.left="300px";
stWidget.wrapper.style.position="absolute"
}}if(stWidget.options.autoPosition=="center"){if(document.all&&navigator.appVersion.indexOf("MSIE 7.")!=-1){stWidget.wrapper.style.left="500px"
}else{stWidget.wrapper.style.left="10%"
}stWidget.wrapper.style.right="10%";
stWidget.wrapper.style.marginLeft="auto";
stWidget.wrapper.style.marginRight="auto";
stWidget.wrapper.style.position="fixed";
topVal=(document.documentElement.clientHeight-parseFloat(stWidget.wrapper.offsetHeight)/2)/2;
if(topVal>20){topVal=20
}else{if(topVal<5){topVal=5
}}stWidget.wrapper.style.top=topVal+"px";
if(document.all&&navigator.appVersion.indexOf("MSIE 6.")!=-1){stWidget.wrapper.style.position="absolute"
}}}stWidget.wrapper.style.visibility="visible";
stWidget.mainstframe.style.visibility="visible"
},stWidget.hideWidget=function(){if(stWidget.wrapper.style.visibility!=="hidden"){stWidget.wrapper.style.visibility="hidden"
}if(stWidget.mainstframe.style.visibility!=="hidden"){stWidget.mainstframe.style.visibility="hidden"
}if(switchTo5x){document.getElementById("stOverlay").style.display="none"
}};
stWidget.pageSize=function(){var C=[0,0,0,0];
var A=0;
var B=0;
var D=0;
var E=0;
if(typeof (window.pageYOffset)=="number"){A=window.pageXOffset;
B=window.pageYOffset
}else{if(document.body&&(document.body.scrollLeft||document.body.scrollTop)){A=document.body.scrollLeft;
B=document.body.scrollTop
}else{if(document.documentElement&&(document.documentElement.scrollLeft||document.documentElement.scrollTop)){A=document.documentElement.scrollLeft;
B=document.documentElement.scrollTop
}}}if(window.innerWidth){D=window.innerWidth;
E=window.innerHeight
}else{if(document.documentElement.offsetWidth){D=document.documentElement.offsetWidth;
E=document.documentElement.offsetHeight
}}C={scrX:A,scrY:B,width:D,height:E};
return C
};
stWidget.closetimeout=null;
stWidget.stClose=function(A){if(!A){A=1000
}if(!switchTo5x&&stWidget.options.autoclose!=null&&(stWidget.options.autoclose==true||stWidget.options.autoclose=="true")){if(stWidget.openDuration<0.5&&stWidget.stopClosing==false){stWidget.closetimeout=setTimeout("stWidget.closeWidget()",A)
}else{stWidget.stopClosing=true
}}};
stWidget.stCancelClose=function(){clearTimeout(stWidget.closetimeout);
stWidget.buttonClicked=true;
setTimeout(function(){stWidget.buttonClicked=false
},100)
};
stWidget.closeWidget=function(){if(st_showing==false){return false
}st_showing=false;
stWidget.widgetOpen=false;
stWidget.wrapper.style.visibility="hidden";
stWidget.mainstframe.style.visibility="hidden";
stWidget.showEmbeds();
stWidget.sendEvent("screen","home");
if(switchTo5x){document.getElementById("stOverlay").style.display="none"
}else{stWidget.wrapper.style.top="-999px";
stWidget.wrapper.style.left="-999px"
}};
stWidget.hideEmbeds=function(){var A=document.getElementsByTagName("embed");
for(var B=0;
B<A.length;
B++){A[B].style.visibility="hidden"
}};
stWidget.showEmbeds=function(){if(stWidget.options.embeds==true){return true
}var A=document.getElementsByTagName("embed");
for(var B=0;
B<A.length;
B++){A[B].style.visibility="visible"
}};
stWidget.sendEvent=function(B,C){var D="#widget/"+B+"="+C;
try{if(switchTo5x){window.frames.stLframe.location.replace(stWidget.frameUrl5x+D)
}else{window.frames.stLframe.location.replace(stWidget.frameUrl4x+D)
}}catch(A){}};
stWidget.getOGTags=function(){var A=document.getElementsByTagName("meta");
for(var B=0;
B<A.length;
B++){if(A[B].getAttribute("property")=="og:title"){stWidget.ogtitle=A[B].getAttribute("content")
}else{if(A[B].getAttribute("property")=="og:type"){stWidget.ogtype=A[B].getAttribute("content")
}else{if(A[B].getAttribute("property")=="og:url"){stWidget.ogurl=A[B].getAttribute("content")
}else{if(A[B].getAttribute("property")=="og:image"){stWidget.ogimg=A[B].getAttribute("content")
}else{if(A[B].getAttribute("property")=="og:description"){stWidget.ogdesc=A[B].getAttribute("content")
}else{if(A[B].getAttribute("name")=="description"||A[B].getAttribute("name")=="Description"){stWidget.desc=A[B].getAttribute("content")
}}}}}}}};
var deviceIphone="iphone";
var deviceIpod="ipod";
var deviceIpad="ipad";
var uagent=navigator.userAgent.toLowerCase();
function detectIphone(){if(uagent.search(deviceIphone)>-1){return true
}else{return false
}}function detectIpod(){if(uagent.search(deviceIpod)>-1){return true
}else{return false
}}function detectIpad(){if(uagent.search(deviceIpad)>-1){return true
}else{return false
}}function detectIphoneOrIpod(){if(detectIphone()){return true
}else{if(detectIpod()){return true
}else{return false
}}}function detectAndroid(){var A=uagent.indexOf("android")>-1;
if(A){return true
}else{return false
}}function detectBlackBerry(){var A=uagent.indexOf("blackberry")>-1;
if(A){return true
}else{return false
}}function detectMobileDevice(){if(detectIphone()){return true
}else{if(detectIpad()){return true
}else{if(detectIpod()){return true
}else{if(detectAndroid()){return true
}else{if(detectBlackBerry()){return true
}else{return false
}}}}}}function shareLog(A){if(typeof (pageTracker)!="undefined"&&pageTracker!==null){pageTracker._trackEvent("ShareThis",A)
}else{if(typeof (_gaq)!="undefined"&&_gaq!==null){_gaq.push(["_trackEvent","ShareThis",A])
}else{if(stButtons.publisherTracker!==null){stButtons.publisherTracker._trackEvent("ShareThis",A)
}else{if(typeof (_gat)!="undefined"&&_gat!==null){if(typeof (stWidget.options.publisherGA)!="undefined"&&stWidget.options.publisherGA!=null){stButtons.publisherTracker=_gat._getTracker(stWidget.options.publisherGA);
stButtons.publisherTracker._trackEvent("ShareThis",A)
}}}}}}stButtons.completeInit=function(){if(!stButtons.goToInit){stButtons.goToInit=true;
stWidget.getOGTags();
document.body.appendChild(stWidget.wrapper);
if(switchTo5x){document.body.appendChild(stWidget.overlay)
}if(!switchTo5x){try{var A=document.getElementById("stLframe");
A.onmouseover=function(){stWidget.stCancelClose();
stWidget.inTime=(new Date()).getTime()
};
A.onmouseout=function(){stWidget.outTime=(new Date()).getTime();
stWidget.openDuration=(stWidget.outTime-stWidget.inTime)/1000;
stWidget.stClose()
};
try{if(document.body.attachEvent){document.body.attachEvent("onclick",function(){if(stWidget.buttonClicked==false){stWidget.stopClosing=false;
stWidget.openDuration=0;
stWidget.stClose(100)
}})
}else{document.body.setAttribute("onclick","if(stWidget.buttonClicked==false){stWidget.stopClosing=false;stWidget.openDuration=0;stWidget.stClose(100);}")
}}catch(B){document.body.onclick=function(){if(stWidget.buttonClicked==false){stWidget.stopClosing=false;
stWidget.openDuration=0;
stWidget.stClose(100)
}}
}}catch(B){}}stButtons.makeButtons();
stWidget.init()
}};
plusoneCallback=function(C){if(C.state=="on"){var B=(("https:"==document.location.protocol)?"https://ws":"http://wd")+".sharethis.com/api/sharer.php?destination=plusone&url="+encodeURIComponent(C.href);
B+="&publisher="+encodeURIComponent(stLight.publisher);
B+="&hostname="+encodeURIComponent(stLight.meta.hostname);
B+="&location="+encodeURIComponent(stLight.meta.location);
B+="&ts="+(new Date()).getTime();
B+="&sessionID="+stLight.sessionID;
B+="&fpc="+stLight.fpc;
var A=new Image(1,1);
A.src=B;
A.onload=function(){return 
}
}};
stButtons.trackFB=function(){try{if(!stButtons.fbTracked&&typeof (FB)!="undefined"&&typeof (FB.Event)!="undefined"&&typeof (FB.Event.subscribe)!="undefined"){stButtons.fbTracked=true;
FB.Event.subscribe("edge.create",function(B){stButtons.trackShare("fblike_auto",B);
stLight.callSubscribers("click","fblike",B)
});
FB.Event.subscribe("edge.remove",function(B){stButtons.trackShare("fbunlike_auto",B);
stLight.callSubscribers("click","fbunlike",B)
});
FB.Event.subscribe("message.send",function(B){stButtons.trackShare("fbsend_auto",B);
stLight.callSubscribers("click","fbsend",B)
})
}}catch(A){}};
stButtons.trackTwitter=function(){if(!stButtons.twitterTracked&&typeof (twttr)!="undefined"&&typeof (twttr.events)!="undefined"&&typeof (twttr.events.bind)!="undefined"){stButtons.twitterTracked=true;
twttr.events.bind("click",function(A){stButtons.trackTwitterEvent("click");
stLight.callSubscribers("click","twitter")
});
twttr.events.bind("tweet",function(){stButtons.trackTwitterEvent("tweet")
});
twttr.events.bind("retweet",function(){stButtons.trackTwitterEvent("retweet");
stLight.callSubscribers("click","retweet")
});
twttr.events.bind("favorite",function(){stButtons.trackTwitterEvent("favorite");
stLight.callSubscribers("click","favorite")
});
twttr.events.bind("follow",function(){stButtons.trackTwitterEvent("follow");
stLight.callSubscribers("click","follow")
})
}};
stButtons.trackTwitterEvent=function(A){stButtons.trackShare("twitter_"+A+"_auto")
};
stButtons.trackShare=function(B,E){if(typeof (E)!=="undefined"&&E!==null){var A=E
}else{var A=document.location.href
}var D=(("https:"==document.location.protocol)?"https://ws":"http://wd")+".sharethis.com/api/sharer.php?destination="+B+"&url="+encodeURIComponent(A);
D+="&publisher="+encodeURIComponent(stLight.publisher);
D+="&hostname="+encodeURIComponent(stLight.meta.hostname);
D+="&location="+encodeURIComponent(stLight.meta.location);
D+="&ts="+(new Date()).getTime();
D+="&sessionID="+stLight.sessionID;
D+="&fpc="+stLight.fpc;
var C=new Image(1,1);
C.src=D;
C.onload=function(){return 
}
};
stLight.processSTQ=function(){if(typeof (_stq)!="undefined"){for(var B=0;
B<_stq.length;
B++){var A=_stq[B];
stLight.options(A)
}}else{return false
}};
stLight.onDomContentLoaded=function(){stLight.onReady();
stButtons.trackTwitter()
};
stLight.messageReceiver=function(A){if(A&&(A.origin=="http://edge.sharethis.com"||A.origin=="https://ws.sharethis.com")){var C=A.data;
C=C.split("|");
if(C[0]=="ShareThis"&&C.length>2){var B=(typeof (C[3])=="undefined")?document.location.href:C[3];
stLight.callSubscribers(C[1],C[2],B)
}}};
stLight.subscribe=function(A,B){if(A=="click"){stLight.clickSubscribers.push(B)
}};
stLight.callSubscribers=function(C,B,A){if(C=="click"){for(var D=0;
D<stLight.clickSubscribers.length;
D++){stLight.clickSubscribers[D]("click",B,A)
}}};
stLight.gaTS=function(C,B,A){if(B=="fblike"){network="ShareThis_facebook";
action="Like"
}else{if(B=="fbunlike"){network="ShareThis_facebook";
action="UnLike"
}else{if(B=="fbsend"){network="ShareThis_facebook";
action="Send"
}else{if(B=="twitter"){network="ShareThis_twitter";
action="Share"
}else{if(B=="retweet"){network="ShareThis_twitter";
action="ReTweet"
}else{if(B=="favorite"){network="ShareThis_twitter";
action="Favorite"
}else{if(B=="follow"){network="ShareThis_twitter";
action="Follow"
}else{network="ShareThis_"+B;
action="Share"
}}}}}}}if(typeof (_gaq)!="undefined"){_gaq.push(["_trackSocial",network,action,A])
}};
stButtons.onReady=function(){var C=document.getElementsByTagName("*");
var H=[];
var G=new RegExp(/sharethis_smartbuttons/);
var I=false;
for(var A=0;
A<C.length;
A++){if(typeof (C[A].className)=="string"&&C[A].className!=""){if(C[A].className.match(G)){I=true;
break
}}}if(I){var D=document.getElementsByTagName("head")[0];
var F=["return=json","cb=stButtons.smartifyButtons"];
F=F.join("&");
var E=(("https:"==document.location.protocol)?"https://ws.":"http://wd.")+"sharethis.com/api/getRecentServices.php?"+F;
var B=document.createElement("script");
B.setAttribute("type","text/javascript");
B.setAttribute("src",E);
D.appendChild(B);
setTimeout("stButtons.completeInit()",2000)
}else{stButtons.completeInit()
}stLight.subscribe("click",stLight.gaTS)
};
stLight.domReady=function(){stLight.onReady();
stButtons.trackTwitter();
__stgetPubGA();
if(typeof (__stPubGA)!=="undefined"&&stLight.readyRun==true&&stWidget.frameReady==true){stWidget.sendEvent("publisherGA",__stPubGA)
}};
stButtons.goToInit=false;
stButtons.widget=false;
stButtons.widgetArray=[];
stButtons.queue=[];
stButtons.cbQueue=[];
stButtons.cbVal=0;
stButtons.queuePos=0;
stButtons.counts=[];
st_showing=false;
stButtons.urlElements=[];
stButtons.publisherTracker=null;
stButtons.plusOneLoaded=false;
stButtons.plusOneLoading=false;
stButtons.xfbmlLoaded=false;
stButtons.xfbmlLoading=false;
stButtons.fbTracked=false;
stButtons.twitterTracked=false;
stButtons.countsResp=[];
stWidget.getOGTags();
stLight.loadServicesLoggedIn(function(){stButtons.locateElements();
stButtons.makeButtons()
});
stLight.clickSubscribers=[];
var __stPubGA;
if(window.document.readyState=="completed"){stLight.domReady()
}else{if(typeof (window.addEventListener)!="undefined"){window.addEventListener("load",stLight.domReady,false)
}else{if(typeof (document.addEventListener)!="undefined"){document.addEventListener("load",stLight.domReady,false)
}else{if(typeof window.attachEvent!="undefined"){window.attachEvent("onload",stLight.domReady)
}}}}if(typeof (window.addEventListener)!="undefined"){window.addEventListener("click",function(){stWidget.closeWidget()
},false)
}else{if(typeof (document.addEventListener)!="undefined"){document.addEventListener("click",function(){stWidget.closeWidget()
},false)
}else{if(typeof window.attachEvent!="undefined"){window.attachEvent("onclick",function(){stWidget.closeWidget()
})
}}}if(typeof (__st_loadLate)=="undefined"){if(typeof (window.addEventListener)!="undefined"){window.addEventListener("DOMContentLoaded",stLight.onDomContentLoaded,false)
}else{if(typeof (document.addEventListener)!="undefined"){document.addEventListener("DOMContentLoaded",stLight.onDomContentLoaded,false)
}}}if(typeof (window.addEventListener)!="undefined"){window.addEventListener("message",stLight.messageReceiver,false)
}else{if(typeof (document.addEventListener)!="undefined"){document.addEventListener("message",stLight.messageReceiver,false)
}else{if(typeof window.attachEvent!="undefined"){window.attachEvent("onmessage",stLight.messageReceiver)
}}}if(document.readyState=="complete"&&stLight.readyRun==false){stLight.domReady()
};
