/*start Cufon + fonts*/
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.01
 */
//this.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},textDecoration:function(G,F){if(!F){F=this.getStyle(G)}var C={underline:null,overline:null,"line-through":null};for(var B=G;B.parentNode&&B.parentNode.nodeType==1;){var E=true;for(var D in C){if(!k(C,D)||C[D]){continue}if(F.get("textDecoration").indexOf(D)!=-1){C[D]=F.get("color")}E=false}if(E){break}F=this.getStyle(B=B.parentNode)}return C},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 B={inline:1,"inline-block":1,"run-in":1};return function(E,C,D){if(B[C.get("display")]){return E}if(!D.previousSibling){E=E.replace(/^\s+/,"")}if(!D.nextSibling){E=E.replace(/\s+$/,"")}return E}})()};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(C){var B=this.face=C.face;this.glyphs=C.glyphs;this.w=C.w;this.baseSize=parseInt(B["units-per-em"],10);this.family=B["font-family"].toLowerCase();this.weight=B["font-weight"];this.style=B["font-style"]||"normal";this.viewBox=(function(){var E=B.bbox.split(/\s+/);var D={minX:parseInt(E[0],10),minY:parseInt(E[1],10),maxX:parseInt(E[2],10),maxY:parseInt(E[3],10)};D.width=D.maxX-D.minX;D.height=D.maxY-D.minY;D.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return D})();this.ascent=-parseInt(B.ascent,10);this.descent=-parseInt(B.descent,10);this.height=-this.ascent+this.descent}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)}function E(F){C(this)}function C(F){setTimeout(function(){m.replace(F,d.get(F).options,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 B={},D,F;for(var E=0,C=arguments.length;D=arguments[E],E<C;++E){for(F in D){if(k(D,F)){B[F]=D[F]}}}return B}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(C,J){var B=n.getStyle(v(C,J)).extend(J);var D=c(C,B),E,H,G,F,I;for(E=C.firstChild;E;E=G){H=E.nodeType;G=E.nextSibling;if(H==3){if(F){F.appendData(E.data);C.removeChild(E)}else{F=E}if(G){continue}}if(F){C.replaceChild(o(D,n.whiteSpace(F.data,B,E),B,J,E,C),F);F=null}if(H==1&&E.firstChild){if(/cufon/.test(E.className)){z[J.engine](D,null,B,J,E,C)}else{arguments.callee(E,J)}}}}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={enableTextDecoration:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||(window.Ext&&Ext.query)||g),separate:"words",textShadow:"none"};var p={words:/[^\S\u00a0]+/,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){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.removeClass(x.root(),"cufon-loading")});e=true}if(C.hover){C.forceHitArea=true}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)}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-canvas{text-indent:0;}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?".cufon-canvas canvas{position:relative;}":".cufon-canvas canvas{position:absolute;}")+"}@media print{.cufon-canvas{padding:0;}.cufon-canvas canvas{display:none;}.cufon-canvas .cufon-alt{display:inline;}}").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(ah,H,Z,D,L,ai){var n=(H===null);if(n){H=L.alt}var J=ah.viewBox;var p=Z.getSize("fontSize",ah.baseSize);var X=Z.get("letterSpacing");X=(X=="normal")?0:p.convertFrom(parseInt(X,10));var K=0,Y=0,W=0,F=0;var I=D.textShadow,U=[];if(I){for(var ag=I.length;ag--;){var O=I[ag];var T=p.convertFrom(parseFloat(O.offX));var R=p.convertFrom(parseFloat(O.offY));U[ag]=[T,R];if(R<K){K=R}if(T>Y){Y=T}if(R>W){W=R}if(T<F){F=T}}}var al=Cufon.CSS.textTransform(H,Z).split(""),B;var o=ah.glyphs,E,r,ac;var h=0,v,N=[];for(var ag=0,ae=0,ab=al.length;ag<ab;++ag){E=o[B=al[ag]]||ah.missingGlyph;if(!E){continue}if(r){h-=ac=r[B]||0;N[ae-1]-=ac}h+=v=N[ae++]=~~(E.w||ah.w)+X;r=E.k}if(v===undefined){return null}Y+=J.width-v;F+=J.minX;var C,q;if(n){C=L;q=L.firstChild}else{C=document.createElement("span");C.className="cufon cufon-canvas";C.alt=H;q=document.createElement("canvas");C.appendChild(q);if(D.printable){var ad=document.createElement("span");ad.className="cufon-alt";ad.appendChild(document.createTextNode(H));C.appendChild(ad)}}var am=C.style;var Q=q.style;var m=p.convert(J.height);var ak=Math.ceil(m);var V=ak/m;var P=V*Cufon.CSS.fontStretch(Z.get("fontStretch"));var S=h*P;var aa=Math.ceil(p.convert(S+Y-F));var t=Math.ceil(p.convert(J.height-K+W));q.width=aa;q.height=t;Q.width=aa+"px";Q.height=t+"px";K+=J.minY;Q.top=Math.round(p.convert(K-ah.ascent))+"px";Q.left=Math.round(p.convert(F))+"px";var A=Math.ceil(p.convert(S))+"px";if(a){am.width=A;am.height=p.convert(ah.height)+"px"}else{am.paddingLeft=A;am.paddingBottom=(p.convert(ah.height)-1)+"px"}var aj=q.getContext("2d"),M=m/J.height;aj.scale(M,M*V);aj.translate(-F,-K);aj.lineWidth=ah.face["underline-thickness"];aj.save();function s(i,g){aj.strokeStyle=g;aj.beginPath();aj.moveTo(0,i);aj.lineTo(h,i);aj.stroke()}var u=D.enableTextDecoration?Cufon.CSS.textDecoration(ai,Z):{};if(u.underline){s(-ah.face["underline-position"],u.underline)}if(u.overline){s(ah.ascent,u.overline)}function af(){aj.scale(P,1);for(var x=0,k=0,g=al.length;x<g;++x){var y=o[al[x]]||ah.missingGlyph;if(!y){continue}if(y.d){aj.beginPath();if(y.code){c(y.code,aj)}else{y.code=d("m"+y.d,aj)}aj.fill()}aj.translate(N[k++],0)}aj.restore()}if(I){for(var ag=I.length;ag--;){var O=I[ag];aj.save();aj.fillStyle=O.color;aj.translate.apply(aj,U[ag]);af()}}var z=D.textGradient;if(z){var G=z.stops,w=aj.createLinearGradient(0,J.minY,0,J.maxY);for(var ag=0,ab=G.length;ag<ab;++ag){w.addColorStop.apply(w,G[ag])}aj.fillStyle=w}else{aj.fillStyle=Z.get("color")}af();if(u["line-through"]){s(-ah.descent,u["line-through"])}return C}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var f=(document.documentMode||0)<8;document.write(('<style type="text/css">.cufon-vml-canvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}.cufon-vml-canvas{position:absolute;text-align:left;}.cufon-vml{display:inline-block;position:relative;vertical-align:'+(f?"middle":"text-bottom")+";}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px;}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none;}.cufon-vml .cufon-alt{display:inline;}}</style>").replace(/;/g,"!important;"));function c(g,h){return a(g,/(?:em|ex|%)$|^[a-z-]+$/i.test(h)?"1em":h)}function a(j,k){if(/px$/i.test(k)){return parseFloat(k)}var i=j.style.left,h=j.runtimeStyle.left;j.runtimeStyle.left=j.currentStyle.left;j.style.left=k.replace("%","em");var g=j.style.pixelLeft;j.style.left=i;j.runtimeStyle.left=h;return g}var e={};function d(n){var o=n.id;if(!e[o]){var l=n.stops,m=document.createElement("cvml:fill"),g=[];m.type="gradient";m.angle=180;m.focus="0";m.method="sigma";m.color=l[0][1];for(var i=1,h=l.length-1;i<h;++i){g.push(l[i][0]*100+"% "+l[i][1])}m.colors=g.join(",");m.color2=l[h][1];e[o]=m}return e[o]}return function(ai,J,ac,F,N,aj,aa){var n=(J===null);if(n){J=N.alt}var L=ai.viewBox;var p=ac.computedFontSize||(ac.computedFontSize=new Cufon.CSS.Size(c(aj,ac.get("fontSize"))+"px",ai.baseSize));var Z=ac.computedLSpacing;if(Z==undefined){Z=ac.get("letterSpacing");ac.computedLSpacing=Z=(Z=="normal")?0:~~p.convertFrom(a(aj,Z))}var B,q;if(n){B=N;q=N.firstChild}else{B=document.createElement("span");B.className="cufon cufon-vml";B.alt=J;q=document.createElement("span");q.className="cufon-vml-canvas";B.appendChild(q);if(F.printable){var af=document.createElement("span");af.className="cufon-alt";af.appendChild(document.createTextNode(J));B.appendChild(af)}if(!aa){B.appendChild(document.createElement("cvml:shape"))}}var ao=B.style;var U=q.style;var h=p.convert(L.height),al=Math.ceil(h);var Y=al/h;var S=Y*Cufon.CSS.fontStretch(ac.get("fontStretch"));var X=L.minX,W=L.minY;U.height=al;U.top=Math.round(p.convert(W-ai.ascent));U.left=Math.round(p.convert(X));ao.height=p.convert(ai.height)+"px";var u=F.enableTextDecoration?Cufon.CSS.textDecoration(aj,ac):{};var I=ac.get("color");var an=Cufon.CSS.textTransform(J,ac).split(""),A;var o=ai.glyphs,G,r,ae;var g=0,O=[],V=0,w;var y,K=F.textShadow;for(var ah=0,ag=0,ad=an.length;ah<ad;++ah){G=o[A=an[ah]]||ai.missingGlyph;if(!G){continue}if(r){g-=ae=r[A]||0;O[ag-1]-=ae}g+=w=O[ag++]=~~(G.w||ai.w)+Z;r=G.k}if(w===undefined){return null}var z=-X+g+(L.width-w);var am=p.convert(z*S),ab=Math.round(am);var R=z+","+L.height,m;var M="r"+R+"ns";var x=F.textGradient&&d(F.textGradient);for(ah=0,ag=0;ah<ad;++ah){G=o[an[ah]]||ai.missingGlyph;if(!G){continue}if(n){y=q.childNodes[ag];while(y.firstChild){y.removeChild(y.firstChild)}}else{y=document.createElement("cvml:shape");q.appendChild(y)}y.stroked="f";y.coordsize=R;y.coordorigin=m=(X-V)+","+W;y.path=(G.d?"m"+G.d+"xe":"")+"m"+m+M;y.fillcolor=I;if(x){y.appendChild(x.cloneNode(false))}var ak=y.style;ak.width=ab;ak.height=al;if(K){var t=K[0],s=K[1];var E=Cufon.CSS.color(t.color),C;var Q=document.createElement("cvml:shadow");Q.on="t";Q.color=E.color;Q.offset=t.offX+","+t.offY;if(s){C=Cufon.CSS.color(s.color);Q.type="double";Q.color2=C.color;Q.offset2=s.offX+","+s.offY}Q.opacity=E.opacity||(C&&C.opacity)||1;y.appendChild(Q)}V+=O[ag++]}var P=y.nextSibling,v,D;if(F.forceHitArea){if(!P){P=document.createElement("cvml:rect");P.stroked="f";P.className="cufon-vml-cover";v=document.createElement("cvml:fill");v.opacity=0;P.appendChild(v);q.appendChild(P)}D=P.style;D.width=ab;D.height=al}else{if(P){q.removeChild(P)}}ao.width=Math.max(Math.ceil(p.convert(g*S)),0);if(f){var T=ac.computedYAdjust;if(T===undefined){var H=ac.get("lineHeight");if(H=="normal"){H="1em"}else{if(!isNaN(H)){H+="em"}}ac.computedYAdjust=T=0.5*(a(aj,H)-parseFloat(ao.height))}if(T){ao.marginTop=Math.ceil(T)+"px";ao.marginBottom=T+"px"}}return B}})());
//Cufon.registerFont({"w":200,"face":{"font-family":"Avenir Roman","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"-9 -283 360 90","underline-thickness":"18","underline-position":"-27","stemh":"24","stemv":"28","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":100},"!":{"d":"65,-255r0,184r-30,0r0,-184r30,0xm50,-41v12,0,22,10,22,22v0,28,-44,26,-44,0v0,-12,10,-22,22,-22","w":100},"\"":{"d":"54,-168r0,-87r26,0r0,87r-26,0xm107,-168r0,-87r26,0r0,87r-26,0","w":186},"#":{"d":"35,0r11,-77r-35,0r0,-23r39,0r7,-55r-35,0r0,-24r38,0r11,-76r24,0r-10,76r45,0r11,-76r24,0r-11,76r35,0r0,24r-38,0r-8,55r36,0r0,23r-39,0r-11,77r-24,0r11,-77r-46,0r-11,77r-24,0xm119,-100r8,-55r-46,0r-7,55r45,0"},"$":{"d":"92,30r0,-26v-30,0,-59,-9,-77,-33r25,-22v10,16,31,26,52,27r0,-91v-38,-10,-71,-29,-71,-73v0,-40,33,-68,71,-71r0,-24r17,0r0,24v26,0,53,10,70,29r-23,22v-11,-14,-28,-23,-47,-23r0,90v39,12,76,26,76,73v0,43,-35,69,-76,72r0,26r-17,0xm92,-146r0,-85v-23,4,-39,20,-39,43v0,25,17,33,39,42xm109,-111r0,87v24,-3,44,-20,44,-43v0,-26,-22,-37,-44,-44"},"%":{"d":"14,-196v0,-35,28,-63,63,-63v35,0,63,28,63,63v0,35,-28,63,-63,63v-35,0,-63,-28,-63,-63xm40,-196v0,20,17,37,37,37v20,0,37,-17,37,-37v0,-20,-17,-37,-37,-37v-20,0,-37,17,-37,37xm160,-59v0,-35,28,-63,63,-63v35,0,63,28,63,63v0,35,-28,63,-63,63v-35,0,-63,-28,-63,-63xm186,-59v0,20,17,37,37,37v20,0,37,-17,37,-37v0,-20,-17,-37,-37,-37v-20,0,-37,17,-37,37xm61,0r160,-266r20,11r-160,267","w":299},"&":{"d":"213,0r-34,-37v-36,63,-156,53,-157,-31v0,-36,25,-60,56,-74v-17,-17,-30,-35,-30,-59v0,-38,30,-59,65,-59v35,0,64,20,64,57v0,32,-28,52,-54,65r54,57r34,-57r35,0r-49,78r58,60r-42,0xm78,-199v0,19,15,31,26,42v19,-10,43,-22,43,-47v0,-19,-15,-30,-33,-30v-20,0,-36,14,-36,35xm161,-57r-64,-67v-22,12,-45,28,-45,55v0,27,23,47,50,47v26,0,43,-16,59,-35","w":259},"\u2019":{"d":"78,-255r-29,87r-27,0r24,-87r32,0","w":100,"k":{"\u2019":33}},"(":{"d":"92,42r-20,14v-69,-94,-68,-229,0,-320r20,15v-62,84,-61,206,0,291","w":100},")":{"d":"8,-250r20,-14v69,94,68,229,0,320r-20,-14v62,-85,61,-207,0,-292","w":100},"*":{"d":"91,-255r0,54r51,-18r7,21r-51,18r32,42r-18,14r-32,-44r-31,44r-18,-14r31,-42r-51,-18r7,-21r51,18r0,-54r22,0","w":159},"+":{"d":"26,-97r0,-24r82,0r0,-82r24,0r0,82r82,0r0,24r-82,0r0,82r-24,0r0,-82r-82,0","w":239},",":{"d":"76,-37r-30,87r-27,0r24,-87r33,0","w":100},"-":{"d":"16,-73r0,-26r88,0r0,26r-88,0","w":119},".":{"d":"50,-41v12,0,22,10,22,22v0,28,-44,26,-44,0v0,-12,10,-22,22,-22","w":100},"\/":{"d":"132,-261r-108,276r-23,-9r108,-276","w":133},"0":{"d":"14,-127v0,-58,16,-132,86,-132v70,0,86,74,86,132v0,58,-16,131,-86,131v-70,0,-86,-73,-86,-131xm44,-127v0,37,6,105,56,105v50,0,56,-68,56,-105v0,-37,-6,-106,-56,-106v-50,0,-56,69,-56,106"},"1":{"d":"130,-255r0,255r-31,0r0,-216r-46,39r-18,-22r68,-56r27,0"},"2":{"d":"18,0r0,-35r96,-93v24,-23,36,-37,36,-62v0,-27,-20,-43,-46,-43v-26,0,-44,16,-49,40r-32,-2v7,-85,158,-86,157,5v0,41,-23,63,-49,87r-79,75r130,0r0,28r-164,0"},"3":{"d":"73,-121r0,-26v33,0,66,-1,68,-44v2,-51,-76,-55,-91,-14r-29,-11v24,-64,152,-57,150,23v0,27,-18,51,-44,59v32,5,53,33,53,65v1,89,-146,99,-167,20r31,-10v11,57,105,45,103,-13v-1,-40,-36,-51,-74,-49"},"4":{"d":"151,-255r0,169r37,0r0,28r-37,0r0,58r-30,0r0,-58r-108,0r0,-34r101,-163r37,0xm121,-86r-1,-134r-81,134r82,0"},"5":{"d":"171,-255r0,28r-104,0r-1,69v59,-22,114,19,114,78v0,90,-136,113,-163,38r30,-12v20,51,102,37,102,-26v0,-59,-73,-72,-114,-42r2,-133r134,0"},"6":{"d":"142,-255r-68,107v54,-25,111,11,111,72v0,50,-37,80,-85,80v-48,0,-85,-30,-85,-80v0,-30,10,-49,24,-71r68,-108r35,0xm100,-130v-31,0,-55,21,-55,54v0,33,24,54,55,54v31,0,55,-21,55,-54v0,-33,-24,-54,-55,-54"},"7":{"d":"173,-255r0,28r-102,227r-34,0r103,-227r-123,0r0,-28r156,0"},"8":{"d":"27,-193v0,-40,32,-66,73,-66v75,0,101,102,31,123v31,6,50,34,50,66v0,46,-36,74,-81,74v-45,0,-81,-28,-81,-74v0,-32,19,-60,50,-66v-26,-7,-42,-33,-42,-57xm58,-191v0,24,17,42,42,42v25,0,43,-18,43,-42v0,-24,-18,-42,-43,-42v-25,0,-42,18,-42,42xm49,-72v0,30,23,50,51,50v28,0,51,-20,51,-50v0,-30,-23,-51,-51,-51v-28,0,-51,21,-51,51"},"9":{"d":"58,0r68,-107v-54,25,-111,-11,-111,-72v0,-50,37,-80,85,-80v48,0,85,30,85,80v0,30,-10,49,-24,71r-67,108r-36,0xm100,-125v31,0,55,-21,55,-54v0,-33,-24,-54,-55,-54v-31,0,-55,21,-55,54v0,33,24,54,55,54"},":":{"d":"50,-173v12,0,22,10,22,22v0,28,-44,26,-44,0v0,-12,10,-22,22,-22xm50,-41v12,0,22,10,22,22v0,28,-44,26,-44,0v0,-12,10,-22,22,-22","w":100},";":{"d":"76,-37r-30,87r-27,0r24,-87r33,0xm50,-173v12,0,22,10,22,22v0,28,-44,26,-44,0v0,-12,10,-22,22,-22","w":100},"<":{"d":"214,-203r0,24r-159,70r159,70r0,24r-188,-84r0,-21","w":239},"=":{"d":"26,-125r0,-24r188,0r0,24r-188,0xm26,-69r0,-24r188,0r0,24r-188,0","w":239},">":{"d":"26,-15r0,-24r159,-70r-159,-70r0,-24r188,83r0,21","w":239},"?":{"d":"157,-197v0,56,-70,59,-59,126r-30,0r0,-23v-6,-48,57,-58,56,-102v0,-23,-14,-39,-38,-39v-24,0,-40,16,-44,39r-32,-4v5,-79,147,-83,147,3xm83,-41v12,0,22,10,22,22v0,29,-43,26,-43,0v0,-12,9,-22,21,-22","w":173},"@":{"d":"94,-105v0,20,14,34,32,34v31,0,55,-46,55,-76v0,-18,-14,-34,-29,-34v-34,0,-58,45,-58,76xm223,-198r-34,120v0,5,3,7,9,7v23,0,50,-38,50,-78v0,-57,-48,-93,-98,-93v-62,0,-110,53,-110,115v0,64,51,114,110,114v36,0,72,-18,91,-44r23,0v-23,39,-67,63,-114,63v-76,0,-134,-58,-134,-133v0,-75,60,-134,134,-134v66,0,122,46,122,110v0,62,-50,104,-84,104v-13,0,-20,-10,-24,-24v-24,41,-96,24,-96,-32v0,-50,33,-102,84,-102v18,0,31,10,41,30r6,-23r24,0","w":288},"A":{"d":"2,0r112,-255r29,0r108,255r-35,0r-26,-63r-127,0r-27,63r-34,0xm179,-91r-52,-125r-52,125r104,0","w":253,"k":{"Y":27,"W":9,"V":17,"T":33,"\u2019":27}},"B":{"d":"32,0r0,-255v74,0,159,-11,162,63v1,31,-20,48,-45,58v33,3,58,30,58,63v0,83,-94,71,-175,71xm62,-227r0,80v46,-1,100,9,100,-41v0,-47,-55,-38,-100,-39xm62,-119r0,91v51,1,113,6,113,-44v0,-55,-60,-47,-113,-47","w":226},"C":{"d":"237,-221r-27,19v-54,-70,-161,-9,-161,75v0,94,118,142,171,70r23,19v-68,90,-226,32,-226,-89v0,-115,148,-181,220,-94","w":253},"D":{"d":"27,0r0,-255r98,0v50,0,125,34,125,128v0,136,-102,130,-223,127xm57,-227r0,199v90,5,160,-5,160,-99v0,-93,-69,-106,-160,-100","w":266},"E":{"d":"32,0r0,-255r160,0r0,28r-130,0r0,80r121,0r0,28r-121,0r0,91r136,0r0,28r-166,0","w":213},"F":{"d":"32,0r0,-255r158,0r0,28r-128,0r0,84r119,0r0,29r-119,0r0,114r-30,0","k":{"A":20,".":57,",":57}},"G":{"d":"248,-143r0,126v-97,55,-231,9,-231,-110v0,-117,144,-176,227,-101r-23,24v-59,-63,-172,-16,-172,77v0,85,92,130,169,91r0,-78r-59,0r0,-29r89,0","w":280},"H":{"d":"32,0r0,-255r30,0r0,108r136,0r0,-108r30,0r0,255r-30,0r0,-119r-136,0r0,119r-30,0","w":259},"I":{"d":"32,0r0,-255r30,0r0,255r-30,0","w":93},"J":{"d":"142,-255r0,189v0,34,-19,72,-73,72v-36,0,-62,-18,-68,-54r30,-6v4,20,17,32,38,32v35,0,43,-26,43,-54r0,-179r30,0","w":173},"K":{"d":"32,0r0,-255r30,0r0,110r4,0r116,-110r44,0r-126,116r132,139r-44,0r-122,-130r-4,0r0,130r-30,0","w":226},"L":{"d":"32,0r0,-255r30,0r0,227r117,0r0,28r-147,0","w":180,"k":{"Y":40,"W":20,"V":33,"T":33,"\u2019":27}},"M":{"d":"32,0r0,-255r45,0r87,200r87,-200r44,0r0,255r-30,0r-1,-214r-92,214r-18,0r-92,-214r0,214r-30,0","w":326},"N":{"d":"32,0r0,-255r38,0r148,212r0,-212r30,0r0,255r-38,0r-148,-212r0,212r-30,0","w":280},"O":{"d":"150,6v-77,0,-133,-56,-133,-133v0,-77,56,-134,133,-134v77,0,133,57,133,134v0,77,-56,133,-133,133xm150,-22v60,0,101,-46,101,-105v0,-59,-41,-106,-101,-106v-60,0,-101,47,-101,106v0,59,41,105,101,105","w":300},"P":{"d":"32,0r0,-255v78,0,165,-11,165,70v0,76,-66,72,-135,71r0,114r-30,0xm62,-227r0,84v48,1,102,5,102,-42v0,-47,-54,-43,-102,-42","w":213,"k":{"A":27,".":64,",":64}},"Q":{"d":"296,-26r0,26r-148,0v-75,0,-131,-57,-131,-131v0,-74,56,-130,131,-130v75,0,131,56,131,130v1,44,-26,87,-62,105r79,0xm49,-131v0,58,43,103,99,103v56,0,99,-45,99,-103v0,-57,-42,-102,-99,-102v-57,0,-99,45,-99,102","w":300},"R":{"d":"32,0r0,-255v78,2,166,-17,166,70v0,37,-23,62,-63,68r72,117r-37,0r-69,-114r-39,0r0,114r-30,0xm62,-227r0,84v46,-1,104,9,104,-42v0,-52,-56,-40,-104,-42","w":219,"k":{"Y":13,"W":6,"V":6,"T":6}},"S":{"d":"177,-231r-24,21v-23,-37,-100,-30,-101,20v0,23,12,33,53,46v40,13,77,26,77,76v0,84,-127,97,-168,39r26,-21v22,42,109,38,109,-16v0,-31,-21,-37,-66,-52v-36,-12,-64,-28,-64,-70v0,-79,115,-96,158,-43"},"T":{"d":"203,-255r0,28r-85,0r0,227r-30,0r0,-227r-84,0r0,-28r199,0","w":206,"k":{"A":33,";":40,":":40,".":40,"-":46,",":40}},"U":{"d":"223,-255v-6,117,34,261,-96,261v-130,0,-90,-144,-96,-261r30,0r0,153v0,41,15,80,66,80v103,0,55,-140,66,-233r30,0","w":253},"V":{"d":"94,0r-97,-255r34,0r79,210r81,-210r32,0r-100,255r-29,0","w":219,"k":{"A":17,";":17,":":17,".":46,"-":20,",":46}},"W":{"d":"77,0r-75,-255r34,0r58,212r63,-212r34,0r63,212r59,-212r32,0r-75,255r-33,0r-64,-216r-63,216r-33,0","w":346,"k":{"A":9,";":6,":":6,".":27,",":27}},"X":{"d":"-1,0r93,-134r-86,-121r39,0r69,100r68,-100r38,0r-86,121r94,134r-40,0r-76,-113r-76,113r-37,0","w":226},"Y":{"d":"92,0r0,-110r-95,-145r38,0r72,115r74,-115r36,0r-95,145r0,110r-30,0","w":213,"k":{"A":27,";":33,":":33,".":50,"-":40,",":50}},"Z":{"d":"10,0r0,-27r148,-200r-145,0r0,-28r181,0r0,26r-147,201r149,0r0,28r-186,0","w":206},"[":{"d":"69,-264r0,22r-33,0r0,277r33,0r0,21r-59,0r0,-320r59,0","w":93},"\\":{"d":"109,15r-108,-276r23,-9r108,276","w":133},"]":{"d":"24,-242r0,-22r59,0r0,320r-59,0r0,-21r33,0r0,-277r-33,0","w":93},"^":{"d":"29,-99r80,-156r22,0r80,156r-27,0r-64,-126r-65,126r-26,0","w":239},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"{":{"d":"106,-264r0,22v-52,-12,-37,48,-37,92v0,33,-24,42,-31,47v8,1,31,10,31,46v0,38,-21,101,37,92r0,21v-38,3,-63,-5,-63,-45v0,-41,5,-106,-31,-104r0,-21v36,1,31,-64,31,-105v0,-40,26,-48,63,-45","w":119},"|":{"d":"28,-270r24,0r0,360r-24,0r0,-360","w":79},"}":{"d":"14,-242r0,-22v38,-3,63,5,63,45v0,42,-5,106,31,105r0,21v-36,-2,-31,63,-31,104v0,40,-25,48,-63,45r0,-21v52,11,37,-48,37,-92v0,-38,24,-43,31,-47v-8,-2,-31,-14,-31,-46v0,-38,21,-101,-37,-92","w":119},"~":{"d":"82,-133v38,0,90,49,109,-1r12,17v-11,15,-24,32,-46,32v-37,0,-90,-50,-108,1r-12,-18v11,-15,23,-31,45,-31","w":239},"'":{"d":"37,-168r0,-87r26,0r0,87r-26,0","w":100},"\u201c":{"d":"31,-168r30,-87r27,0r-24,87r-33,0xm99,-168r29,-87r28,0r-25,87r-32,0","w":186},"\u2013":{"d":"180,-99r0,26r-180,0r0,-26r180,0","w":180},"\u201d":{"d":"88,-255r-29,87r-28,0r24,-87r33,0xm156,-255r-30,87r-27,0r24,-87r33,0","w":186},"\u2026":{"d":"60,-41v12,0,22,10,22,22v0,29,-43,26,-43,0v0,-12,9,-22,21,-22xm180,-41v12,0,22,10,22,22v0,28,-44,26,-44,0v0,-12,10,-22,22,-22xm300,-41v12,0,21,10,21,22v0,12,-10,21,-21,21v-11,0,-22,-9,-22,-21v0,-12,10,-22,22,-22","w":360},"`":{"d":"31,-255r37,52r-26,0r-51,-52r40,0","w":86},"\u2014":{"d":"0,-73r0,-26r360,0r0,26r-360,0","w":360},"\u2122":{"d":"70,-107r0,-124r-47,0r0,-24r117,0r0,24r-46,0r0,124r-24,0xm170,-107r0,-148r38,0r44,113r45,-113r36,0r0,148r-23,0r-1,-124r-49,124r-16,0r-50,-124r0,124r-24,0","w":356},"\u00a0":{"w":100}}});
//Cufon.registerFont({"w":213,"face":{"font-family":"Avenir Heavy","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"-21 -283 360 90","underline-thickness":"18","underline-position":"-27","stemh":"37","stemv":"43","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":106},"!":{"d":"75,-255r0,175r-43,0r0,-175r43,0xm24,-25v0,-15,13,-28,29,-28v15,0,29,12,29,27v0,15,-13,28,-29,28v-15,0,-29,-12,-29,-27","w":106},"\"":{"d":"43,-160r0,-95r37,0r0,95r-37,0xm107,-160r0,-95r37,0r0,95r-37,0","w":186},"#":{"d":"39,0r10,-75r-32,0r0,-30r36,0r7,-44r-33,0r0,-31r37,0r11,-75r31,0r-11,75r37,0r11,-75r32,0r-11,75r32,0r0,31r-37,0r-6,44r33,0r0,30r-36,0r-11,75r-32,0r11,-75r-37,0r-11,75r-31,0xm128,-149r-37,0r-6,44r37,0"},"$":{"d":"114,-283r0,24v28,-1,54,8,74,25r-30,33v-11,-12,-27,-19,-44,-19v2,23,-4,53,2,72v40,11,81,24,81,73v0,48,-37,74,-83,79r0,26r-19,0r0,-26v-31,0,-62,-9,-84,-32r33,-33v12,16,31,24,51,26v-2,-24,4,-56,-2,-76v-40,-11,-76,-26,-76,-74v0,-43,38,-70,78,-74r0,-24r19,0xm95,-154r0,-66v-17,3,-32,15,-32,33v0,22,15,25,32,33xm114,-105r0,70v20,-4,38,-16,38,-37v0,-21,-21,-27,-38,-33"},"%":{"d":"182,-63v0,-37,30,-67,67,-67v37,0,67,30,67,67v0,37,-30,67,-67,67v-37,0,-67,-30,-67,-67xm281,-63v0,-18,-14,-32,-32,-32v-18,0,-33,14,-33,32v0,18,15,33,33,33v18,0,32,-15,32,-33xm11,-192v0,-37,30,-67,67,-67v37,0,67,30,67,67v0,37,-30,67,-67,67v-37,0,-67,-30,-67,-67xm110,-192v0,-18,-14,-33,-32,-33v-18,0,-33,15,-33,33v0,18,15,32,33,32v18,0,32,-14,32,-32xm74,-2r150,-264r29,13r-149,265","w":326},"&":{"d":"258,-134r-51,74r55,60r-56,0r-27,-29v-41,58,-161,43,-162,-39v0,-34,24,-60,55,-72v-16,-18,-29,-34,-29,-59v0,-42,34,-62,73,-62v38,0,72,18,72,60v0,31,-25,53,-50,66r41,44r28,-43r51,0xm117,-222v-43,1,-33,46,-6,62v29,-7,53,-59,6,-62xm152,-58r-52,-56v-17,10,-35,21,-35,43v0,22,18,39,40,39v20,0,34,-13,47,-26","w":266},"\u2019":{"d":"19,-160r25,-95r44,0r-31,95r-38,0","w":106,"k":{"\u2019":32}},"(":{"d":"70,-264v9,8,23,11,30,21v-61,80,-60,199,0,279r-30,20v-69,-89,-70,-231,0,-320","w":106},")":{"d":"37,56v-10,-7,-22,-12,-31,-20v61,-81,62,-199,0,-279r31,-21v68,89,69,231,0,320","w":106},"*":{"d":"99,-255r0,51r48,-16r10,29r-49,16r31,42r-25,18r-31,-42r-30,41r-25,-18r31,-41r-49,-17r9,-29r49,17r0,-51r31,0","w":166},"+":{"d":"22,-127r80,0r0,-80r36,0r0,80r79,0r0,36r-79,0r0,79r-36,0r0,-79r-80,0r0,-36","w":239},",":{"d":"14,45r25,-95r44,0r-31,95r-38,0","w":106},"-":{"d":"101,-107r0,37r-89,0r0,-37r89,0","w":113},".":{"d":"24,-25v0,-15,13,-28,29,-28v15,0,29,12,29,27v0,15,-13,28,-29,28v-15,0,-29,-12,-29,-27","w":106},"\/":{"d":"139,-261r-112,278r-30,-11r112,-279","w":140},"0":{"d":"14,-127v0,-121,65,-132,93,-132v28,0,92,11,92,132v0,121,-64,131,-92,131v-28,0,-93,-10,-93,-131xm58,-127v0,32,6,90,49,90v43,0,49,-58,49,-90v0,-32,-6,-91,-49,-91v-43,0,-49,59,-49,91"},"1":{"d":"96,0r0,-205r-47,44r-26,-30r77,-64r40,0r0,255r-44,0"},"2":{"d":"21,0r0,-46r99,-95v12,-12,27,-26,27,-44v-2,-45,-75,-42,-77,1r-45,-3v4,-47,38,-72,84,-72v46,0,83,23,83,72v0,32,-16,54,-39,75r-79,73r118,0r0,39r-171,0"},"3":{"d":"80,-113r0,-39v31,0,60,0,61,-35v0,-40,-67,-44,-75,-5r-45,-12v18,-79,163,-72,163,13v1,28,-19,49,-44,58v32,5,50,31,50,62v1,93,-156,101,-173,16r46,-13v5,47,86,41,84,-7v-1,-37,-35,-39,-67,-38"},"4":{"d":"121,0r0,-52r-109,0r0,-43r103,-160r49,0r0,164r37,0r0,39r-37,0r0,52r-43,0xm121,-91r-1,-103r-64,103r65,0"},"5":{"d":"182,-255r0,39r-103,0r-1,51v61,-14,112,21,112,81v0,100,-152,121,-174,30r45,-12v9,43,86,35,86,-14v0,-58,-74,-59,-113,-37r3,-138r145,0"},"6":{"d":"105,-255r52,0v-19,32,-45,64,-60,95v54,-18,100,25,100,77v0,53,-38,87,-90,87v-86,0,-108,-92,-67,-156xm61,-83v0,26,21,46,47,46v26,0,46,-20,46,-46v0,-26,-20,-47,-46,-47v-26,0,-47,21,-47,47"},"7":{"d":"15,-214r0,-41r173,0r0,40r-102,215r-50,0r104,-214r-125,0"},"8":{"d":"107,-259v43,0,78,24,78,67v1,28,-15,48,-39,58v24,5,47,31,47,62v0,50,-38,76,-86,76v-48,0,-86,-26,-86,-76v-1,-32,24,-56,46,-63v-26,-8,-39,-30,-39,-57v0,-43,36,-67,79,-67xm107,-222v-22,0,-35,15,-35,34v0,20,14,36,35,36v19,0,34,-16,34,-36v0,-19,-14,-34,-34,-34xm107,-118v-23,0,-43,17,-43,40v0,24,18,41,43,41v25,0,42,-17,42,-41v0,-23,-19,-40,-42,-40"},"9":{"d":"108,0r-52,0v19,-32,45,-64,60,-95v-53,17,-100,-26,-100,-77v0,-53,39,-87,91,-87v84,0,108,93,67,156xm152,-172v0,-26,-21,-46,-47,-46v-26,0,-46,20,-46,46v0,26,20,47,46,47v26,0,47,-21,47,-47"},":":{"d":"24,-25v0,-15,13,-28,29,-28v15,0,29,12,29,27v0,15,-13,28,-29,28v-15,0,-29,-12,-29,-27xm24,-147v0,-15,13,-28,29,-28v15,0,29,12,29,27v0,15,-13,28,-29,28v-15,0,-29,-12,-29,-27","w":106},";":{"d":"14,45r25,-95r44,0r-31,95r-38,0xm24,-147v0,-15,13,-28,29,-28v15,0,29,12,29,27v0,15,-13,28,-29,28v-15,0,-29,-12,-29,-27","w":106},"<":{"d":"211,-15r-182,-81r0,-26r182,-81r0,40r-122,54r122,54r0,40","w":239},"=":{"d":"22,-160r195,0r0,37r-195,0r0,-37xm22,-95r195,0r0,37r-195,0r0,-37","w":239},">":{"d":"29,-203r182,81r0,26r-182,81r0,-40r121,-54r-121,-54r0,-40","w":239},"?":{"d":"177,-191v0,53,-65,57,-58,116r-43,0v-12,-64,56,-64,56,-114v0,-19,-14,-31,-33,-31v-20,0,-34,16,-36,35r-46,-4v0,-91,160,-99,160,-2xm68,-25v0,-15,13,-28,29,-28v15,0,29,12,29,27v0,15,-13,28,-29,28v-15,0,-29,-12,-29,-27","w":186},"@":{"d":"144,-164v-24,0,-38,19,-38,43v0,8,0,34,30,34v44,1,48,-76,8,-77xm222,-48r40,0v-68,99,-250,52,-250,-79v0,-77,61,-134,137,-134v63,0,127,42,127,118v0,77,-57,88,-79,88v-21,1,-27,-13,-30,-20v-27,36,-105,20,-98,-41v-8,-59,75,-111,112,-60r3,-16r34,0r-17,91v0,9,2,14,10,14v15,0,31,-17,31,-54v0,-58,-39,-88,-94,-88v-60,0,-100,43,-100,102v0,91,110,128,174,79","w":288},"A":{"d":"0,0r111,-255r39,0r110,255r-52,0r-24,-58r-110,0r-23,58r-51,0xm89,-97r79,0r-39,-104","w":259,"k":{"Y":27,"W":9,"V":22,"T":33,"\u2019":50}},"B":{"d":"28,0r0,-255v79,2,175,-18,178,64v1,30,-20,47,-44,57v32,4,55,28,55,61v0,88,-103,72,-189,73xm74,-216r0,65v38,2,90,1,87,-32v4,-34,-48,-35,-87,-33xm74,-112r0,73v44,-2,92,11,97,-37v5,-41,-54,-36,-97,-36","w":233},"C":{"d":"239,-221r-36,26v-53,-59,-141,-6,-141,66v0,80,97,130,145,63r37,27v-69,91,-229,36,-229,-87v0,-121,149,-181,224,-95","w":246},"D":{"d":"28,0r0,-255r101,0v67,0,129,42,129,128v0,125,-108,134,-230,127xm74,-41v76,4,137,-11,137,-86v0,-78,-59,-92,-137,-87r0,173","w":273},"E":{"d":"28,0r0,-255r169,0r0,41r-123,0r0,63r117,0r0,41r-117,0r0,69r130,0r0,41r-176,0","w":219},"F":{"d":"28,0r0,-255r165,0r0,41r-119,0r0,67r112,0r0,41r-112,0r0,106r-46,0","w":206,"k":{"A":20,".":46,",":46}},"G":{"d":"255,-149r0,130v-31,17,-67,25,-106,25v-78,0,-134,-52,-134,-132v0,-125,149,-173,235,-103r-34,34v-52,-53,-154,-15,-154,66v0,79,82,116,148,81r0,-60r-53,0r0,-41r98,0","w":280},"H":{"d":"28,0r0,-255r46,0r0,102r119,0r0,-102r45,0r0,255r-45,0r0,-112r-119,0r0,112r-46,0","w":266},"I":{"d":"27,0r0,-255r46,0r0,255r-46,0","w":100},"J":{"d":"153,-255r0,184v0,41,-25,77,-76,77v-40,0,-67,-18,-75,-58r42,-10v3,17,15,27,31,27v26,0,33,-18,33,-49r0,-171r45,0","w":180},"K":{"d":"28,0r0,-255r46,0v2,35,-4,77,2,108r105,-108r62,0r-120,118r128,137r-64,0r-111,-125r-2,0r0,125r-46,0","w":246},"L":{"d":"28,0r0,-255r46,0r0,214r108,0r0,41r-154,0","w":186,"k":{"Y":40,"W":20,"V":33,"T":33,"\u2019":79}},"M":{"d":"30,0r0,-255r69,0r68,179r68,-179r69,0r0,255r-43,0r-1,-212r-77,212r-32,0r-78,-212r0,212r-43,0","w":333},"N":{"d":"28,0r0,-255r61,0r123,190v3,-60,0,-128,1,-190r45,0r0,255r-57,0r-127,-195r0,195r-46,0","w":286},"O":{"d":"15,-126v0,-82,56,-135,134,-135v80,0,136,51,136,133v0,80,-56,134,-136,134v-78,0,-134,-52,-134,-132xm62,-129v0,54,35,94,88,94v53,0,88,-40,88,-94v0,-51,-35,-91,-88,-91v-53,0,-88,40,-88,91","w":299},"P":{"d":"28,0r0,-255v84,1,180,-15,180,74v0,76,-64,77,-134,76r0,105r-46,0xm74,-144v39,-1,87,9,87,-36v0,-42,-47,-35,-87,-36r0,72","w":219,"k":{"A":27,".":61,",":61}},"Q":{"d":"302,-37r0,37r-148,0v-79,0,-139,-50,-139,-133v0,-75,61,-128,134,-128v73,0,134,53,134,128v0,53,-30,82,-54,96r73,0xm148,-220v-49,0,-86,37,-86,88v0,52,36,91,86,91v50,0,87,-39,87,-91v0,-51,-36,-88,-87,-88","w":306},"R":{"d":"28,0r0,-255v85,2,182,-17,184,73v0,37,-21,64,-59,69r68,113r-55,0r-59,-108r-33,0r0,108r-46,0xm74,-147v41,-2,91,10,91,-35v0,-44,-51,-32,-91,-34r0,69","w":226,"k":{"Y":13,"T":6}},"S":{"d":"186,-235r-33,35v-18,-28,-86,-30,-86,12v0,51,121,22,121,113v0,91,-128,104,-177,47r34,-33v19,34,95,38,95,-8v0,-56,-121,-24,-121,-115v1,-82,116,-99,167,-51","w":206},"T":{"d":"81,0r0,-214r-78,0r0,-41r201,0r0,41r-78,0r0,214r-45,0","w":206,"k":{"A":33,";":30,":":30,".":40,"-":46,",":40}},"U":{"d":"233,-255r0,161v0,62,-45,100,-103,100v-58,0,-103,-38,-103,-100r0,-161r46,0r0,160v0,25,13,58,57,58v44,0,57,-33,57,-58r0,-160r46,0","w":259},"V":{"d":"99,0r-100,-255r52,0r70,193r71,-193r49,0r-103,255r-39,0","w":240,"k":{"A":20,";":17,":":17,".":46,"-":20,",":46}},"W":{"d":"75,0r-75,-255r50,0r48,184r58,-184r44,0r57,184r50,-184r46,0r-74,255r-43,0r-60,-194r-59,194r-42,0","w":353,"k":{"A":9,";":6,":":6,".":27,"-":10,",":27}},"X":{"d":"0,0r91,-133r-85,-122r57,0r60,94r60,-94r55,0r-84,122r93,133r-58,0r-67,-108r-67,108r-55,0","w":246},"Y":{"d":"91,0r0,-109r-96,-146r57,0r62,102r64,-102r54,0r-96,146r0,109r-45,0","w":226,"k":{"A":27,";":33,":":33,".":40,"-":40,",":40}},"Z":{"d":"13,0r0,-41r136,-173r-134,0r0,-41r190,0r0,41r-137,173r139,0r0,41r-194,0","w":219},"[":{"d":"93,-264r0,29r-33,0r0,263r33,0r0,28r-69,0r0,-320r69,0","w":100},"\\":{"d":"1,-261r30,-12r112,279r-30,11","w":140},"]":{"d":"7,56r0,-28r33,0r0,-263r-33,0r0,-29r69,0r0,320r-69,0","w":100},"^":{"d":"67,-123r-42,0r80,-132r30,0r80,132r-43,0r-52,-87","w":239},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"{":{"d":"0,-88r0,-32v10,0,34,-4,34,-25r0,-71v7,-46,36,-51,79,-48r0,31v-24,-4,-48,7,-42,25r0,68v1,29,-26,33,-36,37v12,1,36,5,36,38v0,41,-23,99,42,91r0,30v-43,3,-79,-1,-79,-47r0,-69v0,-23,-24,-28,-34,-28","w":100},"|":{"d":"22,-270r36,0r0,360r-36,0r0,-360","w":79},"}":{"d":"100,-120r0,32v-10,0,-34,4,-34,25r0,72v-7,45,-37,50,-79,47r0,-30v24,4,48,-7,43,-25r0,-68v-1,-29,25,-33,35,-37v-12,-1,-35,-6,-35,-39v0,-42,22,-98,-43,-90r0,-31v43,-3,79,2,79,48r0,69v0,23,24,27,34,27","w":100},"~":{"d":"80,-139v25,-1,57,25,78,25v15,0,24,-14,32,-25r13,31v-11,15,-23,31,-45,31v-35,0,-91,-50,-109,0r-13,-31v8,-15,21,-31,44,-31","w":239},"'":{"d":"35,-160r0,-95r37,0r0,95r-37,0","w":106},"\u201c":{"d":"90,-255r-25,95r-44,0r30,-95r39,0xm166,-255r-25,95r-44,0r30,-95r39,0","w":186},"\u2013":{"d":"180,-106r0,35r-180,0r0,-35r180,0","w":180},"\u201d":{"d":"97,-160r25,-95r44,0r-31,95r-38,0xm21,-160r25,-95r44,0r-31,95r-38,0","w":186},"\u2026":{"d":"31,-25v0,-15,13,-28,29,-28v15,0,29,12,29,27v0,15,-13,28,-29,28v-15,0,-29,-12,-29,-27xm151,-25v0,-15,13,-28,29,-28v15,0,29,12,29,27v0,15,-13,28,-29,28v-15,0,-29,-12,-29,-27xm271,-25v0,-15,13,-28,29,-28v15,0,29,12,29,27v0,15,-13,28,-29,28v-15,0,-29,-12,-29,-27","w":360},"`":{"d":"28,-255r36,52r-34,0r-51,-52r49,0","w":93},"\u2014":{"d":"360,-106r0,35r-360,0r0,-35r360,0","w":360},"\u2122":{"d":"58,-107r0,-115r-44,0r0,-33r125,0r0,33r-44,0r0,115r-37,0xm173,-107r0,-148r51,0r35,97r35,-97r52,0r0,148r-37,0r-1,-96r-36,96r-25,0r-37,-96r0,96r-37,0","w":360},"\u00a0":{"w":106}}});
//Cufon.registerFont({"w":187,"face":{"font-family":"Avenir Light","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"-2 -283 360 90","underline-thickness":"18","underline-position":"-27","stemh":"19","stemv":"22","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":93},"!":{"d":"77,-255r0,188r-21,0r0,-188r21,0xm49,-15v0,-10,8,-17,18,-17v10,0,17,7,17,17v0,10,-7,17,-17,17v-10,0,-18,-7,-18,-17","w":133},"\"":{"d":"58,-173r0,-82r22,0r0,82r-22,0xm108,-173r0,-82r21,0r0,82r-21,0"},"#":{"d":"33,0r11,-82r-39,0r0,-18r41,0r8,-56r-39,0r0,-17r42,0r10,-82r19,0r-11,82r50,0r11,-82r19,0r-11,82r39,0r0,17r-42,0r-7,56r38,0r0,18r-41,0r-11,82r-18,0r10,-82r-50,0r-11,82r-18,0xm115,-100r7,-56r-49,0r-8,56r50,0"},"$":{"d":"101,-113r0,98v46,-1,73,-74,16,-92xm84,-144r0,-96v-23,4,-43,22,-43,49v0,27,19,40,43,47xm84,28r0,-24v-26,0,-55,-12,-72,-37r20,-15v12,19,31,32,52,33r0,-105r-26,-9v-78,-33,-33,-126,26,-130r0,-24r17,0r0,24v24,0,48,6,67,32r-20,14v-11,-17,-30,-27,-47,-27r0,102v37,10,71,22,71,73v0,41,-34,67,-71,69r0,24r-17,0"},"%":{"d":"57,2r164,-269r17,10r-165,269xm14,-197v0,-34,28,-62,62,-62v34,0,62,28,62,62v0,34,-28,62,-62,62v-34,0,-62,-28,-62,-62xm33,-197v0,24,20,42,43,42v23,0,42,-18,42,-42v0,-24,-19,-43,-42,-43v-23,0,-43,19,-43,43xm156,-58v0,-34,28,-62,62,-62v34,0,62,28,62,62v0,34,-28,62,-62,62v-34,0,-62,-28,-62,-62xm175,-58v0,24,20,43,43,43v23,0,42,-19,42,-43v0,-24,-19,-42,-42,-42v-23,0,-43,18,-43,42","w":293},"&":{"d":"113,-140r62,66r37,-66r25,0r-47,81r58,61r-32,0r-38,-41v-21,28,-43,45,-79,45v-43,0,-78,-29,-78,-74v0,-40,29,-57,59,-75v-14,-17,-31,-37,-31,-60v0,-37,30,-58,64,-58v30,0,57,22,57,54v0,37,-29,52,-57,67xm111,-240v-21,0,-39,15,-39,36v0,18,17,37,28,50v20,-10,47,-25,47,-52v0,-20,-15,-34,-36,-34xm164,-54r-71,-74v-23,14,-48,30,-48,60v0,32,26,53,58,53v27,0,47,-18,61,-39","w":253},"\u2019":{"d":"22,-173r23,-82r26,0r-27,82r-22,0","w":93,"k":{"\u2019":31}},"(":{"d":"71,-264r18,12v-63,86,-61,211,0,297r-17,11v-67,-93,-67,-229,-1,-320","w":93},")":{"d":"23,56r-19,-11v63,-86,62,-211,0,-298r17,-11v68,93,69,228,2,320","w":93},"*":{"d":"89,-255r0,55r52,-17r5,17r-52,17r33,44r-13,10r-34,-45r-32,45r-15,-10r33,-44r-52,-18r5,-16r53,17r0,-55r17,0","w":159},"+":{"d":"28,-100r0,-18r83,0r0,-83r18,0r0,83r83,0r0,18r-83,0r0,83r-18,0r0,-83r-83,0","w":239},",":{"d":"18,50r24,-82r25,0r-28,82r-21,0","w":93},"-":{"d":"15,-76r0,-19r89,0r0,19r-89,0","w":119},".":{"d":"30,-15v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17v-10,0,-17,-7,-17,-17","w":93},"\/":{"d":"3,6r110,-274r18,7r-109,274","w":133},"0":{"d":"9,-127v0,-55,13,-132,85,-132v72,0,84,77,84,132v0,55,-12,131,-84,131v-72,0,-85,-76,-85,-131xm33,-127v0,40,7,112,61,112v54,0,60,-72,60,-112v0,-40,-6,-113,-60,-113v-54,0,-61,73,-61,113"},"1":{"d":"94,0r0,-225r-46,38r-14,-16r63,-52r19,0r0,255r-22,0"},"2":{"d":"15,0r0,-25r96,-101v17,-18,36,-39,36,-66v0,-30,-22,-48,-51,-48v-26,0,-46,17,-51,42r-25,-3v10,-80,151,-76,151,7v0,40,-27,66,-53,93r-79,82r133,0r0,19r-157,0"},"3":{"d":"15,-46r23,-7v9,24,25,38,54,38v38,0,57,-25,57,-56v0,-41,-39,-54,-77,-52r0,-22v35,2,66,-9,68,-48v3,-54,-78,-61,-96,-17r-20,-11v28,-57,139,-51,139,27v0,29,-17,50,-45,60v32,6,54,33,54,65v0,40,-25,73,-78,73v-38,0,-66,-15,-79,-50"},"4":{"d":"118,0r0,-63r-110,0r0,-25r102,-167r30,0r0,173r39,0r0,19r-39,0r0,63r-22,0xm118,-82r0,-149r-90,149r90,0"},"5":{"d":"162,-255r0,20r-105,0r-1,81v59,-27,117,18,116,77v-2,95,-126,104,-157,38r22,-11v23,50,108,48,112,-26v2,-60,-72,-85,-115,-49r2,-130r126,0"},"6":{"d":"130,-255r-69,112v52,-30,116,10,116,68v0,46,-35,79,-83,79v-48,0,-84,-33,-84,-79v0,-27,13,-48,23,-65r70,-115r27,0xm94,-135v-33,0,-60,27,-60,60v0,35,25,60,60,60v35,0,59,-25,59,-60v0,-33,-26,-60,-59,-60"},"7":{"d":"159,-255r0,20r-101,235r-24,0r103,-235r-122,0r0,-20r144,0"},"8":{"d":"94,-259v72,0,95,102,29,122v30,10,49,34,49,66v0,46,-33,75,-78,75v-83,0,-110,-122,-30,-140v-64,-21,-45,-123,30,-123xm48,-193v0,26,19,47,46,47v27,0,46,-21,46,-47v0,-28,-20,-47,-46,-47v-26,0,-46,19,-46,47xm39,-71v0,31,22,56,55,56v33,0,55,-25,55,-56v0,-33,-24,-56,-55,-56v-31,0,-55,23,-55,56"},"9":{"d":"57,0r69,-112v-52,30,-116,-10,-116,-68v0,-46,36,-79,84,-79v48,0,83,33,83,79v0,27,-13,48,-23,65r-69,115r-28,0xm94,-120v33,0,59,-27,59,-60v0,-35,-24,-60,-59,-60v-35,0,-60,25,-60,60v0,33,27,60,60,60"},":":{"d":"30,-151v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17v-10,0,-17,-7,-17,-17xm30,-15v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17v-10,0,-17,-7,-17,-17","w":93},";":{"d":"18,50r24,-82r25,0r-28,82r-21,0xm30,-151v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17v-10,0,-17,-7,-17,-17","w":93},"<":{"d":"210,-202r0,18r-161,75r161,75r0,18r-180,-84r0,-18","w":239},"=":{"d":"28,-126r0,-18r184,0r0,18r-184,0xm28,-75r0,-17r184,0r0,17r-184,0","w":239},">":{"d":"30,-16r0,-18r161,-75r-161,-75r0,-18r180,84r0,18","w":239},"?":{"d":"73,-67v-14,-73,57,-77,57,-131v0,-26,-17,-44,-43,-44v-25,0,-42,17,-47,42r-23,-3v5,-76,139,-79,136,4v-2,68,-71,58,-58,132r-22,0xm67,-15v0,-10,8,-17,18,-17v10,0,17,7,17,17v0,10,-7,17,-17,17v-10,0,-18,-7,-18,-17","w":166},"@":{"d":"91,-101v0,20,12,34,31,34v34,0,61,-50,61,-81v0,-23,-10,-37,-30,-37v-36,0,-62,50,-62,84xm224,-198r-39,122v0,4,1,9,9,9v25,0,59,-46,59,-86v0,-54,-49,-91,-103,-91v-66,0,-115,55,-115,116v0,64,51,117,115,117v36,0,73,-19,92,-47r21,0v-22,40,-68,64,-113,64v-78,0,-134,-59,-134,-134v0,-75,59,-133,133,-133v70,0,123,46,123,108v0,60,-43,106,-84,106v-13,0,-20,-10,-23,-24v-24,38,-95,27,-95,-29v0,-50,32,-104,85,-104v17,0,31,9,39,29r8,-23r22,0","w":288},"A":{"d":"2,0r111,-255r25,0r107,255r-27,0r-28,-68r-135,0r-28,68r-25,0xm182,-89r-58,-140r-59,140r117,0","w":246,"k":{"Y":27,"W":2,"V":18,"T":24,"\u2019":31}},"B":{"d":"35,0r0,-255v75,3,151,-19,155,67v1,27,-17,46,-45,54v33,3,57,27,57,63v0,91,-87,68,-167,71xm59,-233r0,88r49,0v49,0,59,-27,59,-43v-1,-56,-57,-44,-108,-45xm59,-123r0,101r54,0v56,0,65,-31,65,-49v-2,-60,-61,-52,-119,-52","w":226},"C":{"d":"225,-55r20,15v-69,94,-227,34,-227,-87v0,-117,148,-181,220,-94r-19,16v-56,-77,-188,-16,-177,78v-9,98,126,154,183,72","w":253},"D":{"d":"32,0r0,-255r79,0v132,0,137,109,137,128v0,19,-5,127,-137,127r-79,0xm55,-233r0,211v94,6,170,-13,170,-105v0,-91,-75,-112,-170,-106","w":266},"E":{"d":"35,0r0,-255r156,0r0,22r-132,0r0,90r124,0r0,22r-124,0r0,99r138,0r0,22r-162,0","w":213},"F":{"d":"35,0r0,-255r153,0r0,22r-129,0r0,90r120,0r0,22r-120,0r0,121r-24,0","w":200,"k":{"A":20,".":46,",":46}},"G":{"d":"245,-138r0,121v-97,56,-227,7,-227,-110v0,-118,146,-176,224,-99r-17,18v-15,-19,-47,-32,-75,-32v-67,0,-108,50,-108,113v0,63,41,112,108,112v27,0,52,-3,71,-15r0,-86r-61,0r0,-22r85,0","w":280},"H":{"d":"35,0r0,-255r24,0r0,112r142,0r0,-112r24,0r0,255r-24,0r0,-121r-142,0r0,121r-24,0","w":259},"I":{"d":"35,0r0,-255r24,0r0,255r-24,0","w":93},"J":{"d":"139,-255r0,180v0,31,-4,81,-70,81v-37,0,-59,-21,-66,-52r23,-4v6,24,21,35,43,35v34,0,46,-23,46,-54r0,-186r24,0","w":173},"K":{"d":"35,0r0,-255r24,0v2,36,-4,80,2,112r123,-112r33,0r-129,117r136,138r-34,0r-129,-132r-2,0r0,132r-24,0","w":219},"L":{"d":"35,0r0,-255r24,0r0,233r118,0r0,22r-142,0","w":180,"k":{"Y":40,"W":20,"V":33,"T":33,"\u2019":40}},"M":{"d":"32,0r0,-255r36,0r93,214r93,-214r34,0r0,255r-24,0r-1,-225r-97,225r-10,0r-100,-225r0,225r-24,0","w":320},"N":{"d":"35,0r0,-255r31,0r155,223r0,-223r24,0r0,255r-30,0r-156,-223r0,223r-24,0","w":280},"O":{"d":"18,-127v0,-78,54,-134,132,-134v78,0,132,56,132,134v0,78,-54,133,-132,133v-78,0,-132,-55,-132,-133xm42,-127v0,63,41,112,108,112v67,0,108,-49,108,-112v0,-63,-41,-113,-108,-113v-67,0,-108,50,-108,113","w":300},"P":{"d":"35,0r0,-255v75,1,155,-14,155,67v0,67,-63,70,-131,67r0,121r-24,0xm59,-233r0,90v51,0,108,8,108,-45v0,-52,-57,-45,-108,-45","w":206,"k":{"A":27,".":55,",":55}},"Q":{"d":"293,-22r0,22r-141,0v-71,0,-134,-53,-134,-131v0,-74,51,-130,130,-130v136,0,173,190,65,239r80,0xm42,-131v0,60,46,109,110,109v66,0,101,-52,101,-109v0,-62,-39,-109,-105,-109v-66,0,-106,47,-106,109","w":300},"R":{"d":"59,-233r0,90r50,0v50,0,60,-27,60,-45v0,-18,-10,-45,-60,-45r-50,0xm35,0r0,-255r67,0v20,0,91,0,91,67v0,49,-38,62,-66,66r75,122r-27,0r-72,-121r-44,0r0,121r-24,0","w":213,"k":{"Y":5,"W":-2,"V":-2,"T":-2}},"S":{"d":"19,-32r23,-15v22,47,116,42,115,-18v0,-71,-131,-30,-131,-127v-1,-75,114,-92,151,-37r-20,14v-23,-40,-107,-32,-107,23v0,77,131,31,131,127v0,84,-123,92,-162,33","w":200},"T":{"d":"91,0r0,-233r-87,0r0,-22r198,0r0,22r-87,0r0,233r-24,0","w":206,"k":{"A":24,";":40,":":40,".":40,"-":46,",":40}},"U":{"d":"216,-255v-7,115,35,261,-93,261v-128,0,-86,-146,-93,-261r24,0r0,151v0,36,10,89,69,89v59,0,69,-53,69,-89r0,-151r24,0","w":246},"V":{"d":"94,0r-95,-255r25,0r83,224r82,-224r26,0r-97,255r-24,0","w":213,"k":{"A":20,";":19,":":19,".":46,"-":20,",":46}},"W":{"d":"76,0r-74,-255r24,0r64,226r65,-226r30,0r65,226r64,-226r24,0r-74,255r-29,0r-65,-227r-65,227r-29,0","w":339,"k":{"A":6,";":6,":":6,".":27,",":27}},"X":{"d":"0,0r96,-134r-87,-121r28,0r74,104r72,-104r28,0r-86,121r95,134r-30,0r-81,-115r-80,115r-29,0","w":219},"Y":{"d":"91,0r0,-110r-93,-145r28,0r77,121r79,-121r27,0r-94,145r0,110r-24,0","w":206,"k":{"A":27,";":33,":":33,".":36,"-":40,",":44}},"Z":{"d":"8,0r0,-19r149,-214r-147,0r0,-22r178,0r0,20r-150,213r154,0r0,22r-184,0","w":200},"[":{"d":"81,-264r0,18r-33,0r0,285r33,0r0,17r-54,0r0,-320r54,0","w":93},"\\":{"d":"21,-268r109,274r-19,7r-109,-274","w":133},"]":{"d":"13,56r0,-17r32,0r0,-285r-32,0r0,-18r54,0r0,320r-54,0","w":93},"^":{"d":"30,-92r82,-163r16,0r82,163r-20,0r-70,-143r-70,143r-20,0","w":239},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"{":{"d":"99,-264r0,18v-40,-6,-28,50,-28,86v0,39,-22,52,-26,57v5,3,26,19,26,56v0,34,-14,90,28,86r0,17v-55,11,-51,-45,-50,-96v0,-28,-5,-55,-25,-55r0,-17v59,-7,-21,-167,75,-152","w":119},"|":{"d":"31,-270r18,0r0,360r-18,0r0,-360","w":79},"}":{"d":"21,56r0,-17v40,6,28,-50,28,-86v0,-39,22,-52,26,-57v-5,-3,-26,-19,-26,-56v0,-34,14,-90,-28,-86r0,-18v55,-11,51,45,50,97v0,28,5,55,25,55r0,17v-60,6,21,166,-75,151","w":119},"~":{"d":"82,-131v23,0,56,24,77,24v14,0,23,-11,31,-24r13,11v-8,17,-21,33,-45,33v-24,0,-56,-24,-77,-25v-14,0,-24,12,-32,25r-12,-12v8,-15,21,-32,45,-32","w":239},"'":{"d":"36,-173r0,-82r22,0r0,82r-22,0","w":93},"\u201c":{"d":"87,-255r-23,82r-26,0r28,-82r21,0xm149,-255r-22,82r-27,0r28,-82r21,0"},"\u2013":{"d":"0,-76r0,-19r180,0r0,19r-180,0","w":180},"\u201d":{"d":"100,-173r23,-82r26,0r-27,82r-22,0xm38,-173r22,-82r27,0r-28,82r-21,0"},"\u2026":{"d":"43,-15v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17v-10,0,-17,-7,-17,-17xm163,-15v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17v-10,0,-17,-7,-17,-17xm283,-15v0,-10,7,-17,17,-17v10,0,17,7,17,17v0,10,-7,17,-17,17v-10,0,-17,-7,-17,-17","w":360},"`":{"d":"27,-255r37,52r-18,0r-48,-52r29,0","w":86},"\u2014":{"d":"0,-76r0,-19r360,0r0,19r-360,0","w":360},"\u2122":{"d":"78,-107r0,-131r-48,0r0,-17r115,0r0,17r-47,0r0,131r-20,0xm172,-107r0,-148r31,0r47,118r46,-118r30,0r0,148r-19,0r-1,-130r-51,130r-12,0r-51,-130r0,130r-20,0","w":356},"\u00a0":{"w":93}}});
/*end Cufon + fonts*/

$(document).ready(function() {
   // Cufon.replace('.av-r', { fontFamily: 'Avenir Roman' });
   // Cufon.replace('.av-h', { fontFamily: 'Avenir Heavy' });
   // Cufon.replace('.av-l', { fontFamily: 'Avenir Light' });

    $('#global-nav .share-btn').mouseover(function(e) {
        var url = window.location;
        return addthis_open(this, '', '[URL]', '[TITLE]');
    }).mouseout(function(e) {
        addthis_close();
    });
    $('.share-btn').click(function(e) {
        return addthis_sendto();
    });

    $('#page-explore-willow #products li').mouseover(function(e) {
        var $this = $(this),
            $a = $this.find('a'),
            img = $this.find('img'),
            name = $a.text(),
            href = $a.attr('href'),
            productName = $a.attr('id'),
            description = $this.find('.tooltip-content').html(),
            content = '<div><a href="{{HREF}}" class="product-name">{{NAME}}</a><div class="product-description"><span class="product-photo {{PRODUCT}}"></span><p>{{DESCRIPTION}}</p><a class="cta" href="{{HREF}}">Learn More</a></div></div><div style="clear:both;"></div>'
                        .replace(/\{\{HREF\}\}/g, href)
                        .replace(/\{\{NAME\}\}/g, name)
                        .replace(/\{\{PRODUCT\}\}/g, productName)
                        .replace(/\{\{DESCRIPTION\}\}/g, description),
            offset = { top:36, left:2 };
        switch (productName) {
            case 'scrub':
                offset.top = 41;
                offset.left = 7;
                break;
            case 'lotion':
                offset.top = 31;
                offset.left = 2;
                break;
            case 'spot':
                offset.top = 20;
                offset.left = 2;
                break;
        }
        var tooltip = BB.CreateTooltipOn(this, content, { id: 'product-flyout', offset: offset, delay: 0, dismiss: function() { $a.css('visibility', 'visible'); } });
        if (tooltip) {
            $a.css('visibility', 'hidden');
            tooltip.find('.product-photo').click(function(e) {
                e.preventDefault();
                window.location.href = href;
            });
            //tooltip.unbind('mouseover').find('img').bind('mouseout', tooltip._mouseout);
        }
    });
    
    $('#product-ingredients li').mouseover(function(e) {
        var $this = $(this),
            img = $this.find('img'),
            title = $this.find('h4'),
            text = $this.find('.tooltip-content'),
            container = $('<div></div>');
        container.append(title.clone()).append(img.clone()).append(text.clone()).append('<div style="clear:both"></div>');
        var tooltip = BB.CreateTooltipOn(this, container.html(), { id:'product-ingredient-flyout', offset:{top:37,left:20}, delay:0, dismiss:function() { title.show(); } });
        if (tooltip) {
            title.hide();
            tooltip.unbind('mouseover').find('img').bind('mouseout', tooltip._mouseout);
        }
    });

    $('#page-explore-ingredients #ingredients li').mouseover(function(e) {
        var $this = $(this),
            productName = $this.attr('rfproduct'),
            product = { name:'UNKNOWN', href:'UNKNOWN', description:'UNKNOWN'},
            isOdd = $this.hasClass('odd'),
            innerHtml = $this.html(),
            offset = { left: isOdd ? 20 : 225, top: 30 },
            productClass = isOdd ? 'product-right' : 'product-left',
            ingredientClass = isOdd ? 'ingredient ingredient-right' : 'ingredient ingredient-left';
        switch (productName) {
            case 'cleanser':
                product.name = 'Purifying Gel Cleanser';
                product.href = 'acne-face-wash.html';
                product.description = 'Washing away acne never felt so refreshing.';
                break;
            case 'scrub':
                product.name = 'Pore Refining Scrub';
                product.href = 'acne-scrub.html';
                product.description = 'Try this smooth move for a deep clean.';
                break;
            case 'lotion':
                product.name = 'Daily Moisturizing Lotion';
                product.href = 'root-natural-acne-moisturizer-acne-face-lotion-burt-s-bees-natural-acne-solutions.html';
                product.description = 'Boost moisture, banish breakouts.';
                break;
            case 'spot':
                product.name = 'Targeted Spot Treatment';
                product.href = 'acne-spot-treatment.html';
                product.description = 'This Acne fix always hits its mark.';
                offset.top = 13;
                break;
        }
        var content = '<div class="{{CLASS}}"><span class="in">Found in:</span> <a href="{{HREF}}" class="product-name">{{NAME}}</a><div class="product-description"><span class="product-photo {{PRODUCT}}"></span><p>{{DESCRIPTION}}</p><a class="cta" href="{{HREF}}">Learn More</a></div></div><div style="clear:both;"></div>'
            .replace(/\{\{CLASS\}\}/g, productClass)
            .replace(/\{\{PRODUCT\}\}/g, productName)
            .replace(/\{\{HREF\}\}/g, product.href)
            .replace(/\{\{NAME\}\}/g, product.name)
            .replace(/\{\{DESCRIPTION\}\}/g, product.description),
            tooltip;
        if (tooltip = BB.CreateTooltipOn(this, content, { id:'ingredient-flyout', offset:offset, delay:0, dismiss:function() { $this.html(innerHtml); $ingredient.remove(); } })) {
            $this.html('');
            var $ingredient = $('<div id="ingredient-topper"><div class="{{CONTENT-CLASS}}">{{CONTENT}}</div></div>'.replace(/\{\{CONTENT-CLASS\}\}/g, ingredientClass).replace(/\{\{CONTENT\}\}/g, innerHtml)),
                pos = $this.offset();
            $ingredient.css({ 'z-index':30, position:'absolute',top:pos.top + 'px',left:pos.left + 'px' }).mouseover(tooltip._mouseover);
            $('#pg').append($ingredient);
        }
    });
});

if (!this.BB) var BB = {};

BB.TooltipTemplate = '<div class="flyout"> \
	                <div class="top"><div class="l"><div class="r"><div class="m"></div></div></div></div> \
	                <div class="mid"><div class="l"><div class="r"><div class="m" role="tooltip"></div></div></div></div> \
	                <div class="btm"><div class="l"><div class="r"><div class="m"></div></div></div></div> \
	        </div>';
BB.ActiveTooltips = [];
BB.CreateTooltipOn = function(target, content, options) {
    var tooltip = $(BB.TooltipTemplate),
        $target = $(target),
        targetOffset = $target.offset()
        animSpeed = options && options.animSpeed ? options.animSpeed : 0;
    tooltip._isOver = true;
    tooltip._show = function() {
        tooltip.fadeIn(animSpeed);
        BB.ActiveTooltips.push(tooltip);
        if (options && options.show) options.show.call(tooltip);
    };
    tooltip._dismiss = function() {
        tooltip.fadeOut(animSpeed, function() { $target.data('has-tooltip', false); tooltip.remove(); });
        for (var i = BB.ActiveTooltips.length - 1; i > -1; i--) {
            if (BB.ActiveTooltips[i] == tooltip) {
                BB.ActiveTooltips.splice(i, 1);
            }
        }
        if (options && options.dismiss) options.dismiss.call(tooltip);
    };
    tooltip._mouseout = function() {
        setTimeout(function() { if (!tooltip._isOver) tooltip._dismiss(); }, options && options.delay ? options.delay : 250);
        tooltip._isOver = false;
    };
    tooltip._mouseover = function() {
        tooltip._isOver = true;
    };
    if ($target.data('has-tooltip')) {
        return false;
    }
    else {
        $target.data('has-tooltip', true);
        for (var i = BB.ActiveTooltips.length - 1; i > -1; i--) {
            BB.ActiveTooltips[i]._dismiss();
        }
        if (options && options.offset) {
            targetOffset.left -= options.offset.left;
            targetOffset.top -= options.offset.top;
        }
        else {
            targetOffset.left -= 20;
            targetOffset.top -= 20;
        }
        if (options && options.id) tooltip.attr('id', options.id);
        if (options && options.className) tooltip.addClass(options.className);
        tooltip.css({ position: 'absolute', left: targetOffset.left + 'px', top: targetOffset.top + 'px' })
                .bind('mouseover', tooltip._mouseover)
                .bind('mouseout', tooltip._mouseout)
                .find('div[role=tooltip]').html(content);
        $('#pg').append(tooltip);
        tooltip._show();
        return tooltip;
    }
};