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 1995, KozakDesign, Inc.
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"50,-263v0,-19,-7,-22,-26,-21v-5,0,-7,-2,-7,-8v0,-15,23,-8,36,-8v19,0,29,9,29,26r0,118v0,14,8,27,22,26v-13,0,-22,13,-22,26r0,119v2,28,-30,27,-58,26v-5,0,-7,-3,-7,-9v3,-17,40,1,33,-28v6,-47,-18,-125,25,-134v-44,-8,-25,-86,-25,-133","w":149},{"d":"12,-17v0,-13,10,-23,22,-23v12,0,22,10,22,23v0,12,-9,22,-22,22v-12,0,-23,-9,-22,-22","w":112},{"w":116},{"d":"40,4v-11,0,-20,-9,-19,-20r0,-226v-1,-11,8,-20,19,-20v10,-1,19,9,19,20r0,226v1,11,-8,20,-19,20","w":117},{"d":"9,-46v24,10,69,31,69,-15r0,-182v0,-11,9,-19,20,-19v11,0,20,8,19,19r0,174v11,72,-86,95,-122,47v-4,-12,3,-24,14,-24","w":171},{"d":"37,-130v0,-77,23,-133,89,-133v122,0,116,267,-1,267v-60,0,-88,-66,-88,-134xm125,-31v64,-4,71,-197,1,-197v-64,0,-64,169,-16,194v5,2,10,3,15,3","k":{"1":37}},{"d":"161,-17v0,11,-10,17,-19,17r-117,0v-17,2,-21,-15,-14,-26r92,-133v-32,-5,-92,14,-92,-17v0,-10,8,-17,18,-17r116,0v12,0,14,16,8,25r-92,134r82,0v9,0,18,7,18,17","w":212},{"d":"166,-89v0,-40,-39,-57,-73,-38v-15,9,-30,-2,-25,-21v8,-35,6,-78,19,-107v24,-9,67,-2,98,-4v10,0,18,7,18,17v-2,32,-57,13,-87,18r-10,61v52,-22,101,19,101,73v0,58,-35,94,-86,94v-34,0,-71,-16,-78,-44v12,-43,51,7,77,7v28,0,46,-25,46,-56","k":{"1":28}},{"d":"114,-17v-1,11,-7,21,-20,20v-13,0,-20,-7,-20,-20r0,-105v-24,-41,-53,-77,-74,-121v-2,-21,27,-24,36,-9r58,92r58,-92v9,-19,42,-8,35,14r-73,116r0,105","w":232,"k":{"\u2014":37,"x":20,"w":15,"v":17,"u":27,"s":27,"r":27,"q":35,"p":27,"o":36,"n":29,"m":29,"g":36,"e":36,"d":35,"c":36,"a":36,"S":4,"Q":16,"O":16,"M":8,"J":33,"G":16,"C":16,"A":35,";":7,":":3,".":10,",":12}},{"d":"124,-77r-97,0r0,-32r97,0r0,32","w":178},{"d":"12,-96v0,-61,41,-106,103,-99v13,2,43,8,42,25v-3,32,-35,9,-58,9v-32,0,-47,31,-48,66v-2,45,38,78,80,55v11,-6,25,1,25,15v0,20,-34,28,-56,28v-52,0,-88,-43,-88,-99","w":203},{"d":"96,-259v6,0,10,4,10,10v0,14,-22,7,-35,9r0,111v0,7,-4,11,-11,11v-7,0,-10,-4,-10,-11r0,-111v-13,-1,-35,5,-34,-10v0,-6,3,-9,9,-9r71,0xm122,-249v1,-17,25,-14,29,0r28,95r28,-95v2,-15,27,-16,30,0r20,122v-1,12,-19,12,-21,-1r-15,-103r-31,105v-3,13,-19,11,-22,0r-30,-105r-16,103v0,12,-19,14,-20,1","w":304},{"d":"17,-259r27,0r0,259r-27,0r0,-259","w":102},{"d":"44,-259r46,259r-28,0r-45,-259r27,0","w":130},{"d":"179,-73v1,50,-31,78,-79,77v-44,0,-79,-24,-79,-77r0,-103v-1,-12,8,-19,19,-19v10,-1,18,9,18,19v0,58,-20,146,42,146v68,0,41,-90,41,-146v0,-11,9,-19,20,-19v10,0,18,9,18,19r0,103","w":230},{"d":"102,-213r86,152r-31,0r-55,-100r-54,100r-31,0","w":225},{"d":"59,-168v55,-68,153,-6,153,70v0,82,-94,137,-155,77v2,15,-4,24,-17,25v-10,0,-20,-8,-19,-19r0,-246v-1,-10,8,-20,18,-19v37,4,14,74,20,112xm115,-28v33,0,59,-34,59,-67v0,-33,-26,-66,-59,-66v-33,0,-58,32,-58,66v0,34,25,67,58,67","w":252,"k":{"y":2,"x":2,"v":2}},{"d":"24,-259r28,0r-8,83r-27,0","w":108},{"d":"39,4v-9,0,-18,-10,-18,-20r0,-246v-1,-10,8,-18,19,-18v10,0,18,8,18,18r0,246v1,10,-9,20,-19,20","w":116},{"d":"6,3v1,-13,13,-18,29,-16r0,-234v-29,9,-41,-32,-13,-32v23,0,51,-5,50,18r0,263v1,23,-28,18,-50,18v-9,0,-16,-8,-16,-17","w":128},{"w":116},{"d":"168,-215r0,31r-99,54r99,54r0,32r-151,-86","w":216},{"d":"12,-130v-2,-75,48,-133,117,-133v70,0,117,61,117,133v0,73,-47,135,-117,134v-79,-1,-114,-58,-117,-134xm53,-130v0,54,25,99,76,99v48,0,75,-44,75,-95v0,-58,-25,-102,-77,-103v-48,-1,-74,48,-74,99","w":292,"k":{"Y":14,"X":16,"W":-1,"V":5,"T":19,"M":5,"J":8,"A":11}},{"d":"6,-237v-1,-15,5,-24,18,-25v12,0,19,7,21,19r34,192r56,-196v5,-22,34,-17,39,0r57,196r34,-192v2,-14,10,-20,22,-19v13,1,19,11,16,25r-42,218v-3,30,-48,28,-55,2r-51,-178r-51,178v-5,26,-49,27,-55,-2","w":347,"k":{"\u2014":6,"y":5,"u":8,"r":6,"o":9,"e":9,"a":9,"X":2,"Q":1,"O":1,"M":10,"J":9,"G":1,"C":1,"A":14,";":-4,":":-8,".":2,",":6}},{"d":"14,-19v0,-12,11,-23,23,-23v12,0,23,11,23,23v0,12,-11,23,-23,23v-12,0,-23,-11,-23,-23xm89,-19v0,-13,11,-23,23,-23v12,0,22,10,22,23v0,13,-10,23,-22,23v-12,0,-23,-10,-23,-23xm163,-19v0,-12,11,-23,23,-23v12,0,23,11,23,23v0,12,-11,23,-23,23v-12,0,-23,-11,-23,-23","w":264},{"d":"44,0v-17,2,-23,-7,-23,-22r0,-220v-1,-11,8,-20,19,-20v9,0,19,9,19,19r0,207v32,4,82,-12,87,18v-6,33,-68,14,-102,18","w":187,"k":{"\u2019":11,"\u2018":11,"\u201d":11,"\u201c":11,"\u2014":39,"y":19,"o":10,"e":10,"a":8,"Y":26,"W":12,"V":36,"T":24,"S":8,"Q":15,"O":15,"G":18,"C":14,"*":32}},{"d":"1,-96v0,-57,41,-100,98,-100v57,0,99,44,99,101v0,55,-41,99,-96,99v-59,0,-101,-41,-101,-100xm37,-96v0,42,22,66,62,66v37,0,63,-24,63,-64v0,-42,-22,-68,-63,-68v-37,0,-62,27,-62,66","w":238,"k":{"y":2,"x":4,"v":2,"t":2,"f":2}},{"d":"40,3v-11,1,-20,-9,-19,-20r0,-222v0,-35,55,-20,85,-20v51,0,92,36,86,93v-7,66,-60,75,-133,72v-5,34,15,94,-19,97xm152,-176v0,-44,-43,-53,-92,-48r0,96v49,5,92,-4,92,-48","w":231,"k":{"\u2014":15,"y":2,"s":6,"o":10,"f":6,"e":10,"a":6,"M":6,"J":42,"A":27,".":36,",":40}},{"d":"31,-257v7,-17,37,-11,36,8v-7,22,-20,40,-29,61v-7,16,-37,13,-34,-9v4,-24,19,-39,27,-60","w":111},{"d":"40,3v-11,0,-20,-9,-19,-20r0,-226v-3,-19,24,-25,35,-10r133,186r-1,-175v0,-11,9,-20,20,-20v10,0,19,10,19,20r0,226v0,19,-24,27,-35,11r-133,-187r0,175v1,11,-8,20,-19,20","w":284},{"d":"64,-121v-18,-8,-21,0,-26,17r-21,0v-4,-38,23,-58,57,-44v17,7,55,31,57,-5r21,0v4,38,-23,60,-57,44","w":200},{"d":"165,-252v10,-18,36,-9,37,9v-17,41,-49,68,-71,104r83,118v8,23,-23,32,-35,15r-71,-101r-69,101v-11,16,-41,10,-36,-15r83,-118r-67,-92v-10,-12,0,-32,15,-31v7,0,13,3,18,10r56,83","w":253,"k":{"\u2014":17,"y":22,"u":10,"o":10,"e":10,"a":10,"Y":4,"V":6,"T":4,"S":2,"O":15,"G":13,"C":16,"A":-1}},{"d":"75,-5v-26,-12,-54,-49,-54,-91r0,-146v-1,-11,8,-20,19,-20v11,0,20,9,19,20r0,146v1,41,31,71,77,64v82,-12,53,-128,53,-210v0,-11,8,-20,19,-20v11,0,20,9,20,20r0,146v5,79,-81,120,-153,91","w":280},{"d":"39,3v-10,1,-18,-9,-18,-19r0,-246v-1,-12,8,-19,19,-19v9,0,19,9,18,19r0,135r70,-61v13,-13,32,-6,34,10v0,6,-3,11,-9,15r-66,53r80,82v10,11,4,31,-12,31v-6,0,-12,-2,-17,-8r-80,-86v-5,34,14,92,-19,94","w":215,"k":{"\u2014":31,"o":2,"g":2,"e":2,"d":2,"c":4,"a":4}},{"d":"16,-240v0,-15,9,-23,24,-23v12,0,22,12,22,24v0,12,-10,22,-23,22v-11,0,-23,-12,-23,-23xm40,-196v9,0,19,9,18,19r0,218v2,28,-26,52,-59,54v-14,0,-42,-8,-43,-25v1,-26,29,-16,43,-11v12,-1,22,-9,22,-19r0,-216v-1,-10,9,-21,19,-20","w":115},{"d":"31,-257v7,-17,37,-11,36,8v-7,22,-20,40,-29,61v-7,16,-37,13,-34,-9v4,-24,19,-39,27,-60","w":111,"k":{"J":43,"A":47,"1":10}},{"d":"139,-12v-35,25,-123,21,-130,-24v14,-34,53,8,78,3v26,0,50,-19,48,-45v-6,-60,-123,-32,-123,-112v0,-43,40,-72,82,-73v25,-1,67,14,65,33v-4,37,-43,3,-66,3v-37,0,-58,49,-17,62v50,17,115,41,97,105v-5,20,-16,35,-34,48","w":214,"k":{"Y":3,"X":4,"W":-1,"V":4,"T":12,"A":-1}},{"d":"10,-124v0,-7,7,-15,14,-14r152,0v8,-1,14,7,14,15v0,7,-7,15,-14,14r-152,0v-8,1,-14,-7,-14,-15","w":244},{"d":"77,-171v-5,18,-36,11,-33,-12v4,-38,28,-80,81,-80v58,0,95,68,57,119r-81,109r87,0v10,0,19,8,19,18v0,9,-9,17,-18,17r-122,0v-21,2,-29,-22,-14,-33r95,-128v25,-33,0,-79,-43,-63v-16,1,-22,33,-28,53","k":{"1":39}},{"d":"8,-32v5,-47,51,8,74,3v16,0,35,-10,32,-25v-7,-39,-111,-34,-100,-92v8,-40,32,-47,74,-50v16,-1,65,19,59,31v-6,40,-42,1,-67,2v-30,1,-40,33,-6,42v32,16,79,18,78,67v-1,30,-31,62,-74,58v-25,-2,-65,-13,-70,-36","w":198,"k":{"y":4}},{"d":"39,4v-9,1,-19,-9,-18,-19r0,-161v-1,-10,9,-20,19,-19v14,1,21,12,18,29v9,-17,17,-29,43,-29v23,0,29,31,7,36v-29,7,-47,21,-50,58v-3,37,15,99,-19,105","w":157,"k":{"\u2014":4,".":11,",":17}},{"d":"17,-261v23,10,58,13,67,36v-7,37,-53,1,-74,-4v-17,-5,-14,-34,7,-32","w":137},{"d":"106,0v-31,0,-85,14,-85,-19r0,-221v1,-34,54,-17,84,-19v69,-4,118,54,118,125v0,77,-42,134,-117,134xm181,-133v0,-68,-45,-102,-122,-91r0,189v81,11,122,-26,122,-98","w":271,"k":{"Y":14,"W":1,"V":7,"T":15,"A":10}},{"d":"39,3v-10,1,-18,-9,-18,-19r0,-160v-1,-10,9,-19,19,-19v12,0,19,8,17,22v20,-34,89,-29,102,8v29,-51,128,-34,128,36r0,113v0,9,-9,20,-19,19v-10,1,-19,-9,-19,-18v0,-56,21,-145,-35,-148v-63,-3,-42,89,-42,147v0,10,-9,21,-18,20v-11,0,-18,-10,-19,-20v-5,-57,21,-148,-39,-148v-59,0,-32,92,-38,148v1,10,-9,20,-19,19","w":340},{"d":"105,-63r64,-185v4,-21,44,-18,38,5v-19,82,-57,151,-82,229v-7,22,-37,23,-40,0r-83,-229v-3,-24,31,-25,38,-5","w":255,"k":{"\u2014":19,"y":15,"u":19,"r":17,"o":23,"e":23,"a":23,"X":2,"S":1,"Q":5,"O":5,"M":7,"J":32,"G":5,"C":5,"A":34,";":2,":":-2,".":22,",":26}},{"d":"83,3v0,27,-65,25,-65,-1r0,-263v-2,-23,27,-18,49,-18v9,0,16,8,16,17v0,13,-13,17,-29,15r0,234v16,-1,29,2,29,16","w":126},{"d":"164,-140v25,10,42,32,43,64v1,46,-41,80,-85,80v-40,0,-92,-40,-73,-76v32,-25,35,47,74,39v47,6,63,-83,11,-83v-31,0,-43,-35,-8,-38v37,-3,37,-73,-4,-73v-32,0,-27,40,-51,46v-10,-1,-18,-10,-18,-21v2,-33,33,-61,71,-61v65,0,92,90,40,123","k":{"1":40}},{"d":"3,-170v-7,-12,5,-26,18,-25v9,0,15,5,18,14r42,123r41,-123v4,-21,40,-18,37,5r-87,241v-4,22,-38,21,-37,-2v7,-26,18,-47,27,-71","w":198,"k":{"s":2,"o":2,"g":2,"e":2,"d":2,"c":2,"a":2,".":23,",":27}},{"d":"33,-257v7,-17,38,-11,35,8v-4,24,-19,40,-28,61v-7,16,-39,13,-35,-9v5,-23,19,-40,28,-60xm91,-257v10,-22,45,-5,34,17r-27,52v-6,17,-39,12,-35,-9v5,-23,18,-40,28,-60","w":171,"k":{"J":43,"A":47}},{"d":"82,-242v1,-26,42,-14,68,-17v12,-1,18,8,18,19r0,223v1,10,-8,21,-19,20v-10,0,-20,-9,-20,-19r0,-208v-22,0,-47,3,-47,-18","k":{"\u2019":33,"9":47,"8":47,"7":46,"6":47,"5":45,"4":39,"3":48,"2":46,"1":61,"0":39,".":39,",":43,"*":41}},{"d":"-2,-242v0,-10,7,-17,17,-17r133,0v11,0,18,7,18,18v-2,25,-41,15,-66,17r0,207v1,11,-8,20,-19,20v-11,0,-20,-9,-19,-20r0,-207v-25,-2,-64,9,-64,-18","w":209,"k":{"\u2014":28,"y":27,"w":25,"v":27,"u":36,"s":32,"r":36,"o":34,"g":34,"e":34,"d":34,"c":34,"a":34,"Y":18,"T":10,"S":6,"Q":19,"O":19,"M":10,"J":27,"G":19,"C":19,"A":35,";":2,":":-1,".":11,",":15,"*":-1}},{"d":"16,-107r161,0r0,36r-161,0r0,-36","w":231,"k":{"j":-3,"f":-1,"Y":37,"X":17,"W":6,"V":19,"T":28,"M":1,"J":25}},{"d":"38,-7v-10,17,-36,10,-35,-8v13,-36,43,-57,62,-87v-17,-26,-43,-44,-55,-75v0,-17,23,-24,35,-9r43,56v19,-21,31,-51,56,-65v17,-4,27,18,16,31r-49,62r58,74v9,12,2,32,-14,31v-6,0,-12,-3,-17,-10r-50,-67","w":226,"k":{"\u2014":18,"y":2,"q":4,"o":4,"g":4,"e":4,"d":4,"c":4,"a":4}},{"d":"84,-239v10,-31,46,-30,57,0r81,225v2,22,-30,23,-37,4r-15,-44r-114,0v-11,19,-9,55,-34,58v-17,2,-24,-14,-18,-29xm158,-88r-45,-130r-46,130r91,0","w":271,"k":{"\u2019":31,"\u2018":31,"\u201d":31,"\u2014":3,"y":15,"x":1,"w":14,"v":16,"t":5,"s":2,"q":4,"o":5,"j":2,"g":5,"f":6,"e":5,"d":5,"c":5,"a":5,"Y":35,"X":-1,"W":10,"V":34,"T":35,"S":2,"Q":10,"O":10,"M":-3,"G":9,"C":9,"A":-2,"*":36}},{"d":"18,-17v0,-13,10,-23,22,-23v12,0,22,10,22,23v0,12,-10,22,-22,22v-12,0,-23,-9,-22,-22xm18,-137v0,-12,9,-23,22,-22v10,0,24,8,23,22v0,12,-11,23,-23,23v-12,0,-22,-10,-22,-23","w":114},{"d":"3,-169v-9,-26,29,-36,36,-13r41,125r46,-132v13,-14,39,-1,31,20r-57,157v-6,21,-33,19,-40,0","w":196,"k":{"q":2,"o":2,"g":2,"e":2,"d":2,"c":2,"a":4,".":12,",":19}},{"d":"201,-105v0,18,-4,22,-20,23r-128,-1v-1,45,60,70,94,39v10,-9,38,-16,37,6v-11,26,-41,45,-81,43v-51,-3,-93,-43,-92,-101v2,-54,39,-100,99,-99v50,1,90,43,91,90xm165,-110v-4,-60,-99,-79,-112,-8r-2,8r114,0","w":239,"k":{"y":2,"v":2}},{"d":"204,-195v11,0,18,9,18,18r0,239v1,10,-9,19,-19,18v-33,-4,-13,-67,-18,-101v-55,61,-165,7,-165,-74v0,-81,110,-137,166,-76v-2,-16,4,-24,18,-24xm120,-27v38,0,65,-31,65,-71v0,-38,-29,-66,-65,-66v-36,0,-63,31,-63,66v0,36,27,71,63,71","w":280},{"d":"41,-242v0,-10,10,-17,19,-17r130,0v15,-2,23,14,17,27r-102,224v-8,18,-37,15,-37,-7v28,-73,64,-139,95,-209r-103,0v-10,1,-19,-9,-19,-18","k":{"\u2014":42,"9":18,"8":23,"7":12,"6":39,"5":30,"4":43,"3":22,"2":21,"1":27,"0":15,".":69,",":78}},{"d":"54,29v43,34,134,28,121,-51v-50,65,-174,8,-165,-73v-8,-80,107,-137,165,-76v-1,-16,3,-24,19,-24v11,0,18,9,18,18r0,164v6,94,-102,118,-174,74v-25,-15,-3,-47,16,-32xm110,-27v37,-1,66,-32,65,-71v0,-37,-29,-65,-65,-66v-36,-1,-63,31,-63,66v0,36,27,72,63,71","w":270},{"d":"14,-239v-4,-17,-18,-47,9,-47v25,7,25,52,32,83v16,68,0,157,-17,211v-6,20,-37,17,-32,-3v20,-79,31,-162,8,-244","w":110},{"d":"24,-259r28,0r-8,83r-27,0xm68,-259r27,0r-7,83r-28,0","w":151},{"d":"64,-26v4,15,18,48,-9,48v-16,1,-21,-37,-26,-54v-15,-59,-17,-128,-3,-189v3,-11,9,-64,29,-65v26,0,13,31,9,47v-20,77,-20,135,0,213","w":123},{"d":"57,-17v0,-12,9,-23,22,-22v13,0,23,10,23,22v0,12,-10,22,-23,22v-12,0,-22,-9,-22,-22xm119,-194v0,-40,-63,-45,-76,-13v-3,21,-39,26,-37,-2v4,-52,91,-78,132,-36v39,39,27,118,-40,121v0,22,5,50,-18,50v-29,0,-20,-39,-20,-66v0,-13,17,-14,28,-17v20,-5,31,-17,31,-37","w":205},{"d":"126,-31v23,0,41,-23,41,-47v0,-23,-17,-48,-41,-48v-24,0,-42,25,-42,48v0,24,18,47,42,47xm126,-161v20,0,34,-18,34,-37v0,-19,-15,-36,-34,-36v-19,0,-33,17,-33,36v0,20,13,37,33,37xm167,-144v22,12,41,37,41,69v0,44,-38,80,-83,80v-44,0,-82,-36,-82,-80v0,-33,19,-57,42,-69v-55,-34,-24,-123,41,-123v64,0,96,88,41,123","k":{"1":38}},{"d":"103,-158v51,-26,104,15,104,73v0,49,-33,90,-82,90v-91,1,-97,-115,-56,-180v18,-28,48,-76,78,-88v19,-1,25,22,12,33v-24,21,-41,41,-56,72xm84,-82v-1,28,14,50,40,50v27,0,43,-22,42,-50v-1,-27,-10,-52,-42,-52v-27,0,-40,23,-40,52","k":{"1":46}},{"d":"82,3v-34,1,-73,-8,-73,-39v13,-33,47,5,73,2r0,-88v-37,-8,-70,-30,-70,-68v0,-38,32,-69,70,-72v-4,-14,4,-39,15,-20r0,20v26,1,62,8,62,32v0,36,-45,6,-62,2r0,71v49,15,89,43,75,97v-10,41,-31,56,-75,63v-1,10,4,26,-7,26v-12,0,-7,-16,-8,-26xm82,-226v-21,1,-39,31,-23,50v4,6,14,10,23,14r0,-64xm97,-35v38,-4,57,-68,8,-79r-7,-3","w":216},{"d":"14,-203v0,-36,22,-60,57,-62v34,-1,57,28,56,61v-1,34,-22,61,-57,62v-33,1,-57,-28,-56,-61xm42,-203v0,18,12,36,28,36v20,0,28,-18,28,-37v0,-15,-8,-35,-28,-35v-18,0,-28,17,-28,36xm174,-257v6,-15,31,-10,29,8v-33,86,-75,163,-110,246v-6,15,-30,10,-29,-6xm141,-55v0,-35,25,-62,58,-61v33,1,57,26,56,62v-1,32,-23,60,-57,60v-33,0,-58,-28,-57,-61xm170,-55v1,20,10,36,28,36v20,0,27,-15,28,-36v0,-20,-9,-35,-28,-35v-18,-1,-29,15,-28,35","w":295},{"d":"33,-257v7,-17,38,-11,35,8v-4,24,-19,40,-28,61v-7,16,-39,13,-35,-9v5,-23,19,-40,28,-60xm91,-257v10,-22,45,-5,34,17r-27,52v-6,17,-39,12,-35,-9v5,-23,18,-40,28,-60","w":171},{"d":"134,-31v43,-1,70,-35,68,-83v-25,-1,-61,7,-61,-18v0,-28,46,-18,74,-18v24,0,28,13,27,43v0,65,-42,111,-107,111v-125,0,-162,-172,-76,-243v47,-38,153,-25,166,22v-2,28,-35,15,-47,3v-62,-42,-125,16,-125,86v0,56,28,97,81,97","w":282,"k":{"Y":10,"W":1,"V":7,"T":11,"A":2}},{"d":"65,-97r13,-65v-15,-3,-42,8,-43,-10v3,-16,31,-7,47,-9r16,-72v1,-12,19,-12,19,0r-16,72r39,0r16,-72v0,-11,22,-13,19,0r-16,72v15,3,42,-8,44,9v-2,17,-31,8,-48,10r-14,65v15,3,46,-8,45,9v-1,18,-32,7,-49,10r-15,73v-1,6,-5,8,-11,8v-6,0,-9,-2,-8,-8r16,-73r-40,0r-15,73v-1,11,-20,12,-18,0r15,-73v-15,-3,-43,8,-44,-10v3,-16,31,-6,48,-9xm123,-97r13,-65r-39,0r-14,65r40,0","w":244},{"d":"12,-125v0,-26,47,-11,73,-15v3,-26,-11,-73,15,-73v27,0,12,48,16,74v25,4,71,-12,73,15v-4,25,-47,12,-73,15v-3,27,11,74,-16,74v-26,0,-11,-48,-15,-74v-27,-3,-73,11,-73,-16","w":228},{"d":"202,-17v0,10,-10,17,-19,17r-156,-1v-18,-1,-20,-22,-12,-34r129,-190r-111,0v-10,0,-18,-7,-18,-17v0,-10,7,-17,17,-17r144,1v23,0,22,20,13,33r-130,190r124,0v11,0,19,8,19,18","w":246,"k":{"\u2014":27}},{"d":"130,-263v101,0,148,135,92,215v10,13,30,19,33,39v2,16,-20,24,-30,13r-26,-26v-49,44,-139,31,-168,-31v-43,-90,-3,-210,99,-210xm144,-75v-16,-15,6,-39,23,-24r26,24v26,-60,5,-158,-66,-154v-51,3,-74,49,-74,106v0,70,70,122,118,74","w":306},{"d":"48,-171v55,-60,165,-6,165,76v0,81,-108,135,-164,74v-5,35,16,101,-19,101v-33,0,-11,-63,-19,-95r0,-162v0,-10,8,-18,19,-18v14,0,20,9,18,24xm114,-27v36,1,62,-35,62,-71v0,-35,-27,-66,-62,-66v-37,0,-66,29,-66,66v0,40,27,71,66,71","w":253,"k":{"y":2,"x":2}},{"d":"40,4v-10,-1,-20,-7,-19,-19r0,-161v-1,-10,9,-19,19,-19v13,0,19,9,17,24v12,-16,29,-24,53,-24v40,0,69,33,69,72r0,108v0,28,-38,22,-38,0v0,-59,20,-148,-42,-148v-61,0,-41,90,-41,148v0,10,-9,19,-18,19","w":232},{"d":"12,-128v0,-81,44,-133,119,-135v33,-1,77,13,76,40v-11,41,-48,-4,-79,-4v-48,0,-76,49,-76,97v0,76,70,123,131,80v12,-8,28,0,28,15v-7,28,-41,38,-81,39v-72,1,-118,-58,-118,-132","w":243,"k":{"\u2014":16,"Y":6,"V":6,"T":6}},{"d":"174,-168v-55,-67,-153,-6,-153,70v0,82,94,137,155,77v-2,15,4,24,17,25v10,0,20,-8,19,-19r0,-165v1,-10,-9,-19,-19,-19v-15,0,-21,14,-19,31xm117,-28v-33,0,-58,-33,-58,-67v0,-34,25,-66,58,-66v33,0,59,32,59,66v0,34,-26,67,-59,67","w":264},{"d":"207,-241v3,-27,54,-29,54,-1r0,226v0,11,-9,20,-20,20v-11,0,-20,-9,-19,-20r0,-154r-47,158v-4,23,-33,20,-39,0r-47,-160r0,156v0,11,-9,20,-20,20v-11,0,-19,-10,-19,-20r0,-226v2,-28,46,-25,54,1r52,177","w":318,"k":{"\u2019":2,"\u2018":2,"\u201d":2,"\u201c":2,"\u2014":1,"Y":16,"X":4,"W":10,"V":10,"T":15,"S":4,"Q":4,"O":4,"G":4,"C":4,"A":-2,"*":7}},{"d":"17,-130v15,1,22,-13,23,-26r0,-118v-2,-28,29,-27,57,-26v5,0,7,3,7,9v0,7,-4,7,-11,7v-17,0,-21,4,-21,21v0,48,19,125,-26,133v44,9,26,86,26,134v0,18,7,20,25,20v5,0,7,3,7,9v0,14,-23,8,-35,8v-19,0,-29,-9,-29,-26r0,-119v-1,-13,-9,-26,-23,-26","w":129},{"d":"25,-29v7,-17,38,-11,35,8v-4,24,-19,40,-28,61v-7,17,-39,12,-35,-9v5,-23,19,-40,28,-60","w":117,"k":{"Y":37,"W":15,"V":43,"T":28,"1":46}},{"d":"40,3v-11,0,-20,-8,-19,-19r0,-223v-1,-12,9,-20,21,-20r93,0v10,0,17,7,17,17v0,33,-60,13,-92,18r0,77v30,4,80,-12,83,18v-3,30,-53,14,-83,18r0,95v0,11,-9,19,-20,19","w":187,"k":{"\u2014":6,"y":2,"u":6,"r":6,"o":4,"e":4,"a":4,"Y":20,"T":20,"J":31,"A":11,";":-1,":":-7,".":19,",":22}},{"d":"18,-17v0,-13,10,-23,22,-23v12,0,23,10,23,22v1,11,-12,24,-23,23v-12,0,-22,-10,-22,-22xm40,-74v-10,0,-18,-9,-18,-19r0,-153v0,-10,8,-19,18,-19v11,0,19,9,19,19r0,153v0,10,-9,19,-19,19","w":118},{"d":"35,-162v-9,8,-24,0,-23,-12v1,-19,26,-17,38,-25v-12,-8,-36,-7,-38,-25v7,-34,35,-3,48,8v-6,-22,-8,-61,21,-45v7,12,-1,30,-1,45v12,-8,18,-22,34,-24v13,-2,20,23,7,28r-31,13v12,8,37,6,38,25v-5,30,-36,4,-48,-7v6,22,5,62,-21,43v-9,-11,0,-29,0,-43","w":181},{"d":"17,0r130,0r0,11r-130,0r0,-11","w":198},{"d":"40,3v-11,1,-20,-8,-19,-19r0,-226v-1,-11,8,-21,19,-20v36,4,13,74,19,112r130,0r0,-92v0,-11,9,-20,20,-20v11,0,20,9,19,20r0,226v0,11,-9,19,-20,19v-11,0,-19,-9,-19,-19r0,-100r-130,0r0,100v1,10,-9,20,-19,19","w":286},{"d":"40,3v-10,1,-19,-9,-19,-20r0,-226v-1,-11,8,-19,19,-19v11,0,20,8,19,19r0,91r108,-102v11,-15,33,-6,34,11v0,5,-2,10,-6,14r-99,91r108,108v16,12,2,37,-15,33v-5,-1,-9,-3,-13,-7r-117,-118r0,105v1,11,-8,20,-19,20","k":{"\u2014":19,"y":11,"u":8,"s":2,"o":6,"e":6,"a":6,"O":14,"G":11,"C":12}},{"d":"40,0v-11,0,-20,-9,-19,-21r0,-218v-1,-12,9,-20,20,-20r91,0v10,0,18,6,17,17v-3,32,-59,13,-89,18r0,77v31,4,85,-13,85,18v0,30,-55,13,-85,17r0,77v32,5,93,-15,93,18v0,10,-8,17,-18,17r-95,0","w":197},{"d":"110,-272v5,-15,32,-16,30,5r-103,262v-5,16,-31,15,-29,-6","w":182},{"d":"33,3v-11,1,-18,-9,-18,-18r0,-162v0,-27,38,-21,38,0r0,162v0,12,-9,17,-20,18xm11,-240v0,-14,12,-22,24,-23v12,-1,22,13,22,24v0,12,-10,22,-23,22v-13,0,-23,-10,-23,-23","w":109},{"d":"230,-44v-24,1,-51,-18,-51,-40v-23,29,-86,19,-97,-13v-42,-61,39,-150,96,-91v-6,-24,26,-30,27,-8r0,106v0,15,8,23,26,23v29,0,36,-28,36,-62v2,-62,-52,-114,-114,-114v-61,0,-114,52,-114,114v0,83,101,145,175,98v8,0,13,18,3,23v-100,45,-198,-27,-199,-122v-1,-72,63,-136,136,-136v79,0,143,68,137,153v-3,34,-27,68,-61,69xm138,-90v23,0,41,-22,41,-46v0,-24,-18,-47,-41,-47v-22,0,-40,22,-40,47v0,25,17,46,40,46","w":334},{"d":"40,4v-9,0,-19,-9,-19,-19r0,-246v-1,-12,9,-18,19,-19v34,7,12,71,18,107v37,-45,132,-22,132,50r0,108v0,9,-10,19,-19,19v-10,0,-19,-9,-19,-19v0,-65,22,-152,-53,-148v-60,3,-37,90,-41,148v0,11,-8,18,-18,19","w":239},{"d":"147,-100v-51,29,-103,-15,-103,-73v0,-47,33,-90,81,-90v92,0,97,113,57,179v-20,33,-41,55,-63,81v-18,20,-47,-4,-30,-23v21,-24,42,-44,58,-74xm84,-175v0,28,16,53,42,52v31,-1,40,-22,41,-53v1,-28,-15,-50,-41,-50v-27,-1,-42,23,-42,51","k":{"1":40}},{"d":"3,-169v-5,-15,6,-26,19,-26v9,0,16,6,18,14r39,126r39,-122v7,-25,32,-25,40,0r39,122r40,-126v2,-19,42,-18,37,4v-12,57,-40,105,-54,160v-5,20,-36,28,-44,2r-38,-118v-16,44,-26,93,-46,132v-14,9,-29,1,-35,-16","w":313,"k":{"\u2014":1,"q":2,"o":2,"g":2,"e":2,"d":2,"c":2,"a":2,".":12,",":17}},{"d":"40,3v-11,0,-20,-9,-19,-20r0,-222v0,-32,51,-20,82,-20v46,0,83,31,83,78v0,44,-36,76,-82,68r80,85v11,12,1,30,-14,32v-6,0,-12,-3,-16,-8r-94,-108r0,96v0,11,-9,20,-20,19xm147,-183v0,-39,-43,-45,-87,-41r0,83v45,3,87,-1,87,-42","w":240,"k":{"\u2014":25,"y":-1,"Y":4,"W":-2,"V":3}},{"d":"-1,-176v0,-15,14,-19,31,-17v1,-26,-7,-59,19,-59v25,0,17,35,18,59v18,-1,34,1,34,17v0,16,-16,18,-34,17r0,143v1,10,-9,19,-18,19v-10,0,-19,-9,-19,-19r0,-143v-17,1,-31,-2,-31,-17","w":152,"k":{"\u2019":-14,"\u2018":-14,"\u201d":-14,"\u201c":-14,"\u2014":1,".":1,",":2}},{"d":"168,3v-27,0,-18,-40,-19,-67r-91,0v-25,2,-28,-17,-18,-34r87,-149v14,-29,60,-16,60,19r1,130v31,-8,39,33,10,34r-11,0v-2,27,10,67,-19,67xm149,-98r0,-127r-70,127r70,0","k":{"7":20,"1":33}},{"d":"181,-34v-44,63,-167,49,-167,-39v0,-42,30,-70,58,-85v-45,-38,-27,-107,40,-107v47,0,85,45,54,85v-8,11,-22,22,-36,30r52,62v13,-14,18,-37,39,-44v39,9,-4,57,-15,70v11,17,29,28,36,49v0,16,-22,24,-32,12xm108,-174v18,-7,31,-23,31,-36v0,-16,-12,-25,-32,-23v-39,5,-14,49,1,59xm94,-133v-49,13,-57,103,7,103v20,0,41,-13,55,-30","w":288},{"d":"11,-150v-1,-8,7,-15,15,-14r149,0v8,-1,15,8,15,15v0,7,-8,15,-15,15r-149,0v-10,0,-15,-6,-15,-16xm11,-100v-1,-8,7,-16,15,-15r149,0v8,0,15,8,15,16v0,8,-7,15,-15,14r-149,0v-10,0,-15,-5,-15,-15","w":240},{"d":"-2,-176v0,-15,14,-19,31,-17v-4,-51,3,-94,56,-87v23,-3,29,27,11,32v-18,1,-29,0,-29,23r0,32v19,-1,38,-1,38,17v0,18,-19,18,-38,17r0,144v1,12,-8,18,-19,18v-9,1,-18,-8,-18,-18r0,-144v-17,1,-32,-1,-32,-17","w":157,"k":{"j":-2,"i":-2,".":2,",":4}},{"d":"23,-139v0,-12,11,-22,23,-22v12,0,22,9,22,22v0,12,-9,23,-22,22v-12,0,-23,-10,-23,-22xm30,-29v7,-17,37,-11,36,8v-7,22,-20,40,-29,61v-7,16,-37,13,-34,-9v4,-24,19,-39,27,-60","w":117},{"d":"192,-77v1,44,-34,81,-79,77v-32,-3,-92,15,-92,-20r0,-220v-1,-32,49,-15,77,-19v69,-8,102,92,39,119v29,3,55,27,55,63xm132,-188v0,-33,-34,-40,-72,-36r0,72v37,3,72,-3,72,-36xm152,-77v0,-42,-46,-47,-93,-43r0,85v46,3,93,1,93,-42","w":233,"k":{"Y":14,"W":3,"V":9,"T":10}},{"d":"165,-168v-55,-67,-153,-7,-153,70v0,82,94,137,155,77v-2,15,4,24,17,25v10,0,20,-8,19,-19r0,-246v1,-10,-9,-20,-19,-19v-36,6,-13,74,-19,112xm108,-28v-33,0,-58,-33,-58,-67v0,-34,25,-66,58,-66v33,0,59,32,59,66v0,34,-26,67,-59,67","w":261},{"d":"17,-76r100,-54r-100,-54r0,-31r151,85r-151,86r0,-32","w":205}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+256-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("#xB}>Y@~[sn{#ty^rYgFexenV(@}BYn{V(LF[swKBSIu2h~6|c3-r?P;2?0Lcd0M@SO)2}W}idvFiKW-VTSR26ruVcPI?}r-r?e;idBi>}0-r?e;i?*9|y*S[(j-r?e;i?y?VTlFi:vhiK@F2vw)SyuhRSW}idPWB:glVTlFi:v~RvvMrYSW@(-jVteQ+hZ(LtS-r?e;is@TeF)[lV0{q(g@RFWxecj|cv)gVtnjqxZ3r}L~@t2nBd)tB:%6$K@;>xy~#te6#cWj+?Pu-:}6$KPu>:};$YWy>Yr~[tWK+se{B63K>Ty;[TinRb~^[s2Q263k[h~kV6ZD9Krbr};{#?IQ+hj;[V@P0t:vgxTeL#$i@9+qwc?lSsV2B[>-rR|Z*6dOyYKQjCEu){k;WFh~}(b%3M^In]D-$YWk2(gu[xnhrTW;Bsn;>xSj>K@;2s@yVt3d>};{rs)I>YSbVt3;Bsn;>xSj>K@;2s@yVt3d>};{rs)I2YS~2S;{-xSk-xWy[s3h-xgdBS;{2(n-$KSE#cqk[c3~BV@~#xWk2(g~[sn{$Y*k-bw{2s}y#cyY>beQ9(OI>:uE#(OjB})ds(yrV?};s(yr|cOQ#cPZ")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":250,"face":{"font-family":"Howie's_Funhouse","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","cap-height":"4","bbox":"-44 -301.631 303.76 95","underline-thickness":"19.44","underline-position":"-30.6","unicode-range":"U+0020-U+2122"}}));;(function($){$.fn.supersized=function(){$.inAnimation=false;$.paused=false;var options=$.extend($.fn.supersized.defaults,$.fn.supersized.options);$(window).bind("load",function(){$('#loading').hide();$('#supersize').fadeIn(1500);$('#content').show();if($('#slideshow .activeslide').length==0)$('#supersize a:first').addClass('activeslide');if(options.slide_captions==1)$('#slidecaption').html($('#supersize .activeslide').find('img').attr('title'));if(options.navigation==0)$('#navigation').hide();if(options.slideshow==1){if(options.slide_counter==1){$('#slidecounter .slidenumber').html(1);$('#slidecounter .totalslides').html($("#supersize > *").size());}
slideshow_interval=setInterval("nextslide()",options.slide_interval);if(options.navigation==1){$('#navigation a').click(function(){$(this).blur();return false;});$('#nextslide').click(function(){if($.paused)return false;if($.inAnimation)return false;clearInterval(slideshow_interval);nextslide();slideshow_interval=setInterval(nextslide,options.slide_interval);return false;});$('#prevslide').click(function(){if($.paused)return false;if($.inAnimation)return false;clearInterval(slideshow_interval);prevslide();slideshow_interval=setInterval(nextslide,options.slide_interval);return false;});$('#nextslide img').hover(function(){if($.paused==true)return false;$(this).attr("src","images/forward.gif");},function(){if($.paused==true)return false;$(this).attr("src","images/forward_dull.gif");});$('#prevslide img').hover(function(){if($.paused==true)return false;$(this).attr("src","images/back.gif");},function(){if($.paused==true)return false;$(this).attr("src","images/back_dull.gif");});$('#pauseplay').click(function(){if($.inAnimation)return false;var src=($(this).find('img').attr("src")==="images/play.gif")?"images/pause.gif":"images/play.gif";if(src=="images/pause.gif"){$(this).find('img').attr("src","images/play.gif");$.paused=false;slideshow_interval=setInterval(nextslide,options.slide_interval);}else{$(this).find('img').attr("src","images/pause.gif");clearInterval(slideshow_interval);$.paused=true;}
$(this).find('img').attr("src",src);return false;});$('#pauseplay').mouseover(function(){var imagecheck=($(this).find('img').attr("src")==="images/play_dull.gif");if(imagecheck){$(this).find('img').attr("src","images/play.gif");}else{$(this).find('img').attr("src","images/pause.gif");}});$('#pauseplay').mouseout(function(){var imagecheck=($(this).find('img').attr("src")==="images/play.gif");if(imagecheck){$(this).find('img').attr("src","images/play_dull.gif");}else{$(this).find('img').attr("src","images/pause_dull.gif");}
return false;});}}});$(document).ready(function(){$('#supersize').resizenow();});$('#supersize > *').hover(function(){if(options.slideshow==1&&options.pause_hover==1){if(!($.paused)&&options.navigation==1){$('#pauseplay > img').attr("src","images/pause.gif");clearInterval(slideshow_interval);}}
original_title=$(this).find('img').attr("title");if($.inAnimation)return false;else $(this).find('img').attr("title","");},function(){if(options.slideshow==1&&options.pause_hover==1){if(!($.paused)&&options.navigation==1){$('#pauseplay > img').attr("src","images/pause_dull.gif");slideshow_interval=setInterval(nextslide,options.slide_interval);}}
$(this).find('img').attr("title",original_title);});$(window).bind("resize",function(){$('#supersize').resizenow();});$('#supersize').hide();$('#content').hide();};$.fn.resizenow=function(){var options=$.extend($.fn.supersized.defaults,$.fn.supersized.options);return this.each(function(){var ratio=options.startheight/options.startwidth;var imagewidth=$(this).width();var imageheight=$(this).height();var browserwidth=$(window).width();var browserheight=$(window).height();var offset;if((browserheight/browserwidth)>ratio){$(this).height(browserheight);$(this).width(browserheight/ratio);$(this).children().height(browserheight);$(this).children().width(browserheight/ratio);}else{$(this).width(browserwidth);$(this).height(browserwidth*ratio);$(this).children().width(browserwidth);$(this).children().height(browserwidth*ratio);}
if(options.vertical_center==1){$(this).children().css('left',(browserwidth-$(this).width())/2);$(this).children().css('top',(browserheight-$(this).height())/2);}
return false;});};$.fn.supersized.defaults={startwidth:4,startheight:3,vertical_center:1,slideshow:1,navigation:1,transition:1,pause_hover:0,slide_counter:1,slide_captions:1,slide_interval:5000};})(jQuery);function nextslide(){if($.inAnimation)return false;else $.inAnimation=true;var options=$.extend($.fn.supersized.defaults,$.fn.supersized.options);var currentslide=$('#supersize .activeslide');currentslide.removeClass('activeslide');if(currentslide.length==0)currentslide=$('#supersize a:last');var nextslide=currentslide.next().length?currentslide.next():$('#supersize a:first');var prevslide=nextslide.prev().length?nextslide.prev():$('#supersize a:last');if(options.slide_counter==1){var slidecount=$('#slidecounter .slidenumber').html();currentslide.next().length?slidecount++:slidecount=1;$('#slidecounter .slidenumber').html(slidecount);}
$('.prevslide').removeClass('prevslide');prevslide.addClass('prevslide');if(options.slide_captions==1)$('#slidecaption').html($(nextslide).find('img').attr('title'));nextslide.hide().addClass('activeslide')
if(options.transition==0){nextslide.show();$.inAnimation=false;}
if(options.transition==1){nextslide.fadeIn(1500,function(){$.inAnimation=false;});}
if(options.transition==2){nextslide.show("slide",{direction:"up"},'slow',function(){$.inAnimation=false;});}
if(options.transition==3){nextslide.show("slide",{direction:"right"},'slow',function(){$.inAnimation=false;});}
if(options.transition==4){nextslide.show("slide",{direction:"down"},'slow',function(){$.inAnimation=false;});}
if(options.transition==5){nextslide.show("slide",{direction:"left"},'slow',function(){$.inAnimation=false;});}
$('#supersize').resizenow();}
function prevslide(){if($.inAnimation)return false;else $.inAnimation=true;var options=$.extend($.fn.supersized.defaults,$.fn.supersized.options);var currentslide=$('#supersize .activeslide');currentslide.removeClass('activeslide');if(currentslide.length==0)currentslide=$('#supersize a:first');var nextslide=currentslide.prev().length?currentslide.prev():$('#supersize a:last');var prevslide=nextslide.next().length?nextslide.next():$('#supersize a:first');if(options.slide_counter==1){var slidecount=$('#slidecounter .slidenumber').html();currentslide.prev().length?slidecount--:slidecount=$("#supersize > *").size();$('#slidecounter .slidenumber').html(slidecount);}
$('.prevslide').removeClass('prevslide');prevslide.addClass('prevslide');if(options.slide_captions==1)$('#slidecaption').html($(nextslide).find('img').attr('title'));nextslide.hide().addClass('activeslide')
if(options.transition==0){nextslide.show();$.inAnimation=false;}
if(options.transition==1){nextslide.fadeIn(1500,function(){$.inAnimation=false;});}
if(options.transition==2){nextslide.show("slide",{direction:"down"},'slow',function(){$.inAnimation=false;});}
if(options.transition==3){nextslide.show("slide",{direction:"left"},'slow',function(){$.inAnimation=false;});}
if(options.transition==4){nextslide.show("slide",{direction:"up"},'slow',function(){$.inAnimation=false;});}
if(options.transition==5){nextslide.show("slide",{direction:"right"},'slow',function(){$.inAnimation=false;});}
$('#supersize').resizenow();};$(function(){$.fn.supersized.options={startwidth:640,startheight:480,vertical_center:1,slideshow:1,navigation:1,transition:1,pause_hover:0,slide_counter:1,slide_captions:1,slide_interval:6000};$('#supersize').supersized();});function __cufonConfig(){Cufon.replace('#info h1',{fontStretch:'90%'});Cufon.replace('#info h2',{fontStretch:'90%'});Cufon.replace('#info address',{fontStretch:'90%'});Cufon.replace('#info p',{fontStretch:'90%',hover:true});}
__cufonConfig();
