/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © Lauren Thompson, 2009, 2010. All rights reserved.
 * 
 * Description:
 * A sweet little geometric sans-serif font that doesn't adhere to old rules.
 * 
 * Designer:
 * Lauren Thompson  (nymphont@yahoo.com)
 */
Cufon.registerFont({"w":193,"face":{"font-family":"champagne","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 2 2 2 2 2 2 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-11 -272 292 56","underline-thickness":"26.3672","underline-position":"-24.9609","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":89},"\u00a0":{"w":89},"!":{"d":"29,-36v9,0,19,10,19,19v0,9,-9,20,-19,19v-10,1,-20,-9,-19,-19v-1,-10,10,-19,19,-19xm41,-250r0,191r-25,0r0,-191r25,0","w":57},"\"":{"d":"10,-149r0,-100r24,0r0,100r-24,0xm45,-149r0,-100r24,0r0,100r-24,0","w":79},"#":{"d":"52,-103r5,-34r-48,0r3,-25r48,0r9,-78r25,0r-9,78r34,0r9,-78r25,0r-9,78r48,0r-3,25r-48,0r-5,34r49,0r-4,25r-48,0r-9,78r-25,0r9,-78r-34,0r-9,78r-25,0r9,-78r-48,0r4,-25r47,0xm82,-137r-5,34r34,0r5,-34r-34,0"},"$":{"d":"111,-40v23,-6,42,-50,16,-71v-8,-6,-12,-11,-16,-13r0,84xm86,-210v-15,7,-20,40,0,48r0,-48xm164,-81v0,30,-27,62,-53,65r0,22r-25,0r0,-21v-27,-3,-52,-30,-55,-61r23,-8v2,23,16,40,32,44r0,-95v-47,-10,-50,-92,0,-99r0,-25r25,0r0,25v16,4,29,18,34,37r-22,8v-3,-12,-7,-19,-12,-20r0,59v25,10,53,36,53,69","w":194},"%":{"d":"178,-203r-143,205r-20,-14r143,-205xm52,-192v22,0,40,19,40,40v0,21,-19,40,-40,40v-21,0,-40,-18,-40,-40v0,-22,18,-40,40,-40xm68,-152v0,-8,-7,-17,-16,-16v-9,-1,-17,7,-16,16v-1,9,8,16,16,16v8,0,16,-8,16,-16xm141,-103v21,0,40,19,40,40v0,21,-19,40,-40,40v-21,0,-40,-19,-40,-40v0,-21,19,-40,40,-40xm141,-47v20,0,20,-32,0,-32v-20,0,-20,32,0,32","w":192},"&":{"d":"24,-74v-3,55,83,69,100,22v1,0,1,1,1,1v-10,-3,-19,-24,-35,-25v-10,12,-1,18,15,13r-2,23v-24,10,-41,-8,-43,-29v2,-18,15,-31,33,-32v23,-1,31,32,54,29v14,-2,13,-28,-4,-26v-2,0,-6,1,-13,3r0,-25v27,-10,51,8,51,35v-1,20,-14,36,-33,38v-9,25,-40,50,-72,50v-41,0,-76,-36,-76,-77v0,-30,27,-65,47,-74v-43,-37,-20,-105,33,-105v27,0,46,18,54,42r-22,9v-6,-35,-67,-33,-64,5v2,26,20,41,53,39r0,24v-46,-1,-75,22,-77,60","w":181},"'":{"d":"10,-149r0,-100r24,0r0,100r-24,0","w":44},"(":{"d":"73,18v-83,-46,-83,-234,0,-280r37,0v-50,28,-73,69,-71,148v1,71,25,105,71,132r-37,0","w":119},")":{"d":"81,-114v2,-79,-21,-120,-71,-148r37,0v83,46,83,234,0,280r-37,0v46,-27,70,-61,71,-132","w":119},"*":{"d":"74,-223r22,-15r14,20r-27,19r27,19r-14,20r-22,-15r0,26r-25,0r0,-26r-22,15r-14,-20r27,-19r-27,-19r14,-20r22,15r0,-26r25,0r0,26","w":123},"+":{"d":"84,-82r-69,0r0,-24r69,0r0,-69r25,0r0,69r69,0r0,24r-69,0r0,70r-25,0r0,-70"},",":{"d":"56,-36r-33,69r-23,0r18,-69r38,0","w":73},"-":{"d":"8,-106r96,0r0,24r-96,0r0,-24","w":112,"k":{"x":13,"w":13,"v":13,"t":6,"j":-7,"Y":20,"X":13,"W":20,"V":20,"T":20,"S":13,"J":20,"A":6}},"\u00ad":{"d":"8,-106r96,0r0,24r-96,0r0,-24","w":112},".":{"d":"29,-36v9,0,19,10,19,19v0,9,-9,20,-19,19v-10,1,-20,-9,-19,-19v-1,-10,10,-19,19,-19","w":57},"\/":{"d":"104,-250r28,0r-114,250r-27,0","w":122},"0":{"d":"96,-21v83,0,85,-203,0,-203v-42,0,-62,49,-62,101v0,54,20,102,62,102xm97,-250v115,0,117,254,0,254v-57,0,-88,-60,-88,-127v0,-67,31,-127,88,-127","w":192},"1":{"d":"110,-250r0,225r52,0r0,25r-129,0r0,-25r52,0r0,-182r-19,12r-20,-14r56,-41r8,0","w":194},"2":{"d":"104,-252v49,0,82,54,56,99v-6,10,-33,53,-83,128r92,0r0,25r-139,0r106,-164v19,-28,-2,-63,-32,-63v-25,0,-38,14,-41,39r-25,-3v3,-39,28,-61,66,-61","w":198},"3":{"d":"97,-22v43,2,69,-57,37,-89v-13,-13,-34,-23,-62,-23r0,-24v33,2,49,-13,52,-39v2,-17,-13,-31,-30,-31v-18,0,-27,10,-32,26r-23,-9v6,-26,27,-42,55,-42v54,0,76,68,34,105v20,8,46,44,46,74v0,64,-86,104,-131,55v-12,-12,-20,-28,-23,-47r25,-9v3,31,22,52,52,53","w":194},"4":{"d":"127,-186r-60,100r60,0r0,-100xm151,-250r0,164r23,0r0,25r-23,0r0,61r-24,0r0,-61r-103,0r112,-189r15,0","w":197},"5":{"d":"154,-89v-3,-55,-57,-82,-114,-59r-16,-14v9,-30,24,-53,28,-88r86,0r0,25r-65,0r-17,46v68,-12,120,26,123,90v4,89,-119,120,-164,52r18,-20v26,54,125,36,121,-32","w":194},"6":{"d":"97,-115v-26,0,-47,21,-47,46v0,25,22,47,47,47v25,0,46,-21,46,-47v0,-25,-21,-46,-46,-46xm25,-69v3,-72,49,-130,81,-181r31,0v-25,41,-49,73,-69,115v44,-22,101,17,101,66v0,39,-33,72,-72,72v-39,0,-73,-33,-72,-72"},"7":{"d":"173,-250v-5,95,-101,155,-104,250r-25,0v2,-89,77,-161,101,-225r-124,0r0,-25r152,0"},"8":{"d":"39,-74v1,32,25,52,63,52v44,0,69,-57,37,-89v-11,-10,-23,-18,-42,-22v-32,6,-58,25,-58,59xm179,-74v0,46,-37,77,-89,77v-41,0,-76,-36,-76,-77v0,-30,25,-66,46,-74v-6,-9,-25,-28,-23,-49v2,-31,26,-56,62,-56v31,0,57,26,57,56v4,22,-19,41,-22,49v19,9,45,45,45,74xm130,-197v0,-19,-15,-31,-36,-31v-17,0,-31,14,-31,31v1,19,16,37,34,38v16,-3,33,-19,33,-38","w":192},"9":{"d":"97,-131v25,0,46,-21,46,-47v0,-25,-21,-46,-46,-46v-26,0,-47,21,-47,46v0,25,22,47,47,47xm169,-178v-4,72,-50,130,-81,181r-31,0r16,-25v20,-29,38,-60,53,-90v-43,22,-101,-17,-101,-66v0,-39,33,-72,72,-72v39,0,73,33,72,72"},":":{"d":"29,-36v9,0,19,10,19,19v0,9,-9,20,-19,19v-10,1,-20,-9,-19,-19v-1,-10,10,-19,19,-19xm29,-140v9,0,19,10,19,19v0,9,-10,19,-19,19v-9,0,-20,-9,-19,-19v-1,-10,10,-19,19,-19","w":57},";":{"d":"56,-36r-33,69r-23,0r18,-69r38,0xm26,-140v9,0,20,9,19,19v1,10,-10,19,-19,19v-9,0,-19,-10,-19,-19v0,-9,10,-19,19,-19","w":66},"\u037e":{"d":"56,-36r-33,69r-23,0r18,-69r38,0xm26,-140v9,0,20,9,19,19v1,10,-10,19,-19,19v-9,0,-19,-10,-19,-19v0,-9,10,-19,19,-19","w":66},"<":{"d":"71,-111r114,53r0,28r-169,-81r169,-80r0,28","w":200},"=":{"d":"15,-130r163,0r0,25r-163,0r0,-25xm16,-82r161,0r0,24r-161,0r0,-24"},">":{"d":"16,-163r0,-28r169,80r-169,81r0,-28r114,-53","w":200},"?":{"d":"140,-183v0,55,-67,60,-70,111v10,14,-5,20,-12,30v-8,-9,-13,-20,-13,-36v-3,-54,77,-59,70,-113v-3,-20,-23,-37,-47,-33v-22,3,-40,26,-32,51r-26,-2v-7,-41,25,-76,66,-75v36,1,64,28,64,67xm68,-36v9,0,19,10,19,19v0,9,-9,20,-19,19v-10,1,-20,-9,-19,-19v-1,-10,10,-19,19,-19","w":145},"@":{"d":"82,-94v-2,41,65,48,71,9v4,-29,-12,-45,-35,-45v-20,-1,-36,17,-36,36xm226,-94v0,26,-25,75,-55,67v-10,-2,-16,-8,-18,-18v-35,29,-95,-4,-95,-49v0,-46,58,-78,95,-50r0,-8r23,0r0,101v1,1,2,2,3,2v52,-35,7,-130,-61,-130v-45,0,-85,40,-85,85v0,58,67,106,123,76r17,17v-72,44,-163,-14,-163,-93v0,-59,50,-108,108,-108v58,0,110,49,108,108","w":235},"A":{"d":"131,-130r-29,-78r-28,78r57,0xm113,-250r91,250r-26,0r-38,-105r-75,0r-39,105r-26,0r92,-250r21,0","w":204,"k":{"\u201d":28,"\u201c":53,"\u2019":28,"\u2018":53,"y":6,"w":10,"v":11,"Y":18,"W":18,"V":18,"T":13,"S":-10,";":6,":":6,".":6,"-":6,",":6}},"B":{"d":"152,-83v0,-51,-49,-66,-108,-59r0,117v58,6,108,-6,108,-58xm126,-195v0,-35,-45,-31,-82,-30r0,58v35,-1,82,8,82,-28xm135,-157v21,11,43,44,43,74v0,43,-34,83,-75,83r-83,0r0,-250r77,0v45,-2,74,61,38,93","w":186,"k":{"\u201c":13,"\u2018":13,";":13,":":13,".":13,",":13}},"C":{"d":"38,-125v0,86,111,138,175,74r18,17v-78,81,-218,17,-218,-91v0,-108,141,-173,218,-90r-18,16v-64,-64,-175,-13,-175,74","w":242,"k":{"\u201d":-20,"\u201c":6,"\u2019":-20,"\u2018":6,";":6,":":6,".":6,",":6}},"D":{"d":"202,-125v0,71,-53,129,-132,125r-50,0r0,-250v108,-13,181,36,182,125xm177,-125v0,-66,-53,-109,-133,-100r0,200v80,9,133,-34,133,-100","w":213,"k":{"\u201d":-10,"\u201c":6,"\u2019":-10,"\u2018":6,";":6,":":6,".":20,"-":-7,",":20}},"E":{"d":"150,-250r0,25r-106,0r0,88r106,0r0,25r-106,0r0,87r106,0r0,25r-130,0r0,-250r130,0","w":169,"k":{";":13,":":13,".":6,"-":6,",":6}},"F":{"d":"135,-250r0,25r-91,0r0,88r91,0r0,25r-91,0r0,112r-24,0r0,-250r115,0","w":144,"k":{"y":8,"u":6,"r":6,"o":8,"i":6,"e":8,"a":8,"S":13,"A":16,";":20,":":20,".":46,"-":10,",":46}},"G":{"d":"38,-125v0,80,101,136,165,82r0,-75r25,0r0,85v-76,81,-215,14,-215,-92v0,-108,141,-173,218,-90r-18,16v-64,-64,-175,-13,-175,74","w":244,"k":{"\u201d":-8,"\u201c":6,"\u2019":-8,"\u2018":6,";":6,":":6,".":13,",":13}},"H":{"d":"41,-112r0,112r-24,0r0,-250r24,0r0,113r111,0r0,-113r25,0r0,250r-25,0r0,-112r-111,0","k":{"\u201d":-7,"\u2019":-7,";":6,":":6,".":6,",":6}},"I":{"d":"46,-250r0,250r-25,0r0,-250r25,0","w":67,"k":{"\u201d":-7,"\u2019":-7,";":6,":":6,".":6,",":6}},"J":{"d":"-11,23v19,0,29,-7,29,-26r0,-247r25,0r0,249v0,30,-22,50,-54,49r0,-25","w":63,"k":{"\u201d":-7,"\u2019":-7,";":6,":":6,".":13,",":13}},"K":{"d":"146,-250r-66,95r108,155r-30,0r-93,-134r-21,29r0,105r-24,0r0,-250r24,0r0,102r72,-102r30,0","w":185,"k":{"\u201d":-7,"\u201c":-7,"\u2019":-7,"\u2018":-7,"y":13,"u":10,"o":13,"e":13,"a":13,"Y":6,"W":6,"O":16,"C":16,";":6,":":6,".":6,"-":20,",":6}},"L":{"d":"20,0r0,-250r24,0r0,225r91,0r0,25r-115,0","w":144,"k":{"\u201d":40,"\u201c":40,"\u2019":40,"\u2018":40,"y":20,"u":11,"o":11,"e":11,"a":11,"Y":20,"W":21,"V":33,"U":6,"T":15,"O":13,";":6,":":6,".":13,"-":26,",":13}},"M":{"d":"240,-250r0,250r-25,0r0,-213r-87,114r-87,-114r0,213r-24,0r0,-250r27,0r84,110r84,-110r28,0","w":255,"k":{"\u201d":-7,"\u2019":-7,";":6,":":6,".":6,",":6}},"N":{"d":"45,-250r150,210r0,-210r25,0r0,250r-30,0r-146,-205r0,205r-25,0r0,-250r26,0","w":238,"k":{"\u201d":-7,"\u2019":-7,";":6,":":6,".":6,",":6}},"O":{"d":"139,-253v69,0,128,60,128,128v0,69,-60,128,-128,128v-68,0,-128,-58,-128,-128v0,-69,59,-128,128,-128xm242,-125v0,-55,-48,-103,-103,-103v-55,0,-103,48,-103,103v0,55,48,103,103,103v55,0,103,-48,103,-103","w":277,"k":{"\u201d":-10,"\u201c":6,"\u2019":-10,"\u2018":6,"X":10,"T":13,";":6,":":6,".":20,",":20}},"P":{"d":"163,-166v-1,57,-50,93,-119,83r0,83r-24,0r0,-250r68,0v40,5,76,41,75,84xm138,-166v0,-46,-40,-66,-94,-59r0,117v53,6,94,-12,94,-58","w":174,"k":{"\u201d":-10,"\u2019":-10,"u":6,"s":10,"r":6,"o":16,"n":6,"i":6,"e":16,"a":16,"A":23,";":13,":":13,".":79,"-":26,",":79}},"Q":{"d":"242,-125v0,-55,-48,-103,-103,-103v-55,0,-103,48,-103,103v0,55,48,103,103,103v55,0,103,-48,103,-103xm106,38v1,-20,5,-24,15,-37v-61,-5,-110,-63,-110,-126v0,-69,59,-128,128,-128v69,0,128,60,128,128v0,53,-46,109,-82,121v15,11,51,32,52,-4r25,0v0,29,-15,43,-41,45v-30,2,-70,-50,-89,-7v0,1,-1,4,-1,8r-25,0","w":277,"k":{"\u201d":-10,"\u201c":6,"\u2019":-10,"\u2018":6,".":6,",":6}},"R":{"d":"138,-166v0,-46,-40,-66,-94,-59r0,117v53,6,94,-12,94,-58xm163,-166v0,35,-30,72,-56,79r56,87r-30,0r-52,-83r-37,0r0,83r-24,0r0,-250r68,0v40,5,75,41,75,84","w":175,"k":{"\u201d":-8,"\u201c":13,"\u2019":-8,"\u2018":13,"o":6,"e":6,"a":6,";":6,":":6,".":20,"-":13,",":20}},"S":{"d":"138,-74v-2,-70,-108,-51,-108,-123v0,-47,63,-76,96,-39v6,6,10,14,14,25r-23,9v-5,-37,-66,-31,-63,5v3,45,65,39,86,70v49,44,10,132,-54,130v-39,-1,-71,-30,-76,-69r23,-8v2,30,23,52,53,52v28,1,52,-25,52,-52","w":171,"k":{"\u201d":-10,"\u201c":6,"\u2019":-10,"\u2018":6,";":6,":":6,".":13,"-":-7,",":13}},"T":{"d":"91,-225r0,225r-25,0r0,-225r-60,0r0,-25r145,0r0,25r-60,0","w":156,"k":{"\u201d":-7,"\u201c":-13,"\u2019":-7,"\u2018":-13,"y":6,"w":8,"u":8,"s":11,"r":8,"o":15,"i":20,"e":15,"c":15,"a":15,"O":13,"C":13,"A":13,";":13,":":13,".":26,"-":20,",":26}},"U":{"d":"103,-23v32,0,60,-27,59,-58r0,-169r25,0r0,178v-5,40,-40,74,-84,74v-45,0,-83,-38,-83,-83r0,-169r24,0r0,169v0,30,27,58,59,58","w":206,"k":{"\u201d":-7,"\u2019":-7,".":13,",":13}},"V":{"d":"91,0r-91,-250r26,0r77,211r78,-211r26,0r-92,250r-24,0","w":207,"k":{"\u201d":-20,"\u201c":-20,"\u2019":-20,"\u2018":-20,"y":6,"u":11,"o":20,"e":20,"a":20,"A":18,";":13,":":13,".":40,"-":20,",":40}},"W":{"d":"80,-45r54,-135r23,0r54,135r55,-205r26,0r-67,250r-22,0r-57,-142r-57,142r-22,0r-67,-250r25,0","w":291,"k":{"\u201d":-20,"\u201c":-20,"\u2019":-20,"\u2018":-20,"u":10,"r":6,"o":13,"e":13,"a":13,"A":18,";":6,":":6,".":26,"-":20,",":26}},"X":{"d":"3,0r79,-137r-66,-113r28,0r52,89r51,-89r28,0r-65,113r79,137r-29,0r-64,-112r-65,112r-28,0","w":191,"k":{"\u201d":-7,"\u201c":-7,"\u2019":-7,"\u2018":-7,"e":6,"O":10,"C":10,";":6,":":6,".":6,"-":13,",":6}},"Y":{"d":"92,-101r-86,-149r28,0r70,122r70,-122r29,0r-86,149r0,101r-25,0r0,-101","w":208,"k":{"\u201d":-17,"\u201c":-20,"\u2019":-17,"\u2018":-20,"u":18,"q":34,"p":12,"o":24,"e":24,"a":24,"A":13,";":13,":":13,".":40,"-":20,",":40}},"Z":{"d":"145,-225r-109,0r0,-25r151,0r-130,225r138,0r0,25r-180,0","w":197,"k":{"\u201d":-10,"\u2019":-10,".":13,"-":26,",":13}},"[":{"d":"34,-5r33,0r0,25r-57,0r0,-292r57,0r0,24r-33,0r0,243","w":76},"\\":{"d":"132,0r-28,0r-113,-250r28,0","w":122},"]":{"d":"42,-248r-32,0r0,-24r57,0r0,292r-57,0r0,-25r32,0r0,-243","w":76},"^":{"d":"92,-250r52,91r-28,0r-35,-60r-35,60r-29,0r53,-91r22,0","w":161},"_":{"d":"-8,-7r161,0r0,25r-161,0r0,-25","w":144},"`":{"d":"57,-220r34,39r-27,0r-51,-39r44,0","w":104},"a":{"d":"13,-83v0,-72,96,-118,148,-65r0,-10r25,0r0,158r-25,0r0,-18v-53,51,-148,7,-148,-65xm101,-21v36,-1,67,-29,60,-75v-4,-26,-31,-50,-60,-50v-33,0,-63,30,-63,63v0,33,30,63,63,62","w":201,"k":{"\u201d":-7,"\u201c":6,"\u2019":-7,"\u2018":6,".":6,",":6}},"b":{"d":"190,-83v0,73,-94,116,-148,65r0,18r-25,0r0,-250r25,0r0,101v53,-51,148,-7,148,66xm103,-146v-37,1,-68,29,-61,76v4,25,32,50,61,49v33,0,62,-29,62,-62v0,-34,-29,-64,-62,-63","w":203,"k":{"\u201c":26,"\u2018":26,";":6,":":6,".":13,",":13}},"c":{"d":"35,-83v0,58,84,85,112,35r25,10v-17,26,-42,42,-75,42v-47,2,-88,-40,-88,-87v0,-86,125,-121,163,-45r-25,9v-29,-49,-112,-24,-112,36","w":181,"k":{"\u201c":26,"\u2018":26,";":6,":":6,".":13,",":13}},"d":{"d":"13,-83v0,-72,96,-118,148,-65r0,-102r25,0r0,250r-25,0r0,-18v-53,51,-148,7,-148,-65xm101,-21v36,-1,67,-29,60,-75v-4,-26,-31,-50,-60,-50v-33,0,-63,30,-63,63v0,33,30,63,63,62","w":201,"k":{"\u201d":-13,"\u2019":-13,".":6,",":6}},"e":{"d":"153,-110v-12,-33,-71,-51,-100,-17v-6,8,-12,13,-13,17r113,0xm34,-85v-3,61,86,86,115,36r25,8v-14,24,-44,45,-77,45v-47,0,-88,-40,-88,-87v0,-74,98,-118,150,-62v14,16,22,35,22,60r-147,0","w":187,"k":{"\u201c":26,"\u2018":26,";":6,":":6,".":13,",":13}},"f":{"d":"82,-209v-33,-16,-43,16,-39,51r30,0r0,25r-30,0r0,133r-24,0r0,-133r-15,0r0,-25r15,0v-8,-54,20,-94,71,-74","w":77,"k":{"\u201d":-27,"\u201c":-13,"\u2019":-27,"\u2018":-13,".":26,"-":6,",":26}},"g":{"d":"97,-21v37,-2,67,-29,60,-76v-4,-26,-31,-49,-60,-49v-33,0,-62,29,-62,63v0,33,29,63,62,62xm44,-4v24,41,103,27,112,-13v-52,49,-147,6,-147,-66v0,-73,96,-118,149,-65r0,-10r24,0r0,120v4,74,-99,116,-149,60v-3,-3,-7,-9,-13,-17","w":194,"k":{"\u201d":-7,"\u201c":6,"\u2019":-7,"\u2018":6,".":6,",":6}},"h":{"d":"116,-102v2,-41,-60,-53,-75,-19r0,121r-24,0r0,-250r24,0r0,92v40,-23,100,4,100,54r0,104r-25,0r0,-102","w":157,"k":{"\u201c":20,"\u2018":20,".":6,",":6}},"i":{"d":"45,-158r0,158r-24,0r0,-158r24,0xm33,-210v9,0,19,10,19,19v0,9,-9,20,-19,19v-10,1,-19,-10,-19,-19v0,-9,10,-19,19,-19","w":65,"k":{"\u201d":-13,"\u2019":-13,".":6,",":6}},"j":{"d":"-2,10v12,-1,18,-6,18,-15r0,-153r25,0r0,152v0,24,-15,38,-43,40r0,-24xm28,-210v9,0,20,9,19,19v1,10,-9,20,-19,19v-10,1,-19,-10,-19,-19v0,-9,10,-19,19,-19","w":59,"k":{"\u201d":-13,"\u2019":-13,".":6,",":6}},"k":{"d":"106,-158r-41,51r61,107r-30,0r-47,-86r-7,8r0,78r-25,0r0,-220r25,0r0,102r33,-40r31,0","w":123,"k":{"\u201d":-13,"\u201c":6,"\u2019":-13,"\u2018":6,"o":6,"e":6,"a":6,".":6,"-":13,",":6}},"l":{"d":"44,-250r0,250r-25,0r0,-250r25,0","w":63,"k":{"\u201d":-13,"\u2019":-13,".":6,",":6}},"m":{"d":"91,-124v-5,-21,-49,-25,-49,4r0,120r-25,0r0,-158r25,0v13,-15,48,-8,61,7v29,-31,86,-10,86,32r0,119r-25,0r0,-124v-5,-23,-49,-23,-49,7r0,117r-24,0r0,-124","w":206,"k":{"\u201c":20,"\u2018":20,".":6,",":6}},"n":{"d":"119,-102v2,-43,-64,-53,-77,-16r0,118r-25,0r0,-158v8,1,21,-3,25,2v38,-27,102,2,102,52r0,104r-25,0r0,-102","w":161,"k":{"\u201c":20,"\u2018":20,".":6,",":6}},"o":{"d":"13,-83v0,-47,40,-88,87,-88v47,0,88,41,88,88v0,47,-41,87,-88,87v-47,0,-87,-40,-87,-87xm100,-146v-33,0,-62,29,-62,63v0,33,29,62,62,62v33,0,62,-29,62,-62v0,-34,-29,-63,-62,-63","w":200,"k":{"\u201c":26,"\u2018":26,";":6,":":6,".":13,",":13}},"p":{"d":"189,-83v0,74,-103,117,-150,62v5,20,0,53,2,77r-25,0r0,-214r25,0r0,9v53,-51,148,-7,148,66xm102,-146v-37,1,-68,29,-61,76v4,25,32,49,61,49v33,0,62,-29,62,-62v0,-33,-29,-64,-62,-63","w":199,"k":{"\u201c":26,"\u2018":26,";":6,":":6,".":13,",":13}},"q":{"d":"11,-83v0,-73,95,-117,148,-65r0,-10r25,0r0,214r-25,0r0,-74v-53,50,-148,9,-148,-65xm98,-21v37,-2,68,-28,61,-75v-4,-27,-32,-50,-61,-50v-33,0,-62,29,-62,63v0,33,29,64,62,62","w":199,"k":{"\u201d":-13,"\u201c":6,"\u2019":-13,"\u2018":6,".":6,",":6}},"r":{"d":"83,-136v-55,8,-45,76,-45,136r-24,0r0,-158r24,0r0,17v9,-9,20,-15,32,-19","w":83,"k":{"\u201d":-27,"\u2019":-27,"z":-7,"y":-20,"x":-13,"w":-13,"v":-13,"f":-13,".":26,"-":6,",":26}},"s":{"d":"83,-49v0,-36,-62,-34,-62,-76v0,-22,19,-41,41,-41v22,0,41,18,39,41r-22,9v-3,-17,-3,-24,-17,-25v-13,-1,-23,18,-12,27v20,17,58,30,58,65v0,41,-55,66,-84,35v-10,-10,-14,-21,-14,-36r24,-7v-6,40,49,42,49,8","w":120,"k":{"\u201d":-7,"\u201c":20,"\u2019":-7,"\u2018":20,".":13,",":13}},"t":{"d":"36,-158r0,-62r24,0r0,62r30,0r0,25r-30,0r0,133r-24,0r0,-133r-30,0r0,-25r30,0","w":95,"k":{"\u201d":-20,"\u201c":-7,"\u2019":-20,"\u2018":-7,".":20,"-":6,",":20}},"u":{"d":"146,-61v0,35,-28,63,-65,63v-38,0,-65,-27,-66,-63r0,-97r25,0v3,56,-17,136,41,136v56,0,37,-81,40,-136r25,0r0,97","w":161,"k":{"\u201d":-13,"\u201c":13,"\u2019":-13,"\u2018":13,".":6,",":6}},"v":{"d":"154,-158r-65,158r-25,0r-64,-158r28,0r49,117r49,-117r28,0","w":153,"k":{"\u201d":-20,"\u2019":-20,";":6,":":6,".":40,"-":13,",":40}},"w":{"d":"27,-158r33,112r27,-87r26,0r26,87r34,-112r27,0r-49,158r-25,0r-26,-86r-27,86r-25,0r-48,-158r27,0","w":199,"k":{"\u201d":-20,"\u2019":-20,";":6,":":6,".":26,"-":13,",":26}},"x":{"d":"127,0r-28,0r-35,-60r-35,60r-29,0r50,-86r-50,-72r29,0r35,48r34,-48r29,0r-49,72","w":127,"k":{"\u201d":-20,"\u2019":-20,";":6,":":6,".":6,"-":13,",":6}},"y":{"d":"47,56r-27,0r41,-89r-58,-125r27,0r45,95r44,-95r28,0","w":149,"k":{"\u201d":-27,"\u201c":-7,"\u2019":-27,"\u2018":-7,".":33,"-":6,",":33}},"z":{"d":"86,-131r-71,0r0,-25r114,0r-76,131r78,0r0,25r-120,0","w":141,"k":{"\u201d":-13,"\u201c":6,"\u2019":-13,"\u2018":6,";":6,":":6,".":13,"-":6,",":13}},"{":{"d":"52,0v3,-43,9,-101,-42,-95r0,-28v48,8,46,-49,42,-94v-3,-37,22,-58,60,-53r0,25v-44,-9,-35,31,-33,77v0,27,-10,51,-26,59v27,10,30,73,23,106v0,23,11,36,36,31r0,25v-38,6,-62,-17,-60,-53","w":121},"|":{"d":"34,-272r0,293r-24,0r0,-293r24,0","w":44},"}":{"d":"70,-217v-3,43,-8,101,42,94r0,28v-50,-6,-46,52,-42,95v3,36,-23,58,-60,53r0,-25v46,6,32,-34,32,-78v0,-25,11,-52,27,-59v-28,-11,-24,-70,-24,-106v0,-22,-11,-38,-35,-30r0,-25v38,-5,63,17,60,53","w":121},"~":{"d":"54,-154v21,-3,68,36,85,30v11,-4,14,-10,14,-27r25,4v-2,29,-15,44,-41,48v-27,4,-98,-69,-99,-3r-25,-4v2,-29,13,-45,41,-48","w":191},"\u00d7":{"d":"99,-76r-48,48r-18,-17r49,-49r-49,-49r18,-17r48,49r49,-49r18,17r-49,49r49,49r-18,17","w":199},"\u2013":{"d":"0,-106r126,0r0,24r-126,0r0,-24","w":126},"\u2014":{"d":"0,-106r223,0r0,24r-223,0r0,-24","w":222},"\u2018":{"d":"28,-192v-34,-2,-13,-41,-2,-59r21,0v-2,9,-13,20,-6,27v12,12,3,33,-13,32","w":56,"k":{"z":-13,"y":-27,"x":-13,"w":-20,"v":-20,"u":-13,"t":-20,"s":-7,"r":-13,"p":-13,"n":-13,"m":-13,"l":-13,"k":-13,"j":-13,"i":-13,"h":-13,"f":-20,"b":-13,"Z":-7,"Y":-17,"X":-7,"W":-20,"V":-20,"U":-7,"T":-7,"S":-10,"R":-7,"Q":-17,"P":-7,"O":-10,"N":-7,"M":-7,"L":-7,"K":-7,"J":46,"I":-7,"H":-7,"G":-10,"F":-7,"E":-7,"D":-7,"C":-10,"B":-7,"A":20}},"\u2019":{"d":"28,-251v32,2,13,42,2,59r-22,0v9,-14,8,-27,1,-41v0,-9,9,-19,19,-18","w":56},"\u201c":{"d":"28,-192v-34,-2,-13,-41,-2,-59r21,0v-2,9,-13,20,-6,27v12,12,3,33,-13,32xm69,-192v-32,-2,-13,-42,-2,-59r22,0v-9,14,-8,27,-1,41v0,9,-9,19,-19,18","w":97,"k":{"z":-13,"y":-27,"x":-13,"w":-20,"v":-20,"u":-13,"t":-20,"s":-7,"r":-13,"p":-13,"n":-13,"m":-13,"l":-13,"k":-13,"j":-13,"i":-13,"h":-13,"f":-20,"b":-13,"Z":-7,"Y":-17,"X":-7,"W":-20,"V":-20,"U":-7,"T":-7,"S":-10,"R":-7,"Q":-17,"P":-7,"O":-10,"N":-7,"M":-7,"L":-7,"K":-7,"J":46,"I":-7,"H":-7,"G":-10,"F":-7,"E":-7,"D":-7,"C":-10,"B":-7,"A":20}},"\u201d":{"d":"70,-251v33,4,12,42,1,59r-21,0v9,-15,8,-25,1,-40v-1,-10,9,-20,19,-19xm29,-251v31,3,11,43,1,59r-22,0v8,-14,8,-26,1,-40v-1,-10,10,-20,20,-19","w":97},"\u2026":{"d":"36,-36v9,0,20,9,19,19v1,10,-9,20,-19,19v-10,1,-19,-10,-19,-19v0,-9,10,-19,19,-19xm152,-36v9,0,19,10,19,19v0,9,-9,20,-19,19v-10,1,-20,-9,-19,-19v-1,-10,10,-19,19,-19xm267,-36v9,0,19,10,19,19v0,9,-9,20,-19,19v-10,1,-20,-9,-19,-19v-1,-10,10,-19,19,-19","w":360},"\u2032":{"d":"22,-149r0,-100r24,0r0,100r-24,0","w":68},"\u2033":{"d":"22,-149r0,-100r24,0r0,100r-24,0xm49,-149r0,-100r24,0r0,100r-24,0","w":94},"\u2122":{"d":"76,-232r-12,0r0,90r-20,0r0,-90r-27,0r0,-19r76,0r37,56r37,-56r17,0r0,109r-20,0r0,-69r-34,52r-34,-52r0,69r-20,0r0,-90","w":201}}});

//** Chrome Drop Down Menu- Author: Dynamic Drive (http://www.dynamicdrive.com)

//** Updated: July 14th 06' to v2.0
	//1) Ability to "left", "center", or "right" align the menu items easily, just by modifying the CSS property "text-align".
	//2) Added an optional "swipe down" transitional effect for revealing the drop down menus.
	//3) Support for multiple Chrome menus on the same page.

//** Updated: Nov 14th 06' to v2.01- added iframe shim technique

//** Updated: July 23rd, 08 to v2.4
	//1) Main menu items now remain "selected" (CSS class "selected" applied) when user moves mouse into corresponding drop down menu. 
	//2) Adds ability to specify arbitrary HTML that gets added to the end of each menu item that carries a drop down menu (ie: a down arrow image).
	//3) All event handlers added to the menu are now unobstrusive, allowing you to define your own "onmouseover" or "onclick" events on the menu items.
	//4) Fixed elusive JS error in FF that sometimes occurs when mouse quickly moves between main menu items and drop down menus

//** Updated: Oct 29th, 08 to v2.5 (only .js file modified from v2.4)
	//1) Added ability to customize reveal animation speed (# of steps)
	//2) Menu now works in IE8 beta2 (a valid doctype at the top of the page is required)

var cssdropdown={
disappeardelay: 250, //set delay in miliseconds before menu disappears onmouseout
dropdownindicator: '', //specify full HTML to add to end of each menu item with a drop down menu
enablereveal: [true, 5], //enable swipe effect? [true/false, steps (Number of animation steps. Integer between 1-20. Smaller=faster)]
enableiframeshim: 1, //enable "iframe shim" in IE5.5 to IE7? (1=yes, 0=no)

//No need to edit beyond here////////////////////////

dropmenuobj: null, asscmenuitem: null, domsupport: document.all || document.getElementById, standardbody: null, iframeshimadded: false, revealtimers: {},

getposOffset:function(what, offsettype){
	var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
	var parentEl=what.offsetParent;
	while (parentEl!=null){
		totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
		parentEl=parentEl.offsetParent;
	}
	return totaloffset;
},

css:function(el, targetclass, action){
	var needle=new RegExp("(^|\\s+)"+targetclass+"($|\\s+)", "ig")
	if (action=="check")
		return needle.test(el.className)
	else if (action=="remove")
		el.className=el.className.replace(needle, "")
	else if (action=="add" && !needle.test(el.className))
		el.className+=" "+targetclass
},

showmenu:function(dropmenu, e){
	if (this.enablereveal[0]){
		if (!dropmenu._trueheight || dropmenu._trueheight<10)
			dropmenu._trueheight=dropmenu.offsetHeight
		clearTimeout(this.revealtimers[dropmenu.id])
		dropmenu.style.height=dropmenu._curheight=0
		dropmenu.style.overflow="hidden"
		dropmenu.style.visibility="visible"
		this.revealtimers[dropmenu.id]=setInterval(function(){cssdropdown.revealmenu(dropmenu)}, 10)
	}
	else{
		dropmenu.style.visibility="visible"
	}
	this.css(this.asscmenuitem, "selected", "add")
},

revealmenu:function(dropmenu, dir){
	var curH=dropmenu._curheight, maxH=dropmenu._trueheight, steps=this.enablereveal[1]
	if (curH<maxH){
		var newH=Math.min(curH, maxH)
		dropmenu.style.height=newH+"px"
		dropmenu._curheight= newH + Math.round((maxH-newH)/steps) + 1
	}
	else{ //if done revealing menu
		dropmenu.style.height="auto"
		dropmenu.style.overflow="hidden"
		clearInterval(this.revealtimers[dropmenu.id])
	}
},

clearbrowseredge:function(obj, whichedge){
	var edgeoffset=0
	if (whichedge=="rightedge"){
		var windowedge=document.all && !window.opera? this.standardbody.scrollLeft+this.standardbody.clientWidth-15 : window.pageXOffset+window.innerWidth-15
		var dropmenuW=this.dropmenuobj.offsetWidth
		if (windowedge-this.dropmenuobj.x < dropmenuW)  //move menu to the left?
			edgeoffset=dropmenuW-obj.offsetWidth
	}
	else{
		var topedge=document.all && !window.opera? this.standardbody.scrollTop : window.pageYOffset
		var windowedge=document.all && !window.opera? this.standardbody.scrollTop+this.standardbody.clientHeight-15 : window.pageYOffset+window.innerHeight-18
		var dropmenuH=this.dropmenuobj._trueheight
		if (windowedge-this.dropmenuobj.y < dropmenuH){ //move up?
			edgeoffset=dropmenuH+obj.offsetHeight
			if ((this.dropmenuobj.y-topedge)<dropmenuH) //up no good either?
				edgeoffset=this.dropmenuobj.y+obj.offsetHeight-topedge
		}
	}
	return edgeoffset
},

dropit:function(obj, e, dropmenuID){
	if (this.dropmenuobj!=null) //hide previous menu
		this.hidemenu() //hide menu
	this.clearhidemenu()
	this.dropmenuobj=document.getElementById(dropmenuID) //reference drop down menu
	this.asscmenuitem=obj //reference associated menu item
	this.showmenu(this.dropmenuobj, e)
	this.dropmenuobj.x=this.getposOffset(obj, "left")
	this.dropmenuobj.y=this.getposOffset(obj, "top")
	this.dropmenuobj.style.left=this.dropmenuobj.x-this.clearbrowseredge(obj, "rightedge")+"px"
	this.dropmenuobj.style.top=this.dropmenuobj.y-this.clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+1+"px"
	this.positionshim() //call iframe shim function
},

positionshim:function(){ //display iframe shim function
	if (this.iframeshimadded){
		if (this.dropmenuobj.style.visibility=="visible"){
			this.shimobject.style.width=this.dropmenuobj.offsetWidth+"px"
			this.shimobject.style.height=this.dropmenuobj._trueheight+"px"
			this.shimobject.style.left=parseInt(this.dropmenuobj.style.left)+"px"
			this.shimobject.style.top=parseInt(this.dropmenuobj.style.top)+"px"
			this.shimobject.style.display="block"
		}
	}
},

hideshim:function(){
	if (this.iframeshimadded)
		this.shimobject.style.display='none'
},

isContained:function(m, e){
	var e=window.event || e
	var c=e.relatedTarget || ((e.type=="mouseover")? e.fromElement : e.toElement)
	while (c && c!=m)try {c=c.parentNode} catch(e){c=m}
	if (c==m)
		return true
	else
		return false
},

dynamichide:function(m, e){
	if (!this.isContained(m, e)){
		this.delayhidemenu()
	}
},

delayhidemenu:function(){
	this.delayhide=setTimeout("cssdropdown.hidemenu()", this.disappeardelay) //hide menu
},

hidemenu:function(){
	this.css(this.asscmenuitem, "selected", "remove")
	this.dropmenuobj.style.visibility='hidden'
	this.dropmenuobj.style.left=this.dropmenuobj.style.top="-1000px"
	this.hideshim()
},

clearhidemenu:function(){
	if (this.delayhide!="undefined")
		clearTimeout(this.delayhide)
},

addEvent:function(target, functionref, tasktype){
	if (target.addEventListener)
		target.addEventListener(tasktype, functionref, false);
	else if (target.attachEvent)
		target.attachEvent('on'+tasktype, function(){return functionref.call(target, window.event)});
},

startchrome:function(){
	if (!this.domsupport)
		return
	this.standardbody=(document.compatMode=="CSS1Compat")? document.documentElement : document.body
	for (var ids=0; ids<arguments.length; ids++){
		var menuitems=document.getElementById(arguments[ids]).getElementsByTagName("a")
		for (var i=0; i<menuitems.length; i++){
			if (menuitems[i].getAttribute("rel")){
				var relvalue=menuitems[i].getAttribute("rel")
				var asscdropdownmenu=document.getElementById(relvalue)
				this.addEvent(asscdropdownmenu, function(){cssdropdown.clearhidemenu()}, "mouseover")
				this.addEvent(asscdropdownmenu, function(e){cssdropdown.dynamichide(this, e)}, "mouseout")
				this.addEvent(asscdropdownmenu, function(){cssdropdown.delayhidemenu()}, "click")
				try{
					menuitems[i].innerHTML=menuitems[i].innerHTML+" "+this.dropdownindicator
				}catch(e){}
				this.addEvent(menuitems[i], function(e){ //show drop down menu when main menu items are mouse over-ed
					if (!cssdropdown.isContained(this, e)){
						var evtobj=window.event || e
						cssdropdown.dropit(this, evtobj, this.getAttribute("rel"))
					}
				}, "mouseover")
				this.addEvent(menuitems[i], function(e){cssdropdown.dynamichide(this, e)}, "mouseout") //hide drop down menu when main menu items are mouse out
				this.addEvent(menuitems[i], function(){cssdropdown.delayhidemenu()}, "click") //hide drop down menu when main menu items are clicked on
			}
		} //end inner for
	} //end outer for
	if (this.enableiframeshim && document.all && !window.XDomainRequest && !this.iframeshimadded){ //enable iframe shim in IE5.5 thru IE7?
		document.write('<IFRAME id="iframeshim" src="about:blank" frameBorder="0" scrolling="no" style="left:0; top:0; position:absolute; display:none;z-index:90; background: transparent;"></IFRAME>')
		this.shimobject=document.getElementById("iframeshim") //reference iframe object
		this.shimobject.style.filter='progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)'
		this.iframeshimadded=true
	}
} //end startchrome

}



jQuery(document).ready(function($) {
	Cufon.replace('h1');
	Cufon.replace('h2');
});
