var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1987, 1991, 1993 Adobe Systems Incorporated.  All Rights
 * Reserved.Futura is a registered trademark of Fundicion Tipografica Neufville S.
 * A.
 * 
 * Description:
 *  Copyright (c) 1987, 1991, 1993 Fundicion Tipografica Neufville S. A.  This
 * record material and the data recorded thereon is the property of  Fundicion
 * Tipografica Neufville S. A. and Adobe Systems Incorporated,  or its licensors,
 * and may not be reproduced, used, displayed, modified,  disclosed or transferred
 * in any manner without the express written  approval of Fundicion Tipografica
 * Neufville S. A. and Adobe Systems  Incorporated.
 * 
 * Vendor URL:
 * www.linotypelibrary.com
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"129,-121v-14,-1,-18,9,-18,22r0,99r-93,0r0,-292r93,0r0,81v0,17,-5,38,-3,53v15,-18,29,-37,62,-37v88,0,59,113,64,195r-91,0r0,-106v-1,-9,-5,-14,-14,-15","w":251},{"d":"168,4v-29,1,-48,-18,-65,-32r2,28r-87,0r0,-292r93,0r0,81r-4,45r3,0v10,-15,34,-29,57,-29v55,2,80,46,80,101v0,54,-26,95,-79,98xm131,-68v32,-1,32,-56,0,-55v-14,-1,-23,14,-23,27v0,13,8,29,23,28","w":259},{"d":"75,-283r47,59r-33,23r-59,-52","w":151},{"d":"202,0r-196,-292r54,0r196,292r-54,0","w":262},{"d":"94,-195v27,0,45,13,56,31r3,0r-3,-27r90,0r0,180v4,109,-134,122,-219,86r20,-64v28,27,109,37,110,-19r2,-19r-3,0v-10,18,-29,31,-56,31v-54,0,-82,-44,-82,-100v0,-54,27,-97,82,-99xm129,-123v-15,0,-25,12,-25,28v0,16,11,27,26,27v15,0,24,-12,23,-27v0,-14,-9,-29,-24,-28","w":259},{"d":"166,4v-29,0,-43,-17,-59,-30v6,30,4,69,4,105r-93,0r0,-270r89,0r-3,30r3,0v9,-20,34,-34,60,-34v55,0,79,44,79,98v0,54,-26,99,-80,101xm131,-68v30,-1,31,-55,0,-55v-15,-1,-24,13,-24,27v0,14,9,29,24,28","w":257},{"d":"92,-195v23,0,47,14,57,29r4,0v-6,-38,-5,-82,-5,-126r93,0r0,292r-87,0v-1,-9,5,-23,0,-28v-14,17,-36,32,-63,32v-53,0,-79,-44,-79,-98v0,-55,25,-98,80,-101xm127,-68v32,-1,32,-56,0,-55v-14,-1,-23,14,-23,27v0,13,8,29,23,28","w":259},{"d":"95,-283r72,0r0,360r-72,0r0,-360","w":262},{"d":"19,-292r93,0r0,172v14,-21,24,-48,38,-71r108,0r-70,93r74,98r-109,0v-15,-22,-24,-50,-41,-70r0,70r-93,0r0,-292","w":267},{"d":"36,-152r216,-65r0,76r-120,34r120,32r0,77r-216,-66r0,-88","w":288},{"d":"124,-189r31,-1r0,73r-31,-2r0,119r-94,0r0,-119r-22,2r0,-73r22,1r0,-64r94,0r0,64","w":155},{"d":"126,-120v-15,0,-15,13,-15,27r0,93r-93,0r0,-191r91,0v0,9,-7,24,-2,30v16,-17,29,-34,62,-34v88,0,62,112,66,195r-93,0r0,-102v-1,-9,-4,-18,-16,-18","w":253},{"d":"21,-271r182,0r0,74r-83,0r0,26r76,0r0,70r-76,0r0,27r86,0r0,74r-185,0r0,-271","w":224},{"d":"212,-180r-77,110v22,-3,48,-2,72,-2r0,72r-201,0r0,-13v25,-36,45,-76,75,-107r0,-2v-19,4,-43,3,-66,3r0,-72r197,0r0,11","w":217},{"d":"116,-137v0,35,22,59,59,53r-22,-25r61,-12v10,-36,-13,-68,-48,-68v-32,0,-50,20,-50,52xm316,-135v0,34,-9,61,-25,82r40,44r-77,33r-19,-33v-104,38,-222,-12,-218,-126v3,-91,60,-141,149,-141v91,0,150,49,150,141","w":332},{"d":"55,-271r102,0r37,142v9,-5,2,-24,9,-36r31,-106r100,0r45,271r-95,0r-15,-149v-13,52,-31,99,-46,149r-58,0v-13,-50,-32,-95,-41,-149v-8,5,-5,20,-6,33r-11,116r-96,0","w":389},{"d":"148,19r0,37r-126,0r0,-348r126,0r0,37r-48,0r0,274r48,0","w":169},{"d":"252,-64r-216,66r0,-77r120,-33r-120,-33r0,-76r216,65r0,88","w":288},{"d":"142,-262v-46,72,-50,230,0,301r-69,40v-53,-83,-74,-247,-17,-346r17,-35","w":162},{"d":"28,-109v1,23,43,43,43,8r1,-170r96,0r0,182v8,94,-114,116,-173,64","w":190},{"d":"23,-271r99,0r0,271r-99,0r0,-271","w":145},{"d":"148,-120v1,-19,-26,-34,-39,-17v-3,5,-5,10,-5,17r44,0xm104,-80v-7,29,33,46,41,17r90,0v-13,44,-54,67,-108,67v-66,0,-111,-31,-115,-97v-7,-120,189,-134,220,-35v5,15,8,30,7,48r-135,0","w":251},{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},{"d":"21,-150v0,-60,108,-58,108,0v0,29,-24,45,-54,45v-30,0,-54,-16,-54,-45xm21,-40v1,-30,24,-46,54,-46v30,0,54,16,54,46v0,58,-109,58,-108,0","w":149},{"d":"175,-101v-22,-21,-64,-11,-64,28r0,73r-93,0r0,-191r93,0r-3,25v18,-16,31,-34,67,-29r0,94","w":178,"k":{"z":-7,"y":-22,"x":-14,"w":-14,"v":-22,"u":-7,"t":-14,"n":-3,"m":-3,"f":-7,".":36,",":36}},{"d":"19,-250v-1,-28,24,-45,52,-45v28,0,52,17,51,45v-1,29,-21,45,-51,45v-30,0,-51,-15,-52,-45xm24,-191r93,0r0,191r-93,0r0,-191","w":141},{"d":"11,-95v0,-82,80,-118,157,-91r0,78v-15,-20,-64,-23,-64,12v0,36,47,31,64,13r-4,78v-72,26,-153,-7,-153,-90","w":185},{"d":"92,-191v11,33,15,74,29,104v5,-38,17,-70,26,-104r98,0r-123,270r-98,0r50,-98r-82,-172r100,0","w":236,"k":{".":29,",":29}},{"d":"22,-271r95,0r0,91r61,0r0,-91r95,0r0,271r-95,0r0,-94r-61,0r0,94r-95,0r0,-271","w":294},{"d":"69,-137r0,-32r-28,16r-19,-31r30,-18r-30,-18r19,-32r28,16r0,-35r38,0r0,37r29,-18r19,32r-28,18r28,15r-19,34r-29,-17r0,33r-38,0","w":177},{"d":"132,-189v0,13,18,14,31,15v55,5,99,22,98,82v-1,54,-36,81,-83,89r2,44r-58,0r3,-44v-36,0,-62,-16,-86,-30r27,-71v24,18,47,34,88,34v22,0,29,-28,4,-32v-53,-9,-111,-19,-110,-84v1,-52,35,-72,75,-85r-2,-44r62,0r-4,42v27,2,48,11,68,21r-27,68v-16,-13,-36,-23,-63,-23v-13,0,-25,5,-25,18"},{"d":"123,-192v-23,4,-66,3,-99,3r0,-82r253,0r-118,187v23,2,72,-1,106,0r0,84r-264,0r109,-176v6,-8,7,-8,13,-16","w":277},{"d":"93,-191r21,106r3,0v5,-38,15,-71,23,-106r61,0v10,34,14,75,27,106v5,-37,14,-71,21,-106r98,0r-78,191r-75,0r-21,-85v-7,2,-4,14,-7,20r-18,65r-76,0r-77,-191r98,0","w":341,"k":{".":22,",":29}},{"d":"164,-132v24,15,42,-8,48,-26r40,46v-15,22,-34,55,-66,58v-38,3,-51,-33,-86,-36v-13,3,-21,13,-26,24r-38,-45v13,-29,48,-66,88,-45v15,8,27,15,40,24","w":288},{"w":149},{"d":"55,-137r-15,-134r94,0r-15,134r-64,0xm165,-137r-15,-134r93,0r-14,134r-64,0","w":283},{"d":"33,-184r0,-87r263,0r-154,271r-109,0r107,-181v2,-4,6,-4,7,-9"},{"d":"22,-271r182,0r0,77r-82,0r0,28r72,0r0,71r-72,0r0,95r-100,0r0,-271","w":216,"k":{"A":22,".":54,",":54}},{"d":"154,-95v0,-14,-11,-28,-25,-28v-15,0,-26,13,-26,28v0,16,12,27,26,27v14,0,25,-12,25,-27xm13,-93v0,-69,47,-102,116,-102v69,0,115,33,115,102v0,66,-50,97,-115,97v-66,0,-116,-30,-116,-97","w":257},{"d":"91,-195v26,0,51,14,60,34r3,0r-3,-30r88,0r0,270r-92,0v0,-36,-2,-75,4,-105r-3,0v-11,17,-29,30,-56,30v-55,0,-80,-47,-80,-101v0,-55,25,-98,79,-98xm127,-68v31,-2,31,-54,0,-54v-16,0,-24,13,-24,27v0,14,8,28,24,27","w":257},{"w":149},{"d":"6,54r196,-346r54,0r-196,346r-54,0","w":262},{"d":"186,-132v0,-39,-23,-56,-64,-54r0,105v39,1,64,-14,64,-51xm284,-132v0,84,-52,132,-136,132r-125,0r0,-271r100,0v98,0,161,41,161,139","w":297},{"d":"150,-217v-20,-9,-36,5,-32,30r32,-4r0,74r-30,-2r0,119r-93,0r0,-119r-25,2r0,-74r25,3v-9,-83,41,-121,123,-103r0,74","w":154,"k":{"f":-7}},{"d":"45,23v0,-42,11,-100,-25,-108r0,-44v36,-8,25,-66,25,-108v0,-52,49,-58,104,-55r0,50v-41,-7,-25,49,-25,82v0,29,-17,42,-35,53v17,13,35,24,35,54v6,30,-18,86,25,81r0,51v-55,3,-104,-3,-104,-56","w":169},{"d":"21,-292r92,0r0,292r-92,0r0,-292","w":134},{"d":"95,-195v27,0,42,10,55,27r3,0r-3,-23r91,0r0,191r-91,0r3,-25v-19,11,-30,31,-61,29v-53,-3,-80,-44,-80,-99v0,-56,28,-100,83,-100xm128,-123v-15,0,-24,12,-24,27v0,16,9,28,24,28v17,0,25,-14,25,-29v1,-14,-11,-26,-25,-26","w":259},{"d":"114,-191v8,12,11,29,20,40r19,-40r107,0r-73,92r78,99r-109,0v-9,-13,-13,-31,-24,-42v-4,16,-13,29,-20,42r-112,0r80,-99r-72,-92r106,0","w":265},{"d":"123,-120v-12,0,-13,12,-13,25r0,95r-90,0r0,-191r88,0r-3,34r3,0v8,-22,25,-37,55,-38v33,-1,45,20,57,40v11,-24,25,-40,58,-40v88,-1,62,112,66,195r-90,0r0,-104v0,-10,-5,-16,-14,-16v-12,0,-13,12,-13,25r0,95r-90,0r0,-104v0,-10,-5,-16,-14,-16","w":363},{"d":"289,-271r-85,127r97,144r-113,0v-11,-25,-29,-45,-36,-74v-8,2,-6,14,-11,19r-30,55r-112,0r95,-144r-86,-127r112,0v12,18,19,43,30,60v7,-21,18,-40,27,-60r112,0"},{"d":"166,-106v46,48,-10,116,-75,110v-33,-3,-63,-10,-88,-21r24,-58v13,9,33,21,53,22v6,0,14,-4,14,-11v0,-10,-10,-11,-19,-12v-34,-4,-60,-18,-60,-53v0,-72,108,-79,164,-50r-23,53v-11,-9,-43,-26,-56,-8v8,21,50,10,66,28","w":191},{"d":"213,-134v-1,-32,-18,-52,-50,-52v-33,0,-50,21,-51,52v-1,31,21,53,51,53v30,0,50,-23,50,-53xm13,-135v0,-90,61,-141,150,-141v89,0,150,52,150,141v0,90,-60,139,-150,139v-90,0,-150,-48,-150,-139","w":325},{"d":"23,-139r129,0r0,80r-129,0r0,-80","w":174},{"d":"108,-216r72,0r0,72r72,0r0,72r-72,0r0,72r-72,0r0,-72r-72,0r0,-72r72,0r0,-72","w":288},{"d":"176,-96v-13,-41,-91,-27,-127,-15r24,-160r185,0r0,76r-117,0v0,11,-8,25,-6,31v52,-37,142,0,139,70v-4,107,-154,114,-238,76r11,-73v22,11,50,22,81,22v23,0,45,-7,48,-27"},{"d":"149,-140v-21,0,-32,13,-33,33v0,20,14,34,33,34v20,0,34,-11,34,-32v1,-19,-15,-36,-34,-35xm151,4v-95,4,-160,-82,-117,-169v21,-43,62,-72,94,-106r129,0r-87,76v6,5,19,-2,28,-2v51,3,81,40,81,91v0,73,-54,108,-128,110"},{"d":"275,-180v0,61,-47,87,-95,103r0,3r99,-10r0,84r-270,0r145,-131v9,-12,22,-26,23,-43v0,-12,-10,-21,-22,-21v-19,0,-24,16,-24,34r-96,0v4,-76,43,-117,124,-115v64,2,116,31,116,96"},{"d":"36,-184r216,0r0,72r-216,0r0,-72xm36,-72r216,0r0,72r-216,0r0,-72","w":288},{"d":"98,-191r24,90v8,-2,4,-16,8,-23r19,-67r100,0r-83,191r-84,0r-84,-191r100,0","w":246,"k":{".":22,",":29}},{"d":"57,-137r-15,-134r93,0r-14,134r-64,0","w":177},{"d":"274,-82v1,110,-202,108,-240,34v-7,-13,-11,-29,-12,-47r100,0v-1,19,11,31,28,31v12,0,26,-12,26,-25v0,-18,-17,-30,-38,-24r0,-57v15,4,29,-4,29,-18v0,-11,-8,-17,-19,-18v-12,0,-19,9,-18,21r-97,0v-5,-117,222,-123,229,-13v2,27,-17,43,-33,55v26,6,45,30,45,61"},{"d":"126,4v-61,0,-108,-26,-108,-87r0,-108r92,0r0,107v1,9,5,15,16,15v13,0,16,-10,15,-24r0,-98r93,0r0,108v-2,61,-47,87,-108,87","w":250},{"d":"69,-121v0,-66,74,-115,117,-64r4,-18r34,0r-20,107v0,5,1,9,7,8v40,-17,43,-102,7,-129v-18,-13,-40,-23,-69,-23v-64,0,-97,41,-100,105v-4,91,93,123,171,93r29,23v-26,12,-57,25,-96,24v-85,-4,-140,-55,-140,-140v0,-85,53,-141,137,-141v72,0,122,44,125,114v2,58,-27,101,-77,107v-11,-1,-21,-11,-23,-21v-32,40,-106,14,-106,-45xm168,-158v-21,-24,-56,0,-56,31v0,17,10,34,27,33v30,0,42,-40,29,-64","w":288},{"d":"123,-113r49,0r13,-50r-51,0xm163,-288r-19,80r49,0r19,-80r51,0r-19,80r39,0r0,45r-48,0r-11,50r45,0r0,44r-57,0r-16,69r-51,0r16,-69r-49,0r-16,69r-51,0r15,-69r-43,0r0,-44r54,0r12,-50r-47,0r0,-45r57,0r19,-80r51,0"},{"d":"150,-76v47,-4,49,-113,0,-116v-51,3,-48,112,0,116xm20,-138v0,-83,46,-138,130,-138v82,0,129,54,129,138v0,86,-42,142,-129,142v-88,0,-130,-57,-130,-142"},{"d":"147,-80v22,0,27,-17,27,-40r0,-151r98,0r0,160v0,79,-47,115,-125,115v-79,0,-126,-35,-126,-115r0,-160r99,0r0,166v0,17,11,24,27,25","w":293},{"d":"19,-123r111,-148r117,0r0,146r34,-3r0,77r-37,-3r3,54r-94,0r4,-54r-138,3r0,-72xm157,-125v-2,-23,3,-51,2,-65v-13,26,-35,43,-50,67"},{"d":"167,-98r-18,-83r-3,0r-18,83r39,0xm102,0r-104,0r94,-271r109,0r97,271r-104,0r-9,-34r-75,0","w":296,"k":{"y":7,"w":7,"v":14,"Y":36,"W":36,"V":43,"T":29}},{"d":"124,-237v0,42,-11,99,25,108r0,44v-35,9,-25,66,-25,108v0,53,-49,59,-104,56r0,-51v40,7,22,-48,25,-81v3,-29,17,-42,35,-54v-38,-13,-35,-67,-35,-121v0,-12,-11,-15,-25,-14r0,-50v55,-3,104,3,104,55","w":169},{"d":"67,-267r140,-4r0,271r-98,0r0,-184r-42,3r0,-86"},{"d":"123,-105v-22,7,-20,44,8,42v11,-1,18,-4,26,-8xm227,-108v16,-12,29,-26,42,-41r51,58r-42,32r62,59r-113,0r-18,-21v-59,45,-198,33,-195,-60v1,-43,32,-60,68,-68v-14,-13,-26,-26,-26,-51v0,-102,199,-100,199,-1v0,37,-24,58,-53,68xm158,-178v16,-4,29,-35,4,-39v-23,0,-19,33,-4,39","w":346},{"d":"109,-271r30,70v13,-16,19,-48,31,-70r111,0r-93,154r0,117r-96,0r0,-117r-95,-154r112,0","w":278,"k":{"v":22,"u":36,"q":47,"p":36,"o":47,"i":7,"e":47,"a":47,"A":36,";":36,":":36,".":36,",":36}},{"d":"20,39v50,-71,46,-229,0,-301r69,-40v54,83,74,247,17,346r-17,35","w":162},{"d":"152,-196v-17,0,-35,13,-34,31v0,20,14,34,34,34v19,0,30,-13,31,-32v0,-17,-14,-33,-31,-33xm145,-276v124,-11,175,134,91,210r-63,66r-131,0v28,-24,53,-51,84,-72r0,-2v-66,7,-105,-31,-105,-95v0,-72,54,-101,124,-107"},{"d":"102,-271r34,162r2,0v6,-60,25,-108,37,-162r76,0r37,162r2,0v5,-60,23,-107,34,-162r103,0r-96,271r-86,0r-31,-148r-3,0v-5,56,-21,99,-33,148r-84,0r-95,-271r103,0","w":425,"k":{"u":14,"r":7,"o":36,"e":36,"a":36,"A":36,";":36,":":29,".":29,",":36}},{"d":"19,-250v-1,-28,24,-45,52,-45v28,0,52,17,51,45v-1,29,-21,45,-51,45v-30,0,-51,-15,-52,-45xm24,-191r93,0r0,270r-93,0r0,-270","w":141},{"d":"188,-271r64,195r-75,0r-33,-99r-33,99r-75,0r64,-195r88,0","w":288},{"d":"109,-143v9,42,5,94,6,143r-94,0r0,-271r95,0r88,150r3,0v-10,-42,-8,-97,-8,-150r94,0r0,271r-94,0r-87,-143r-3,0","w":313},{"d":"112,-202v0,-10,-6,-20,-17,-20v-22,0,-24,39,0,39v12,0,17,-9,17,-19xm8,-202v0,-52,37,-74,87,-74v50,0,86,23,86,74v0,52,-35,76,-86,76v-52,0,-87,-24,-87,-76xm335,-71v0,-10,-6,-20,-17,-20v-12,0,-18,9,-18,20v0,11,7,20,18,19v11,0,17,-9,17,-19xm231,-71v0,-51,35,-74,87,-74v52,0,86,23,86,74v0,51,-35,75,-86,75v-51,0,-87,-24,-87,-75xm276,-279r49,0r-185,279r-50,0","w":412},{"d":"163,-175v0,-23,-22,-23,-46,-22r0,47v23,0,47,0,46,-25xm257,-172v0,77,-57,97,-140,90r0,82r-95,0r0,-271v112,-1,235,-17,235,99","w":262,"k":{"A":29,".":49,",":49}},{"d":"21,-40v1,-30,24,-46,54,-46v30,0,54,16,54,46v0,58,-109,58,-108,0","w":149},{"d":"29,-40v0,-31,24,-46,53,-46v30,0,54,16,54,46v0,29,-24,44,-54,44v-29,0,-53,-14,-53,-44xm35,-104r0,-185r95,0r0,185r-95,0","w":166},{"d":"22,-271r99,0r0,184r83,0r0,87r-182,0r0,-271","w":208,"k":{"y":7,"Y":14,"W":11,"V":14,"T":11}},{"d":"39,-150v0,-60,108,-58,108,0v0,29,-24,45,-54,45v-30,0,-54,-16,-54,-45xm0,60r44,-135r93,0r-65,135r-72,0","w":149},{"d":"187,-161v89,46,26,165,-74,165v-39,0,-78,-10,-105,-25r31,-76v19,14,41,28,74,28v18,0,24,-27,3,-29v-50,-6,-97,-20,-98,-77v-1,-99,128,-125,203,-77r-26,69v-17,-11,-38,-24,-65,-19v-28,5,-8,27,6,27v18,4,36,6,51,14","w":238},{"d":"111,-130v-7,53,67,80,91,34r-45,0r0,-64r152,0v5,107,-50,164,-148,164v-90,0,-143,-48,-149,-138v-10,-155,221,-185,283,-72r-92,34v-25,-43,-101,-13,-92,42","w":320},{"d":"176,-89v0,-13,-13,-25,-26,-25v-13,0,-27,11,-27,25v0,16,12,28,27,28v14,0,26,-12,26,-28xm170,-186v0,-11,-9,-21,-20,-21v-12,0,-20,9,-20,21v0,11,10,20,20,20v10,0,21,-9,20,-20xm35,-194v0,-111,227,-109,230,0v1,30,-22,43,-40,55v27,9,49,27,49,61v0,62,-60,82,-124,82v-63,0,-124,-19,-124,-82v0,-36,25,-50,49,-63v-22,-8,-40,-25,-40,-53"},{"d":"69,19r0,-274r-47,0r0,-37r126,0r0,348r-126,0r0,-37r47,0","w":169},{"d":"13,-133v2,-108,98,-167,208,-132r3,104v-14,-13,-33,-28,-58,-28v-31,0,-53,21,-54,53v-2,60,84,65,112,28r-3,102v-103,33,-210,-18,-208,-127","w":236},{"d":"158,-174v0,-22,-16,-24,-39,-23r0,46v21,0,39,-2,39,-23xm255,-177v0,41,-20,61,-53,70v28,31,51,71,76,107r-114,0v-16,-28,-26,-62,-45,-87r0,87r-97,0r0,-271v108,0,235,-17,233,94","w":272,"k":{"Y":7,"W":7,"V":7,"T":7}},{"d":"75,-40v1,-30,24,-46,54,-46v30,0,54,16,54,46v0,58,-109,58,-108,0xm236,-195v0,73,-66,100,-140,89r0,-70v21,10,50,1,50,-25v0,-11,-7,-17,-17,-18v-12,0,-19,13,-19,24r-92,0v3,-63,46,-98,108,-98v66,0,110,33,110,98","w":250},{"d":"0,60r44,-135r93,0r-65,135r-72,0","w":149},{"d":"293,-271r-105,271r-83,0r-105,-271r103,0v13,55,34,103,42,163r3,0v6,-62,29,-108,42,-163r103,0","w":293,"k":{"y":7,"u":22,"r":14,"o":36,"e":36,"a":36,"A":43,";":36,":":36,".":43,",":58}},{"d":"4,-271r207,0r0,88r-54,-3r0,186r-99,0r0,-186r-54,3r0,-88","w":214,"k":{"y":7,"w":7,"u":7,"s":36,"r":14,"o":36,"e":36,"c":36,"a":36,"A":29,";":36,":":36,".":36,",":36}},{"d":"164,-87v0,-25,-27,-22,-51,-23r0,45v25,0,50,2,51,-22xm153,-187v0,-21,-20,-19,-40,-19r0,39v19,-1,40,1,40,-20xm255,-75v0,99,-135,71,-233,75r0,-271v96,3,220,-23,221,75v1,29,-18,46,-36,57v27,9,48,30,48,64","w":264},{"d":"23,-271r96,0v1,38,-6,83,0,117v17,-43,42,-77,61,-117r108,0r-85,132r94,139r-114,0r-57,-98v-4,-4,-4,-13,-9,-16r2,114r-96,0r0,-271","w":295}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+126-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("`E.DNxlY+uA?`H:1GxCj~E~AyilD.xA?yi9j+u2s.[>t8#Y]+E9UyC&sIE2>+)FH$BCEL~9`{rl(vm2=Q4[uy8.+NIGfKUh]^-:xs_q07t@?5k&j#YDin%o,1>ATb#&YN-[,44DNv]h`=u[K(s9q8n:~`]2+Gn%UyH~n2xA&yL4krEBkyHAB.s@t8yh@uLlv{=tDl^~AG]I#G4)^rC4YmyY&9:-q([G0y-%:4H%hQ$@Q2#hGmD~b{C.4m-t]{slkNE:Y`H~]`=&qvQ)tI$D]{s)tN$Dk{x&:NxGY+H&svu~?.]osNL:k+LrAfnY1+u8_8]o5+#Y5y]Ub(sGnGDk?`Q>_v#qsNE[?NsG:8y2_.y9#NioI{xl5N=--{i-?GE[#GHhtNilhGE:5N]o_NnlYNxC@.=-q.xAj`$@qvEk1`j@q`uGN8D@qy[YAIC@qyyYq`H-U")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":299,"face":{"font-family":"Futura LT ExtraBold","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 5 5 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-8 -315 427 92.9675","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"}}));;Cufon.replace('h1, #header ul li, #listenerSub h3',{hover:true,textShadow:'text-shadow: #ebebeb 0 1px 0;'});$(document).ready(function(){var style_in='easeOutBounce';var style_out='jswing';var speed_in=800;var speed_out=400;var neg=Math.round($('.qitem').width())*(-1);var pos=neg*(-1);var out=pos*2;$('.qitem').each(function(){url=$(this).find('a').attr('href');img=$(this).find('img').attr('src');alt=$(this).find('img').attr('img');$('img',this).remove();$(this).append('<div class="topLeft"></div>');$(this).children('div').css('background-image','url('+img+')');$(this).find('div.topLeft').css({top:4,left:4,width:pos,height:pos});}).hover(function(){$(this).find('div.topLeft').stop(false,true).animate({top:neg,left:neg},{duration:speed_out,easing:style_out});},function(){$(this).find('div.topLeft').stop(false,true).animate({top:4,left:4},{duration:speed_in,easing:style_in});}).click(function(){window.location=$(this).find('a').attr('href');});});;jQuery.easing['jswing']=jQuery.easing['swing'];jQuery.extend(jQuery.easing,{def:'easeOutQuad',swing:function(x,t,b,c,d){return jQuery.easing[jQuery.easing.def](x,t,b,c,d);},easeInQuad:function(x,t,b,c,d){return c*(t/=d)*t+b;},easeOutQuad:function(x,t,b,c,d){return-c*(t/=d)*(t-2)+b;},easeInOutQuad:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t+b;return-c/2*((--t)*(t-2)-1)+b;},easeInCubic:function(x,t,b,c,d){return c*(t/=d)*t*t+b;},easeOutCubic:function(x,t,b,c,d){return c*((t=t/d-1)*t*t+1)+b;},easeInOutCubic:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t+b;return c/2*((t-=2)*t*t+2)+b;},easeInQuart:function(x,t,b,c,d){return c*(t/=d)*t*t*t+b;},easeOutQuart:function(x,t,b,c,d){return-c*((t=t/d-1)*t*t*t-1)+b;},easeInOutQuart:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t*t+b;return-c/2*((t-=2)*t*t*t-2)+b;},easeInQuint:function(x,t,b,c,d){return c*(t/=d)*t*t*t*t+b;},easeOutQuint:function(x,t,b,c,d){return c*((t=t/d-1)*t*t*t*t+1)+b;},easeInOutQuint:function(x,t,b,c,d){if((t/=d/2)<1)return c/2*t*t*t*t*t+b;return c/2*((t-=2)*t*t*t*t+2)+b;},easeInSine:function(x,t,b,c,d){return-c*Math.cos(t/d*(Math.PI/2))+c+b;},easeOutSine:function(x,t,b,c,d){return c*Math.sin(t/d*(Math.PI/2))+b;},easeInOutSine:function(x,t,b,c,d){return-c/2*(Math.cos(Math.PI*t/d)-1)+b;},easeInExpo:function(x,t,b,c,d){return(t==0)?b:c*Math.pow(2,10*(t/d-1))+b;},easeOutExpo:function(x,t,b,c,d){return(t==d)?b+c:c*(-Math.pow(2,-10*t/d)+1)+b;},easeInOutExpo:function(x,t,b,c,d){if(t==0)return b;if(t==d)return b+c;if((t/=d/2)<1)return c/2*Math.pow(2,10*(t-1))+b;return c/2*(-Math.pow(2,-10*--t)+2)+b;},easeInCirc:function(x,t,b,c,d){return-c*(Math.sqrt(1-(t/=d)*t)-1)+b;},easeOutCirc:function(x,t,b,c,d){return c*Math.sqrt(1-(t=t/d-1)*t)+b;},easeInOutCirc:function(x,t,b,c,d){if((t/=d/2)<1)return-c/2*(Math.sqrt(1-t*t)-1)+b;return c/2*(Math.sqrt(1-(t-=2)*t)+1)+b;},easeInElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);return-(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b;},easeOutElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d)==1)return b+c;if(!p)p=d*.3;if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);return a*Math.pow(2,-10*t)*Math.sin((t*d-s)*(2*Math.PI)/p)+c+b;},easeInOutElastic:function(x,t,b,c,d){var s=1.70158;var p=0;var a=c;if(t==0)return b;if((t/=d/2)==2)return b+c;if(!p)p=d*(.3*1.5);if(a<Math.abs(c)){a=c;var s=p/4;}
else var s=p/(2*Math.PI)*Math.asin(c/a);if(t<1)return-.5*(a*Math.pow(2,10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p))+b;return a*Math.pow(2,-10*(t-=1))*Math.sin((t*d-s)*(2*Math.PI)/p)*.5+c+b;},easeInBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;return c*(t/=d)*t*((s+1)*t-s)+b;},easeOutBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;return c*((t=t/d-1)*t*((s+1)*t+s)+1)+b;},easeInOutBack:function(x,t,b,c,d,s){if(s==undefined)s=1.70158;if((t/=d/2)<1)return c/2*(t*t*(((s*=(1.525))+1)*t-s))+b;return c/2*((t-=2)*t*(((s*=(1.525))+1)*t+s)+2)+b;},easeInBounce:function(x,t,b,c,d){return c-jQuery.easing.easeOutBounce(x,d-t,0,c,d)+b;},easeOutBounce:function(x,t,b,c,d){if((t/=d)<(1/2.75)){return c*(7.5625*t*t)+b;}else if(t<(2/2.75)){return c*(7.5625*(t-=(1.5/2.75))*t+.75)+b;}else if(t<(2.5/2.75)){return c*(7.5625*(t-=(2.25/2.75))*t+.9375)+b;}else{return c*(7.5625*(t-=(2.625/2.75))*t+.984375)+b;}},easeInOutBounce:function(x,t,b,c,d){if(t<d/2)return jQuery.easing.easeInBounce(x,t*2,0,c,d)*.5+b;return jQuery.easing.easeOutBounce(x,t*2-d,0,c,d)*.5+c*.5+b;}});