/*
 * 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 � 2001,2002,2005 Adobe Systems Incorporated. All Rights Reserved.
 *
 * Trademark:
 * Kozuka Gothic is either a registered trademark or trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 *
 * Full name:
 * KozGoPro-Regular
 *
 * Designer:
 * Masahiko Kozuka
 *
 * Vendor URL:
 * http://www.adobe.co.jp/products/type/
 *
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":198,"face":{"font-family":"Kozuka Gothic Pro OpenType","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 4 0 0 0 0 0 0 0","ascent":"317","descent":"-43","x-height":"4","bbox":"-18 -307 360 102","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":83},"!":{"d":"62,-274r-5,198r-24,0r-5,-198r34,0xm45,4v-13,0,-21,-10,-21,-22v0,-13,9,-23,21,-23v13,0,21,10,21,23v0,13,-8,22,-21,22","w":89},"\"":{"d":"28,-186r-6,-95r31,0r-7,95r-18,0xm85,-186r-6,-95r30,0r-5,95r-19,0","w":131},"#":{"d":"69,-83r-11,83r-22,0r11,-83r-33,0r0,-20r36,0r8,-66r-34,0r0,-20r37,0r10,-81r22,0r-11,81r42,0r11,-81r21,0r-10,81r32,0r0,20r-35,0r-8,66r34,0r0,20r-37,0r-11,83r-21,0r10,-83r-41,0xm80,-169r-8,66r41,0r8,-66r-41,0","w":192},"$":{"d":"139,-74v0,-57,-109,-61,-109,-124v0,-34,23,-59,58,-65r0,-42r22,0r0,41v23,1,39,7,50,14r-9,22v-10,-5,-26,-14,-48,-14v-29,0,-44,21,-44,40v0,23,17,35,49,50v39,18,60,38,60,75v0,33,-21,63,-60,69r0,43r-23,0r0,-41v-21,0,-44,-8,-58,-18r9,-23v28,25,103,23,103,-27"},"%":{"d":"73,-269v36,0,58,30,58,79v0,109,-119,112,-118,4v0,-54,28,-83,60,-83xm72,-250v-24,0,-35,33,-35,64v0,33,12,60,35,60v24,0,34,-28,34,-62v0,-32,-8,-62,-34,-62xm237,-159v36,0,58,30,58,79v0,109,-120,111,-118,3v0,-54,28,-82,60,-82xm237,-140v-24,0,-35,31,-35,62v0,34,11,62,34,62v25,0,35,-28,35,-63v0,-32,-8,-61,-34,-61xm241,-269r-154,274r-21,0r154,-274r21,0","w":308},"&":{"d":"199,-148r28,0v-7,42,-18,76,-38,100r44,48r-36,0v-8,-8,-15,-16,-26,-28v-48,57,-158,33,-158,-44v0,-37,23,-62,52,-82v-40,-45,-27,-125,43,-125v31,0,56,21,56,57v0,30,-19,51,-60,75r70,81v13,-21,20,-48,25,-82xm42,-76v0,61,83,74,114,31r-78,-90v-15,10,-36,28,-36,59xm105,-257v-48,0,-40,69,-15,93v28,-16,47,-32,47,-56v0,-18,-9,-37,-32,-37","w":234},"'":{"d":"28,-186r-6,-95r31,0r-7,95r-18,0","w":74},"(":{"d":"104,49r-24,0v-26,-33,-54,-85,-54,-165v0,-80,28,-133,54,-167r24,0v-30,40,-51,93,-51,167v0,72,22,124,51,165","w":111,"k":{"Y":-14,"W":-14,"V":-14,"T":-14,"J":-14}},")":{"d":"8,-283r24,0v26,33,53,86,53,166v0,80,-27,131,-53,166r-24,0v29,-40,51,-93,51,-166v0,-73,-21,-125,-51,-166","w":111},"*":{"d":"107,-279r22,13r-37,51r60,-7r0,25v-19,-1,-42,-7,-60,-6r38,49r-23,13v-9,-18,-15,-39,-26,-56r-27,56r-20,-13r37,-50r-59,7r0,-25r59,6r-37,-49r22,-13r26,54","w":163},"+":{"d":"110,-120r0,-97r23,0r0,97r93,0r0,22r-93,0r0,98r-23,0r0,-98r-94,0r0,-22r94,0","w":242},",":{"d":"31,-43r35,-4v-9,33,-26,78,-36,95r-22,3v8,-22,19,-66,23,-94","w":79,"k":{"\u201d":7}},"-":{"d":"12,-98r0,-23r99,0r0,23r-99,0","w":122},".":{"d":"42,4v-14,0,-21,-10,-21,-22v0,-14,9,-24,22,-24v13,0,21,10,21,24v0,13,-9,22,-22,22","w":78,"k":{"\u201d":7}},"\/":{"d":"138,-279r-115,295r-24,0r114,-295r25,0","w":137},"0":{"d":"98,4v-49,0,-84,-48,-84,-138v0,-94,38,-140,88,-140v51,0,82,48,82,136v0,94,-32,142,-86,142xm99,-20v40,0,55,-52,55,-116v0,-67,-16,-114,-54,-114v-32,0,-55,43,-55,114v0,71,20,116,54,116"},"1":{"d":"123,0r-29,0r-1,-242r-44,26r-8,-22v27,-11,40,-36,82,-32r0,270"},"2":{"d":"177,-24r0,24r-159,0v-3,-27,14,-33,26,-46v62,-67,96,-104,96,-148v0,-29,-12,-55,-51,-55v-22,0,-41,12,-54,22r-10,-21v17,-15,41,-26,70,-26v54,0,76,39,76,76v0,57,-65,119,-113,174r119,0"},"3":{"d":"91,-274v91,1,89,106,22,128v32,5,59,31,59,70v0,43,-32,80,-92,80v-27,0,-51,-8,-63,-17r9,-23v10,6,31,16,55,16v45,0,60,-31,60,-56v-2,-46,-40,-61,-87,-58r0,-22v40,3,77,-9,77,-50v0,-23,-14,-44,-46,-44v-20,0,-38,10,-49,18r-9,-22v13,-10,38,-20,64,-20"},"4":{"d":"153,-76r0,76r-28,0r0,-76r-118,0r0,-19r115,-175r31,0r0,171r37,0r0,23r-37,0xm37,-99r88,0r0,-139v-26,54,-58,91,-88,139"},"5":{"d":"49,-270r118,0r0,25r-96,0r-12,77v59,-10,109,20,112,81v4,79,-97,113,-155,75r9,-23v38,28,116,15,116,-49v0,-49,-53,-73,-109,-60"},"6":{"d":"161,-249v-74,-1,-114,56,-116,106v36,-58,140,-34,140,53v0,49,-30,94,-83,94v-53,0,-88,-43,-88,-113v0,-80,45,-163,147,-165r0,25xm103,-19v31,0,51,-28,51,-69v0,-41,-22,-65,-54,-65v-32,0,-56,31,-56,51v0,49,22,83,59,83"},"7":{"d":"23,-245r0,-25r158,0r0,19r-113,251r-31,0r113,-245r-127,0"},"8":{"d":"15,-67v0,-37,26,-58,53,-76v-72,-31,-44,-135,34,-131v85,4,97,98,28,129r0,2v33,14,54,38,54,70v0,46,-37,77,-85,77v-51,0,-84,-32,-84,-71xm99,-18v35,0,54,-23,54,-51v0,-34,-22,-51,-58,-63v-65,13,-65,113,4,114xm101,-252v-31,0,-47,22,-47,45v0,29,20,45,50,54v23,-9,41,-27,41,-53v0,-23,-12,-46,-44,-46"},"9":{"d":"38,-21v65,2,107,-36,115,-106v-40,56,-136,25,-136,-52v0,-49,32,-95,85,-95v50,0,83,44,83,113v0,102,-52,164,-147,165r0,-25xm100,-251v-31,0,-53,30,-53,70v0,36,21,61,52,61v29,0,55,-22,55,-44v0,-52,-18,-87,-54,-87"},":":{"d":"43,-143v-14,0,-21,-11,-21,-23v0,-13,8,-23,21,-23v13,0,21,10,21,23v0,13,-8,23,-21,23xm43,4v-14,0,-21,-10,-21,-22v0,-13,8,-23,21,-23v13,0,21,10,21,23v0,13,-8,22,-21,22","w":78},";":{"d":"31,-43r35,-4v-9,33,-26,78,-36,95r-22,3v8,-22,19,-66,23,-94xm46,-143v-14,0,-21,-11,-21,-23v0,-13,9,-23,21,-23v13,0,21,10,21,23v0,13,-8,23,-21,23","w":79},"<":{"d":"215,0r-187,-99r0,-19r187,-99r0,25r-161,84r161,83r0,25","w":242},"=":{"d":"226,-160r0,22r-210,0r0,-22r210,0xm226,-81r0,22r-210,0r0,-22r210,0","w":242},">":{"d":"27,-217r188,99r0,20r-188,98r0,-25r163,-83r-163,-84r0,-25","w":242},"?":{"d":"139,-220v0,52,-70,82,-56,145r-27,0v-19,-59,52,-97,52,-142v0,-40,-54,-48,-79,-25r-8,-22v13,-9,34,-15,54,-15v45,0,64,28,64,59xm69,4v-14,0,-21,-10,-21,-22v0,-13,8,-23,21,-23v13,0,21,10,21,23v0,13,-8,22,-21,22","w":156},"@":{"d":"212,-166v-6,32,-18,64,-18,98v0,15,5,23,15,23v21,0,44,-30,44,-78v0,-60,-33,-101,-94,-101v-66,0,-121,55,-121,139v0,92,87,133,162,95r6,16v-86,44,-189,-3,-189,-109v0,-85,57,-158,145,-158v68,0,112,49,112,115v0,64,-33,99,-70,99v-16,0,-27,-14,-29,-36v-24,48,-96,52,-99,-13v-3,-64,69,-120,136,-90xm126,-46v42,0,54,-63,61,-106v-47,-14,-88,27,-88,75v0,19,9,31,27,31","w":289},"A":{"d":"136,-274r91,274r-32,0r-29,-89r-96,0r-29,89r-30,0r91,-274r34,0xm76,-113r83,0r-27,-81v-7,-19,-8,-38,-15,-52v-10,47,-27,90,-41,133","w":236,"k":{"\u201d":7,"Y":11,"W":4,"V":11,"T":11}},"B":{"d":"31,-270v63,-13,152,-9,152,62v0,28,-21,49,-47,61v26,6,57,28,57,69v0,78,-86,86,-162,77r0,-269xm60,-157v49,5,92,-9,92,-49v0,-43,-54,-53,-92,-44r0,93xm60,-134r0,111v49,5,102,-3,101,-55v-2,-51,-49,-59,-101,-56","w":208},"C":{"d":"204,-32r7,24v-90,34,-196,-4,-196,-127v0,-113,102,-167,196,-132r-8,25v-76,-32,-157,8,-157,106v0,95,79,136,158,104","w":223},"D":{"d":"242,-144v0,114,-88,163,-211,143r0,-270v20,-3,43,-5,69,-5v110,0,142,65,142,132xm60,-249r0,225v90,13,150,-28,150,-119v0,-86,-63,-121,-150,-106","w":256},"E":{"d":"175,-25r0,25r-144,0r0,-274r138,0r0,25r-109,0r0,93r103,0r0,25r-103,0r0,106r115,0","w":189},"F":{"d":"60,0r-29,0r0,-274r138,0r0,25r-109,0r0,97r100,0r0,25r-100,0r0,127","w":186,"k":{"A":11,".":14,",":18}},"G":{"d":"226,-141r0,130v-15,6,-43,14,-78,14v-108,0,-133,-80,-133,-138v0,-108,103,-169,204,-130r-8,25v-74,-33,-165,6,-165,103v0,93,74,133,151,107r0,-87r-56,0r0,-24r85,0","w":248},"H":{"d":"221,-274r0,274r-29,0r0,-131r-132,0r0,131r-29,0r0,-274r29,0r0,117r132,0r0,-117r29,0","w":252},"I":{"d":"31,0r0,-274r29,0r0,274r-29,0","w":91},"J":{"d":"114,-274r0,187v0,85,-51,100,-112,86r4,-25v44,13,78,4,78,-64r0,-184r30,0","w":141,"k":{"}":-7,"]":-7,")":-7}},"K":{"d":"107,-158r104,158r-35,0r-90,-138r-26,30r0,108r-29,0r0,-274r29,0v2,43,-4,95,2,134v32,-48,70,-89,105,-134r36,0","w":208},"L":{"d":"174,-26r0,26r-143,0r0,-274r29,0r0,248r114,0","w":182,"k":{"\u201d":14,"Y":7,"V":4,"T":7,"-":4}},"M":{"d":"272,-274r17,274r-29,0r-13,-242v-9,31,-20,65,-33,103r-49,138r-22,0r-46,-135r-32,-106r-13,242r-29,0r19,-274r37,0r48,139v13,33,19,66,29,92v20,-74,54,-158,79,-231r37,0","w":312},"N":{"d":"224,-274r0,274r-30,0r-87,-144v-18,-31,-37,-62,-50,-92r2,236r-28,0r0,-274r31,0r88,144v19,33,35,62,48,90r-3,-234r29,0","w":254},"O":{"d":"134,-279v70,0,116,56,116,139v0,96,-54,144,-119,144v-68,0,-116,-53,-116,-139v0,-89,50,-144,119,-144xm133,-254v-117,0,-115,233,-1,233v57,0,87,-54,87,-117v0,-55,-27,-116,-86,-116","w":264,"k":{".":4,",":4}},"P":{"d":"31,0r0,-271v16,-3,36,-5,62,-5v89,0,96,56,96,78v-2,74,-65,96,-129,85r0,113r-29,0xm60,-249r0,111v49,11,99,-8,99,-57v0,-51,-54,-64,-99,-54","w":205,"k":{"I":-4,".":22,",":22}},"Q":{"d":"243,38v-41,-10,-77,-25,-114,-34v-63,-2,-114,-50,-114,-139v0,-90,51,-144,120,-144v69,0,115,55,115,139v0,75,-34,115,-76,135v27,7,55,14,78,18xm134,-254v-119,0,-115,234,-2,233v57,0,87,-54,87,-117v0,-55,-27,-116,-85,-116","w":264},"R":{"d":"31,-270v69,-15,158,-7,158,67v0,37,-24,60,-51,72v41,3,47,112,60,131r-31,0v-4,-8,-11,-32,-18,-66v-9,-52,-35,-58,-89,-55r0,121r-29,0r0,-270xm60,-144v53,5,98,-8,98,-55v0,-54,-56,-57,-98,-50r0,105","w":207},"S":{"d":"162,-265r-9,25v-8,-5,-25,-13,-48,-13v-38,0,-53,23,-53,43v0,27,16,41,53,56v44,19,67,42,67,81v0,44,-31,77,-90,77v-25,0,-52,-7,-66,-17r8,-25v35,27,118,23,118,-33v0,-27,-15,-44,-51,-58v-41,-15,-69,-39,-69,-77v0,-64,92,-89,140,-59","w":189},"T":{"d":"191,-274r0,25r-81,0r0,249r-30,0r0,-249r-80,0r0,-25r191,0","w":190,"k":{"\u201d":-7,"z":4,"y":7,"w":4,"u":4,"s":4,"r":4,"o":4,"m":4,"e":7,"a":7,"T":-4,"A":7,":":-4,".":4,"-":4,",":4,")":-14}},"U":{"d":"220,-274r0,164v0,82,-43,114,-98,114v-51,0,-91,-29,-91,-112r0,-166r29,0r0,166v0,62,28,87,64,87v40,0,66,-26,66,-87r0,-166r30,0","w":250,"k":{".":7,",":4}},"V":{"d":"183,-274r32,0r-95,274r-31,0r-87,-274r32,0r42,138v13,36,20,73,30,103v20,-79,52,-163,77,-241","w":213,"k":{"\u201d":-7,"o":4,"e":4,"a":4,"A":4,":":-7,".":7,"-":4,",":7,")":-14}},"W":{"d":"296,-274r31,0r-76,274r-30,0r-36,-147v-10,-35,-12,-65,-19,-90v-14,73,-43,162,-61,237r-31,0r-68,-274r32,0r53,238r2,0v12,-77,40,-163,59,-238r31,0r34,142v9,32,14,67,21,95v14,-79,39,-160,58,-237","w":330,"k":{"\u201d":-7,"A":4,".":7,"-":4,",":11,")":-14}},"X":{"d":"127,-141r83,141r-35,0r-67,-118r-63,118r-35,0r82,-139r-78,-135r34,0r63,113v19,-38,42,-75,63,-113r34,0","w":219},"Y":{"d":"174,-274r33,0r-88,156r0,118r-30,0r0,-117r-83,-157r34,0v23,44,41,93,67,134v18,-44,45,-92,67,-134","w":208,"k":{"\u201d":-7,"v":4,"u":4,"t":4,"q":4,"o":4,"e":4,"d":4,"a":4,"A":11,".":7,"-":4,",":7,")":-14}},"Z":{"d":"198,-274r0,19r-147,230r149,0r0,25r-188,0r0,-18r148,-231r-136,0r0,-25r174,0","w":212,"k":{"A":4}},"[":{"d":"104,26r0,20r-70,0r0,-325r70,0r0,20r-46,0r0,285r46,0","w":111,"k":{"f":-7,"J":-14}},"]":{"d":"7,-259r0,-20r71,0r0,325r-71,0r0,-20r46,0r0,-285r-46,0","w":111},"^":{"d":"132,-264r84,186r-25,0r-70,-160r-70,160r-25,0r84,-186r22,0","w":242},"_":{"d":"0,45r0,-18r203,0r0,18r-203,0","w":203},"`":{"d":"60,-224r-48,-57r34,0r36,57r-22,0","w":122},"a":{"d":"88,-201v102,3,59,112,73,201r-27,0v-2,-8,0,-19,-4,-25v-10,15,-30,29,-58,29v-37,0,-58,-27,-58,-55v0,-47,41,-73,114,-73v0,-17,1,-54,-44,-54v-17,0,-35,5,-48,14r-8,-20v16,-10,38,-17,60,-17xm79,-19v44,-2,55,-36,50,-83v-37,0,-84,6,-84,47v0,25,16,36,34,36","w":186,"k":{"\u201d":4}},"b":{"d":"59,-288r1,123v12,-23,34,-36,65,-36v46,0,79,41,79,101v1,107,-102,135,-148,68r-2,32r-26,0r2,-288r29,0xm116,-176v-49,0,-57,45,-57,99v0,29,22,57,55,57v38,0,60,-33,60,-79v0,-41,-20,-77,-58,-77","w":219,"k":{"\u201d":4}},"c":{"d":"157,-30r5,23v-9,4,-28,11,-53,11v-56,0,-94,-40,-94,-100v0,-78,80,-128,148,-94r-7,24v-8,-5,-22,-10,-41,-10v-45,0,-69,36,-69,78v0,67,60,92,111,68","w":174,"k":{"\u201d":4}},"d":{"d":"188,-288r1,288r-26,0v-2,-10,0,-24,-3,-33v-10,21,-32,37,-64,37v-45,0,-81,-39,-81,-99v0,-98,98,-137,143,-75r0,-118r30,0xm104,-20v46,0,54,-46,54,-98v0,-39,-28,-58,-53,-58v-37,0,-59,34,-59,79v0,41,19,77,58,77","w":217,"k":{"\u201d":-4}},"e":{"d":"163,-30r5,22v-11,5,-31,12,-61,12v-57,0,-92,-40,-92,-99v0,-62,35,-106,88,-106v66,0,80,59,75,106r-133,0v-3,79,68,85,118,65xm45,-117r104,0v0,-27,-10,-61,-49,-61v-36,0,-52,34,-55,61","w":194,"k":{"\u201d":4,"j":-4}},"f":{"d":"6,-196r27,0v0,-24,-1,-57,21,-79v19,-19,52,-20,75,-12r-5,24v-41,-18,-68,17,-61,67r47,0r0,23r-47,0r0,173r-30,0r0,-173r-27,0r0,-23","w":111,"k":{"\u201d":-32,"}":-32,"]":-29,")":-32,"'":-29,"\"":-32}},"g":{"d":"162,-197r27,0v-4,47,-1,116,-2,169v0,34,0,113,-93,113v-22,0,-47,-6,-62,-16r8,-23v44,24,123,23,117,-56r0,-24v-10,18,-31,34,-61,34v-47,0,-81,-42,-81,-97v0,-104,107,-132,146,-70xm157,-82v0,-52,-10,-95,-52,-95v-35,0,-59,30,-59,78v0,42,20,75,58,75v22,0,53,-17,53,-58","w":216,"k":{"\u201d":4}},"h":{"d":"186,-120r0,120r-29,0v-7,-68,25,-176,-46,-176v-23,0,-52,19,-52,55r0,121r-29,0r0,-288r29,0r1,122v37,-52,126,-58,126,46","w":214,"k":{"\u201d":7}},"i":{"d":"64,-251v0,13,-8,20,-20,20v-12,0,-19,-8,-19,-20v0,-11,8,-20,20,-20v12,0,19,9,19,20xm59,-196r0,196r-29,0r0,-196r29,0","w":89},"j":{"d":"68,-251v0,12,-8,20,-20,20v-12,0,-19,-9,-19,-20v0,-11,8,-20,20,-20v12,0,19,9,19,20xm63,-196v-6,87,20,210,-22,260v-14,16,-39,21,-55,21r-4,-24v48,-3,51,-32,51,-89r0,-168r30,0","w":92},"k":{"d":"98,-115r84,115r-37,0r-68,-97r-18,21r0,76r-29,0r0,-288r29,0r1,183v24,-32,51,-60,76,-91r36,0","w":178},"l":{"d":"59,-288r0,288r-29,0r0,-288r29,0","w":89},"m":{"d":"297,-118r0,118r-30,0v-5,-65,21,-174,-43,-176v-24,0,-46,23,-46,53r0,123r-30,0v-6,-64,24,-176,-41,-176v-26,0,-48,25,-48,56r0,120r-29,0r-2,-197r26,0v2,10,0,24,3,32v15,-43,102,-50,114,3v32,-55,126,-64,126,44","w":325,"k":{"\u201d":7}},"n":{"d":"186,-120r0,120r-29,0v-7,-68,25,-176,-46,-176v-26,0,-52,22,-52,56r0,120r-29,0r-2,-197r27,0r2,32v30,-49,129,-62,129,45","w":214,"k":{"\u201d":7}},"o":{"d":"107,-201v54,0,89,41,89,101v0,73,-48,104,-92,104v-50,0,-89,-38,-89,-101v0,-67,42,-104,92,-104xm166,-99v0,-35,-17,-78,-60,-78v-84,0,-75,158,-1,158v36,0,61,-36,61,-80","w":212,"k":{"\u201d":7}},"p":{"d":"55,-197v2,11,0,25,3,34v41,-70,146,-37,146,62v0,105,-96,134,-145,74r0,107r-29,0r-2,-277r27,0xm116,-176v-47,0,-57,45,-57,98v0,38,28,58,55,58v39,0,60,-33,60,-80v0,-41,-20,-76,-58,-76","w":219},"q":{"d":"161,-197r28,0r-1,277r-30,0r-1,-110v-10,19,-31,34,-62,34v-44,0,-80,-39,-80,-99v0,-74,46,-106,86,-106v30,-1,48,17,59,34xm104,-20v51,0,54,-46,54,-98v0,-32,-23,-58,-53,-58v-37,0,-59,33,-59,79v0,41,18,77,58,77","w":217},"r":{"d":"119,-199r0,28v-78,-10,-58,96,-60,171r-29,0r-2,-196r26,0v2,12,-1,28,3,38v10,-26,33,-49,62,-41","w":124,"k":{".":4,",":4}},"s":{"d":"130,-189r-9,23v-14,-16,-71,-18,-71,17v0,17,11,25,36,36v32,13,50,29,50,59v0,56,-79,72,-121,45r9,-23v21,18,83,19,83,-19v0,-18,-9,-31,-36,-39v-72,-21,-63,-110,14,-111v19,0,35,6,45,12","w":152},"t":{"d":"37,-196r0,-36r30,-10r0,46r51,0r0,23r-51,0r0,114v-3,35,21,44,47,35r2,23v-6,3,-17,5,-30,5v-48,0,-49,-43,-49,-64r0,-113r-30,0r0,-23r30,0","w":127},"u":{"d":"183,-196r2,196r-27,0v-1,-10,1,-23,-2,-31v-9,15,-30,35,-63,35v-30,0,-65,-16,-65,-84r0,-116r30,0v6,65,-22,173,44,175v23,0,51,-18,51,-53r0,-122r30,0","w":212,"k":{"\u201d":7}},"v":{"d":"149,-196r31,0r-74,196r-28,0r-73,-197r32,0r57,165","w":184,"k":{".":7,",":4}},"w":{"d":"252,-197r30,0r-63,197r-26,0r-50,-163v-13,58,-33,109,-50,163r-27,0r-58,-197r31,0r43,166v13,-56,34,-112,50,-166r26,0r49,166","w":288,"k":{":":-4,".":7,",":7}},"x":{"d":"138,-196r32,0r-65,95r67,101r-34,0r-51,-81v-14,28,-34,54,-50,81r-33,0r67,-100r-64,-96r34,0r49,76v14,-28,32,-50,48,-76","w":177},"y":{"d":"146,-196r31,0v-45,95,-64,255,-156,285r-8,-25v49,-25,68,-61,61,-79r-70,-181r33,0r57,160v14,-54,35,-108,52,-160","w":181,"k":{":":-7,".":7,",":7}},"z":{"d":"15,-196r142,0r0,19r-113,153r114,0r0,24r-151,0r0,-18r114,-154r-106,0r0,-24","w":164},"{":{"d":"40,-118v37,9,22,65,22,108v0,36,24,36,40,36r0,19v-22,0,-65,0,-65,-55v0,-38,31,-93,-25,-98r0,-18v57,-3,25,-63,25,-100v0,-53,47,-53,65,-53r0,20v-17,0,-40,-1,-40,35v0,40,18,99,-22,106","w":111,"k":{"f":-7,"J":-11}},"}":{"d":"71,-117v-37,-9,-21,-67,-21,-107v0,-36,-23,-35,-40,-35r0,-20v18,0,64,0,64,53v0,40,-31,97,26,100r0,18v-57,4,-26,59,-26,98v0,55,-42,55,-64,55r0,-19v16,0,40,0,40,-36v0,-39,-19,-99,21,-107","w":111},"\\":{"d":"25,-279r111,295r-24,0r-112,-295r25,0","w":135},"|":{"d":"34,102r0,-407r24,0r0,407r-24,0","w":91},"~":{"d":"68,-145v25,0,82,37,109,35v15,0,23,-13,23,-34r21,0v-2,108,-100,22,-154,22v-15,0,-24,12,-24,35r-21,0v-1,-37,19,-58,46,-58","w":242},"\u201c":{"d":"50,-279r19,-2v-8,22,-19,64,-23,92r-32,4v9,-33,26,-77,36,-94xm106,-279r19,-2v-8,22,-19,64,-23,92r-32,4v8,-33,26,-77,36,-94","w":134,"k":{"u":7,"s":7,"q":7,"o":7,"l":-7,"k":-4,"h":-4,"g":4,"f":-4,"e":4,"d":4,"c":4,"b":-4,"a":4,"Y":-7,"W":-7,"V":-7,"T":-7,"A":7}},"\u201d":{"d":"33,-188r-19,3v8,-22,19,-64,23,-92r32,-4v-8,33,-26,76,-36,93xm89,-188r-19,3v8,-22,19,-64,23,-92r32,-4v-9,33,-26,76,-36,93","w":134},"\u2026":{"d":"68,4v-14,0,-22,-10,-22,-22v0,-14,9,-24,22,-24v13,0,21,10,21,24v0,13,-8,22,-21,22xm203,4v-14,0,-21,-10,-21,-22v0,-14,8,-24,21,-24v13,0,22,10,22,24v0,13,-9,22,-22,22xm339,4v-14,0,-21,-10,-21,-22v0,-14,9,-24,21,-24v13,0,21,10,21,24v0,13,-8,22,-21,22","w":406},"\u2122":{"d":"10,-258r0,-16r89,0r0,16r-35,0r0,95r-19,0r0,-95r-35,0xm124,-163r-19,0r8,-111r30,0r28,85v8,-31,17,-56,27,-85r28,0r9,111r-19,0r-6,-97r-30,95r-21,0v-11,-31,-16,-68,-30,-95v1,33,-3,65,-5,97","w":243},"\u2018":{"d":"314,-216r-32,2v13,-34,35,-73,47,-91r18,-1v-11,23,-25,60,-33,90","w":360},"\u2019":{"d":"46,-303r32,-3v-13,34,-35,74,-47,91r-18,1v11,-22,25,-59,33,-89","w":360},"\u00d7":{"d":"196,-135r100,99r-16,17r-100,-100r-99,100r-16,-17r99,-99r-99,-99r16,-17r99,100r100,-100r16,16","w":360},"\u2032":{"d":"49,-307r27,12r-49,94r-14,-6","w":360},"\u2033":{"d":"49,-307r26,11r-50,94r-12,-5xm117,-307r26,11r-49,94r-13,-5","w":360},"\u00a0":{"w":83}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 *
 * Copyright:
 * Copyright � 2001,2002,2005 Adobe Systems Incorporated. All Rights Reserved.
 *
 * Trademark:
 * Kozuka Gothic is either a registered trademark or trademark of Adobe Systems
 * Incorporated in the United States and/or other countries.
 *
 * Full name:
 * KozGoPro-Medium
 *
 * Designer:
 * Masahiko Kozuka
 *
 * Vendor URL:
 * http://www.adobe.co.jp/products/type/
 *
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":202,"face":{"font-family":"Kozuka Gothic Pro OpenType","font-weight":500,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 0 0 0 0 0 0 0","ascent":"317","descent":"-43","x-height":"4","bbox":"-17 -309 368 102","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":80},"!":{"d":"71,-276r-7,194r-32,0r-7,-194r46,0xm48,4v-17,0,-27,-13,-27,-28v0,-16,12,-28,27,-28v16,0,26,12,26,28v0,16,-10,28,-26,28","w":95},"\"":{"d":"26,-181r-7,-101r39,0r-7,101r-25,0xm90,-181r-7,-101r39,0r-7,101r-25,0","w":141},"#":{"d":"72,-81r-10,81r-27,0r10,-81r-32,0r0,-26r37,0r7,-60r-34,0r0,-26r38,0r10,-78r27,0r-11,78r39,0r11,-78r26,0r-10,78r32,0r0,26r-36,0r-7,60r33,0r0,26r-37,0r-11,81r-27,0r11,-81r-39,0xm84,-167r-8,60r39,0r7,-60r-38,0","w":198},"$":{"d":"113,-8r0,44r-28,0r0,-42v-23,-1,-47,-8,-61,-17r11,-31v26,23,100,25,100,-22v0,-22,-13,-35,-46,-49v-36,-16,-62,-34,-62,-70v0,-35,23,-62,60,-69r0,-41r29,0r0,39v23,1,39,8,51,14r-10,30v-10,-5,-27,-13,-49,-13v-27,0,-40,18,-40,34v0,20,14,34,46,45v80,27,83,131,-1,148"},"%":{"d":"75,-270v40,0,61,33,61,79v0,56,-30,84,-63,84v-34,0,-61,-29,-61,-80v0,-51,27,-83,63,-83xm74,-246v-42,1,-39,117,0,115v21,0,30,-26,30,-58v0,-30,-8,-57,-30,-57xm245,-160v40,0,61,34,61,80v0,56,-30,83,-63,83v-34,0,-62,-29,-62,-80v0,-51,28,-83,64,-83xm244,-136v-22,0,-31,30,-31,58v0,32,11,57,31,57v21,0,30,-25,30,-57v0,-30,-8,-58,-30,-58xm247,-270r-152,275r-25,0r152,-275r25,0","w":317},"&":{"d":"197,-50r45,50r-49,0v-7,-7,-13,-14,-22,-25v-21,19,-46,29,-75,29v-102,0,-106,-124,-33,-157v-39,-46,-26,-127,49,-127v35,0,62,23,62,60v0,30,-21,50,-57,75v19,23,42,51,59,70v12,-19,19,-48,23,-77r38,0v-6,41,-19,77,-40,102xm103,-27v25,0,40,-13,48,-22r-69,-81v-13,9,-30,25,-30,50v0,29,20,53,51,53xm109,-252v-43,0,-34,62,-11,84v24,-15,39,-30,39,-51v0,-16,-8,-33,-28,-33","w":243},"'":{"d":"26,-181r-7,-101r39,0r-7,101r-25,0","w":76},"(":{"d":"106,49r-31,0v-24,-33,-51,-86,-51,-166v0,-80,27,-133,51,-166r31,0v-27,39,-47,93,-47,167v0,73,21,125,47,165","w":115,"k":{"Y":-14,"W":-14,"V":-14,"T":-14,"J":-14}},")":{"d":"10,-283r31,0v24,32,50,85,50,166v0,80,-26,133,-50,166r-31,0v59,-68,61,-264,0,-332","w":115},"*":{"d":"84,-222v11,-17,16,-39,25,-58r27,16r-39,51r61,-9r0,31v-20,-1,-43,-8,-61,-7r39,49r-27,16r-25,-58r-26,58r-26,-16r40,-51r-60,9r0,-31v19,2,42,8,59,8r-39,-50r28,-15","w":169},"+":{"d":"107,-123r0,-95r29,0r0,95r91,0r0,28r-91,0r0,95r-29,0r0,-95r-91,0r0,-28r91,0","w":243},",":{"d":"31,-52r45,-4v-10,36,-28,81,-42,104r-29,2v10,-27,21,-70,26,-102","w":88,"k":{"\u201d":7}},"-":{"d":"12,-94r0,-30r99,0r0,30r-99,0","w":123},".":{"d":"48,4v-17,0,-27,-12,-27,-28v0,-17,12,-29,27,-29v16,0,27,12,27,29v0,17,-10,28,-27,28","w":88,"k":{"\u201d":7}},"\/":{"d":"135,-280r-104,297r-30,0r103,-297r31,0","w":133},"0":{"d":"100,4v-57,0,-87,-56,-87,-139v0,-89,34,-140,90,-140v57,0,86,55,86,137v0,92,-33,142,-89,142xm101,-30v35,0,46,-50,46,-106v0,-64,-13,-106,-45,-106v-27,0,-47,38,-47,106v0,67,17,106,46,106"},"1":{"d":"132,0r-41,0r0,-233r-46,25r-9,-30r61,-33r35,0r0,271"},"2":{"d":"181,-35r0,35r-164,0r0,-26v46,-49,117,-122,117,-166v0,-26,-13,-50,-47,-50v-21,0,-39,12,-52,22r-13,-30v17,-14,43,-25,73,-25v56,0,81,37,81,78v0,57,-58,116,-104,162r109,0"},"3":{"d":"93,-275v93,-1,96,105,27,129v91,25,68,150,-39,150v-28,0,-53,-8,-66,-17r11,-32v10,6,32,15,54,15v39,0,54,-25,54,-49v-1,-41,-37,-54,-80,-51r0,-30v36,3,68,-8,72,-44v5,-44,-69,-45,-91,-22r-11,-30v14,-10,41,-19,69,-19"},"4":{"d":"161,-72r0,72r-40,0r0,-72r-113,0r0,-27r106,-172r47,0r0,168r33,0r0,31r-33,0xm122,-232v-22,48,-49,86,-75,129r74,0"},"5":{"d":"48,-271r124,0r0,34r-95,0r-9,65v60,-7,109,22,110,83v0,52,-40,93,-99,93v-27,0,-51,-7,-64,-15r10,-32v35,24,110,17,110,-42v0,-46,-51,-64,-104,-55"},"6":{"d":"166,-242v-76,-1,-108,55,-110,93v41,-53,134,-26,134,58v0,50,-32,95,-86,95v-111,0,-108,-183,-47,-237v31,-27,70,-42,108,-42xm104,-27v27,0,44,-26,44,-62v0,-35,-18,-59,-46,-59v-24,0,-48,24,-48,48v0,42,18,73,50,73"},"7":{"d":"21,-237r0,-34r164,0r0,26r-108,245r-43,0r108,-237r-121,0"},"8":{"d":"14,-69v-1,-36,23,-58,50,-74v-73,-33,-39,-136,40,-132v89,4,100,95,34,130v30,13,51,37,51,70v0,47,-38,79,-89,79v-55,0,-86,-35,-86,-73xm101,-26v29,0,46,-20,46,-45v0,-30,-20,-47,-50,-57v-53,12,-56,101,4,102xm102,-246v-27,0,-39,19,-39,40v0,25,17,39,43,48v40,-10,51,-88,-4,-88"},"9":{"d":"36,-30v69,8,112,-55,110,-93v-41,50,-131,20,-131,-57v0,-50,34,-95,88,-95v55,0,86,46,86,113v-1,97,-51,168,-153,166r0,-34xm57,-183v0,67,90,74,90,15v0,-45,-16,-77,-47,-77v-26,0,-43,26,-43,62"},":":{"d":"48,-138v-17,0,-27,-13,-27,-28v0,-16,12,-28,27,-28v16,0,26,11,26,28v0,16,-10,28,-26,28xm48,4v-17,0,-27,-13,-27,-28v0,-16,12,-29,27,-29v16,0,26,12,26,29v0,16,-10,28,-26,28","w":88},";":{"d":"31,-52r45,-4v-11,36,-28,81,-42,103r-29,3v10,-28,21,-71,26,-102xm50,-138v-17,0,-26,-13,-26,-28v0,-17,12,-28,27,-28v16,0,26,11,26,28v0,16,-10,28,-27,28","w":88},"<":{"d":"217,0r-191,-96r0,-25r191,-97r0,33r-156,77r156,76r0,32","w":243},"=":{"d":"228,-164r0,28r-211,0r0,-28r211,0xm228,-84r0,28r-211,0r0,-28r211,0","w":243},">":{"d":"26,-218r192,96r0,27r-192,95r0,-32r159,-77r-159,-77r0,-32","w":243},"?":{"d":"145,-220v0,53,-66,78,-54,139r-37,0v-15,-55,45,-93,48,-133v2,-35,-49,-39,-72,-21r-10,-30v12,-9,34,-15,56,-15v48,0,69,29,69,60xm71,4v-17,0,-26,-13,-26,-28v0,-17,11,-28,26,-28v16,0,27,11,27,28v0,16,-11,28,-27,28","w":160},"@":{"d":"213,-166r-16,97v0,14,4,21,13,21v20,0,42,-28,42,-77v0,-58,-33,-98,-93,-98v-63,0,-118,54,-118,137v0,93,86,131,159,94r7,19v-88,42,-190,-2,-190,-111v0,-85,59,-159,146,-159v68,0,113,49,113,115v0,64,-32,101,-72,101v-20,0,-27,-16,-32,-34v-23,47,-92,48,-95,-16v-3,-64,69,-121,136,-89xm130,-51v37,0,46,-59,52,-98v-43,-11,-74,26,-75,70v0,17,8,28,23,28","w":290},"A":{"d":"144,-275r85,275r-44,0r-25,-81r-84,0r-24,81r-43,0r84,-275r51,0xm82,-113r71,0r-22,-72v-6,-17,-7,-39,-14,-54v-9,44,-23,85,-35,126","w":237,"k":{"\u201d":7,"Y":11,"W":4,"V":11,"T":11}},"B":{"d":"192,-209v1,27,-19,48,-46,61v29,7,55,30,55,69v0,29,-14,47,-24,56v-18,28,-103,29,-148,22r0,-271v15,-3,40,-6,64,-6v84,0,99,41,99,69xm70,-161v43,4,80,-8,80,-43v0,-43,-46,-45,-80,-40r0,83xm70,-130r0,99v42,5,89,-4,88,-49v-2,-44,-43,-53,-88,-50","w":216},"C":{"d":"200,-41r7,33v-91,36,-193,-12,-193,-127v0,-117,100,-166,194,-134r-9,35v-69,-28,-141,4,-141,97v0,89,70,125,142,96","w":219},"D":{"d":"241,-144v0,122,-93,161,-212,143r0,-271v20,-3,44,-6,70,-6v117,0,142,73,142,134xm71,-242r0,210v79,9,125,-24,126,-111v1,-79,-51,-110,-126,-99","w":254},"E":{"d":"179,-35r0,35r-150,0r0,-275r144,0r0,35r-102,0r0,79r96,0r0,35r-96,0r0,91r108,0","w":192},"F":{"d":"71,0r-42,0r0,-275r143,0r0,35r-101,0r0,84r94,0r0,35r-94,0r0,121","w":190,"k":{"A":11,".":14,",":18}},"G":{"d":"227,-148r0,137v-15,6,-46,14,-79,14v-119,0,-134,-95,-134,-139v0,-113,105,-167,205,-131r-9,34v-70,-27,-152,2,-152,95v0,83,58,123,128,101r0,-78r-47,0r0,-33r88,0","w":248},"H":{"d":"225,-276r0,276r-42,0r0,-125r-112,0r0,125r-42,0r0,-276r42,0r0,114r112,0r0,-114r42,0","w":253},"I":{"d":"29,0r0,-275r42,0r0,275r-42,0","w":99},"J":{"d":"120,-276r0,185v1,89,-54,105,-119,90r5,-35v40,10,72,5,72,-57r0,-183r42,0","w":145,"k":{"}":-7,"]":-7,")":-7}},"K":{"d":"122,-158r96,158r-48,0r-77,-130r-23,29r0,101r-41,0r0,-275r41,0r1,129v28,-46,61,-86,91,-129r51,0","w":216},"L":{"d":"177,-35r0,35r-148,0r0,-275r42,0r0,240r106,0","w":185,"k":{"\u201d":14,"Y":7,"V":4,"T":7,"-":4}},"M":{"d":"276,-276r16,276r-40,0r-11,-230v-18,75,-48,154,-71,227r-32,0r-38,-122v-12,-35,-18,-74,-28,-105r-12,230r-38,0r18,-276r52,0r39,122r26,94v17,-71,45,-147,67,-216r52,0","w":313},"N":{"d":"226,-275r0,275r-42,0r-72,-129v-19,-29,-30,-66,-48,-93v4,62,3,151,3,222r-38,0r0,-275r45,0r72,127v18,29,32,64,46,91v-6,-65,-4,-145,-4,-218r38,0","w":254},"O":{"d":"133,-280v73,0,115,61,115,140v0,96,-52,144,-119,144v-70,0,-115,-57,-115,-140v0,-87,48,-144,119,-144xm131,-246v-51,0,-73,55,-73,109v0,56,25,107,73,107v48,0,73,-50,73,-109v0,-53,-24,-107,-73,-107","w":261,"k":{".":4,",":4}},"P":{"d":"96,-278v62,-1,101,25,101,82v0,76,-63,96,-127,88r0,108r-41,0r0,-272v17,-3,39,-6,67,-6xm70,-242r0,101v44,9,85,-10,85,-53v0,-43,-45,-58,-85,-48","w":210,"k":{"I":-4,".":22,",":22}},"Q":{"d":"238,41v-41,-10,-74,-27,-113,-37v-60,-2,-111,-50,-111,-140v0,-87,48,-144,119,-144v72,0,115,59,115,139v0,71,-31,112,-68,131v24,7,50,13,71,18xm132,-246v-51,0,-74,55,-74,109v0,56,27,107,73,107v48,0,73,-50,73,-109v0,-53,-23,-107,-72,-107","w":261},"R":{"d":"29,-272v71,-14,167,-9,167,70v0,36,-23,59,-49,71v41,6,45,110,59,131r-43,0v-4,-8,-11,-32,-18,-66v-10,-47,-28,-54,-75,-51r0,117r-41,0r0,-272xm70,-148v47,4,84,-9,84,-49v0,-47,-46,-52,-84,-46r0,95","w":214},"S":{"d":"168,-267r-10,34v-9,-5,-26,-12,-49,-12v-33,0,-47,19,-47,37v0,23,15,38,51,50v96,33,84,164,-31,162v-26,0,-54,-8,-67,-17r10,-35v29,23,111,26,111,-25v0,-23,-14,-38,-47,-52v-41,-17,-69,-41,-69,-78v0,-67,95,-95,148,-64","w":194},"T":{"d":"193,-275r0,35r-75,0r0,240r-42,0r0,-240r-74,0r0,-35r191,0","w":194,"k":{"\u201d":-7,"z":7,"y":7,"w":7,"u":7,"s":7,"r":7,"o":7,"m":4,"e":11,"a":11,"T":-4,"A":7,":":-4,".":4,"-":4,",":4,")":-14}},"U":{"d":"222,-275r0,163v0,82,-40,116,-99,116v-57,0,-95,-33,-95,-115r0,-164r42,0r0,166v0,55,23,79,55,79v35,0,56,-24,56,-79r0,-166r41,0","w":250,"k":{".":7,",":4}},"V":{"d":"177,-275r45,0r-90,275r-46,0r-83,-276r45,0r64,232v16,-79,44,-156,65,-231","w":222,"k":{"\u201d":-7,"o":7,"e":7,"a":4,"A":4,":":-7,".":7,"-":4,",":7,")":-14}},"W":{"d":"285,-275r42,0r-70,275r-44,0r-30,-133v-8,-31,-11,-61,-17,-89v-11,75,-34,150,-51,222r-44,0r-65,-275r45,0r45,227v13,-73,36,-154,52,-227r42,0r29,131v8,31,11,65,18,95v12,-77,31,-152,48,-226","w":331,"k":{"\u201d":-7,"A":4,".":7,"-":4,",":11,")":-14}},"X":{"d":"134,-141r78,141r-47,0r-58,-111r-53,111r-46,0r76,-140r-73,-135r47,0r53,106r52,-106r47,0","w":220},"Y":{"d":"165,-275r47,0r-85,159r0,116r-42,0r0,-115r-81,-160r47,0r57,128","w":212,"k":{"\u201d":-7,"v":4,"u":7,"t":4,"q":7,"o":7,"e":7,"d":4,"a":7,"A":11,".":11,"-":4,",":11,")":-14}},"Z":{"d":"197,-275r0,25r-132,215r134,0r0,35r-189,0r0,-24r134,-216r-122,0r0,-35r175,0","w":210,"k":{"A":4}},"[":{"d":"105,20r0,26r-74,0r0,-326r74,0r0,25r-42,0r0,275r42,0","w":115,"k":{"f":-7,"J":-14}},"]":{"d":"10,-255r0,-25r75,0r0,326r-75,0r0,-26r43,0r0,-275r-43,0","w":115},"^":{"d":"136,-266r85,190r-33,0r-67,-155r-66,155r-32,0r85,-190r28,0","w":243},"_":{"d":"0,45r0,-18r204,0r0,18r-204,0","w":204},"`":{"d":"57,-225r-48,-58r42,0r35,58r-29,0","w":122},"a":{"d":"91,-203v106,2,66,113,77,203r-37,0v-2,-7,0,-18,-4,-23v-11,15,-31,27,-56,27v-37,0,-58,-27,-58,-58v0,-49,43,-74,111,-74v0,-15,0,-44,-40,-44v-18,0,-35,6,-48,14r-9,-28v14,-9,37,-17,64,-17xm84,-27v36,0,45,-33,41,-73v-33,0,-71,7,-71,42v0,22,15,31,30,31","w":191,"k":{"\u201d":4}},"b":{"d":"68,-289r1,118v42,-64,137,-25,137,69v0,106,-96,138,-143,72r-2,30r-36,0r2,-289r41,0xm114,-169v-40,0,-46,44,-46,91v0,25,19,48,46,48v32,0,49,-28,49,-70v0,-37,-16,-69,-49,-69","w":220,"k":{"\u201d":4}},"c":{"d":"154,-37r6,31v-65,28,-146,-7,-146,-91v0,-76,74,-127,147,-97r-8,32v-44,-23,-96,8,-96,63v0,60,51,81,97,62","w":171,"k":{"\u201d":4}},"d":{"d":"192,-289r2,289r-37,0v-2,-10,0,-23,-3,-31v-38,67,-140,30,-140,-66v0,-95,90,-137,136,-79r0,-113r42,0xm106,-30v41,0,44,-43,44,-88v0,-32,-20,-52,-43,-52v-32,0,-50,32,-50,71v0,39,17,69,49,69","w":218,"k":{"\u201d":-4}},"e":{"d":"165,-37r7,29v-14,6,-36,12,-63,12v-60,0,-95,-40,-95,-100v0,-59,34,-107,90,-107v62,1,83,55,77,113r-126,0v-1,67,65,70,110,53xm55,-120r87,0v0,-24,-9,-53,-41,-53v-31,0,-44,30,-46,53","w":195,"k":{"\u201d":4,"j":-4}},"f":{"d":"5,-198r27,0v0,-22,0,-54,22,-76v21,-20,54,-24,79,-13r-4,32v-35,-15,-63,12,-56,57r44,0r0,31r-43,0r0,167r-42,0r0,-167r-27,0r0,-31","w":119,"k":{"\u201d":-32,"}":-32,"]":-29,")":-32,"'":-29,"\"":-32}},"g":{"d":"155,-198r37,0v-3,45,-2,118,-2,170v0,40,-3,113,-97,113v-23,0,-47,-6,-62,-15r9,-32v46,30,127,13,108,-68v-41,61,-134,16,-134,-68v0,-97,99,-137,139,-74xm105,-33v36,0,44,-43,44,-89v0,-26,-17,-48,-43,-48v-29,0,-49,28,-49,70v0,39,17,67,48,67","w":217,"k":{"\u201d":4}},"h":{"d":"190,-120r0,120r-41,0v-7,-61,24,-168,-38,-168v-21,0,-43,17,-43,47r0,121r-41,0r0,-289r41,0r1,118v38,-53,121,-46,121,51","w":216,"k":{"\u201d":7}},"i":{"d":"72,-253v0,13,-9,24,-24,24v-14,0,-25,-11,-25,-24v0,-14,11,-25,25,-25v14,0,24,11,24,25xm68,-199r0,199r-41,0r0,-199r41,0","w":95},"j":{"d":"77,-253v0,13,-10,24,-25,24v-14,0,-24,-11,-24,-24v0,-14,11,-25,25,-25v15,0,24,11,24,25xm73,-199v-6,88,20,215,-24,263v-15,16,-40,21,-61,21r-5,-32v43,-4,49,-26,49,-84r0,-168r41,0","w":99},"k":{"d":"113,-117r79,117r-51,0r-56,-91r-17,20r0,71r-41,0r0,-289r41,0r1,180v20,-32,43,-59,65,-89r49,0","w":188},"l":{"d":"68,-289r0,289r-41,0r0,-289r41,0","w":95},"m":{"d":"299,-120r0,120r-41,0v-6,-59,21,-168,-36,-168v-19,0,-39,17,-39,46r0,122r-41,0r0,-120v0,-28,-10,-48,-34,-48v-19,0,-40,17,-40,48r0,120r-41,0r-2,-198r36,0v2,9,0,22,3,29v16,-41,98,-46,112,3v33,-55,123,-56,123,46","w":324,"k":{"\u201d":7}},"n":{"d":"190,-121r0,121r-41,0v-7,-61,24,-168,-38,-168v-21,0,-43,16,-43,48r0,120r-41,0r-2,-198r37,0v2,9,0,22,3,29v9,-17,30,-34,60,-34v31,0,65,21,65,82","w":216,"k":{"\u201d":7}},"o":{"d":"108,-203v54,0,90,41,90,102v0,74,-48,105,-93,105v-51,0,-91,-38,-91,-102v0,-67,41,-105,94,-105xm155,-100v0,-33,-14,-71,-49,-71v-69,1,-62,146,0,144v30,0,49,-33,49,-73","w":212,"k":{"\u201d":7}},"p":{"d":"62,-198v2,9,0,22,3,30v43,-67,141,-32,141,66v0,102,-89,134,-138,79r0,103r-41,0r-2,-278r37,0xm114,-169v-38,0,-46,42,-46,89v0,36,24,51,45,51v32,0,50,-30,50,-71v0,-38,-17,-69,-49,-69","w":220},"q":{"d":"154,-198r40,0r-2,278r-42,0r-1,-107v-40,61,-135,25,-135,-69v0,-72,44,-107,84,-107v27,-1,43,14,55,31xm105,-30v46,0,45,-43,45,-89v0,-31,-20,-50,-43,-50v-32,0,-50,29,-50,70v0,39,15,69,48,69","w":218},"r":{"d":"126,-202r0,40v-75,-14,-56,92,-58,162r-41,0r-2,-198r37,0v1,11,-1,27,2,36v11,-28,32,-45,62,-40","w":132,"k":{".":4,",":4}},"s":{"d":"135,-191r-10,30v-14,-13,-66,-18,-66,13v0,14,8,24,33,31v75,23,61,121,-24,121v-21,0,-41,-5,-54,-13r9,-31v18,15,81,21,79,-13v0,-15,-8,-25,-33,-33v-76,-25,-61,-115,18,-117v19,0,37,6,48,12","w":155},"t":{"d":"121,-1v-45,15,-86,-5,-86,-63r0,-103r-28,0r0,-31r28,0r0,-36r41,-13r0,49r47,0r0,31r-47,0r0,100v-2,33,19,43,44,34","w":132},"u":{"d":"188,-198r2,198r-37,0v-2,-9,0,-22,-3,-29v-8,14,-28,33,-60,33v-34,0,-64,-22,-64,-85r0,-118r42,0v6,60,-22,168,37,168v19,0,41,-15,41,-45r0,-122r42,0","w":214,"k":{"\u201d":7}},"v":{"d":"142,-198r43,0r-71,198r-40,0r-69,-198r45,0r46,156","w":189,"k":{".":7,",":4}},"w":{"d":"241,-198r42,0r-61,198r-37,0r-26,-88v-7,-20,-9,-42,-16,-63v-10,57,-27,100,-42,151r-38,0r-57,-198r43,0r36,158v11,-54,29,-106,43,-158r34,0r43,158v8,-53,24,-107,36,-158","w":288,"k":{":":-4,".":7,",":7}},"x":{"d":"134,-198r45,0r-62,95r63,103r-47,0r-43,-76r-41,76r-46,0r64,-101r-61,-97r46,0r42,72v12,-26,26,-48,40,-72","w":183},"y":{"d":"140,-198r44,0v-44,100,-61,261,-158,288r-11,-36v45,-21,64,-52,57,-69r-68,-183r45,0r48,151","w":186,"k":{":":-7,".":7,",":7}},"z":{"d":"15,-198r144,0r0,26r-100,138r102,0r0,34r-153,0r0,-25r101,-140r-94,0r0,-33","w":168},"{":{"d":"44,-118v37,8,25,64,25,105v0,33,20,33,35,33r0,26v-25,0,-67,0,-67,-56v0,-39,29,-92,-26,-96r1,-23v55,-3,25,-59,25,-97v0,-54,46,-54,67,-54r0,25v-15,0,-35,0,-35,33v0,38,15,99,-25,104","w":115,"k":{"f":-7,"J":-11}},"}":{"d":"11,-255r0,-25v22,0,68,0,68,54v0,34,-30,98,25,97r1,23v-56,2,-26,58,-26,96v0,56,-43,56,-68,56r0,-26v15,0,36,0,36,-33v0,-38,-13,-100,25,-105v-40,-4,-25,-65,-25,-104v0,-33,-21,-33,-36,-33","w":115},"\\":{"d":"32,-280r97,297r-30,0r-98,-297r31,0","w":130},"|":{"d":"33,102r0,-409r32,0r0,409r-32,0","w":98},"~":{"d":"72,-149v26,0,77,36,103,35v13,0,20,-12,20,-34r27,0v2,47,-20,65,-47,65v-27,0,-79,-35,-104,-36v-13,0,-21,10,-22,34r-28,0v-1,-44,22,-64,51,-64","w":243},"\u201c":{"d":"53,-279r25,-3v-10,27,-20,67,-25,98r-41,4v10,-35,28,-77,41,-99xm116,-279r26,-3v-10,27,-20,67,-25,98r-42,4v10,-35,28,-77,41,-99","w":149,"k":{"u":7,"s":7,"q":7,"o":7,"l":-7,"k":-4,"h":-4,"g":4,"f":-4,"e":4,"d":4,"c":4,"b":-4,"a":4,"Y":-7,"W":-7,"V":-7,"T":-7,"A":7}},"\u201d":{"d":"37,-183r-26,3v10,-27,20,-67,25,-98r42,-4v-10,35,-28,77,-41,99xm101,-183r-26,3v10,-27,20,-67,25,-98r41,-4v-10,35,-27,77,-40,99","w":149},"\u2026":{"d":"68,4v-17,0,-27,-13,-27,-28v0,-17,12,-29,27,-29v16,0,27,12,27,29v0,17,-11,28,-27,28xm204,4v-17,0,-27,-13,-27,-28v0,-17,12,-29,27,-29v16,0,27,12,27,29v0,17,-11,28,-27,28xm341,4v-17,0,-27,-12,-27,-28v0,-17,12,-29,27,-29v16,0,27,12,27,29v0,17,-11,28,-27,28","w":408},"\u2122":{"d":"10,-255r0,-21r90,0r0,21r-33,0r0,91r-25,0r0,-91r-32,0xm130,-164r-23,0r7,-112r38,0v8,25,12,54,22,77v6,-29,14,-51,22,-77r36,0r7,112r-24,0r-5,-96r-26,94r-25,0v-10,-30,-12,-67,-25,-94v1,34,-2,65,-4,96","w":245},"\u2018":{"d":"320,-221r-41,2v13,-32,34,-67,47,-86r22,-2v-10,24,-21,57,-28,86","w":360},"\u2019":{"d":"40,-304r41,-3v-13,32,-34,68,-47,87r-22,1v10,-24,21,-56,28,-85","w":360},"\u00d7":{"d":"201,-136r96,96r-21,21r-96,-96r-96,96r-21,-21r96,-96r-96,-96r22,-21r95,96r96,-96r21,21","w":360},"\u2032":{"d":"44,-309r34,16r-48,86r-18,-8","w":360},"\u2033":{"d":"43,-309r32,15r-48,86r-15,-7xm116,-309r31,15r-48,86r-15,-7","w":360},"\u00a0":{"w":80}}});




/**
 * jQuery.ScrollTo - Easy element scrolling using jQuery.
 * Copyright (c) 2007-2009 Ariel Flesler - aflesler(at)gmail(dot)com | http://flesler.blogspot.com
 * Dual licensed under MIT and GPL.
 * Date: 5/25/2009
 * @author Ariel Flesler
 * @version 1.4.2
 *
 * http://flesler.blogspot.com/2007/10/jqueryscrollto.html
 */
(function(d){var k=d.scrollTo=function(a,i,e){d(window).scrollTo(a,i,e)};k.defaults={axis:'xy',duration:parseFloat(d.fn.jquery)>=1.3?0:1};k.window=function(a){return d(window)._scrollable()};d.fn._scrollable=function(){return this.map(function(){var a=this,i=!a.nodeName||d.inArray(a.nodeName.toLowerCase(),['iframe','#document','html','body'])!=-1;if(!i)return a;var e=(a.contentWindow||a).document||a.ownerDocument||a;return d.browser.safari||e.compatMode=='BackCompat'?e.body:e.documentElement})};d.fn.scrollTo=function(n,j,b){if(typeof j=='object'){b=j;j=0}if(typeof b=='function')b={onAfter:b};if(n=='max')n=9e9;b=d.extend({},k.defaults,b);j=j||b.speed||b.duration;b.queue=b.queue&&b.axis.length>1;if(b.queue)j/=2;b.offset=p(b.offset);b.over=p(b.over);return this._scrollable().each(function(){var q=this,r=d(q),f=n,s,g={},u=r.is('html,body');switch(typeof f){case'number':case'string':if(/^([+-]=)?\d+(\.\d+)?(px|%)?$/.test(f)){f=p(f);break}f=d(f,this);case'object':if(f.is||f.style)s=(f=d(f)).offset()}d.each(b.axis.split(''),function(a,i){var e=i=='x'?'Left':'Top',h=e.toLowerCase(),c='scroll'+e,l=q[c],m=k.max(q,i);if(s){g[c]=s[h]+(u?0:l-r.offset()[h]);if(b.margin){g[c]-=parseInt(f.css('margin'+e))||0;g[c]-=parseInt(f.css('border'+e+'Width'))||0}g[c]+=b.offset[h]||0;if(b.over[h])g[c]+=f[i=='x'?'width':'height']()*b.over[h]}else{var o=f[h];g[c]=o.slice&&o.slice(-1)=='%'?parseFloat(o)/100*m:o}if(/^\d+$/.test(g[c]))g[c]=g[c]<=0?0:Math.min(g[c],m);if(!a&&b.queue){if(l!=g[c])t(b.onAfterFirst);delete g[c]}});t(b.onAfter);function t(a){r.animate(g,j,b.easing,a&&function(){a.call(this,n,b)})}}).end()};k.max=function(a,i){var e=i=='x'?'Width':'Height',h='scroll'+e;if(!d(a).is('html,body'))return a[h]-d(a)[e.toLowerCase()]();var c='client'+e,l=a.ownerDocument.documentElement,m=a.ownerDocument.body;return Math.max(l[h],m[h])-Math.min(l[c],m[c])};function p(a){return typeof a=='object'?a:{top:a,left:a}}})(jQuery);




/**
 * jQuery.LocalScroll - Animated scrolling navigation, using anchors.
 * Copyright (c) 2007-2009 Ariel Flesler - aflesler(at)gmail(dot)com | http://flesler.blogspot.com
 * Dual licensed under MIT and GPL.
 * Date: 3/11/2009
 * @author Ariel Flesler
 * @version 1.2.7
 **/
(function($){var l=location.href.replace(/#.*/,'');var g=$.localScroll=function(a){$('body').localScroll(a)};g.defaults={duration:1e3,axis:'y',event:'click',stop:true,target:window,reset:true};g.hash=function(a){if(location.hash){a=$.extend({},g.defaults,a);a.hash=false;if(a.reset){var e=a.duration;delete a.duration;$(a.target).scrollTo(0,a);a.duration=e}i(0,location,a)}};$.fn.localScroll=function(b){b=$.extend({},g.defaults,b);return b.lazy?this.bind(b.event,function(a){var e=$([a.target,a.target.parentNode]).filter(d)[0];if(e)i(a,e,b)}):this.find('a,area').filter(d).bind(b.event,function(a){i(a,this,b)}).end().end();function d(){return!!this.href&&!!this.hash&&this.href.replace(this.hash,'')==l&&(!b.filter||$(this).is(b.filter))}};function i(a,e,b){var d=e.hash.slice(1),f=document.getElementById(d)||document.getElementsByName(d)[0];if(!f)return;if(a)a.preventDefault();var h=$(b.target);if(b.lock&&h.is(':animated')||b.onBefore&&b.onBefore.call(b,a,f,h)===false)return;if(b.stop)h.stop(true);if(b.hash){var j=f.id==d?'id':'name',k=$('<a> </a>').attr(j,d).css({position:'absolute',top:$(window).scrollTop(),left:$(window).scrollLeft()});f[j]='';$('body').prepend(k);location=e.hash;k.remove();f[j]=d}h.scrollTo(f,b).trigger('notify.serialScroll',[f])}})(jQuery);



/*
 * Mousewheel
 *
 * Copyright (c) 2009 Brandon Aaron (http://brandonaaron.net)
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 * Thanks to: http://adomas.org/javascript-mouse-wheel/ for some pointers.
 * Thanks to: Mathias Bank(http://www.mathias-bank.de) for a scope bug fix.
 *
 * Version: 3.0.2
 *
 * Requires: 1.2.2+
 */
(function(c){var a=["DOMMouseScroll","mousewheel"];c.event.special.mousewheel={setup:function(){if(this.addEventListener){for(var d=a.length;d;){this.addEventListener(a[--d],b,false)}}else{this.onmousewheel=b}},teardown:function(){if(this.removeEventListener){for(var d=a.length;d;){this.removeEventListener(a[--d],b,false)}}else{this.onmousewheel=null}}};c.fn.extend({mousewheel:function(d){return d?this.bind("mousewheel",d):this.trigger("mousewheel")},unmousewheel:function(d){return this.unbind("mousewheel",d)}});function b(f){var d=[].slice.call(arguments,1),g=0,e=true;f=c.event.fix(f||window.event);f.type="mousewheel";if(f.wheelDelta){g=f.wheelDelta/120}if(f.detail){g=-f.detail/3}d.unshift(f,g);return c.event.handle.apply(this,d)}})(jQuery);





/**
 * Cookie plugin
 *
 * Copyright (c) 2006 Klaus Hartl (stilbuero.de)
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 *
 */
jQuery.cookie = function(name, value, options) {
    if (typeof value != 'undefined') { // name and value given, set cookie
        options = options || {};
        if (value === null) {
            value = '';
            options = $.extend({}, options); // clone object since it's unexpected behavior if the expired property were changed
            options.expires = -1;
        }
        var expires = '';
        if (options.expires && (typeof options.expires == 'number' || options.expires.toUTCString)) {
            var date;
            if (typeof options.expires == 'number') {
                date = new Date();
                date.setTime(date.getTime() + (options.expires * 24 * 60 * 60 * 1000));
            } else {
                date = options.expires;
            }
            expires = '; expires=' + date.toUTCString(); // use expires attribute, max-age is not supported by IE
        }
        // NOTE Needed to parenthesize options.path and options.domain
        // in the following expressions, otherwise they evaluate to undefined
        // in the packed version for some reason...
        var path = options.path ? '; path=' + (options.path) : '';
        var domain = options.domain ? '; domain=' + (options.domain) : '';
        var secure = options.secure ? '; secure' : '';
        document.cookie = [name, '=', encodeURIComponent(value), expires, path, domain, secure].join('');
    } else { // only name given, get cookie
        var cookieValue = null;
        if (document.cookie && document.cookie != '') {
            var cookies = document.cookie.split(';');
            for (var i = 0; i < cookies.length; i++) {
                var cookie = jQuery.trim(cookies[i]);
                // Does this cookie string begin with the name we want?
                if (cookie.substring(0, name.length + 1) == (name + '=')) {
                    cookieValue = decodeURIComponent(cookie.substring(name.length + 1));
                    break;
                }
            }
        }
        return cookieValue;
    }
};




/*pir*/
//(function($){$.fn.pir=function(options){return $(this).hide().each(function(){$.pir(this,options);}).show();};$.pir=function(elem,options){var $e=$(elem),meta=($.metadata)?$(elem).metadata():{},o=$.extend({size:$e.css("font-size"),color:$e.css("color"),casing:$e.css("text-transform"),text:$e.text().split("'").join("&#039;")},$.pir.options,meta,options),e=encodeURIComponent;$e.html("");$.each(o.wrap?o.text.split(" "):[o.text],function(){if($.trim(this)!=""){var $img=$("<img alt='"+this.replace("'","&rsquo;")+"' src='"+o.php+"?text="+e(this)+"&font="+e(o.font)+"&size="+e(o.size)+"&color="+e(o.color)+"&casing="+e(o.casing)+"'>").css({"vertical-align":"bottom"});$e.append($img);$e.append(" ");}});if(o.prettyPrint){$("img",$e).addClass("pir-prettyprint-image");$("<span>"+o.text+"</span>").addClass("pir-prettyprint-text").appendTo($e);$("<style type='text/css' media='print'></style>").text(".pir-prettyprint-image { display: none; }").appendTo("head");$("<style type='text/css' media='screen'></style>").text(".pir-prettyprint-text { display: none; }").appendTo("head");};return $e;};$.pir.options={php:"/pir.php",font:"denmark.ttf",wrap:false,prettyPrint:false};$.pir.version="0.1";$(function(){$(".pir").pir();});})(jQuery);




/*main js file*/
String.prototype.z=function(){var v=this;return v.split("").reverse().join("");};$('html').addClass('js');t='';timervar='';function startPhotoSlideshow(){$("wohsedils-otohp#".z()).fadeIn('fast');var c=$("tsrif:wohsedils-otohp#".z());c.children('li:gt(0)').hide();t=setInterval(function(){c.children("dlihc-tsrif:il".z()).fadeOut('slow').next().fadeIn('slow').end().appendTo(c);},'4000');}function stopPhotoSlideShow(){clearTimeout(t);$("wohsedils-otohp#".z()).fadeOut('fast');}jQuery.fn.collapsibleNav=function(c){var d={clickController:'dt',slideSpeed:300};var f=jQuery.extend(d,c),g=jQuery(this),h=g.find(f.clickController),i=g.find('dd'),j;i.hide();function k(e){j=jQuery(e).attr('id');jQuery.cookie('openItem',j,{path:'\x2f',expires:365});}if(jQuery.cookie){if(!jQuery.cookie('openItem')){jQuery.cookie('openItem',"ngised-etisbew".z(),{path:'\x2f',expires:365});}else{j=jQuery.cookie('openItem');if(j==='photography'){startPhotoSlideshow();}jQuery('\x23'+j).prev().addClass('open').next().show();}}h.append(">naps/< >naps<".z());h.click(function(){var l=jQuery(this),m=l.next();stopPhotoSlideShow();if(l.is('.open')){l.toggleClass('open');m.slideToggle();$.scrollTo('#services','500');return false;}else{if(m.attr('id')==='photography'){startPhotoSlideshow();}}h.filter('.open').toggleClass('open');i.filter(':visible').slideToggle();l.toggleClass('open');m.slideToggle(f.slideSpeed);setTimeout(function(){$.scrollTo(l,'300');},400);k(m);return false;});return this;};$(document).ready(function(){$("wohsedils-otohp#".z()).hide();$.fn.slideshow=function(f){var g={speed:6000};var h=jQuery.extend(g,f);return this.each(function(){var i=$(this);i.children('li:gt(0)').hide();setInterval(function(){i.children("dlihc-tsrif:il".z()).fadeOut('slow').next().fadeIn('slow').end().appendTo(i);},h.speed);});};if($('body.home').length>0){$(">vid/<>\"reniatnoc-tnetnoc-wen\"=di vid<".z()).insertAfter('.footer');$("oiloftrop# ,emoclew# ,redaeh.".z()).clone(true).appendTo("reniatnoc-tnetnoc-wen#".z()).find("tsil-etisbew#".z()).slideshow();$("aidem-laicos# reniatnoc-tnetnoc-wen# ,van# reniatnoc-tnetnoc-wen#".z()).remove();$("reniatnoc-tnetnoc-wen#".z()).height($(window).height()).css('overflow','hidden');$(window).resize(function(){$("reniatnoc-tnetnoc-wen#".z()).height($(window).height());});$("tsrif:tsil-etisbew#".z()).slideshow();function c(){var f=$(document).height();var g=$(window).height()+$(window).scrollTop();return(f==g);}$(window).scroll(function(){if(c()){$(window).scrollTop(0);}});$(window).mousewheel(function(){if(c()){$(window).scrollTop(0);}});$('#showcase').hide();}var d=$("meti-rettiwt.".z()).width();$("meti-rettiwt. aidem-laicos#".z()).hide();if($("meti-rettiwt. aidem-laicos#".z()).length!==0){$("rettiwt# aidem-laicos#".z()).hover(function(){clearTimeout(timervar);$(this).animate({width:d+20+64+'px'},function(){$("meti-rettiwt. aidem-laicos#".z()).css('position','static').fadeIn();});},function(){timervar=setTimeout(function(){$("meti-rettiwt. aidem-laicos#".z()).css('position','absolute');$("rettiwt# aidem-laicos#".z()).animate({width:'64px'});},500);});}$("esacwohs-weiv#".z()).toggle(function(){if(!jQuery.support.opacity){stopPhotoSlideShow();$("td secivres#".z()).removeClass('open');$("dd secivres#".z()).slideUp();}$('#showcase').slideToggle('slow');$(this).addClass('open').attr('href','#showcase');},function(){if(!jQuery.support.opacity){stopPhotoSlideShow();$("td secivres#".z()).removeClass('open');$("dd secivres#".z()).slideUp();}$('#showcase').slideToggle('slow');$(this).removeClass('open').attr('href','#portfolio');});$("aeratxet tcatnoc# ,)timbus.(ton:tupni tcatnoc#".z()).focus(function(){$(this).addClass('active').parent().addClass('active').children('span').fadeOut('fast');}).blur(function(){$(this).removeClass('active').parent().removeClass('active');});$('span.error').click(function(){$(this).fadeOut('fast').prev().focus();});$('.textarea').click(function(){$(this).children('textarea').focus();});$('.text-input').click(function(){$(this).children('input').focus();});$("ld secivres#".z()).collapsibleNav();if($('.home').length>0){$.localScroll({duration:500});}if($.browser.msie&&$.browser.version=="7.0"){Cufon.replace("sliated-etis.".z());}else{Cufon.replace("eltittegdiw. ,404-rre. ,3h ofni-tcatnoc. golb. ,rohtua. ,gnidaeh-tsop. ,ofni-elcitra. ,sliated-etis. ,td secivres# ,lebal ,4h esacwohs# ,3h esacwohs#".z());}$.scrollTo('\x23'+location.href.split('\x23')[1],0);});