if(typeof(stlib)=="undefined"){var stlib={}}if(!stlib.functions){stlib.functions=[];stlib.functionCount=0}stlib.global={};stlib.global.hash=document.location.href.split("#");stlib.global.hash.shift();stlib.global.hash=stlib.global.hash.join("#");stlib.dynamicOn=true;stlib.browser={iemode:null,firefox:null,firefoxVersion:null,safari:null,chrome:null,windows:null,mac:null,ieFallback:(/MSIE [6789]/).test(navigator.userAgent),init:function(){if(window.navigator.appName=="Microsoft Internet Explorer"){if(document.documentMode){stlib.browser.iemode=document.documentMode}else{stlib.browser.iemode=5;if(document.compatMode){if(document.compatMode=="CSS1Compat"){stlib.browser.iemode=7}}}}stlib.browser.firefox=(navigator.userAgent.indexOf("Firefox")!=-1)?true:false;stlib.browser.firefoxVersion=(navigator.userAgent.indexOf("Firefox/8.0")!=-1)?true:false;stlib.browser.safari=(navigator.userAgent.indexOf("Safari")!=-1&&navigator.userAgent.indexOf("Chrome")==-1)?true:false;stlib.browser.chrome=(navigator.userAgent.indexOf("Safari")!=-1&&navigator.userAgent.indexOf("Chrome")!=-1)?true:false;stlib.browser.windows=(navigator.userAgent.indexOf("Windows")!=-1)?true:false;stlib.browser.mac=(navigator.userAgent.indexOf("Macintosh")!=-1)?true:false},getIEVersion:function(){return stlib.browser.iemode},isFirefox:function(){return stlib.browser.firefox},firefox8Version:function(){return stlib.browser.firefoxVersion},isSafari:function(){return stlib.browser.safari},isWindows:function(){return stlib.browser.windows},isMac:function(){return stlib.browser.mac}};stlib.browser.init();stlib.debugOn=false;stlib.debug={count:0,messages:[],debug:function(b,a){if(a&&(typeof console)!="undefined"){console.log(b)}stlib.debug.messages.push(b)},show:function(a){for(message in stlib.debug.messages){if((typeof console)!="undefined"){if(a){/ERROR/.test(stlib.debug.messages[message])?console.log(stlib.debug.messages[message]):null}else{console.log(stlib.debug.messages[message])}}}},showError:function(){stlib.debug.show(true)}};var _$d=function(a){stlib.debug.debug(a,stlib.debugOn)};var _$d0=function(){_$d(" ")};var _$d_=function(){_$d("___________________________________________")};var _$d1=function(a){_$d(_$dt()+"| "+a)};var _$d2=function(a){_$d(_$dt()+"|  * "+a)};var _$de=function(a){_$d(_$dt()+"ERROR: "+a)};var _$dt=function(){var b=new Date();var d=b.getHours();var a=b.getMinutes();var c=b.getSeconds();return d+":"+a+":"+c+" > "};stlib.logger={loggerUrl:(("https:"==document.location.protocol)?"https://":"http://")+"l.sharethis.com/",constructParamString:function(){var a=stlib.data.pageInfo;var b="";for(param in a){b+=param+"="+a[param]+"&"}a=stlib.data.shareInfo;for(param in a){b+=param+"="+a[param]+"&"}return b.substring(0,b.length-1)},log:function(c,e){_$d_();_$d1("Log Event PageInfo:");_$d(stlib.data.pageInfo);_$d1("Log Event ShareInfo:");_$d(stlib.data.shareInfo);if(typeof(c)=="undefined"){_$de("event does not exist \nFor help, contact support@sharethis.com");return}if(stlib.data.pageInfo==null||stlib.data.shareInfo==null){_$de("stlib.logger does not have enough info to log \nFor help, contact support@sharethis.com");return}if(!stlib.data.get("url","shareInfo")){_$de("shareThisInfo.url do not exist \nFor help, contact support@sharethis.com");return}if(!stlib.data.get("sourceURL","pageInfo")){_$de("sharePageInfo.sourceURL do not exist \nFor help, contact support@sharethis.com");return}if(!stlib.data.get("fpc","pageInfo")){_$de("sharePageInfo.fpc do not exist \nFor help, contact support@sharethis.com");return}if(!stlib.data.get("sessionID","pageInfo")){_$de("sharePageInfo.sessionID do not exist \nFor help, contact support@sharethis.com");return}if(!stlib.data.get("destination","shareInfo")){if(c!="pview"){_$de("shareThisInfo.destination do not exist \nFor help, contact support@sharethis.com");return}}if(!stlib.data.get("buttonType","shareInfo")){if(c!="pview"){_$de("shareThisInfo.type do not exist \nFor help, contact support@sharethis.com");return}}if(!stlib.data.get("source","shareInfo")){_$de("shareThisInfo.source do not exist \nFor help, contact support@sharethis.com");return}if(c=="pview"){stlib.data.unset("destination","shareInfo");stlib.data.unset("buttonType","shareInfo")}else{stlib.data.unset("refDomain","pageInfo");stlib.data.unset("refQuery","pageInfo")}if(stlib.data.get("counter","shareInfo")){stlib.data.set("ts"+new Date().getTime()+"."+stlib.data.get("counter","shareInfo"),"","shareInfo");stlib.data.unset("counter","shareInfo")}else{stlib.data.set("ts"+new Date().getTime(),"","shareInfo")}var a=(c=="pview")?"pview":"log";var d=stlib.logger.loggerUrl+a+"?event="+c+"&"+stlib.logger.constructParamString();_$d1("Final Log Url:");_$d2(d);var b=new Image(1,1);b.src=d;b.onload=function(){return};e?e():null}};stlib.json={c:{"\b":"b","\t":"t","\n":"n","\f":"f","\r":"r",'"':'"',"\\":"\\","/":"/"},d:function(a){return a<10?"0".concat(a):a},e:function(c,f,e){e=eval;delete eval;if(typeof eval==="undefined"){eval=e}f=eval(""+c);eval=e;return f},i:function(c,b,a){return 1*c.substr(b,a)},p:["","000","00","0",""],rc:null,rd:/^[0-9]{4}\-[0-9]{2}\-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}$/,rs:/(\x5c|\x2F|\x22|[\x0c-\x0d]|[\x08-\x0a])/g,rt:/^([0-9]+|[0-9]+[,\.][0-9]{1,3})$/,ru:/([\x00-\x07]|\x0b|[\x0e-\x1f])/g,s:function(a,b){return"\\".concat(stlib.json.c[b])},u:function(a,b){var c=b.charCodeAt(0).toString(16);return"\\u".concat(stlib.json.p[c.length],c)},v:function(b,a){return stlib.json.types[typeof result](result)!==Function&&(a.hasOwnProperty?a.hasOwnProperty(b):a.constructor.prototype[b]!==a[b])},types:{"boolean":function(){return Boolean},"function":function(){return Function},number:function(){return Number},object:function(a){return a instanceof a.constructor?a.constructor:null},string:function(){return String},"undefined":function(){return null}},$$:function(a){function b(f,d){d=f[a];delete f[a];try{stlib.json.e(f)}catch(e){f[a]=d;return 1}}return b(Array)&&b(Object)},encode:function(){var c=arguments.length?arguments[0]:this,a,g;if(c===null){a="null"}else{if(c!==undefined&&(g=stlib.json.types[typeof c](c))){switch(g){case Array:a=[];for(var f=0,d=0,b=c.length;d<b;d++){if(c[d]!==undefined&&(g=stlib.json.encode(c[d]))){a[f++]=g}}a="[".concat(a.join(","),"]");break;case Boolean:a=String(c);break;case Date:a='"'.concat(c.getFullYear(),"-",stlib.json.d(c.getMonth()+1),"-",stlib.json.d(c.getDate()),"T",stlib.json.d(c.getHours()),":",stlib.json.d(c.getMinutes()),":",stlib.json.d(c.getSeconds()),'"');break;case Function:break;case Number:a=isFinite(c)?String(c):"null";break;case String:a='"'.concat(c.replace(stlib.json.rs,stlib.json.s).replace(stlib.json.ru,stlib.json.u),'"');break;default:var f=0,e;a=[];for(e in c){if(c[e]!==undefined&&(g=stlib.json.encode(c[e]))){a[f++]='"'.concat(e.replace(stlib.json.rs,stlib.json.s).replace(stlib.json.ru,stlib.json.u),'":',g)}}a="{".concat(a.join(","),"}");break}}}return a},decode:function(a){if(typeof(a)=="string"){var c=null;try{if(/^[\],:{}\s]*$/.test(a.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))){c=window.JSON&&window.JSON.parse?window.JSON.parse(a):(new Function("return "+a))();return c}else{return null}}catch(b){}}}};try{stlib.json.rc=new RegExp('^("(\\\\.|[^"\\\\\\n\\r])*?"|[,:{}\\[\\]0-9.\\-+Eaeflnr-u \\n\\r\\t])+?$')}catch(z){stlib.json.rc=/^(true|false|null|\[.*\]|\{.*\}|".*"|\d+|\d+\.\d+)$/}stlib.cookie={setCookie:function(d,n,q){var c=(navigator.userAgent.indexOf("Safari")!=-1&&navigator.userAgent.indexOf("Chrome")==-1);var b=(navigator.userAgent.indexOf("MSIE")!=-1);if(c||b){var s=(q)?q*24*60*60:0;var k=document.createElement("div");k.setAttribute("id",d);k.setAttribute("type","hidden");document.body.appendChild(k);var a=document.getElementById(d),e=document.createElement("form");try{var m=document.createElement('<iframe name="'+d+'" ></iframe>')}catch(l){m=document.createElement("iframe")}m.name=d;m.src="javascript:false";m.style.display="none";a.appendChild(m);e.action=(("https:"==document.location.protocol)?"https://sharethis.com/":"http://sharethis.com/")+"account/setCookie.php";e.method="POST";var j=document.createElement("input");j.setAttribute("type","hidden");j.setAttribute("name","name");j.setAttribute("value",d);e.appendChild(j);var r=document.createElement("input");r.setAttribute("type","hidden");r.setAttribute("name","value");r.setAttribute("value",n);e.appendChild(r);var o=document.createElement("input");o.setAttribute("type","hidden");o.setAttribute("name","time");o.setAttribute("value",s);e.appendChild(o);e.target=d;a.appendChild(e);e.submit()}else{if(q){var h=new Date();h.setTime(h.getTime()+(q*24*60*60*1000));var f="; expires="+h.toGMTString()}else{var f=""}var g=d+"="+escape(n)+f;g+="; domain="+escape(".sharethis.com")+";path=/";document.cookie=g}},getCookie:function(b){var a=document.cookie.match("(^|;) ?"+b+"=([^;]*)(;|$)");if(a){return(unescape(a[2]))}else{return false}},deleteCookie:function(d){var c=(navigator.userAgent.indexOf("Safari")!=-1&&navigator.userAgent.indexOf("Chrome")==-1);var b=(navigator.userAgent.indexOf("MSIE")!=-1);if(c||b){var g=document.createElement("div");g.setAttribute("id",d);g.setAttribute("type","hidden");document.body.appendChild(g);var a=document.getElementById(d),e=document.createElement("form");try{var k=document.createElement('<iframe name="'+d+'" ></iframe>')}catch(h){k=document.createElement("iframe")}k.name=d;k.src="javascript:false";k.style.display="none";a.appendChild(k);e.action=(("https:"==document.location.protocol)?"https://sharethis.com/":"http://sharethis.com/")+"account/deleteCookie.php";e.method="POST";var f=document.createElement("input");f.setAttribute("type","hidden");f.setAttribute("name","name");f.setAttribute("value",d);e.appendChild(f);e.target=d;a.appendChild(e);e.submit()}else{var l="/";var j=".sharethis.com";document.cookie=d.replace(/^\s+|\s+$/g,"")+"="+((l)?";path="+l:"")+((j)?";domain="+j:"")+";expires=Thu, 01-Jan-1970 00:00:01 GMT"}},setFpcCookie:function(a,g){var c=new Date;var j=c.getFullYear();var f=c.getMonth()+9;var h=c.getDate();var d=a+"="+escape(g);if(j){var b=new Date(j,f,h);d+="; expires="+b.toGMTString()}var e=stlib.cookie.getDomain();d+="; domain="+escape(e)+";path=/";document.cookie=d},getFpcCookie:function(b){var a=document.cookie.match("(^|;) ?"+b+"=([^;]*)(;|$)");if(a){return(unescape(a[2]))}else{return false}},getDomain:function(){var b=document.domain.split(/\./);var a="";if(b.length>1){a="."+b[b.length-2]+"."+b[b.length-1]}return a}};stlib.fpc={cookieName:"__unam",cookieValue:"",createFpc:function(){if(!document.domain||document.domain.search(/\.gov/)>0){return false}var h=stlib.cookie.getFpcCookie(stlib.fpc.cookieName);if(h==false){var c=Math.round(Math.random()*2147483647);c=c.toString(16);var f=(new Date()).getTime();f=f.toString(16);var e=window.location.hostname.split(/\./)[1];if(!e){return false}var g="";g=stlib.fpc.determineHash(e)+"-"+f+"-"+c+"-1";h=g}else{var b=h;var a=b.split(/\-/);if(a.length==4){var d=Number(a[3]);d++;h=a[0]+"-"+a[1]+"-"+a[2]+"-"+d}}stlib.cookie.setFpcCookie(stlib.fpc.cookieName,h);stlib.fpc.cookieValue=h;return h},determineHash:function(b){var e=0;var d=0;for(var c=b.length-1;c>=0;c--){var a=parseInt(b.charCodeAt(c));e=((e<<8)&268435455)+a+(a<<12);if((d=e&161119850)!=0){e=(e^(d>>20))}}return e.toString(16)}};if(typeof(stlib.data)=="undefined"){stlib.data={bInit:false,publisherKeySet:false,pageInfo:{},shareInfo:{},resetPageData:function(){stlib.data.pageInfo.fpc="ERROR";stlib.data.pageInfo.sessionID="ERROR";stlib.data.pageInfo.sourceURL="ERROR";stlib.data.pageInfo.hostname="ERROR";stlib.data.pageInfo.location="ERROR"},resetShareData:function(){stlib.data.shareInfo={};stlib.data.shareInfo.url="ERROR";stlib.data.shareInfo.sharURL="";stlib.data.shareInfo.buttonType="ERROR";stlib.data.shareInfo.destination="ERROR";stlib.data.shareInfo.source="ERROR"},resetData:function(){stlib.data.resetPageData();stlib.data.resetShareData()},validate:function(){var a=stlib.validate.regexes;function b(d,f){if(f!=encodeURIComponent(f)){a.notEncoded.test(f)?_$de(d+" not encoded"):null;a.tooEncoded.test(f)?_$de(d+" has too much encoding"):null}var e=a[d]?a[d].test(decodeURIComponent(f)):true;if(!e){_$de(d+" failed validation")}}var c=stlib.data.pageInfo;for(param in c){b(param,c[param])}c=stlib.data.shareInfo;for(param in c){b(param,c[param])}},init:function(){if(!stlib.data.bInit){stlib.data.bInit=true;stlib.data.resetData();stlib.data.set("url",document.location.href,"shareInfo");if(!stlib.hash.doNotHash){stlib.hash.init();stlib.data.set("shareHash",stlib.hash.shareHash,"pageInfo");stlib.data.set("incomingHash",stlib.hash.incomingHash,"pageInfo")}else{stlib.data.set("shareHash","optout","pageInfo");stlib.data.set("incomingHash","optout","pageInfo")}var e=stlib.hash.updateParams();stlib.data.set("url",e+"#"+stlib.data.get("shareHash","pageInfo"),"shareInfo");if(stlib.data.publisherKeySet!=true){stlib.data.set("publisher","ur.00000000-0000-0000-0000-000000000000","pageInfo")}stlib.fpc.createFpc();stlib.data.set("fpc",stlib.fpc.cookieValue,"pageInfo");var b=(new Date()).getTime().toString();var f=Number(Math.random().toPrecision(5).toString().substr(2)).toString();stlib.data.set("sessionID",b+"."+f,"pageInfo");stlib.data.set("sourceURL",document.location.href,"pageInfo");stlib.data.set("hostname",document.location.hostname,"pageInfo");stlib.data.set("location",document.location.pathname,"pageInfo");var d=document.referrer;var g=d.replace("http://","").replace("https://","").split("/");var c=g.shift();var a=g.join("/");stlib.data.set("refDomain",c,"pageInfo");stlib.data.set("refQuery",a,"pageInfo")}},setPublisher:function(a){stlib.data.set("publisher",a,"pageInfo");stlib.data.publisherKeySet=true},setSource:function(c,a){var b="";if(a){if(a.toolbar){b="toolbar"+c}else{if(a.page&&a.page!="home"&&a.page!=""){b="chicklet"+c}else{b="button"+c}}}else{b=c}stlib.data.set("source",b,"shareInfo")},set:function(a,c,b){_$d_();_$d1("Setting: "+a+": "+c);if(typeof(c)=="number"){stlib.data[b][a]=c}else{if(typeof(c)=="undefined"||c==null){_$d1("Value undefined or null")}else{_$d1("Stripping HTML: "+a+": "+c.replace(/<[^<>]*>/gi," "));_$d1("Unescaping: "+a+": "+unescape(c.replace(/<[^<>]*>/gi," ")));_$d1("Escape percent: "+a+": "+unescape(c.replace(/<[^<>]*>/gi," ")).replace(/%/gi,"%25"));_$d1("Decoding: "+a+": "+decodeURIComponent(unescape(c.replace(/<[^<>]*>/gi," ")).replace(/%/gi,"%25")));_$d1("Encoding: "+a+": "+encodeURIComponent(decodeURIComponent(unescape(c.replace(/<[^<>]*>/gi," ")).replace(/%/gi,"%25"))));stlib.data[b][a]=encodeURIComponent(decodeURIComponent(unescape(c.replace(/<[^<>]*>/gi," ")).replace(/%/gi,"%25")))}}},get:function(a,b){if(stlib.data[b]&&stlib.data[b][a]){return decodeURIComponent(stlib.data[b][a])}else{return false}},unset:function(a,b){if(stlib.data[b]&&stlib.data[b][a]){delete stlib.data[b][a]}}};stlib.data.resetData()}stlib.hash={doNotHash:true,hashAddressBar:false,doNotCopy:true,prefix:"sthash",shareHash:"",incomingHash:"",validChars:["1","2","3","4","5","6","7","8","9","0","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z"],servicePreferences:{linkedin:"param",stumbleupon:"param",bebo:"param"},hashDestination:function(b){var c=b.substring(0,2)+b.substring(b.length-2,b.length);var a=function(d,e){if(d.charCodeAt(e)==122){return"a"}return String.fromCharCode(d.charCodeAt(e)+1)};return a(c,0)+a(c,1)+a(c,2)+a(c,3)},getHash:function(){var c=false;var b="";var d=document.location.href;d=d.split("#").shift();var a=d.split("?");if(a.length>1){a=a[1].split("&");for(arg in a){try{if(a[arg].substring(0,6)=="sthash"){c=true;b=a[arg]}}catch(e){}}if(c){return b}else{return document.location.hash.substring(1)}}else{return document.location.hash.substring(1)}},clearHash:function(){if(document.location.hash.indexOf("sthash")>-1){document.location.hash=""}},init:function(){var b="";var a=stlib.hash.validChars.length;for(i=0;i<8;i++){b+=stlib.hash.validChars[Math.random()*a|0]}if(stlib.hash.getHash()==""){stlib.hash.shareHash=stlib.hash.prefix+"."+b}else{var c=stlib.hash.getHash().split(".");var d=c.shift();if(d==stlib.hash.prefix||d==stlib.hash.prefix){stlib.hash.incomingHash=stlib.hash.getHash();stlib.hash.shareHash=stlib.hash.prefix+"."+c.shift()+"."+b}else{stlib.hash.shareHash=stlib.hash.prefix+"."+b}}if(stlib.hash.hashAddressBar){document.location.hash=stlib.hash.shareHash}else{stlib.hash.clearHash()}if(!stlib.hash.doNotCopy){stlib.hash.copyPasteInit()}},checkURL:function(){var a=stlib.data.get("destination","shareInfo");var d=stlib.hash.updateParams(a);var b="."+stlib.hash.hashDestination(a);stlib.hash.updateDestination(b);if(typeof(stlib.hash.servicePreferences[a])!="undefined"){if(stlib.hash.servicePreferences[a]=="param"){_$d1("Don't use hash, use params");_$d2(d);if(d.split("?").length>1){var c=d.split("?")[1].split("&");var e=false;for(arg in c){if(c[arg].split(".")[0]=="sthash"){e=true}}if(e){stlib.data.set("url",d,"shareInfo")}else{stlib.data.set("url",d+"&"+stlib.data.pageInfo.shareHash,"shareInfo")}}else{stlib.data.set("url",d+"?"+stlib.data.pageInfo.shareHash,"shareInfo")}}else{_$d1("Using Hash");stlib.data.set("url",d+"#"+stlib.data.pageInfo.shareHash,"shareInfo")}}else{_$d1("Not using custom destination hash type");stlib.data.set("url",d+"#"+stlib.data.pageInfo.shareHash,"shareInfo")}},updateParams:function(a){var f=stlib.data.get("url","shareInfo").split("#").shift();var e=/(\?)sthash\.[a-zA-z0-9]{8}\.[a-zA-z0-9]{8}/;var d=/(&)sthash\.[a-zA-z0-9]{8}\.[a-zA-z0-9]{8}/;var c=/(\?)sthash\.[a-zA-z0-9]{8}/;var b=/(&)sthash\.[a-zA-z0-9]{8}/;if(e.test(f)){f=f.replace(e,"?"+stlib.data.pageInfo.shareHash)}else{if(d.test(f)){f=f.replace(d,"&"+stlib.data.pageInfo.shareHash)}else{if(c.test(f)){f=f.replace(c,"?"+stlib.data.pageInfo.shareHash)}else{if(b.test(f)){f=f.replace(b,"&"+stlib.data.pageInfo.shareHash)}}}}return f},updateDestination:function(b){var a=/sthash\.[a-zA-z0-9]{8}\.[a-zA-z0-9]{8}\.[a-z]{4}/;var c=/sthash\.[a-zA-z0-9]{8}\.[a-z]{4}/;_$d_();_$d1("Updating Destination");if(a.test(stlib.data.pageInfo.shareHash)){_$d2(stlib.data.pageInfo.shareHash.substring(0,23));stlib.data.pageInfo.shareHash=stlib.data.pageInfo.shareHash.substring(0,23)+b}else{if(c.test(stlib.data.pageInfo.shareHash)){_$d2(stlib.data.pageInfo.shareHash.substring(0,15));stlib.data.pageInfo.shareHash=stlib.data.pageInfo.shareHash.substring(0,15)+b}else{stlib.data.pageInfo.shareHash+=b}}},copyPasteInit:function(){var a=document.getElementsByTagName("body")[0];var c=document.createElement("div");c.style.position="absolute";c.style.top="-1999px";c.style.left="-1988px";a.appendChild(c);c.innerHTML="ShareThis Copy and Paste";var b=document.location.href.split("#").shift();var d="#"+stlib.hash.shareHash;if(document.attachEvent){a.oncopy=function(){var f=document.selection.createRange();c.innerHTML=stlib.hash.selectionModify(f.text);var e=document.body.createTextRange();e.moveToElementText(c);e.select();setTimeout(function(){f.select()},1)}}else{if(document.addEventListener){a.oncopy=function(h){var g=document.getSelection();c.innerHTML=stlib.hash.selectionModify(g);var f=document.createRange();f.selectNodeContents(c);var j=g.getRangeAt(0);g.removeAllRanges();g.addRange(f);setTimeout(function(){g.removeAllRanges();g.addRange(j)},0)}}}},selectionModify:function(c){c=""+c;_$d_();_$d1("Copy Paste");var d=/^((http|https):\/\/([a-z0-9!'\(\)\*\.\-\+:]*(\.)[a-z0-9!'\(\)\*\.\-\+:]*)((\/[a-z0-9!'\(\)\*\.\-\+:]*)*))/i;var a=/^([a-z0-9!'\(\)\*\.\-\+:]*(\.)[a-z0-9!'\(\)\*\.\-\+:]*)((\/[a-z0-9!'\(\)\*\.\-\+:]*)*)/i;var b=document.location.href.split("#").shift();var e="#"+stlib.hash.shareHash;if(d.test(c)||a.test(c)){_$d2("is Url");return c.split("#")[0]+e}else{_$d2("is Not Url");return c+"<br /><br />See more at: "+b+e+".dpuf"}}};stlib.messageQueue=function(){var a=this;this.pumpInstance=null;this.queue=[];this.dependencies=["data"];this.sending=true;this.setPumpInstance=function(b){this.pumpInstance=b};this.send=function(e,c){if((typeof(e)=="string")&&(typeof(c)=="string")){_$d_();_$d1("Queueing message: "+c+": "+e)}(typeof(e)=="string")&&(typeof(c)=="string")?this.queue.push([c,e]):null;if(this.sending==false||stlib.browser.ieFallback){if(this.pumpInstance!=null){if(this.dependencies.length>0){for(messageSet in this.queue){if(this.queue[messageSet][0]==this.dependencies[0]){if(this.queue.length>0){_$d1("Current Queue Length: "+this.queue.length);var b=this.queue.shift();this.pumpInstance.broadcastSendMessage(b[1]);this.dependencies.shift();this.sending=true}}}}else{if(this.queue.length>0){_$d1("Current Queue Length: "+this.queue.length);var b=this.queue.shift();this.pumpInstance.broadcastSendMessage(b[1]);this.sending=true}}}else{_$d_();_$d1("Pump is null")}}if((stlib.browser.ieFallback)&&(this.queue.length>0)){var d="process"+stlib.functionCount;stlib.functionCount++;stlib.functions[d]=a.process;setTimeout("stlib.functions['"+d+"']()",500)}};this.process=function(){_$d1("Processing MessageQueue");a.sending=false;_$d(this.queue);a.send()}};stlib.pump=function(a,c,d){var b=this;this.isIframeReady=false;this.isIframeSending=false;this.getHash=function(e){var f=e.split("#");f.shift();return f.join("#")};this.broadcastInit=function(e){this.destination=e;_$d_("---------------------");_$d1("Initiating broadcaster:");_$d(this.destination)};this.broadcastSendMessage=function(e){_$d_("---------------------");_$d1("Initiating Send:");if(this.destination===window){if(stlib.browser.ieFallback){window.location.replace(window.location.href.split("#")[0]+"#"+e);_$d2("child can't communicate with parent");return}_$d2("Iframe to publisher: "+e);parent.postMessage("#"+e,document.referrer)}else{_$d2("Publisher to Iframe: "+e);if(stlib.browser.ieFallback){if(this.destination.contentWindow){this.destination.contentWindow.location.replace(this.destination.src+"#"+e);this.isIframeSending=true}return}this.destination.contentWindow.postMessage("#"+e,this.destination.src)}};this.receiverInit=function(g,k){_$d_("---------------------");_$d1("Initiating Receiver:");_$d(g);if(stlib.browser.ieFallback){this.callback=k;this.source=g;if(g===window){window.location.replace(window.location.href.split("#")[0]+"#");this.currentIframe=window.location.hash;var f="receiver"+stlib.functionCount;stlib.functions[f]=function(m){if(""!=window.location.hash&&"#"!=window.location.hash){var l=window.location.hash;m(l);window.location.replace(window.location.href.split("#")[0]+"#")}};stlib.functionCount++;var j="callback"+stlib.functionCount;stlib.functions[j]=k;stlib.functionCount++;setInterval("stlib.functions['"+f+"'](stlib.functions['"+j+"'])",200)}else{}return}var h=window.addEventListener?"addEventListener":"attachEvent";var e=h=="attachEvent"?"onmessage":"message";window[h](e,function(l){if(g==window){_$d1("arrived in iframe from:");_$d(l.origin);k(l.data)}else{if(l.origin.indexOf("sharethis.com")!=-1){_$d1("arrived in parent from:");_$d(l.origin);k(l.data)}else{_$d1("discarded event from:");_$d(l.origin)}}},false)};this.broadcastInit(a);this.receiverInit(c,d)};stlib.sharer={sharerUrl:(("https:"==document.location.protocol)?"https://ws.":"http://wd.")+"sharethis.com/api/sharer.php",regAuto:new RegExp(/(.*?)_auto$/),constructParamString:function(){stlib.data.validate();if(!stlib.hash.doNotHash){stlib.hash.checkURL()}var a=stlib.data.pageInfo;var b="?";for(param in a){b+=param+"="+encodeURIComponent(a[param])+"&";_$d1("constructParamStringPageInfo: "+param+": "+a[param])}a=stlib.data.shareInfo;for(param in a){b+=param+"="+encodeURIComponent(a[param])+"&";_$d1("constructParamStringShareInfo: "+param+": "+a[param])}return b.substring(0,b.length-1)},share:function(c){var b=stlib.sharer.constructParamString();_$d_();_$d1("Initiating a Share with the following url:");_$d2(stlib.sharer.sharerUrl+b);if(stlib.data.get("destination","shareInfo")=="plusone"||stlib.data.get("destination","shareInfo").match(stlib.sharer.regAuto)){var a=new Image(1,1);a.src=stlib.sharer.sharerUrl+b;a.onload=function(){return}}else{window.open(stlib.sharer.sharerUrl+b)}c?c():null}};if(typeof(_gaq)!=="undefined"&&typeof(__stPubGA)!=="undefined"){if(typeof(_gat)!=="undefined"){var __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(!SHARETHIS){if(!SHARETHIS_TOOLBAR){var SHARETHIS_TOOLBAR=false}var SHARETHIS=null;function parseQueryString(b){var d={};if(b==undefined){b=location.search?location.search:""}if(b.charAt(0)=="?"){b=b.substring(1)}var f=b.indexOf("?");if(f){b=b.substring(f+1)}f=b.indexOf("#");if(f){b=b.substring(f+1)}b=b.replace("+"," ");var g=b.split(/[&;]/g);for(var f=0;f<g.length;f++){var c=g[f].split("=");var a=decodeURIComponent(c[0]);var e=decodeURIComponent(c[1]);if(!d[a]){d[a]=[]}d[a].push((c.length==1)?"":e)}return d}var stVisibleInterval=null;var readyTestInterval=null;var st_showing=false;var stautoclose=true;function SHARETHIS_merge(){var e={};for(var d=0,a=arguments.length;d<a;d++){var b=arguments[d];if(SHARETHIS_typeof(b)!="object"){continue}for(var c in b){var g=b[c],f=e[c];e[c]=(f&&SHARETHIS_typeof(g)=="object"&&SHARETHIS_typeof(f)=="object")?SHARETHIS_merge(f,g):SHARETHIS_unlink(g)}}return e}function SHARETHIS_unlink(c){var a;switch(SHARETHIS_typeof(c)){case"object":a={};for(var e in c){a[e]=SHARETHIS_unlink(c[e])}break;case"hash":a=SHARETHIS_unlink(c.getClean());break;case"array":a=[];for(var d=0,b=c.length;d<b;d++){a[d]=SHARETHIS_unlink(c[d])}break;default:return c}return a}function SHARETHIS_typeof(a){if(SHARETHIS_isArray(a)){return"array"}else{return typeof a}}function SHARETHIS_isArray(c){var b=c!=null&&typeof c=="object"&&"splice" in c&&"join" in c;return b}function Shareable(b,a){this.idx=-1;this.frameUrl="";this.element=null;this.trigger=null;this.page="";this.properties={type:"",title:encodeURIComponent(document.title),summary:"",content:"",url:document.URL,icon:"",category:"",updated:document.lastModified,published:"",author:""};this.options={button:true,onmouseover:true,buttonText:"ShareThis",popup:false,offsetLeft:0,offsetTop:0,embeds:false,autoclose:false};this.initialize=function(d,c){this.options=SHARETHIS_merge(this.options,c);this.properties=SHARETHIS_merge(this.properties,d);if(c.target){var e=this;c.target.onclick=function(){e.share()};if(c.mouseover){c.target.onmouseover=function(){e.share()}}}};this.initialize(b,a);this.share=function(){frames.stframe.location=this.frameUrl+"#getObject/"+SHARETHIS.guid+"/"+this.idx};this.attachButton=function(c){this.element=c;c.setAttribute("st_page","home");if(this.options.onmouseover){c.onmouseover=this.popup}else{c.onclick=this.popup}};this.attachChicklet=function(f,c){switch(f){case"facebook":c.setAttribute("st_dest","facebook.com");var e=c.childNodes;for(var d=0;d<e.length;d++){var h=e[d];try{h.setAttribute("st_dest","facebook.com")}catch(g){}}c.onclick=this.chicklet;break;case"digg":c.setAttribute("st_dest","digg.com");var e=c.childNodes;for(var d=0;d<e.length;d++){var h=e[d];try{h.setAttribute("st_dest","digg.com")}catch(g){}}c.onclick=this.chicklet;break;case"yahoo_buzz":c.setAttribute("st_dest","buzz.yahoo.com");var e=c.childNodes;for(var d=0;d<e.length;d++){var h=e[d];try{h.setAttribute("st_dest","buzz.yahoo.com")}catch(g){}}c.onclick=this.chicklet;break;case"email":c.setAttribute("st_page","send");var e=c.childNodes;for(var d=0;d<e.length;d++){var h=e[d];try{h.setAttribute("st_page","send")}catch(g){}}c.onclick=this.popup;break;case"twitter":c.setAttribute("st_dest","twitter.com");var e=c.childNodes;for(var d=0;d<e.length;d++){var h=e[d];try{h.setAttribute("st_dest","twitter.com")}catch(g){}}c.onclick=this.chicklet;break;case"myspace":c.setAttribute("st_dest","myspace.com");var e=c.childNodes;for(var d=0;d<e.length;d++){var h=e[d];try{h.setAttribute("st_dest","myspace.com")}catch(g){}}c.onclick=this.chicklet;break;case"aim":c.setAttribute("st_dest","aim.com");var e=c.childNodes;for(var d=0;d<e.length;d++){var h=e[d];try{h.setAttribute("st_dest","aim.com")}catch(g){}}c.onclick=this.chicklet;break;case"mixx":c.setAttribute("st_dest","mixx.com");var e=c.childNodes;for(var d=0;d<e.length;d++){var h=e[d];try{h.setAttribute("st_dest","mixx.com")}catch(g){}}c.onclick=this.chicklet;break}}}function ShareThis(options){var that=this;if(typeof(options)=="undefined"){options={}}this.version=2.03;this.tmpSendData="";this.sendArray=[];this.sendInit=[];this.sendNum=0;this.guid=null;this.popExists=false;this.popup_win=null;this.newwinfrag="";this.page=null;this.shareables=[];this.readyList=[];this.postUrl="";this.frameUrl="";this.counter=0;this.wrapper=null;this.ready=false;this.popupCalled=false;this.referrer_sts="";this.shr_flag="";this.publisherID=(typeof(stLight)!=="undefined")?stLight.publisher:null;this.bodyLoaded=false;if(options&&typeof(options.publisher)!=="undefined"){this.publisherID=options.publisher[0]}this.publisherID=(typeof(stLight)!=="undefined")?stLight.publisher:this.publisherID;options.jsref=encodeURIComponent(document.referrer);options.pUrl=encodeURIComponent(document.location.href);this.widgetCalled=false;this.lastUrl="blank";this.logFlag=true;this.closebutton=null;this.widgetExists=false;this.oldScroll=0;this.fp=null;this.currentId=null;this.toolbar=false;this.st_clicked=false;this.st_clicked_o=null;this.publisherGA=(typeof(__stPubGA)!=="undefined")?__stPubGA:null;if(this.publisherGA!==null){options.publisherGA=this.publisherGA}this.curr_offsetTop=0;this.curr_offsetLeft=0;this.frameReady=false;this.delayShow=false;this.numIframe=0;this.frameLoaded=false;this.curr_id=null;this.current_element=null;this.opt_arr=[];this.mousetimer=null;this.autoPosition=true;this.openDuration=0;this.stopClosing=false;this.inTime=0;this.outTime=0;this.clickSubscribers=[];this.buttonCount=0;this.buttonClicked=false;this.fragString="";this.meta={publisher:"",hostname:location.host,location:location.pathname};this.positionWidget=function(){function getHW(elem){var retH=0;var retW=0;var going=true;while(elem!=null){if(elem.offsetLeft<0&&(document.all&&navigator.appVersion.indexOf("MSIE 8.")!=-1)){var newVal=elem.offsetLeft*-1;retW+=newVal}else{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}}var id=SHARETHIS.curr_id;var shareel=SHARETHIS.current_element;if(shareel==null){shareel=document.getElementById(id)}var curleft=curtop=0;var mPos=getHW(shareel);curleft=mPos.width;curtop=mPos.height;shareel=SHARETHIS.current_element;if(shareel==null){shareel=document.getElementById(id)}var eltop=0;var elleft=0;var topVal=0;var leftVal=0;var elemH=0;var elemW=0;eltop=curtop+shareel.offsetHeight;elleft=curleft+5;topVal=(eltop+SHARETHIS.curr_offsetTop);topVal=eval(topVal);elemH=topVal;topVal+="px";leftVal=(elleft+SHARETHIS.curr_offsetLeft);leftVal=eval(leftVal);elemW=leftVal;leftVal+="px";SHARETHIS.wrapper.style.top=topVal;SHARETHIS.wrapper.style.left=leftVal;if(SHARETHIS.autoPosition==true){SHARETHIS.oldScroll=document.body.scrollTop;var pginfo=this.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}SHARETHIS.wrapper.style.top=newH+"px"}if(diffW>0){leftA=false;rightA=true;if((buttonPos.width-widgetW)>0){newW=buttonPos.width-widgetW}SHARETHIS.wrapper.style.left=newW+"px"}}SHARETHIS.wrapper.style.visibility="visible";SHARETHIS.mainstframe.style.visibility="visible"},this.hideWidget=function(){if(SHARETHIS.wrapper.style.visibility!=="hidden"){SHARETHIS.wrapper.style.visibility="hidden"}if(SHARETHIS.mainstframe.style.visibility!=="hidden"){SHARETHIS.mainstframe.style.visibility="hidden"}},this.pageSize=function(){var pScroll=[0,0,0,0];var scX=0;var scY=0;var winX=0;var winY=0;if(typeof(window.pageYOffset)=="number"){scX=window.pageXOffset;scY=window.pageYOffset}else{if(document.body&&(document.body.scrollLeft||document.body.scrollTop)){scX=document.body.scrollLeft;scY=document.body.scrollTop}else{if(document.documentElement&&(document.documentElement.scrollLeft||document.documentElement.scrollTop)){scX=document.documentElement.scrollLeft;scY=document.documentElement.scrollTop}}}if(window.innerWidth){winX=window.innerWidth;winY=window.innerHeight}else{if(document.documentElement.offsetWidth){winX=document.documentElement.offsetWidth;winY=document.documentElement.offsetHeight}}pScroll={scrX:scX,scrY:scY,width:winX,height:winY};return pScroll};this.addEntry=function(properties,options){if(_thisScript===null){var tmpScr=getShareThisScript();SHARETHIS.options=parseQueryString(tmpScr.src);this.frameUrl=(("https:"==document.location.protocol)?"https://ws.sharethis.com/secure/index.html":"http://edge.sharethis.com/share4x/index.24569cde2fd3a34049b2201e5f5f9bea.html");this.postUrl=(("https:"==document.location.protocol)?"https://ws.":"http://wd.")+"sharethis.com/api/setCache_ws.php";if(SHARETHIS.options.button){SHARETHIS.options.button=SHARETHIS.getBool(SHARETHIS.options.button.toString())}if(SHARETHIS.options.popup){SHARETHIS.options.popup=SHARETHIS.getBool(SHARETHIS.options.popup.toString())}if(SHARETHIS.options.embeds){SHARETHIS.options.embeds=SHARETHIS.getBool(SHARETHIS.options.embeds.toString())}var init="init";SHARETHIS.newwinfrag="#popup";for(var o in SHARETHIS.options){if(SHARETHIS_tstOptions(o)==true){init=init+"/"+o+"="+encodeURIComponent(options[o]);this.newwinfrag=this.newwinfrag+"/"+o+"-=-"+encodeURIComponent(options[o])}}SHARETHIS.initstr=init;SHARETHIS.messageQueueInstance.send(SHARETHIS.initstr,"init")}var o=new Shareable(properties,SHARETHIS_merge(SHARETHIS.options,options));if(typeof(o.properties.url)==="object"){try{o.properties.url=o.properties.url.href}catch(err){}}for(var prop in o.properties){try{o.properties[prop]=o.properties[prop].toString()}catch(err){}}var xInt="";var xInt2="";var sendDataInt="";var sendPopupDataInt="";if(this.meta.publisher=="5afea983-e449-4a75-a464-3c9a7f6c6e37"||this.meta.publisher=="e1e0ea5a-a326-4731-b1d1-f21623043511"||this.meta.publisher=="ccd2a158-6cce-4bbc-afa8-1d2dc62fe84c"||this.meta.publisher=="1e542d6f-546f-4d85-a790-bbaf333155b7"||this.meta.publisher=="89879177-51bf-4cf0-91c9-6326d062d5e6"||this.meta.publisher=="44b6b8a4-c8df-4bd0-8d8d-e6ad27ec63f4"){o.options.onmouseover=false}if(SHARETHIS.options.onmouseover){if(SHARETHIS.options.onmouseover=="true"){o.options.onmouseover=true}else{if(SHARETHIS.options.onmouseover=="false"){o.options.onmouseover=false}}}if(o.options.popup){o.options.onmouseover=false;SHARETHIS.popupExists=true}else{if(SHARETHIS_TOOLBAR!==true){SHARETHIS.widgetExists=true}}o.idx=this.shareables.push(o)-1;var id="sharethis_"+o.idx;var oidx=o.idx;if(o.properties.url!==this.lastUrl){this.lastUrl=o.properties.url}else{SHARETHIS.logFlag=false}o.chicklet=function(e){if(!e){var e=window.event}if(e.target){o.trigger=e.target}else{if(e.srcElement){o.trigger=e.srcElement}}var dest=o.trigger.getAttribute("st_dest");stlib.logger.log("click");var url=(("https:"==document.location.protocol)?"https://ws.":"http://wd.")+"sharethis.com/button/redirect.php";url+="?d="+dest;url+="&pk="+SHARETHIS.options.publisher;url+="&s="+SHARETHIS.options.sessionID;url+="&p="+encodeURIComponent(stlib.json.encode(o.properties));window.open(url,"stpopup","width=970,height=700,location=1,toolbar=1,scrollbars=1,menubar=1,resizable=1")};o.popup=function(e){stCancelClose();o.options.autoclose=true;SHARETHIS.postEntries(o);if(SHARETHIS_TOOLBAR===true){if(st_showing===false){SHARETHIS.log("widget",o,"toolbar")}st_showing=true;clearInterval(stVisibleInterval);SHARETHIS.hideEmbeds();var added="#popup/title="+encodeURIComponent(encodeURIComponent(o.properties.title))+"/url="+encodeURIComponent(encodeURIComponent(o.properties.url))+"/publisher="+o.options.publisher+"/toolbar=true";var pgval="";if(SHARETHIS.page!=null){pgval="/page="+SHARETHIS.page}SHARETHIS.messageQueueInstance.send(added+pgval,"popup");SHARETHIS.wrapper.style.visibility="visible";SHARETHIS.mainstframe.style.visibility="visible"}else{if((SHARETHIS.ready===true&&SHARETHIS.frameReady===true)||(SHARETHIS.popupExists===true&&SHARETHIS.ready==true&&SHARETHIS.widgetExists===false)||(SHARETHIS.popupExists===true&&SHARETHIS.ready==true&&SHARETHIS.frameReady===true)){clearInterval(stVisibleInterval);if((typeof(e)!="undefined"&&typeof(e)!="unknown"&&e)||(typeof(event)!="undefined"&&typeof(event)!="unknown"&&event)){if(typeof(e)!="undefined"&&typeof(e)!="unknown"&&e){o.trigger=e.target}else{if(typeof(event)!="undefined"&&typeof(event)!="unknown"&&event){o.trigger=event.srcElement}}if(o.trigger!==null&&o.trigger){id=o.trigger.id;SHARETHIS.current_element=o.trigger;o.page=o.trigger.getAttribute("st_page");if(st_showing===false){if(o.page=="home"){SHARETHIS.log("widget",o,"button")}else{SHARETHIS.log("widget",o,"chicklet")}}}else{o.page="home";if(st_showing===false){SHARETHIS.log("widget",o,"button")}}}else{if(o.element!=null){id=o.element.id;SHARETHIS.current_element=o.element}o.page="home";if(st_showing===false){SHARETHIS.log("widget",o,"button")}}var pageFrag=o.page?"/page="+o.page:"/page=home";SHARETHIS.curr_offsetTop=Number(o.options.offsetTop);SHARETHIS.curr_offsetLeft=Number(o.options.offsetLeft);if(SHARETHIS.curr_offsetTop>0||SHARETHIS.curr_offsetTop>0){SHARETHIS.autoPosition=false}SHARETHIS.curr_id=id;if(o.options.onclick){var res=o.options.onclick.apply(document,[o]);if(res==false){return false}}var added="#popup/title-=-"+encodeURIComponent(encodeURIComponent(o.properties.title))+"/url-=-"+encodeURIComponent(encodeURIComponent(o.properties.url))+"/publisher-=-"+o.options.publisher+"/toolbar-=-true";if(stlib.data){var toStoreA=stlib.json.encode(stlib.data.pageInfo);var toStoreB=stlib.json.encode(stlib.data.shareInfo);if(stlib.browser.isFirefox()&&!stlib.browser.firefox8Version()){toStoreA=encodeURIComponent(encodeURIComponent(toStoreA));toStoreB=encodeURIComponent(encodeURIComponent(toStoreB))}else{toStoreA=encodeURIComponent(toStoreA);toStoreB=encodeURIComponent(toStoreB)}added+="/pageInfo-=-"+toStoreA;added+="/shareInfo-=-"+toStoreB}_$d_();_$d1("Is popup:"+o.options.popup);if(o.options.popup){_$d2(SHARETHIS.frameUrl);_$d2(added);var newwinurl=SHARETHIS.frameUrl+added;window.open(newwinurl,"newstframe","status=1,toolbar=0,width=350,height=450")}else{if(st_showing==false){if(o.options.embeds==false){SHARETHIS.hideEmbeds()}stautoclose=o.options.autoclose;if(o.options.onmouseover==false){stautoclose=false}if(SHARETHIS.sendNum<SHARETHIS.sendArray.length){var temparr=[];SHARETHIS.sendArray.splice(0,0,"show/guid_index=0"+pageFrag);if(SHARETHIS.delayShow===true){sendDataInt=setTimeout(SHARETHIS.sendData,1000)}else{sendDataInt=setTimeout(SHARETHIS.sendData,20)}}else{if(stlib.browser.ieFallback){setTimeout(function(){SHARETHIS.messageQueueInstance.send("show/guid_index=0"+pageFrag,"show")},500)}else{SHARETHIS.messageQueueInstance.send("show/guid_index=0"+pageFrag,"show")}if(SHARETHIS.delayShow===true){sendDataInt=setTimeout(SHARETHIS.sendData,1000)}else{sendDataInt=setTimeout(SHARETHIS.sendData,20)}}SHARETHIS.positionWidget();st_showing=true}else{if(o.options.onmouseover==false||o.options.onmouseover=="false"){stcloseWidget()}}}}else{SHARETHIS.st_clicked=true;SHARETHIS.delayShow=true;SHARETHIS.st_clicked_o=o}}};var style=o.options.style?o.options.style:(SHARETHIS.options.style?SHARETHIS.options.style:"default");switch(style){case"vertical":var ovr=document.createElement("div");ovr.className="stoverlay";o.button=ovr;var img=document.createElement("img");img.setAttribute("src",(("https:"==document.location.protocol)?"https://ws.":"http://w.")+"http://w.sharethis.com/button/sharethis.com/images/vbutton.gif");if(o.options.onmouseover==false||o.options.onmouseover=="false"){ovr.onclick=o.popup}if(o.options.onmouseover==true||o.options.onmouseover=="true"){ovr.onclick=function(){stCancelClose()};ovr.onmouseover=function(){stCancelClose();SHARETHIS.mousetimer=setTimeout(o.popup,150)};ovr.onmouseout=function(){clearInterval(SHARETHIS.mousetimer)}}try{if(o.options.button==true&&SHARETHIS.bodyLoaded==false){document.write('<div class="stbutton vertical" id="'+id+'"></div>')}}catch(err){}var x=document.getElementById(id);if(x){if(o.options.button){x.appendChild(ovr);x.appendChild(img)}}break;case"horizontal":case"vertical":var ovr=document.createElement("div");ovr.className="stoverlay";o.button=ovr;var img=document.createElement("img");img.setAttribute("src",(("https:"==document.location.protocol)?"https://ws.":"http://w.")+"http://w.sharethis.com/button/sharethis.com/images/hbutton.gif");if(o.options.onmouseover==false||o.options.onmouseover=="false"){ovr.onclick=o.popup}if(o.options.onmouseover==true||o.options.onmouseover=="true"){ovr.onclick=function(){stCancelClose()};ovr.onmouseover=function(){stCancelClose();SHARETHIS.mousetimer=setTimeout(o.popup,150)};ovr.onmouseout=function(){clearInterval(SHARETHIS.mousetimer)}}try{if(o.options.button==true&&SHARETHIS.bodyLoaded==false){document.write('<div class="stbutton horizontal" id="'+id+'"></div>')}}catch(err){}var x=document.getElementById(id);if(x){if(o.options.button){x.appendChild(ovr);x.appendChild(img)}}break;default:var a=document.createElement("a");a.className="stbutton stico_"+(o.options.style?o.options.style:(SHARETHIS.options.style?SHARETHIS.options.style:"default"));a.title="ShareThis via email, AIM, social bookmarking and networking sites, etc.";a.href="javascript:void(0)";a.setAttribute("st_page","home");if(o.options.onmouseover==false||o.options.onmouseover=="false"){a.onclick=o.popup}if(o.options.onmouseover==true||o.options.onmouseover=="true"){a.onclick=function(){stCancelClose()};a.onmouseover=function(){stCancelClose();SHARETHIS.mousetimer=setTimeout(o.popup,150)};a.onmouseout=function(){clearInterval(SHARETHIS.mousetimer)}}var t=document.createElement("span");t.className="stbuttontext";t.setAttribute("st_page","home");t.appendChild(document.createTextNode(o.options.buttonText));a.appendChild(t);o.button=a;try{if(o.options.button==true&&SHARETHIS.bodyLoaded==false){if(document.readyState!="complete"&&document.readyState!="loaded"&&document.readyState!="interactive"){document.write('<span id="'+id+'"></span>')}else{if(document.readyState!="complete"&&(/MSIE/gi.test(navigator.userAgent))){document.write('<span id="'+id+'"></span>')}}}}catch(err){}var x=document.getElementById(id);if(x){if(o.options.button){x.appendChild(a)}}}if(SHARETHIS.logFlag){SHARETHIS.buttonCount++}return o},this.postEntries=function(o){SHARETHIS.sendNum=0;var urls="";var propertylist=[];var tmp_prop={};urls=urls+o.properties.url;for(p in o.properties){if(SHARETHIS_tstOptions(p)==true){tmp_prop[p]=null;tmp_prop[p]=o.properties[p]}}var metaProps={};var meta=document.getElementsByTagName("meta");for(var i=0;i<meta.length;i++){if(meta[i].getAttribute("property")=="og:title"){metaProps.ogtitle=meta[i].getAttribute("content")}else{if(meta[i].getAttribute("property")=="og:type"){metaProps.ogtype=meta[i].getAttribute("content")}else{if(meta[i].getAttribute("property")=="og:url"){metaProps.ogurl=meta[i].getAttribute("content")}else{if(meta[i].getAttribute("property")=="og:image"){metaProps.ogimg=meta[i].getAttribute("content")}else{if(meta[i].getAttribute("property")=="og:description"){metaProps.ogdesc=meta[i].getAttribute("content")}else{if(meta[i].getAttribute("name")=="description"||meta[i].getAttribute("name")=="Description"){metaProps.desc=meta[i].getAttribute("content")}}}}}}}var pTitle=o.properties.title?o.properties.title:metaProps.ogtitle;pTitle=pTitle?pTitle:document.title;var pUrl=o.properties.url?o.properties.url:metaProps.url;pUrl=pUrl?pUrl:document.URL;var tmp="/title-=-"+encodeURIComponent(encodeURIComponent(pTitle))+"/pUrl-=-"+encodeURIComponent(encodeURIComponent(pUrl));if(typeof(metaProps.ogimg)!="undefined"&&metaProps.ogimg!=null){tmp+="/image-=-"+encodeURIComponent(encodeURIComponent(metaProps.ogimg))}if(typeof(metaProps.ogdesc)!="undefined"&&metaProps.ogdesc!=null){tmp+="/summary-=-"+encodeURIComponent(encodeURIComponent(metaProps.ogdesc))}else{if(typeof(metaProps.desc)!="undefined"&&metaProps.desc!=null){tmp+="/summary-=-"+encodeURIComponent(encodeURIComponent(metaProps.desc))}}if(SHARETHIS.publisherGA!==null){tmp+="/publisherGA-=-"+SHARETHIS.publisherGA}if(SHARETHIS.dataInit!=true){SHARETHIS.dataInit=true;stlib.data.init();stlib.data.set("source","http://www.pearlevisionpr.com/sdw/dsharethis/button/sharethis.js","shareInfo");SHARETHIS.messageQueueInstance=new stlib.messageQueue();var thisMessageQueue=SHARETHIS.messageQueueInstance;SHARETHIS.pumpInstance=new stlib.pump(SHARETHIS.mainstframe,SHARETHIS.mainstframe,function(){thisMessageQueue.process()});SHARETHIS.messageQueueInstance.setPumpInstance(SHARETHIS.pumpInstance);try{SHARETHIS.pumpInstance.broadcastSendMessage("Buttons Ready")}catch(err){}}SHARETHIS.messageQueueInstance.send("popup"+tmp,"popup")},this.sendData=function(){xInt=setInterval(SHARETHIS.sendJSON,50)},this.sendJSON=function(){if(SHARETHIS.sendNum<SHARETHIS.sendArray.length){SHARETHIS.messageQueueInstance.send(SHARETHIS.sendArray[SHARETHIS.sendNum],"show")}else{clearInterval(xInt)}SHARETHIS.sendNum++},this.defer=function(f){if(this.ready){f.apply(document,[SHARETHIS])}else{this.readyList.push(function(){return f.apply(this,[SHARETHIS])})}},this.onReady=function(){if(SHARETHIS.ready!=true){SHARETHIS.ready=true;for(var i=0;i<SHARETHIS.readyList.length;++i){SHARETHIS.readyList[i].apply(document,[SHARETHIS])}}},this.load=function(t,opts){var e=document.createElement(t);for(var i in opts){e.setAttribute(i,opts[i])}try{document.getElementsByTagName("head")[0].appendChild(e)}catch(err){document.body.appendChild(e)}},this.hideEmbeds=function(){var embeds=document.getElementsByTagName("embed");for(var i=0;i<embeds.length;i++){embeds[i].style.visibility="hidden"}},this.showEmbeds=function(){var embeds=document.getElementsByTagName("embed");for(var i=0;i<embeds.length;i++){embeds[i].style.visibility="visible"}},this.log=function(event,obj,source){if(event=="widget"){if(obj&&obj.page=="send"){stlib.data.set("destination","email","shareInfo")}else{stlib.data.set("destination","sharethis","shareInfo")}stlib.data.set("buttonType","button","shareInfo")}stlib.logger.log(event)},this.createSegmentFrame=function(){try{this.segmentframe=document.createElement('<iframe name="stframe" allowTransparency="true" style="body{background:transparent;}" ></iframe>')}catch(err){this.segmentframe=document.createElement("iframe")}this.segmentframe.id="stSegmentFrame";this.segmentframe.name="stSegmentFrame";var wrapper=document.body;var frameUrl=(("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();this.segmentframe.src=frameUrl;this.segmentframe.frameBorder="0";this.segmentframe.scrolling="no";this.segmentframe.width="0px";this.segmentframe.height="0px";this.segmentframe.setAttribute("style","display:none;");wrapper.appendChild(this.segmentframe)},this.getBool=function(variable){var vtype;var toReturn;if(variable!=null){switch(typeof(variable)){case"boolean":vtype="boolean";return variable;break;case"number":vtype="number";if(variable==0){toReturn=false}else{toReturn=true}break;case"string":vtype="string";if(variable=="true"||variable=="1"){toReturn=true}else{if(variable=="false"||variable=="0"){toReturn=false}else{if(variable.length>0){toReturn=true}else{if(variable.length==0){toReturn=false}}}}break}return toReturn}},this.onStFrameLoad=function(){if(SHARETHIS.frameLoaded===false){SHARETHIS.widgetCalled=true;SHARETHIS.frameLoaded=true;if(SHARETHIS.st_clicked==true){setTimeout("SHARETHIS.st_clicked_o.popup()",1000)}}};this.readyTest=function(){if(SHARETHIS.frameReady===true&&SHARETHIS.ready===true){clearInterval(SHARETHIS.readyTestInterval);SHARETHIS.onStFrameLoad()}};this.sendEvent=function(name,value){var tmpSend="widget/"+name+"="+value;this.messageQueueInstance.send(tmpSend,"widget")};this.initData=function(){stlib.data.init();this.dataInit=true;stlib.data.set("source","http://www.pearlevisionpr.com/sdw/dsharethis/button/sharethis.js","shareInfo");stlib.logger.log("pview");this.messageQueueInstance=new stlib.messageQueue();var thisMessageQueue=this.messageQueueInstance;this.pumpInstance=new stlib.pump(this.mainstframe,this.mainstframe,function(){thisMessageQueue.process()});this.messageQueueInstance.setPumpInstance(this.pumpInstance);try{this.pumpInstance.broadcastSendMessage("Buttons Ready")}catch(err){}var stringNeeded="data";for(var o in stlib.data){if(stlib.data.hasOwnProperty(o)==true&&stlib.data[o]!==null&&typeof(stlib.data[o])!="function"){if(typeof(stlib.data[o])=="object"){var toStore=stlib.json.encode(stlib.data[o])}else{if(typeof stlib.data[o]=="boolean"){var toStore=stlib.data[o]?"true":"false"}else{var toStore=stlib.data[o]}}if(stlib.browser.isFirefox()&&!stlib.browser.firefox8Version()){stringNeeded+="/"+o+"="+encodeURIComponent(encodeURIComponent(toStore))}else{stringNeeded+="/"+o+"="+encodeURIComponent(toStore)}}}this.fragString=stringNeeded;if(stlib.browser.ieFallback){setTimeout(function(){SHARETHIS.messageQueueInstance.send(SHARETHIS.fragString,"data")},1000)}else{this.messageQueueInstance.send(stringNeeded,"data")}if(stlib.browser.ieFallback){setTimeout(function(){SHARETHIS.messageQueueInstance.send(SHARETHIS.sendInit[0],"init")},2000)}else{this.messageQueueInstance.send(this.sendInit[0],"init")}};this.initialize=function(options){if(typeof(options.publisher)=="undefined"&&typeof(stLight)!=="undefined"){options.publisher=(typeof(stLight)!=="undefined")?stLight.publisher:null}for(o in options){options[o]=options[o].toString()}for(o in options){if(o=="type"&&options[o]=="website"){options[o]="custom"}}if(_thisScript==null){var _slist=document.getElementsByTagName("script");var _thisScript3=_slist[_slist.length-1];var ST_script_src=_thisScript3.src}else{var ST_script_src=_thisScript.src}this.frameUrl=(("https:"==document.location.protocol)?"https://ws.sharethis.com/secure/index.html":"http://edge.sharethis.com/share4x/index.24569cde2fd3a34049b2201e5f5f9bea.html");this.postUrl=(("https:"==document.location.protocol)?"https://ws.":"http://wd.")+"sharethis.com/api/setCache_ws.php";this.options=options||{};if(this.options.button){this.options.button=this.getBool(this.options.button.toString())}if(this.options.popup){this.options.popup=this.getBool(this.options.popup.toString())}if(this.options.embeds){this.options.embeds=this.getBool(this.options.embeds.toString())}if(this.options.publisher){this.meta.publisher=this.options.publisher;stlib.data.setPublisher(this.options.publisher)}var tmp_css=(("https:"==document.location.protocol)?"https://www.pearlevisionpr.com/24/_ws_sharethis_com/button/css/sharethis-secure.css":"http://www.pearlevisionpr.com/sdw/dsharethis/button/css/sharethis.f8aeb821aa52b7af5ae4d3675118594c.css");try{if(this.options.css){tmp_css=this.options.css.toString()}}catch(err){}var css=tmp_css;this.load("link",{href:(this.options.css?this.options.css:css),rel:"stylesheet",type:"text/css"});try{this.mainstframe=document.createElement('<iframe name="stframe" allowTransparency="true" style="body{background:transparent;}" ></iframe>');this.mainstframe.onreadystatechange=function(){if(SHARETHIS.mainstframe.readyState==="complete"){SHARETHIS.frameReady=true;that.initData()}}}catch(err){this.mainstframe=document.createElement("iframe");this.mainstframe.allowTransparency="true";this.mainstframe.setAttribute("allowTransparency","true");this.mainstframe.onload=function(){SHARETHIS.frameReady=true;that.initData()}}this.mainstframe.id="stframe";this.mainstframe.className="stframe";this.mainstframe.name="stframe";this.mainstframe.frameBorder="0";this.mainstframe.scrolling="no";this.mainstframe.width="350px";this.mainstframe.height="450px";this.mainstframe.style.top="0px";this.mainstframe.style.left="0px";try{this.fp=document.createElement('<iframe name="stpostframe" style="visibility:hidden"></iframe>')}catch(err){this.fp=document.createElement("iframe");this.fp.style.visibility="hidden"}this.fp.name="stpostframe";this.fp.width="0px";this.fp.height="0px";this.fp.src="";var init="init";this.newwinfrag="#popup";for(var o in options){if(SHARETHIS_tstOptions(o)==true){init=init+"/"+o+"="+encodeURIComponent(options[o]);this.newwinfrag=this.newwinfrag+"/"+o+"-=-"+encodeURIComponent(options[o])}}if(typeof(stLight)!=="undefined"){init=init+"/stLight=true";this.newwinfrag=this.newwinfrag+"/stLight-=-true"}this.initstr=init;this.sendInit.push(this.initstr);this.mainstframe.src=this.frameUrl;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";this.closewrapper.onclick=stcloseWidget;this.wrapper.appendChild(this.closewrapper);this.wrapper.appendChild(this.mainstframe);this.defer(function(){SHARETHIS.bodyLoaded=true;SHARETHIS.trackTwitter();SHARETHIS.trackFB();SHARETHIS.createSegmentFrame();SHARETHIS.subscribe("click",SHARETHIS.gaTS);if(SHARETHIS_TOOLBAR===true){document.body.appendChild(SHARETHIS.fp);SHARETHIS_TOOLBAR_DIV.appendChild(SHARETHIS.wrapper)}if(SHARETHIS.popupExists===true&&SHARETHIS.popupCalled===false){document.body.appendChild(SHARETHIS.fp);SHARETHIS.popupCalled=true}if(SHARETHIS.widgetCalled===false&&SHARETHIS.widgetExists===true){document.body.appendChild(SHARETHIS.wrapper);setTimeout(function(){try{}catch(err){}},100);SHARETHIS.readyTestInterval=setInterval(SHARETHIS.readyTest,250)}try{var stfrm=document.getElementById("stframe");stfrm.onmouseover=function(){stCancelClose();SHARETHIS.inTime=(new Date()).getTime()};stfrm.onmouseout=function(){SHARETHIS.outTime=(new Date()).getTime();SHARETHIS.openDuration=(SHARETHIS.outTime-SHARETHIS.inTime)/1000;stClose()};try{if(document.body.attachEvent){document.body.attachEvent("onclick",function(){if(SHARETHIS.buttonClicked==false){SHARETHIS.stopClosing=false;SHARETHIS.openDuration=0;stClose(100)}})}else{document.body.setAttribute("onclick","if(SHARETHIS.buttonClicked==false){SHARETHIS.stopClosing=false;SHARETHIS.openDuration=0;stClose(100);}")}}catch(err){document.body.onclick=function(){if(SHARETHIS.buttonClicked==false){SHARETHIS.stopClosing=false;SHARETHIS.openDuration=0;stClose(100)}}}}catch(err){}});if(typeof(window.addEventListener)!="undefined"){window.addEventListener("load",this.onReady,false)}else{if(typeof(document.addEventListener)!="undefined"){document.addEventListener("load",this.onReady,false)}else{if(typeof window.attachEvent!="undefined"){window.attachEvent("onload",this.onReady)}}}if(typeof(__st_loadLate)=="undefined"){if(typeof(window.addEventListener)!="undefined"){window.addEventListener("DOMContentLoaded",this.onReady,false)}else{if(typeof(document.addEventListener)!="undefined"){document.addEventListener("DOMContentLoaded",this.onReady,false)}}}setTimeout(function(){for(var s in SHARETHIS.shareables){if(SHARETHIS.shareables[s].options!=undefined){switch(SHARETHIS.shareables[s].options.style){case"vertical":var ifr;try{ifr=document.createElement('<iframe allowTransparency="true"></iframe>')}catch(err){ifr=document.createElement("iframe");ifr.allowTransparency="true";ifr.setAttribute("allowTransparency","true")}ifr.className="stcounter";ifr.frameBorder="0";ifr.scrolling="no";ifr.width="57px";ifr.height="39px";ifr.src=(("https:"==document.location.protocol)?"https://ws.":"http://wd.")+"sharethis.com/button/vcounter.php?url="+encodeURIComponent(SHARETHIS.shareables[s].properties.url);SHARETHIS.shareables[s].button.parentNode.appendChild(ifr);break;case"horizontal":var ifr;try{ifr=document.createElement('<iframe allowTransparency="true"></iframe>')}catch(err){ifr=document.createElement("iframe");ifr.allowTransparency="true";ifr.setAttribute("allowTransparency","true")}ifr.className="stcounter";ifr.frameBorder="0";ifr.scrolling="no";ifr.width="37px";ifr.height="18px";ifr.src=(("https:"==document.location.protocol)?"https://ws.":"http://wd.")+"sharethis.com/button/hcounter.php?url="+encodeURIComponent(SHARETHIS.shareables[s].properties.url);SHARETHIS.shareables[s].button.parentNode.appendChild(ifr);break}}}},1000)};this.initialize(options)}var closetimeout;function stClose(a){if(!a){a=1000}if(stautoclose==true&&SHARETHIS_TOOLBAR==false){if(SHARETHIS.openDuration<0.5&&SHARETHIS.stopClosing==false){closetimeout=setTimeout("stcloseWidget()",a)}else{SHARETHIS.stopClosing=true}}}function stCancelClose(){clearTimeout(closetimeout);SHARETHIS.buttonClicked=true;setTimeout(function(){SHARETHIS.buttonClicked=false},100)}function stcloseWidget(){if(typeof(SHARETHIS.grayOut)!=="undefined"){SHARETHIS.grayOut(false)}st_showing=false;SHARETHIS.wrapper.style.visibility="hidden";SHARETHIS.mainstframe.style.visibility="hidden";SHARETHIS.wrapper.style.top="-999px";SHARETHIS.wrapper.style.left="-999px";SHARETHIS.showEmbeds();SHARETHIS.sendEvent("screen","home");SHARETHIS.sendArray=[]}function SHARETHIS_tstOptions(a){var d=["type","title","summary","content","url","icon","category","updated","published","author","button","onmouseover","buttonText","popup","offsetLeft","offsetTop","embeds","autoclose","publisher","tabs","services","charset","headerbg","inactivebg","inactivefg","linkfg","style","send_services","exclusive_services","post_services","headerfg","headerType","headerTitle","sessionID","tracking","fpc","ads","pUrl","publisher","doneScreen","jsref","publisherGA"];var c=false;for(var b=0;b<d.length;b++){if(a===d[b]){c=true}}return c}function SHARETHIS_TEST(){SHARETHIS.messageQueueInstance.send("test","test")}function _stGetD(){var b=document.domain.split(/\./);var a="";if(b.length>1){a="."+b[b.length-2]+"."+b[b.length-1]}return a}function _stdHash(a){var e=0,d=0;for(var c=a.length-1;c>=0;c--){var b=parseInt(a.charCodeAt(c));e=((e<<8)&268435455)+b+(b<<12);if((d=e&161119850)!=0){e=(e^(d>>20))}}return e.toString(16)}var _thisScript=null;function getShareThisScript(){var d=document.getElementsByTagName("script");var c=null;for(var b=0;b<d.length;b++){var a=d[b].src;if(a.search(/.*sharethis.*\/button/)>=0){c=d[b]}else{if(a.search(/.*sharethis.*\/widget\/\?/)>=0||a.search(/.*sharethis.*\/widget\/index/)>=0||a.search(/.*sharethis.*\/widget\/\?&/)>=0){c=d[b]}}}return c}function dbrInfo(){var j=document.referrer;if(j&&j.length>0){var g=/\/\/.*?\//;var d=j.match(g);if(typeof(d)!=="undefined"&&typeof(d[0])!=="undefined"){var b=new RegExp(document.domain,"gi");if(b.test(d[0])==true){return false}}var f=/(http:\/\/)(.*?)\/.*/i;var e=/(^.*\?)(.*)/ig;var a="";var c=j.replace(f,"$2");var b=new RegExp(c,"gi");if(c.length>0){a+="&refDomain="+c}else{return false}var h=j.replace(e,"$2");if(h.length>0){a+="&refQuery="+encodeURIComponent(h)}return a}else{return false}}_thisScript=getShareThisScript();if(_thisScript){SHARETHIS=new ShareThis(parseQueryString(_thisScript.src))}else{SHARETHIS=new ShareThis()}}var _slist=document.getElementsByTagName("script");var _thisScript2=_slist[_slist.length-1];if(_thisScript2&&_thisScript2.parentNode.tagName!="HEAD"&&typeof(_sttoolbar)=="undefined"){var obj=SHARETHIS.addEntry()}SHARETHIS.trackFB=function(){try{if(FB&&FB.Event&&FB.Event.subscribe){FB.Event.subscribe("edge.create",function(b){SHARETHIS.trackShare("fblike_auto",b);SHARETHIS.callSubscribers("click","fblike",b)});FB.Event.subscribe("edge.remove",function(b){SHARETHIS.trackShare("fbunlike_auto",b);SHARETHIS.callSubscribers("click","fbunlike",b)});FB.Event.subscribe("message.send",function(b){SHARETHIS.trackShare("fbsend_auto",b);SHARETHIS.callSubscribers("click","fbsend",b)})}}catch(a){}};SHARETHIS.trackTwitter=function(){try{if(twttr&&twttr.events&&twttr.events.bind){twttr.events.bind("click",function(){SHARETHIS.trackTwitterEvent("click");SHARETHIS.callSubscribers("click","twitter")});twttr.events.bind("tweet",function(){SHARETHIS.trackTwitterEvent("tweet")});twttr.events.bind("retweet",function(){SHARETHIS.trackTwitterEvent("retweet");SHARETHIS.callSubscribers("click","retweet")});twttr.events.bind("favorite",function(){SHARETHIS.trackTwitterEvent("favorite");SHARETHIS.callSubscribers("click","favorite")});twttr.events.bind("follow",function(){SHARETHIS.trackTwitterEvent("follow");SHARETHIS.callSubscribers("click","follow")})}}catch(a){}};SHARETHIS.trackTwitterEvent=function(a){SHARETHIS.trackShare("twitter_"+a+"_auto")};SHARETHIS.trackShare=function(a,c){if(typeof(c)!=="undefined"||c!==null){var b=c}else{var b=document.location.href}stlib.data.set("url",b,"shareInfo");stlib.data.set("destination",a,"shareInfo");stlib.data.set("buttonType","button","shareInfo");stlib.data.setSource("sharethis4x");stlib.sharer.share()};SHARETHIS.messageReceiver=function(b){if(b&&(b.origin=="http://edge.sharethis.com"||b.origin=="https://ws.sharethis.com")){var c=b.data;c=c.split("|");if(c[0]=="ShareThis"&&c.length>2){var a=(typeof(c[3])=="undefined")?document.location.href:c[3];SHARETHIS.callSubscribers(c[1],c[2],a)}}};SHARETHIS.subscribe=function(b,a){if(b=="click"){SHARETHIS.clickSubscribers.push(a)}};SHARETHIS.callSubscribers=function(d,a,b){if(d=="click"){for(var c=0;c<SHARETHIS.clickSubscribers.length;c++){SHARETHIS.clickSubscribers[c]("click",a,b)}}};SHARETHIS.gaTS=function(c,a,b){if(a=="fblike"){network="ShareThis_facebook";action="Like"}else{if(a=="fbunlike"){network="ShareThis_facebook";action="UnLike"}else{if(a=="fbsend"){network="ShareThis_facebook";action="Send"}else{if(a=="twitter"){network="ShareThis_twitter";action="Share"}else{if(a=="retweet"){network="ShareThis_twitter";action="ReTweet"}else{if(a=="favorite"){network="ShareThis_twitter";action="Favorite"}else{if(a=="follow"){network="ShareThis_twitter";action="Follow"}else{network="ShareThis_"+a;action="Share"}}}}}}}if(typeof(_gaq)!="undefined"){_gaq.push(["_trackSocial",network,action,b])}};if(typeof(window.addEventListener)!="undefined"){window.addEventListener("message",SHARETHIS.messageReceiver,false)}else{if(typeof(document.addEventListener)!="undefined"){document.addEventListener("message",SHARETHIS.messageReceiver,false)}else{if(typeof window.attachEvent!="undefined"){window.attachEvent("onmessage",SHARETHIS.messageReceiver)}}};
