/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * 2004 Tup Wanders
 * 
 * Manufacturer:
 * Free Font. Do not sell.
 * 
 * Designer:
 * Tup Wanders
 */
Cufon.registerFont({"w":226,"face":{"font-family":"Aaargh","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-12 -348 1542.26 125","underline-thickness":"7.2","underline-position":"-44.28","unicode-range":"U+0020-U+20AC"},"glyphs":{" ":{"w":168},"!":{"d":"40,-288r0,234r18,0r0,-234r-18,0xm36,-22r25,0r0,22r-25,0r0,-22","w":94},"\"":{"d":"20,-288r0,40r19,0r2,-40r-21,0xm52,-288r0,40r19,0r3,-40r-22,0","w":92},"#":{"d":"206,-154r0,-18r-43,0r28,-115r-19,0r-27,115r-43,0r28,-115r-18,0r-28,115r-54,0r0,18r50,0r-8,31r-42,0r0,18r38,0r-26,106r19,0r25,-106r43,0r-26,106r19,0r25,-106r59,0r0,-18r-54,0r7,-31r47,0xm133,-123r-42,0r7,-31r42,0","w":234},"$":{"d":"166,-71v-3,-43,-28,-49,-66,-80r0,-124v20,2,38,10,53,23r0,-18v-16,-12,-34,-19,-53,-21r0,-17r-18,0r0,17v-39,3,-61,27,-64,72v-2,38,42,62,64,78r0,127v-22,-2,-43,-10,-65,-25r0,20v18,14,39,21,65,22r0,19r18,0r0,-19v42,-6,69,-29,66,-74xm82,-164v-25,-22,-49,-30,-44,-65v4,-27,20,-43,44,-46r0,111xm100,-128v27,23,51,33,47,68v-3,28,-22,43,-47,46r0,-114","w":183},"%":{"d":"99,-249v0,-20,-17,-38,-37,-38v-20,0,-39,17,-38,38v0,21,17,38,38,38v20,0,37,-17,37,-38xm84,-249v0,12,-10,22,-22,22v-12,0,-23,-9,-22,-22v0,-12,10,-22,22,-22v12,0,21,11,22,22xm199,-33v0,-21,-17,-38,-37,-38v-21,0,-38,17,-38,38v0,20,17,39,38,38v20,0,37,-18,37,-38xm184,-33v0,12,-10,22,-22,22v-12,0,-23,-9,-22,-22v0,-12,10,-22,22,-22v12,0,21,11,22,22xm63,0r120,-292r-20,0r-119,292r19,0","w":220},"&":{"d":"31,-117v-40,52,6,128,73,123v43,-3,62,-15,89,-40r32,34r22,0r-45,-48v23,-28,35,-66,37,-100r-18,0v-5,42,-11,61,-30,86r-80,-87v37,-23,68,-34,69,-83v0,-36,-29,-62,-67,-62v-51,0,-91,52,-63,98v5,8,21,28,35,42v-23,9,-44,24,-54,37xm112,-280v50,0,66,59,36,89v-7,8,-27,19,-48,29v-14,-18,-41,-40,-42,-67v0,-31,23,-51,54,-51xm181,-46v-31,53,-150,51,-148,-26v1,-41,29,-51,63,-68","w":261},"'":{"d":"28,-288r0,40r19,0r3,-40r-22,0","w":78},"(":{"d":"94,-341v-56,69,-55,281,0,354r-18,5v-57,-78,-56,-285,2,-366","w":121},")":{"d":"32,-341v56,69,55,281,0,354r18,5v57,-78,56,-285,-2,-366","w":121},"*":{"d":"95,-251r-6,-16r-23,7r0,-25r-18,0r0,24r-22,-7r-6,17r22,7r-14,20r14,10r15,-20r14,20r15,-10r-14,-19","w":113},"+":{"d":"145,-105r-126,0r0,-17r126,0r0,17xm91,-177r0,127r-18,0r0,-127r18,0","w":165},",":{"d":"50,0r-18,0r18,0xm25,-25r25,0v1,33,0,49,-27,62r-6,-14v10,-6,15,-13,15,-23r-7,0r0,-25","w":75},"-":{"d":"116,-105r-94,0r0,-17r94,0r0,17","w":135},".":{"d":"34,-25r25,0r0,25r-25,0r0,-25","w":94},"\/":{"d":"46,1r79,-330r-18,0r-79,330r18,0","w":154},"0":{"d":"210,-104v0,-56,-44,-109,-96,-109v-52,0,-96,54,-96,109v0,64,36,108,96,109v62,0,96,-45,96,-109xm192,-104v0,52,-30,90,-78,91v-49,0,-77,-40,-77,-91v0,-46,36,-91,77,-91v41,0,78,46,78,91","w":231},"1":{"d":"81,0r0,-208v-35,-2,-44,22,-67,33v4,4,8,8,12,13r36,-25r0,187r19,0","w":131},"2":{"d":"141,-126v24,-41,-7,-89,-53,-87v-40,1,-58,18,-65,54v6,1,12,1,19,2v2,-23,20,-44,45,-41v62,6,47,62,7,105r-74,78r0,15r131,0r0,-16r-110,1v31,-34,79,-74,100,-111","w":177},"3":{"d":"13,49v82,16,138,-7,138,-96v0,-32,-17,-49,-40,-63v23,-10,35,-26,35,-49v0,-36,-21,-53,-57,-53v-34,0,-56,14,-67,42v0,0,6,3,17,7v7,-21,24,-32,50,-32v25,0,38,13,38,37v1,31,-23,41,-58,39r0,19v41,-4,63,20,65,56v3,72,-48,89,-117,76","w":177},"4":{"d":"170,-32r-30,0r0,-176r-28,0r-100,171r0,19r110,0r0,61r18,0r0,-61r30,0r0,-14xm122,-195r0,162r-95,0","w":183},"5":{"d":"5,49v82,15,141,-6,138,-96v-2,-54,-39,-77,-102,-73v3,-22,1,-50,2,-74r89,0r0,-15r-105,0r-3,109v56,-4,101,0,101,56v0,73,-47,89,-116,76","w":160},"6":{"d":"175,-84v7,-68,-85,-130,-136,-63v1,-73,55,-109,131,-86r4,-17v-88,-25,-146,19,-152,97v-6,73,-4,153,70,154v51,1,78,-34,83,-85xm100,-158v49,0,75,86,37,123v-42,41,-111,0,-100,-56v0,-35,30,-67,63,-67","w":191},"7":{"d":"14,-209r0,17r128,0r-119,241r19,0r120,-241r0,-17r-148,0","w":176},"8":{"d":"127,-149v40,-28,20,-113,-30,-113v-56,0,-79,85,-35,114v-37,18,-50,89,-22,126v21,27,73,33,101,9v36,-31,31,-120,-14,-136xm121,-172v-21,28,-68,9,-63,-30v2,-19,19,-41,38,-41v29,0,43,47,25,71xm65,-125v37,-33,86,6,81,50v5,52,-65,78,-92,38v-17,-26,-11,-68,11,-88","w":189},"9":{"d":"152,-57v-1,72,-59,104,-131,81r-4,18v88,25,151,-18,153,-97v1,-49,8,-93,-18,-125v-29,-34,-77,-39,-110,-6v-49,48,-24,154,47,154v27,0,48,-7,63,-25xm153,-117v6,54,-70,92,-105,45v-33,-43,0,-121,50,-118v32,2,58,39,55,73","w":189},":":{"d":"36,-25r25,0r0,25r-25,0r0,-25xm36,-208r25,0r0,25r-25,0r0,-25","w":94},";":{"d":"32,-208r25,0r0,25r-25,0r0,-25xm57,0r-18,0r18,0xm32,-25r25,0v1,32,1,49,-26,62r-7,-14v10,-6,15,-13,15,-23r-7,0r0,-25","w":94},"<":{"d":"154,-288r-22,0r-103,145r102,143r22,0r-102,-143","w":185},"=":{"d":"145,-126r-127,0r0,-18r127,0r0,18xm145,-77r-127,0r0,-18r127,0r0,18","w":165},">":{"d":"29,-288r22,0r103,145r-102,143r-22,0r102,-143","w":185},"?":{"d":"63,-25r25,0r0,25r-25,0r0,-25xm145,-222v0,-78,-124,-88,-138,-21v4,1,9,3,16,5v11,-23,20,-32,53,-33v32,-1,51,17,51,48v0,54,-61,64,-61,113r0,55r17,0r0,-49v-1,-53,62,-60,62,-118","w":165},"@":{"d":"104,-195v-40,31,-27,123,31,121v15,0,29,-6,41,-18r0,14r89,0v37,-99,-22,-215,-120,-215v-76,0,-125,72,-125,152v0,80,49,150,125,149v35,0,65,-13,90,-39r-19,-7v-20,20,-43,30,-71,30v-67,1,-107,-63,-107,-134v0,-71,40,-133,107,-133v82,0,131,93,106,181r-56,0r0,-113v-28,-4,-74,-10,-91,12xm100,-138v2,-43,27,-62,76,-52v3,47,1,96,-41,97v-20,1,-36,-21,-35,-45","w":295},"A":{"d":"212,0r19,0r-104,-287r-19,0r-101,287r19,0r36,-102r113,0xm68,-120r50,-140r50,140r-100,0","w":238},"B":{"d":"25,0v89,13,184,7,175,-90v-3,-36,-29,-61,-60,-70v41,-16,48,-87,7,-114v-29,-19,-83,-18,-122,-14r0,288xm43,-274v50,-4,109,3,114,47v6,54,-51,65,-114,61r0,-108xm184,-89v6,76,-65,80,-141,74r0,-133v65,-4,136,-1,141,59","w":216},"C":{"d":"197,-16v-113,16,-164,-26,-161,-136v3,-97,57,-135,161,-118r0,-18v-125,-17,-183,33,-179,157v3,107,64,149,179,133r0,-18","w":217},"D":{"d":"29,0v127,17,193,-28,193,-156v0,-111,-76,-147,-193,-132r0,288xm47,-271v107,-15,160,30,156,136v-2,94,-55,131,-156,119r0,-255","w":241},"E":{"d":"47,-269r126,0r0,-18r-144,0r0,287r144,0r0,-18r-126,1r0,-131r126,0r0,-18r-126,0r0,-103","w":191},"F":{"d":"47,-269r126,0r0,-18r-144,0r0,287r18,0r0,-148r126,0r0,-18r-126,0r0,-103","w":190},"G":{"d":"21,-156v-2,102,31,158,131,159r69,-3r0,-147r-91,0r0,18r73,0r0,113v-111,13,-167,-26,-163,-137v4,-97,58,-132,164,-117r0,-17v-117,-15,-182,24,-183,131","w":247},"H":{"d":"194,-287r0,121r-145,0r0,-121r-18,0r0,287r18,0r0,-148r145,0r0,148r17,0r0,-287r-17,0","w":241},"I":{"d":"40,-288r0,288r18,0r0,-288r-18,0","w":94},"J":{"d":"44,-67v-2,60,-8,87,-51,94r0,16v56,-5,69,-43,69,-109r0,-222r-18,0r0,221","w":101},"K":{"d":"68,-157r147,-130r-27,0r-137,121r0,-121r-18,0r0,287r18,0r0,-147v50,45,99,94,148,147r23,0v-50,-57,-102,-109,-154,-157","w":232},"L":{"d":"54,-18r0,-270r-18,0r0,288r145,0r0,-18r-127,0","w":194},"M":{"d":"240,-288r-92,183r-94,-183r-18,0r0,288r18,0r0,-249r94,190r92,-189r0,248r17,0r0,-288r-17,0","w":295},"N":{"d":"214,-288r0,254r-157,-254r-18,0r0,288r18,0r0,-254r157,254r18,0r0,-288r-18,0","w":269},"O":{"d":"270,-143v0,-78,-53,-148,-128,-148v-74,0,-122,69,-122,148v0,79,48,147,122,147v74,0,128,-69,128,-147xm252,-143v0,68,-45,130,-110,130v-65,0,-104,-61,-104,-130v0,-70,40,-130,104,-131v65,-1,110,63,110,131","w":289},"P":{"d":"56,-102v92,14,167,-18,158,-107v-8,-83,-73,-94,-176,-79r0,289r18,0r0,-103xm56,-272v80,-13,153,5,138,87v-11,61,-57,80,-138,65r0,-152","w":236},"Q":{"d":"144,-291v-114,0,-158,167,-91,251v23,28,51,44,86,45v7,69,62,101,144,84r-3,-18v-67,14,-116,-7,-123,-67v67,-6,115,-72,115,-147v0,-76,-53,-148,-128,-148xm143,-12v-65,0,-104,-61,-104,-131v0,-69,40,-131,104,-131v65,0,111,64,111,131v0,69,-45,131,-111,131","w":294},"R":{"d":"200,-204v4,-85,-75,-94,-161,-83r0,287r18,0r0,-123v12,1,22,2,29,2v40,37,79,78,118,120r24,0v-38,-42,-77,-83,-116,-121v55,-6,85,-26,88,-82xm181,-206v0,62,-59,72,-124,65r0,-130v65,-6,124,2,124,65","w":246},"S":{"d":"27,-19v46,39,157,29,150,-53v-4,-54,-88,-84,-120,-123v-26,-32,2,-83,44,-81v27,1,45,9,62,24r0,-19v-46,-40,-140,-21,-135,51v5,78,136,82,129,160v-6,65,-92,51,-130,21r0,20","w":201},"T":{"d":"184,-288r-167,0r0,18r74,0r0,270r18,0r0,-270r75,0r0,-18","w":200},"U":{"d":"126,-15v-52,0,-73,-27,-72,-83r0,-189r-21,0r0,191v0,67,31,100,93,100v61,0,92,-33,92,-100r0,-191r-20,0r0,189v1,56,-20,82,-72,83","w":252},"V":{"d":"122,0r19,0r101,-287r-20,0r-91,260r-94,-260r-19,0","w":258},"W":{"d":"343,-288r-72,253r-71,-253r-20,0r-71,253r-72,-253r-19,0r81,288r19,0r72,-253r72,253r19,0r82,-288r-20,0","w":380},"X":{"d":"220,-288r-21,0r-81,129r-80,-129r-21,0r91,147r-89,141r22,0r77,-125r78,125r21,0r-88,-141","w":241},"Y":{"d":"123,-139r93,-149r-22,0r-80,129r-81,-129r-21,0r93,148r0,140r18,0r0,-139","w":228},"Z":{"d":"60,-18r133,-270r-163,0r0,18r135,0r-133,270r162,0r0,-18r-134,0","w":221},"[":{"d":"124,-330r0,-18r-76,0r0,459r76,0r0,-18r-58,0r0,-423r58,0","w":158},"\\":{"d":"107,1r-79,-330r18,0r79,330r-18,0","w":154},"]":{"d":"48,-330r0,-18r76,0r0,459r-76,0r0,-18r58,0r0,-423r-58,0","w":158},"^":{"d":"116,-253r-51,-34r-50,34r9,15r41,-27r41,27","w":133},"_":{"d":"214,0r-197,0r0,-18r197,0r0,18","w":231},"`":{"d":"23,-265r58,28r8,-15r-58,-29","w":112},"a":{"d":"104,8v31,0,63,-23,77,-44r0,36r18,0r0,-206v-104,-21,-179,12,-181,111v-1,53,36,103,86,103xm36,-94v1,-57,35,-102,88,-100v7,0,26,2,57,4r0,92v2,46,-35,86,-78,87v-35,1,-68,-39,-67,-83","w":223},"b":{"d":"25,0v105,20,179,-11,176,-116v-3,-79,-65,-109,-158,-92r0,-121r-18,0r0,329xm43,-190v87,-18,152,10,138,97v-12,73,-51,91,-138,78r0,-175","w":216},"c":{"d":"15,-116v-6,101,80,142,171,110v-2,-2,-1,-13,-1,-17v-78,30,-156,1,-152,-91v3,-72,58,-90,138,-76r0,-18v-92,-15,-151,14,-156,92","w":196},"d":{"d":"100,8v31,0,63,-23,77,-44r0,36r18,0r0,-329r-18,0r0,121v-100,-16,-161,23,-163,113v-2,53,36,103,86,103xm32,-94v1,-57,35,-102,88,-100v7,0,26,2,57,4r0,92v3,46,-36,86,-78,87v-35,1,-68,-39,-67,-83","w":221},"e":{"d":"185,-23v-75,28,-152,5,-152,-81r162,0v1,-56,-30,-110,-86,-108v-57,2,-98,52,-95,117v4,84,89,120,171,89r0,-17xm33,-122v6,-63,98,-102,132,-35v5,10,10,22,11,35r-143,0","w":213},"f":{"d":"68,-208v2,-61,2,-104,49,-107r0,-16v-61,4,-68,53,-67,123r-31,0r0,18r31,0r0,190r18,0r0,-190r46,0r0,-18r-46,0","w":133},"g":{"d":"53,119v90,19,147,-22,147,-104r0,-223v-107,-20,-178,15,-182,112v-1,53,36,103,87,103v31,0,62,-22,77,-43v5,78,-9,143,-81,141v-12,0,-26,-1,-44,-4xm37,-95v1,-56,35,-102,88,-100v7,0,26,1,57,3r0,93v2,46,-35,87,-78,88v-35,1,-68,-40,-67,-84","w":231},"h":{"d":"216,-112v0,-68,-26,-103,-87,-103v-34,0,-62,21,-77,44r0,-160r-18,0r0,331r18,0r0,-114v-1,-44,39,-86,87,-82v78,6,54,115,58,196r19,0r0,-112","w":238},"i":{"d":"35,-208r0,208r18,0r0,-208r-18,0xm53,-261r-18,0r0,18r18,0r0,-18","w":87},"j":{"d":"37,-261r0,18r18,0r0,-18r-18,0xm-12,122v56,-5,67,-42,67,-106r0,-224r-18,0r0,223v-3,57,-7,85,-49,91r0,16","w":93},"k":{"d":"79,-118r92,-90r-26,0r-90,88r0,-211r-18,0r0,331r18,0r0,-95r11,-11v34,33,65,69,93,106r23,0v-31,-42,-66,-81,-103,-118","w":191},"l":{"d":"36,1r18,0r0,-332r-18,0r0,332","w":93},"m":{"d":"347,0v-3,-97,23,-216,-81,-216v-31,0,-63,23,-76,47v-16,-52,-102,-64,-137,-16r0,-23r-18,0r0,208r18,0r0,-150v7,-26,39,-47,65,-47v84,0,56,117,61,197r19,0r0,-133v3,-36,37,-64,69,-64v84,0,58,116,62,197r18,0","w":375},"n":{"d":"216,0v-1,-100,18,-217,-87,-214v-34,0,-62,21,-77,43r0,-37r-18,0r0,208r18,0r0,-114v-1,-42,40,-85,86,-81v80,7,55,114,59,195r19,0","w":242},"o":{"d":"209,-104v0,-55,-44,-108,-96,-108v-51,0,-96,53,-96,108v0,64,36,108,96,109v62,0,96,-45,96,-109xm191,-104v0,52,-30,90,-78,91v-49,0,-77,-39,-77,-91v0,-45,35,-90,77,-90v42,0,78,45,78,90"},"p":{"d":"51,2v100,16,160,-23,158,-119v-1,-57,-42,-102,-105,-95v-8,0,-32,2,-71,5r0,330r18,0r0,-121xm51,-191v87,-17,152,8,139,98v-11,74,-53,91,-139,77r0,-175","w":227},"q":{"d":"103,7v32,0,62,-22,77,-43r0,159r18,0r0,-330v-106,-21,-179,13,-182,111v-1,53,36,103,87,103xm35,-95v5,-81,50,-115,145,-96r0,92v3,46,-36,87,-78,88v-35,1,-69,-39,-67,-84","w":227},"r":{"d":"48,0v-1,-83,-6,-173,58,-190r0,-18v-27,7,-46,24,-58,46r0,-46r-18,0r0,208r18,0","w":120},"s":{"d":"32,-158v-4,-49,71,-42,89,-14r2,-17v-29,-33,-110,-33,-110,29v0,57,99,61,93,118v-5,47,-64,40,-91,13r-1,20v36,29,112,19,112,-42v0,-50,-91,-67,-94,-107","w":140},"t":{"d":"114,-13v-61,1,-52,-23,-52,-87r0,-90r46,0r0,-18r-46,0r0,-35r-18,0r0,35r-31,0r0,18r31,0v10,84,-37,208,70,193r0,-16","w":123},"u":{"d":"24,-208v4,97,-23,217,81,215v24,0,46,-10,64,-30r0,23r18,0r0,-208r-18,0r0,150v-8,26,-39,47,-65,47v-84,1,-56,-117,-61,-197r-19,0","w":219},"v":{"d":"85,0r19,0r73,-208r-19,0r-63,181r-66,-181r-19,0","w":186},"w":{"d":"306,-208r-64,181r-66,-181r-18,0r-64,181r-66,-181r-19,0r76,208r19,0r63,-181r66,181r19,0r73,-208r-19,0","w":332},"x":{"d":"196,0r-81,-105r80,-103r-23,0r-68,88r-69,-88r-23,0r80,103r-81,105r22,0r71,-90r70,90r22,0","w":207},"y":{"d":"20,125v30,-4,48,-16,56,-41r102,-292r-19,0r-64,181r-65,-181r-19,0r75,208v-19,39,-16,101,-67,109","w":188},"z":{"d":"172,-208r-157,1r0,17r124,0r-124,190r155,0r0,-18r-122,0","w":184},"{":{"d":"53,-127v1,90,18,164,40,238r75,0r0,-18r-63,0v-43,-172,-48,-253,0,-423r63,0r0,-18r-75,0v-21,65,-35,133,-40,203r-40,0r0,18r40,0","w":190},"|":{"d":"61,111r-18,0r0,-459r18,0r0,459","w":100},"}":{"d":"129,-127v-3,86,-18,164,-40,238r-76,0r0,-18r63,0v44,-171,49,-252,1,-423r-64,0r0,-18r76,0v21,65,35,133,40,203r39,0r0,18r-39,0","w":190},"\u00a1":{"d":"55,0r0,-234r-18,0r0,234r18,0xm59,-266r-26,0r0,-22r26,0r0,22","w":94},"\u00a9":{"d":"1211,-235v21,-19,25,-49,-4,-49v-12,0,-19,7,-20,19v-5,0,-4,-1,-9,-1v4,-35,59,-31,59,1v0,20,-36,50,-50,66r50,0r0,7r-60,0v4,-22,24,-27,34,-43xm1302,-291v24,0,44,26,44,51v1,30,-15,50,-44,50v-27,0,-44,-22,-44,-50v0,-26,18,-51,44,-51xm1302,-198v23,0,36,-19,36,-42v1,-20,-16,-42,-36,-42v-20,0,-37,22,-36,42v1,24,13,41,36,42xm1409,-291v26,0,44,25,44,51v0,30,-15,50,-44,50v-27,0,-44,-22,-44,-50v0,-26,18,-51,44,-51xm1409,-198v23,0,36,-19,36,-42v0,-21,-16,-42,-36,-42v-20,0,-36,23,-36,42v0,24,13,41,36,42xm1542,-207v2,9,-8,5,-14,6r0,29r-8,0r0,-29r-51,0r0,-9r46,-78r13,0r0,81r14,0xm1520,-282r-44,75r44,0r0,-75xm597,-134r-34,0r0,124r-9,0r0,-124r-34,0r0,-9r77,0r0,9xm612,-54v-6,48,48,48,58,17r0,-69r9,0r0,96r-9,0r0,-11v-24,28,-67,13,-67,-33r0,-52r9,0r0,52xm709,-106v53,-8,83,3,81,52v-2,36,-30,52,-73,45r0,56r-8,0r0,-153xm781,-53v7,-41,-26,-53,-64,-45r0,81v36,6,59,1,64,-36xm1009,-143r-38,133r-9,0r-33,-117r-33,117r-9,0r-38,-133r9,0r33,117r33,-117r9,0r34,117r33,-117r9,0xm1017,-54v3,-43,33,-63,84,-51r0,95r-9,0r0,-17v-19,36,-78,20,-75,-27xm1056,-15v37,0,39,-42,36,-83v-39,-7,-67,9,-67,44v0,21,15,39,31,39xm1136,-89v21,-35,75,-22,75,27r0,52r-8,0v-1,-38,9,-91,-31,-90v-39,1,-38,47,-36,90r-8,0r0,-96r8,0r0,17xm1230,-54v2,-40,30,-60,76,-52r0,-56r8,0r0,152r-8,0r0,-17v-20,37,-79,19,-76,-27xm1270,-15v36,-1,39,-43,36,-83v-39,-7,-68,8,-67,45v0,19,15,38,31,38xm1333,-54v-5,-44,52,-75,76,-35v6,9,8,19,8,31v-25,1,-53,-2,-76,1v3,38,35,51,71,36r0,8v-40,14,-75,-2,-79,-41xm1408,-66v-2,-44,-63,-40,-66,0r66,0xm1473,-98v-28,9,-28,49,-27,88r-8,0r0,-96r8,0r0,21v6,-11,15,-18,27,-21r0,8xm1513,-100v-55,21,35,45,26,67v1,26,-34,35,-52,19r1,-9v12,12,43,15,42,-10v0,-23,-46,-24,-43,-56v2,-23,38,-23,50,-8r-1,7v-6,-6,-14,-8,-23,-10xm157,-192r-51,-156r62,0r25,79v0,-1,8,-28,23,-79r66,0r26,79v0,-2,8,-29,22,-79r62,0r-51,156r-70,0r-22,-67r-22,67r-70,0xm282,43v11,-6,4,-31,0,-39r0,39xm296,-91r-5,-4r0,72r5,3r0,-71xm300,-163v1,26,-4,59,5,77r0,-80xm264,56r5,-3r0,-164r-5,-3r0,170xm278,-105r-5,-3r0,158r5,-4r0,-151xm291,-157v0,16,-1,33,5,43r0,-46xm287,-98r-5,-4r0,91v10,-21,3,-58,5,-87xm337,4r4,-4r0,-192r-4,3r0,193xm305,-85r-5,-3r0,71r5,4r0,-72xm187,-170r-4,-4r0,169r4,-4r0,-161xm196,-87r-3,2v6,-21,2,-53,3,-79r-4,-3r0,155r4,-3r0,-72xm174,2r4,-4r0,-175r-4,-3r0,182xm287,-153v-5,2,-1,7,0,11r0,-11xm314,-173r-5,3r0,160r5,4r0,-167xm323,-179r-5,3r0,173r5,3r0,-179xm359,-179r-4,-3r0,172r4,-3r0,-166xm373,-23v9,-9,3,-36,0,-46r0,46xm373,-169r0,69r4,4r0,-70xm395,-153r-4,-3r0,71r4,3r0,-71xm368,-19v-1,-26,3,-58,-4,-78r0,81xm386,-159r-4,-3r0,69r4,4r0,-70xm368,-172r-4,-4r0,69v1,0,2,2,4,4r0,-69xm201,-109v4,-14,8,-42,0,-52r0,52xm346,-3r4,-3r0,-179r-4,-4r0,186xm463,-89v7,-1,7,-13,0,-14r0,14xm441,-120r-5,-3r0,54r5,-3r0,-48xm450,-78v-2,-12,5,-34,-5,-38r0,41xm404,-146r-4,-3r0,71r4,3r0,-71xm454,-82v9,-3,7,-27,0,-28r0,28xm413,-139r-4,-4r0,72r4,4r0,-72xm422,-133r-4,-3r0,72r4,4r0,-73xm432,-126r-5,-4r0,68r5,-4r0,-60xm133,-93v-8,18,-4,48,-5,73r5,3r0,-76xm205,-94r-4,3r0,72r4,-3r0,-72xm78,-135r-4,3r0,73r4,-4r0,-72xm69,-129v-9,13,-2,43,-4,63r4,3r0,-66xm33,-102v-5,1,-5,11,0,13r0,-13xm60,-122v-9,9,-2,33,-4,49r4,4r0,-53xm205,35r0,1r0,-1xm42,-109v-6,3,-7,23,0,26r0,-26xm51,-115v-7,5,-7,32,0,39r0,-39xm169,-184r-4,-3r1,194r3,-2r0,-189xm382,-29v5,-2,1,-8,0,-12r0,12xm472,-96r1,0r-1,0xm332,-186r-5,3r0,187r5,3r0,-193xm251,-125v-3,-2,-4,0,-5,2r0,188v2,1,3,3,5,1r0,-191xm242,-120r-5,3r0,176r5,3r0,-182xm260,-118r-5,-3r0,184r5,-4r0,-177xm291,36v3,-1,1,-3,0,-5r0,5xm115,-37v0,3,-4,6,0,7r0,-7xm233,-114r-5,3r0,163r5,3r0,-169xm210,-138v1,-6,7,-14,0,-16r0,16xm96,-148r-4,3r0,72r4,-4r0,-71xm156,-1r4,4r0,-193v-1,-1,-3,-3,-4,-1r0,190xm223,-107r-4,3r0,149r4,4r0,-156xm214,-15r0,-85r-4,3v1,27,-4,60,4,82xm214,42r0,-34v-2,8,-9,28,0,34xm133,-175r-5,4r0,69r5,-3r0,-70xm151,-188r-4,4r0,177r4,3r0,-184xm83,-66r4,-4r0,-71r-4,3r0,72xm142,-181r-4,3r0,69r1,-1v-3,29,0,65,-1,96r4,4r0,-171xm124,-23r0,-42v-4,9,-10,35,0,42xm106,-155r-5,3r0,71r5,-3r0,-71xm115,-161r-5,3r0,70r5,-3r0,-70xm124,-168r-5,3r0,70r5,-3r0,-70","w":1587},"\u00b0":{"d":"99,-249v0,-20,-17,-37,-37,-37v-20,0,-38,17,-38,37v0,20,17,39,38,38v20,0,37,-18,37,-38xm84,-249v0,12,-10,22,-22,22v-12,0,-23,-9,-22,-22v0,-12,10,-21,22,-21v12,0,22,10,22,21","w":123},"\u00b1":{"d":"145,-105r-126,0r0,-17r126,0r0,17xm91,-177r0,127r-18,0r0,-127r18,0xm127,0r-95,0r0,-17r95,0r0,17","w":165},"\u00d2":{},"\u00d3":{},"\u00d6":{},"\u00e0":{"d":"107,7v31,0,63,-22,77,-43r0,36r18,0r0,-207v-28,-3,-52,-4,-71,-4v-68,0,-108,49,-110,116v-1,52,36,102,86,102xm40,-94v1,-56,34,-103,87,-100v7,0,26,2,57,4r0,92v2,45,-35,87,-78,87v-35,1,-67,-39,-66,-83xm85,-265r58,28r8,-15r-58,-29","w":230},"\u00e1":{"d":"107,7v31,0,63,-22,77,-43r0,36r18,0r0,-207v-28,-3,-52,-4,-71,-4v-68,0,-108,49,-110,116v-1,52,36,102,86,102xm40,-94v1,-56,34,-103,87,-100v7,0,26,2,57,4r0,92v2,45,-35,87,-78,87v-35,1,-67,-39,-66,-83xm163,-265r-58,28r-8,-15r58,-29","w":230},"\u00e2":{"d":"107,7v31,0,63,-22,77,-43r0,36r18,0r0,-207v-28,-3,-52,-4,-71,-4v-68,0,-108,49,-110,116v-1,52,36,102,86,102xm40,-94v1,-56,34,-103,87,-100v7,0,26,2,57,4r0,92v2,45,-35,87,-78,87v-35,1,-67,-39,-66,-83xm170,-253r-51,-34r-50,34r9,15r41,-27r41,27","w":230},"\u00e4":{"d":"107,7v31,0,63,-22,77,-43r0,36r18,0r0,-207v-28,-3,-52,-4,-71,-4v-68,0,-108,49,-110,116v-1,52,36,102,86,102xm40,-94v1,-56,34,-103,87,-100v7,0,26,2,57,4r0,92v2,45,-35,87,-78,87v-35,1,-67,-39,-66,-83xm89,-258r-18,0r0,18r18,0r0,-18xm168,-258r-18,0r0,18r18,0r0,-18","w":230},"\u00e8":{"d":"185,-23v-75,28,-152,5,-152,-81r162,0v1,-56,-30,-110,-86,-108v-57,2,-98,52,-95,117v4,84,89,120,171,89r0,-17xm33,-122v6,-63,98,-102,132,-35v5,10,10,22,11,35r-143,0xm52,-265r58,28r8,-15r-58,-29","w":213},"\u00e9":{"d":"185,-23v-75,28,-152,5,-152,-81r162,0v1,-56,-30,-110,-86,-108v-57,2,-98,52,-95,117v4,84,89,120,171,89r0,-17xm33,-122v6,-63,98,-102,132,-35v5,10,10,22,11,35r-143,0xm154,-265r-58,28r-8,-15r58,-29","w":213},"\u00ea":{"d":"185,-23v-75,28,-152,5,-152,-81r162,0v1,-56,-30,-110,-86,-108v-57,2,-98,52,-95,117v4,84,89,120,171,89r0,-17xm33,-122v6,-63,98,-102,132,-35v5,10,10,22,11,35r-143,0xm156,-253r-51,-34r-51,34r10,15r41,-27r41,27","w":213},"\u00eb":{"d":"185,-23v-75,28,-152,5,-152,-81r162,0v1,-56,-30,-110,-86,-108v-57,2,-98,52,-95,117v4,84,89,120,171,89r0,-17xm33,-122v6,-63,98,-102,132,-35v5,10,10,22,11,35r-143,0xm71,-261r-18,0r0,18r18,0r0,-18xm150,-261r-18,0r0,18r18,0r0,-18","w":213},"\u00ec":{"d":"35,-208r0,208r18,0r0,-208r-18,0xm14,-265r58,28r8,-15r-58,-29","w":87},"\u00ed":{"d":"35,-208r0,208r18,0r0,-208r-18,0xm76,-265r-58,28r-8,-15r58,-29","w":87},"\u00ee":{"d":"35,-208r0,208r18,0r0,-208r-18,0xm94,-253r-50,-34r-51,34r10,15r41,-27r41,27","w":87},"\u00ef":{"d":"35,-208r0,208r18,0r0,-208r-18,0xm32,-261r-18,0r0,18r18,0r0,-18xm75,-261r-18,0r0,18r18,0r0,-18","w":87},"\u00f2":{"d":"209,-104v0,-55,-44,-108,-96,-108v-51,0,-96,53,-96,108v0,64,36,108,96,109v62,0,96,-45,96,-109xm191,-104v0,52,-30,90,-78,91v-49,0,-77,-39,-77,-91v0,-45,35,-90,77,-90v42,0,78,45,78,90xm79,-265r58,28r8,-15r-58,-29"},"\u00f3":{"d":"209,-104v0,-55,-44,-108,-96,-108v-51,0,-96,53,-96,108v0,64,36,108,96,109v62,0,96,-45,96,-109xm191,-104v0,52,-30,90,-78,91v-49,0,-77,-39,-77,-91v0,-45,35,-90,77,-90v42,0,78,45,78,90xm163,-265r-58,28r-8,-15r58,-29"},"\u00f4":{"d":"209,-104v0,-55,-44,-108,-96,-108v-51,0,-96,53,-96,108v0,64,36,108,96,109v62,0,96,-45,96,-109xm191,-104v0,52,-30,90,-78,91v-49,0,-77,-39,-77,-91v0,-45,35,-90,77,-90v42,0,78,45,78,90xm159,-253r-51,-34r-50,34r10,15r40,-27r41,27"},"\u00f6":{"d":"209,-104v0,-55,-44,-108,-96,-108v-51,0,-96,53,-96,108v0,64,36,108,96,109v62,0,96,-45,96,-109xm191,-104v0,52,-30,90,-78,91v-49,0,-77,-39,-77,-91v0,-45,35,-90,77,-90v42,0,78,45,78,90xm79,-258r-18,0r0,18r18,0r0,-18xm158,-258r-18,0r0,18r18,0r0,-18"},"\u00f9":{"d":"24,-208v4,97,-23,217,81,215v24,0,46,-10,64,-30r0,23r18,0r0,-208r-18,0r0,150v-8,26,-39,47,-65,47v-84,1,-56,-117,-61,-197r-19,0xm68,-265r58,28r8,-15r-58,-29","w":219},"\u00fa":{"d":"24,-208v4,97,-23,217,81,215v24,0,46,-10,64,-30r0,23r18,0r0,-208r-18,0r0,150v-8,26,-39,47,-65,47v-84,1,-56,-117,-61,-197r-19,0xm145,-265r-58,28r-8,-15r58,-29","w":219},"\u00fb":{"d":"24,-208v4,97,-23,217,81,215v24,0,46,-10,64,-30r0,23r18,0r0,-208r-18,0r0,150v-8,26,-39,47,-65,47v-84,1,-56,-117,-61,-197r-19,0xm156,-253r-51,-34r-51,34r10,15r41,-27r41,27","w":219},"\u00fc":{"d":"24,-208v4,97,-23,217,81,215v24,0,46,-10,64,-30r0,23r18,0r0,-208r-18,0r0,150v-8,26,-39,47,-65,47v-84,1,-56,-117,-61,-197r-19,0xm72,-258r-18,0r0,18r18,0r0,-18xm151,-258r-18,0r0,18r18,0r0,-18","w":219},"\u20ac":{"d":"73,-171v7,-85,66,-117,160,-99r0,-18v-110,-15,-172,22,-179,117r-38,0r0,18r36,0v0,11,0,20,1,31r-37,0r0,18r39,0v9,89,73,122,178,108r0,-18v-92,14,-147,-11,-159,-90r118,0r0,-18r-120,0r-1,-31r121,0r0,-18r-119,0","w":251},"\u00a0":{"w":168}}});
/***
 * Twitter JS v1.13.1
 * http://code.google.com/p/twitterjs/
 * Copyright (c) 2009 Remy Sharp / MIT License
 * $Date: 2009-08-25 09:45:35 +0100 (Tue, 25 Aug 2009) $
 */
if(typeof renderTwitters!='function')(function(){var j=(function(){var b=navigator.userAgent.toLowerCase();return{webkit:/(webkit|khtml)/.test(b),opera:/opera/.test(b),msie:/msie/.test(b)&&!(/opera/).test(b),mozilla:/mozilla/.test(b)&&!(/(compatible|webkit)/).test(b)}})();var k=0;var n=[];var o=false;var p=['Jan','Feb','Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec'];window.ify=function(){var c={'"':'&quot;','&':'&amp;','<':'&lt;','>':'&gt;'};return{"link":function(t){return t.replace(/[a-z]+:\/\/[a-z0-9-_]+\.[a-z0-9-_:~%&\?\/.=]+[^:\.,\)\s*$]/ig,function(m){return'<a href="'+m+'">'+((m.length>25)?m.substr(0,24)+'...':m)+'</a>'})},"at":function(t){return t.replace(/(^|[^\w]+)\@([a-zA-Z0-9_]{1,15})/g,function(m,a,b){return a+'@<a href="http://twitter.com/'+b+'">'+b+'</a>'})},"hash":function(t){return t.replace(/(^|[^\w'"]+)\#([a-zA-Z0-9_]+)/g,function(m,a,b){return a+'#<a href="http://search.twitter.com/search?q=%23'+b+'">'+b+'</a>'})},"clean":function(a){return this.hash(this.at(this.link(a)))}}}();window.renderTwitters=function(a,b){function node(e){return document.createElement(e)}function text(t){return document.createTextNode(t)}var c=document.getElementById(b.twitterTarget);var d=null;var f=node('ul'),li,statusSpan,timeSpan,i,max=a.length>b.count?b.count:a.length;for(i=0;i<max&&a[i];i++){d=getTwitterData(a[i]);if(b.ignoreReplies&&a[i].text.substr(0,1)=='@'){max++;continue}li=node('li');if(b.template){li.innerHTML=b.template.replace(/%([a-z_\-\.]*)%/ig,function(m,l){var r=d[l]+""||"";if(l=='text'&&b.enableLinks)r=ify.clean(r);return r})}else{statusSpan=node('span');statusSpan.className='twitterStatus';timeSpan=node('span');timeSpan.className='twitterTime';statusSpan.innerHTML=a[i].text;if(b.enableLinks==true){statusSpan.innerHTML=ify.clean(statusSpan.innerHTML)}timeSpan.innerHTML=relative_time(a[i].created_at);if(b.prefix){var s=node('span');s.className='twitterPrefix';s.innerHTML=b.prefix.replace(/%(.*?)%/g,function(m,l){return a[i].user[l]});li.appendChild(s);li.appendChild(text(' '))}li.appendChild(statusSpan);li.appendChild(text(' '));li.appendChild(timeSpan)}if(b.newwindow){li.innerHTML=li.innerHTML.replace(/<a href/gi,'<a target="_blank" href')}f.appendChild(li)}if(b.clearContents){while(c.firstChild){c.removeChild(c.firstChild)}}c.appendChild(f);if(typeof b.callback=='function'){b.callback()}};window.getTwitters=function(e,f,g,h){k++;if(typeof f=='object'){h=f;f=h.id;g=h.count}if(!g)g=1;if(h){h.count=g}else{h={}}if(!h.timeout&&typeof h.onTimeout=='function'){h.timeout=10}if(typeof h.clearContents=='undefined'){h.clearContents=true}if(h.withFriends)h.withFriends=false;h['twitterTarget']=e;if(typeof h.enableLinks=='undefined')h.enableLinks=true;window['twitterCallback'+k]=function(a){if(h.timeout){clearTimeout(window['twitterTimeout'+k])}renderTwitters(a,h)};ready((function(c,d){return function(){if(!document.getElementById(c.twitterTarget)){return}var a='http://www.twitter.com/statuses/'+(c.withFriends?'friends_timeline':'user_timeline')+'/'+f+'.json?callback=twitterCallback'+d+'&count=20&cb='+Math.random();if(c.timeout){window['twitterTimeout'+d]=setTimeout(function(){if(c.onTimeoutCancel)window['twitterCallback'+d]=function(){};c.onTimeout.call(document.getElementById(c.twitterTarget))},c.timeout*1000)}var b=document.createElement('script');b.setAttribute('src',a);document.getElementsByTagName('head')[0].appendChild(b)}})(h,k))};DOMReady();function getTwitterData(a){var b=a,i;for(i in a.user){b['user_'+i]=a.user[i]}b.time=relative_time(a.created_at);return b}function ready(a){if(!o){n.push(a)}else{a.call()}}function fireReady(){o=true;var a;while(a=n.shift()){a.call()}}function DOMReady(){if(document.addEventListener&&!j.webkit){document.addEventListener("DOMContentLoaded",fireReady,false)}else if(j.msie){document.write("<scr"+"ipt id=__ie_init defer=true src=//:><\/script>");var a=document.getElementById("__ie_init");if(a){a.onreadystatechange=function(){if(this.readyState!="complete")return;this.parentNode.removeChild(this);fireReady.call()}}a=null}else if(j.webkit){var b=setInterval(function(){if(document.readyState=="loaded"||document.readyState=="complete"){clearInterval(b);b=null;fireReady.call()}},10)}}function relative_time(c){var d=c.split(" "),parsed_date=Date.parse(d[1]+" "+d[2]+", "+d[5]+" "+d[3]),date=new Date(parsed_date),relative_to=(arguments.length>1)?arguments[1]:new Date(),delta=parseInt((relative_to.getTime()-parsed_date)/1000),r='';function formatTime(a){var b=a.getHours(),min=a.getMinutes()+"",ampm='AM';if(b==0){b=12}else if(b==12){ampm='PM'}else if(b>12){b-=12;ampm='PM'}if(min.length==1){min='0'+min}return b+':'+min+' '+ampm}function formatDate(a){var b=a.toDateString().split(/ /),mon=p[a.getMonth()],day=a.getDate()+'',dayi=parseInt(day),year=a.getFullYear(),thisyear=(new Date()).getFullYear(),th='th';if((dayi%10)==1&&day.substr(0,1)!='1'){th='st'}else if((dayi%10)==2&&day.substr(0,1)!='1'){th='nd'}else if((dayi%10)==3&&day.substr(0,1)!='1'){th='rd'}if(day.substr(0,1)=='0'){day=day.substr(1)}return mon+' '+day+th+(thisyear!=year?', '+year:'')}delta=delta+(relative_to.getTimezoneOffset()*60);if(delta<5){r='less than 5 seconds ago'}else if(delta<30){r='half a minute ago'}else if(delta<60){r='less than a minute ago'}else if(delta<120){r='1 minute ago'}else if(delta<(45*60)){r=(parseInt(delta/60)).toString()+' minutes ago'}else if(delta<(2*90*60)){r='about 1 hour ago'}else if(delta<(24*60*60)){r='about '+(parseInt(delta/3600)).toString()+' hours ago'}else{if(delta<(48*60*60)){r=formatTime(date)+' yesterday'}else{r=formatTime(date)+' '+formatDate(date)}}return r}})();