/*
 * 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) 1993 Image Club Graphics, Inc.
 */
Cufon.registerFont({"w":117,"face":{"font-family":"Serpentine Sans","font-weight":700,"font-style":"oblique","font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"-78 -244 432 65.0685","underline-thickness":"18","underline-position":"-27","slope":"-12","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":129},"!":{"d":"159,-230v-14,54,-28,108,-48,156r-68,0v4,-59,18,-107,31,-156r85,0xm116,-60r-15,60r-85,0r15,-60r85,0"},"\"":{"d":"176,-230r-24,98r-40,0r24,-98r40,0xm114,-230r-24,98r-41,0r25,-98r40,0","w":135},"#":{"d":"247,-165r-12,30r-36,0r-16,40r36,0r-12,29r-35,0r-27,66r-34,0r27,-66r-36,0r-26,66r-34,0r26,-66r-35,0r11,-29r36,0r16,-40r-36,0r12,-30r36,0r26,-65r34,0r-27,65r36,0r27,-65r34,0r-27,65r36,0xm165,-135r-35,0r-16,40r35,0","w":221},"$":{"d":"297,-211r-8,33r-98,0r-6,23v40,0,105,-9,91,38v-12,42,-14,94,-67,93r-56,0r-9,35r-28,0r9,-35r-103,0r9,-34r102,0r6,-25v-43,1,-105,8,-91,-43v12,-41,14,-85,66,-85r57,0r8,-33r28,0r-8,33r98,0xm163,-178v-17,0,-37,-5,-35,16v-2,13,19,5,29,7xm183,-58v12,1,18,-25,6,-25r-22,0r-6,25r22,0","w":263},"%":{"d":"345,-118v55,0,16,58,13,87v-4,43,-61,30,-106,31v-53,1,-15,-57,-13,-87v4,-43,61,-31,106,-31xm331,-230r-188,230r-50,0r188,-230r50,0xm142,-112v-35,-3,-105,17,-90,-32v11,-35,6,-90,56,-86v35,3,106,-15,90,31v-12,35,-5,92,-56,87xm304,-26v8,-18,11,-43,17,-64v-3,-7,-31,-7,-31,4r-13,54v-3,12,12,7,21,8v3,0,5,-1,6,-2xm131,-139v8,-18,11,-43,17,-63v-3,-7,-28,-7,-31,4r-14,53v-3,11,13,7,22,8v3,0,5,-1,6,-2","w":366},"&":{"d":"209,-192v-16,-3,-16,14,-8,22r38,65v14,-12,28,-21,32,-44r38,0v-4,37,-31,53,-54,72v12,22,23,45,63,39r-9,38v-43,-6,-113,17,-124,-21v-21,28,-67,18,-113,21v-73,4,-39,-97,-14,-124v13,-13,32,-12,56,-12v-8,-16,-20,-27,-23,-48v5,-29,20,-46,56,-46r158,0r-10,38r-86,0xm168,-48r-39,-64r-16,66v4,14,48,10,55,-2","w":325},"'":{"d":"114,-230r-24,98r-41,0r25,-98r40,0","w":72},"(":{"d":"107,-22v-8,17,5,25,25,22r-9,38v-55,2,-118,4,-102,-58r38,-152v10,-53,64,-63,131,-58r-10,38v-22,-1,-33,3,-36,21","w":148},")":{"d":"90,-171v6,-18,-7,-23,-26,-21r10,-38v54,-2,116,-4,101,58r-38,152v-10,53,-62,63,-130,58r9,-38v23,2,33,-4,37,-22","w":148},"*":{"d":"178,-186r-6,23r-38,0r11,33r-23,11r-10,-32r-27,32r-18,-11r27,-33r-37,0r6,-23r37,0r-10,-33r23,-11r10,32r27,-32r17,11r-27,33r38,0","w":147},"+":{"d":"152,-84r-5,24r-47,0r-11,46r-23,0r11,-46r-46,0r6,-24r46,0r12,-46r23,0r-12,46r46,0","w":147},",":{"d":"116,-60r-13,55r-61,53r-30,0r36,-48r-32,0r15,-60r85,0"},"-":{"d":"172,-115r-15,61r-127,0r15,-61r127,0","w":159},".":{"d":"116,-60r-15,60r-85,0r15,-60r85,0"},"\/":{"d":"199,-230r-145,230r-38,0r146,-230r37,0","w":157},"0":{"d":"266,-230v38,-3,51,29,40,63v-21,65,-14,167,-98,167r-135,0v-39,3,-52,-28,-41,-64v21,-65,15,-166,98,-166r136,0xm190,-52r32,-131v-6,-15,-69,-17,-74,5r-32,131v6,16,69,15,74,-5","w":280},"1":{"d":"194,-230r-57,230r-88,0r40,-160r-33,0r10,-41v43,-9,76,-29,128,-29","w":153},"2":{"d":"250,-230v38,-3,59,16,48,50v-13,42,-12,92,-68,94r-95,4v-17,1,-16,30,-22,44r149,0r-9,38r-237,0v15,-45,18,-108,44,-140v32,-21,93,-10,138,-17v12,1,13,-15,15,-25v2,-7,-2,-10,-12,-10r-133,0r9,-38r173,0","w":269},"3":{"d":"222,-118v31,0,52,6,45,34v-11,44,-18,84,-77,84r-174,0r10,-38v46,-2,99,4,139,-3v10,-11,11,-34,15,-50v0,-5,-4,-7,-11,-7r-84,0r10,-38r84,0v21,-2,20,-29,24,-49v0,-5,-3,-7,-10,-7r-129,0r10,-38r174,0v61,-4,45,46,34,83v-7,22,-29,30,-60,29","w":262},"4":{"d":"323,-112r-15,60r-39,0r-13,52r-86,0r13,-52r-154,0r14,-56r169,-122r102,0r-30,118r39,0xm216,-188r-108,76r90,0","w":311},"5":{"d":"310,-230r-10,38r-148,0r-11,45v55,4,154,-21,135,50v-12,47,-21,97,-78,97r-182,0r10,-38v48,-2,103,4,146,-3v9,-16,12,-40,17,-60v0,-5,-4,-8,-14,-8r-132,0r31,-121r236,0","w":268},"6":{"d":"28,-48r34,-134v6,-27,36,-49,69,-48r181,0r-10,38v-48,2,-103,-4,-146,3v-12,11,-13,39,-19,57v14,-26,65,-15,103,-17v27,-1,50,19,43,48v-11,49,-23,101,-80,101v-68,0,-194,26,-175,-48xm166,-38v26,-5,22,-42,29,-66v-4,-14,-34,-4,-50,-7v-26,5,-20,43,-29,66v4,14,34,4,50,7","w":274},"7":{"d":"309,-230r-9,38v-66,57,-119,113,-156,192r-99,0v30,-58,112,-148,165,-192r-146,0r10,-38r235,0","w":267},"8":{"d":"269,-230v60,-5,40,80,12,100v-10,7,-25,10,-45,10v76,-4,41,83,14,108v-43,25,-123,6,-185,12v-47,5,-40,-46,-29,-80v8,-25,29,-40,65,-40v-68,10,-48,-80,-17,-99v42,-26,123,-6,185,-11xm193,-139v22,1,20,-28,25,-45v-7,-14,-67,-15,-70,6v-2,13,-17,39,5,39r40,0xm168,-38v25,-2,21,-34,27,-55v-4,-16,-35,-5,-52,-8v-24,2,-20,35,-27,55v4,16,35,5,52,8","w":276},"9":{"d":"129,-230v64,5,192,-27,174,47r-33,135v-22,77,-159,40,-250,48r9,-38r132,0v32,0,24,-38,34,-60v-16,27,-64,14,-103,17v-27,1,-50,-19,-43,-48v12,-48,22,-105,80,-101xm186,-120v27,-3,21,-44,30,-65v-4,-13,-34,-5,-50,-7v-28,3,-20,43,-30,65v3,13,35,5,50,7","w":274},":":{"d":"142,-163r-15,60r-85,0r15,-60r85,0xm116,-60r-15,60r-85,0r15,-60r85,0"},";":{"d":"142,-163r-15,60r-85,0r15,-60r85,0xm116,-60r-13,55r-61,53r-30,0r36,-48r-32,0r15,-60r85,0"},"<":{"d":"180,-138r-6,25r-108,41r87,41r-6,25r-116,-55r6,-22","w":162},"=":{"d":"174,-111r-6,23r-130,0r6,-23r130,0xm160,-56r-6,23r-130,0r6,-23r130,0","w":162},">":{"d":"166,-83r-5,22r-143,55r6,-25r107,-41r-86,-41r6,-25","w":162},"?":{"d":"243,-230v34,-2,55,14,49,48v-9,49,-32,83,-95,75v-21,-3,-19,19,-24,33r-88,0v10,-36,14,-72,62,-72v21,0,49,6,52,-15v2,-14,16,-36,-11,-36r-122,0r8,-33r169,0xm167,-60r-15,60r-85,0r15,-60r85,0","w":263},"@":{"d":"267,-159v0,56,-45,110,-92,110v-13,0,-20,-10,-24,-21v-18,28,-74,29,-71,-17v2,-51,43,-92,90,-95v12,0,19,4,22,13r5,-10r37,0v-16,37,-38,69,-52,109v32,-1,65,-46,65,-85v0,-37,-28,-58,-66,-56v-61,3,-117,52,-119,119v0,42,29,73,72,72v36,0,67,-20,85,-41r23,0v-23,32,-64,61,-113,61v-51,0,-89,-38,-88,-88v3,-78,71,-139,145,-142v48,-2,81,25,81,71xm122,-69v21,-3,55,-53,55,-81v0,-7,-1,-15,-8,-14v-31,5,-49,49,-55,85v1,5,1,11,8,10","w":247},"A":{"d":"307,0r-93,0r-11,-62r-101,0r-46,62r-42,0r167,-230r88,0xm197,-100r-13,-78r-55,78r68,0","w":321,"k":{"y":11,"w":32,"v":43,"u":14,"t":40,"q":11,"o":7,"g":11,"f":25,"e":7,"d":11,"c":11,"a":7,"Y":72,"W":36,"V":54,"U":11,"T":61,"S":4,"Q":11,"O":11,"G":11,"C":11}},"B":{"d":"259,-230v71,-12,54,81,20,103v-9,5,-22,7,-38,7v29,5,47,5,42,33v-8,47,-19,87,-81,87r-182,0r57,-230r182,0xm195,-138v23,0,16,-31,24,-47v-7,-15,-44,-4,-63,-7r-14,54r53,0xm195,-87v3,-9,0,-14,-10,-13r-53,0r-15,62v24,-4,63,11,69,-13","w":277,"k":{"A":7}},"C":{"d":"277,-230r-10,38r-98,0v-12,0,-19,4,-21,14r-32,130v0,6,5,10,15,10r98,0r-9,38r-147,0v-40,1,-52,-29,-41,-64v21,-65,15,-166,99,-166r146,0","w":234},"D":{"d":"258,-230v85,3,25,113,16,166v-6,38,-30,64,-73,64r-181,0r57,-230r181,0xm183,-53r32,-130v-3,-17,-41,-6,-59,-9r-39,154v25,-2,60,8,66,-15","w":273,"k":{"Z":4,"Y":11,"X":11,"W":7,"V":7,"A":7}},"E":{"d":"277,-230r-10,38r-111,0r-14,54r102,0r-9,38r-103,0r-15,62r112,0r-10,38r-199,0r57,-230r200,0","w":234,"k":{"x":7,"w":11,"v":11,"u":4,"t":7}},"F":{"d":"277,-230r-10,38r-111,0r-14,54r102,0r-9,38r-103,0r-24,100r-88,0r57,-230r200,0","w":234,"k":{"u":7,"r":11,"o":7,"e":11,"c":7,"a":14,"Z":7,"A":50,".":32,",":32}},"G":{"d":"190,-21v-13,35,-74,18,-117,21v-40,3,-52,-29,-41,-64v21,-65,15,-166,99,-166r176,0r-9,38r-129,0v-12,0,-19,4,-21,14r-32,130v3,16,59,17,65,-5r12,-47r-48,0r10,-38r136,0r-35,138r-71,0","w":275,"k":{"Y":11,"W":11,"V":11,"T":11}},"H":{"d":"319,-230r-58,230r-88,0r25,-100r-66,0r-24,100r-88,0r57,-230r88,0r-23,92r66,0r23,-92r88,0","w":280},"I":{"d":"165,-230r-57,230r-88,0r57,-230r88,0","w":127},"J":{"d":"265,-230r-42,166v-12,43,-32,64,-84,64r-127,0r9,-38v42,-6,103,18,114,-26r42,-166r88,0","w":226,"k":{"A":14}},"K":{"d":"308,-230r-81,68r55,162r-102,0r-27,-98r-27,24r-18,74r-88,0r57,-230r88,0r-26,103r114,-103r55,0","w":295,"k":{"q":7,"o":7,"g":7,"f":25,"e":7,"d":7,"c":7,"a":7,"Y":22,"W":18,"V":18,"U":7,"T":25,"Q":7,"O":7,"G":7,"C":7}},"L":{"d":"229,-38r-10,38r-199,0r57,-230r88,0r-48,192r112,0","w":230,"k":{"Y":79,"W":40,"V":58,"T":61}},"M":{"d":"391,-230r-57,230r-88,0r45,-181r-110,181r-60,0r-17,-181r-46,181r-38,0r57,-230r113,0r11,130r80,-130r110,0","w":353},"N":{"d":"325,-230r-58,230r-113,0r-48,-191r-48,191r-38,0r57,-230r115,0r47,188r48,-188r38,0","w":287},"O":{"d":"265,-230v39,-2,53,27,41,63v-22,64,-14,167,-98,167r-135,0v-40,1,-52,-29,-41,-64v21,-65,15,-166,99,-166r134,0xm190,-53r32,-130v-2,-15,-36,-9,-53,-9v-12,0,-19,4,-21,14r-32,130v1,16,36,10,53,10v12,0,19,-5,21,-15","w":280,"k":{"Y":7,"X":11,"W":7,"V":7,"A":11}},"P":{"d":"258,-230v65,-4,40,57,33,95v-12,66,-91,52,-163,53r-20,82r-88,0r57,-230r181,0xm185,-120v27,-2,22,-41,29,-64v-5,-17,-40,-4,-58,-8r-18,72r47,0","w":273,"k":{"a":7,"Y":7,"X":7,"W":4,"V":4,"A":50,".":32,",":32}},"Q":{"d":"265,-230v39,-2,53,27,41,63v-24,68,-12,175,-111,167r9,30r-34,0r-10,-30v-61,-2,-155,17,-128,-64v21,-65,15,-166,99,-166r134,0xm190,-53r32,-130v-2,-15,-36,-9,-53,-9v-12,0,-19,4,-21,14r-32,130v-1,11,19,10,32,10r-10,-34r34,0r10,31v4,-2,7,-6,8,-12","w":280},"R":{"d":"260,-230v75,-10,41,85,20,120v-7,7,-17,10,-31,10r24,100r-97,0r-17,-100r-27,0r-24,100r-88,0r57,-230r183,0xm193,-138v24,0,17,-31,24,-48v-8,-13,-43,-3,-61,-6r-14,54r51,0","w":275,"k":{"Z":-7,"Y":4,"W":4,"V":4,"A":-7}},"S":{"d":"145,-161v48,10,136,-19,122,46v-12,50,-20,115,-81,115r-170,0r10,-38r134,-2v7,-5,7,-19,10,-28v0,-4,-4,-6,-13,-6v-48,-2,-130,17,-110,-48v14,-46,17,-108,74,-108r175,0r-10,38r-134,2v-6,4,-12,22,-7,29","w":254,"k":{"w":11,"v":11,"Y":7,"X":7,"W":7,"V":7,"A":4}},"T":{"d":"302,-230r-10,38r-73,0r-48,192r-87,0r47,-192r-72,0r9,-38r234,0","w":254,"k":{"y":50,"w":50,"u":50,"s":50,"r":50,"o":54,"e":54,"c":54,"a":54,"Z":7,"A":61,".":32,",":32}},"U":{"d":"204,0v-71,0,-192,31,-167,-68r40,-162r88,0r-44,179v0,9,6,13,17,13v31,-2,71,4,95,-4v23,-56,33,-127,51,-188r38,0r-40,162v-12,45,-28,68,-78,68","w":284,"k":{"A":11}},"V":{"d":"342,-230r-147,230r-98,0r-26,-230r94,0r20,181r115,-181r42,0","w":298,"k":{"o":32,"e":32,"a":36,"S":7,"Q":11,"O":11,"G":11,"C":11,"A":61,";":22,":":22,".":32,",":32}},"W":{"d":"432,-230r-113,230r-85,0r-1,-153r-76,153r-84,0r-1,-230r88,0r-2,148r74,-148r88,0r0,149r74,-149r38,0","w":389,"k":{"u":14,"r":14,"o":22,"e":22,"a":27,"S":7,"Q":7,"O":7,"G":7,"C":7,"A":36,";":14,":":14,".":32,",":32}},"X":{"d":"350,-230r-120,98r65,132r-106,0r-35,-70r-85,70r-54,0r124,-101r-67,-129r111,0r31,67r83,-67r53,0","w":307,"k":{"y":14,"o":11,"e":11,"a":11,"S":4,"Q":11,"O":11,"G":11,"C":11}},"Y":{"d":"338,-230r-127,145r-21,85r-88,0r22,-90r-56,-140r104,0r38,95r83,-95r45,0","w":297,"k":{"u":36,"o":54,"e":54,"a":50,"S":14,"Q":18,"O":14,"G":14,"C":14,"A":76,";":29,":":29,".":32,",":32}},"Z":{"d":"308,-230r-167,192r104,0r-10,38r-228,0r167,-192r-103,0r10,-38r227,0","w":257,"k":{"o":7,"e":7,"a":7,"S":4,"O":7,"G":7,"C":7,"A":7}},"[":{"d":"187,-230r-10,38r-31,0r-48,192r32,0r-10,38r-113,0r67,-268r113,0","w":145},"\\":{"d":"141,0r-37,0r-30,-230r37,0","w":157},"]":{"d":"187,-230r-67,268r-113,0r9,-38r32,0r48,-192r-32,0r10,-38r113,0","w":145},"^":{"d":"166,-115r-24,0r-16,-84r-57,84r-24,0r78,-115r22,0","w":153},"_":{"d":"120,37r-4,18r-130,0r5,-18r129,0","w":129},"`":{"d":"175,-191r-50,0r-48,-53r75,0","w":143},"a":{"d":"223,-169v39,-3,50,24,41,60r-27,109r-81,0r4,-19v-11,30,-63,15,-101,19v-64,6,-35,-84,-12,-103v26,-22,89,-7,133,-11v3,-10,8,-23,-8,-22r-119,0r8,-33r162,0xm172,-81v-22,2,-56,-9,-59,14v-2,11,-17,34,8,34v23,0,38,3,44,-21","w":250,"k":{"w":7,"v":7}},"b":{"d":"167,-169v50,2,125,-14,108,50v-14,51,-16,123,-81,119v-32,-2,-84,14,-89,-18r-4,18r-83,0r58,-230r85,0r-20,77v7,-10,12,-16,26,-16xm172,-45v6,-29,16,-54,20,-84v-2,-13,-30,-7,-44,-7v-8,0,-12,4,-14,12r-21,83v2,14,29,8,44,8v8,0,13,-4,15,-12","w":256,"k":{"x":11,"w":7,"v":7}},"c":{"d":"63,0v-67,2,-31,-76,-23,-119v13,-74,126,-44,206,-50r-8,33r-91,0v-12,0,-19,5,-22,17v-5,25,-14,47,-17,75v0,7,5,11,14,11r90,0r-8,33r-141,0","w":212},"d":{"d":"136,0v-52,0,-131,16,-113,-51v14,-51,15,-123,82,-118v29,2,82,-14,86,16r20,-77r85,0r-58,230r-82,0r4,-18v-7,10,-12,18,-24,18xm165,-45r20,-84v-2,-14,-29,-7,-43,-7v-8,0,-13,4,-15,12r-21,83v1,14,30,8,44,8v8,0,13,-4,15,-12","w":256},"e":{"d":"233,-169v63,-3,28,67,22,103r-143,0v-3,12,-10,34,10,33r121,0r-9,33r-176,0v-70,-1,-22,-80,-17,-121v8,-73,118,-44,192,-48xm180,-99v0,-13,18,-37,-4,-37v-21,0,-46,-7,-50,13r-5,24r59,0","w":248,"k":{"w":7,"v":7}},"f":{"d":"256,-230r-8,33v-33,3,-79,-13,-78,28r68,0r-9,33r-67,0r-34,136r-85,0r34,-136r-36,0r8,-33r36,0v6,-34,23,-62,62,-61r109,0","w":209,"k":{"s":4,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":11,".":32,",":32}},"g":{"d":"175,-169v14,0,21,4,20,18r6,-18r79,0r-42,171v-11,39,-25,62,-71,62r-158,0r9,-33v40,-2,90,5,124,-4v9,-7,11,-30,15,-44v-11,28,-59,15,-94,17v-67,3,-31,-75,-23,-118v10,-55,71,-53,135,-51xm165,-45r20,-84v-2,-14,-29,-7,-43,-7v-8,0,-13,4,-15,12r-21,83v1,14,30,8,44,8v8,0,13,-4,15,-12","w":252,"k":{"j":-76}},"h":{"d":"165,-169v57,-3,126,-10,109,60r-27,109r-85,0r32,-128v-2,-15,-31,-8,-46,-8v-8,0,-12,4,-14,12r-31,124r-85,0r58,-230r85,0r-20,77v9,-10,12,-15,24,-16","w":261,"k":{"w":11,"v":11}},"i":{"d":"161,-230r-12,44r-85,0r12,-44r85,0xm145,-169r-42,169r-85,0r42,-169r85,0","w":120},"j":{"d":"161,-230r-12,44r-85,0r12,-44r85,0xm145,-169v-22,70,-30,165,-65,220v-31,25,-106,8,-158,13r8,-33v31,-5,77,14,85,-19r45,-181r85,0","w":120},"k":{"d":"272,-169r-60,39r43,130r-98,0r-20,-79r-17,12r-17,67r-85,0r58,-230r85,0r-31,120r88,-59r54,0","w":264,"k":{"y":7,"w":11,"v":11,"u":11,"t":14,"q":7,"o":7,"g":7,"f":7,"e":7,"d":7,"c":7,"a":4}},"l":{"d":"161,-230r-58,230r-85,0r58,-230r85,0","w":120},"m":{"d":"278,-169v48,1,111,-13,96,50r-28,119r-78,0r32,-129v-3,-12,-46,-12,-50,4r-31,125r-78,0r32,-129v-3,-12,-46,-12,-50,4r-31,125r-78,0r43,-169r73,0r-5,20v17,-35,64,-16,106,-20v16,-1,22,3,22,18v6,-10,11,-18,25,-18","w":360,"k":{"w":11,"v":11}},"n":{"d":"161,-169v57,-1,128,-12,110,60r-28,109r-85,0r32,-128v-2,-15,-30,-8,-45,-8v-8,0,-13,4,-15,12r-31,124r-85,0r43,-169r81,0r-5,17v7,-10,14,-16,28,-17","w":257,"k":{"w":11,"v":11}},"o":{"d":"237,-169v67,-4,21,79,16,120v-9,75,-119,44,-195,49v-68,4,-22,-79,-17,-120v9,-76,120,-45,196,-49xm168,-46r20,-82v-3,-15,-31,-8,-47,-8v-8,0,-12,5,-14,13v-6,28,-16,52,-20,82v2,15,31,8,46,8v8,0,13,-5,15,-13","w":252,"k":{"x":7,"w":4,"v":4}},"p":{"d":"159,-169v52,0,131,-16,112,51v-15,52,-16,122,-81,118v-30,-2,-83,14,-86,-17r-20,81r-85,0r58,-233r80,0r-5,18v9,-11,13,-18,27,-18xm168,-45r21,-84v-2,-13,-30,-7,-44,-7v-8,0,-13,4,-15,12r-20,83v2,15,29,8,43,8v8,0,13,-4,15,-12","w":252,"k":{"x":11,"w":7,"v":7}},"q":{"d":"105,-169v32,0,87,-15,91,18r4,-18r80,0r-58,233r-84,0r19,-81v-11,28,-59,15,-94,17v-67,3,-33,-76,-23,-118v8,-31,29,-51,65,-51xm165,-45r20,-84v-2,-14,-29,-7,-43,-7v-8,0,-13,4,-15,12r-21,83v1,14,30,8,44,8v8,0,13,-4,15,-12","w":252},"r":{"d":"128,-142v15,-30,49,-27,93,-27r-12,47v-37,2,-78,-8,-86,26r-24,96r-85,0r43,-169r78,0","w":189,"k":{"a":4,".":29,",":29}},"s":{"d":"144,-53v-46,0,-127,18,-109,-42v4,-41,24,-75,70,-74r158,0r-7,31r-120,0v-14,-3,-23,19,-5,19v46,0,124,-17,109,43v-9,38,-21,77,-68,76r-161,0r7,-31r121,0v14,3,22,-22,5,-22","w":231,"k":{"x":7,"w":4,"v":4}},"t":{"d":"204,0v-57,-8,-168,27,-149,-48r22,-88r-36,0r8,-33r36,0r9,-37r85,0r-9,37r68,0r-9,33r-67,0v-7,33,-18,61,-23,96v0,5,4,7,11,7r62,0","w":216,"k":{"x":4,"w":7,"v":7}},"u":{"d":"139,0v-57,1,-128,12,-110,-60r28,-109r84,0r-31,128v2,15,30,8,45,8v8,0,13,-4,15,-12r31,-124r84,0r-42,169r-81,0r5,-18v-7,10,-14,18,-28,18","w":257},"v":{"d":"285,-169r-111,169r-91,0r-32,-169r93,0r22,125r82,-125r37,0","w":252,"k":{"s":7,"q":7,"o":7,"g":7,"e":7,"d":7,"c":7,"a":11,".":29,",":29}},"w":{"d":"385,-169r-84,169r-88,0r-2,-129r-64,129r-89,0r-4,-169r86,0r3,108r55,-108r98,0r2,108r56,-108r31,0","w":355,"k":{"z":4,"s":7,"q":7,"o":7,"g":7,"e":7,"d":7,"c":7,"a":7,".":29,",":29}},"x":{"d":"300,-169r-96,69r56,100r-110,0r-24,-46r-66,46r-48,0r100,-72r-54,-97r108,0r23,42r58,-42r53,0","w":271,"k":{"q":11,"o":11,"g":11,"e":11,"d":11,"c":11,"a":7}},"y":{"d":"130,0v-56,3,-118,6,-101,-60r28,-109r84,0r-31,128v1,14,28,8,42,8v8,0,12,-4,14,-12r31,-124r85,0r-46,184v-8,33,-28,49,-60,49r-174,0r8,-33v44,-2,95,4,134,-3v10,-10,10,-31,15,-45v-6,10,-14,17,-29,17","w":254},"z":{"d":"279,-169r-131,136r103,0r-8,33r-230,0r134,-136r-98,0r8,-33r222,0","w":255},"{":{"d":"64,-59v3,-16,-15,-20,-28,-21r9,-33v72,-1,19,-116,106,-117r71,0r-10,38v-69,-10,-17,93,-93,95v17,2,33,12,28,32r-12,52v-2,14,16,12,30,12r-10,38v-45,-3,-120,14,-106,-39","w":180},"|":{"d":"108,-230r-73,294r-35,0r74,-294r34,0","w":66},"}":{"d":"165,-134v-3,16,15,20,28,21r-9,33v-71,2,-22,115,-106,117r-71,0r9,-38v70,11,18,-93,94,-95v-45,-3,-21,-51,-16,-84v2,-13,-16,-12,-30,-12r10,-38v45,2,118,-12,105,39","w":180},"~":{"d":"154,-90v6,6,21,12,9,19v-18,27,-62,20,-83,2v-17,-2,-23,7,-32,15v-6,-6,-21,-12,-9,-19v16,-23,56,-23,77,-5v16,9,29,-3,38,-12","w":165},"\u2122":{"d":"283,-230r-29,115r-19,0r18,-76r-46,75r-21,0r-9,-75r-19,76r-19,0r29,-115r25,0r11,85r53,-85r26,0xm159,-230r-4,18r-33,0r-24,97r-20,0r24,-97r-33,0r5,-18r85,0","w":241},"\u2026":{"d":"383,-60r-15,60r-85,0r15,-60r85,0xm250,-60r-15,60r-85,0r15,-60r85,0xm116,-60r-15,60r-85,0r15,-60r85,0","w":384},"\u2013":{"d":"224,-109r-13,49r-180,0r13,-49r180,0","w":212},"\u2014":{"d":"404,-109r-13,49r-360,0r13,-49r360,0","w":392},"\u201c":{"d":"260,-233r-38,48r33,0r-16,60r-85,0r14,-55r61,-53r31,0xm152,-233r-37,48r32,0r-15,60r-85,0r14,-55r61,-53r30,0","w":224},"\u201d":{"d":"266,-230r-14,55r-60,53r-31,0r37,-48r-32,0r15,-60r85,0xm159,-230r-14,55r-61,53r-30,0r37,-48r-32,0r15,-60r85,0","w":224},"\u2018":{"d":"152,-233r-37,48r32,0r-15,60r-85,0r14,-55r61,-53r30,0"},"\u2019":{"d":"159,-230r-14,55r-61,53r-30,0r37,-48r-32,0r15,-60r85,0"},"\u00d7":{"d":"160,-114r-53,42r32,41r-20,17r-31,-42r-52,42r-12,-16r52,-42r-31,-42r20,-16r31,42r52,-42","w":147},"\u00a0":{"w":129}}});

Cufon.replace('#header li a',{hover:true});
Cufon.replace('#sidebar .area strong');

jQuery(document).ready(function($) {
          $("a[rel^='wp-prettyPhoto']").prettyPhoto({
            animationSpeed: 'normal',
            padding: 20,
            opacity: 0.35,
            showTitle: true,
            allowresize: true,
            counter_separator_label: '/',
            theme: 'light_rounded',
            wmode: 'opaque',
            autoplay: false,
            hideflash: false,
            modal: false,
            changepicturecallback: function(){},
            callback: function(){},
            markup: '<div class="pp_pic_holder"> \
                                                                  <div class="pp_top"> \
                                                                    <div class="pp_left"></div> \
                                                                    <div class="pp_middle"></div> \
                                                                    <div class="pp_right"></div> \
                                                                  </div> \
                                                                  <div class="pp_content_container"> \
                                                                    <div class="pp_left"> \
                                                                    <div class="pp_right"> \
                                                                      <div class="pp_content"> \
                                                                        <div class="pp_fade"> \
                                                                          <a href="#" class="pp_expand" title="Expand the image">Expand</a> \
                                                                          <div class="pp_loaderIcon"></div> \
                                                                          <div class="pp_hoverContainer"> \
                                                                            <a class="pp_next" href="#">next</a> \
                                                                            <a class="pp_previous" href="#">previous</a> \
                                                                          </div> \
                                                                          <div id="pp_full_res"></div> \
                                                                          <div class="pp_details clearfix"> \
                                                                            <a class="pp_close" href="#">Close</a> \
                                                                            <p class="pp_description"></p> \
                                                                            <div class="pp_nav"> \
                                                                              <a href="#" class="pp_arrow_previous">Previous</a> \
                                                                              <p class="currentTextHolder">0/0</p> \
                                                                              <a href="#" class="pp_arrow_next">Next</a> \
                                                                            </div> \
                                                                          </div> \
                                                                        </div> \
                                                                      </div> \
                                                                    </div> \
                                                                    </div> \
                                                                  </div> \
                                                                  <div class="pp_bottom"> \
                                                                    <div class="pp_left"></div> \
                                                                    <div class="pp_middle"></div> \
                                                                    <div class="pp_right"></div> \
                                                                  </div> \
                                                                </div> \
                                                                <div class="pp_overlay"></div> \
                                                                <div class="ppt"></div>',
            image_markup: '<img id="fullResImage" src="" />',
            flash_markup: '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="{width}" height="{height}"><param name="wmode" value="{wmode}" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="{path}" /><embed src="{path}" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="{width}" height="{height}" wmode="{wmode}"></embed></object>',
            quicktime_markup: '<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="{height}" width="{width}"><param name="src" value="{path}"><param name="autoplay" value="{autoplay}"><param name="type" value="video/quicktime"><embed src="{path}" height="{height}" width="{width}" autoplay="{autoplay}" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"></embed></object>',
            iframe_markup: '<iframe src ="{path}" width="{width}" height="{height}" frameborder="no"></iframe>',
            inline_markup: '<div class="pp_inline clearfix">{content}</div>'
          });
        });


/*!
 * jQuery Cycle Lite Plugin
 * http://malsup.com/jquery/cycle/lite/
 * Copyright (c) 2008 M. Alsup
 * Version: 1.0 (06/08/2008)
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 * Requires: jQuery v1.2.3 or later
 */
(function(D){var A="Lite-1.0";D.fn.cycle=function(E){return this.each(function(){E=E||{};if(this.cycleTimeout){clearTimeout(this.cycleTimeout)}this.cycleTimeout=0;this.cyclePause=0;var I=D(this);var J=E.slideExpr?D(E.slideExpr,this):I.children();var G=J.get();if(G.length<2){if(window.console&&window.console.log){window.console.log("terminating; too few slides: "+G.length)}return }var H=D.extend({},D.fn.cycle.defaults,E||{},D.metadata?I.metadata():D.meta?I.data():{});H.before=H.before?[H.before]:[];H.after=H.after?[H.after]:[];H.after.unshift(function(){H.busy=0});var F=this.className;H.width=parseInt((F.match(/w:(\d+)/)||[])[1])||H.width;H.height=parseInt((F.match(/h:(\d+)/)||[])[1])||H.height;H.timeout=parseInt((F.match(/t:(\d+)/)||[])[1])||H.timeout;if(I.css("position")=="static"){I.css("position","relative")}if(H.width){I.width(H.width)}if(H.height&&H.height!="auto"){I.height(H.height)}var K=0;J.css({position:"absolute",top:0,left:0}).hide().each(function(M){D(this).css("z-index",G.length-M)});D(G[K]).css("opacity",1).show();if(D.browser.msie){G[K].style.removeAttribute("filter")}if(H.fit&&H.width){J.width(H.width)}if(H.fit&&H.height&&H.height!="auto"){J.height(H.height)}if(H.pause){I.hover(function(){this.cyclePause=1},function(){this.cyclePause=0})}D.fn.cycle.transitions.fade(I,J,H);J.each(function(){var M=D(this);this.cycleH=(H.fit&&H.height)?H.height:M.height();this.cycleW=(H.fit&&H.width)?H.width:M.width()});J.not(":eq("+K+")").css({opacity:0});if(H.cssFirst){D(J[K]).css(H.cssFirst)}if(H.timeout){if(H.speed.constructor==String){H.speed={slow:600,fast:200}[H.speed]||400}if(!H.sync){H.speed=H.speed/2}while((H.timeout-H.speed)<250){H.timeout+=H.speed}}H.speedIn=H.speed;H.speedOut=H.speed;H.slideCount=G.length;H.currSlide=K;H.nextSlide=1;var L=J[K];if(H.before.length){H.before[0].apply(L,[L,L,H,true])}if(H.after.length>1){H.after[1].apply(L,[L,L,H,true])}if(H.click&&!H.next){H.next=H.click}if(H.next){D(H.next).bind("click",function(){return C(G,H,H.rev?-1:1)})}if(H.prev){D(H.prev).bind("click",function(){return C(G,H,H.rev?1:-1)})}if(H.timeout){this.cycleTimeout=setTimeout(function(){B(G,H,0,!H.rev)},H.timeout+(H.delay||0))}})};function B(J,E,I,K){if(E.busy){return }var H=J[0].parentNode,M=J[E.currSlide],L=J[E.nextSlide];if(H.cycleTimeout===0&&!I){return }if(I||!H.cyclePause){if(E.before.length){D.each(E.before,function(N,O){O.apply(L,[M,L,E,K])})}var F=function(){if(D.browser.msie){this.style.removeAttribute("filter")}D.each(E.after,function(N,O){O.apply(L,[M,L,E,K])})};if(E.nextSlide!=E.currSlide){E.busy=1;D.fn.cycle.custom(M,L,E,F)}var G=(E.nextSlide+1)==J.length;E.nextSlide=G?0:E.nextSlide+1;E.currSlide=G?J.length-1:E.nextSlide-1}if(E.timeout){H.cycleTimeout=setTimeout(function(){B(J,E,0,!E.rev)},E.timeout)}}function C(E,F,I){var H=E[0].parentNode,G=H.cycleTimeout;if(G){clearTimeout(G);H.cycleTimeout=0}F.nextSlide=F.currSlide+I;if(F.nextSlide<0){F.nextSlide=E.length-1}else{if(F.nextSlide>=E.length){F.nextSlide=0}}B(E,F,1,I>=0);return false}D.fn.cycle.custom=function(K,H,I,E){var J=D(K),G=D(H);G.css({opacity:0});var F=function(){G.animate({opacity:1},I.speedIn,I.easeIn,E)};J.animate({opacity:0},I.speedOut,I.easeOut,function(){J.css({display:"none"});if(!I.sync){F()}});if(I.sync){F()}};D.fn.cycle.transitions={fade:function(F,G,E){G.not(":eq(0)").css("opacity",0);E.before.push(function(){D(this).show()})}};D.fn.cycle.ver=function(){return A};D.fn.cycle.defaults={timeout:4000,speed:1000,next:null,prev:null,before:null,after:null,height:"auto",sync:1,fit:0,pause:0,delay:0,slideExpr:null}})(jQuery)

$('#splash').cycle()

