/*
 * 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:
 * Copyright (c) 2010 by David Belais. All rights reserved.
 * 
 * Description:
 * This is a protected webfont and is intended for CSS @font-face use ONLY.
 * Reverse engineering this font is strictly prohibited.
 */
Cufon.registerFont({"w":600,"face":{"font-family":"SasquatchFat","font-weight":900,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 5 6 0 0 0 2 0 4","ascent":"800","descent":"-200","bbox":"-90 -910 1230 241.036","underline-thickness":"50","underline-position":"-50","unicode-range":"U+0020-U+2709"},"glyphs":{" ":{"w":300},"!":{"d":"240,-250r-200,0r0,-430r200,0r0,430xm240,0r-200,0r0,-200r200,0r0,200","w":280},"\"":{"d":"216,-340r-151,0r-25,-340r200,0xm295,-340r-25,-340r200,0r-24,340r-151,0","w":510},"#":{"d":"686,-400r-102,0r-21,121r101,0r-25,140r-102,0r-24,139r-142,0r24,-139r-111,0r-25,139r-142,0r25,-139r-102,0r25,-140r102,0r21,-121r-101,0r24,-139r102,0r24,-140r142,0r-24,140r111,0r25,-140r142,0r-25,140r102,0xm309,-279r112,0r21,-121r-112,0","w":750},"$":{"d":"40,-539v0,-103,38,-139,140,-140r0,-90r200,0r0,90r120,0r0,200r-240,0v-13,0,-19,7,-19,20v0,12,7,20,20,20r123,0v97,1,135,42,136,139r0,161v-1,102,-39,138,-140,140r0,100r-200,0r0,-101r-120,0r0,-200r240,0v14,0,21,-7,21,-20v0,-13,-7,-19,-21,-20v-84,-3,-186,14,-228,-35v-45,-51,-32,-169,-32,-264","w":560},"%":{"d":"680,-140v0,-37,-12,-54,-50,-50v-23,2,-33,22,-30,50v2,23,22,30,50,30v15,0,30,-15,30,-30xm670,-300v63,-2,122,57,120,120r0,60v2,63,-57,122,-120,120r-60,0v-63,2,-122,-57,-120,-120r0,-60v-2,-63,57,-122,120,-120r60,0xm230,-520v0,-37,-12,-54,-50,-50v-23,2,-33,22,-30,50v2,23,22,30,50,30v15,0,30,-15,30,-30xm40,-560v-2,-63,57,-122,120,-120r60,0v63,-2,122,56,120,120r0,60v2,63,-57,122,-120,120r-60,0v-63,2,-122,-57,-120,-120r0,-60xm530,-680r171,0r-400,680r-171,0","w":830},"&":{"d":"299,-680v111,-5,178,89,178,191v0,39,-16,73,-49,104r-60,55r62,59r48,-42r119,116r-45,41r49,46r-123,110r-47,-46v-31,24,-65,45,-119,46r-73,0v-115,2,-201,-87,-199,-201v0,-37,10,-68,32,-93v22,-25,37,-42,45,-50v-35,-32,-62,-66,-62,-140v0,-101,87,-199,185,-196r59,0xm289,-456v23,-20,11,-69,-26,-64v-32,-3,-46,37,-27,60r23,28xm235,-231v-33,25,-1,73,35,73v13,0,24,-3,31,-10","w":641},"'":{"d":"40,-680r200,0r0,200r-34,140r-125,0r34,-140r-75,0r0,-200","w":280},"(":{"d":"280,-680v-107,225,-108,454,0,680r-160,0v-105,-226,-107,-455,-1,-680r161,0","w":320},")":{"d":"40,0v108,-226,107,-455,0,-680r161,0v106,225,104,454,-1,680r-160,0","w":320},"*":{"d":"490,-411r-69,121r-86,-49r0,99r-139,0r0,-99r-86,49r-70,-121r86,-49r-86,-50r70,-121r86,49r0,-98r139,0r0,98r86,-49r69,121r-85,50","w":530},"+":{"d":"360,-420r120,0r0,200r-120,0r0,120r-200,0r0,-120r-120,0r0,-200r120,0r0,-120r200,0r0,120","w":520},",":{"d":"240,0r-34,140r-125,0r34,-140r-75,0r0,-200r200,0r0,200","w":280},"-":{"d":"280,-240r-240,0r0,-200r240,0r0,200","w":320},".":{"d":"240,0r-200,0r0,-200r200,0r0,200","w":280},"\/":{"d":"241,0r-201,0r119,-680r201,0","w":400},"0":{"d":"350,-620v-64,0,-101,19,-100,80r0,260v-1,61,35,80,100,80v53,0,80,-27,80,-80r0,-260v0,-53,-27,-80,-80,-80xm630,-250v0,167,-83,250,-250,250r-80,0v-167,0,-250,-83,-250,-250r0,-320v0,-167,83,-250,250,-250r80,0v167,0,250,83,250,250r0,320","w":680},"1":{"d":"35,-820r270,0r0,820r-200,0r0,-620r-70,0r0,-200","w":355},"2":{"d":"650,-500v0,127,-67,190,-200,190r-80,0v-88,1,-126,33,-120,110r400,0r0,200r-600,0r0,-310v1,-133,67,-200,200,-200r150,0v37,0,50,-21,50,-60v0,-34,-17,-50,-50,-50r-100,0v-37,0,-52,21,-50,60r-200,0r0,-60v0,-133,67,-200,200,-200r200,0v133,0,200,67,200,200r0,120","w":700},"3":{"d":"650,-620r0,110v0,47,-13,80,-40,100v27,13,40,47,40,100r0,90v-1,147,-67,220,-199,220r-210,0v-134,0,-201,-67,-201,-200r0,-60r200,0v-2,39,14,60,50,60r110,0v37,0,50,-21,50,-60v0,-33,-17,-50,-50,-50r-110,0r0,-200r110,0v37,0,50,-21,50,-60v0,-33,-17,-50,-50,-50r-110,0v-37,0,-52,21,-50,60r-200,0r0,-60v0,-133,67,-200,200,-200r210,0v133,0,200,67,200,200","w":700},"4":{"d":"255,-380r135,0r0,-180xm35,-380r315,-440r240,0r0,440r60,0r0,200r-60,0r0,180r-198,0r0,-180r-357,0r0,-200","w":690},"5":{"d":"250,-620r0,100r170,0v133,0,200,67,200,200r0,143v-1,118,-68,177,-200,177r-170,0v-133,0,-199,-60,-200,-180r0,-70r200,0v-4,47,11,70,60,70r50,0v40,0,60,-17,60,-50r0,-50v0,-27,-20,-40,-60,-40r-310,0r0,-500r550,0r0,200r-350,0","w":670},"6":{"d":"300,-320v-39,-1,-50,24,-50,65v0,37,17,55,50,55r90,0v39,1,50,-26,50,-70v0,-33,-17,-50,-50,-50r-90,0xm440,-580v2,-39,-13,-60,-50,-60r-90,0v-33,0,-50,17,-50,50r0,70r210,0v120,0,180,67,180,200r0,120v0,133,-70,200,-210,200r-180,0v-133,0,-200,-67,-200,-200r0,-420v0,-133,67,-200,200,-200r170,0v148,-1,210,83,200,240r-180,0","w":690},"7":{"d":"370,0r-210,0r220,-620r-360,0r0,-200r570,0r0,200","w":630},"8":{"d":"650,-540v0,64,-13,107,-40,130v27,23,40,67,40,130r0,80v0,133,-67,200,-200,200r-200,0v-133,0,-200,-67,-200,-200r0,-80v0,-63,13,-107,40,-130v-27,-23,-40,-67,-40,-130r0,-80v0,-133,67,-200,200,-200r200,0v133,0,200,67,200,200r0,80xm296,-630v-43,-2,-50,33,-50,80v0,33,17,50,51,50r108,0v43,2,50,-30,50,-75v0,-37,-17,-55,-50,-55r-109,0xm296,-320v-43,-2,-50,33,-50,80v0,33,17,50,50,50r109,0v43,2,50,-30,50,-75v0,-37,-17,-55,-50,-55r-109,0","w":700},"9":{"d":"390,-500v39,1,50,-24,50,-65v0,-37,-17,-55,-50,-55r-90,0v-39,-1,-50,26,-50,70v0,33,17,50,50,50r90,0xm250,-240v-2,39,13,60,50,60r90,0v33,0,50,-17,50,-50r0,-70r-210,0v-120,0,-180,-67,-180,-200r0,-120v0,-133,70,-200,210,-200r180,0v133,0,200,67,200,200r0,420v0,133,-67,200,-200,200r-170,0v-148,1,-210,-83,-200,-240r180,0","w":690},":":{"d":"240,-540r0,200r-200,0r0,-200r200,0xm240,-300r0,200r-200,0r0,-200r200,0","w":280},";":{"d":"40,-301r200,0r0,200r-34,126r-125,0r34,-126r-75,0r0,-200xm240,-341r-200,0r0,-200r200,0r0,200","w":280},"<":{"d":"440,-540r0,160r-172,60r172,60r0,160r-400,-140r0,-160","w":480},"=":{"d":"440,-300r0,200r-400,0r0,-200r400,0xm440,-540r0,200r-400,0r0,-200r400,0","w":480},">":{"d":"40,-540r400,140r0,160r-400,140r0,-160r171,-60r-171,-60r0,-160","w":480},"?":{"d":"312,-680v115,-6,206,80,208,179r0,80v-1,92,-37,160,-132,160v-24,0,-17,33,-18,57r-178,0r0,-107v-1,-63,46,-109,108,-108v22,0,39,-17,39,-40v0,-23,-18,-40,-37,-40r-39,0v-33,0,-46,22,-43,56r-180,0v-5,-148,60,-236,199,-237r73,0xm369,0r-179,0r0,-170r179,0r0,170","w":560},"@":{"d":"520,-649v97,-3,180,83,180,179r0,421r-418,0v-61,1,-104,-40,-103,-100r0,-84v-1,-64,40,-95,103,-95r138,0v2,-22,-1,-41,-21,-41r-220,0r0,-140r280,0v60,-1,103,40,102,100r0,241r49,0r0,-302v-1,-46,-34,-89,-84,-89r-306,0v-49,-2,-90,43,-90,90r0,343v3,79,46,126,127,126r443,0r0,90r-481,0v-113,-3,-179,-76,-179,-188r0,-371v-2,-97,82,-180,180,-180r300,0xm322,-189v0,12,9,20,20,20r78,0r0,-40r-79,0v-13,0,-19,7,-19,20","w":740},"A":{"d":"250,-510r160,0r0,-70v0,-27,-13,-40,-40,-40r-80,0v-27,0,-40,13,-40,40r0,70xm610,0r-200,0r0,-310r-160,0r0,310r-200,0r0,-610v0,-140,70,-210,210,-210r140,0v140,0,210,70,210,210r0,610","w":660},"B":{"d":"250,-310r0,110r110,0v47,1,50,-26,50,-70v0,-27,-17,-40,-50,-40r-110,0xm430,-820v120,0,180,60,180,180r0,120v0,53,-23,90,-70,110v47,13,70,57,70,130r0,100v0,120,-60,180,-180,180r-380,0r0,-820r380,0xm250,-620r0,110r110,0v47,1,50,-26,50,-70v0,-27,-17,-40,-50,-40r-110,0","w":660},"C":{"d":"330,-620v-53,0,-80,23,-80,70r0,280v0,47,27,70,80,70r220,0r0,200r-290,0v-140,0,-210,-70,-210,-210r0,-400v0,-140,70,-210,210,-210r290,0r0,200r-220,0"},"D":{"d":"610,-210v0,140,-70,210,-210,210r-350,0r0,-820r350,0v140,0,210,70,210,210r0,400xm410,-560v0,-40,-20,-60,-60,-60r-100,0r0,420r100,0v40,0,60,-20,60,-60r0,-300","w":660},"E":{"d":"250,-620r0,110r300,0r0,200r-300,0r0,110r300,0r0,200r-500,0r0,-820r500,0r0,200r-300,0"},"F":{"d":"250,-620r0,110r300,0r0,200r-300,0r0,310r-200,0r0,-820r500,0r0,200r-300,0","w":590,"k":{"J":220}},"G":{"d":"300,-620v-33,0,-50,17,-50,50r0,320v0,33,17,50,50,50r100,0v33,0,50,-17,50,-50r0,-60r-90,0r0,-200r290,0r0,510r-390,0v-140,0,-210,-70,-210,-210r0,-400v2,-140,72,-210,210,-210r390,0r0,200r-350,0","w":700},"H":{"d":"250,-510r150,0r0,-310r200,0r0,820r-200,0r0,-310r-150,0r0,310r-200,0r0,-820r200,0r0,310","w":650},"I":{"d":"250,-820r0,820r-200,0r0,-820r200,0","w":300},"J":{"d":"265,-820r200,0r0,580v0,160,-80,240,-240,240r-190,0r0,-200r140,0v60,0,90,-30,90,-90r0,-530","w":515},"K":{"d":"610,-580v0,87,-27,143,-80,170v53,27,80,87,80,180r0,230r-200,0r0,-170v1,-101,-55,-145,-160,-140r0,310r-200,0r0,-820r200,0r0,310v105,5,161,-39,160,-140r0,-170r200,0r0,240","w":660},"L":{"d":"250,-200r300,0r0,200r-500,0r0,-821r200,0r0,621","w":585},"M":{"d":"710,-820r0,820r-200,0r0,-490r-130,190r-130,-190r0,490r-200,0r0,-820r200,0r130,190r130,-190r200,0","w":760},"N":{"d":"630,-820r0,820r-200,0r-180,-380r0,380r-200,0r0,-820r200,0r180,380r0,-380r200,0","w":680},"O":{"d":"320,-620v-47,0,-70,23,-70,70r0,280v0,47,23,70,70,70r40,0v47,0,70,-23,70,-70r0,-280v0,-47,-23,-70,-70,-70r-40,0xm630,-210v0,140,-70,210,-210,210r-160,0v-140,0,-210,-70,-210,-210r0,-390v0,-147,70,-220,210,-220r160,0v140,0,210,73,210,220r0,390","w":680},"P":{"d":"250,-510r110,0v33,0,50,-18,50,-55v0,-37,-17,-55,-50,-55r-110,0r0,110xm610,-520v0,140,-70,210,-210,210r-150,0r0,310r-200,0r0,-820r350,0v140,0,210,70,210,210r0,90","w":645},"Q":{"d":"610,-200r50,0r0,200r-400,0v-140,0,-210,-70,-210,-210r0,-400v0,-140,70,-210,210,-210r140,0v140,0,210,70,210,210r0,410xm340,-620v-58,0,-91,16,-90,70r0,280v0,47,23,70,70,70r90,0r0,-350v0,-47,-23,-70,-70,-70","w":700},"R":{"d":"250,-510r110,0v37,0,50,-20,50,-59v0,-34,-17,-51,-50,-51r-110,0r0,110xm610,-510v-1,53,-24,87,-70,100v47,13,70,47,70,100r0,310r-200,0r0,-260v0,-33,-17,-50,-50,-50r-110,0r0,310r-200,0r0,-820r360,0v133,0,200,67,200,200r0,110","w":660},"S":{"d":"310,-620v-40,0,-60,18,-60,55v0,37,18,55,55,55r115,0v133,0,200,67,200,200r0,110v0,133,-67,200,-200,200r-370,0r0,-201r310,0v41,0,60,-18,60,-54v0,-37,-20,-55,-60,-55r-110,0v-133,0,-200,-67,-200,-200r0,-110v0,-133,67,-200,200,-200r370,0r0,200r-310,0","w":670},"T":{"d":"425,-620r0,620r-200,0r0,-620r-190,0r0,-200r590,0r0,200r-200,0","w":660,"k":{"z":200,"y":200,"x":190,"w":200,"v":190,"u":200,"s":200,"r":200,"q":200,"p":200,"o":200,"n":200,"m":200,"g":200,"f":90,"e":200,"d":200,"c":200,"a":200}},"U":{"d":"250,-270v-1,54,32,70,90,70v47,0,70,-23,70,-70r0,-550r200,0r0,620v0,133,-67,200,-200,200r-160,0v-133,0,-200,-67,-200,-200r0,-620r200,0r0,550","w":660},"V":{"d":"435,0r-230,0r-185,-820r200,0r100,475r100,-475r200,0","w":640},"W":{"d":"580,0v-33,0,-60,-13,-80,-40v-23,27,-49,40,-80,40r-170,0v-133,0,-200,-67,-200,-200r0,-620r200,0r0,553v0,45,23,67,70,67v53,0,80,-23,80,-70r0,-550r180,0r0,550v0,47,23,70,70,70v47,0,70,-23,70,-70r0,-550r200,0r0,620v0,133,-67,200,-200,200r-140,0","w":970},"X":{"d":"455,-410r225,410r-233,0r-102,-180r-91,180r-234,0r210,-410r-210,-410r230,0r95,180r105,-179r230,0","w":700},"Y":{"d":"405,-510r0,-310r200,0r0,620v0,133,-67,200,-200,200r-320,0r0,-200r270,0v33,0,50,-17,50,-50r0,-60r-160,0v-133,0,-200,-67,-200,-200r0,-310r200,0r0,240v0,47,20,70,60,70r100,0","w":655},"Z":{"d":"300,-200r320,0r0,200r-570,0r0,-200r320,-420r-320,0r0,-200r570,0r0,200","w":670},"[":{"d":"220,-90r120,0r0,180r-300,0r0,-1000r300,0r0,180r-120,0r0,640","w":380},"\\":{"d":"240,-680r120,680r-201,0r-119,-680r200,0","w":400},"]":{"d":"40,-910r300,0r0,1000r-300,0r0,-180r120,0r0,-640r-120,0r0,-180","w":380},"^":{"d":"460,-480r-160,0r-50,-133r-50,133r-160,0r130,-340r160,0","w":500},"_":{"d":"440,90r-400,0r0,-180r400,0r0,180","w":480},"`":{"d":"340,-480r-125,0r-175,-340r206,0","w":380},"a":{"d":"340,-220r-100,0v-13,0,-20,7,-20,20v0,13,7,20,20,20r100,0r0,-40xm420,-580v59,-1,101,41,100,100r0,480r-380,0v-59,1,-101,-41,-100,-100r0,-140v-1,-73,34,-120,100,-120r200,0v1,-21,2,-40,-20,-40r-260,0r0,-180r360,0","w":560,"k":{"T":200}},"b":{"d":"410,-580v93,1,151,59,150,152r0,278v1,89,-62,150,-150,150r-370,0r0,-819r200,0r0,239r170,0xm360,-360v0,-27,-13,-39,-40,-39r-80,0r0,219r80,0v27,0,40,-13,40,-40r0,-140","k":{"T":200}},"c":{"d":"400,-580v85,-5,161,82,160,160r0,80r-200,0v5,-34,-13,-60,-40,-60r-39,0v-19,-1,-42,21,-41,39r0,141v-1,18,22,40,40,40r40,0v26,-2,46,-26,40,-60r200,0r0,81v3,85,-76,159,-159,159r-201,0v-90,2,-160,-71,-160,-160r0,-261v1,-81,66,-159,160,-159r200,0","k":{"T":200}},"d":{"d":"40,-429v-1,-93,57,-151,150,-151r169,0r0,-240r201,0r0,820r-370,0v-87,1,-150,-62,-150,-151r0,-278xm280,-400v-27,0,-40,13,-40,40r0,140v0,27,13,40,40,40r79,0r0,-220r-79,0"},"e":{"d":"406,-580v86,1,114,30,114,113r0,247r-300,0v-1,21,-1,40,20,40r280,0r0,180r-367,0v-67,1,-114,-47,-113,-113r0,-358v-1,-77,38,-109,111,-109r255,0xm341,-360v1,-21,2,-41,-21,-41r-80,0v-22,-2,-21,20,-20,41r121,0","w":560,"k":{"T":200}},"f":{"d":"129,-699v1,-68,50,-121,120,-121r200,0r0,180r-90,0v-28,0,-33,29,-30,60r161,0r0,181r-160,0r0,399r-201,0r0,-400r-99,0r0,-180r99,0r0,-119","w":510,"k":{"T":40}},"g":{"d":"40,-420v0,-86,74,-160,160,-160r360,0r0,700v1,64,-53,120,-120,120r-360,0r0,-200r260,0v21,1,21,-19,20,-40r-160,0v-85,2,-160,-74,-160,-160r0,-260xm280,-400v-27,0,-40,13,-40,40r0,140v0,27,13,40,40,40r80,0r0,-220r-80,0"},"h":{"d":"370,-580v108,-2,170,52,170,150r0,430r-200,0r0,-360v-1,-27,-14,-40,-41,-40r-59,0r0,400r-200,0r0,-820r200,0r0,240r130,0","w":580,"k":{"T":200}},"i":{"d":"40,0r0,-580r200,0r0,580r-200,0xm40,-620r0,-200r200,0r0,200r-200,0","w":280},"j":{"d":"50,-620r0,-200r200,0r0,200r-200,0xm-8,40v45,2,58,-22,58,-65r0,-555r200,0r0,580v2,162,-74,243,-239,241r-101,0r0,-201r82,0","w":290},"k":{"d":"281,-420v26,2,38,-18,39,-40r0,-120r200,0r0,160v0,37,-12,63,-37,80v25,15,37,42,37,80r0,260r-200,0r0,-180v-1,-22,-12,-40,-39,-40r-40,0r0,220r-201,0r0,-820r201,0r0,400r40,0","w":560},"l":{"d":"240,0r-200,0r0,-820r200,0r0,820","w":280},"m":{"d":"702,-580v78,-2,138,61,138,137r0,443r-200,0r0,-350v0,-33,-17,-50,-50,-50v-33,0,-50,17,-50,50r0,350r-200,0r0,-350v0,-33,-16,-50,-49,-50v-34,0,-51,17,-51,50r0,350r-200,0r0,-580r340,0v34,0,54,10,60,30v6,-20,26,-30,60,-30r202,0","w":880,"k":{"T":200}},"n":{"d":"370,-580v93,-3,171,63,170,150r0,430r-200,0r0,-360v1,-27,-13,-40,-40,-40r-60,0r0,400r-200,0r0,-580r330,0","w":580,"k":{"T":200}},"o":{"d":"400,-580v92,-4,160,74,160,160r0,261v1,97,-63,160,-159,159r-201,0v-89,-1,-160,-61,-160,-160r0,-262v-4,-100,70,-158,160,-158r200,0xm360,-361v2,-41,-38,-39,-79,-39v-27,0,-41,13,-41,39r0,141v0,27,13,40,40,40r40,0v27,0,40,-14,40,-41r0,-140","k":{"T":200}},"p":{"d":"560,-160v0,97,-57,160,-160,160r-160,0r0,240r-200,0r0,-820r360,0v60,0,102,17,125,50v23,33,35,70,35,110r0,260xm360,-360v1,-27,-13,-40,-40,-40r-80,0r0,220r80,0v27,0,40,-13,40,-40r0,-140","k":{"T":200}},"q":{"d":"40,-420v-4,-99,71,-159,160,-160r360,0r0,820r-201,0r0,-240r-159,0v-96,1,-160,-65,-160,-160r0,-260xm280,-400v-27,0,-40,13,-40,40r0,140v0,27,13,40,40,40r79,0r0,-220r-79,0"},"r":{"d":"320,-400v-46,-1,-81,34,-80,80r0,320r-200,0r0,-580r360,0r0,180r-80,0","w":430,"k":{"T":40}},"s":{"d":"520,-580r0,180r-281,0v-12,0,-18,7,-18,20v0,13,6,20,18,20r171,0v74,1,110,37,110,110r0,137v1,75,-34,113,-103,113r-377,0r0,-180r281,0v13,0,20,-7,20,-20v0,-13,-7,-20,-20,-20r-187,0v-63,0,-94,-33,-94,-100r0,-160v0,-67,33,-100,100,-100r380,0","w":561,"k":{"T":200}},"t":{"d":"132,0v-52,1,-92,-38,-92,-92r0,-728r200,0r0,240r160,0r0,181r-160,0r0,188v0,20,10,30,30,30r130,0r0,181r-268,0","w":430,"k":{"T":160}},"u":{"d":"210,0v-110,3,-170,-59,-170,-156r0,-424r200,0r0,350v0,27,13,43,40,43r40,0v27,-2,40,-16,40,-43r0,-350r200,0r0,425v-2,96,-61,155,-170,155r-180,0","k":{"T":200}},"v":{"d":"411,0r-249,0r-152,-580r199,0r79,303r83,-303r199,0","w":580,"k":{"T":190}},"w":{"d":"179,0v-81,1,-139,-74,-139,-160r0,-420r200,0r0,350v0,33,17,50,50,50v33,0,50,-17,50,-50r0,-350r200,0r0,350v0,33,17,50,50,50v33,0,50,-17,50,-50r0,-350r200,0r0,420v0,92,-47,160,-141,160r-200,0v-19,0,-39,-7,-60,-21v-19,14,-39,21,-60,21r-200,0","w":880,"k":{"T":200}},"x":{"d":"610,-580r-183,290r183,290r-233,0r-67,-105r-67,105r-233,0r183,-290r-183,-290r233,0r67,106r67,-106r233,0","w":620,"k":{"T":190}},"y":{"d":"200,0v-97,1,-160,-63,-160,-160r0,-420r200,0r0,360v-5,59,71,35,120,40r0,-400r200,0r0,700v-1,76,-40,119,-120,119r-360,0r0,-200r260,0v22,1,21,-18,20,-39r-160,0"},"z":{"d":"40,-580r480,0r0,198r-200,182r200,0r0,200r-480,0r0,-199r200,-182r-200,0r0,-199","w":560,"k":{"T":200}},"{":{"d":"320,-544v0,52,-19,97,-56,134v37,46,56,91,56,134r0,229v0,58,20,104,60,137r-201,0v-39,-33,-59,-78,-59,-137r0,-229v0,-47,-27,-92,-80,-134v53,-37,80,-82,80,-134r0,-229v0,-53,20,-99,59,-137r201,0v-40,38,-60,84,-60,137r0,229","w":420},"|":{"d":"220,90r-180,0r0,-1000r180,0r0,1000","w":260},"}":{"d":"100,-770v0,-55,-20,-102,-60,-140r200,0v40,38,60,85,60,140r0,225v0,53,27,98,80,135v-53,37,-80,82,-80,135r0,230v0,57,-20,102,-60,135r-200,0v40,-33,60,-78,60,-135r0,-230v0,-43,19,-88,56,-135v-37,-40,-56,-85,-56,-135r0,-225","w":420},"~":{"d":"312,-423v78,50,154,45,228,-16r0,160v-87,66,-177,70,-269,10v-72,-47,-149,-38,-231,29r0,-160v90,-75,181,-82,272,-23","w":580},"\u00a9":{"d":"470,-680v132,-6,250,119,250,245r0,190v3,132,-110,245,-245,245r-185,0v-131,3,-250,-116,-250,-250r0,-185v-4,-124,123,-245,250,-245r180,0xm640,-415v3,-97,-88,-180,-185,-180r-150,0v-87,-2,-185,86,-185,180r0,155v-3,97,83,180,180,180r160,0v97,3,180,-83,180,-180r0,-155xm445,-520v64,1,101,36,100,105r0,50r-130,0v2,-23,-3,-40,-25,-40v-27,0,-50,-2,-50,27r0,90v-2,29,22,28,50,28v22,0,27,-17,25,-41r130,0r0,52v3,54,-52,105,-102,104r-130,0v-51,1,-103,-49,-103,-104r0,-169v-1,-66,38,-101,100,-102r135,0","w":760},"\u00bb":{"d":"720,-320r-180,220r-200,0r180,-220r-180,-220r200,0xm420,-320r-180,220r-200,0r180,-220r-180,-220r200,0","w":760},"\u173f":{"d":"40,-450v-3,-64,66,-130,128,-130r192,0r0,-240r200,0r0,350r170,215r100,-135r240,0r-210,290r230,290r-260,0r-100,-135r-100,135r-250,0r220,-290r-230,-290r-90,0v-27,0,-40,15,-40,45r0,105v0,27,13,40,40,40r160,0r80,100r-80,100r-240,0v-92,2,-160,-68,-160,-160r0,-290","w":1140},"\u2064":{"d":"180,-570v293,0,440,143,440,430r120,0v0,-367,-187,-550,-560,-550r0,120xm180,-360v153,0,230,73,230,220r125,0v0,-227,-118,-340,-355,-340r0,120xm870,-120v0,80,-40,120,-120,120r-580,0v-80,0,-120,-40,-120,-120r0,-580v0,-80,40,-120,120,-120r580,0v80,0,120,40,120,120r0,580xm235,-255v-37,0,-65,31,-65,65v0,34,28,65,65,65v37,0,65,-31,65,-65v0,-34,-28,-65,-65,-65","w":920},"\u2065":{"d":"995,-710r-170,460r-480,0r-152,-430r-58,0v-57,0,-85,-23,-85,-70v0,-47,28,-70,85,-70r166,0r39,110r655,0xm717,-390r61,-180r-386,0r61,180r264,0xm780,-200v-53,0,-100,47,-100,100v0,53,47,100,100,100v53,0,100,-47,100,-100v0,-53,-47,-100,-100,-100xm385,-200v-53,0,-100,47,-100,100v0,53,47,100,100,100v53,0,100,-47,100,-100v0,-53,-47,-100,-100,-100","w":1045},"\u2066":{"d":"262,-312v-48,-78,-64,-206,-20,-302v52,-115,150,-206,308,-206v156,0,257,92,308,206v35,81,35,179,0,260v-35,82,-97,142,-178,178v-89,40,-209,32,-286,-13r-149,149v-47,47,-93,49,-135,5v-41,-43,-37,-88,10,-135xm484,-642v-74,31,-129,123,-90,223v28,74,125,132,221,91v59,-25,105,-77,105,-157v0,-79,-48,-131,-105,-157v-41,-18,-90,-17,-131,0","w":935},"\u2067":{"d":"870,-120v0,80,-40,120,-120,120r-580,0v-80,0,-120,-40,-120,-120r0,-580v0,-80,40,-120,120,-120r580,0v80,0,120,42,120,127r0,573xm600,-510r0,200r90,0r0,30r-90,0r0,55r145,0r0,-285r-145,0xm690,-450r0,80r-35,0r0,-80r35,0xm570,-510r-145,0r0,200r90,0r0,30r-90,0r0,55r145,0r0,-285xm513,-450r0,80r-31,0r0,-80r31,0xm340,-510r0,200r60,0r0,-200r-60,0xm340,-540r60,0r0,-55r-60,0r0,55xm260,-510r-85,0r0,200r140,0r0,-285r-55,0r0,85xm260,-450r0,80r-30,0r0,-80r30,0","w":920},"\u2068":{"d":"870,-120v0,80,-40,120,-120,120r-120,0r0,-360r95,0r20,-135r-115,0r0,-65v0,-33,17,-50,50,-50r65,0r0,-130r-103,0v-108,0,-162,56,-162,168r0,77r-75,0r0,135r75,0r0,360r-310,0v-80,0,-120,-40,-120,-120r0,-580v0,-80,40,-120,120,-120r580,0v80,0,120,40,120,120r0,580","w":920},"\u2069":{"d":"870,-120v0,80,-40,120,-120,120r-580,0v-80,0,-120,-40,-120,-120r0,-580v0,-80,40,-120,120,-120r580,0v80,0,120,40,120,120r0,580xm715,-510v0,-50,-35,-86,-85,-85r-240,0r0,-60v1,-44,-41,-80,-85,-80v-44,0,-85,36,-85,80r0,290v0,167,83,250,250,250r160,0v50,1,85,-35,85,-85v0,-48,-36,-85,-85,-85r-160,0v-53,0,-80,-27,-80,-80r0,-60r240,0v50,1,85,-35,85,-85","w":920},"\u2190":{"d":"40,-341r440,-339r0,150r190,0r0,380r-190,0r0,150r-440,-340r0,-1","w":680},"\u2192":{"d":"670,-340r-440,340r0,-150r-190,0r0,-380r190,0r0,-150","w":680},"\u2709":{"d":"1230,-70v0,47,-23,70,-70,70r-1040,0v-47,0,-70,-23,-70,-70r0,-550v7,-40,34,-59,70,-35r480,315v27,17,54,17,80,0r480,-315v40,-17,70,-6,70,35r0,550xm680,-420v-27,17,-54,17,-80,0r-480,-320v-30,-13,-43,-30,-40,-50v3,-20,17,-30,40,-30r1040,0v23,0,37,10,40,30v3,20,-13,32,-40,50","w":1280},"\u00a0":{"w":300}}});

;/*
 * jQuery Hover/Swap - A simple, complete, and unobtrusive roll-over solution.
 *
 * Copyright (c) 2010 David Belais
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 *
 * Version: 0.1
 * 
 */
(function(a){a.fn.hoverswap=function(d){var f=a.extend({align:null,srcAttr:"longdesc",blankgif:"http://upload.wikimedia.org/wikipedia/commons/c/ce/Transparent.gif",url:null},d);var b=this.selector;var e=this.context;var c=(a.browser.msie&&a.browser.version<7);if(f.align!==null){var g=[];if(typeof(f.align)=="string"){g=a.grep(a.trim(f.align).split(" "),function(j,h){return(j.length>0);});}if(typeof(f.align)=="array"){g=f.align;}f.align=[0.5,0.5];a.each(g,function(h){if(this=="left"){f.align[0]=0;}else{if(this=="right"){f.align[0]=1;}else{if(this=="center"){f.align[0]=0.5;}else{if(this=="middle"){f.align[1]=0.5;}else{if(this=="top"){f.align[1]=0;}else{if(this=="bottom"){f.align[1]=1;}else{f.align[h]=Number((/\d*/).exec(this));}}}}}}if(this.indexOf("%")>-1){f.align[h]*=100;}});}this.each(function(){var i=this;if(!a(this).data().hoverswap){a(this).data("hoverswap",{orig:{css:{position:a(this).css("position")}},align:null});}if(!a(this).data().hoverswap.orig.src){var k;if(c){var l=/^progid\:DXImageTransform\.Microsoft\.AlphaImageLoader\(.*?src\=[\"\']?(.*\.png)[\"\']?.*?\)/.exec(this.runtimeStyle.filter);if(l&&l.length>1){k=a(this).data("hoverswap");k.orig.src=l[1];a(this).data("hoverswap",k);}else{k=a(i).data("hoverswap");k.orig.src=a(this).attr("src");a(i).data("hoverswap",k);if(/\.png\b/.test(a(this).attr("src"))){a(this).attr("src",f.blankgif);this.runtimeStyle.filter='progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+a(this).data().hoverswap.orig.src+'",sizingMethod="image");';}}}else{k=a(this).data("hoverswap");k.orig.src=a(this).attr("src");a(this).data("hoverswap",k);}}var j=a(this).parent()[0];var m=new Image();if(f.url){if(typeof(f.url)=="string"){m.src=f.url;}else{if(typeof(f.url)=="array"){m.src=f.url.shift();}else{if(typeof(f.url)=="object"){m.src=f.url[a(this).attr("src")];}}}}else{m.src=a(this).attr(f.srcAttr);}a(m).load(function(){var n=a(i).data("hoverswap");n.orig.offset=a(i).offset();n.orig.position=a(i).position();n.orig.width=a(i).width();n.orig.height=a(i).height();n.hover={src:a(this).attr("src"),width:this.width,height:this.height};if(f.align&&i.nodeName.toLowerCase()!="input"){n.align=f.align;var h={x:f.align?(n.orig.width-this.width)*(n.align[0]):0,y:f.align?(n.orig.height-this.height)*(n.align[1]):0};a(this).attr("alt","").attr("width",this.width).attr("height",this.height).css({width:this.width,height:this.height,position:"absolute",zIndex:99999999999,visibility:"hidden"}).addClass("temp-rollover").appendTo(j);if(c&&/\.png\b/.test(a(this).attr("src"))){this.runtimeStyle.filter='progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+a(this).attr("src")+'",sizingMethod="image");';a(this).attr("src",f.blankgif);}a(j).hover(function(){var o=a(i).data("hoverswap");o.orig.offset=a(i).offset();o.orig.position=a(i).position();o.hover.offset={top:o.orig.offset.top+h.y,left:o.orig.offset.left+h.x};o.hover.position={top:o.orig.position.top+h.y,left:o.orig.position.left+h.x};a(m).css({left:o.hover.position.left,top:o.hover.position.top,width:o.hover.width,height:o.hover.height,visibility:"visible"}).offset(o.hover.offset);a(i).css({visibility:"hidden"});a(i).data("hoverswap",n);},function(){a(i).css({visibility:"visible"});a(m).css({visibility:"hidden"});a(b,e).css({visibility:"visible"});});}a(i).data("hoverswap",n);});if(m.complete){a(m).trigger("load");}}).filter(function(){return !a(this).data("hoverswap").align;}).hover(function(){if(c&&/\.png$/.test(a(this).data("hoverswap").hover.src)){this.runtimeStyle.filter='progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+a(this).data("hoverswap").hover.src+'",sizingMethod="image");';a(this).attr("src",f.blankgif);}else{a(this).attr("src",a(this).data("hoverswap").hover.src);}},function(){if(c&&/\.png$/.test(a(this).data().hoverswap.orig.src)){this.runtimeStyle.filter='progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+a(this).data().hoverswap.orig.src+'",sizingMethod="image");';a(this).attr("src",f.blankgif);}else{a(this).attr("src",a(this).data().hoverswap.orig.src);}});return this;};})(jQuery);
;(function($){
    $.fontAvailable = function(fontName) {
        var element, width;
        // prepare element, and append to DOM
        element = $(document.createElement('span'))
            .css('visibility', 'hidden')
            .html('abcdefghijklmnopqrstuvwxyz!@#$%^&*()_-+=?/,.<>:;"\'{}[]|\\~`')
            .appendTo(document.body);
        // get the width of element after applying a fake font
        width = element
            .css('font-family', '__FAKEFONT__')
            .width();
        element.css('font-family', fontName);
        var available=Boolean(width !== element.width());
		element.remove();
		return available;
    }
	$.fn.doctree=function(options){
		var settings=$.extend({
			selector:"ul>li:not(:has(ul))",
			anchor:""
		},options);
		var selector=this.selector;
		this.each(function(){
			var instance=this;
			var selected=$(this).find(settings.selector).each(function(i){
				$(this).children().hide().first().show().each(function(){
					$(this).wrapInner(function(){
						var anchor=$.trim($(this).text()).toLowerCase().replace(/[^a-z]*[^a-z]/g,'-');
						return '<a name="'+anchor+'" href="#'+anchor+'" id="'+anchor+'" />';
					}).click(function(){
						$(instance).find(settings.selector).not(this).each(function(i){
							$(this).children().hide().first().show();
						});
						$(this).siblings().show();
					});
				});
			}).first();
			var anchor=document.location.href.match(/\#.*$/);
			if(anchor && anchor.length){
				var s=$(document).find(settings.selector).has('a'+anchor[0]);
				if(s.length){
					selected=s.first();
				}
			}
			selected.children().show();
		});
	}
	
	$(document).ready(function(){
		$('object').each(
			function(){
				swfobject.registerObject(this.id);
			}
		);
		$(".doc").doctree();
		$('a').hover(
			function(){
				var sel=$(this);
				if(!sel.attr("original-color")){
					sel.attr("original-color",sel.css('color'));
				}
				sel.animate({color:'#EC79A6'},300);
			},
			function(){
				var sel=$(this);
				var orig=sel.attr("original-color");
				if(orig){
					sel.animate({color:orig},300);
				}
			}
		);
		if($.browser.msie && parseInt($.browser.version)<7){
			$('#home').click(
				function(){
					window.location.href=this.href;
				}
			);
		}
	})

	$(window).load(function(){
		if(!$.fontAvailable('SasquatchFat')){
			Cufon.replace('h1,h2,h3,h4,h5,h6,.menu,.sasquatch-fat',{ fontFamily: 'SasquatchFat' });
		}
		$('.statcounter,#wpstats').css({visibility:'hidden'});
		//equally sized rollovers
		$('.rollover-longdesc-center').hoverswap({
			blankgif:(THEME_URI+'/images/blank.gif'),
			align:"center"
		});
	})
	
})(jQuery)

function message(m,time){
	var $=jQuery;
	if(!time) time=1500;
	$("#message > .container > span").html(m);
	if($.browser.msie && parseInt($.browser.version,10)<7) $("div#message").css({height:"auto"});
	$("div#message").animate({visibility:"visible",display:"block",height:$("#message > .container").outerHeight(),lineHeight:"inherit",fontSize:"inherit"},time)
}

;/*
 * jQuery pngIE - A fast, reliable, and unobtrusive transparent png fix for Internet Explorer 6.
 *
 * Copyright (c) 2010 David Belais
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 *
 * Version: 0.1
 */
(function(a){a.fn.pngie=function(c){var e=a.extend({blankgif:"http://upload.wikimedia.org/wikipedia/commons/c/ce/Transparent.gif",sizingMethod:"crop"},c);var d=this;if(a.browser.msie&&parseInt(a.browser.version,10)<7){var b=function(){if(a(this).width()>0){var g=/^progid\:DXImageTransform\.Microsoft\.AlphaImageLoader\(.*?src\=[\"\']?(.*\.png)[\"\']?.*?\)/.exec(this.runtimeStyle.filter);if(!g||g.length<2||g[1]!=a(this).attr("src")){a(this).attr("width",a(this).width()).attr("height",a(this).height());this.runtimeStyle.filter='progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+a(this).attr("src")+'", sizingMethod="'+e.sizingMethod+'");';a(this).attr("src",e.blankgif);}}};a("[src$=.png]",this).add(a(this).filter("[src$=.png]")).each(b);a(window).load(function(){a("[src$=.png]",d).add(a(d).filter("[src$=.png]")).each(b);});a("[src$=.png]").live("mousemove",function(){a(this).each(b);a("[src$=.png]").each(b);});a("[src$=.png]").load(b);a("*",this).each(function(g){var f=a(this).css("background-image");if(typeof(f)=="string"&&f!="none"&!/^progid\:DXImageTransform\.Microsoft\.AlphaImageLoader/.test(this.runtimeStyle.filter)){f=/url\([\"\']?(.*\.png)[\"\']?\)/.exec(f);if(f&&f.length>1&&a(this).css("background-repeat").indexOf("no-")>-1){a(this).css("background-image","none").attr("contentEditable",true).attr("width",a(this).width()).attr("height",a(this).height());this.runtimeStyle.filter='progid:DXImageTransform.Microsoft.AlphaImageLoader(src="'+f[1]+'",sizingMethod="'+e.sizingMethod+'")';}}});}return a;};})(jQuery);
