/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) Typographer Mediengestaltung, 2000. All rights reserved.
 * Digitized and hinted by Dieter Steffmann, Kreuztal.
 */
Cufon.registerFont({"w":182,"face":{"font-family":"Honey Script","font-weight":600,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 6 2 0 0 2 0 3","ascent":"288","descent":"-72","x-height":"3","bbox":"-90.0222 -257.138 270.474 141","underline-thickness":"15.12","underline-position":"-28.44","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":68},"!":{"d":"39,-37v-15,-7,-14,-30,-14,-54v0,-17,6,-111,9,-142v7,-10,20,-3,24,9v-13,37,-19,122,-13,184v-3,2,-5,3,-6,3xm38,-31v13,1,15,34,1,36v-21,-1,-13,-31,-1,-36","w":59},"\"":{"d":"60,-229v25,16,-5,47,-12,66v-3,11,-15,14,-16,2v8,-27,15,-35,28,-68xm53,-223v-2,1,-25,88,-38,55v0,-6,25,-48,28,-66v7,4,10,8,10,11","w":78},"#":{"d":"94,-172v4,-15,-1,-44,16,-44v11,7,3,21,3,40v12,0,35,-11,40,1v-1,18,-28,13,-42,19r-3,23v13,0,39,-13,44,1v-3,18,-30,14,-47,19v-1,17,-1,44,-18,43v-14,-4,0,-27,-1,-39r-23,3v-6,16,2,48,-20,46v-17,-1,-2,-28,-3,-41v-13,1,-37,16,-40,-3v1,-17,29,-13,44,-18r3,-20v-15,1,-42,19,-47,-1v2,-20,34,-15,50,-21v5,-14,0,-42,16,-42v18,0,4,23,5,38xm65,-126r23,-4r3,-22r-22,5","w":156},"$":{"d":"58,-158v-1,-38,-22,-32,-26,-3v-8,63,52,57,56,111v2,25,-14,36,-33,42v0,12,-1,24,-2,33v-20,3,-12,-22,-16,-38v-19,-13,-27,-19,-37,-49v16,-11,33,37,51,31v21,-2,18,-33,2,-45v-32,-24,-41,-33,-41,-77v0,-31,8,-47,26,-50v0,-12,2,-23,4,-32v17,-1,12,19,12,34v18,12,28,20,28,46v0,40,-19,55,-23,18","w":88},"&":{"d":"87,-122r12,30v31,2,90,-9,104,8v2,11,-19,10,-30,9v-8,2,-29,36,-37,43v11,10,17,22,33,29v-13,23,-36,-10,-45,-18v-41,40,-104,31,-107,-25v-2,-39,30,-60,47,-84v-16,-44,-14,-106,27,-111v22,-3,44,24,43,47v-1,28,-29,52,-47,72xm33,-37v1,39,69,23,79,2r-22,-38r-29,-2v-2,-15,7,-13,19,-16v-3,-6,-5,-12,-8,-20v-26,18,-39,43,-39,74xm80,-146v22,-20,61,-66,16,-80v-23,6,-29,54,-16,80xm126,-50v5,-6,12,-15,16,-24r-33,1","w":206},"'":{"d":"-2,-228v26,12,-1,51,-10,66v-14,-3,-4,-16,-1,-29v3,-9,7,-22,11,-37","w":0},"(":{"d":"75,-244v-45,50,-51,227,2,276v0,5,-4,7,-9,7v-32,0,-46,-97,-46,-142v0,-46,5,-83,16,-109r-1,1v3,-17,21,-70,38,-33","w":69},")":{"d":"46,-91v-1,40,-4,122,-33,132v-11,0,-10,-14,-1,-18v29,-65,18,-210,-9,-272v1,-13,23,-9,24,2v8,48,21,104,19,156","w":54},"*":{"d":"40,-164v-3,0,-7,-4,-12,-11v-3,6,-7,9,-12,13v-4,-5,-5,-8,-3,-14v-5,1,-14,2,-13,-4v0,-6,11,-9,18,-11v-9,-15,-1,-28,11,-8r10,-12v10,8,6,8,4,16v11,-1,15,7,8,13v-25,-3,10,17,-11,18","w":69},"+":{"d":"78,-60v21,-4,37,-17,53,-2r-2,7v-13,1,-30,4,-52,10v-4,17,9,36,-1,44v-18,1,-14,-23,-15,-39v-28,7,-46,-16,-47,-39v-2,-33,42,-49,54,-14v4,-6,0,-25,15,-24v18,9,-6,34,-5,57xm39,-97v-22,9,-6,43,16,41v5,0,8,-2,8,-5v0,-15,-10,-37,-24,-36","w":128},",":{"d":"23,-14v-2,5,-23,62,-31,32v1,-8,15,-32,19,-45v8,4,12,8,12,13","w":45},"-":{"d":"16,-46v8,-17,47,-7,72,-12v4,0,6,1,6,4v-7,16,-44,6,-70,12v-5,0,-8,-1,-8,-4","w":96},".":{"d":"7,-8v-1,-11,22,-18,22,-3v0,8,-4,13,-11,13v-7,0,-11,-4,-11,-10","w":33},"\/":{"d":"90,-186v12,-12,33,-68,49,-37v-36,46,-124,163,-124,220v0,8,-10,8,-13,2v-7,-47,62,-137,88,-185","w":133},"0":{"d":"0,-87v2,-63,27,-185,94,-136v22,16,31,11,40,55v14,69,-12,168,-70,168v-46,0,-65,-34,-64,-87xm60,-18v42,2,58,-70,58,-119v0,-37,-12,-75,-45,-75v-27,0,-48,104,-48,136v0,29,10,58,35,58","w":153},"1":{"d":"12,-143v-18,-16,4,-49,4,-72v18,-9,26,8,23,23v-12,60,-16,130,-12,192v0,4,-2,6,-7,6v-11,0,-17,-7,-17,-21v0,-38,9,-90,9,-128","w":50},"2":{"d":"37,-19v31,-1,83,-4,98,10v0,7,-4,10,-10,10r0,-3v-30,1,-83,8,-112,11v-20,2,-23,-17,-8,-27v46,-30,76,-102,82,-164v2,-21,-32,-38,-43,-17v-9,18,-8,86,-31,88v-8,0,-12,-5,-12,-15v0,-22,15,-100,49,-100v31,0,66,24,65,55v-1,49,-48,118,-78,152","w":137},"3":{"d":"87,-116v65,21,38,130,-32,130v-18,0,-63,-23,-63,-42v0,-11,3,-17,8,-17v17,3,23,50,52,42v32,-1,56,-50,42,-86v-8,-24,-31,-6,-49,-4v-18,-7,-3,-32,12,-32v28,9,33,-32,33,-56v0,-19,-8,-29,-23,-29v-20,0,-26,10,-25,33v4,58,-24,81,-34,39v4,-26,13,-89,52,-88v67,2,69,69,27,110","w":138},"4":{"d":"123,-206v-7,36,-13,87,-18,124v16,2,46,-7,48,9v1,14,-30,11,-48,11v-1,24,-6,48,2,67r-3,3r6,0v-12,14,-30,3,-29,-23r1,-48v-25,0,-49,9,-71,11v-37,-36,14,-59,23,-93v12,-22,25,-42,38,-61v4,-9,14,-24,23,-23v8,0,30,14,28,23xm84,-82r6,-113v-22,30,-56,76,-67,116v18,2,40,-2,61,-3","w":160},"5":{"d":"30,-120v44,-25,106,4,104,57v-2,47,-29,70,-75,72v-20,1,-71,-13,-67,-31v7,-30,42,18,60,14v34,1,58,-30,58,-65v-2,-52,-59,-38,-86,-13v-34,-11,-5,-68,-11,-110v3,-21,12,-14,54,-20v31,-4,46,-9,60,2v-4,29,-67,15,-90,29v-4,32,-6,53,-7,65xm16,-181v1,0,2,2,2,0r-2,0","w":149},"6":{"d":"115,-158v-38,6,-4,-66,-37,-63v-29,16,-42,60,-50,98v40,-46,103,-12,103,47v0,42,-25,76,-63,76v-45,0,-68,-33,-68,-80v0,-44,30,-166,66,-160v25,4,56,15,56,50v0,9,-2,20,-7,32xm67,-17v42,1,63,-108,6,-109v-33,0,-50,26,-50,60v0,33,15,49,44,49","w":144},"7":{"d":"9,-229v31,-2,95,-25,111,4v0,11,-13,22,-17,30v-53,106,-88,149,-75,189v-17,0,-26,-3,-26,-11v-1,-27,58,-151,77,-196v-27,-3,-57,4,-77,13v-15,-5,-10,-28,7,-29","w":115},"8":{"d":"78,-247v18,-1,40,23,52,32v7,-5,11,-13,11,-25v10,0,15,6,15,20v-8,38,-43,60,-71,82v30,17,65,42,66,79v2,36,-39,62,-77,62v-37,0,-76,-27,-74,-63v1,-32,24,-56,46,-79v-47,-33,-14,-104,32,-108xm19,-56v0,55,110,40,108,-12v0,-19,-20,-38,-59,-57v-33,29,-49,52,-49,69xm86,-228v-27,0,-60,63,-22,76v18,-15,40,-32,53,-48v-12,-18,-11,-28,-31,-28xm83,-140r1,1","w":171},"9":{"d":"94,-87v-45,13,-94,-5,-94,-56v0,-34,36,-103,67,-99v4,0,17,8,38,21v0,-12,7,-15,14,-9v23,5,13,6,11,26v-7,63,-29,135,-9,199v-4,6,-7,6,-8,-1v-3,1,-6,3,-8,5v-17,-7,-12,-59,-11,-86xm73,-219v-28,2,-92,117,-12,117v13,0,27,-3,33,-9r10,-86v-1,-4,-24,-25,-31,-22xm109,0v-3,0,-4,0,-4,-1v0,0,1,1,4,1","w":139},":":{"d":"26,-70v-13,0,-16,-23,-4,-26v16,2,20,24,4,26xm13,-13v0,-5,4,-13,9,-13v7,0,11,5,11,13v0,8,-4,13,-11,13v-6,0,-9,-5,-9,-13","w":39},";":{"d":"38,-9v-2,5,-31,56,-38,30v7,-15,22,-27,26,-44v8,4,12,8,12,14xm29,-95v8,-1,15,7,14,15v0,7,-4,12,-12,12v-18,0,-16,-22,-2,-27","w":56},"<":{"d":"5,-101v30,0,84,-43,104,-54v13,4,5,15,-6,23v-24,18,-48,34,-76,45v17,7,36,12,60,14v18,1,27,4,27,10v-20,20,-73,0,-97,-7v-16,-6,-23,-20,-12,-31","w":130},"=":{"d":"110,-111v-10,23,-59,11,-93,15v-6,0,-8,-1,-8,-5v10,-22,59,-10,94,-15v5,0,7,2,7,5xm110,-76v-6,24,-62,13,-93,16v-6,0,-8,-1,-8,-5v10,-24,63,-7,94,-16v5,0,7,2,7,5","w":128},">":{"d":"32,-114v-23,-5,-31,-21,-6,-20v32,2,59,18,82,30v17,9,21,35,-5,32v-19,-1,-67,19,-88,26v-12,-7,-4,-14,11,-20v22,-8,44,-18,68,-24v-14,-8,-34,-18,-62,-24","w":129},"?":{"d":"85,-245v43,-1,48,72,22,99v-19,30,-50,49,-59,90v3,6,7,17,-4,17v-7,0,-11,-8,-11,-23v3,-51,69,-88,72,-143v0,-14,-6,-22,-19,-22v-28,6,-86,58,-82,109v-9,6,-15,-2,-15,-14v0,-38,53,-112,96,-113xm31,-10v0,-8,5,-17,13,-17v10,0,15,4,15,12v0,17,-28,27,-28,5","w":133},"@":{"d":"141,-55v-9,0,-20,-7,-24,-18v-5,18,-13,27,-24,27v-44,0,-16,-130,6,-140v19,-1,23,9,28,21r14,5v-9,33,-21,69,0,87v47,-24,27,-141,-30,-135v-52,5,-81,68,-81,126v0,40,24,72,62,71v19,3,42,-20,58,-31v9,0,9,12,6,20v-51,54,-148,21,-148,-59v0,-65,35,-140,104,-144v42,-1,76,47,74,91v-2,37,-8,79,-45,79xm94,-63v15,-14,20,-59,23,-85v-5,-3,-4,-20,-9,-19v-5,6,-33,80,-14,104","w":189},"A":{"d":"170,-249v13,0,35,15,25,36v3,57,14,166,45,207v-1,9,-15,7,-24,5v-9,-11,-18,-36,-27,-77v-26,0,-52,2,-78,4v-15,24,-43,83,-76,82v-21,0,-35,-10,-44,-29v5,-4,7,-7,16,-5v26,32,70,-16,80,-46v-8,-2,-29,6,-28,-8v0,-3,13,-6,39,-9v17,-35,59,-114,58,-151v0,-6,4,-9,14,-9xm185,-94r-17,-115r-47,117","w":236},"B":{"d":"45,-244v57,-9,148,-15,153,42v-11,38,-32,48,-73,66v32,9,47,29,47,59v0,36,-47,86,-83,86v-10,0,-41,-8,-50,-15v-1,6,-4,10,-7,10v-20,2,-17,-43,-17,-69v0,-52,1,-97,4,-134r2,-19v-14,0,-23,2,-28,-11v0,-4,10,-7,28,-10v-2,-20,22,-19,24,-5xm76,-7v49,4,129,-113,22,-113v-72,0,-63,32,-61,96xm40,-130v32,-5,135,-28,135,-78v0,-34,-93,-19,-130,-13v-4,28,-5,59,-5,91"},"C":{"d":"87,-231v-37,3,-63,114,-63,162v0,76,72,61,110,29v1,-11,21,-15,16,0v-9,28,-49,43,-82,44v-45,1,-70,-36,-68,-82v3,-62,22,-169,82,-169v34,0,61,16,61,58v0,21,-8,66,-19,66v-29,-9,1,-63,-2,-87v1,-12,-23,-21,-35,-21","w":146},"D":{"d":"5,-161v-8,1,-11,-5,-12,-11v-1,-17,44,-37,65,-47v-1,-17,-8,-25,9,-25v11,0,17,5,19,13v63,-22,110,13,110,69v0,63,-35,164,-90,170v-16,1,-23,-17,-38,-17v2,6,1,12,-6,11v-29,-5,-15,-68,-15,-106v0,-31,5,-64,8,-94v-22,12,-49,13,-50,37xm99,-14v40,0,73,-111,73,-156v0,-49,-55,-58,-88,-41v-6,18,-11,77,-17,177v8,7,21,20,32,20","w":190},"E":{"d":"17,-65v5,61,137,55,175,25r0,-12v13,0,19,4,19,11v0,26,-76,45,-105,45v-56,0,-108,-22,-106,-71v1,-35,25,-52,54,-68v-19,-7,-29,-18,-30,-40v-1,-54,102,-74,162,-67v16,2,21,31,6,34v-34,-33,-150,2,-151,38v10,31,69,15,105,16v10,6,10,24,-3,27v-42,-18,-130,24,-126,62","w":207},"F":{"d":"11,-227r186,-9v16,-2,23,11,10,14v-32,0,-74,3,-107,7v-10,38,-15,69,-15,92v14,-2,36,1,51,1v7,14,-5,17,-27,18v-9,0,-17,1,-25,3v-1,30,-5,82,4,101v-44,9,-21,-63,-25,-105v-14,-3,-35,3,-41,-9v6,-10,24,-6,40,-7r8,-91v-21,4,-49,1,-62,13v-13,-2,-19,-27,3,-28","w":155},"G":{"d":"65,-16v31,0,83,-41,65,-76v-48,0,-79,4,-97,10v0,-11,5,-18,14,-20v39,-8,75,-12,109,-12v46,0,42,15,0,21v7,75,-91,121,-139,74v-41,-62,-1,-162,40,-213v30,-23,97,2,97,45v0,35,-5,52,-15,52v-21,1,-15,-42,-14,-63v2,-12,-23,-25,-34,-24v-10,0,-20,10,-32,32v-23,43,-35,83,-35,120v0,36,14,54,41,54"},"H":{"d":"22,-230v59,-2,16,88,21,123r80,-1r8,-124v0,-8,5,-12,14,-12v27,-1,20,31,14,45r-14,90v16,6,40,-9,45,6v-2,15,-34,8,-47,15v-1,32,-4,68,12,86v-22,18,-34,-3,-46,-15v-8,-9,-58,-49,-70,-53v-4,23,-2,48,3,70v-38,8,-25,-44,-25,-80v-26,6,-33,-21,-7,-23v2,0,5,-1,8,-1v5,-46,13,-85,4,-126xm40,-87v26,13,61,34,83,61r0,-62v-14,1,-75,-6,-83,1"},"I":{"d":"-4,-211v24,-26,70,-20,113,-22v6,-1,9,4,7,10v-14,6,-31,9,-48,12v-11,43,-17,135,-14,195v14,-1,41,-2,40,9v-8,12,-91,18,-102,5v-1,-8,29,-10,41,-11v-4,-63,5,-131,4,-197","w":102},"J":{"d":"87,-96v-2,-45,5,-97,-5,-129v0,-8,4,-12,13,-12v15,0,23,4,23,13v-4,-1,-3,3,-3,6v-7,47,-9,103,-7,156v1,37,-5,60,-31,62v-24,2,-91,-29,-87,-52v4,-17,17,-10,29,3v10,10,23,28,40,28v26,0,30,-33,28,-75","w":122},"K":{"d":"33,-119v49,-31,119,-86,130,-116v36,22,-23,59,-43,78v-24,23,-63,47,-88,63v2,18,105,69,126,68v15,3,12,6,5,13v-14,14,-15,8,-42,-5r-90,-44v1,18,-3,46,5,55v0,5,-3,7,-9,7v-23,1,-18,-47,-17,-74v-11,-6,-23,-22,-7,-29v4,-2,3,-2,9,-5v2,-39,8,-77,5,-118v8,-13,14,-20,18,-20v8,0,13,5,13,15v-10,20,-9,78,-15,112","w":161},"L":{"d":"151,-121v-1,24,-7,50,-11,77v28,18,81,62,109,59v6,8,-3,14,-13,13v-34,-4,-74,-38,-103,-55v-25,68,-148,29,-137,-37v9,-54,93,-7,125,6v2,-14,4,-32,4,-55v-17,6,-59,3,-35,-17v9,8,28,3,37,-1v7,-37,10,-81,27,-108v6,-10,12,-14,20,-14v18,1,49,36,51,68v-8,32,-38,47,-74,64xm18,-63v2,31,54,73,87,47v7,-6,11,-14,11,-23v-31,-22,-60,-32,-85,-32v-9,0,-13,3,-13,8xm200,-192v-1,-12,-7,-38,-18,-37v-10,0,-19,29,-28,88v31,-13,46,-29,46,-51","w":235},"M":{"d":"259,-219v-13,43,-31,221,10,234v5,6,-4,16,-8,15v-40,-10,-43,-118,-39,-178v-13,42,-38,150,-66,148v-35,-3,-43,-83,-50,-149v-2,6,-7,19,-13,40v-25,82,-55,123,-89,123v-12,0,-24,-7,-34,-20v17,-9,43,6,57,-9v36,-40,66,-136,70,-204v2,-28,21,-21,39,-6v-9,48,-4,179,22,200v18,-22,61,-137,59,-190v0,-9,3,-14,8,-16v22,0,33,3,34,12","w":264},"N":{"d":"3,-7v41,9,65,-159,66,-231v8,-18,39,-15,39,4v0,60,4,111,14,152v10,41,23,82,27,42v9,-68,3,-169,32,-212v8,1,12,4,12,9v-21,60,-25,153,-25,233v0,17,-38,13,-44,-3v-17,-46,-30,-93,-42,-167v-14,59,-7,180,-73,188v-32,4,-30,-34,-9,-18v-2,2,-3,2,-3,2v1,0,4,1,6,1","w":185},"O":{"d":"71,4v-107,0,-74,-186,-25,-244v11,-13,17,-11,31,-11v48,3,71,36,71,100v0,72,-19,155,-77,155xm84,-233v-33,0,-59,102,-59,146v0,49,14,74,43,74v41,0,61,-47,61,-140v0,-40,-11,-80,-45,-80","w":149},"P":{"d":"64,-235v52,-15,132,-13,133,43v0,58,-84,93,-146,104v-1,33,-9,77,16,88v-49,11,-36,-38,-39,-84v-9,1,-8,-8,-5,-15v4,-1,7,-2,6,-8r4,-99v-13,3,-28,11,-37,20v-4,-32,1,-33,38,-43v-1,-13,4,-21,16,-21v9,0,14,5,14,15xm51,-106v57,-14,121,-39,121,-93v0,-42,-72,-22,-111,-15","w":171},"Q":{"d":"140,17v-38,6,-100,-15,-126,9v-12,-6,-5,-17,8,-22r13,-5v-23,-18,-35,-51,-35,-102v0,-49,14,-143,68,-146v47,9,81,31,76,101v-4,57,-13,128,-44,148v18,4,30,10,44,3xm121,-137v-1,-59,-1,-80,-39,-92v-23,2,-26,15,-37,36v-25,49,-37,184,23,186v39,1,54,-80,53,-130","w":142},"R":{"d":"47,-241v14,2,20,4,23,14v67,-9,85,-20,127,1v16,9,24,21,24,37v-15,49,-82,78,-130,93v21,35,52,88,104,78v4,0,6,3,6,8r-18,10v-55,-1,-82,-49,-120,-88v-5,29,-6,62,0,92v-4,16,-18,4,-21,-1v-7,-56,1,-140,4,-201v-1,1,-52,18,-37,23v-6,7,-15,7,-16,-5v-2,-18,40,-28,53,-40xm63,-109v56,-11,119,-34,130,-87v0,-16,-14,-24,-39,-24v-21,0,-49,5,-83,15","w":194},"S":{"d":"80,-225v-24,7,-75,115,-27,137v31,14,89,23,92,62v-8,53,-107,35,-144,15v-10,-5,-13,-18,-1,-22v9,18,59,21,86,23v31,2,43,-19,26,-32r-79,-34v-17,-7,-26,-22,-26,-45v0,-22,25,-122,64,-122v45,0,68,45,61,100v3,28,-22,34,-22,10v0,-38,-1,-84,-30,-92","w":147},"T":{"d":"113,-190v-15,31,-44,26,-78,31v-42,6,-55,-45,-21,-56r194,-15v16,2,47,-7,47,10v0,6,-4,8,-11,8v-30,0,-61,2,-94,5v-5,72,-24,140,-17,213v-17,-1,-24,-12,-24,-34v0,-58,11,-120,11,-176v-45,-2,-165,26,-81,26v23,0,47,-4,74,-12","w":194},"U":{"d":"129,-43v23,-45,37,-113,28,-173v10,-12,18,-4,34,6v-11,49,-20,118,-20,183v0,20,3,31,10,36v-18,13,-27,5,-30,-24v0,-1,-1,-12,-2,-32v-9,24,-27,51,-54,51v-64,3,-65,-100,-46,-168v-29,19,-37,22,-61,-3v46,9,59,-17,89,-72v31,7,25,20,11,34v-18,41,-26,84,-26,123v0,39,4,68,33,70v12,0,24,-10,34,-31","w":188},"V":{"d":"121,-7v32,-12,62,-174,50,-233v12,-12,20,-6,21,14v0,56,-6,107,-17,155v-13,55,-29,83,-51,83v-74,0,-49,-146,-45,-212v0,-14,-2,-21,-7,-21v-15,-3,-59,68,-61,79v-1,6,-5,25,-11,25v-5,0,-6,-4,-6,-11v-3,-27,46,-118,76,-114v59,9,25,119,25,169v0,20,9,68,26,66","w":190},"W":{"d":"129,-12v35,-17,58,-160,41,-227v1,-14,16,-4,18,0v17,68,0,243,-58,243v-27,0,-33,-21,-42,-50v-9,38,-22,56,-40,56v-58,0,-49,-153,-44,-226v0,-11,3,-16,11,-16v37,-1,11,52,10,69v-4,43,-10,139,21,153v15,0,30,-43,32,-61v4,-31,12,-87,7,-133v16,-7,24,-6,35,6v-14,6,-30,171,9,186","w":194},"X":{"d":"193,-226v-19,37,-65,74,-82,108v12,59,24,78,40,110v6,7,16,12,28,12v-1,8,-3,12,-12,11v-47,-3,-59,-61,-74,-106v-36,63,-53,68,-48,102v-15,-1,-22,-6,-22,-16v-1,-17,50,-84,62,-112v-6,-35,-11,-57,-13,-65v-5,-16,-9,-24,-14,-24v-16,-1,-51,62,-41,83v0,6,-2,8,-7,8v-6,0,-10,-5,-10,-14v-2,-33,26,-97,54,-96v36,1,46,43,52,80v25,-34,50,-64,80,-89v5,3,7,5,7,8","w":172},"Y":{"d":"37,-194v-7,38,-11,76,-11,120v0,71,37,76,58,27v23,-53,23,-91,29,-183v0,-6,5,-10,13,-10v10,0,15,4,15,13v-20,59,-17,157,-13,233v2,40,-29,89,-67,89v-16,0,-85,-23,-80,-39v0,-7,4,-10,12,-10v4,-1,47,37,56,32v49,7,61,-68,55,-137v-10,31,-23,58,-51,59v-80,1,-37,-146,-43,-211v4,-24,13,-16,30,-1r-4,19","w":138},"Z":{"d":"17,-18v41,1,110,-21,139,4v-8,20,-46,0,-73,11v-26,1,-49,8,-71,13v-46,-13,5,-69,21,-92v25,-34,77,-88,98,-117v-33,-3,-78,2,-106,16r0,4v-10,0,-15,-3,-15,-9v0,-30,104,-33,127,-36v27,-3,49,36,16,46v-7,3,-38,33,-90,93v-13,15,-43,55,-46,67","w":161},"[":{"d":"89,-233v0,26,-26,5,-41,14v-7,55,-4,192,2,233v10,6,37,-8,40,7v0,20,-35,10,-53,16v-6,0,-9,-2,-9,-7r-4,-261v1,-17,38,-9,56,-11v6,0,9,3,9,9","w":94},"\\":{"d":"6,-13v18,-8,19,-76,37,-94v21,11,-23,108,-32,107v-12,1,-12,-9,-5,-13","w":31},"]":{"d":"13,-229v0,-20,36,-9,53,-15v6,0,9,2,9,7r3,261v-1,17,-37,8,-55,10v-13,2,-10,-17,-4,-21v11,-6,22,7,36,-1v9,-47,3,-188,-2,-233v-10,-7,-40,8,-40,-8","w":87},"^":{"d":"46,-220v6,-10,15,-15,29,-14v14,30,24,69,36,100v0,5,-3,7,-7,7v-12,-3,-35,-60,-40,-81r-29,80v-2,4,-5,6,-8,6v-19,-23,18,-77,19,-98","w":104},"_":{"d":"0,28r0,-15r181,0r0,15r-181,0","w":173},"`":{"d":"5,-183v16,-2,40,25,23,33v-11,-7,-44,-22,-22,-34","w":70},"a":{"d":"98,-99v-3,20,-30,148,-61,82v-6,16,-13,23,-23,23v-40,0,-16,-128,6,-136v27,-2,20,24,41,26v-8,27,-12,46,-12,67v0,14,2,21,6,21v6,0,17,-28,28,-82v3,-13,14,-14,15,-1xm15,-9v12,-15,20,-57,22,-84v-7,-11,-8,-32,-16,-5v-6,22,-14,43,-12,75v0,8,2,13,6,14","w":78},"b":{"d":"27,-236v22,1,8,31,6,46r-12,86v5,-16,11,-23,20,-23v16,0,23,11,23,34v0,40,-18,136,-47,87v-7,10,-18,-2,-17,-11r7,-122r10,-91v2,-4,5,-6,10,-6xm31,-10v14,-14,23,-81,13,-102v-9,-2,-26,76,-25,87v5,5,7,12,12,15","w":81},"c":{"d":"56,-86v-1,-11,12,-34,16,-13v-6,36,-18,100,-45,100v-20,0,-30,-17,-30,-52v0,-24,10,-80,29,-80v13,0,30,31,10,34v-4,0,-7,-2,-11,-5v-8,9,-20,76,-1,87v11,0,22,-24,32,-71","w":54},"d":{"d":"48,-134r12,-99v0,-9,5,-10,12,-11v18,2,9,20,6,39v-8,50,-21,121,-21,179v1,6,2,10,4,11v6,-7,25,-65,28,-85v2,-13,13,-15,14,-2v-3,22,-36,158,-61,78v-3,11,-15,29,-24,28v-17,0,-24,-20,-24,-39v0,-36,15,-134,54,-99xm16,-12v15,-12,28,-63,28,-95v0,-8,-2,-12,-7,-12v-16,5,-33,87,-21,107","w":84},"e":{"d":"18,-27v0,7,8,16,13,17v8,0,20,-26,33,-76v4,-15,7,-22,9,-22v5,0,8,3,8,8v-8,38,-18,104,-50,104v-37,0,-35,-59,-29,-96v4,-27,12,-40,22,-40v46,10,8,78,-6,105xm16,-50v6,-17,19,-48,13,-65v-8,21,-12,45,-13,65","w":63},"f":{"d":"77,-103v-7,26,-9,81,-38,90v6,26,9,47,9,63v0,38,2,68,-23,76v-20,2,-30,-28,-29,-71v0,-99,10,-192,22,-288v8,-7,21,-7,28,3v-22,46,-23,118,-29,175v12,4,13,18,18,28v16,-10,23,-50,29,-77v2,-11,13,-10,13,1xm23,110v13,-24,12,-95,1,-122v-4,-1,-5,-3,-9,-6v0,42,-8,104,8,128","w":58},"g":{"d":"-7,-32v2,-33,18,-149,55,-93v7,11,16,17,24,19v-18,33,-22,71,-17,120v19,-1,51,-8,51,10v0,12,-14,12,-25,6v-32,-3,-24,0,-24,27v0,48,-9,78,-51,79v-28,1,-60,-26,-58,-56v-5,-26,48,-55,90,-63r-2,-24v-6,10,-12,15,-18,15v-18,0,-26,-20,-25,-40xm-35,83v0,19,20,36,39,36v33,0,41,-43,35,-85v-40,-1,-74,29,-74,49xm16,-7v11,3,28,-77,28,-91v0,-13,-5,-19,-15,-19v-4,21,-29,89,-13,110","w":79},"h":{"d":"30,-246v21,1,5,25,5,39v0,35,-9,65,-12,90v-3,25,-4,45,-4,61r-5,0v8,1,6,7,7,16v8,-27,15,-58,22,-92v4,-20,14,-13,29,0v-6,34,-10,62,-10,84v0,17,2,25,7,25v4,0,11,-15,20,-45v4,-13,3,-38,15,-43v16,10,4,17,-5,56v-4,18,-10,50,-28,51v-26,3,-25,-45,-26,-78r-19,82v-2,2,-4,3,-7,3v-11,0,-17,-20,-17,-60v0,-45,16,-127,15,-181v3,-6,7,-8,13,-8","w":92},"i":{"d":"20,0v-35,0,-16,-80,-17,-116v25,-16,20,10,17,25v-4,21,-12,60,0,73v14,-17,20,-53,26,-81v3,-12,13,-16,14,-3v-4,17,-16,102,-40,102xm22,-177v-19,0,-20,-29,-3,-33v9,0,14,6,14,17v0,11,-4,16,-11,16","w":42},"j":{"d":"17,8v21,-6,57,4,42,25v-12,-4,-21,-18,-41,-10v7,50,4,106,-45,107v-31,1,-64,-23,-63,-51v12,-43,40,-54,91,-70v-6,-39,7,-89,0,-123v13,-4,26,-8,28,5v-10,25,-13,76,-12,117xm-30,113v40,0,32,-49,31,-87v-29,7,-78,38,-74,56v-1,17,24,31,43,31xm22,-177v-19,0,-20,-29,-3,-33v9,0,14,6,14,17v0,11,-4,16,-11,16","w":46},"k":{"d":"106,-103v-2,33,-32,147,-69,85r-6,-24v-13,3,-17,23,-12,39v0,6,-3,8,-9,8v-7,0,-11,-12,-11,-37v-1,-56,16,-148,13,-193v0,-11,4,-17,11,-17v35,14,-8,86,-2,125v-1,9,-2,18,-2,26v7,-15,18,-48,32,-47v60,18,-36,88,9,121v7,0,17,-24,30,-72v-1,-13,12,-33,16,-14xm23,-54v11,-5,39,-55,30,-68v-4,0,-10,11,-18,33v-7,19,-11,30,-12,35","w":87},"l":{"d":"84,-102v2,16,-28,116,-47,106v-25,1,-37,-39,-37,-70v0,-57,7,-108,21,-153v1,-18,6,-27,15,-27v50,11,14,109,2,145v-6,18,-16,25,-21,40v-1,21,7,42,21,47v6,0,15,-22,27,-66v2,-8,11,-49,19,-22xm18,-99v12,-33,32,-81,24,-120v-15,50,-22,90,-24,120","w":65},"m":{"d":"23,-23v10,-25,12,-88,35,-88v24,5,7,59,10,86v3,0,9,-13,15,-38v3,-14,9,-31,9,-44v5,-11,17,-8,29,0v-7,38,-16,68,-5,90v13,-6,23,-50,31,-74v-2,-9,12,-26,15,-9v1,8,-19,98,-46,100v-16,1,-23,-22,-21,-46v-4,16,-14,46,-28,46v-27,0,-10,-57,-12,-83v-8,27,-10,81,-35,88v-24,-1,-11,-65,-17,-92v-5,-26,26,-28,24,-4v-2,21,-7,44,-4,68","w":143},"n":{"d":"32,-57v10,-21,9,-56,19,-73v14,1,22,7,22,15r-4,0v2,24,-10,83,3,96v15,-5,20,-77,36,-89v4,0,6,3,6,9v-3,25,-41,158,-61,72v-2,-10,-4,-23,-4,-37v-7,19,-8,57,-26,63v-30,-3,-11,-64,-19,-89v-6,-18,19,-31,23,-13v-5,18,-7,59,-3,78r9,-33","w":95},"o":{"d":"25,-138v33,8,38,23,37,74v19,6,21,-11,26,-35v0,-11,14,-12,14,-3v0,25,-15,67,-42,55v-7,25,-10,50,-32,50v-19,0,-28,-18,-28,-54v0,-33,5,-45,9,-69v2,-10,8,-20,16,-18xm30,-14v21,-22,8,-61,10,-95v0,-6,-3,-9,-8,-9v-8,10,-26,98,-2,104","w":83},"p":{"d":"39,-135v22,1,29,13,29,38v0,47,-19,132,-55,90v-5,31,-9,86,0,113v0,4,-3,6,-8,6v-9,0,-14,-15,-14,-45v0,-39,19,-145,12,-194v0,-5,3,-8,9,-8v11,-1,9,17,9,29v3,-11,12,-32,18,-29xm17,-38v13,5,-3,26,12,28v16,-5,22,-58,22,-86v0,-28,-9,-30,-15,-11v-7,21,-21,61,-19,69","w":85},"q":{"d":"43,-117v18,-7,19,12,16,36v-2,37,2,72,4,110r19,-52v2,-4,10,-3,11,2v-6,26,-37,77,-20,109v1,9,-1,13,-11,13v-10,0,-11,-5,-12,-15r-8,-113v-5,12,-11,31,-24,31v-15,0,-23,-11,-23,-33v0,-40,15,-138,48,-88xm28,-112v-16,12,-23,82,-12,101v4,0,11,-13,16,-38r9,-48v-3,-1,-7,-12,-13,-15","w":74},"r":{"d":"87,-109v21,13,-24,111,-33,109v-35,0,-23,-58,-24,-95v0,-3,-3,-7,-10,-12r-12,43r-9,-3v3,-25,10,-50,2,-73v-3,-25,24,-27,22,-4r-1,19v15,9,30,16,28,43r-5,54v0,9,2,13,6,13v6,-3,26,-64,28,-83v1,-7,3,-11,8,-11","w":74},"s":{"d":"28,-129v-9,26,11,75,13,97v4,44,-43,48,-47,14v-1,-11,10,-14,10,-1v2,6,5,9,8,9v19,-7,8,-46,2,-69v-8,26,-6,36,-22,32v9,-37,13,-63,13,-79v0,-8,4,-13,11,-13v8,0,12,3,12,10","w":51},"t":{"d":"112,-176v-5,24,-55,13,-85,15v-7,41,-9,78,-7,121v1,12,4,18,7,18v7,0,16,-23,26,-69v3,-12,7,-19,10,-19v5,0,6,3,6,9v0,17,-26,106,-43,98v-18,0,-27,-33,-25,-60r8,-98v-14,0,-30,-3,-39,3v-5,-5,-23,-15,-6,-19v17,1,31,-1,47,-2v0,-22,-3,-47,24,-26v1,11,-2,19,-4,27","w":50},"u":{"d":"29,-103v-6,24,-12,65,-5,91v18,-21,27,-70,26,-106v0,-8,3,-11,10,-11v17,2,16,8,9,22v-2,23,-12,73,1,85v4,0,8,-11,16,-35v6,-16,6,-43,20,-51v4,0,6,3,6,8v-1,25,-36,147,-63,74v-5,12,-9,29,-25,29v-14,0,-22,-16,-21,-32v4,-59,-7,-80,14,-87v5,-1,13,8,12,13","w":93},"v":{"d":"28,-23v8,-19,26,-73,16,-104r4,0r-4,0v0,-4,1,-6,5,-6v8,0,11,11,11,32v0,20,-15,103,-33,98v-16,3,-24,-30,-23,-70v4,-13,-7,-37,8,-38v27,-2,-1,79,16,88","w":73},"w":{"d":"0,-41v0,-31,-7,-111,29,-76v-10,26,-20,76,-7,100v15,-23,17,-64,14,-95v6,-9,24,-8,23,4v-3,26,-13,68,3,86v13,-15,12,-74,10,-103v1,-7,4,-11,9,-14v18,9,8,41,12,63v6,8,15,0,18,-12v-1,-11,11,-31,16,-13v-1,19,-14,61,-38,42v-4,20,-4,55,-26,54v-8,0,-15,-6,-21,-19v-6,16,-12,24,-20,24v-14,0,-22,-14,-22,-41","w":108},"x":{"d":"78,-87v0,-11,13,-35,17,-13v-4,26,-30,134,-70,90r-6,30v-28,-7,-10,-15,-2,-46v-5,-22,-8,-42,-7,-67v-9,-4,-5,-37,7,-36v21,3,7,47,12,72v8,-26,22,-53,35,-78v7,4,11,8,11,11v-7,20,-34,69,-41,95v0,5,7,10,11,11v10,0,21,-23,33,-69","w":76},"y":{"d":"-24,-15v6,-6,28,-60,28,-81v0,-18,4,-27,13,-27v24,13,-15,84,7,111v11,-4,27,-81,27,-113v0,-13,20,-17,21,-4v-7,30,-15,93,-8,147v14,-4,52,-11,42,12v-17,1,-22,-5,-40,3v6,57,-10,108,-53,108v-23,0,-41,-19,-41,-44v0,-32,47,-68,77,-74r-3,-43v-7,30,-42,31,-46,-3r0,-9v-9,27,-19,41,-32,26v0,-4,3,-7,8,-9xm10,127v33,-1,43,-49,40,-88v-27,7,-61,31,-61,62v0,13,9,26,21,26","w":82},"z":{"d":"37,-150v22,0,34,17,34,40v0,32,-10,62,-29,90v9,5,18,14,25,27v18,-6,54,1,32,16v-8,-3,-18,-2,-28,-2v8,48,-6,110,-47,111v-23,1,-45,-22,-45,-44v0,-29,24,-54,71,-76v-2,-9,-8,-15,-16,-20v-10,11,-30,9,-30,-6v0,-8,7,-12,19,-12v22,-25,30,-44,31,-85v0,-14,-4,-20,-12,-20v-20,-2,-21,35,-30,42v-5,0,-7,-3,-7,-9v-1,-16,16,-56,32,-52xm19,116v31,0,46,-54,36,-90v-26,7,-56,37,-56,66v0,13,8,24,20,24","w":93},"{":{"d":"31,-69v-11,-10,-33,-31,-5,-42v3,-2,5,-3,8,-5v7,-19,8,-63,7,-99v-1,-21,22,-25,47,-25v6,0,9,2,9,9v-3,13,-6,3,-22,7v-36,8,4,99,-36,122v-13,7,-7,16,2,21v21,19,17,70,19,108v-5,18,50,3,29,26v-26,-4,-53,-1,-46,-32v-3,-28,-3,-69,-12,-90","w":103},"|":{"d":"64,-238r-11,226v-3,29,17,56,1,75v-6,0,-10,-2,-11,-5v-19,-69,-5,-264,15,-306v4,0,6,4,6,10","w":78},"}":{"d":"64,-216v5,40,-3,94,25,110v20,11,-7,30,-17,34v-6,18,-8,65,-6,99v2,21,-23,24,-47,25v-6,0,-9,-3,-9,-9v-2,-15,25,-1,33,-12v4,-12,3,-103,16,-109v1,-5,16,-11,18,-17v-32,-21,-31,-71,-31,-120v0,-19,-34,-3,-34,-20v1,-9,12,-5,20,-5v22,0,30,5,32,24","w":103},"~":{"d":"16,-55v4,-32,57,-60,80,-25v11,18,48,24,50,-5v0,-5,4,-8,10,-8v7,0,10,4,10,10v1,22,-22,38,-45,38v-26,0,-34,-25,-55,-32v-22,0,-22,21,-40,29v-6,0,-10,-2,-10,-7","w":173},"\u00a0":{"w":68}}});

Cufon.replace('.fb-content h3', {fontSize: '30px'});

$(document).ready(function () {
	$('#news_name').focus(function() {
		if ($(this).attr("value") === "Enter Name") {
			$('#news_name').attr("value", "");
		}
	});
	$('#news_name').blur(function() {
		if ($(this).attr("value") === "") {
			$('#news_name').attr("value", "Enter Name");
		}
	});
	$('#news_email').focus(function() {
		if ($(this).attr("value") === "Enter Email") {
			$('#news_email').attr("value", "");
		}
	});
	$('#news_email').blur(function() {
		if ($(this).attr("value") === "") {
			$('#news_email').attr("value", "Enter Email");
		}
	});
	$('#news-form').submit(function() {
		if ($('#news_name').attr("value") === "Enter Name" || $('#news_email').attr("value") === "Enter Email") {
			return false;
		} else {
			return true;
		}
	});
	// Form Validation
	$("#contact, #quick-contact").validationEngine();
});
