var Cufon=(function(){var P=function(){return P.replace.apply(null,arguments)};var D=P.DOM={ready:(function(){var c=false,a={loaded:1,complete:1};var d=[],b=function(){if(c){return}c=true;for(var e;e=d.shift();e()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",b,false);window.addEventListener("pageshow",b,false)}if(!window.opera&&document.readyState){(function(){a[document.readyState]?b():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");b()}catch(e){setTimeout(arguments.callee,1)}})()}K(window,"load",b);return function(e){if(!arguments.length){b()}else{c?e():d.push(e)}}})(),root:function(){return document.documentElement||document.body}};var O=P.CSS={Size:function(a,b){this.value=parseFloat(a);this.unit=String(a).match(/[a-z%]*$/)[0]||"px";this.convert=function(c){return c/b*this.value};this.convertFrom=function(c){return c/this.value*b};this.toString=function(){return this.value+this.unit}},addClass:function(b,c){var a=b.className;b.className=a+(a&&" ")+c;return b},color:S(function(a){var b={};b.color=a.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(d,e,c){b.opacity=parseFloat(c);return"rgb("+e+")"});return b}),fontStretch:S(function(a){if(typeof a=="number"){return a}if(/%$/.test(a)){return parseFloat(a)/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}[a]||1}),getStyle:function(a){var b=document.defaultView;if(b&&b.getComputedStyle){return new ab(b.getComputedStyle(a,null))}if(a.currentStyle){return new ab(a.currentStyle)}return new ab(a.style)},gradient:S(function(b){var a={id:b,type:b.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},e=b.substr(b.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var c=0,f=e.length,d;c<f;++c){d=e[c].split("=",2).reverse();a.stops.push([d[1]||c/(f-1),d[0]])}return a}),hasClass:function(a,b){return RegExp("(?:^|\\s)"+b+"(?=\\s|$)").test(a.className)},quotedList:S(function(a){var b=[],c=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,d;while(d=c.exec(a)){b.push(d[3]||d[1])}return b}),recognizesMedia:S(function(a){var c=document.createElement("style"),d,e,f;c.type="text/css";c.media=a;try{c.appendChild(document.createTextNode("/**/"))}catch(b){}e=V("head")[0];e.insertBefore(c,e.firstChild);d=(c.sheet||c.styleSheet);f=d&&!d.disabled;e.removeChild(c);return f}),removeClass:function(a,b){var c=RegExp("(?:^|\\s+)"+b+"(?=\\s|$)","g");a.className=a.className.replace(c,"");return a},supports:function(a,b){var c=document.createElement("span").style;if(c[a]===undefined){return false}c[a]=b;return c[a]===b},textAlign:function(a,b,d,c){if(b.get("textAlign")=="right"){if(d>0){a=" "+a}}else{if(d<c-1){a+=" "}}return a},textDecoration:function(a,b){if(!b){b=this.getStyle(a)}var e={underline:null,overline:null,"line-through":null};for(var f=a;f.parentNode&&f.parentNode.nodeType==1;){var c=true;for(var d in e){if(!R(e,d)||e[d]){continue}if(b.get("textDecoration").indexOf(d)!=-1){e[d]=b.get("color")}c=false}if(c){break}b=this.getStyle(f=f.parentNode)}return e},textShadow:S(function(b){if(b=="none"){return null}var c=[],a={},f,e=0;var d=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(f=d.exec(b)){if(f[0]==","){c.push(a);a={};e=0}else{if(f[1]){a.color=f[1]}else{a[["offX","offY","blur"][e++]]=f[2]}}}c.push(a);return c}),textTransform:(function(){var a={uppercase:function(b){return b.toUpperCase()},lowercase:function(b){return b.toLowerCase()},capitalize:function(b){return b.replace(/\b./g,function(c){return c.toUpperCase()})}};return function(b,c){var d=a[c.get("textTransform")];return d?d(b):b}})(),whiteSpace:(function(){var a={inline:1,"inline-block":1,"run-in":1};return function(b,d,c){if(a[d.get("display")]){return b}if(!c.previousSibling){b=b.replace(/^\s+/,"")}if(!c.nextSibling){b=b.replace(/\s+$/,"")}return b}})()};O.ready=(function(){var c=!O.recognizesMedia("all"),i=false;var a=[],f=function(){c=true;for(var j;j=a.shift();j()){}};var e=V("link"),d=V("style");function b(j){return j.disabled||g(j.sheet,j.media||"screen")}function g(p,m){if(!O.recognizesMedia(m||"all")){return true}if(!p||p.disabled){return false}try{var l=p.cssRules,n;if(l){search:for(var j=0,k=l.length;n=l[j],j<k;++j){switch(n.type){case 2:break;case 3:if(!g(n.styleSheet,n.media.mediaText)){return false}break;default:break search}}}}catch(o){}return true}function h(){if(document.createStyleSheet){return true}var j,k;for(k=0;j=e[k];++k){if(j.rel.toLowerCase()=="stylesheet"&&!b(j)){return false}}for(k=0;j=d[k];++k){if(!b(j)){return false}}return true}D.ready(function(){if(!i){i=O.getStyle(document.body).isUsable()}if(c||(i&&h())){f()}else{setTimeout(arguments.callee,10)}});return function(j){if(c){j()}else{a.push(j)}}})();function I(a){var b=this.face=a.face;this.glyphs=a.glyphs;this.w=a.w;this.baseSize=parseInt(b["units-per-em"],10);this.family=b["font-family"].toLowerCase();this.weight=b["font-weight"];this.style=b["font-style"]||"normal";this.viewBox=(function(){var c=b.bbox.split(/\s+/);var d={minX:parseInt(c[0],10),minY:parseInt(c[1],10),maxX:parseInt(c[2],10),maxY:parseInt(c[3],10)};d.width=d.maxX-d.minX;d.height=d.maxY-d.minY;d.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return d})();this.ascent=-parseInt(b.ascent,10);this.descent=-parseInt(b.descent,10);this.height=-this.ascent+this.descent}function W(){var a={},b={oblique:"italic",italic:"oblique"};this.add=function(c){(a[c.style]||(a[c.style]={}))[c.weight]=c};this.get=function(f,e){var g=a[f]||a[b[f]]||a.normal||a.italic||a.oblique;if(!g){return null}e={normal:400,bold:700}[e]||parseInt(e,10);if(g[e]){return g[e]}var i={1:1,99:0}[e%100],c=[],h,j;if(i===undefined){i=e>400}if(e==500){e=400}for(var d in g){if(!R(g,d)){continue}d=parseInt(d,10);if(!h||d<h){h=d}if(!j||d>j){j=d}c.push(d)}if(e<h){e=h}if(e>j){e=j}c.sort(function(l,k){return(i?(l>e&&k>e)?l<k:l>k:(l<e&&k<e)?l>k:l<k)?-1:1});return g[c[0]]}}function J(){function b(f,e){if(f.contains){return f.contains(e)}return f.compareDocumentPosition(e)&16}function d(e){var f=e.relatedTarget;if(!f||b(this,f)){return}c(this)}function a(e){c(this)}function c(e){setTimeout(function(){P.replace(e,Y.get(e).options,true)},10)}this.attach=function(e){if(e.onmouseenter===undefined){K(e,"mouseover",d);K(e,"mouseout",d)}else{K(e,"mouseenter",a);K(e,"mouseleave",a)}}}function G(){var b=[],a={};function c(d){var g=[],e;for(var f=0;e=d[f];++f){g[f]=b[a[e]]}return g}this.add=function(d,e){a[d]=b.push(e)-1};this.repeat=function(){var f=arguments.length?c(arguments):b,e;for(var d=0;e=f[d++];){P.replace(e[0],e[1],true)}}}function M(){var a={},c=0;function b(d){return d.cufid||(d.cufid=++c)}this.get=function(e){var d=b(e);return a[d]||(a[d]={})}}function ab(c){var a={},b={};this.extend=function(e){for(var d in e){if(R(e,d)){a[d]=e[d]}}return this};this.get=function(d){return a[d]!=undefined?a[d]:c[d]};this.getSize=function(d,e){return b[d]||(b[d]=new O.Size(this.get(d),e))};this.isUsable=function(){return !!c}}function K(b,c,a){if(b.addEventListener){b.addEventListener(c,a,false)}else{if(b.attachEvent){b.attachEvent("on"+c,function(){return a.call(b,window.event)})}}}function F(b,c){var a=Y.get(b);if(a.options){return b}if(c.hover&&c.hoverables[b.nodeName.toLowerCase()]){aa.attach(b)}a.options=c;return b}function S(b){var a={};return function(c){if(!R(a,c)){a[c]=b.apply(null,arguments)}return a[c]}}function Z(a,b){var e=O.quotedList(b.get("fontFamily").toLowerCase()),c;for(var d=0;c=e[d];++d){if(T[c]){return T[c].get(b.get("fontStyle"),b.get("fontWeight"))}}return null}function V(a){return document.getElementsByTagName(a)}function R(a,b){return a.hasOwnProperty(b)}function U(){var e={},c,a;for(var b=0,d=arguments.length;c=arguments[b],b<d;++b){for(a in c){if(R(c,a)){e[a]=c[a]}}}return e}function N(m,e,b,d,l,a){var g=document.createDocumentFragment(),j;if(e===""){return g}var f=d.separate;var i=e.split(L[f]),c=(f=="words");if(c&&H){if(/^\s/.test(e)){i.unshift("")}if(/\s$/.test(e)){i.push("")}}for(var h=0,k=i.length;h<k;++h){j=B[d.engine](m,c?O.textAlign(i[h],b,h,k):i[h],b,d,l,a,h<k-1);if(j){g.appendChild(j)}}return g}function Q(b,d){var c=O.getStyle(F(b,d)).extend(d);var a=Z(b,c),i,f,g,h,e;for(i=b.firstChild;i;i=g){f=i.nodeType;g=i.nextSibling;if(f==3){if(h){h.appendData(i.data);b.removeChild(i)}else{h=i}if(g){continue}}if(h){b.replaceChild(N(a,O.whiteSpace(h.data,c,h),c,d,i,b),h);h=null}if(f==1&&i.firstChild){if(O.hasClass(i,"cufon")){B[d.engine](a,null,c,d,i,b)}else{arguments.callee(i,d)}}}}var H=" ".split(/\s+/).length==0;var Y=new M();var aa=new J();var C=new G();var X=false;var B={},T={},E={enableTextDecoration:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(a){return jQuery(a)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.$$&&function(a){return $$(a)})||(window.$&&function(a){return $(a)})||(document.querySelectorAll&&function(a){return document.querySelectorAll(a)})||V),separate:"words",textShadow:"none"};var L={words:/[^\S\u00a0]+/,characters:"",none:/^/};P.now=function(){D.ready();return P};P.refresh=function(){C.repeat.apply(C,arguments);return P};P.registerEngine=function(a,b){if(!b){return P}B[a]=b;return P.set("engine",a)};P.registerFont=function(a){var c=new I(a),b=c.family;if(!T[b]){T[b]=new W()}T[b].add(c);return P.set("fontFamily",'"'+b+'"')};P.replace=function(a,b,c){b=U(E,b);if(!b.engine){return P}if(!X){O.addClass(D.root(),"cufon-active cufon-loading");O.ready(function(){O.addClass(O.removeClass(D.root(),"cufon-loading"),"cufon-ready")});X=true}if(b.hover){b.forceHitArea=true}if(typeof b.textShadow=="string"){b.textShadow=O.textShadow(b.textShadow)}if(typeof b.color=="string"&&/^-/.test(b.color)){b.textGradient=O.gradient(b.color)}if(!c){C.add(a,arguments)}if(a.nodeType||typeof a=="string"){a=[a]}O.ready(function(){for(var e=0,f=a.length;e<f;++e){var d=a[e];if(typeof d=="string"){P.replace(b.selector(d),b,true)}else{Q(d,b)}}});return P};P.set=function(b,a){E[b]=a;return P};return P})();Cufon.registerEngine("canvas",(function(){var g=document.createElement("canvas");if(!g||!g.getContext||!g.getContext.apply){return}g=null;var h=Cufon.CSS.supports("display","inline-block");var j=!h&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var i=document.createElement("style");i.type="text/css";i.appendChild(document.createTextNode((".cufon-canvas{text-indent:0;}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(j?"":"font-size:1px;line-height:1px;")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(h?".cufon-canvas canvas{position:relative;}":".cufon-canvas canvas{position:absolute;}")+"}@media print{.cufon-canvas{padding:0;}.cufon-canvas canvas{display:none;}.cufon-canvas .cufon-alt{display:inline;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(i);function k(a,r){var c=0,d=0;var s=[],b=/([mrvxe])([^a-z]*)/g,f;generate:for(var q=0;f=b.exec(a);++q){var e=f[2].split(",");switch(f[1]){case"v":s[q]={m:"bezierCurveTo",a:[c+~~e[0],d+~~e[1],c+~~e[2],d+~~e[3],c+=~~e[4],d+=~~e[5]]};break;case"r":s[q]={m:"lineTo",a:[c+=~~e[0],d+=~~e[1]]};break;case"m":s[q]={m:"moveTo",a:[c=~~e[0],d=~~e[1]]};break;case"x":s[q]={m:"closePath"};break;case"e":break generate}r[s[q].m].apply(r,s[q].a)}return s}function l(a,b){for(var c=0,d=a.length;c<d;++c){var e=a[c];b[e.m].apply(b,e.a)}}return function(aF,aD,a,aL,av,aC){var a3=(aD===null);if(a3){aD=av.alt}var az=aF.viewBox;var a1=a.getSize("fontSize",aF.baseSize);var c=a.get("letterSpacing");c=(c=="normal")?0:a1.convertFrom(parseInt(c,10));var ax=0,b=0,d=0,aH=0;var aB=aL.textShadow,f=[];if(aB){for(var aG=aB.length;aG--;){var aq=aB[aG];var x=a1.convertFrom(parseFloat(aq.offX));var an=a1.convertFrom(parseFloat(aq.offY));f[aG]=[x,an];if(an<ax){ax=an}if(x>b){b=x}if(an>d){d=an}if(x<aH){aH=x}}}var aw=Cufon.CSS.textTransform(aD,a).split(""),aP;var a2=aF.glyphs,aJ,aZ,aO;var a5=0,aV,ar=[];for(var aG=0,aK=0,aR=aw.length;aG<aR;++aG){aJ=a2[aP=aw[aG]]||aF.missingGlyph;if(!aJ){continue}if(aZ){a5-=aO=aZ[aP]||0;ar[aK-1]-=aO}a5+=aV=ar[aK++]=~~(aJ.w||aF.w)+c;aZ=aJ.k}if(aV===undefined){return null}b+=az.width-aV;aH+=az.minX;var aN,a0;if(a3){aN=av;a0=av.firstChild}else{aN=document.createElement("span");aN.className="cufon cufon-canvas";aN.alt=aD;a0=document.createElement("canvas");aN.appendChild(a0);if(aL.printable){var aM=document.createElement("span");aM.className="cufon-alt";aM.appendChild(document.createTextNode(aD));aN.appendChild(aM)}}var au=aN.style;var ao=a0.style;var a4=a1.convert(az.height);var ay=Math.ceil(a4);var e=ay/a4;var ap=e*Cufon.CSS.fontStretch(a.get("fontStretch"));var y=a5*ap;var aS=Math.ceil(a1.convert(y+b-aH));var aX=Math.ceil(a1.convert(az.height-ax+d));a0.width=aS;a0.height=aX;ao.width=aS+"px";ao.height=aX+"px";ax+=az.minY;ao.top=Math.round(a1.convert(ax-aF.ascent))+"px";ao.left=Math.round(a1.convert(aH))+"px";var aQ=Math.ceil(a1.convert(y))+"px";if(h){au.width=aQ;au.height=a1.convert(aF.height)+"px"}else{au.paddingLeft=aQ;au.paddingBottom=(a1.convert(aF.height)-1)+"px"}var aA=a0.getContext("2d"),at=a4/az.height;aA.scale(at,at*e);aA.translate(-aH,-ax);aA.lineWidth=aF.face["underline-thickness"];aA.save();function aY(m,n){aA.strokeStyle=n;aA.beginPath();aA.moveTo(0,m);aA.lineTo(a5,m);aA.stroke()}var aW=aL.enableTextDecoration?Cufon.CSS.textDecoration(aC,a):{};if(aW.underline){aY(-aF.face["underline-position"],aW.underline)}if(aW.overline){aY(aF.ascent,aW.overline)}function aI(){aA.scale(ap,1);for(var m=0,n=0,o=aw.length;m<o;++m){var p=a2[aw[m]]||aF.missingGlyph;if(!p){continue}if(p.d){aA.beginPath();if(p.code){l(p.code,aA)}else{p.code=k("m"+p.d,aA)}aA.fill()}aA.translate(ar[n++],0)}aA.restore()}if(aB){for(var aG=aB.length;aG--;){var aq=aB[aG];aA.save();aA.fillStyle=aq.color;aA.translate.apply(aA,f[aG]);aI()}}var aT=aL.textGradient;if(aT){var aE=aT.stops,aU=aA.createLinearGradient(0,az.minY,0,az.maxY);for(var aG=0,aR=aE.length;aG<aR;++aG){aU.addColorStop.apply(aU,aE[aG])}aA.fillStyle=aU}else{aA.fillStyle=a.get("color")}aI();if(aW["line-through"]){aY(-aF.descent,aW["line-through"])}return aN}})());Cufon.registerEngine("vml",(function(){var l=document.namespaces;if(!l){return}l.add("cvml","urn:schemas-microsoft-com:vml");l=null;var h=document.createElement("cvml:shape");h.style.behavior="url(#default#VML)";if(!h.coordsize){return}h=null;var j=(document.documentMode||0)<8;document.write(('<style type="text/css">.cufon-vml-canvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}.cufon-vml-canvas{position:absolute;text-align:left;}.cufon-vml{display:inline-block;position:relative;vertical-align:'+(j?"middle":"text-bottom")+";}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px;}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none;}.cufon-vml .cufon-alt{display:inline;}}</style>").replace(/;/g,"!important;"));function n(b,a){return i(b,/(?:em|ex|%)$|^[a-z-]+$/i.test(a)?"1em":a)}function i(b,a){if(/px$/i.test(a)){return parseFloat(a)}var c=b.style.left,d=b.runtimeStyle.left;b.runtimeStyle.left=b.currentStyle.left;b.style.left=a.replace("%","em");var e=b.style.pixelLeft;b.style.left=c;b.runtimeStyle.left=d;return e}var k={};function m(f){var e=f.id;if(!k[e]){var a=f.stops,g=document.createElement("cvml:fill"),d=[];g.type="gradient";g.angle=180;g.focus="0";g.method="sigma";g.color=a[0][1];for(var b=1,c=a.length-1;b<c;++b){d.push(a[b][0]*100+"% "+a[b][1])}g.colors=d.join(",");g.color2=a[c][1];k[e]=g}return k[e]}return function(aI,aE,aT,aM,aw,aF,aY){var bb=(aE===null);if(bb){aE=aw.alt}var aA=aI.viewBox;var a9=aT.computedFontSize||(aT.computedFontSize=new Cufon.CSS.Size(n(aF,aT.get("fontSize"))+"px",aI.baseSize));var aZ=aT.computedLSpacing;if(aZ==undefined){aZ=aT.get("letterSpacing");aT.computedLSpacing=aZ=(aZ=="normal")?0:~~a9.convertFrom(i(aF,aZ))}var aU,a8;if(bb){aU=aw;a8=aw.firstChild}else{aU=document.createElement("span");aU.className="cufon cufon-vml";aU.alt=aE;a8=document.createElement("span");a8.className="cufon-vml-canvas";aU.appendChild(a8);if(aM.printable){var aO=document.createElement("span");aO.className="cufon-alt";aO.appendChild(document.createTextNode(aE));aU.appendChild(aO)}if(!aY){aU.appendChild(document.createElement("cvml:shape"))}}var av=aU.style;var e=a8.style;var bd=a9.convert(aA.height),aC=Math.ceil(bd);var a=aC/bd;var g=a*Cufon.CSS.fontStretch(aT.get("fontStretch"));var b=aA.minX,c=aA.minY;e.height=aC;e.top=Math.round(a9.convert(c-aI.ascent));e.left=Math.round(a9.convert(b));av.height=a9.convert(aI.height)+"px";var a4=aM.enableTextDecoration?Cufon.CSS.textDecoration(aF,aT):{};var aG=aT.get("color");var ay=Cufon.CSS.textTransform(aE,aT).split(""),aW;var ba=aI.glyphs,aK,a7,aQ;var be=0,au=[],d=0,a2;var a0,aB=aM.textShadow;for(var aJ=0,aL=0,aS=ay.length;aJ<aS;++aJ){aK=ba[aW=ay[aJ]]||aI.missingGlyph;if(!aK){continue}if(a7){be-=aQ=a7[aW]||0;au[aL-1]-=aQ}be+=a2=au[aL++]=~~(aK.w||aI.w)+aZ;a7=aK.k}if(a2===undefined){return null}var aX=-b+be+(aA.width-a2);var az=a9.convert(aX*g),aV=Math.round(az);var aq=aX+","+aA.height,bc;var ax="r"+aq+"ns";var a1=aM.textGradient&&m(aM.textGradient);for(aJ=0,aL=0;aJ<aS;++aJ){aK=ba[ay[aJ]]||aI.missingGlyph;if(!aK){continue}if(bb){a0=a8.childNodes[aL];while(a0.firstChild){a0.removeChild(a0.firstChild)}}else{a0=document.createElement("cvml:shape");a8.appendChild(a0)}a0.stroked="f";a0.coordsize=aq;a0.coordorigin=bc=(b-d)+","+c;a0.path=(aK.d?"m"+aK.d+"xe":"")+"m"+bc+ax;a0.fillcolor=aG;if(a1){a0.appendChild(a1.cloneNode(false))}var aD=a0.style;aD.width=aV;aD.height=aC;if(aB){var a5=aB[0],a6=aB[1];var aN=Cufon.CSS.color(a5.color),aR;var ar=document.createElement("cvml:shadow");ar.on="t";ar.color=aN.color;ar.offset=a5.offX+","+a5.offY;if(a6){aR=Cufon.CSS.color(a6.color);ar.type="double";ar.color2=aR.color;ar.offset2=a6.offX+","+a6.offY}ar.opacity=aN.opacity||(aR&&aR.opacity)||1;a0.appendChild(ar)}d+=au[aL++]}var at=a0.nextSibling,a3,aP;if(aM.forceHitArea){if(!at){at=document.createElement("cvml:rect");at.stroked="f";at.className="cufon-vml-cover";a3=document.createElement("cvml:fill");a3.opacity=0;at.appendChild(a3);a8.appendChild(at)}aP=at.style;aP.width=aV;aP.height=aC}else{if(at){a8.removeChild(at)}}av.width=Math.max(Math.ceil(a9.convert(be*g)),0);if(j){var f=aT.computedYAdjust;if(f===undefined){var aH=aT.get("lineHeight");if(aH=="normal"){aH="1em"}else{if(!isNaN(aH)){aH+="em"}}aT.computedYAdjust=f=0.5*(i(aF,aH)-parseFloat(av.height))}if(f){av.marginTop=Math.ceil(f)+"px";av.marginBottom=f+"px"}}return aU}})());Cufon.registerFont({w:219,face:{"font-family":"Y2K Neophyte","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 3 5 8 0 2 2 3",ascent:"288",descent:"-72","x-height":"1",bbox:"-26 -396 393.322 81.8745","underline-thickness":"0","underline-position":"0","unicode-range":"U+0020-U+E003"},glyphs:{" ":{w:180},"!":{d:"14,-302r24,0r0,240r-24,0r0,-240xm38,0r-24,0r0,-36r24,0r0,36",w:54},'"':{d:"15,-302r26,0r0,77r-26,0r0,-77xm67,-302r27,0r0,77r-27,0r0,-77",w:109,k:{A:66}},"#":{d:"189,-225r27,0r-9,48r47,0r-4,23r-47,0r-14,82r46,0r-4,24r-47,0r-8,48r-27,0r9,-48r-79,0r-9,48r-26,0r8,-48r-46,0r5,-24r46,0r14,-82r-47,0r4,-23r47,0r9,-48r26,0r-8,48r79,0xm97,-154r-14,82r79,0r15,-82r-80,0",w:260},"$":{d:"6,-204v0,-36,27,-65,57,-72r0,-26r24,0r0,24v19,1,36,10,49,24v-7,6,-11,10,-17,17v-9,-10,-20,-15,-32,-17r0,103v30,7,57,36,57,72v0,37,-26,65,-57,72r0,28r-24,0r0,-26v-19,-2,-35,-10,-48,-24v5,-6,11,-12,17,-17v9,10,19,16,31,17r0,-103v-31,-7,-57,-36,-57,-72xm63,-251v-40,10,-42,83,0,94r0,-94xm87,-32v27,-7,45,-49,24,-76v-6,-8,-15,-14,-24,-18r0,94",w:150,k:{"8":-8,"6":-10,"4":-15,"0":-5}},"%":{d:"12,-256v0,-27,22,-50,49,-50v28,0,51,24,51,50v0,26,-23,50,-51,50v-27,0,-49,-23,-49,-50xm42,0r-27,0r174,-302r28,0xm220,-46v0,-27,-23,-51,-50,-51v-27,0,-50,23,-50,51v0,27,22,47,50,47v28,0,50,-21,50,-47xm143,-46v0,-14,13,-27,27,-27v14,0,26,13,26,27v0,13,-13,26,-26,26v-14,0,-27,-12,-27,-26xm87,-256v0,-15,-12,-27,-26,-27v-14,0,-26,12,-26,27v0,14,11,26,26,26v14,0,26,-11,26,-26",w:232},"&":{d:"21,-236v-4,-62,83,-94,125,-51v27,27,25,77,-3,98v-14,10,-31,21,-44,32v24,25,48,47,75,68v12,-24,19,-51,30,-74r27,0v-14,26,-24,62,-38,90r50,40r-15,19r-47,-37v-19,28,-41,52,-84,52v-79,0,-114,-101,-56,-147r18,-15v-18,-21,-36,-43,-38,-75xm36,-81v-2,53,59,78,99,48v11,-9,19,-20,27,-34r-43,-36v-15,-13,-30,-26,-43,-40v-19,15,-39,31,-40,62xm95,-283v-39,0,-64,43,-38,75v7,10,15,20,25,32v21,-15,57,-25,58,-60v1,-27,-17,-48,-45,-47",w:248},"'":{d:"42,-302r0,84r-27,0r0,-84r27,0",w:58,k:{v:18,t:17,s:51,r:59,l:33,d:67,"'":51,'"':25}},"(":{d:"59,35r0,29v-26,-12,-48,-44,-48,-77r0,-201v0,-37,23,-66,48,-78r0,28v-16,13,-24,31,-24,51r0,201v0,18,8,34,24,47",w:68,k:{J:-8}},")":{d:"10,-292v25,13,47,42,48,78r0,202v0,36,-23,63,-48,76r0,-29v16,-12,24,-28,24,-48r0,-200v0,-20,-8,-38,-24,-51r0,-28",w:69},"*":{d:"69,-302r26,0r-2,62r58,-21r8,24r-59,18r37,48r-21,15r-35,-50r-34,50r-21,-15r38,-49r-59,-17r8,-25r58,22",w:164},"+":{d:"75,-24r0,-77r-73,0r0,-24r73,0r0,-77r24,0r0,77r72,0r0,24r-72,0r0,77r-24,0",w:173},",":{d:"44,-28r0,90r-29,0r0,-90r29,0",w:60,k:{"8":21,"6":23,"4":98,"2":5,"0":22}},"-":{d:"136,-101r-121,0r0,-24r121,0r0,24",w:151},".":{d:"44,0r-29,0r0,-27r29,0r0,27",w:60,k:{"9":43,"8":22,"7":14,"6":25,"5":26,"4":98,"2":5,"1":13,"0":23}},"/":{d:"28,0r-27,0r174,-302r28,0",w:203},"0":{d:"102,-307v47,0,88,44,88,90r0,132v2,47,-40,86,-88,86v-49,0,-89,-38,-89,-87r0,-132v-1,-47,43,-89,89,-89xm102,-283v-35,0,-65,30,-65,66r0,132v-2,30,30,69,65,65v35,3,64,-36,64,-66r0,-131v1,-34,-30,-66,-64,-66",w:203,k:{"7":13,"6":-4,"4":-8,".":23,",":21}},"1":{d:"49,-302r0,302r-24,0r0,-278r-24,0r13,-24r35,0",w:65,k:{".":8,",":8}},"2":{d:"100,-307v66,0,116,84,70,145v-38,50,-91,98,-135,138r154,0r0,24r-177,0r0,-34v45,-43,94,-87,134,-134v40,-47,7,-113,-46,-115v-34,-1,-66,35,-65,69r-23,0v-2,-47,42,-93,88,-93",w:196,k:{"9":-8,"7":5,"6":18,"5":18,"3":-10,"2":-4}},"3":{d:"113,-194v30,-30,3,-90,-37,-89v-16,0,-28,6,-38,18r-17,-17v43,-54,132,-11,129,54v-2,29,-16,52,-36,63v22,15,43,41,43,76v0,74,-96,120,-151,67r16,-17v40,44,110,5,110,-50v0,-34,-28,-58,-55,-64v2,-8,-5,-24,5,-25v12,-1,22,-7,31,-16",w:166,k:{"8":-4,"7":10,"6":-7,"5":-5,"4":-11,"3":15,".":21,",":20}},"4":{d:"204,-62r-48,0r0,62r-24,0r0,-62r-130,0r0,-25r124,-215r30,0r0,216r48,0r0,24xm29,-86r103,0r0,-178",w:209,k:{"9":28,"7":19,"5":-9,"3":13,"0":-5}},"5":{d:"210,-101v0,86,-113,137,-173,73v-20,-20,-29,-45,-29,-73r24,0v-2,41,35,81,77,81v41,0,76,-40,76,-81v0,-62,-79,-101,-126,-58r-25,-15r23,-128r128,0r0,24r-108,0r-16,89v67,-39,149,17,149,88",w:217,k:{"9":12,"8":-7,"7":8,"6":-10,"5":-8,"4":-13,"3":15,"2":4,"0":-4,".":24,",":23}},"6":{d:"181,-171v61,63,12,172,-74,172v-75,0,-127,-87,-85,-155v32,-51,68,-100,102,-148r31,0r-70,99v43,-8,72,6,96,32xm107,-20v42,0,77,-41,77,-81v0,-54,-60,-104,-111,-71v-23,14,-42,36,-43,71v-1,40,35,81,77,81",w:215,k:{"8":-7,"7":23,"5":-8,"4":-13,"3":15,"2":4,".":24,",":23}},"7":{d:"4,-302r178,0r0,24r-130,278r-26,0r130,-278r-152,0r0,-24",w:184,k:{"9":6,"8":13,"7":-16,"6":43,"5":22,"4":49,"2":8,"0":6,".":80,",":80}},"8":{d:"187,-89v2,48,-40,90,-88,90v-48,0,-91,-43,-89,-90v1,-38,21,-63,46,-78v-61,-37,-26,-140,43,-140v69,0,101,106,42,140v25,16,45,39,46,78xm149,-228v0,-27,-23,-55,-50,-55v-27,0,-51,28,-51,55v0,27,24,51,51,51v27,0,50,-24,50,-51xm33,-89v0,34,30,69,66,69v35,0,64,-35,64,-69v0,-34,-30,-65,-64,-65v-35,0,-66,31,-66,65",w:197,k:{"9":7,"8":-4,"7":17,"6":-7,"5":-5,"4":-11,"3":15,"2":6,".":21,",":21}},"9":{d:"34,-132v-59,-64,-8,-175,74,-175v73,0,132,92,86,158r-103,149r-31,0r70,-99v-43,8,-71,-6,-96,-33xm108,-283v-41,0,-78,41,-77,81v0,52,57,105,111,72v23,-14,43,-37,43,-72v1,-40,-36,-81,-77,-81",w:216,k:{"8":6,"7":14,"6":10,"5":15,"4":26,"3":19,"2":-4,"0":-4,".":74,",":74}},":":{d:"15,0r0,-48r24,0r0,48r-24,0xm15,-225r24,0r0,48r-24,0r0,-48",w:42},";":{d:"15,-225r24,0r0,48r-24,0r0,-48xm15,-48r24,0r0,93r-24,0r0,-93",w:47},"<":{d:"131,-192r-94,79r94,79r0,31r-131,-110r131,-110r0,31",w:145},"=":{d:"136,-89r0,24r-121,0r0,-24r121,0xm136,-137r-121,0r0,-24r121,0r0,24",w:140},">":{d:"15,-192r0,-31r130,110r-130,110r0,-31r93,-79",w:145},"?":{d:"67,-114v-1,-59,61,-57,65,-111v1,-27,-25,-58,-53,-58v-29,0,-53,30,-53,58r-23,0v-2,-40,35,-82,76,-82v41,0,77,41,77,82v0,60,-60,57,-65,111r0,52r-24,0r0,-52xm67,0r0,-36r24,0r0,36r-24,0",w:160},"@":{d:"125,-302v62,0,113,54,113,113v0,51,15,125,-36,127v-14,0,-24,-6,-31,-18v-40,41,-106,7,-106,-59v0,-34,29,-64,62,-63v48,1,63,44,63,104v0,8,4,12,12,12v11,0,11,-9,11,-20r0,-83v2,-47,-41,-89,-88,-89v-47,0,-89,42,-89,89r0,76v-3,73,96,120,150,65r17,16v-66,71,-196,14,-191,-80r0,-77v-2,-61,52,-113,113,-113xm127,-177v-29,0,-40,21,-38,52v1,23,15,39,38,39v27,0,42,-20,39,-53v-1,-23,-16,-38,-39,-38",w:249},A:{d:"115,-302r32,0r110,302r-25,0r-37,-101r-128,0r-37,101r-24,0xm76,-125r110,0r-55,-152",w:263,k:{y:17,w:52,v:38,u:18,t:20,s:-18,q:10,o:16,e:16,d:10,c:15,b:19,Y:67,W:51,V:69,U:21,T:57,Q:20,O:20,G:20,C:20,"?":37,"'":59,'"':35}},B:{d:"116,-302v65,-2,99,92,45,131v31,13,55,39,56,82v1,46,-42,89,-89,89r-113,0r0,-302r101,0xm164,-228v0,-27,-23,-50,-51,-50r-74,0r0,101r74,0v27,1,51,-24,51,-51xm121,-24v38,6,72,-29,72,-65v0,-38,-35,-65,-72,-65r-82,0r0,130r82,0",w:226,k:{Y:31,W:32,V:32,T:28,A:13,"?":11,".":23,",":21}},C:{d:"35,-109v-4,74,100,121,152,63r17,17v-67,66,-199,15,-192,-80r0,-85v-5,-95,126,-151,192,-79r-17,17v-51,-58,-152,-13,-152,62r0,85",w:214,k:{y:15,u:16,".":5,",":4}},D:{d:"193,-189v-2,-58,-51,-100,-122,-89r-32,0r0,254r65,0v47,1,89,-43,89,-89r0,-76xm104,-302v61,-2,113,52,113,113r0,76v2,61,-52,113,-113,113r-89,0r0,-302r89,0",w:228,k:{Y:26,X:10,W:18,V:21,A:20,"?":-5,".":36,",":34}},E:{d:"15,-302r178,0r0,24r-154,0r0,96r106,0r0,28r-106,0r0,130r154,0r0,24r-178,0r0,-302",w:194,k:{z:-12,y:14,x:-10,w:39,v:36,u:17,t:13,r:-9,q:8,p:-8,o:15,n:-8,m:-7,l:-7,k:-6,j:12,i:-8,h:-6,g:13,f:11,e:15,d:8,c:14,b:-8,Y:-16,W:-12,V:-15,"?":-4,".":-6,",":-6,"!":-8}},F:{d:"15,-302r178,0r0,24r-154,0r0,96r106,0r0,28r-106,0r0,154r-24,0r0,-302",w:192,k:{y:26,u:28,r:29,o:28,i:-10,e:28,a:28,A:55,"?":-6,"1":-22,".":109,",":109,"!":-10}},G:{d:"187,-256v-51,-59,-151,-13,-151,62r0,85v-2,47,42,91,89,89v52,-1,95,-45,88,-105r-89,0r0,-29r113,0v12,92,-33,153,-112,155v-62,1,-113,-49,-113,-110r0,-85v-5,-95,127,-151,192,-79",w:245,k:{o:-4,e:-4,"?":26,".":29,",":28}},H:{d:"15,-302r24,0r0,125r154,0r0,-125r24,0r0,302r-24,0r0,-154r-154,0r0,154r-24,0r0,-302",w:232,k:{u:5,i:5,"?":-6,".":7,",":7}},I:{d:"39,-302r0,302r-24,0r0,-302r24,0",w:56,k:{y:5,u:7,t:-4,r:6,p:8,o:5,n:7,m:8,l:8,k:9,j:27,i:8,e:5,c:4,b:8,a:5,"?":-4}},J:{d:"16,-46v53,58,152,11,152,-63r0,-193r24,0r0,193v7,94,-125,147,-192,80",w:205,k:{i:4,A:21,"?":-8,".":34,",":33,"!":4}},K:{d:"15,-302r24,0r0,164r138,-164r31,0r-125,149r128,153r-31,0r-113,-134r-28,33r0,101r-24,0r0,-302",w:221,k:{y:15,w:14,v:10,u:16,o:14,e:14,Q:15,O:15,G:15,C:15,"?":7}},L:{d:"15,-302r24,0r0,278r154,0r0,24r-178,0r0,-302",w:192,k:{y:12,w:40,u:15,j:10,Y:57,W:41,V:57,U:21,T:48,Q:19,O:19,G:19,C:19,"?":31,"'":123,'"':98,"!":-10}},M:{d:"297,0r-24,0r0,-289r-106,289r-23,0r-105,-289r0,289r-24,0r0,-302r45,0r96,264r96,-264r45,0r0,302",w:311,k:{u:5,n:5,j:25,i:5,d:-4,"?":-6,".":7,",":7,"!":5}},N:{d:"15,-302r39,0r163,280r0,-280r23,0r0,302r-39,0r-162,-281r0,281r-24,0r0,-302",w:255,k:{u:5,i:5,"?":-6,".":7,",":7}},O:{d:"238,-108v-1,57,-50,109,-113,109v-62,0,-113,-49,-113,-109r0,-86v-2,-60,53,-112,113,-112v61,0,113,54,113,112r0,86xm36,-109v-2,47,42,89,89,89v47,0,88,-42,88,-89r0,-85v2,-47,-42,-89,-88,-89v-46,0,-89,42,-89,89r0,85",w:249,k:{t:-9,s:7,q:-8,j:28,f:-8,d:-8,Y:25,X:10,W:18,V:19,T:22,A:19,"?":-5,".":33,",":31}},P:{d:"217,-202v0,54,-46,101,-101,101r-77,0r0,101r-24,0r0,-302r101,0v54,-2,101,47,101,100xm193,-202v0,-41,-36,-76,-77,-76r-77,0r0,153r77,0v42,2,77,-36,77,-77",k:{y:-10,u:-8,t:-19,i:-8,I:-6,E:-6,A:36,".":126,",":126,"!":-8}},Q:{d:"125,-306v60,0,114,52,112,112v-2,64,9,121,-26,158r35,36r-34,0r-19,-19v-73,51,-187,-2,-181,-90r0,-85v-2,-60,53,-112,113,-112xm36,-109v-3,66,82,117,140,73r-64,-64r34,0r47,47v29,-31,18,-86,20,-141v2,-47,-42,-89,-88,-89v-46,0,-89,42,-89,89r0,85",w:257,k:{u:8,a:7,"]":12,Y:31,W:24,V:26,U:8,T:28,A:-7}},R:{d:"217,-202v0,44,-30,81,-63,94r63,108r-28,0r-58,-102v-30,2,-61,0,-92,1r0,101r-24,0r0,-302r101,0v54,-2,101,47,101,100xm193,-202v0,-41,-36,-76,-77,-76r-77,0r0,153r77,0v42,2,77,-36,77,-77",w:228,k:{o:10,e:10,Y:23,W:16,V:18,T:19,"?":-8}},S:{d:"9,-232v0,-63,88,-101,130,-50r-17,17v-27,-37,-92,-11,-89,33v6,84,130,40,130,147v0,74,-97,114,-151,63r17,-17v38,42,112,9,110,-46v-3,-92,-130,-49,-130,-147",w:170,k:{y:-5,w:27,v:23,t:14,r:-4,j:22,a:-5,Y:16,"?":23,".":16,",":15}},T:{d:"204,-302r0,24r-88,0r0,278r-24,0r0,-278r-89,0r0,-24r201,0",w:207,k:{z:34,y:33,w:34,u:34,r:46,o:45,m:46,i:-7,h:-5,e:45,a:46,X:-8,Q:22,O:22,C:22,A:57,";":31,":":40,".":63,"-":51,",":78}},U:{d:"126,-20v47,0,89,-42,89,-89r0,-193r24,0r0,194v1,59,-52,109,-113,109v-62,0,-113,-49,-113,-109r0,-194r24,0r0,193v-2,47,42,89,89,89",w:252,k:{v:-4,s:9,p:4,m:5,d:-5,A:16,".":57,",":33}},V:{d:"30,-302r103,281r102,-281r26,0r-110,302r-36,0r-109,-302r24,0",w:266,k:{y:16,u:18,r:40,o:39,i:-4,e:21,a:39,Q:19,G:19,C:19,A:43,";":20,":":20,".":72,"-":49,",":72}},W:{d:"340,-302r25,0r-81,302r-43,0r-54,-262r-55,262r-42,0r-80,-302r24,0r77,287r59,-287r34,0r59,287",w:374,k:{y:15,u:16,t:5,r:33,o:31,m:31,e:31,d:25,a:32,T:-10,Q:18,O:18,G:18,C:18,A:51,";":18,":":18,".":56,"-":39,",":56}},X:{d:"186,-302r-73,127r-73,-127r-28,0r87,151r-87,151r28,0r73,-127r73,127r28,0r-87,-151r87,-151r-28,0",w:226,k:{y:11,u:13,e:10,Q:11,O:11,G:11,C:11}},Y:{d:"206,-302r28,0r-103,179r0,123r-24,0r0,-123r-103,-179r27,0r88,152",w:238,k:{v:16,u:23,q:33,o:40,i:-5,e:40,c:39,a:41,Y:-13,V:-13,S:8,Q:25,O:25,C:25,A:65,";":26,":":26,".":73,"-":28,",":73,"!":-5}},Z:{d:"14,-302r0,24r152,0r-160,278r193,0r0,-24r-152,0r161,-278r-194,0",w:214,k:{y:19,w:11,u:21,a:26,O:22,G:22,"?":6,".":5}},"[":{d:"15,-302r72,0r0,24r-48,0r0,328r48,0r0,24r-72,0r0,-376",w:89,k:{d:6}},"\\":{d:"175,0r-174,-302r27,0r174,302r-27,0",w:203},"]":{d:"74,-302r0,376r-72,0r0,-24r48,0r0,-328r-48,0r0,-24r72,0",w:90},"^":{d:"57,-312r51,51r-17,17r-34,-34r-34,34r-17,-17",w:114},_:{d:"15,21r0,-21r202,0r0,21r-202,0",w:232},"`":{d:"2,-302r39,0r48,77r-24,0",w:93},a:{d:"112,-230v54,0,101,46,101,101r0,86v0,15,8,20,24,19r0,24v-26,2,-43,-15,-47,-35v-15,22,-44,36,-78,36v-66,-1,-100,-52,-100,-130v0,-54,47,-101,100,-101xm112,-20v53,-1,77,-45,77,-109v0,-41,-36,-78,-77,-77v-52,2,-77,45,-77,109v0,41,36,79,77,77",w:245,k:{y:14,w:36,v:27,t:19,p:-8,g:14,b:12,"?":39}},b:{d:"215,-97v2,54,-47,98,-101,98v-55,0,-100,-44,-100,-98r0,-205r23,0r0,110v61,-78,204,-22,178,95xm114,-20v53,-1,77,-45,77,-109v0,-41,-36,-78,-77,-77v-52,2,-77,45,-77,109v0,41,36,79,77,77",k:{y:-8,v:19,u:-6,l:11,b:-5,"?":31,":":-4,".":51,",":18}},c:{d:"34,-129v-18,89,76,143,133,84r17,17v-58,62,-180,17,-174,-69v-21,-111,104,-174,174,-101r-17,17v-43,-52,-136,-14,-133,52",w:195,k:{y:5,l:10,h:7,".":4,",":27}},d:{d:"105,1v-66,-2,-101,-52,-101,-130v0,-54,47,-102,101,-101v33,1,60,17,77,38r0,-110r24,0r0,205v2,54,-46,99,-101,98xm105,-206v-52,2,-77,45,-77,109v0,41,35,79,77,77v53,-1,77,-45,77,-109v0,-41,-36,-78,-77,-77",k:{v:-4,d:11,"?":-8,":":5,",":28}},e:{d:"35,-101v-6,70,88,110,133,56r17,17v-58,62,-174,17,-174,-69v0,-78,36,-133,101,-133v63,0,111,54,101,129r-178,0xm112,-206v-42,0,-79,37,-77,81r154,0v2,-45,-35,-81,-77,-81",w:221,k:{x:13,w:18,v:13,s:8,p:4,g:-5,b:4,A:6,".":23,",":50}},f:{d:"109,-275v-16,-17,-45,-4,-45,19r0,31r36,0r0,23r-36,0r0,202r-24,0r0,-202r-36,0r0,-23r36,0v-14,-64,42,-106,86,-67",w:114,k:{"}":-10,o:26,l:-7,j:28,i:-8,e:26,a:21,"]":-19,"1":-10,".":56,",":41,")":-12,"'":10,'"':-16}},g:{d:"111,-230v65,2,111,55,100,133r0,73v4,83,-117,134,-174,66r17,-17v44,52,141,15,133,-57v-16,21,-42,32,-76,33v-67,-1,-101,-51,-101,-130v0,-55,47,-103,101,-101xm111,-20v53,-1,76,-45,76,-109v0,-41,-36,-78,-76,-77v-52,2,-78,45,-78,109v0,41,37,78,78,77",w:223,k:{f:18,"?":21,";":4,".":4,",":35}},h:{d:"116,-230v54,-1,101,47,101,101r0,129r-24,0r0,-129v1,-41,-36,-77,-77,-77v-41,0,-78,36,-77,77r0,129r-24,0r0,-302r24,0r0,110v17,-21,44,-37,77,-38",w:222,k:{y:-6,o:-7,"?":33,"!":-4}},i:{d:"46,-225r0,225r-24,0r0,-225r24,0xm46,-302r0,40r-24,0r0,-40r24,0",w:67,k:{"]":-5,"?":-5,";":8,":":8,".":8,",":8,"!":6}},j:{d:"-9,42v15,18,43,2,42,-19r0,-248r24,0r0,248v1,41,-53,70,-83,36xm33,-302r24,0r0,40r-24,0r0,-40",w:79,k:{"?":-8,";":5,":":5,".":5,",":5,"!":4}},k:{d:"15,-302r24,0r0,215r138,-138r34,0r-112,112r113,113r-34,0r-96,-96r-43,43r0,53r-24,0r0,-302",w:213,k:{y:-9,o:25,e:25,"?":-19,";":-7}},l:{d:"62,0v-28,2,-48,-18,-48,-43r0,-259r24,0r0,259v0,14,9,20,24,19r0,24",w:64,k:{w:5,W:7,A:-15,";":-6,":":-6,".":-6,",":-6,"!":-8}},m:{d:"221,-206v-27,0,-53,25,-53,52r0,154r-24,0r0,-152v1,-30,-25,-54,-53,-54v-28,0,-53,26,-53,54r0,152r-24,0r0,-152v0,-40,35,-79,77,-78v30,1,52,16,65,36v13,-21,34,-35,65,-36v41,-1,76,37,76,78r0,152r-24,0r0,-154v0,-27,-25,-52,-52,-52",w:312,k:{u:4,"?":15,";":6,":":6,".":6,",":6,"!":5}},n:{d:"114,-230v54,0,101,47,101,101r0,129r-25,0r0,-129v1,-41,-36,-77,-76,-77v-41,0,-77,35,-77,77r0,129r-24,0r0,-129v-2,-55,47,-101,101,-101",w:227,k:{v:18,"?":26,";":5,":":5,".":5,",":5}},o:{d:"112,-230v65,2,101,55,101,133v0,54,-47,99,-101,98v-66,-2,-101,-52,-101,-130v0,-54,47,-102,101,-101xm112,-20v53,-1,77,-45,77,-109v0,-41,-36,-78,-77,-77v-52,2,-77,45,-77,109v0,41,36,79,77,77",w:223,k:{x:11,w:20,v:16,t:15,"?":25,".":26,",":26}},p:{d:"115,-230v65,2,101,55,101,133v0,54,-47,100,-101,98v-36,0,-61,-14,-78,-36r0,105r-23,0r0,-199v-1,-54,47,-102,101,-101xm115,-20v53,-1,77,-44,77,-109v0,-42,-36,-78,-77,-77v-52,2,-76,45,-76,109v0,41,35,78,76,77",w:220,k:{y:-8,w:13,o:-8,"?":14,";":-4,":":-4,".":20,",":18,"!":-5}},q:{d:"105,-230v63,1,101,53,101,129r0,171r-24,0r0,-104v-16,21,-43,35,-77,35v-66,0,-100,-52,-100,-130v0,-54,47,-102,100,-101xm105,-20v53,-1,77,-45,77,-109v0,-41,-36,-78,-77,-77v-52,2,-77,45,-77,109v0,41,36,79,77,77",k:{"?":22,";":5,":":5,".":5,",":5,"!":4}},r:{d:"170,-181v-43,-52,-134,-15,-134,52r0,129r-23,0r0,-129v-5,-87,116,-137,173,-69",w:186,k:{y:-12,w:-6,v:-10,u:-12,t:-21,r:8,p:13,o:10,n:12,l:-9,k:-8,i:-10,g:8,e:10,c:9,a:10,A:22,"?":-6,";":-8,":":-15,".":100,"-":55,",":100,"!":-10}},s:{d:"125,-206v-23,-41,-95,-24,-102,22v-13,80,89,51,82,126v-3,35,-59,49,-78,18r-19,14v28,47,115,25,121,-28v7,-62,-39,-70,-72,-94v-25,-19,-6,-67,26,-58v9,2,16,6,22,14",w:141,k:{w:7,s:5,"?":5,".":12,",":11}},t:{d:"93,0v-33,4,-56,-15,-56,-43r0,-159r-35,0r0,-23r35,0r0,-53r24,0r0,53r36,0r0,23r-36,0r0,159v-1,18,14,20,32,19r0,24",w:102,k:{o:11,l:-4,"?":-16,"!":-5}},u:{d:"114,-20v41,0,76,-36,76,-77r0,-128r25,0r0,128v2,54,-47,98,-101,98v-55,0,-101,-43,-101,-98r0,-128r24,0r0,128v-2,41,36,77,77,77",w:227,k:{A:6,"?":26,";":5,":":5,".":28,",":27}},v:{d:"193,-225r-83,225r-23,0r-81,-225r25,0r68,187r68,-187r26,0",w:198,k:{o:15,e:15,a:16,A:32,"?":18,".":51,",":51,"!":-4}},w:{d:"173,-197r-59,197r-23,0r-82,-225r25,0r68,187r56,-187r30,0r56,187r68,-187r25,0r-82,225r-23,0",w:346,k:{o:19,e:19,d:13,c:18,a:20,"?":22,".":55,",":54}},x:{d:"46,-225r65,87r65,-87r31,0r-80,108r84,117r-31,0r-69,-96r-69,96r-30,0r83,-117r-80,-108r31,0",w:222,k:{q:4,o:10,e:10,d:4,c:10,"?":28}},y:{d:"112,-20v42,0,77,-36,77,-77r0,-128r24,0r0,201v3,82,-118,135,-174,66r17,-17v45,52,140,14,133,-57v-16,21,-43,32,-77,33v-55,2,-100,-44,-100,-98r0,-128r23,0r0,128v-1,41,36,77,77,77",w:226,k:{q:-5,d:-5,"?":26,";":5,".":5,",":5,"!":4}},z:{d:"187,0r-177,0r0,-26r147,-176r-147,0r0,-23r177,0r0,25r-147,176r147,0r0,24",w:196,k:{o:23,e:12,d:5,"?":22}},"{":{d:"2,-126v42,-23,10,-96,37,-134v10,-13,21,-25,35,-32r0,28v-46,32,-3,117,-51,151v48,34,4,116,51,148r0,29v-36,-19,-48,-57,-48,-113v0,-20,-8,-38,-24,-50r0,-27",w:86,k:{J:-7}},"|":{d:"39,-302r0,376r-24,0r0,-376r24,0",w:56},"}":{d:"83,-99v-41,25,-10,96,-37,132v-9,13,-21,24,-35,31r0,-29v47,-31,2,-116,51,-148v-48,-31,-5,-118,-51,-151r0,-28v36,17,52,58,48,116v-2,20,9,38,24,50r0,27",w:85},"~":{d:"161,-263r-23,-7v-5,20,-33,28,-45,10v-23,-32,-82,-16,-85,19r20,7v4,-19,34,-28,47,-10v23,32,80,17,86,-19",w:169},"\u0160":{d:"6,-232v0,-63,88,-101,130,-50r-17,17v-27,-37,-92,-12,-88,33v7,82,129,43,129,147v0,74,-97,114,-151,63r17,-17v38,42,112,9,110,-46v-3,-91,-130,-51,-130,-147xm26,-393r19,0r39,55r38,-55r19,0r-42,73r-31,0",w:168},"\u0152":{d:"126,-306v40,0,71,20,89,43r0,-39r177,0r0,24r-153,0r0,96r106,0r0,28r-106,0r0,130r153,0r0,24r-177,0r0,-39v-19,24,-49,40,-89,40v-62,0,-113,-49,-113,-109r0,-86v-2,-60,53,-112,113,-112xm126,-20v47,0,89,-42,89,-89r0,-85v2,-47,-42,-89,-89,-89v-46,0,-89,42,-89,89r0,85v-2,47,42,89,89,89",w:399},"\u2122":{d:"150,-302r34,87r33,-87r24,0r0,110r-15,0r0,-97r-37,97r-10,0r-39,-97r0,97r-15,0r0,-110r25,0xm99,-302r0,11r-36,0r0,99r-17,0r0,-99r-36,0r0,-11r89,0",w:255},"\u0161":{d:"127,-54v-8,52,-92,76,-121,28r18,-14v19,31,75,17,79,-18v9,-73,-93,-43,-83,-126v6,-46,79,-64,102,-22r-19,14v-13,-23,-58,-16,-59,12v-4,65,95,42,83,126xm23,-318r18,0r36,52r36,-52r18,0r-39,69r-30,0",w:140},"\u0153":{d:"215,-101v-7,70,87,110,133,56r17,17v-45,47,-139,32,-163,-21v-16,29,-46,50,-88,50v-67,-1,-101,-51,-101,-130v0,-55,47,-103,101,-101v44,2,72,24,88,54v17,-30,45,-54,89,-54v63,0,111,54,101,129r-177,0xm114,-20v53,-1,76,-45,76,-109v0,-41,-36,-78,-76,-77v-52,1,-87,45,-77,109v-2,42,36,78,77,77xm291,-206v-42,0,-79,36,-76,81r153,0v2,-45,-35,-81,-77,-81",w:403},"\u00a9":{d:"289,-163v0,74,-64,139,-139,139v-75,0,-140,-65,-140,-139v0,-75,65,-139,140,-139v74,0,139,65,139,139xm63,-163v0,-73,97,-116,148,-61r-18,17v-36,-39,-106,-8,-106,44v0,52,71,84,106,43r18,18v-51,55,-148,12,-148,-61xm34,-163v0,62,55,115,116,115v61,0,115,-54,115,-115v0,-61,-54,-115,-115,-115v-61,0,-116,53,-116,115",w:299},"\u00ae":{d:"172,-249v57,-4,63,91,8,95r42,73r-27,0r-42,-73r-42,0r0,72r-24,0r0,-167r85,0xm289,-163v0,74,-64,139,-139,139v-75,0,-140,-65,-140,-139v0,-75,65,-139,140,-139v74,0,139,65,139,139xm34,-163v0,62,55,115,116,115v61,0,115,-54,115,-115v0,-61,-54,-115,-115,-115v-61,0,-116,53,-116,115xm196,-202v-1,-33,-51,-21,-85,-23r0,48v35,-2,86,11,85,-25",w:299},"\u00c0":{d:"137,-321r-56,-73r32,0r43,73r-19,0xm115,-302r32,0r110,302r-25,0r-37,-101r-128,0r-37,101r-24,0xm76,-125r110,0r-55,-152",w:261},"\u00c1":{d:"113,-302r33,0r110,302r-26,0r-36,-101r-128,0r-37,101r-25,0xm120,-321r-20,0r44,-73r31,0xm74,-125r111,0r-55,-152",w:261},"\u00c2":{d:"115,-302r33,0r110,302r-26,0r-37,-101r-128,0r-36,101r-25,0xm74,-318r42,-73r31,0r42,73r-19,0r-39,-55r-38,55r-19,0xm76,-125r111,0r-56,-152",w:263},"\u00c3":{d:"114,-302r32,0r110,302r-25,0r-37,-101r-128,0r-37,101r-24,0xm111,-369v22,4,53,22,62,-5r17,0v-6,43,-48,41,-84,28v-11,0,-17,7,-20,16r-16,0v5,-23,17,-37,41,-39xm75,-125r110,0r-55,-152",w:261},"\u00c4":{d:"113,-302r33,0r110,302r-26,0r-36,-101r-128,0r-37,101r-25,0xm153,-335r0,-34r30,0r0,34r-30,0xm77,-335r0,-34r29,0r0,34r-29,0xm74,-125r111,0r-55,-152",w:260},"\u00c5":{d:"115,-302r33,0r110,302r-26,0r-37,-101r-128,0r-36,101r-25,0xm93,-358v0,-23,15,-38,38,-38v23,0,39,15,39,38v0,24,-15,39,-39,39v-23,0,-38,-15,-38,-39xm154,-358v0,-12,-10,-22,-23,-22v-12,0,-22,10,-22,22v0,12,10,23,22,23v12,0,23,-11,23,-23xm76,-125r111,0r-56,-152",w:263},"\u00c6":{d:"374,-302r0,24r-153,0r0,96r105,0r0,28r-105,0r0,130r153,0r0,24r-177,0r0,-101r-107,0r-58,101r-27,0r174,-302r195,0xm197,-125r0,-160r-93,160r93,0",w:381},"\u00c7":{d:"31,-109v-4,74,100,121,152,63r17,17v-22,20,-49,30,-80,30v1,4,-3,14,4,12v26,0,43,10,44,34v1,43,-60,38,-96,28r0,-16v26,4,22,6,48,7v15,0,25,-4,25,-18v1,-22,-23,-21,-46,-21r0,-27v-49,-6,-91,-52,-91,-109r0,-85v-5,-95,126,-151,192,-79r-17,17v-51,-58,-152,-13,-152,62r0,85",w:207},"\u00c8":{d:"11,-302r177,0r0,24r-153,0r0,96r105,0r0,28r-105,0r0,130r153,0r0,24r-177,0r0,-302xm118,-321r-56,-73r32,0r43,73r-19,0",w:189},"\u00c9":{d:"10,-302r177,0r0,24r-154,0r0,96r106,0r0,28r-106,0r0,130r154,0r0,24r-177,0r0,-302xm100,-321r-19,0r44,-73r32,0",w:189},"\u00ca":{d:"12,-302r178,0r0,24r-154,0r0,96r106,0r0,28r-106,0r0,130r154,0r0,24r-178,0r0,-302xm44,-318r41,-73r32,0r41,73r-19,0r-38,-55r-38,55r-19,0",w:191},"\u00cb":{d:"12,-302r177,0r0,24r-153,0r0,96r105,0r0,28r-105,0r0,130r153,0r0,24r-177,0r0,-302xm89,-369v24,0,52,24,63,-5r17,0v-6,43,-48,41,-84,28v-11,0,-17,7,-20,16r-16,0v5,-21,17,-39,40,-39",w:190},"\u00cc":{d:"55,-302r0,302r-24,0r0,-302r24,0xm57,-321r-55,-73r31,0r43,73r-19,0",w:80},"\u00cd":{d:"40,-302r0,302r-24,0r0,-302r24,0xm29,-321r-19,0r43,-73r32,0",w:85},"\u00ce":{d:"72,-302r0,302r-24,0r0,-302r24,0xm4,-318r41,-73r31,0r42,73r-20,0r-38,-55r-37,55r-19,0",w:121},"\u00cf":{d:"58,-302r0,302r-24,0r0,-302r24,0xm62,-335r0,-34r29,0r0,34r-29,0xm3,-335r0,-34r28,0r0,34r-28,0",w:93},"\u00d0":{d:"223,-189v3,-42,-40,-89,-88,-89r-66,0r0,115r82,0r0,24r-82,0r0,115r66,0v47,1,88,-42,88,-89r0,-76xm247,-113v2,60,-52,113,-112,113r-89,0r0,-139r-38,0r0,-24r38,0r0,-139r89,0v60,-2,112,53,112,113r0,76",w:259},"\u00d1":{d:"12,-302r39,0r162,280r0,-280r24,0r0,302r-39,0r-163,-281r0,281r-23,0r0,-302xm109,-369v23,0,53,24,62,-5r17,0v-5,43,-48,41,-84,28v-10,0,-15,7,-19,16r-17,0v5,-23,16,-39,41,-39",w:248},"\u00d2":{d:"122,-306v61,0,114,54,113,112r-1,86v2,60,-51,109,-112,109v-62,0,-113,-49,-113,-109r0,-86v-2,-60,53,-112,113,-112xm128,-321r-56,-73r31,0r44,73r-19,0xm122,-283v-46,0,-89,42,-89,89r0,85v-2,47,42,89,89,89v47,0,89,-43,89,-89r0,-85v1,-46,-43,-89,-89,-89",w:242},"\u00d3":{d:"121,-306v61,0,114,54,113,112r-1,86v2,60,-51,109,-112,109v-62,0,-113,-49,-113,-109r0,-86v-2,-60,53,-112,113,-112xm118,-321r-19,0r44,-73r31,0xm121,-283v-46,0,-89,42,-89,89r0,85v-2,47,42,89,89,89v47,0,89,-43,89,-89r0,-85v1,-46,-43,-89,-89,-89",w:242},"\u00d4":{d:"122,-306v60,0,113,52,113,112r0,86v1,59,-52,109,-113,109v-62,0,-113,-49,-113,-109r0,-86v-2,-60,53,-112,113,-112xm65,-318r42,-73r31,0r42,73r-20,0r-38,-55r-38,55r-19,0xm122,-283v-46,0,-89,42,-89,89r0,85v-2,47,42,89,89,89v47,0,89,-42,89,-89r0,-85v2,-47,-42,-89,-89,-89",w:244},"\u00d5":{d:"122,-306v60,0,113,52,113,112r0,86v1,59,-52,109,-113,109v-62,0,-113,-49,-113,-109r0,-86v-2,-60,53,-112,113,-112xm103,-369v23,0,51,24,62,-5r17,0v-7,44,-48,41,-84,28v-9,0,-16,6,-20,16r-16,0v5,-21,17,-39,41,-39xm122,-283v-46,0,-89,42,-89,89r0,85v-2,47,42,89,89,89v47,0,89,-42,89,-89r0,-85v2,-47,-42,-89,-89,-89",w:244},"\u00d6":{d:"122,-306v61,0,114,54,113,112r-1,86v2,60,-51,109,-112,109v-62,0,-113,-49,-113,-109r0,-86v-2,-60,53,-112,113,-112xm145,-335r0,-34r30,0r0,34r-30,0xm69,-335r0,-34r29,0r0,34r-29,0xm122,-283v-46,0,-89,42,-89,89r0,85v-2,47,42,89,89,89v47,0,89,-43,89,-89r0,-85v1,-46,-43,-89,-89,-89",w:244},"\u00d8":{d:"242,-108v0,57,-50,109,-113,109v-28,0,-53,-8,-73,-24r-16,23r-28,0r27,-40v-33,-36,-21,-93,-23,-154v-4,-89,115,-149,185,-86r16,-22r29,0r-28,40v31,36,24,92,24,154xm70,-42v55,52,151,4,147,-67v-2,-49,8,-100,-14,-132xm188,-260v-54,-53,-151,-6,-148,66v2,49,-8,101,14,133",w:258},"\u00d9":{d:"123,-20v47,0,89,-43,89,-89r0,-193r24,0r-1,194v2,60,-51,109,-112,109v-62,0,-113,-49,-113,-109r0,-194r24,0r0,193v-2,47,42,89,89,89xm129,-321r-56,-73r31,0r44,73r-19,0",w:244},"\u00da":{d:"122,-20v47,0,89,-43,89,-89r0,-193r24,0r-1,194v2,60,-51,109,-112,109v-62,0,-113,-49,-113,-109r0,-194r24,0r0,193v-2,47,42,89,89,89xm116,-321r-20,0r44,-73r31,0",w:244},"\u00db":{d:"123,-20v47,0,89,-42,89,-89r0,-193r24,0r0,194v1,59,-52,109,-113,109v-61,0,-113,-50,-113,-109r0,-194r24,0r0,193v-2,47,42,89,89,89xm66,-318r42,-73r31,0r42,73r-20,0r-38,-55r-38,55r-19,0",w:246},"\u00dc":{d:"123,-20v47,0,89,-42,89,-89r0,-193r24,0r0,194v1,59,-52,109,-113,109v-61,0,-113,-50,-113,-109r0,-194r24,0r0,193v-2,47,42,89,89,89xm147,-335r0,-34r29,0r0,34r-29,0xm71,-335r0,-34r29,0r0,34r-29,0",w:246},"\u00dd":{d:"204,-302r27,0r-103,179r0,123r-24,0r0,-123r-102,-179r27,0r87,152xm122,-321r-19,0r43,-73r32,0",w:234},"\u00df":{d:"62,-24v62,9,105,-17,106,-69v1,-41,-38,-70,-82,-65r0,-23v30,2,53,-23,53,-51v0,-27,-23,-51,-51,-51v-27,0,-50,27,-50,53r0,230r-24,0r0,-230v0,-41,33,-76,77,-76v65,0,99,92,45,131v31,13,56,39,56,82v0,63,-53,105,-130,93r0,-24",w:200},"\u00e0":{d:"109,-230v54,0,101,46,101,101r0,86v0,15,8,20,24,19r0,24v-26,2,-43,-15,-47,-35v-15,22,-44,36,-78,36v-66,-1,-100,-52,-100,-130v0,-54,47,-101,100,-101xm116,-252r-56,-72r31,0r44,72r-19,0xm109,-20v53,-1,77,-45,77,-109v0,-41,-36,-78,-77,-77v-52,2,-77,45,-77,109v0,41,36,79,77,77",w:239},"\u00e1":{d:"108,-230v54,0,101,47,101,101r0,86v0,15,8,20,24,19r0,24v-26,2,-43,-15,-47,-35v-16,21,-44,36,-78,36v-66,0,-101,-52,-101,-130v0,-54,47,-101,101,-101xm102,-252r-20,0r44,-72r32,0xm108,-20v53,-1,77,-45,77,-109v0,-41,-36,-78,-77,-77v-52,2,-77,45,-77,109v0,41,36,79,77,77",w:239},"\u00e2":{d:"109,-230v54,0,101,46,101,101r0,86v0,15,8,20,24,19r0,24v-26,2,-43,-15,-47,-35v-15,22,-44,36,-78,36v-66,-1,-100,-52,-100,-130v0,-54,47,-101,100,-101xm56,-249r42,-73r31,0r42,73r-19,0r-38,-55r-39,55r-19,0xm109,-20v53,-1,77,-45,77,-109v0,-41,-36,-78,-77,-77v-52,2,-77,45,-77,109v0,41,36,79,77,77",w:240},"\u00e3":{d:"110,-230v54,0,101,47,101,101r0,86v0,14,8,20,23,19r0,24v-26,2,-42,-15,-46,-35v-16,21,-44,36,-78,36v-66,0,-101,-52,-101,-130v0,-54,47,-101,101,-101xm94,-300v21,5,54,23,63,-4r17,0v-7,43,-47,40,-84,28v-10,0,-16,6,-19,15r-17,0v5,-21,18,-38,40,-39xm110,-20v53,-1,76,-45,76,-109v0,-41,-36,-78,-76,-77v-52,1,-87,45,-77,109v-2,42,36,78,77,77",w:241},"\u00e4":{d:"109,-230v54,0,101,46,101,101r0,86v0,15,8,20,24,19r0,24v-26,2,-43,-15,-47,-35v-15,22,-44,36,-78,36v-66,-1,-100,-52,-100,-130v0,-54,47,-101,100,-101xm137,-266r0,-34r29,0r0,34r-29,0xm61,-266r0,-34r29,0r0,34r-29,0xm109,-20v53,-1,77,-45,77,-109v0,-41,-36,-78,-77,-77v-52,2,-77,45,-77,109v0,41,36,79,77,77",w:240},"\u00e5":{d:"109,-230v54,0,101,46,101,101r0,86v0,15,8,20,24,19r0,24v-26,2,-43,-15,-47,-35v-15,22,-44,36,-78,36v-66,-1,-100,-52,-100,-130v0,-54,47,-101,100,-101xm75,-288v0,-24,16,-39,39,-39v20,0,38,20,38,39v-1,24,-16,38,-38,38v-24,0,-39,-14,-39,-38xm136,-288v0,-12,-10,-23,-22,-23v-12,0,-23,11,-23,23v0,12,10,22,23,22v12,0,22,-10,22,-22xm109,-20v53,-1,77,-45,77,-109v0,-41,-36,-78,-77,-77v-52,2,-77,45,-77,109v0,41,36,79,77,77",w:240},"\u00e6":{d:"215,-101v-7,70,87,110,133,56r17,17v-41,39,-114,39,-150,-4r0,32r-25,0r0,-36v-16,20,-42,37,-76,37v-67,-1,-101,-51,-101,-130v0,-55,47,-103,101,-101v33,0,60,21,76,40r0,-35r25,0r0,31v16,-20,43,-36,76,-36v63,0,111,54,101,129r-177,0xm114,-20v53,-1,76,-45,76,-109v0,-41,-36,-78,-76,-77v-52,1,-87,45,-77,109v-2,42,36,78,77,77xm291,-206v-42,0,-79,36,-76,81r153,0v2,-45,-35,-81,-77,-81",w:403},"\u00e7":{d:"31,-129v-19,90,76,143,133,84r17,17v-20,19,-44,29,-74,29v1,4,-3,14,4,12v26,0,44,10,44,34v0,43,-60,38,-96,28r0,-16v26,4,23,5,48,7v15,0,25,-4,25,-18v0,-23,-23,-21,-46,-21r0,-27v-53,-10,-79,-59,-79,-129v0,-87,117,-137,174,-69r-17,17v-43,-52,-137,-15,-133,52",w:189},"\u00e8":{d:"32,-101v-7,71,88,109,133,56r17,17v-58,62,-181,18,-174,-69v-10,-79,35,-133,101,-133v63,0,111,54,101,129r-178,0xm115,-252r-56,-72r31,0r44,72r-19,0xm109,-206v-42,0,-80,36,-77,81r153,0v3,-45,-34,-81,-76,-81",w:214},"\u00e9":{d:"30,-101v-6,70,88,110,133,56r17,17v-58,62,-174,17,-174,-69v0,-78,36,-133,101,-133v63,0,111,54,101,129r-178,0xm101,-252r-19,0r43,-72r32,0xm107,-206v-42,0,-79,37,-77,81r154,0v2,-45,-35,-81,-77,-81",w:214},"\u00ea":{d:"32,-101v-7,71,88,109,133,56r17,17v-58,62,-181,18,-174,-69v-10,-79,35,-133,101,-133v63,0,111,54,101,129r-178,0xm55,-249r42,-73r32,0r41,73r-19,0r-38,-55r-38,55r-20,0xm109,-206v-42,0,-80,36,-77,81r153,0v3,-45,-34,-81,-76,-81",w:216},"\u00eb":{d:"32,-101v-6,70,88,110,133,56r17,17v-58,62,-174,17,-174,-69v0,-78,36,-133,101,-133v63,0,111,54,101,129r-178,0xm137,-266r0,-34r29,0r0,34r-29,0xm60,-266r0,-34r30,0r0,34r-30,0xm109,-206v-42,0,-79,37,-77,81r154,0v2,-45,-35,-81,-77,-81",w:216},"\u00ec":{d:"59,-225r0,225r-24,0r0,-225r24,0xm57,-252r-55,-72r31,0r43,72r-19,0",w:81},"\u00ed":{d:"40,-225r0,225r-24,0r0,-225r24,0xm27,-252r-19,0r43,-72r31,0",w:83},"\u00ee":{d:"72,-225r0,225r-24,0r0,-225r24,0xm3,-249r41,-73r32,0r41,73r-19,0r-38,-55r-38,55r-19,0",w:120},"\u00ef":{d:"59,-225r0,225r-24,0r0,-225r24,0xm62,-266r0,-34r29,0r0,34r-29,0xm3,-266r0,-34r28,0r0,34r-28,0",w:94},"\u00f1":{d:"111,-230v53,0,100,47,100,101r0,129r-24,0r0,-129v1,-41,-36,-77,-76,-77v-41,0,-77,35,-77,77r0,129r-24,0r0,-129v-2,-55,47,-101,101,-101xm95,-300v21,5,54,22,63,-4r17,0v-7,42,-48,40,-85,28v-10,0,-15,6,-19,15r-16,0v5,-21,17,-38,40,-39",w:221},"\u00f2":{d:"109,-230v65,2,101,55,101,133v0,54,-47,99,-101,98v-67,-1,-101,-51,-101,-130v0,-55,47,-103,101,-101xm115,-252r-56,-72r31,0r44,72r-19,0xm109,-20v53,-1,76,-45,76,-109v0,-41,-36,-78,-76,-77v-52,1,-87,45,-77,109v-2,42,36,78,77,77",w:216},"\u00f3":{d:"107,-230v65,2,101,54,101,133v0,54,-47,99,-101,98v-66,-2,-101,-52,-101,-130v0,-54,47,-102,101,-101xm101,-252r-19,0r43,-72r32,0xm107,-20v53,-1,77,-45,77,-109v0,-41,-36,-78,-77,-77v-52,2,-77,45,-77,109v0,41,36,79,77,77",w:216},"\u00f4":{d:"109,-230v65,2,101,55,101,133v0,54,-47,99,-101,98v-67,-1,-101,-51,-101,-130v0,-55,47,-103,101,-101xm55,-249r42,-73r32,0r41,73r-19,0r-38,-55r-38,55r-20,0xm109,-20v53,-1,76,-45,76,-109v0,-41,-36,-78,-76,-77v-52,1,-87,45,-77,109v-2,42,36,78,77,77",w:218},"\u00f5":{d:"109,-230v65,2,101,54,101,133v0,54,-47,99,-101,98v-66,-1,-100,-52,-100,-130v0,-54,47,-102,100,-101xm94,-300v21,5,53,22,63,-4r17,0v-9,42,-47,40,-85,28v-10,0,-15,6,-19,15r-16,0v5,-21,17,-38,40,-39xm109,-20v53,-1,77,-45,77,-109v0,-41,-36,-78,-77,-77v-52,2,-77,45,-77,109v0,41,36,79,77,77"},"\u00f6":{d:"109,-230v65,2,101,55,101,133v0,54,-47,99,-101,98v-66,-2,-101,-52,-101,-130v0,-54,47,-102,101,-101xm137,-266r0,-34r29,0r0,34r-29,0xm60,-266r0,-34r30,0r0,34r-30,0xm109,-20v53,-1,77,-45,77,-109v0,-41,-36,-78,-77,-77v-52,2,-77,45,-77,109v0,41,36,79,77,77",w:218},"\u00f8":{d:"12,-97v0,-101,76,-165,156,-116r9,-12r29,0r-20,28v25,26,27,55,27,100v0,75,-87,124,-156,84r-9,13r-29,0r20,-28v-18,-19,-27,-42,-27,-69xm71,-32v52,34,118,-7,118,-65v0,-35,1,-59,-17,-80xm154,-193v-49,-35,-118,7,-118,64v0,35,-2,59,17,80",w:225},"\u00f9":{d:"110,-20v42,0,77,-36,77,-77r0,-128r24,0r0,128v2,54,-46,98,-101,98v-54,0,-101,-44,-101,-98r0,-128r24,0r0,128v-2,41,37,77,77,77xm116,-252r-56,-72r32,0r43,72r-19,0",w:218},"\u00fa":{d:"108,-20v42,0,77,-36,77,-77r0,-128r24,0r0,128v2,54,-47,98,-101,98v-55,0,-100,-44,-100,-98r0,-128r23,0r0,128v-1,41,36,77,77,77xm102,-252r-19,0r43,-72r32,0",w:218},"\u00fb":{d:"110,-20v42,0,77,-36,77,-77r0,-128r24,0r0,128v2,54,-47,98,-101,98v-55,0,-101,-44,-101,-98r0,-128r24,0r0,128v-1,40,36,77,77,77xm57,-249r42,-73r31,0r42,73r-19,0r-39,-55r-38,55r-19,0",w:220},"\u00fc":{d:"110,-20v42,0,77,-36,77,-77r0,-128r24,0r0,128v2,54,-47,98,-101,98v-55,0,-101,-44,-101,-98r0,-128r24,0r0,128v-1,40,36,77,77,77xm138,-266r0,-34r29,0r0,34r-29,0xm62,-266r0,-34r29,0r0,34r-29,0",w:221},"\u00fd":{d:"107,-20v42,0,77,-36,77,-77r0,-128r24,0r0,201v3,82,-118,135,-174,66r17,-17v45,52,140,14,133,-57v-16,21,-43,32,-77,33v-54,2,-101,-44,-101,-98r0,-128r24,0r0,128v-2,41,37,77,77,77xm101,-252r-19,0r43,-72r32,0",w:218},"\u00ff":{d:"108,-20v42,0,77,-36,77,-77r0,-128r24,0r0,201v3,82,-118,135,-174,66r17,-17v45,52,140,14,133,-57v-16,21,-43,32,-77,33v-54,2,-100,-44,-100,-98r0,-128r23,0r0,128v-2,41,37,77,77,77xm136,-266r0,-34r29,0r0,34r-29,0xm59,-266r0,-34r30,0r0,34r-30,0"},"\ue000":{w:0},"\ue001":{w:360},"\ue002":{w:105},"\ue003":{w:180},"\u00a0":{w:180}}});if(typeof deconcept=="undefined"){var deconcept=new Object()}if(typeof deconcept.util=="undefined"){deconcept.util=new Object()}if(typeof deconcept.SWFObjectUtil=="undefined"){deconcept.SWFObjectUtil=new Object()}deconcept.SWFObject=function(m,b,n,e,j,k,g,f,d,l){if(!document.getElementById){return}this.DETECT_KEY=l?l:"detectflash";this.skipDetect=deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(m){this.setAttribute("swf",m)}if(b){this.setAttribute("id",b)}if(n){this.setAttribute("width",n)}if(e){this.setAttribute("height",e)}if(j){this.setAttribute("version",new deconcept.PlayerVersion(j.toString().split(".")))}this.installedVer=deconcept.SWFObjectUtil.getPlayerVersion();if(!window.opera&&document.all&&this.installedVer.major>7){deconcept.SWFObject.doPrepUnload=true}if(k){this.addParam("bgcolor",k)}var a=g?g:"high";this.addParam("quality",a);this.setAttribute("useExpressInstall",false);this.setAttribute("doExpressInstall",false);var i=(f)?f:window.location;this.setAttribute("xiRedirectUrl",i);this.setAttribute("redirectUrl","");if(d){this.setAttribute("redirectUrl",d)}};deconcept.SWFObject.prototype={useExpressInstall:function(a){this.xiSWFPath=!a?"expressinstall.swf":a;this.setAttribute("useExpressInstall",true)},setAttribute:function(a,b){this.attributes[a]=b},getAttribute:function(a){return this.attributes[a]},addParam:function(b,a){this.params[b]=a},getParams:function(){return this.params},addVariable:function(b,a){this.variables[b]=a},getVariable:function(a){return this.variables[a]},getVariables:function(){return this.variables},getVariablePairs:function(){var c=new Array();var b;var a=this.getVariables();for(b in a){c[c.length]=b+"="+a[b]}return c},getSWFHTML:function(){var b="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","PlugIn");this.setAttribute("swf",this.xiSWFPath)}b='<embed type="application/x-shockwave-flash" src="'+this.getAttribute("swf")+'" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'" style="'+this.getAttribute("style")+'"';b+=' id="'+this.getAttribute("id")+'" name="'+this.getAttribute("id")+'" ';var f=this.getParams();for(var e in f){b+=[e]+'="'+f[e]+'" '}var d=this.getVariablePairs().join("&");if(d.length>0){b+='flashvars="'+d+'"'}b+="/>"}else{if(this.getAttribute("doExpressInstall")){this.addVariable("MMplayerType","ActiveX");this.setAttribute("swf",this.xiSWFPath)}b='<object id="'+this.getAttribute("id")+'" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+this.getAttribute("width")+'" height="'+this.getAttribute("height")+'" style="'+this.getAttribute("style")+'">';b+='<param name="movie" value="'+this.getAttribute("swf")+'" />';var c=this.getParams();for(var e in c){b+='<param name="'+e+'" value="'+c[e]+'" />'}var a=this.getVariablePairs().join("&");if(a.length>0){b+='<param name="flashvars" value="'+a+'" />'}b+="</object>"}return b},write:function(b){if(this.getAttribute("useExpressInstall")){var a=new deconcept.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(a)&&!this.installedVer.versionIsValid(this.getAttribute("version"))){this.setAttribute("doExpressInstall",true);this.addVariable("MMredirectURL",escape(this.getAttribute("xiRedirectUrl")));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title)}}if(this.skipDetect||this.getAttribute("doExpressInstall")||this.installedVer.versionIsValid(this.getAttribute("version"))){var c=(typeof b=="string")?document.getElementById(b):b;c.innerHTML=this.getSWFHTML();return true}else{if(this.getAttribute("redirectUrl")!=""){document.location.replace(this.getAttribute("redirectUrl"))}}return false}};deconcept.SWFObjectUtil.getPlayerVersion=function(){var f=new deconcept.PlayerVersion([0,0,0]);if(navigator.plugins&&navigator.mimeTypes.length){var a=navigator.plugins["Shockwave Flash"];if(a&&a.description){f=new deconcept.PlayerVersion(a.description.replace(/([a-zA-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."))}}else{if(navigator.userAgent&&navigator.userAgent.indexOf("Windows CE")>=0){var b=1;var c=3;while(b){try{c++;b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+c);f=new deconcept.PlayerVersion([c,0,0])}catch(d){b=null}}}else{try{var b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7")}catch(d){try{var b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");f=new deconcept.PlayerVersion([6,0,21]);b.AllowScriptAccess="always"}catch(d){if(f.major==6){return f}}try{b=new ActiveXObject("ShockwaveFlash.ShockwaveFlash")}catch(d){}}if(b!=null){f=new deconcept.PlayerVersion(b.GetVariable("$version").split(" ")[1].split(","))}}}return f};deconcept.PlayerVersion=function(a){this.major=a[0]!=null?parseInt(a[0]):0;this.minor=a[1]!=null?parseInt(a[1]):0;this.rev=a[2]!=null?parseInt(a[2]):0};deconcept.PlayerVersion.prototype.versionIsValid=function(a){if(this.major<a.major){return false}if(this.major>a.major){return true}if(this.minor<a.minor){return false}if(this.minor>a.minor){return true}if(this.rev<a.rev){return false}return true};deconcept.util={getRequestParameter:function(c){var d=document.location.search||document.location.hash;if(c==null){return d}if(d){var b=d.substring(1).split("&");for(var a=0;a<b.length;a++){if(b[a].substring(0,b[a].indexOf("="))==c){return b[a].substring((b[a].indexOf("=")+1))}}}return""}};deconcept.SWFObjectUtil.cleanupSWFs=function(){var b=document.getElementsByTagName("OBJECT");for(var c=b.length-1;c>=0;c--){b[c].style.display="none";for(var a in b[c]){if(typeof b[c][a]=="function"){b[c][a]=function(){}}}}};if(deconcept.SWFObject.doPrepUnload){if(!deconcept.unloadSet){deconcept.SWFObjectUtil.prepUnload=function(){__flash_unloadHandler=function(){};__flash_savedUnloadHandler=function(){};window.attachEvent("onunload",deconcept.SWFObjectUtil.cleanupSWFs)};window.attachEvent("onbeforeunload",deconcept.SWFObjectUtil.prepUnload);deconcept.unloadSet=true}}if(!document.getElementById&&document.all){document.getElementById=function(a){return document.all[a]}}var getQueryParamValue=deconcept.util.getRequestParameter;var FlashObject=deconcept.SWFObject;var SWFObject=deconcept.SWFObject;jQuery(function(){if(Liferay.Browser.isIe()&&Liferay.Browser.getMajorVersion()<7){jQuery("#navigation > ul > li").hover(function(a){jQuery(this).addClass("hover")},function(a){jQuery(this).removeClass("hover")});jQuery("#languages ul li").click(function(a){jQuery(this).addClass("hover")},function(a){jQuery(this).removeClass("hover")})}jQuery("#content h1,#content h2,#content h3,#content h4,.entry-title").css("visibility","visible");jQuery("div.points-class").toggle(function(){jQuery(this).addClass("expand");jQuery(this).removeClass("collapse");jQuery(this).animate({height:200,width:850},500)},function(){var a=jQuery(this).children(".poken-points-width").css("width").replace("px","");jQuery(this).addClass("collapse");jQuery(this).removeClass("expand");jQuery(this).animate({height:50,width:a},500)});jQuery("#login li a").click(function(a){jQuery("#login-form").addClass("open")});jQuery(".login-cancel a").click(function(a){jQuery("#login-form").removeClass("open")});if(jQuery(".ja_JP").length<=0){Cufon.replace(["#content h1","#content h2","#content h3","#content h4",".entry-title"]);Cufon.now()}});