/*
 * 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}})());

Cufon.registerFont({"w":191,"face":{"font-family":"Myriad Web Pro","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 3 3 4 3 2 2 4","ascent":"274","descent":"-86","x-height":"4","bbox":"-17 -270 311 90","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":78},"!":{"d":"55,-71r-25,0r-6,-172r36,0xm42,-43v14,0,23,10,23,24v0,14,-10,23,-23,23v-12,0,-22,-9,-22,-23v0,-14,9,-23,22,-24","w":84},"\"":{"d":"18,-249r33,0r-6,87r-21,0xm73,-249r34,0r-7,87r-20,0","w":124},"#":{"d":"35,0r10,-70r-31,0r0,-23r34,0r7,-50r-32,0r0,-23r35,0r9,-68r23,0r-10,68r39,0r9,-68r22,0r-9,68r30,0r0,23r-33,0r-7,50r32,0r0,23r-35,0r-10,70r-22,0r9,-70r-38,0r-9,70r-23,0xm71,-93r38,0r6,-50r-38,0","w":185},"$":{"d":"164,-68v-3,33,-25,58,-59,62r0,37r-24,0r0,-36v-23,-1,-42,-6,-57,-16r9,-26v29,22,97,25,97,-18v0,-57,-107,-40,-103,-105v2,-33,25,-54,57,-59r0,-36r23,0r0,35v18,1,35,5,49,13r-9,25v-28,-18,-86,-20,-87,18v10,52,109,38,104,106"},"%":{"d":"67,-94v-35,0,-56,-32,-56,-71v0,-41,21,-72,58,-73v38,0,57,29,57,70v0,42,-22,74,-59,74xm69,-114v41,-1,42,-104,0,-104v-22,0,-32,26,-31,52v1,26,8,51,31,52xm87,4r-20,0r138,-242r21,0xm224,3v-35,0,-56,-32,-56,-71v0,-41,21,-72,58,-73v37,0,57,29,57,69v1,43,-22,75,-59,75xm226,-17v41,-1,42,-104,0,-104v-42,0,-43,104,0,104","w":293},"&":{"d":"159,-194v0,36,-26,49,-54,65r59,66v11,-16,19,-39,24,-70r31,0v-7,41,-19,71,-36,90r41,43r-40,0r-23,-23v-45,47,-151,32,-150,-41v0,-30,16,-54,49,-72v-42,-42,-16,-111,43,-111v32,-1,56,23,56,53xm102,-224v-38,2,-39,52,-13,77v23,-13,41,-19,41,-46v0,-17,-11,-31,-28,-31xm75,-118v-48,23,-37,97,19,97v20,0,36,-7,50,-21v-28,-29,-28,-30,-69,-76","w":224},"'":{"d":"18,-249r33,0r-6,87r-21,0","w":68},"(":{"d":"71,43v-64,-78,-64,-214,0,-293r26,0v-61,78,-61,213,0,293r-26,0","w":104,"k":{"Y":-18,"W":-21,"V":-21,"T":-25,"J":-9}},")":{"d":"8,43v60,-80,60,-213,0,-293r25,0v64,78,64,214,0,293r-25,0","w":104},"*":{"d":"11,-170r0,-25r54,6r-34,-45r23,-13r22,51r23,-51r22,13r-35,46r55,-7r0,25r-55,-6r35,44r-23,13r-23,-51r-23,51r-21,-13r35,-45","w":152},"+":{"d":"95,0r0,-85r-80,0r0,-23r80,0r0,-84r25,0r0,84r80,0r0,23r-80,0r0,85r-25,0","w":214},",":{"d":"29,42r-24,2v10,-27,17,-56,22,-87r37,-4v-10,37,-22,67,-35,89","w":76},".":{"d":"41,-43v15,0,23,9,23,24v-1,13,-10,23,-23,23v-12,0,-22,-9,-22,-23v0,-14,9,-23,22,-24","w":76},"\/":{"d":"25,14r-25,0r101,-261r26,0","w":126},"0":{"d":"98,-238v57,0,80,54,80,118v0,69,-23,124,-84,124v-55,0,-81,-55,-81,-120v0,-66,27,-122,85,-122xm95,-212v-67,0,-66,190,0,190v40,0,49,-46,49,-96v0,-50,-9,-94,-49,-94"},"1":{"d":"87,0r-1,-203r-41,22r-6,-26v26,-10,41,-31,81,-27r0,234r-33,0"},"2":{"d":"165,-169v-7,72,-38,79,-101,141r107,0r0,28r-154,0r0,-21v54,-49,86,-83,98,-98v27,-35,22,-93,-30,-91v-17,0,-35,6,-52,20r-11,-23v46,-44,150,-29,143,44"},"3":{"d":"167,-66v0,69,-100,88,-151,53r8,-25v37,25,108,21,108,-29v-1,-37,-37,-50,-80,-46r0,-25v36,3,72,-7,72,-38v0,-44,-62,-42,-91,-19r-9,-24v42,-32,136,-25,134,37v0,26,-14,45,-44,56v29,5,53,27,53,60"},"4":{"d":"149,0r-32,0r0,-63r-111,0r0,-22r106,-149r37,0r0,145r34,0r0,26r-34,0r0,63xm117,-89r0,-114v-25,50,-49,71,-77,113"},"5":{"d":"132,-73v0,-48,-53,-56,-102,-49r15,-112r116,0r0,28r-92,0r-9,57v59,-7,106,19,107,73v2,70,-93,101,-151,65r8,-25v39,24,108,15,108,-37"},"6":{"d":"98,4v-87,0,-105,-118,-64,-182v24,-38,67,-59,120,-60r1,28v-61,-1,-100,32,-107,82v39,-53,131,-24,131,49v0,45,-34,83,-81,83xm145,-77v0,-66,-99,-67,-99,-10v0,35,17,65,52,65v29,0,47,-25,47,-55"},"7":{"d":"21,-234r153,0r0,22r-105,212r-34,0r104,-206r-118,0r0,-28"},"8":{"d":"95,4v-44,0,-81,-24,-81,-64v0,-28,15,-49,46,-62v-68,-28,-32,-116,38,-116v71,0,97,87,32,113v26,11,46,28,47,60v1,42,-38,69,-82,69xm97,-214v-23,0,-42,15,-42,37v0,21,16,35,46,42v50,-9,47,-80,-4,-79xm90,-111v-20,7,-41,19,-41,48v0,25,21,42,47,42v26,0,48,-16,48,-40v0,-32,-28,-44,-54,-50"},"9":{"d":"98,-238v94,0,98,148,46,202v-24,25,-59,40,-108,40r0,-28v58,5,100,-30,107,-84v-37,50,-128,22,-128,-46v0,-46,37,-84,83,-84xm48,-156v0,58,92,62,96,13v3,-38,-14,-69,-49,-69v-28,-1,-47,27,-47,56"},":":{"d":"41,-169v14,0,23,10,23,24v0,13,-10,23,-23,23v-13,0,-22,-9,-22,-23v0,-14,9,-23,22,-24xm41,-43v14,0,22,10,22,24v0,14,-10,23,-22,23v-12,0,-22,-9,-22,-23v0,-14,9,-23,22,-24","w":76},";":{"d":"44,-169v14,0,22,10,22,24v1,14,-9,23,-22,23v-13,0,-22,-9,-22,-23v0,-14,9,-24,22,-24xm29,42r-23,2v10,-27,17,-56,22,-87r36,-4v-11,37,-22,67,-35,89","w":76},"<":{"d":"191,0r-168,-85r0,-21r168,-86r0,26r-140,71r140,69r0,26","w":214},"=":{"d":"14,-121r0,-23r186,0r0,23r-186,0xm14,-50r0,-22r186,0r0,22r-186,0","w":214},">":{"d":"23,0r0,-26r142,-70r-142,-70r0,-26r168,85r0,22","w":214},"?":{"d":"135,-193v0,50,-60,62,-53,123r-30,0v-12,-55,45,-75,48,-119v2,-36,-51,-36,-72,-19r-10,-23v38,-29,117,-18,117,38xm67,-43v14,0,22,10,22,24v0,14,-9,23,-22,23v-12,0,-23,-10,-23,-23v1,-14,9,-24,23,-24","w":151},"@":{"d":"37,-112v0,79,83,121,151,85r5,17v-80,40,-177,-10,-177,-100v0,-75,58,-137,134,-137v62,0,108,45,108,106v0,45,-26,84,-65,84v-18,0,-28,-12,-29,-32v-21,45,-92,42,-92,-14v0,-59,66,-105,126,-77r-14,84v0,14,6,20,15,20v24,-1,38,-33,38,-63v0,-54,-35,-90,-90,-90v-63,0,-110,52,-110,117xm97,-105v0,32,37,36,52,12v18,-18,18,-44,24,-72v-41,-14,-76,22,-76,60","w":272},"A":{"d":"158,-76r-89,0r-25,76r-35,0r85,-243r41,0r86,243r-36,0xm76,-102r75,0v-22,-61,-34,-98,-38,-112v-5,20,-18,57,-37,112","w":228,"k":{"z":-6,"y":8,"w":8,"v":13,"u":5,"t":4,"s":3,"q":4,"o":4,"g":5,"f":3,"e":4,"d":5,"c":5,"Y":33,"W":20,"V":26,"U":11,"T":30,"Q":5,"O":5,"G":5,"C":5}},"B":{"d":"187,-69v-1,68,-81,78,-159,68r0,-238v59,-13,152,-10,149,55v-1,28,-18,46,-41,54v28,7,51,29,51,61xm61,-140v42,3,79,-4,83,-40v4,-36,-46,-44,-83,-37r0,77xm152,-70v-1,-42,-44,-49,-91,-46r0,91v42,5,92,-3,91,-45","w":201,"k":{"T":4,".":6,",":6}},"C":{"d":"49,-120v0,80,80,116,150,85r6,27v-87,36,-192,-11,-192,-111v0,-96,101,-155,193,-116r-8,27v-70,-32,-149,7,-149,88","w":217,"k":{"y":7,"u":4,"o":5,"e":4,"a":3,"Q":9,"O":9,"G":9,"C":9}},"D":{"d":"237,-127v0,107,-96,142,-209,126r0,-238v106,-21,209,7,209,112xm201,-126v0,-76,-65,-105,-140,-89r0,189v77,12,140,-22,140,-100","w":249,"k":{"y":-9,"o":-2,"e":-2,"Y":9,"W":-3,".":12,",":13}},"E":{"d":"159,-140r0,27r-98,0r0,85r109,0r0,28r-142,0r0,-243r137,0r0,28r-104,0r0,75r98,0","w":183,"k":{"y":3,"w":3,"v":3,"u":2,"t":2,"g":2,"e":2,"d":2,"c":2,"W":-3,"V":-3,",":3}},"F":{"d":"28,0r0,-243r136,0r0,28r-103,0r0,79r95,0r0,27r-95,0r0,109r-33,0","w":182,"k":{"y":8,"u":13,"r":10,"o":11,"l":6,"i":10,"e":12,"a":17,"A":29,";":7,":":5,".":36,",":38}},"G":{"d":"49,-121v0,74,71,113,140,89r0,-70r-51,0r0,-26r83,0r0,116v-97,41,-208,-3,-208,-108v0,-98,106,-150,201,-114r-8,27v-72,-29,-157,5,-157,86","w":242,"k":{"o":-2,"e":-4,"a":-3}},"H":{"d":"28,-243r33,0r0,101r122,0r0,-101r33,0r0,243r-33,0r0,-113r-122,0r0,113r-33,0r0,-243","w":243},"I":{"d":"28,-243r33,0r0,243r-33,0r0,-243","w":88,"k":{"z":-4,"y":-3,"x":-2,"w":-4,"v":-4,"t":-6,"l":-4,"k":-4,"j":-3,"i":-4,"h":-4,"f":-3}},"J":{"d":"6,-29v42,15,74,-4,74,-56r0,-158r33,0v-3,111,32,286,-112,241","w":138,"k":{"}":-17,"y":-4,"]":-17,")":-17}},"K":{"d":"28,0r0,-243r34,0r0,117v6,-9,38,-48,96,-117r42,0r-91,103r98,140r-40,0r-82,-118r-24,27r0,91r-33,0","w":202,"k":{"y":9,"w":7,"v":10,"u":2,"r":-4,"n":-4,"l":-3,"i":-4,"h":-3,"a":-6,"W":-6,"Q":8,"O":8,"G":8,"C":8,"A":-4}},"L":{"d":"28,0r0,-243r33,0r0,215r107,0r0,28r-140,0","w":176,"k":{"y":10,"w":11,"u":5,"o":5,"e":5,"Y":35,"W":22,"V":26,"U":13,"T":33,"Q":14,"O":14,"G":14,"C":14}},"M":{"d":"245,0r-11,-211v-21,70,-50,141,-75,209r-25,0v-30,-86,-48,-138,-53,-154v-5,-16,-10,-34,-16,-55r-12,211r-31,0r17,-243r43,0v30,84,48,133,52,147r15,51v19,-73,47,-132,71,-198r43,0r15,243r-33,0","w":299,"k":{"y":-3,"o":-2,"n":-4,"j":-4,"i":-5,"e":-2,"d":-2,"c":-2,"a":-2}},"N":{"d":"59,0r-31,0r0,-243r37,0r80,122v18,27,33,53,45,78v-5,-45,-4,-140,-4,-200r32,0r0,243r-34,0r-79,-122v-20,-31,-36,-57,-48,-81","w":245},"O":{"d":"131,-247v68,0,115,54,115,123v0,73,-48,127,-118,128v-69,1,-115,-54,-115,-123v0,-72,49,-128,118,-128xm129,-220v-51,0,-81,47,-81,100v0,50,32,97,81,97v50,0,81,-46,81,-99v0,-51,-32,-99,-81,-98","w":258,"k":{"y":-5,"x":2,"w":-5,"v":-5,"t":-6,"q":-2,"o":-3,"j":-2,"g":-2,"f":-6,"e":-2,"d":-2,"c":-2,"Y":11,"X":12,"W":-2,"T":10,"A":7,".":10,",":12}},"P":{"d":"183,-173v0,61,-61,89,-122,76r0,97r-33,0r0,-240v68,-13,155,-5,155,67xm150,-172v0,-43,-48,-53,-89,-44r0,92v41,10,89,-4,89,-48","w":198,"k":{"u":5,"t":-2,"s":8,"r":6,"o":9,"n":6,"l":2,"i":2,"h":2,"e":9,"a":9,"A":34,";":4,".":51,",":52}},"Q":{"d":"246,-124v0,59,-30,99,-72,117v27,7,51,12,73,16r-10,27v-38,-8,-75,-22,-112,-32v-65,-2,-112,-53,-112,-122v0,-72,47,-129,118,-129v68,0,115,54,115,123xm130,-220v-51,0,-81,47,-81,100v0,51,31,97,80,97v50,1,81,-46,81,-99v0,-51,-31,-99,-80,-98","w":258,"k":{"Y":12,"X":9,"T":9,"A":4}},"R":{"d":"183,-178v-1,31,-19,53,-46,61v34,1,46,108,55,117r-35,0v-6,-5,-16,-84,-33,-94v-13,-13,-38,-10,-63,-10r0,104r-33,0r0,-239v65,-14,158,-9,155,61xm150,-175v0,-43,-50,-50,-89,-41r0,86v46,3,89,-3,89,-45","w":200,"k":{"y":-5,"t":-7,"i":-4,"h":-4,"a":-4,"Y":4,"X":-2,"W":-9,"V":-6,"T":-3,"A":-2}},"S":{"d":"168,-67v0,71,-97,87,-153,55r9,-28v35,23,110,26,110,-24v0,-65,-113,-41,-113,-116v0,-62,87,-83,137,-54r-9,27v-30,-19,-95,-18,-95,23v0,61,114,41,114,117","w":184,"k":{"y":3,"w":3,"v":4,"q":-2,"j":2,"e":-2}},"T":{"d":"76,0r0,-215r-76,0r0,-28r187,0r0,28r-77,0r0,215r-34,0","w":186,"k":{"}":-25,"z":14,"y":15,"w":14,"u":16,"s":19,"r":16,"o":24,"m":16,"i":-2,"h":3,"e":24,"a":22,"]":-29,"Y":-14,"X":-8,"W":-15,"V":-17,"T":-14,"S":2,"Q":10,"O":10,"G":10,"C":10,"A":28,";":12,":":10,".":22,",":23,")":-25}},"U":{"d":"118,4v-61,0,-90,-40,-90,-106r0,-141r33,0v7,85,-28,220,59,220v90,0,54,-135,61,-220r33,0r0,140v1,67,-34,107,-96,107","w":241,"k":{"z":2,"x":3,"t":-2,"s":3,"f":-3,"A":13}},"V":{"d":"121,0r-38,0r-82,-243r36,0r67,210v16,-62,49,-146,71,-210r35,0","w":208,"k":{"}":-23,"y":1,"u":7,"r":7,"o":14,"i":-5,"e":14,"a":13,"]":-27,"S":-2,"A":27,";":10,":":8,".":24,",":25,")":-23}},"W":{"d":"104,0r-36,0r-63,-243r36,0r48,206v10,-55,37,-146,52,-206r36,0r48,205v11,-62,36,-142,52,-205r34,0r-71,243r-35,0r-31,-126v-10,-37,-12,-65,-17,-79v-9,56,-37,146,-53,205","w":313,"k":{"}":-23,"u":6,"t":-4,"r":6,"o":13,"m":6,"e":13,"d":12,"a":12,"]":-27,"T":-13,"A":21,";":8,":":6,".":20,",":22,")":-23}},"X":{"d":"205,0r-39,0v-39,-65,-59,-99,-61,-101r-57,101r-39,0r77,-123r-74,-120r39,0v34,60,53,92,56,98v1,-2,20,-35,57,-98r39,0r-76,119","w":214,"k":{"y":7,"u":3,"i":2,"e":4,"a":2,"X":3,"W":-3,"V":-3,"T":-3,"Q":13,"O":13,"G":13,"C":13}},"Y":{"d":"118,0r-34,0r0,-103r-79,-140r38,0r60,117v4,-9,24,-49,61,-117r38,0r-84,140r0,103","w":202,"k":{"}":-23,"v":11,"u":20,"t":8,"q":27,"o":27,"l":4,"i":5,"e":27,"d":27,"a":26,"]":-27,"Y":-9,"X":-3,"W":-10,"V":-12,"T":-17,"S":5,"Q":14,"O":14,"G":14,"C":14,"A":36,";":14,":":12,".":35,",":36,")":-24}},"Z":{"d":"11,0r0,-19r139,-196r-127,0r0,-28r171,0r0,20r-138,195r140,0r0,28r-185,0","w":208,"k":{"y":4,"w":5,"u":3,"o":4,"e":3,"Q":8,"O":8,"G":8,"C":8}},"[":{"d":"97,40r-67,0r0,-287r67,0r0,21r-42,0r0,246r42,0r0,20","w":104,"k":{"Y":-22,"W":-25,"V":-25,"T":-29,"J":-9}},"\\":{"d":"127,14r-25,0r-101,-261r26,0","w":127},"]":{"d":"7,-247r68,0r0,287r-68,0r0,-20r42,0r0,-246r-42,0r0,-21","w":104},"^":{"d":"193,-68r-26,0r-60,-139r-60,139r-26,0r74,-166r24,0","w":214},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"`":{"d":"7,-248r36,0r32,52r-24,0","w":108},"a":{"d":"26,-162v50,-32,128,-18,128,57v0,34,-2,77,3,105r-30,0r-4,-22v-25,42,-112,31,-110,-24v2,-51,49,-65,108,-65v5,-50,-58,-51,-88,-29xm77,-21v34,0,51,-27,45,-67v-44,0,-75,5,-75,38v0,18,12,29,30,29","w":179,"k":{"y":4,"w":3,"v":5}},"b":{"d":"199,-90v9,82,-100,129,-143,61r-1,29r-29,0r1,-256r34,0r0,110v38,-64,148,-24,138,56xm112,-152v-38,1,-52,34,-52,81v0,25,24,48,51,48v36,0,54,-28,54,-65v0,-36,-20,-65,-53,-64","w":212,"k":{"y":3,"v":3,".":11,",":13}},"c":{"d":"48,-87v0,55,55,79,102,55r6,26v-65,29,-142,-7,-142,-79v0,-73,77,-113,143,-83r-8,25v-45,-25,-101,3,-101,56","w":167,"k":{"y":-6,"t":-5,"o":2,"e":2,"d":2,".":3,",":5}},"d":{"d":"14,-84v0,-79,92,-126,136,-68r0,-104r34,0r1,256r-30,0r-2,-31v-11,21,-32,35,-62,35v-45,1,-77,-40,-77,-88xm101,-23v37,-1,49,-34,49,-80v0,-28,-23,-49,-48,-49v-34,-1,-55,29,-54,66v1,34,18,64,53,63","w":210,"k":{".":8,",":9}},"e":{"d":"99,-178v52,0,82,46,73,98r-126,0v-3,57,66,69,112,49r5,23v-65,31,-149,2,-149,-76v0,-52,33,-94,85,-94xm141,-104v6,-45,-49,-65,-78,-37v-9,9,-15,22,-17,37r95,0","w":186,"k":{".":5,",":7}},"f":{"d":"30,-174v-6,-61,35,-100,92,-81r-4,26v-35,-14,-60,8,-55,55r43,0r0,25r-43,0r0,149r-33,0r0,-149r-25,0r0,-25r25,0","w":109,"k":{"}":-39,"t":-4,"s":4,"o":5,"g":5,"e":5,"d":5,"c":5,"]":-39,";":-10,":":-11,".":12,",":14,")":-39,"'":-15,"\"":-15}},"g":{"d":"14,-86v-9,-78,97,-126,138,-62r2,-26r29,0r-1,148v12,96,-87,122,-153,86r8,-25v49,32,130,11,111,-66v-39,62,-143,19,-134,-55xm100,-26v36,-1,48,-33,48,-78v0,-26,-20,-49,-47,-48v-33,0,-53,29,-53,65v0,34,20,61,52,61","w":208,"k":{"p":2,"f":-2,".":8,",":9}},"h":{"d":"106,-150v-23,-1,-46,21,-46,46r0,104r-33,0r0,-256r33,0r1,109v30,-53,120,-34,120,45r0,102r-33,0v-5,-59,20,-150,-42,-150","w":206,"k":{"y":5,"v":7}},"i":{"d":"60,0r-33,0r0,-174r33,0r0,174xm44,-248v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-22,-9,-22,-21v0,-12,10,-21,22,-21","w":87},"j":{"d":"-17,50v45,-3,49,-27,48,-79r0,-145r34,0v-9,98,37,252,-78,250xm48,-248v12,0,21,8,21,21v0,13,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21","w":91,"k":{".":3,",":5}},"k":{"d":"60,-256r1,161r68,-79r41,0r-70,71r80,103r-41,0r-62,-83r-17,18r0,65r-33,0r0,-256r33,0","w":175,"k":{"y":-7,"w":-5,"r":-6,"p":-7,"n":-7,"m":-7,"l":-7,"i":-7,"h":-7,"e":-3,"b":-7,"a":-6}},"l":{"d":"27,0r0,-256r33,0r0,256r-33,0","w":87},"m":{"d":"102,-151v-22,-1,-42,24,-42,47r0,104r-33,0r-1,-174r29,0r2,28v20,-44,95,-42,108,3v32,-61,119,-39,119,42r0,101r-32,0v-5,-58,19,-151,-39,-151v-60,0,-37,92,-41,151r-33,0v-5,-57,20,-148,-37,-151","w":309,"k":{"y":5,"v":7}},"n":{"d":"106,-150v-24,-1,-47,21,-46,46r0,104r-33,0r-1,-174r29,0r3,29v28,-55,123,-37,123,43r0,102r-33,0v-5,-59,20,-150,-42,-150","w":206,"k":{"y":5,"v":7}},"o":{"d":"104,-178v51,0,88,39,88,89v-1,56,-35,92,-90,93v-50,1,-88,-38,-88,-90v0,-54,38,-92,90,-92xm103,-153v-34,0,-55,31,-55,66v0,36,22,66,54,66v34,0,55,-31,55,-67v0,-33,-20,-65,-54,-65","w":205,"k":{"z":5,"y":3,"x":5,"w":3,"v":3,".":9,",":10}},"p":{"d":"199,-90v10,81,-95,125,-139,66r0,95r-33,0r-1,-245r29,0v2,9,0,22,3,30v39,-66,150,-27,141,54xm112,-152v-39,2,-52,35,-52,80v0,27,24,51,51,50v35,0,54,-30,54,-67v0,-34,-20,-64,-53,-63","w":212,"k":{"z":3,"y":2,".":9,",":10}},"q":{"d":"14,-84v-11,-82,96,-127,138,-64r1,-26r32,0r-1,245r-34,0r0,-99v-38,64,-145,22,-136,-56xm100,-23v40,-1,50,-34,50,-80v0,-27,-22,-49,-48,-49v-34,0,-54,28,-54,66v0,35,18,64,52,63","w":210,"k":{".":8,",":4}},"r":{"d":"116,-146v-69,-11,-56,79,-56,146r-33,0r-1,-174r29,0r2,35v8,-22,29,-43,59,-38r0,31","w":122,"k":{"z":-3,"y":-9,"x":-6,"w":-9,"v":-9,"t":-9,"q":4,"o":2,"h":-2,"g":3,"f":-11,"e":2,"d":2,"c":2,"a":2,";":-4,":":-6,".":19,",":21}},"s":{"d":"133,-49v0,53,-76,65,-118,41r8,-26v29,26,99,10,70,-30v-22,-15,-81,-30,-73,-62v-3,-49,69,-65,107,-41r-9,24v-21,-15,-64,-18,-66,13v9,39,81,28,81,81","w":147,"k":{".":3,",":5}},"t":{"d":"67,-58v-4,31,18,38,43,32r2,25v-41,14,-78,-1,-78,-55r0,-93r-28,0r0,-25r28,0r0,-33r33,-9r0,42r46,0r0,25r-46,0r0,91","w":123,"k":{"y":-3,"o":2,"g":2,"e":2,"d":2,"c":2,",":3}},"u":{"d":"59,-79v-9,76,86,65,86,10r0,-105r34,0r1,174r-30,0r-2,-30v-31,59,-122,37,-122,-43r0,-101r33,0r0,95","w":205,"k":{".":3,",":5}},"v":{"d":"5,-174r36,0r50,141r50,-141r36,0r-71,174r-33,0","w":180,"k":{"y":-4,"w":-3,"s":3,"q":4,"o":4,"e":4,"d":4,"c":4,"a":5,";":-9,":":-12,".":15,",":18}},"w":{"d":"6,-174r35,0r37,143v1,-9,17,-57,45,-143r28,0r44,143v10,-50,26,-96,39,-143r33,0r-57,174r-31,0r-43,-139v-11,47,-30,94,-45,139r-31,0","w":272,"k":{"y":-4,"v":-3,"q":3,"o":3,"e":3,"d":3,"c":3,"a":1,";":-9,":":-12,".":14,",":16}},"x":{"d":"5,-174r38,0v28,41,43,63,44,65v6,-10,20,-32,43,-65r37,0r-61,84r63,90r-38,0v-24,-34,-40,-57,-47,-69v-3,6,-17,29,-44,69r-37,0r64,-89","w":173,"k":{"y":-5,"w":-5,"v":-3,"t":-5,"s":2,"q":6,"o":6,"e":6,"d":6,"c":6}},"y":{"d":"14,51v27,-8,67,-39,56,-65r-67,-160r37,0r51,137r47,-137r36,0r-49,124v-31,73,-40,107,-103,130","w":176,"k":{"w":-3,"v":-5,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,";":-9,":":-11,".":18,",":20}},"z":{"d":"7,0r0,-19r104,-129r-97,0r0,-26r138,0r0,20r-103,127r105,0r0,27r-147,0","w":159,"k":{"y":-9,"o":3,"e":3,"d":3,"c":3}},"{":{"d":"95,40v-69,8,-55,-54,-55,-107v0,-18,-10,-27,-30,-27r0,-19v46,3,25,-53,24,-86v-1,-35,25,-50,61,-48r0,21v-74,-7,5,108,-56,122v61,8,-20,125,56,124r0,20","w":104,"k":{"Y":-18,"W":-21,"V":-21,"T":-25,"J":-9}},"|":{"d":"32,-270r25,0r0,360r-25,0r0,-360","w":88},"}":{"d":"71,-199v0,33,-22,89,23,86r0,19v-45,-1,-23,53,-23,85v1,36,-22,51,-62,49r0,-20v74,7,-5,-111,57,-124v-63,-8,21,-125,-57,-122r0,-21v37,-2,62,14,62,48","w":104},"~":{"d":"156,-73v-28,1,-77,-33,-96,-32v-14,0,-20,10,-21,30r-23,0v0,-33,15,-55,44,-56v29,-1,74,32,96,32v13,0,20,-11,20,-31r22,0v1,36,-11,55,-42,57","w":214},"-":{"d":"11,-110r90,0r0,25r-90,0r0,-25","w":111},"\u00a0":{"w":78}}});
Cufon.registerFont({"w":205,"face":{"font-family":"Myriad Web Pro","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 8 3 3 4 3 2 2 4","ascent":"274","descent":"-86","x-height":"4","bbox":"-14 -270 324 90","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":74},"!":{"d":"69,-80r-41,0r-8,-163r57,0xm49,-62v19,0,32,14,32,33v0,19,-13,33,-32,33v-20,0,-33,-13,-33,-33v0,-20,13,-33,33,-33","w":97},"\"":{"d":"13,-249r50,0r-9,97r-33,0xm83,-249r50,0r-8,97r-33,0","w":145},"#":{"d":"67,0r-32,0r9,-64r-30,0r0,-34r36,0r5,-40r-30,0r0,-34r36,0r9,-62r32,0r-9,62r34,0r9,-62r33,0r-9,62r29,0r0,34r-35,0r-5,40r30,0r0,34r-36,0r-9,64r-33,0r9,-64r-33,0xm82,-98r34,0r6,-40r-34,0","w":203},"$":{"d":"171,-113v33,42,1,106,-51,108r0,37r-36,0r0,-35v-25,-1,-47,-6,-64,-15r11,-43v21,11,41,16,62,16v28,0,49,-24,27,-39v-33,-23,-100,-26,-98,-80v1,-37,28,-60,63,-65r0,-33r36,0r0,31v21,1,39,5,54,12r-11,42v-27,-23,-113,-15,-75,22v19,12,69,26,82,42"},"%":{"d":"76,-94v-39,1,-66,-30,-66,-70v0,-40,26,-74,67,-74v40,0,66,29,66,70v0,42,-27,74,-67,74xm77,-207v-35,1,-33,81,0,83v16,0,24,-14,24,-42v0,-20,-5,-41,-24,-41xm110,4r-30,0r135,-242r30,0xm249,4v-39,0,-66,-31,-66,-71v0,-41,27,-74,68,-74v40,0,65,30,65,70v0,43,-28,74,-67,75xm250,-110v-34,0,-34,83,0,83v16,0,24,-14,24,-42v0,-20,-5,-41,-24,-41","w":326},"&":{"d":"114,-247v37,0,68,21,68,57v0,27,-19,46,-49,64r41,45v10,-16,18,-36,22,-60r50,0v-7,40,-22,71,-42,93r44,48r-65,0v-5,-5,-10,-11,-16,-18v-48,40,-155,24,-155,-47v0,-31,18,-53,47,-71v-43,-43,-8,-111,55,-111xm113,-212v-31,4,-28,41,-5,59v16,-11,25,-16,27,-35v1,-12,-9,-25,-22,-24xm84,-108v-35,20,-19,74,22,72v14,0,25,-5,34,-13v-12,-11,-31,-31,-56,-59","w":250},"'":{"d":"13,-249r49,0r-8,97r-33,0","w":75},"(":{"d":"64,-249r38,0v-48,76,-48,214,0,291r-38,0v-55,-78,-54,-213,0,-291","w":115,"k":{"Y":-14,"W":-15,"V":-15,"T":-16,"J":-4}},")":{"d":"52,42r-39,0v48,-78,48,-213,0,-291r39,0v55,76,54,214,0,291","w":115},"*":{"d":"104,-247r32,18r-39,48r58,-12r0,37v-19,-2,-42,-9,-59,-9r40,44r-32,19v-8,-18,-13,-39,-22,-56r-20,56r-32,-19r39,-45r-57,10r0,-37v18,3,40,11,56,11r-38,-47r32,-18v8,18,12,39,21,56","w":166},"+":{"d":"90,-192r35,0r0,79r75,0r0,34r-75,0r0,79r-35,0r0,-79r-75,0r0,-34r75,0r0,-79","w":214},",":{"d":"37,39r-37,3v12,-34,21,-67,27,-102r56,-4v-13,39,-28,74,-46,103","w":94},".":{"d":"51,-63v20,0,33,13,33,33v0,20,-13,34,-33,34v-20,0,-33,-14,-33,-34v0,-20,13,-33,33,-33","w":94},"\/":{"d":"44,14r-36,0r76,-261r37,0","w":121},"0":{"d":"103,-238v62,0,90,53,90,120v0,68,-27,122,-91,122v-62,0,-90,-54,-90,-120v0,-66,28,-123,91,-122xm103,-196v-51,0,-50,153,-1,159v30,-3,35,-40,35,-80v0,-53,-11,-79,-34,-79"},"1":{"d":"87,0r-1,-185r-45,22r-9,-42r63,-29r46,0r0,234r-54,0"},"2":{"d":"182,-164v-5,62,-34,72,-86,119r90,0r0,45r-170,0r0,-33v70,-67,93,-65,110,-126v-2,-47,-62,-39,-91,-14r-16,-40v53,-44,169,-31,163,49"},"3":{"d":"184,-68v3,74,-114,89,-170,55r12,-42v34,19,100,27,100,-16v0,-31,-37,-35,-72,-33r0,-40v31,2,63,-1,66,-26v-5,-35,-61,-27,-87,-10r-12,-40v48,-31,155,-25,155,41v1,27,-17,43,-44,55v29,5,51,25,52,56"},"4":{"d":"168,0r-53,0r0,-56r-106,0r0,-36r90,-142r69,0r0,137r29,0r0,41r-29,0r0,56xm61,-97r54,0r1,-97v-25,53,-31,57,-55,97"},"5":{"d":"26,-51v34,18,99,20,103,-24v3,-36,-55,-42,-101,-36r16,-123r132,0r0,45r-94,0r-5,35v62,-4,109,18,109,76v0,75,-105,101,-170,68"},"6":{"d":"107,4v-103,0,-121,-143,-60,-201v29,-29,61,-42,122,-40r0,42v-52,-2,-93,16,-100,56v46,-40,126,-9,126,58v0,48,-40,85,-88,85xm139,-77v0,-51,-71,-52,-73,-8v-1,25,14,48,40,48v21,0,33,-19,33,-40"},"7":{"d":"18,-234r170,0r0,35r-99,199r-60,0r100,-189r-111,0r0,-45"},"8":{"d":"101,4v-48,0,-87,-24,-89,-65v-1,-28,17,-46,43,-60v-69,-32,-24,-126,49,-117v75,-8,109,81,45,113v25,8,44,27,44,58v0,46,-42,71,-92,71xm103,-201v-42,5,-38,51,5,59v30,-6,32,-60,-5,-59xm99,-101v-15,2,-31,15,-30,34v0,18,15,33,34,32v19,0,34,-10,34,-28v0,-22,-21,-35,-38,-38"},"9":{"d":"102,-238v101,0,114,147,56,203v-30,29,-63,40,-125,38r0,-43v53,6,98,-17,102,-58v-42,41,-124,7,-124,-56v0,-47,42,-84,91,-84xm101,-120v20,-1,35,-9,35,-28v0,-26,-11,-49,-36,-49v-21,-1,-33,19,-33,40v0,21,12,38,34,37"},":":{"d":"51,-179v19,0,32,15,33,34v0,20,-13,33,-33,33v-20,0,-33,-13,-33,-33v0,-20,14,-34,33,-34xm50,-63v19,0,33,14,33,34v0,20,-13,33,-33,33v-19,0,-32,-14,-32,-33v0,-20,13,-33,32,-34","w":94},";":{"d":"53,-179v19,0,33,14,33,34v0,20,-13,33,-33,33v-20,0,-33,-13,-33,-33v0,-20,14,-34,33,-34xm37,40r-37,3v12,-34,21,-68,27,-103r56,-4v-13,39,-28,75,-46,104","w":94},"<":{"d":"21,-80r0,-32r173,-80r0,39r-132,58r132,56r0,39","w":214},"=":{"d":"200,-117r-186,0r0,-34r186,0r0,34xm200,-42r-186,0r0,-34r186,0r0,34","w":214},">":{"d":"194,-112r0,33r-173,79r0,-38r133,-58r-133,-57r0,-39","w":214},"?":{"d":"150,-190v0,46,-54,61,-50,111r-48,0v-11,-47,38,-68,42,-103v3,-29,-47,-23,-63,-10r-13,-39v43,-28,132,-22,132,41xm75,-62v20,0,32,14,33,33v0,20,-13,33,-33,33v-20,0,-33,-13,-33,-33v0,-20,13,-33,33,-33","w":164},"@":{"d":"48,-114v0,79,78,115,146,84r7,21v-82,38,-186,-10,-182,-101v4,-80,55,-135,137,-137v62,-1,111,44,111,106v0,46,-26,85,-69,84v-18,0,-30,-9,-32,-27v-22,41,-89,34,-89,-20v0,-64,70,-103,129,-75r-12,82v0,11,3,16,11,16v22,-2,35,-31,35,-60v0,-51,-36,-83,-88,-83v-59,0,-104,49,-104,110xm168,-157v-33,-8,-54,19,-54,48v0,27,25,28,38,12v12,-15,12,-38,16,-60","w":283},"A":{"d":"156,-63r-73,0r-18,63r-58,0r77,-243r73,0r79,243r-61,0xm91,-104r56,0v-15,-47,-25,-80,-29,-98","w":244,"k":{"z":-4,"y":12,"w":13,"v":17,"u":6,"t":8,"s":2,"r":3,"q":5,"p":3,"o":5,"n":3,"m":3,"l":3,"k":3,"j":3,"i":3,"h":3,"g":5,"f":5,"e":5,"d":5,"c":5,"b":2,"Y":38,"W":23,"V":30,"U":13,"T":34,"Q":9,"O":9,"G":9,"C":9}},"B":{"d":"209,-71v0,76,-105,80,-185,70r0,-238v65,-11,176,-15,176,56v0,28,-20,42,-40,52v27,7,49,28,49,60xm79,-147v32,1,62,-2,65,-30v3,-26,-39,-30,-65,-26r0,56xm150,-73v0,-32,-35,-36,-71,-34r0,67v29,4,71,-1,71,-33","w":222,"k":{"y":2,"o":-3,"e":-3,"W":5,"V":5,"T":7,"A":2,".":9,",":6}},"C":{"d":"72,-121v0,68,67,95,129,71r9,43v-90,34,-197,-10,-197,-111v0,-101,106,-155,199,-117r-11,43v-60,-25,-129,2,-129,71","w":222,"k":{"z":-2,"y":13,"u":8,"r":2,"o":8,"l":2,"i":2,"e":8,"a":4,"Q":12,"O":12,"G":12,"C":12,"A":-3}},"D":{"d":"246,-127v5,113,-106,143,-222,126r0,-238v24,-4,50,-6,77,-6v93,-2,141,38,145,118xm187,-125v0,-60,-46,-85,-107,-75r0,158v63,8,107,-23,107,-83","w":259,"k":{"y":-5,"o":-2,"e":-2,"Y":15,"W":3,"V":5,".":16,",":15}},"E":{"d":"173,-147r0,45r-93,0r0,57r104,0r0,45r-160,0r0,-243r155,0r0,46r-99,0r0,50r93,0","w":198,"k":{"z":-3,"y":6,"w":4,"v":5,"u":4,"t":3,"s":-2,"l":-2,"k":-2,"j":2,"g":3,"f":2,"e":3,"d":3,"c":4,"W":-3,".":3,",":5}},"F":{"d":"24,0r0,-243r153,0r0,46r-97,0r0,55r91,0r0,45r-91,0r0,97r-56,0","w":195,"k":{"y":8,"u":11,"r":9,"o":9,"l":6,"i":8,"e":10,"a":15,"A":26,";":8,":":6,".":33,",":35}},"G":{"d":"72,-122v0,58,52,92,109,76r0,-50r-40,0r0,-43r94,0r0,127v-102,37,-222,5,-222,-106v0,-106,117,-151,213,-115r-11,44v-59,-26,-143,-7,-143,67","w":254,"k":{"y":2,"o":-3,"e":-3,"a":-3}},"H":{"d":"24,-243r56,0r0,94r95,0r0,-94r56,0r0,243r-56,0r0,-101r-95,0r0,101r-56,0r0,-243","w":255},"I":{"d":"24,-243r56,0r0,243r-56,0r0,-243","w":104,"k":{"t":-3}},"J":{"d":"6,-46v40,11,69,0,69,-45r0,-152r55,0v-6,106,32,247,-88,247v-16,0,-30,-2,-42,-6","w":152,"k":{"}":-6,"a":2,"]":-6,")":-6}},"K":{"d":"24,0r0,-243r55,0r0,107r76,-107r69,0r-83,103r88,140r-66,0r-62,-105r-22,26r0,79r-55,0","w":227,"k":{"y":17,"w":17,"v":19,"u":8,"o":8,"e":7,"Q":17,"O":17,"G":17,"C":17,"A":-5}},"L":{"d":"24,0r0,-243r56,0r0,196r100,0r0,47r-156,0","w":189,"k":{"y":13,"w":14,"u":4,"o":3,"e":4,"Y":42,"W":24,"V":32,"U":12,"T":40,"Q":14,"O":14,"G":14,"C":14,"A":-2}},"M":{"d":"110,-243v29,99,31,96,45,168r2,0v17,-76,30,-107,50,-168r74,0r13,243r-55,0r-6,-196v-6,26,-26,90,-59,192r-44,0v-20,-70,-32,-114,-36,-130v-4,-16,-9,-36,-14,-62r-9,196r-52,0r16,-243r75,0","w":313,"k":{"i":-3}},"N":{"d":"173,0v-62,-110,-65,-105,-98,-181r-2,0v4,51,3,122,3,181r-52,0r0,-243r66,0v35,59,65,105,95,173v-6,-41,-5,-118,-5,-173r52,0r0,243r-59,0","w":255,"k":{"y":2}},"O":{"d":"135,-247v71,0,120,53,120,124v0,75,-50,127,-123,127v-71,0,-119,-54,-119,-124v0,-72,51,-127,122,-127xm134,-203v-41,0,-62,38,-62,82v0,43,23,80,62,81v42,0,62,-38,62,-82v0,-43,-22,-80,-62,-81","w":268,"k":{"y":-4,"x":5,"w":-4,"v":-3,"t":-5,"o":-3,"g":-2,"f":-4,"e":-2,"d":-2,"c":-2,"Y":15,"X":16,"W":3,"V":7,"T":12,"A":9,".":13,",":14}},"P":{"d":"203,-168v-2,64,-55,89,-124,82r0,86r-55,0r0,-240v77,-12,181,-9,179,72xm148,-167v0,-32,-39,-40,-69,-34r0,72v33,6,69,-6,69,-38","w":214,"k":{"y":-3,"u":4,"t":-4,"s":7,"r":4,"o":9,"n":4,"e":9,"a":6,"A":25,";":5,":":3,".":53,",":52}},"Q":{"d":"255,-124v0,52,-27,91,-60,109v15,4,35,9,60,14r-15,43v-35,-7,-74,-32,-118,-38v-63,-8,-109,-54,-109,-123v0,-72,50,-128,123,-128v70,0,119,52,119,123xm135,-203v-41,0,-63,38,-63,82v0,43,22,81,62,81v42,0,62,-38,62,-82v1,-43,-22,-80,-61,-81","w":268,"k":{"Y":16,"X":9,"W":3,"V":7,"T":11,"A":4}},"R":{"d":"155,0v-15,-17,-8,-104,-59,-95r-17,0r0,95r-55,0r0,-239v69,-11,179,-16,179,64v0,30,-22,52,-44,61v30,-1,49,112,53,114r-57,0xm147,-170v2,-33,-40,-38,-68,-32r0,67v35,2,66,-3,68,-35","w":218,"k":{"y":-2,"t":-3,"i":-4,"h":-3,"a":-4,"Y":8,"X":-3,"V":2,"U":2,"T":3,"Q":2,"O":2,"G":2,"C":2,"A":-4}},"S":{"d":"171,-115v41,58,-11,119,-85,119v-27,0,-50,-6,-71,-16r12,-45v21,11,42,16,63,16v31,0,52,-26,30,-45v-6,-5,-18,-10,-33,-15v-46,-15,-69,-40,-69,-73v-2,-69,99,-89,158,-60r-12,44v-30,-21,-112,-15,-81,28v15,13,75,29,88,47","w":200,"k":{"y":6,"w":7,"v":8,"t":2,"q":-3,"l":2,"k":2,"j":4,"h":2,"e":-3,"a":-3}},"T":{"d":"73,0r0,-196r-68,0r0,-47r193,0r0,47r-69,0r0,196r-56,0","w":203,"k":{"}":-16,"z":20,"y":21,"w":20,"u":20,"s":27,"r":20,"o":30,"m":20,"i":3,"h":5,"e":30,"a":24,"]":-17,"Y":-11,"X":-6,"W":-10,"V":-11,"T":-8,"S":4,"Q":11,"O":11,"G":11,"C":11,"A":27,";":18,":":16,".":31,",":29,")":-16}},"U":{"d":"229,-108v0,72,-36,111,-105,112v-67,0,-100,-38,-100,-113r0,-134r56,0v8,74,-28,203,46,203v73,0,40,-132,47,-203r56,0r0,135","w":253,"k":{"z":3,"y":2,"x":5,"v":2,"s":5,"r":3,"p":2,"f":-2,"a":3,"A":12}},"V":{"d":"150,0r-66,0r-80,-243r61,0r54,190v14,-59,38,-131,56,-190r59,0","w":236,"k":{"}":-15,"y":8,"u":14,"r":13,"o":22,"e":21,"a":19,"]":-16,"S":3,"Q":8,"O":8,"G":8,"C":8,"A":29,";":13,":":11,".":35,",":34,")":-15}},"W":{"d":"126,0r-61,0r-60,-243r60,0r35,185v3,-23,15,-85,37,-185r61,0v19,98,30,160,33,184v2,-18,14,-80,36,-184r57,0r-65,243r-61,0v-16,-80,-25,-125,-27,-136v-2,-11,-4,-26,-6,-45","w":328,"k":{"}":-15,"y":5,"u":12,"t":3,"r":10,"o":19,"m":10,"i":5,"h":3,"e":18,"d":16,"a":17,"]":-16,"T":-8,"S":3,"Q":3,"O":3,"G":3,"C":3,"A":21,";":10,":":9,".":26,",":28,")":-15}},"X":{"d":"222,0r-65,0r-45,-87r-41,87r-65,0r74,-123r-71,-120r65,0r42,85v5,-14,17,-43,38,-85r65,0r-71,118","w":229,"k":{"y":14,"u":5,"i":3,"e":8,"a":4,"Y":-4,"W":-3,"V":-3,"T":-2,"Q":17,"O":17,"G":17,"C":17,"A":-2}},"Y":{"d":"139,0r-55,0r0,-100r-80,-143r64,0v29,67,45,102,46,105v6,-15,21,-50,45,-105r63,0r-83,141r0,102","w":225,"k":{"}":-16,"v":21,"u":28,"t":18,"q":41,"o":42,"l":7,"i":9,"e":42,"d":42,"a":36,"]":-17,"Y":-10,"X":-3,"W":-6,"V":-7,"T":-10,"S":12,"Q":19,"O":19,"G":19,"C":19,"A":38,";":21,":":19,".":45,",":44,")":-17}},"Z":{"d":"9,0r0,-30r120,-167r-109,0r0,-46r182,0r0,32r-117,165r119,0r0,46r-195,0","w":215,"k":{"y":7,"w":10,"u":5,"o":4,"e":4,"Q":9,"O":9,"G":9,"C":9,"A":-3}},"[":{"d":"100,40r-75,0r0,-287r75,0r0,31r-35,0r0,226r35,0r0,30","w":115,"k":{"Y":-16,"W":-16,"V":-16,"T":-17,"J":-4}},"\\":{"d":"118,14r-37,0r-76,-261r37,0","w":125},"]":{"d":"16,-247r74,0r0,287r-74,0r0,-30r34,0r0,-226r-34,0r0,-31","w":115},"^":{"d":"199,-64r-39,0r-53,-128r-53,128r-39,0r75,-170r34,0","w":214},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"`":{"d":"1,-252r51,0r32,55r-38,0","w":108},"a":{"d":"23,-164v56,-31,149,-20,149,60v0,33,-2,77,3,104r-50,0v-2,-6,-1,-14,-4,-18v-29,39,-110,24,-110,-32v0,-54,53,-64,106,-70v-1,-33,-62,-24,-83,-9xm88,-35v23,-1,35,-20,31,-48v-35,0,-53,9,-53,27v0,13,8,22,22,21","w":194,"k":{"y":7,"w":4,"v":7,"t":3}},"b":{"d":"210,-91v9,79,-95,129,-139,66r-3,25r-47,0r1,-256r56,0r1,102v41,-56,141,-13,131,63xm153,-89v0,-56,-75,-66,-75,-10v0,34,6,59,35,59v26,0,40,-22,40,-49","w":221,"k":{"y":4,"w":3,"v":4,".":15,",":17}},"c":{"d":"69,-89v0,42,44,59,83,44r7,40v-66,27,-147,-6,-147,-81v0,-72,75,-112,147,-87r-9,41v-36,-17,-81,2,-81,43","w":167,"k":{"y":-5,"t":-6,"o":4,"e":4,"d":4,".":4,",":5}},"d":{"d":"12,-86v-8,-73,82,-123,131,-74r0,-96r55,0r2,256r-50,0v-2,-8,0,-20,-3,-27v-38,64,-145,18,-135,-59xm108,-40v27,-1,38,-25,35,-60v-2,-21,-14,-38,-35,-38v-25,0,-39,22,-39,50v0,28,13,48,39,48","w":220,"k":{".":11,",":13}},"e":{"d":"103,-180v59,0,89,50,79,110r-117,0v4,38,67,38,102,25r7,37v-69,30,-167,5,-162,-78v3,-51,37,-94,91,-94xm132,-108v4,-29,-35,-47,-56,-26v-6,6,-10,16,-12,26r68,0","w":194,"k":{"y":5,"x":5,"w":2,"v":4,".":6,",":8}},"f":{"d":"128,-214v-27,-8,-49,6,-44,38r36,0r0,41r-36,0r0,135r-56,0r0,-135r-23,0r0,-41r23,0v-3,-62,40,-95,102,-81","w":125,"k":{"}":-30,"t":-6,"s":3,"o":3,"g":3,"e":3,"d":3,"c":3,"]":-30,";":-10,":":-10,".":14,",":16,")":-30,"'":-6,"\"":-6}},"g":{"d":"12,-87v-8,-74,88,-126,133,-68r2,-21r48,0r-1,150v0,69,-32,102,-101,102v-26,0,-48,-5,-65,-14r11,-43v39,26,113,17,99,-44v-42,55,-134,7,-126,-62xm106,-42v28,0,32,-28,32,-61v0,-19,-13,-36,-32,-35v-24,0,-37,22,-37,49v0,24,13,47,37,47","w":216,"k":{".":11,",":13}},"h":{"d":"138,-95v7,-52,-60,-51,-60,-9r0,104r-55,0r0,-256r55,0r1,102v9,-13,29,-26,51,-26v80,0,63,101,64,180r-56,0r0,-95","w":216,"k":{"y":7,"v":7,"t":2}},"i":{"d":"78,0r-55,0r0,-176r55,0r0,176xm50,-257v18,0,32,13,32,29v0,16,-14,29,-32,29v-17,0,-31,-13,-31,-29v0,-16,14,-29,31,-29","w":100},"j":{"d":"-14,35v39,-4,44,-23,44,-71r0,-140r56,0v-7,108,35,261,-95,254xm58,-257v17,1,31,10,31,29v0,17,-14,29,-31,29v-17,0,-31,-12,-31,-29v0,-17,14,-30,31,-29","w":107,"k":{".":4,",":5}},"k":{"d":"78,-256r1,154v3,-6,20,-31,50,-74r68,0r-66,71r75,105r-69,0r-44,-72r-15,17r0,55r-56,0r0,-256r56,0","w":200,"k":{"y":-2,"w":-2,"r":-3,"p":-4,"o":5,"n":-4,"m":-4,"l":-4,"i":-4,"h":-4,"g":5,"e":4,"b":-4}},"l":{"d":"23,0r0,-256r55,0r0,256r-55,0","w":100},"m":{"d":"105,-135v-47,5,-22,87,-28,135r-54,0r-2,-176r47,0v2,7,0,18,4,24v20,-39,90,-35,104,3v36,-56,119,-31,119,46r0,103r-54,0v-5,-46,17,-135,-27,-135v-48,0,-22,88,-28,135r-54,0v-6,-48,19,-129,-27,-135","w":317,"k":{"y":7,"v":7,"t":2}},"n":{"d":"109,-135v-50,0,-26,86,-31,135r-55,0r-2,-176r48,0v2,8,0,19,4,25v35,-54,121,-27,121,48r0,103r-56,0v-5,-47,18,-135,-29,-135","w":216,"k":{"y":7,"v":7,"t":2}},"o":{"d":"109,-180v53,0,93,38,93,90v0,56,-41,94,-96,94v-54,0,-94,-37,-94,-91v0,-56,41,-93,97,-93xm107,-140v-26,0,-38,25,-38,52v0,28,13,52,38,52v24,-1,37,-24,37,-52v-1,-27,-10,-52,-37,-52","w":213,"k":{"z":4,"y":5,"x":9,"w":3,"v":5,".":14,",":13}},"p":{"d":"209,-91v9,75,-83,124,-131,74r0,88r-56,0r-1,-247r48,0r3,25v43,-59,146,-20,137,60xm153,-88v0,-56,-75,-65,-75,-10v0,33,5,59,35,59v26,0,40,-22,40,-49","w":221,"k":{"z":3,"y":4,"w":3,".":14,",":13}},"q":{"d":"12,-86v-8,-76,87,-126,132,-69r1,-21r54,0r-1,247r-55,0r-1,-94v-42,59,-140,12,-130,-63xm108,-40v29,0,35,-27,35,-61v0,-21,-16,-35,-35,-36v-26,0,-39,21,-39,49v0,28,13,48,39,48","w":220,"k":{".":11,",":3}},"r":{"d":"133,-127v-29,-7,-56,6,-55,38r0,89r-55,0r-2,-176r48,0v2,10,0,24,3,33v8,-24,31,-41,61,-36r0,52","w":140,"k":{"z":-3,"y":-6,"x":-4,"w":-8,"v":-6,"t":-8,"q":6,"o":3,"g":3,"f":-10,"e":3,"d":3,"c":3,"a":4,";":2,".":24,",":24}},"s":{"d":"137,-86v32,44,-9,90,-66,90v-23,0,-42,-5,-59,-13r10,-39v16,13,91,23,68,-12v-29,-12,-80,-30,-73,-62v-2,-55,76,-71,124,-48r-9,39v-21,-15,-77,-14,-55,14v14,10,50,17,60,31","w":160,"k":{".":4,",":5}},"t":{"d":"123,-1v-48,15,-93,-3,-93,-63r0,-71r-24,0r0,-41r24,0r0,-33r54,-15r0,48r40,0r0,41r-40,0v4,40,-17,108,39,92r0,42","w":134,"k":{"y":-2,"o":2,"g":2,"e":2,"d":2,"c":2,".":3,",":4}},"u":{"d":"78,-82v-6,54,58,50,59,10r0,-104r56,0r1,176r-48,0v-2,-8,2,-22,-4,-26v-32,55,-120,30,-120,-47r0,-103r56,0r0,94","w":215,"k":{".":4,",":5}},"v":{"d":"4,-176r60,0v23,76,35,117,35,124r2,0v7,-41,22,-84,33,-124r59,0r-67,176r-57,0","w":196,"k":{"y":-6,"w":-6,"s":6,"q":6,"o":7,"e":7,"d":7,"c":7,"a":6,";":-3,":":-5,".":20,",":22}},"w":{"d":"4,-176r57,0r26,130v6,-42,22,-90,32,-130r44,0r32,130v2,-18,11,-62,26,-130r54,0r-54,176r-53,0v-20,-75,-19,-64,-29,-117v-7,44,-19,78,-30,117r-52,0","w":279,"k":{"y":-7,"v":-6,"s":3,"q":4,"o":5,"e":4,"d":4,"c":4,"a":3,";":-3,":":-5,".":17,",":19}},"x":{"d":"3,-176r62,0v18,26,26,46,34,55v3,-7,13,-26,30,-55r61,0r-60,83r61,93r-64,0v-19,-30,-26,-50,-33,-58v-3,7,-13,26,-31,58r-62,0r62,-90","w":192,"k":{"y":-7,"w":-7,"v":-6,"t":-5,"s":3,"q":8,"o":8,"e":8,"d":8,"c":8}},"y":{"d":"21,33v24,-5,57,-26,48,-48r-66,-161r61,0r38,119r31,-119r60,0r-41,111v-29,71,-42,130,-120,145","w":193,"k":{"w":-6,"v":-6,"s":4,"q":5,"o":5,"g":5,"e":5,"d":5,"c":5,"a":2,";":-3,":":-5,".":18,",":19}},"z":{"d":"8,0r0,-32r86,-100r-80,0r0,-44r149,0r0,33r-66,79v-4,6,-13,11,-19,20r88,0r0,44r-158,0","w":173,"k":{"y":-3,"o":3,"e":3,"d":3,"c":3}},"{":{"d":"103,40v-71,9,-64,-46,-64,-104v0,-16,-9,-25,-27,-26r0,-27v40,2,23,-50,23,-82v-1,-36,26,-51,68,-48r0,31v-60,-6,7,108,-56,113v39,3,30,49,28,87v-1,19,9,28,28,26r0,30","w":115,"k":{"Y":-14,"W":-14,"V":-14,"T":-16,"J":-4}},"|":{"d":"33,-270r39,0r0,360r-39,0r0,-360","w":104},"}":{"d":"80,-199v0,32,-19,84,24,82r0,27v-41,0,-24,48,-24,81v1,38,-25,52,-68,49r0,-30v63,6,-8,-108,56,-114v-39,-3,-30,-50,-27,-86v1,-20,-9,-28,-29,-26r0,-31v42,-3,68,11,68,48","w":115},"~":{"d":"151,-66v-39,6,-94,-74,-102,-3r-34,0v0,-45,16,-68,50,-68v38,-9,95,74,100,2r35,0v1,43,-12,64,-49,69","w":214},"-":{"d":"11,-112r97,0r0,36r-97,0r0,-36","w":118},"\u00a0":{"w":74}}});
Cufon.registerFont({"w":182,"face":{"font-family":"Myriad Web Pro","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 3 3 4 3 9 2 4","ascent":"274","descent":"-86","x-height":"4","bbox":"-40 -270 331 90","underline-thickness":"18","underline-position":"-27","slope":"-11","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":66},"!":{"d":"53,-71r-25,0r28,-172r36,0xm32,-43v12,0,21,10,21,22v1,13,-11,25,-24,25v-12,0,-21,-10,-21,-22v0,-13,10,-26,24,-25","w":86},"\"":{"d":"44,-249r33,0r-23,88r-21,0xm100,-249r32,0r-23,88r-20,0","w":113},"#":{"d":"44,0r-23,0r22,-70r-30,0r4,-22r33,0r16,-52r-31,0r3,-22r35,0r22,-68r21,0r-21,68r33,0r22,-68r21,0r-21,68r30,0r-3,22r-34,0r-16,52r32,0r-4,22r-35,0r-22,70r-22,0r22,-70r-33,0xm72,-92r33,0r16,-52r-33,0"},"$":{"d":"161,-194v-28,-20,-87,-16,-85,23v1,24,13,29,36,39v73,31,43,126,-26,127r-7,36r-23,0r7,-36v-19,-1,-36,-7,-50,-17r11,-24v30,26,96,21,98,-23v0,-16,-10,-31,-32,-39v-75,-29,-52,-118,18,-122r7,-35r23,0r-7,35v16,1,30,6,41,13"},"%":{"d":"71,-94v-29,0,-46,-23,-46,-53v-1,-43,27,-92,69,-91v28,0,45,21,45,49v0,48,-25,95,-68,95xm75,-114v24,-1,38,-44,38,-73v0,-18,-6,-31,-22,-31v-25,0,-41,43,-40,72v0,21,9,32,24,32xm71,4r-23,0r178,-242r22,0xm205,3v-29,0,-46,-24,-46,-53v-1,-43,28,-92,69,-91v28,0,45,21,45,49v0,48,-25,94,-68,95xm209,-17v24,-1,38,-44,38,-73v0,-21,-7,-31,-22,-31v-25,0,-39,43,-39,72v0,21,8,32,23,32","w":285},"&":{"d":"120,-247v29,0,50,20,50,49v0,29,-22,50,-62,71v12,20,27,41,44,65v15,-17,27,-41,37,-72r30,0v-14,42,-32,73,-52,93v13,18,23,32,31,41r-37,0v-4,-5,-10,-12,-17,-22v-41,43,-138,34,-138,-35v0,-34,22,-58,61,-79v-32,-48,-1,-111,53,-111xm117,-225v-35,2,-44,52,-22,79v31,-14,46,-31,46,-51v0,-16,-8,-28,-24,-28xm39,-63v0,49,64,54,91,21v-23,-31,-39,-56,-51,-75v-27,16,-40,33,-40,54","w":218},"'":{"d":"46,-249r34,0r-23,88r-21,0","w":62},"(":{"d":"48,42v-52,-99,-8,-229,53,-291r26,0v-70,82,-97,183,-55,291r-24,0","w":104,"k":{"Y":-14,"W":-18,"V":-18,"T":-20,"J":-4}},")":{"d":"11,42r-26,0v70,-85,97,-182,55,-291r24,0v47,103,19,212,-53,291","w":104},"*":{"d":"123,-247r21,13r-40,46r56,-7r-5,25v-17,-1,-37,-7,-53,-6r30,44r-24,13r-17,-51r-29,51r-20,-13r40,-45r-55,7r5,-25v16,1,36,7,51,6r-29,-45r24,-13v7,16,10,36,18,51","w":151},"+":{"d":"98,-192r23,0r0,85r78,0r0,22r-78,0r0,85r-23,0r0,-85r-78,0r0,-22r78,0r0,-85","w":214},",":{"d":"9,42r-24,2v16,-31,28,-60,36,-87r37,-4v-15,34,-31,64,-49,89","w":78},".":{"d":"31,-43v12,0,23,9,22,22v0,14,-10,25,-25,25v-12,0,-20,-9,-20,-22v0,-14,9,-25,23,-25","w":78},"\/":{"d":"6,14r-25,0r145,-261r26,0","w":119},"0":{"d":"121,-238v41,0,60,32,60,75v2,74,-37,167,-104,167v-44,0,-60,-35,-61,-82v-2,-74,40,-159,105,-160xm117,-212v-42,1,-70,85,-70,136v0,36,11,54,33,54v51,0,69,-85,69,-139v0,-35,-11,-51,-32,-51"},"1":{"d":"67,0r38,-202r-41,19r-3,-24v26,-10,41,-31,81,-27r-44,234r-31,0"},"2":{"d":"174,-180v-8,80,-51,91,-122,153r100,0r-5,27r-147,0r4,-21v66,-54,86,-64,123,-113v21,-28,21,-78,-23,-77v-17,0,-33,5,-50,17r-8,-22v42,-36,134,-29,128,36"},"3":{"d":"156,-73v0,66,-97,100,-150,61r11,-25v38,28,106,13,106,-36v0,-33,-29,-42,-64,-40r5,-25v36,3,70,-13,71,-44v2,-39,-59,-32,-80,-15r-7,-24v42,-29,120,-22,121,34v0,32,-28,51,-53,61v24,5,40,25,40,53"},"4":{"d":"126,0r-30,0r12,-64r-104,0r4,-21r127,-149r35,0r-27,145r32,0r-5,25r-32,0xm43,-89r70,0r22,-114v-35,53,-56,70,-92,114"},"5":{"d":"15,-35v42,28,109,4,109,-45v0,-40,-39,-50,-86,-43r33,-111r109,0r-5,28r-83,0r-18,57v45,-5,83,18,83,62v0,74,-90,114,-152,77"},"6":{"d":"82,4v-81,0,-80,-104,-46,-161v27,-47,73,-79,138,-81r-4,27v-60,-1,-102,42,-117,85v12,-15,36,-28,59,-29v36,-1,59,28,59,65v0,47,-42,94,-89,94xm100,-130v-32,0,-56,22,-56,60v0,27,14,48,40,48v51,0,82,-108,16,-108"},"7":{"d":"49,-234r145,0v-5,28,-4,19,-26,55r-116,179r-35,0r136,-207r-109,0"},"8":{"d":"9,-55v-1,-37,28,-57,55,-71v-56,-37,-10,-112,52,-112v33,0,61,21,61,54v0,26,-17,45,-45,61v23,13,35,31,35,55v2,43,-42,72,-85,72v-41,0,-73,-22,-73,-59xm112,-214v-23,-1,-42,18,-42,40v0,18,11,32,35,39v43,-3,62,-77,7,-79xm84,-20v27,0,50,-18,50,-45v0,-22,-14,-38,-42,-47v-51,3,-72,90,-8,92"},"9":{"d":"117,-238v93,5,73,131,25,188v-29,34,-67,54,-121,54r3,-27v64,1,101,-39,117,-85v-34,46,-114,27,-114,-36v0,-47,44,-96,90,-94xm96,-107v33,0,54,-19,54,-60v0,-28,-11,-45,-37,-45v-29,-1,-55,33,-53,64v0,23,13,41,36,41"},":":{"d":"55,-169v12,0,22,9,22,22v0,13,-11,25,-24,25v-12,0,-21,-10,-21,-22v0,-14,9,-25,23,-25xm31,-43v12,0,21,10,21,22v0,13,-10,26,-24,25v-12,0,-21,-10,-21,-22v0,-13,10,-26,24,-25","w":78},";":{"d":"57,-169v12,0,21,9,21,22v0,14,-9,25,-24,25v-12,0,-21,-10,-21,-22v0,-13,10,-25,24,-25xm9,42r-25,2v15,-29,27,-58,36,-87r38,-4v-15,35,-32,65,-49,89","w":78},"<":{"d":"28,-86r0,-20r161,-86r0,26r-134,71r134,69r0,26","w":214},"=":{"d":"200,-122r-180,0r0,-22r180,0r0,22xm200,-50r-180,0r0,-22r180,0r0,22","w":214},">":{"d":"195,-106r0,21r-162,85r0,-26r135,-70r-135,-70r0,-26","w":214},"?":{"d":"148,-202v0,54,-70,78,-70,132r-31,0v0,-61,64,-77,68,-125v3,-33,-46,-29,-65,-15r-6,-23v37,-24,105,-18,104,31xm54,-43v12,0,22,9,22,22v0,14,-11,25,-25,25v-12,0,-20,-9,-20,-22v0,-14,9,-25,23,-25","w":142},"@":{"d":"41,-112v0,80,81,122,149,85r6,17v-79,40,-177,-9,-177,-99v0,-75,58,-138,134,-138v62,0,108,45,108,106v0,45,-26,83,-65,84v-19,0,-26,-14,-29,-32v-21,45,-92,43,-92,-14v0,-59,66,-105,126,-77r-14,84v0,14,5,20,14,20v24,-1,39,-33,39,-63v0,-54,-35,-91,-90,-91v-63,0,-109,52,-109,118xm100,-105v0,32,37,36,52,12v18,-19,17,-45,24,-72v-41,-14,-76,22,-76,60","w":265},"A":{"d":"149,-76r-86,0r-39,76r-34,0r128,-243r38,0r36,243r-33,0xm75,-102r72,0r-16,-113v-23,53,-34,68,-56,113","w":211,"k":{"z":-7,"y":8,"x":-7,"w":10,"v":11,"r":-3,"q":4,"o":4,"j":-3,"i":-3,"g":4,"e":4,"d":4,"c":4,"b":2,"Y":25,"W":15,"V":22,"U":10,"T":29,"Q":8,"O":8,"G":8,"C":9}},"B":{"d":"175,-75v2,70,-89,87,-163,73r45,-237v56,-13,132,-6,131,50v-1,31,-26,53,-53,60v23,8,40,25,40,54xm70,-140v44,3,81,-8,85,-46v3,-31,-41,-37,-70,-31xm142,-76v-1,-36,-37,-43,-77,-40r-17,91v47,6,95,-6,94,-51","w":192,"k":{"y":-3,"V":2,"U":3,"T":5,".":4,",":5}},"C":{"d":"52,-103v0,73,73,96,131,69r5,26v-75,32,-170,0,-170,-91v0,-106,105,-177,203,-135r-10,25v-76,-37,-159,24,-159,106","w":208,"k":{"z":-2,"y":4,"u":2,"o":2,"e":2,"a":3,"Q":9,"O":9,"G":9,"C":9}},"D":{"d":"238,-145v0,112,-97,166,-226,144r45,-238v90,-17,181,4,181,94xm49,-26v89,14,155,-34,155,-118v0,-62,-56,-84,-119,-72","w":242,"k":{"y":-7,"u":-4,"o":-3,"e":-2,"Y":12,"V":3,".":9,",":10}},"E":{"d":"162,-140r-6,27r-91,0r-16,86r103,0r-6,27r-134,0r46,-243r129,0r-6,27r-97,0r-14,76r92,0","w":175,"k":{"y":2,"w":3,"v":3,"q":2,"f":-2,"W":-3,"V":-3,",":3}},"F":{"d":"12,0r46,-243r128,0r-5,27r-97,0r-15,80r89,0r-5,27r-89,0r-21,109r-31,0","w":173,"k":{"y":7,"u":9,"r":8,"o":10,"l":6,"i":9,"e":11,"a":14,"A":23,";":6,":":4,".":31,",":30}},"G":{"d":"52,-103v0,65,63,95,119,71r13,-70r-50,0r5,-26r82,0r-22,117v-83,35,-181,3,-181,-89v0,-107,107,-172,212,-134r-10,27v-81,-35,-168,19,-168,104","w":233,"k":{"e":-3,"a":-3}},"H":{"d":"58,-243r32,0r-19,102r114,0r20,-102r32,0r-46,243r-32,0r21,-113r-115,0r-21,113r-32,0","w":234},"I":{"d":"57,-243r32,0r-46,243r-32,0","w":86,"k":{"z":-3,"y":-2,"w":-2,"v":-2,"t":-2,"f":-3}},"J":{"d":"-4,-30v44,17,74,-6,83,-52r31,-161r31,0v-19,74,-18,177,-58,228v-17,22,-66,24,-94,12","w":136,"k":{"}":-12,"y":-5,"]":-12,")":-12}},"K":{"d":"12,0r46,-243r31,0r-21,118v34,-41,75,-79,112,-118r40,0r-105,105r65,138r-34,0r-56,-118r-30,27r-17,91r-31,0","w":192,"k":{"y":7,"w":8,"v":10,"u":4,"r":-4,"o":4,"n":-4,"l":-4,"i":-4,"h":-4,"e":4,"a":-2,"W":-8,"Q":8,"O":8,"G":8,"C":8,"A":-5}},"L":{"d":"12,0r46,-243r32,0r-41,215r101,0r-6,28r-132,0","w":165,"k":{"y":11,"w":11,"u":4,"o":4,"e":5,"Y":36,"W":24,"V":30,"U":18,"T":34,"Q":17,"O":17,"G":17,"C":17,"A":-4}},"M":{"d":"252,0r-31,0r30,-213v-16,34,-30,61,-40,80r-72,131r-25,0r-18,-128v-4,-23,-4,-54,-9,-83r-52,213r-30,0r63,-243r42,0r27,199v30,-70,69,-133,103,-199r43,0","w":289,"k":{"y":-3,"j":-5,"i":-2}},"N":{"d":"42,0r-30,0r46,-243r36,0v27,68,59,130,80,204v4,-63,24,-142,34,-204r31,0r-46,243r-32,0v-27,-67,-62,-133,-81,-206r-2,0v-5,56,-25,147,-36,206","w":235},"O":{"d":"150,-247v61,-1,97,42,97,102v0,82,-48,148,-131,149v-60,2,-99,-43,-98,-102v2,-82,51,-147,132,-149xm145,-220v-54,-1,-94,66,-94,120v0,45,23,77,68,77v52,0,94,-66,94,-121v0,-47,-22,-75,-68,-76","w":250,"k":{"y":-7,"w":-6,"v":-6,"u":-2,"t":-8,"s":-3,"r":-2,"q":-4,"p":-2,"o":-4,"n":-2,"m":-2,"l":-2,"k":-2,"j":-2,"i":-2,"h":-2,"g":-4,"f":-8,"e":-4,"d":-4,"c":-4,"b":-3,"Y":13,"X":12,"V":2,"T":11,"A":3,".":7,",":9}},"P":{"d":"192,-181v0,63,-61,96,-131,85r-18,96r-31,0r45,-239v58,-13,135,-6,135,58xm160,-179v0,-38,-42,-45,-76,-37r-18,93v47,10,94,-12,94,-56","w":188,"k":{"y":-6,"u":5,"t":-3,"s":4,"r":4,"o":7,"n":4,"l":2,"i":2,"h":2,"e":7,"a":7,"A":24,";":5,":":4,".":37,",":39}},"Q":{"d":"247,-145v0,71,-39,122,-91,141v29,6,51,10,66,12r-11,27v-34,-7,-79,-23,-107,-31v-51,-4,-87,-44,-86,-102v2,-83,50,-147,132,-149v60,-1,97,43,97,102xm146,-220v-54,0,-96,66,-95,121v1,45,23,76,67,77v55,1,96,-65,95,-122v-1,-46,-21,-76,-67,-76","w":250,"k":{"Y":13,"X":8,"W":2,"V":4,"T":11}},"R":{"d":"136,0v-8,-26,4,-114,-45,-105r-28,0r-19,105r-32,0r46,-239v55,-13,134,-5,134,53v0,36,-29,61,-58,71v16,6,25,22,27,48v3,41,6,63,8,67r-33,0xm159,-181v2,-36,-40,-43,-74,-36r-17,88v49,5,89,-11,91,-52","w":194,"k":{"y":-5,"t":-6,"i":-3,"h":-3,"Y":5,"W":-4,"T":2,"Q":-3,"O":-3,"G":-3,"C":-3,"A":-2}},"S":{"d":"156,-72v0,71,-98,97,-152,58r12,-26v34,27,107,23,107,-28v0,-54,-87,-47,-87,-107v0,-64,85,-90,136,-59r-11,26v-31,-22,-92,-13,-92,27v0,53,87,45,87,109","w":173,"k":{"y":5,"w":4,"v":5,"q":-4,"o":-4,"e":-4,"a":-3}},"T":{"d":"56,0r40,-215r-73,0r5,-28r180,0r-6,28r-73,0r-42,215r-31,0","w":177,"k":{"}":-20,"z":12,"y":13,"w":14,"u":14,"s":18,"r":14,"o":22,"m":14,"e":21,"a":22,"]":-20,"Y":-17,"X":-12,"W":-16,"V":-18,"T":-16,"S":-4,"Q":6,"O":6,"G":6,"C":6,"A":25,";":7,":":5,".":20,",":20,")":-20}},"U":{"d":"171,-22v-43,45,-151,32,-143,-49v6,-62,21,-114,30,-172r31,0r-27,141v-10,41,2,81,44,79v43,-2,62,-34,70,-78r27,-142r32,0v-19,74,-20,175,-64,221","w":231,"k":{"y":-2,"v":-2,"f":-5,"b":-2,"A":6}},"V":{"d":"98,0r-36,0r-32,-243r32,0r25,210v33,-75,70,-139,106,-210r35,0","w":201,"k":{"}":-18,"y":3,"u":7,"r":3,"o":13,"e":13,"a":14,"]":-18,"S":-3,"A":23,";":6,":":5,".":22,",":23,")":-18}},"W":{"d":"83,0r-35,0r-13,-243r32,0r7,208v26,-69,63,-141,92,-208r35,0r7,207v27,-78,58,-135,89,-207r34,0r-115,243r-33,0r-8,-168v-1,-9,2,-26,0,-39v-28,84,-59,132,-92,207","w":307,"k":{"}":-14,"u":5,"r":5,"o":11,"m":5,"e":11,"d":11,"a":12,"]":-14,"T":-12,"Q":-2,"O":-2,"G":-2,"C":-2,"A":19,";":6,":":4,".":15,",":23,")":-14}},"X":{"d":"175,0r-34,0r-41,-102v-15,23,-39,57,-72,102r-39,0r97,-123r-47,-120r33,0r38,99v22,-35,47,-67,72,-99r38,0r-96,120","w":194,"k":{"y":5,"u":4,"e":5,"a":5,"Y":-10,"X":-6,"W":-9,"V":-10,"T":-9,"Q":10,"O":10,"G":10,"C":10,"A":-2}},"Y":{"d":"64,-243r36,119r79,-119r38,0r-106,142r-19,101r-32,0r19,-100r-49,-143r34,0","w":192,"k":{"}":-14,"v":10,"u":20,"t":9,"q":29,"o":26,"e":30,"d":30,"a":32,"]":-14,"Y":-6,"W":-10,"V":-12,"T":-12,"S":4,"Q":10,"O":10,"G":10,"C":10,"A":31,";":9,":":7,".":30,",":30,")":-14}},"Z":{"d":"-7,0r4,-19r168,-197r-119,0r5,-27r162,0r-3,20r-167,196r132,0r-5,27r-177,0","w":196,"k":{"e":2,"Q":8,"O":8,"G":8,"C":8,"A":-2}},"[":{"d":"72,40r-65,0r55,-287r65,0r-4,20r-39,0r-48,247r40,0","w":104,"k":{"Y":-14,"W":-18,"V":-18,"T":-20,"J":-4}},"\\":{"d":"113,14r-25,0r-66,-261r25,0","w":120},"]":{"d":"40,-247r64,0r-54,287r-65,0r4,-20r39,0r47,-247r-39,0","w":104},"^":{"d":"192,-68r-25,0r-59,-139r-59,139r-25,0r73,-166r23,0","w":214},"_":{"d":"-17,27r180,0r-4,18r-180,0","w":180},"`":{"d":"52,-248r35,0r25,52r-23,0","w":140},"a":{"d":"185,-171v-18,106,-22,89,-24,171r-30,0v-1,-7,3,-27,3,-46v-17,33,-41,50,-70,50v-30,0,-52,-26,-52,-59v0,-82,83,-147,173,-116xm45,-60v0,45,44,47,69,16v21,-26,28,-66,35,-106v-57,-17,-104,39,-104,90","w":194},"b":{"d":"73,4v-45,0,-61,-30,-52,-75r37,-185r31,0r-22,114v29,-56,118,-45,118,28v0,61,-49,118,-112,118xm152,-111v0,-22,-12,-41,-34,-41v-46,2,-67,59,-68,105v0,18,10,26,29,26v42,0,74,-49,73,-90","w":196,"k":{"y":4,"v":4,".":8,",":9}},"c":{"d":"46,-68v0,47,50,56,86,36r3,25v-51,26,-122,6,-122,-57v0,-74,72,-138,148,-106r-9,25v-55,-27,-106,23,-106,77","w":158,"k":{"y":-4,"t":-2,"o":3,"e":3,"d":3,"a":5,".":4,",":5}},"d":{"d":"12,-61v2,-75,64,-134,142,-111r16,-84r32,0r-39,201v-4,18,-6,37,-7,55r-29,0v1,-11,6,-26,4,-35v-31,59,-121,49,-119,-26xm45,-65v0,45,43,55,70,24v22,-26,25,-66,34,-105v-53,-27,-104,27,-104,81","w":195,"k":{".":5,",":6}},"e":{"d":"44,-76v-11,54,54,66,93,42r4,24v-52,29,-129,13,-129,-57v0,-53,44,-111,98,-111v30,0,55,16,53,46v-4,54,-58,55,-119,56xm133,-132v-3,-30,-46,-26,-63,-7v-10,11,-18,24,-22,39v43,-1,80,-1,85,-32","w":168,"k":{".":4,",":6}},"f":{"d":"48,-174v6,-60,39,-97,98,-82r-7,26v-38,-14,-56,16,-59,56r38,0r-4,25r-39,0r-29,149r-31,0r28,-149r-23,0r4,-25r24,0","w":105,"k":{"}":-28,"t":-2,"]":-28,";":-11,":":-11,".":9,",":11,")":-28,"'":-15,"\"":-15}},"g":{"d":"12,-62v-1,-88,88,-141,173,-104v-28,94,-7,245,-126,242v-23,0,-42,-4,-55,-13r9,-25v37,24,100,9,106,-30v2,-7,10,-26,11,-45v-15,24,-36,37,-62,37v-34,1,-56,-29,-56,-62xm46,-67v0,46,46,53,71,22v22,-26,24,-65,33,-102v-55,-24,-104,26,-104,80","w":195,"k":{".":5,",":6}},"h":{"d":"125,0v2,-48,53,-140,-6,-152v-62,8,-65,92,-77,152r-31,0r49,-256r31,0r-21,113v25,-45,110,-51,109,13v-1,49,-15,86,-22,130r-32,0","w":198},"i":{"d":"42,0r-31,0r33,-174r32,0xm71,-248v11,0,19,9,19,20v0,12,-9,23,-22,22v-11,0,-19,-9,-19,-20v0,-12,9,-23,22,-22","w":85},"j":{"d":"46,-174r32,0r-33,173v-9,56,-30,84,-85,74r4,-25v30,9,43,-15,48,-43xm71,-248v11,0,19,9,19,20v0,12,-9,23,-22,22v-11,0,-19,-10,-19,-20v0,-12,10,-22,22,-22","w":84,"k":{".":4,",":5}},"k":{"d":"42,0r-31,0r48,-256r32,0r-30,161r79,-79r40,0r-78,71r54,103r-35,0r-44,-85r-22,20","w":170,"k":{"y":-4,"w":-4,"r":-3,"p":-3,"o":5,"n":-3,"m":-3,"l":-3,"i":-3,"h":-2,"g":5,"e":5,"a":5}},"l":{"d":"42,0r-31,0r49,-256r31,0","w":85},"m":{"d":"237,-178v79,0,28,120,22,178r-31,0r21,-121v1,-40,-40,-37,-60,-13v-25,30,-28,89,-39,134r-31,0r22,-121v0,-40,-41,-36,-61,-11v-26,33,-27,86,-38,132r-31,0r31,-174r28,0v-1,10,-6,24,-4,33v23,-44,99,-55,105,2v16,-26,39,-39,66,-39","w":300},"n":{"d":"67,-139v24,-48,112,-58,112,10v0,44,-15,87,-22,129r-31,0r21,-121v0,-41,-44,-37,-65,-12v-27,31,-28,86,-39,133r-32,0r31,-174r29,0","w":198},"o":{"d":"112,-178v43,0,72,31,72,74v0,56,-44,108,-99,108v-43,0,-71,-32,-72,-73v-1,-58,43,-109,99,-109xm109,-153v-38,0,-64,44,-64,83v0,28,16,49,43,49v35,0,63,-46,63,-83v0,-26,-15,-49,-42,-49","w":195,"k":{"z":3,"y":4,"x":4,"w":3,"v":4,".":5,",":7}},"p":{"d":"185,-113v2,72,-68,141,-144,109r-14,76r-32,0r45,-247r29,0r-5,34v14,-21,35,-36,65,-37v36,-1,56,29,56,65xm152,-111v0,-44,-48,-52,-73,-20v-19,24,-25,64,-33,100v52,34,106,-24,106,-80","w":196,"k":{"y":3,".":5,",":7}},"q":{"d":"12,-61v0,-83,88,-144,172,-106r-44,239r-32,0r20,-104v-12,19,-34,36,-62,36v-35,1,-54,-29,-54,-65xm45,-64v0,46,44,52,70,22v22,-26,26,-65,34,-105v-54,-25,-104,29,-104,83","w":195,"k":{".":5,",":5}},"r":{"d":"42,0r-31,0r30,-174r28,0v-1,16,-5,30,-4,38v16,-31,33,-46,64,-41r-7,31v-65,-4,-66,88,-80,146","w":118,"k":{"z":-3,"y":-9,"x":-4,"w":-8,"v":-9,"t":-7,"g":2,"f":-8,"a":5,";":-5,":":-7,".":13,",":13}},"s":{"d":"84,-100v64,25,29,104,-35,104v-18,0,-33,-4,-45,-12r9,-24v30,25,91,5,66,-33v-16,-15,-57,-33,-52,-59v-3,-46,65,-68,103,-45r-9,24v-44,-35,-90,24,-37,45","w":138,"k":{".":4,",":5}},"t":{"d":"87,1v-26,8,-64,1,-61,-32v4,-43,14,-79,20,-118r-25,0r5,-25r25,0r6,-33r33,-9r-8,42r42,0r-5,25r-42,0r-19,109v-2,18,17,19,31,16","w":116,"k":{"y":-4,"w":-4,"v":-3,",":3}},"u":{"d":"67,4v-83,0,-33,-119,-26,-178r32,0r-22,120v-1,40,44,37,64,13v27,-31,28,-86,39,-133r32,0r-32,174r-28,0v1,-10,6,-24,4,-33v-15,20,-34,37,-63,37","w":195,"k":{".":4,",":5}},"v":{"d":"18,-174r33,0r23,141v25,-58,46,-89,72,-141r35,0r-99,174r-31,0","w":170,"k":{"y":-6,"w":-5,"q":5,"o":5,"e":5,"d":5,"c":5,"a":5,";":-5,":":-8,".":14,",":19}},"w":{"d":"155,0r-16,-140v-26,63,-43,86,-70,140r-30,0r-17,-174r31,0v4,47,1,101,9,144v19,-50,48,-97,71,-144r28,0r15,144v19,-57,41,-93,63,-144r33,0r-87,174r-30,0","w":261,"k":{"y":-6,"v":-5,"o":2,"a":4,";":-3,":":-5,".":12,",":13}},"x":{"d":"23,-174r35,0v11,21,18,45,30,65v22,-32,31,-39,52,-65r37,0r-75,85r43,89r-35,0r-33,-69v-18,31,-33,44,-53,69r-37,0r78,-90","w":165,"k":{"y":-6,"w":-4,"v":-4,"t":-3,"q":6,"o":6,"e":6,"d":6,"c":6}},"y":{"d":"-13,53v28,-6,66,-42,67,-64r-37,-163r33,0v17,88,27,134,27,138r64,-138r34,0v-53,88,-83,223,-181,255","w":164,"k":{"w":-3,"v":-5,"q":3,"o":3,"g":3,"e":3,"d":3,"c":3,"a":5,";":-5,":":-5,".":14,",":15}},"z":{"d":"-7,0r3,-19v59,-64,92,-99,97,-104v4,-5,16,-13,26,-25r-91,0r5,-26r130,0r-4,20v-84,89,-74,87,-122,127v30,4,67,0,99,1r-5,26r-138,0","w":155,"k":{"y":-9}},"{":{"d":"67,40v-77,9,-40,-76,-31,-115v0,-13,-8,-19,-24,-19r3,-19v74,0,-7,-143,107,-134v-3,7,2,21,-11,21v-58,-2,-14,119,-70,123v44,11,2,81,2,100v0,18,10,25,28,23","w":104,"k":{"Y":-14,"W":-18,"V":-18,"T":-20,"J":-4}},"|":{"d":"35,-270r23,0r0,360r-23,0r0,-360","w":79},"}":{"d":"92,-210v0,27,-48,95,5,98r-3,18v-76,-2,9,143,-107,134v3,-7,-2,-20,10,-20v59,2,15,-118,71,-124v-44,-10,-1,-73,-2,-100v0,-18,-10,-23,-28,-22v3,-7,-2,-22,11,-21v25,2,43,12,43,37","w":104},"~":{"d":"65,-105v-13,1,-21,13,-21,29r-22,0v-1,-33,15,-52,43,-54v20,-1,74,31,93,31v13,0,19,-10,19,-30r23,0v1,37,-14,52,-43,55v-21,2,-72,-32,-92,-31","w":214},"-":{"d":"18,-110r87,0r-5,25r-87,0","w":111},"\u00a0":{"w":66}}});

/**
* hoverIntent r5 // 2007.03.27 // jQuery 1.1.2+
* <http://cherne.net/brian/resources/jquery.hoverIntent.html>
* 
* @param  f  onMouseOver function || An object with configuration options
* @param  g  onMouseOut function  || Nothing (use configuration options object)
* @author    Brian Cherne <brian@cherne.net>
*/
(function($){$.fn.hoverIntent=function(f,g){var cfg={sensitivity:7,interval:100,timeout:0};cfg=$.extend(cfg,g?{over:f,out:g}:f);var cX,cY,pX,pY;var track=function(ev){cX=ev.pageX;cY=ev.pageY;};var compare=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);if((Math.abs(pX-cX)+Math.abs(pY-cY))<cfg.sensitivity){$(ob).unbind("mousemove",track);ob.hoverIntent_s=1;return cfg.over.apply(ob,[ev]);}else{pX=cX;pY=cY;ob.hoverIntent_t=setTimeout(function(){compare(ev,ob);},cfg.interval);}};var delay=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);ob.hoverIntent_s=0;return cfg.out.apply(ob,[ev]);};var handleHover=function(e){var p=(e.type=="mouseover"?e.fromElement:e.toElement)||e.relatedTarget;while(p&&p!=this){try{p=p.parentNode;}catch(e){p=this;}}if(p==this){return false;}var ev=jQuery.extend({},e);var ob=this;if(ob.hoverIntent_t){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);}if(e.type=="mouseover"){pX=ev.pageX;pY=ev.pageY;$(ob).bind("mousemove",track);if(ob.hoverIntent_s!=1){ob.hoverIntent_t=setTimeout(function(){compare(ev,ob);},cfg.interval);}}else{$(ob).unbind("mousemove",track);if(ob.hoverIntent_s==1){ob.hoverIntent_t=setTimeout(function(){delay(ev,ob);},cfg.timeout);}}};return this.mouseover(handleHover).mouseout(handleHover);};})(jQuery);

/*
 * jQuery Easing v1.3 - http://gsgd.co.uk/sandbox/jquery/easing/
 *
 * Uses the built in easing capabilities added In jQuery 1.1
 * to offer multiple easing options
 *
 * TERMS OF USE - jQuery Easing
 * 
 * Open source under the BSD License. 
 * 
 * Copyright Â© 2008 George McGinley Smith
 * All rights reserved.
 * 
 * Redistribution and use in source and binary forms, with or without modification, 
 * are permitted provided that the following conditions are met:
 * 
 * Redistributions of source code must retain the above copyright notice, this list of 
 * conditions and the following disclaimer.
 * Redistributions in binary form must reproduce the above copyright notice, this list 
 * of conditions and the following disclaimer in the documentation and/or other materials 
 * provided with the distribution.
 * 
 * Neither the name of the author nor the names of contributors may be used to endorse 
 * or promote products derived from this software without specific prior written permission.
 * 
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY 
 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
 *  COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 *  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
 *  GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 
 * AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 *  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 
 * OF THE POSSIBILITY OF SUCH DAMAGE. 
 *
*/

// t: current time, b: begInnIng value, c: change In value, d: duration
jQuery.easing['jswing'] = jQuery.easing['swing'];

jQuery.extend( jQuery.easing,
{
	def: 'easeOutQuad',
	swing: function (x, t, b, c, d) {
		//alert(jQuery.easing.default);
		return jQuery.easing[jQuery.easing.def](x, t, b, c, d);
	},
	easeInQuad: function (x, t, b, c, d) {
		return c*(t/=d)*t + b;
	},
	easeOutQuad: function (x, t, b, c, d) {
		return -c *(t/=d)*(t-2) + b;
	},
	easeInOutQuad: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t + b;
		return -c/2 * ((--t)*(t-2) - 1) + b;
	},
	easeInCubic: function (x, t, b, c, d) {
		return c*(t/=d)*t*t + b;
	},
	easeOutCubic: function (x, t, b, c, d) {
		return c*((t=t/d-1)*t*t + 1) + b;
	},
	easeInOutCubic: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t + b;
		return c/2*((t-=2)*t*t + 2) + b;
	},
	easeInQuart: function (x, t, b, c, d) {
		return c*(t/=d)*t*t*t + b;
	},
	easeOutQuart: function (x, t, b, c, d) {
		return -c * ((t=t/d-1)*t*t*t - 1) + b;
	},
	easeInOutQuart: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t*t + b;
		return -c/2 * ((t-=2)*t*t*t - 2) + b;
	},
	easeInQuint: function (x, t, b, c, d) {
		return c*(t/=d)*t*t*t*t + b;
	},
	easeOutQuint: function (x, t, b, c, d) {
		return c*((t=t/d-1)*t*t*t*t + 1) + b;
	},
	easeInOutQuint: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return c/2*t*t*t*t*t + b;
		return c/2*((t-=2)*t*t*t*t + 2) + b;
	},
	easeInSine: function (x, t, b, c, d) {
		return -c * Math.cos(t/d * (Math.PI/2)) + c + b;
	},
	easeOutSine: function (x, t, b, c, d) {
		return c * Math.sin(t/d * (Math.PI/2)) + b;
	},
	easeInOutSine: function (x, t, b, c, d) {
		return -c/2 * (Math.cos(Math.PI*t/d) - 1) + b;
	},
	easeInExpo: function (x, t, b, c, d) {
		return (t==0) ? b : c * Math.pow(2, 10 * (t/d - 1)) + b;
	},
	easeOutExpo: function (x, t, b, c, d) {
		return (t==d) ? b+c : c * (-Math.pow(2, -10 * t/d) + 1) + b;
	},
	easeInOutExpo: function (x, t, b, c, d) {
		if (t==0) return b;
		if (t==d) return b+c;
		if ((t/=d/2) < 1) return c/2 * Math.pow(2, 10 * (t - 1)) + b;
		return c/2 * (-Math.pow(2, -10 * --t) + 2) + b;
	},
	easeInCirc: function (x, t, b, c, d) {
		return -c * (Math.sqrt(1 - (t/=d)*t) - 1) + b;
	},
	easeOutCirc: function (x, t, b, c, d) {
		return c * Math.sqrt(1 - (t=t/d-1)*t) + b;
	},
	easeInOutCirc: function (x, t, b, c, d) {
		if ((t/=d/2) < 1) return -c/2 * (Math.sqrt(1 - t*t) - 1) + b;
		return c/2 * (Math.sqrt(1 - (t-=2)*t) + 1) + b;
	},
	easeInElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
	},
	easeOutElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b;
	},
	easeInOutElastic: function (x, t, b, c, d) {
		var s=1.70158;var p=0;var a=c;
		if (t==0) return b;  if ((t/=d/2)==2) return b+c;  if (!p) p=d*(.3*1.5);
		if (a < Math.abs(c)) { a=c; var s=p/4; }
		else var s = p/(2*Math.PI) * Math.asin (c/a);
		if (t < 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
		return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b;
	},
	easeInBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158;
		return c*(t/=d)*t*((s+1)*t - s) + b;
	},
	easeOutBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158;
		return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b;
	},
	easeInOutBack: function (x, t, b, c, d, s) {
		if (s == undefined) s = 1.70158; 
		if ((t/=d/2) < 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b;
		return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b;
	},
	easeInBounce: function (x, t, b, c, d) {
		return c - jQuery.easing.easeOutBounce (x, d-t, 0, c, d) + b;
	},
	easeOutBounce: function (x, t, b, c, d) {
		if ((t/=d) < (1/2.75)) {
			return c*(7.5625*t*t) + b;
		} else if (t < (2/2.75)) {
			return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b;
		} else if (t < (2.5/2.75)) {
			return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b;
		} else {
			return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b;
		}
	},
	easeInOutBounce: function (x, t, b, c, d) {
		if (t < d/2) return jQuery.easing.easeInBounce (x, t*2, 0, c, d) * .5 + b;
		return jQuery.easing.easeOutBounce (x, t*2-d, 0, c, d) * .5 + c*.5 + b;
	}
});

jQuery.fn.delay = function(time,func){
	this.each(function(){
		setTimeout(func,time);
	});
	
	return this;
};  
/*	ColorBox v1.3.6 - a full featured, light-weight, customizable lightbox based on jQuery 1.3 */
(function(c){function r(b,d){d=d==="x"?m.width():m.height();return typeof b==="string"?Math.round(b.match(/%/)?d/100*parseInt(b,10):parseInt(b,10)):b}function M(b){b=c.isFunction(b)?b.call(i):b;return a.photo||b.match(/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i)}function Y(){for(var b in a)if(c.isFunction(a[b])&&b.substring(0,2)!=="on")a[b]=a[b].call(i);a.rel=a.rel||i.rel;a.href=a.href||i.href;a.title=a.title||i.title}function Z(b){i=b;a=c.extend({},c(i).data(q));Y();if(a.rel&&a.rel!=="nofollow"){g= c(".cboxElement").filter(function(){return(c(this).data(q).rel||this.rel)===a.rel});j=g.index(i);if(j<0){g=g.add(i);j=g.length-1}}else{g=c(i);j=0}if(!B){C=B=n;N=i;N.blur();c(document).bind("keydown.cbox_close",function(d){if(d.keyCode===27){d.preventDefault();e.close()}}).bind("keydown.cbox_arrows",function(d){if(g.length>1)if(d.keyCode===37){d.preventDefault();D.click()}else if(d.keyCode===39){d.preventDefault();E.click()}});a.overlayClose&&s.css({cursor:"pointer"}).one("click",e.close);c.event.trigger(aa); a.onOpen&&a.onOpen.call(i);s.css({opacity:a.opacity}).show();a.w=r(a.initialWidth,"x");a.h=r(a.initialHeight,"y");e.position(0);O&&m.bind("resize.cboxie6 scroll.cboxie6",function(){s.css({width:m.width(),height:m.height(),top:m.scrollTop(),left:m.scrollLeft()})}).trigger("scroll.cboxie6")}P.add(D).add(E).add(t).add(Q).hide();R.html(a.close).show();e.slideshow();e.load()}var q="colorbox",F="hover",n=true,e,x=c.browser.msie&&!c.support.opacity,O=x&&c.browser.version<7,aa="cbox_open",H="cbox_load",S= "cbox_complete",T="resize.cbox_resize",s,k,u,p,U,V,W,X,g,m,l,I,J,K,Q,P,t,E,D,R,y,z,v,w,i,N,j,a,B,C,$={transition:"elastic",speed:350,width:false,height:false,innerWidth:false,innerHeight:false,initialWidth:"400",initialHeight:"400",maxWidth:"95%",maxHeight:"95%",scalePhotos:n,scrolling:n,inline:false,html:false,iframe:false,photo:false,href:false,title:false,rel:false,opacity:0.9,preloading:n,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",open:false,overlayClose:n, slideshow:false,slideshowAuto:n,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:false,onLoad:false,onComplete:false,onCleanup:false,onClosed:false};e=c.fn.colorbox=function(b,d){var h=this;if(!h.length)if(h.selector===""){h=c("<a/>");b.open=n}else return this;h.each(function(){var f=c.extend({},c(this).data(q)?c(this).data(q):$,b);c(this).data(q,f).addClass("cboxElement");if(d)c(this).data(q).onComplete=d});b&&b.open&&Z(h);return this};e.init=function(){function b(d){return c('<div id="cbox'+ d+'"/>')}m=c(window);k=c('<div id="colorbox"/>');s=b("Overlay").hide();u=b("Wrapper");p=b("Content").append(l=b("LoadedContent").css({width:0,height:0}),J=b("LoadingOverlay"),K=b("LoadingGraphic"),Q=b("Title"),P=b("Current"),t=b("Slideshow"),E=b("Next"),D=b("Previous"),R=b("Close"));u.append(c("<div/>").append(b("TopLeft"),U=b("TopCenter"),b("TopRight")),c("<div/>").append(V=b("MiddleLeft"),p,W=b("MiddleRight")),c("<div/>").append(b("BottomLeft"),X=b("BottomCenter"),b("BottomRight"))).children().children().css({"float":"left"}); I=c("<div style='position:absolute; top:0; left:0; width:9999px; height:0;'/>");c("body").prepend(s,k.append(u,I));if(x){k.addClass("cboxIE");O&&s.css("position","absolute")}p.children().bind("mouseover mouseout",function(){c(this).toggleClass(F)}).addClass(F);y=U.height()+X.height()+p.outerHeight(n)-p.height();z=V.width()+W.width()+p.outerWidth(n)-p.width();v=l.outerHeight(n);w=l.outerWidth(n);k.css({"padding-bottom":y,"padding-right":z}).hide();E.click(e.next);D.click(e.prev);R.click(e.close);p.children().removeClass(F); c(".cboxElement").live("click",function(d){if(d.button!==0&&typeof d.button!=="undefined")return n;else{Z(this);return false}})};e.position=function(b,d){function h(A){U[0].style.width=X[0].style.width=p[0].style.width=A.style.width;K[0].style.height=J[0].style.height=p[0].style.height=V[0].style.height=W[0].style.height=A.style.height}var f=m.height();f=Math.max(f-a.h-v-y,0)/2+m.scrollTop();var o=Math.max(document.documentElement.clientWidth-a.w-w-z,0)/2+m.scrollLeft();b=k.width()===a.w+w&&k.height()=== a.h+v?0:b;u[0].style.width=u[0].style.height="9999px";k.dequeue().animate({width:a.w+w,height:a.h+v,top:f,left:o},{duration:b,complete:function(){h(this);C=false;u[0].style.width=a.w+w+z+"px";u[0].style.height=a.h+v+y+"px";d&&d()},step:function(){h(this)}})};e.resize=function(b){function d(){a.w=a.w||l.width();a.w=a.mw&&a.mw<a.w?a.mw:a.w;return a.w}function h(){a.h=a.h||l.height();a.h=a.mh&&a.mh<a.h?a.mh:a.h;return a.h}function f(G){e.position(G,function(){if(B){if(x){A&&l.fadeIn(100);k[0].style.removeAttribute("filter")}if(a.iframe)l.append("<iframe id='cboxIframe'"+ (a.scrolling?" ":"scrolling='no'")+" name='iframe_"+(new Date).getTime()+"' frameborder=0 src='"+a.href+"' "+(x?"allowtransparency='true'":"")+" />");l.show();Q.show().html(a.title);if(g.length>1){P.html(a.current.replace(/\{current\}/,j+1).replace(/\{total\}/,g.length)).show();E.html(a.next).show();D.html(a.previous).show();a.slideshow&&t.show()}J.hide();K.hide();c.event.trigger(S);a.onComplete&&a.onComplete.call(i);a.transition==="fade"&&k.fadeTo(L,1,function(){x&&k[0].style.removeAttribute("filter")}); m.bind(T,function(){e.position(0)})}})}if(B){var o,A,L=a.transition==="none"?0:a.speed;m.unbind(T);if(b){l.remove();l=c('<div id="cboxLoadedContent"/>').html(b);l.hide().appendTo(I).css({width:d(),overflow:a.scrolling?"auto":"hidden"}).css({height:h()}).prependTo(p);c("#cboxPhoto").css({cssFloat:"none"});O&&c("select:not(#colorbox select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("cbox_cleanup",function(){this.style.visibility="inherit"});a.transition=== "fade"&&k.fadeTo(L,0,function(){f(0)})||f(L);if(a.preloading&&g.length>1){b=j>0?g[j-1]:g[g.length-1];o=j<g.length-1?g[j+1]:g[0];o=c(o).data(q).href||o.href;b=c(b).data(q).href||b.href;M(o)&&c("<img />").attr("src",o);M(b)&&c("<img />").attr("src",b)}}else setTimeout(function(){var G=l.wrapInner("<div style='overflow:auto'></div>").children();a.h=G.height();l.css({height:a.h});G.replaceWith(G.children());e.position(L)},1)}};e.load=function(){var b,d,h,f=e.resize;C=n;i=g[j];a=c.extend({},c(i).data(q)); Y();c.event.trigger(H);a.onLoad&&a.onLoad.call(i);a.h=a.height?r(a.height,"y")-v-y:a.innerHeight?r(a.innerHeight,"y"):false;a.w=a.width?r(a.width,"x")-w-z:a.innerWidth?r(a.innerWidth,"x"):false;a.mw=a.w;a.mh=a.h;if(a.maxWidth){a.mw=r(a.maxWidth,"x")-w-z;a.mw=a.w&&a.w<a.mw?a.w:a.mw}if(a.maxHeight){a.mh=r(a.maxHeight,"y")-v-y;a.mh=a.h&&a.h<a.mh?a.h:a.mh}b=a.href;J.show();K.show();if(a.inline){c('<div id="cboxInlineTemp" />').hide().insertBefore(c(b)[0]).bind(H+" cbox_cleanup",function(){c(this).replaceWith(l.children())}); f(c(b))}else if(a.iframe)f(" ");else if(a.html)f(a.html);else if(M(b)){d=new Image;d.onload=function(){var o;d.onload=null;d.id="cboxPhoto";c(d).css({margin:"auto",border:"none",display:"block",cssFloat:"left"});if(a.scalePhotos){h=function(){d.height-=d.height*o;d.width-=d.width*o};if(a.mw&&d.width>a.mw){o=(d.width-a.mw)/d.width;h()}if(a.mh&&d.height>a.mh){o=(d.height-a.mh)/d.height;h()}}if(a.h)d.style.marginTop=Math.max(a.h-d.height,0)/2+"px";f(d);g.length>1&&c(d).css({cursor:"pointer"}).click(e.next); if(x)d.style.msInterpolationMode="bicubic"};d.src=b}else c("<div />").appendTo(I).load(b,function(o,A){A==="success"?f(this):f(c("<p>Request unsuccessful.</p>"))})};e.next=function(){if(!C){j=j<g.length-1?j+1:0;e.load()}};e.prev=function(){if(!C){j=j>0?j-1:g.length-1;e.load()}};e.slideshow=function(){function b(){t.text(a.slideshowStop).bind(S,function(){h=setTimeout(e.next,a.slideshowSpeed)}).bind(H,function(){clearTimeout(h)}).one("click",function(){d();c(this).removeClass(F)});k.removeClass(f+ "off").addClass(f+"on")}var d,h,f="cboxSlideshow_";t.bind("cbox_closed",function(){t.unbind();clearTimeout(h);k.removeClass(f+"off "+f+"on")});d=function(){clearTimeout(h);t.text(a.slideshowStart).unbind(S+" "+H).one("click",function(){b();h=setTimeout(e.next,a.slideshowSpeed);c(this).removeClass(F)});k.removeClass(f+"on").addClass(f+"off")};if(a.slideshow&&g.length>1)a.slideshowAuto?b():d()};e.close=function(){c.event.trigger("cbox_cleanup");a.onCleanup&&a.onCleanup.call(i);B=false;c(document).unbind("keydown.cbox_close keydown.cbox_arrows"); m.unbind(T+" resize.cboxie6 scroll.cboxie6");s.css({cursor:"auto"}).fadeOut("fast");k.stop(n,false).fadeOut("fast",function(){c("#colorbox iframe").attr("src","about:blank");l.remove();k.css({opacity:1});try{N.focus()}catch(b){}c.event.trigger("cbox_closed");a.onClosed&&a.onClosed.call(i)})};e.element=function(){return c(i)};e.settings=$;c(e.init)})(jQuery);

jQuery.cookie = function(name, value, options) {
    if (typeof value != 'undefined') { // name and value given, set cookie
        options = options || {};
        if (value === null) {
            value = '';
            options.expires = -1;
        }
        var expires = '';
        if (options.expires && (typeof options.expires == 'number' || options.expires.toUTCString)) {
            var date;
            if (typeof options.expires == 'number') {
                date = new Date();
                date.setTime(date.getTime() + (options.expires * 24 * 60 * 60 * 1000));
            } else {
                date = options.expires;
            }
            expires = '; expires=' + date.toUTCString(); // use expires attribute, max-age is not supported by IE
        }
        var path = options.path ? '; path=' + (options.path) : '';
        var domain = options.domain ? '; domain=' + (options.domain) : '';
        var secure = options.secure ? '; secure' : '';
        document.cookie = [name, '=', encodeURIComponent(value), expires, path, domain, secure].join('');
    } else { // only name given, get cookie
        var cookieValue = null;
        if (document.cookie && document.cookie != '') {
            var cookies = document.cookie.split(';');
            for (var i = 0; i < cookies.length; i++) {
                var cookie = jQuery.trim(cookies[i]);
                // Does this cookie string begin with the name we want?
                if (cookie.substring(0, name.length + 1) == (name + '=')) {
                    cookieValue = decodeURIComponent(cookie.substring(name.length + 1));
                    break;
                }
            }
        }
        return cookieValue;
    }
};

Cufon.replace('h1');
Cufon.replace('h2');
Cufon.replace('h3');
Cufon.replace('h4');
Cufon.replace('h5');
Cufon.replace('h6');

jQuery.fn.delay = function(time,func){
	this.each(function(){
		setTimeout(func,time);
	});
	
	return this;
};
