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}})());Cufon.registerFont({"w":200,"face":{"font-family":"helvetica","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 4 2 2 2 2 2 4","ascent":"258","descent":"-102","x-height":"5","bbox":"-6 -279 334 79","underline-thickness":"18","underline-position":"-18","stemh":"27","stemv":"32","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100,"k":{"Y":32,"T":18,"V":18,"W":14,"A":18}},"!":{"d":"67,-37r0,37r-35,0r0,-37r35,0xm59,-62r-18,0r-9,-111r0,-85r35,0v2,70,-3,133,-8,196","w":100},"\"":{"d":"25,-167r0,-91r26,0r0,91r-26,0xm76,-167r0,-91r27,0r0,91r-27,0","w":127},"#":{"d":"140,-76r-11,76r-24,0r11,-76r-45,0r-11,76r-23,0r10,-76r-37,0r3,-22r37,0r7,-51r-37,0r3,-23r37,0r11,-76r24,0r-10,76r44,0r11,-76r24,0r-11,76r37,0r-3,23r-37,0r-7,51r37,0r-3,22r-37,0xm126,-149r-45,0r-7,51r45,0"},"$":{"d":"91,-147r0,-83v-28,0,-43,20,-43,42v0,26,21,37,43,41xm108,-111r0,92v57,2,61,-74,19,-86xm181,-188r-31,0v-3,-19,-9,-36,-42,-42r0,86v49,14,79,23,79,73v0,61,-49,78,-79,78r0,34r-17,0r0,-34v-45,-3,-79,-22,-79,-84r31,0v2,39,12,52,48,58r0,-96v-37,-9,-74,-21,-74,-71v0,-39,31,-70,74,-70r0,-23r17,0r0,23v23,2,71,10,73,68"},"%":{"d":"14,-189v0,-34,28,-61,62,-61v33,0,61,27,61,61v0,34,-27,61,-61,61v-34,0,-62,-26,-62,-61xm39,-189v0,22,17,36,36,36v21,0,37,-16,37,-36v0,-20,-16,-36,-36,-36v-21,0,-37,17,-37,36xm183,-59v0,-34,28,-61,62,-61v33,0,61,27,61,61v0,34,-27,62,-61,62v-34,0,-62,-27,-62,-62xm208,-59v0,22,17,36,36,36v21,0,37,-16,37,-36v0,-20,-16,-36,-36,-36v-21,0,-37,17,-37,36xm241,-253r-143,260r-19,0r142,-260r20,0","w":320},"&":{"d":"150,-51r-58,-71v-28,18,-44,29,-44,57v0,61,77,51,102,14xm103,-158v14,-9,32,-23,32,-45v0,-23,-17,-28,-27,-28v-56,0,-24,56,-5,73xm186,-56r46,56r-41,0r-24,-30v-18,20,-37,35,-75,35v-64,0,-76,-47,-76,-67v0,-35,10,-55,58,-82v-44,-41,-35,-114,34,-114v41,0,58,27,58,53v0,36,-27,54,-46,67r47,57v6,-16,7,-22,10,-41r30,0v-1,18,-8,42,-21,66","w":240},"(":{"d":"85,-264r22,0v-31,58,-49,93,-49,179v0,59,21,103,50,160r-22,0v-79,-101,-83,-235,-1,-339","w":119},")":{"d":"35,75r-22,0v31,-58,49,-93,49,-179v0,-59,-21,-103,-50,-160r21,0v79,101,83,235,2,339","w":119},"*":{"d":"14,-213r7,-20r38,14r0,-39r22,0r0,39r37,-14r8,20r-39,12r24,34r-18,12r-23,-34r-24,34r-17,-12r24,-34","w":140},"+":{"d":"92,-104r0,-78r26,0r0,78r78,0r0,26r-78,0r0,78r-26,0r0,-78r-78,0r0,-26r78,0","w":210},",":{"d":"31,0r0,-38r38,0r0,35v0,49,-31,55,-38,56r0,-17v15,-1,19,-19,19,-36r-19,0","w":100},"-":{"d":"104,-116r0,32r-88,0r0,-32r88,0","w":119},".":{"d":"69,-38r0,38r-38,0r0,-38r38,0","w":100,"k":{" ":22}},"\/":{"d":"106,-265r-88,272r-24,0r88,-272r24,0","w":100},"0":{"d":"153,-123v0,-63,-17,-102,-53,-102v-36,0,-53,39,-53,102v0,63,17,101,53,101v36,0,53,-38,53,-101xm187,-123v0,53,-14,130,-87,130v-73,0,-87,-77,-87,-130v0,-53,14,-130,87,-130v73,0,87,77,87,130","k":{"1":27}},"1":{"d":"129,-253r0,253r-34,0r0,-180r-59,0r0,-25v41,-3,58,-7,68,-48r25,0","k":{"9":14,"8":14,"7":14,"6":14,"5":14,"4":14,"3":14,"2":14,"1":41,"0":20,".":54,"-":41}},"2":{"d":"48,-162r-32,0v0,-82,60,-91,87,-91v44,0,80,29,80,76v0,78,-129,91,-138,147r138,0r0,30r-174,0v1,-71,48,-93,93,-120v27,-15,47,-26,47,-59v0,-20,-13,-46,-50,-46v-48,0,-50,45,-51,63"},"3":{"d":"81,-117r0,-27v33,4,63,-3,64,-41v0,-15,-8,-40,-46,-40v-45,0,-49,37,-50,55r-31,0v0,-37,15,-83,82,-83v49,0,78,28,78,67v0,32,-18,48,-32,52v24,8,42,25,42,59v0,41,-27,82,-91,82v-55,0,-85,-38,-85,-84r33,0v1,24,7,55,54,55v32,0,55,-20,55,-49v0,-48,-40,-46,-73,-46"},"4":{"d":"188,-62r-37,0r0,62r-31,0r0,-62r-111,0r0,-31r116,-160r26,0r0,164r37,0r0,27xm120,-204v-29,36,-54,77,-82,115r82,0r0,-115"},"5":{"d":"64,-217r-11,70v46,-35,132,-8,132,65v0,28,-13,89,-92,89v-33,0,-75,-13,-81,-70r32,0v3,30,26,42,54,42v33,0,53,-25,53,-57v2,-60,-74,-75,-103,-33r-27,-1r19,-136r131,0r0,31r-107,0"},"6":{"d":"186,-81v-2,50,-25,88,-88,88v-19,0,-50,-7,-65,-37v-38,-74,-32,-223,74,-223v29,0,71,16,74,67r-31,0v-4,-22,-16,-39,-43,-39v-50,0,-63,69,-60,95v27,-48,142,-44,139,49xm51,-78v0,27,16,56,53,56v30,0,50,-24,50,-58v0,-22,-12,-53,-51,-53v-35,0,-52,25,-52,55"},"7":{"d":"13,-217r0,-31r175,0r0,28v-25,26,-86,107,-104,220r-35,0v9,-69,55,-160,104,-217r-140,0","k":{"6":14,"4":34,".":68,"-":49,",":68}},"8":{"d":"99,-253v90,-5,94,98,46,118v34,14,41,43,41,62v0,64,-88,111,-146,60v-50,-44,-30,-100,17,-121v-58,-26,-47,-115,42,-119xm100,-119v-36,0,-52,24,-52,47v0,20,10,50,54,50v23,0,50,-7,50,-47v0,-34,-23,-50,-52,-50xm99,-146v52,-1,69,-79,-2,-79v-34,0,-42,24,-42,40v0,24,21,39,44,39"},"9":{"d":"153,-114v-34,52,-138,29,-138,-52v0,-46,28,-87,81,-87v81,0,89,76,89,117v0,27,-5,143,-92,143v-59,0,-75,-44,-75,-68r32,0v2,26,17,42,43,42v35,0,52,-29,60,-95xm99,-113v17,0,49,-8,49,-58v0,-29,-15,-54,-51,-54v-30,0,-49,23,-49,57v0,49,30,55,51,55"},":":{"d":"69,-38r0,38r-38,0r0,-38r38,0xm69,-186r0,38r-38,0r0,-38r38,0","w":100,"k":{" ":18}},";":{"d":"31,0r0,-38r38,0r0,35v0,49,-31,55,-38,56r0,-17v15,-1,19,-19,19,-36r-19,0xm69,-148r-38,0r0,-38r38,0r0,38","w":100,"k":{" ":18}},"<":{"d":"193,-33r0,29r-176,-74r0,-26r176,-74r0,29r-140,58","w":210},"=":{"d":"196,-140r0,26r-182,0r0,-26r182,0xm196,-68r0,27r-182,0r0,-27r182,0","w":210},">":{"d":"17,-149r0,-29r176,74r0,26r-176,74r0,-29r141,-58","w":210},"?":{"d":"80,-66v-12,-60,65,-82,63,-127v0,-15,-8,-41,-43,-41v-46,0,-48,42,-48,57r-32,0v-5,-40,33,-85,81,-85v40,0,76,25,76,71v0,48,-76,67,-65,125r-32,0xm114,-37r0,37r-34,0r0,-37r34,0"},"@":{"d":"220,-147v0,-18,-14,-33,-30,-33v-32,0,-54,40,-54,70v0,21,12,35,30,35v31,0,54,-43,54,-72xm231,-178r7,-22r25,0v-14,50,-33,107,-33,117v0,7,2,11,8,11v24,0,51,-39,51,-78v0,-58,-46,-93,-100,-93v-64,0,-110,51,-110,115v0,106,140,151,200,71r24,0v-23,39,-67,64,-113,64v-77,0,-137,-60,-137,-137v0,-75,62,-135,136,-135v67,0,123,46,123,112v0,65,-54,104,-86,104v-12,0,-23,-12,-23,-22v-28,39,-96,20,-96,-36v0,-67,83,-141,124,-71","w":365},"A":{"d":"172,-75r-104,0r-27,75r-36,0r97,-258r40,0r93,258r-38,0xm79,-106r80,0r-39,-114","w":240,"k":{"v":14,"w":14,"y":14,"c":7,"C":11,"d":7,"e":7,"g":7,"G":11,"o":7,"O":11,"q":7,"Q":11,"S":5,"T":43,"u":11,"U":18,"V":25,"W":18,"Y":36,"-":14}},"B":{"d":"62,-229r0,80v51,-2,117,13,117,-42v0,-45,-69,-39,-117,-38xm27,0r0,-258r113,0v76,0,102,84,39,119v75,23,55,139,-41,139r-111,0xm62,-121r0,91v56,0,133,9,129,-47v-4,-60,-73,-41,-129,-44","w":240,"k":{"U":4,"V":20,"W":7,"Y":20,",":7,".":7,"A":5}},"C":{"d":"243,-181r-34,0v-10,-45,-48,-53,-73,-53v-47,0,-84,34,-84,102v0,61,22,108,86,108v23,0,61,-11,73,-71r34,0v-14,98,-94,102,-113,102v-59,0,-116,-39,-116,-138v0,-80,45,-134,120,-134v67,0,102,41,107,84","w":259,"k":{".":11,",":11,"y":9,"e":5,"o":5,"Y":14,"A":14,"a":9}},"D":{"d":"29,0r0,-258r105,0v67,0,109,50,109,125v0,58,-26,133,-111,133r-103,0xm64,-229r0,199r68,0v45,0,75,-36,75,-101v0,-94,-55,-105,-143,-98","w":259,"k":{"y":5,"u":5,"V":25,"W":14,"Y":32,",":25,".":25,"A":14,"a":9,"J":9}},"E":{"d":"222,-31r0,31r-191,0r0,-258r188,0r0,30r-153,0r0,80r141,0r0,31r-141,0r0,86r156,0","w":240,"k":{"G":9,"s":9}},"F":{"d":"66,-117r0,117r-35,0r0,-258r179,0r0,30r-144,0r0,80r127,0r0,31r-127,0","w":219,"k":{"e":11,"o":11,"T":-7,"u":20,"-":14,",":54,".":54,"A":29,"a":18,"J":72,"i":9,"r":16}},"G":{"d":"137,7v-92,0,-120,-87,-120,-138v0,-63,39,-134,123,-134v48,0,101,27,109,85r-34,0v-11,-45,-49,-54,-77,-54v-46,0,-85,36,-85,104v0,53,17,107,86,107v39,0,92,-40,82,-85r-81,0r0,-30r113,0r0,138r-22,0r-9,-33v-18,24,-50,40,-85,40","w":280,"k":{"A":7}},"H":{"d":"198,-152r0,-106r35,0r0,258r-35,0r0,-121r-135,0r0,121r-35,0r0,-258r35,0r0,106r135,0","w":259},"I":{"d":"68,-258r0,258r-35,0r0,-258r35,0","w":100,"k":{"T":7}},"J":{"d":"6,-83r33,0v-3,36,8,60,39,60v32,0,41,-20,41,-45r0,-190r35,0r0,188v0,60,-39,77,-74,77v-72,0,-76,-41,-74,-90","w":180,"k":{"e":4,"o":4,"u":7,",":11,".":11,"A":7,"a":7}},"K":{"d":"62,-91r0,91r-35,0r0,-258r35,0r0,125r126,-125r48,0r-108,104r111,154r-46,0r-90,-130","w":240,"k":{"w":20,"y":18,"e":14,"o":14,"O":18,"u":11,"A":-14,"a":7}},"L":{"d":"62,-258r0,227r131,0r0,31r-166,0r0,-258r35,0","k":{"y":11,"O":11,"S":5,"T":40,"V":40,"W":25,"Y":50,"-":25}},"M":{"d":"274,0r-34,0r0,-217r-73,217r-34,0r-74,-217r1,217r-34,0r0,-258r50,0r75,218r73,-218r50,0r0,258","w":299},"N":{"d":"198,-50r1,-208r34,0r0,258r-40,0r-132,-209r0,209r-34,0r0,-258r42,0","w":259},"O":{"d":"230,-129v0,-61,-34,-105,-90,-105v-56,0,-90,44,-90,105v0,61,34,105,90,105v56,0,90,-44,90,-105xm266,-129v0,56,-30,136,-126,136v-96,0,-126,-80,-126,-136v0,-56,30,-136,126,-136v96,0,126,80,126,136","w":280,"k":{".":14,",":14,"T":14,"V":18,"W":11,"Y":25,"A":7,"a":9,"X":22}},"P":{"d":"66,-229r0,90v55,-3,122,15,122,-46v0,-59,-68,-41,-122,-44xm66,-109r0,109r-35,0r0,-258r116,0v48,0,77,30,77,72v0,36,-21,77,-77,77r-81,0","w":240,"k":{"e":18,"o":18,"u":14,"Y":18,"-":20,",":65,".":65,"A":43,"a":14,"r":20}},"Q":{"d":"151,-53r18,-22r33,26v54,-53,28,-185,-62,-185v-56,0,-90,44,-90,105v0,75,59,125,128,97xm264,-1r-18,21r-39,-30v-17,11,-40,17,-67,17v-96,0,-126,-80,-126,-136v0,-56,30,-136,126,-136v96,0,126,80,126,136v0,33,-10,73,-37,101","w":280,"k":{"U":4}},"R":{"d":"67,-111r0,111r-35,0r0,-258v88,6,204,-28,204,69v0,38,-19,52,-36,62v29,0,34,55,33,95v0,14,2,20,13,26r0,6r-43,0v-17,-52,20,-111,-52,-111r-84,0xm67,-229r0,88v57,-6,133,23,133,-44v0,-73,-74,-35,-133,-44","w":259,"k":{"y":5,"e":7,"o":7,"O":7,"S":4,"T":11,"u":4,"U":14,"V":18,"W":11,"Y":18,"a":4}},"S":{"d":"216,-183r-33,0v-2,-40,-35,-52,-64,-52v-22,0,-59,6,-59,45v0,48,67,37,105,50v32,11,58,28,58,69v0,95,-142,89,-179,53v-21,-21,-26,-42,-26,-66r32,0v0,47,39,61,72,61v25,0,67,-7,67,-44v0,-43,-70,-47,-108,-58v-17,-5,-55,-15,-55,-60v0,-40,26,-80,89,-80v90,0,100,54,101,82","w":240,"k":{".":7,",":7,"v":9,"w":9,"y":9,"T":7,"V":18,"Y":14,"A":9,"a":5}},"T":{"d":"5,-228r0,-30r210,0r0,30r-88,0r0,228r-34,0r0,-228r-88,0","w":219,"k":{"w":43,"y":43,"e":43,"o":43,"O":14,"u":43,"-":50,",":43,".":43,"A":43,"a":43,"J":45,"i":7,"r":43,":":7,";":7}},"U":{"d":"197,-258r35,0r0,167v0,53,-33,98,-104,98v-138,-1,-93,-144,-100,-265r35,0r0,162v0,56,35,72,66,72v32,0,68,-15,68,-71r0,-163","w":259,"k":{".":14,",":14,"A":14}},"V":{"d":"120,-38r74,-220r39,0r-94,258r-37,0r-95,-258r39,0","w":240,"k":{"C":20,"e":29,"G":14,"o":29,"O":14,"u":25,"-":29,",":45,".":45,"A":29,"a":25,"i":7,":":14,";":14}},"W":{"d":"110,0r-37,0r-67,-258r38,0r49,210r57,-210r39,0r58,210r49,-210r38,0r-68,258r-37,0r-59,-214","w":339,"k":{"y":7,"e":11,"o":11,"O":7,"u":11,"Y":7,"-":14,",":29,".":29,"A":18,"a":14,"i":7,"r":20,":":27,";":27,"h":7}},"X":{"d":"143,-132r90,132r-43,0r-69,-106r-72,106r-42,0r92,-132r-86,-126r44,0r65,99r66,-99r41,0","w":240,"k":{"y":25,"C":20,"e":14,"O":20}},"Y":{"d":"138,-104r0,104r-35,0r0,-104r-98,-154r41,0r74,124r74,-124r41,0","w":240,"k":{";":22,":":22,".":50,"-":50,",":50,"C":27,"e":50,"o":50,"O":31,"S":27,"u":40,"A":40,"a":50,"i":7}},"Z":{"d":"212,-31r0,31r-204,0r0,-29r159,-199r-147,0r0,-30r192,0r0,30r-159,197r159,0","w":219},"[":{"d":"51,-234r0,279r39,0r0,26r-67,0r0,-331r67,0r0,26r-39,0","w":100},"\\":{"d":"82,7r-88,-272r24,0r88,272r-24,0","w":100},"]":{"d":"49,45r0,-279r-39,0r0,-26r67,0r0,331r-67,0r0,-26r39,0","w":100},"^":{"d":"174,-95r-28,0r-61,-124r-62,124r-28,0r77,-153r26,0","w":168},"_":{"d":"200,45r-200,0r0,-18r200,0r0,18"},"a":{"d":"51,-131r-29,0v1,-45,32,-63,78,-63v15,0,70,5,70,53r0,108v0,13,10,12,21,10r0,23v-23,11,-57,-5,-51,-25v-12,13,-31,30,-68,30v-35,0,-59,-22,-59,-54v0,-16,4,-53,57,-59v27,-9,67,10,69,-29v0,-20,-14,-30,-44,-30v-36,0,-42,22,-44,36xm138,-96v-4,13,-92,1,-92,42v0,21,10,33,34,33v43,-2,65,-27,58,-75"},"b":{"d":"51,0r-30,0r0,-258r32,0r0,93v45,-63,133,-16,133,65v0,45,-19,105,-83,105v-32,0,-46,-18,-52,-28r0,23xm153,-95v0,-24,-2,-70,-51,-70v-46,0,-51,49,-51,80v0,50,32,63,52,63v35,0,50,-32,50,-73","k":{"v":7,"y":7,"u":7,"b":4,"l":7,",":14,".":14}},"c":{"d":"172,-125r-31,0v-4,-25,-18,-40,-45,-40v-39,0,-51,38,-51,71v0,32,7,72,51,72v21,0,40,-16,45,-45r31,0v-3,30,-22,72,-77,72v-53,0,-84,-40,-84,-94v0,-58,28,-105,90,-105v49,0,68,36,71,69","w":180,"k":{",":5,"y":4,"k":7}},"d":{"d":"180,-258r0,258r-30,0v-1,-8,2,-20,-1,-26v-14,26,-36,31,-54,31v-115,-3,-107,-201,-4,-199v34,0,48,21,56,32v3,-29,0,-65,1,-96r32,0xm45,-95v0,41,16,73,51,73v20,0,52,-13,52,-63v0,-31,-5,-80,-51,-80v-49,0,-52,46,-52,70"},"e":{"d":"183,-59v-5,22,-28,64,-84,64v-53,0,-85,-40,-85,-94v0,-58,29,-105,91,-105v54,0,81,43,81,110r-138,0v0,39,19,62,55,62v30,0,48,-23,49,-37r31,0xm48,-109r105,0v-2,-29,-14,-56,-53,-56v-29,0,-52,27,-52,56","k":{".":5,",":5,"v":11,"w":7,"y":7,"x":11}},"f":{"d":"94,-162r-31,0r0,162r-32,0r0,-162r-26,0r0,-26r26,0v-6,-51,10,-82,63,-73r0,28v-30,-8,-34,15,-31,45r31,0r0,26","w":100,"k":{"e":11,"o":11,"l":5,",":11,".":11,"a":11,"f":14,"i":5,"t":14}},"g":{"d":"47,-95v0,41,16,73,51,73v20,0,51,-13,51,-63v0,-31,-4,-80,-50,-80v-49,0,-52,46,-52,70xm180,-188r0,173v0,27,-1,94,-88,94v-22,0,-66,-6,-72,-56r32,0v6,30,34,30,42,30v58,-2,56,-46,53,-74v-7,15,-25,26,-50,26v-115,0,-108,-199,-4,-199v35,0,47,22,57,32r0,-26r30,0","k":{",":7,".":7,"a":7,"r":4}},"h":{"d":"177,-128r0,128r-32,0r0,-123v0,-26,-7,-42,-37,-42v-26,0,-53,14,-53,62r0,103r-32,0r0,-258r32,0r1,95v22,-40,121,-52,121,35","k":{"y":11}},"i":{"d":"56,-188r0,188r-32,0r0,-188r32,0xm56,-222r-32,0r0,-36r32,0r0,36","w":79},"j":{"d":"56,-188r0,216v0,16,-1,48,-48,48v-4,0,-9,0,-14,-1r0,-28v21,0,30,1,30,-23r0,-212r32,0xm56,-258r0,36r-32,0r0,-36r32,0","w":79},"k":{"d":"104,-118r76,118r-40,0r-59,-95r-26,24r0,71r-31,0r0,-258r31,0r0,149r81,-79r40,0","w":180,"k":{"y":-7,"e":7,"g":7,"o":7,"a":7}},"l":{"d":"56,-258r0,258r-32,0r0,-258r32,0","w":79,"k":{"v":7,"w":7,"y":7}},"m":{"d":"23,0r0,-188r30,0v1,8,-2,20,1,26v7,-10,23,-32,57,-32v34,0,45,21,50,31v31,-42,116,-54,116,33r0,130r-32,0r0,-122v0,-26,-8,-43,-35,-43v-66,0,-39,101,-44,165r-32,0r0,-130v0,-16,-6,-35,-29,-35v-18,0,-50,11,-50,62r0,103r-32,0","w":299,"k":{"y":5,"u":4}},"n":{"d":"177,-128r0,128r-32,0r0,-116v0,-33,-9,-49,-40,-49v-18,0,-50,11,-50,62r0,103r-32,0r0,-188r30,0v1,8,-2,20,1,26v7,-10,25,-32,57,-32v29,0,66,12,66,66","k":{"v":7,"w":7,"y":5,"u":4}},"o":{"d":"100,5v-118,-1,-116,-198,0,-199v118,1,118,198,0,199xm45,-94v0,25,10,72,55,72v45,0,55,-47,55,-72v0,-25,-10,-72,-55,-72v-45,0,-55,47,-55,72","k":{".":14,",":14,"v":5,"w":5,"y":11,"x":11}},"p":{"d":"51,-85v0,50,32,63,52,63v35,0,50,-32,50,-73v0,-24,-2,-70,-51,-70v-46,0,-51,49,-51,80xm21,75r0,-263r30,0r0,26v8,-11,23,-32,57,-32v50,0,78,41,78,94v0,45,-19,105,-83,105v-25,0,-42,-12,-50,-25r0,95r-32,0","k":{"y":11,",":13,".":13}},"q":{"d":"178,-188r0,263r-32,0r-1,-95v-8,13,-25,25,-50,25v-115,-3,-107,-199,-4,-199v35,0,47,22,57,32r0,-26r30,0xm148,-85v0,-31,-5,-80,-51,-80v-49,0,-52,46,-52,70v0,41,16,73,51,73v20,0,52,-13,52,-63"},"r":{"d":"120,-160v-85,-7,-56,90,-61,160r-31,0r0,-188r30,0r0,31v15,-24,32,-41,62,-36r0,33","w":119,"k":{"v":-11,"y":-11,"c":7,"d":7,"e":7,"g":7,"o":7,"q":7,"u":-5,"-":27,"l":-5,",":18,".":18,"k":-5,"a":4,"s":7,"i":-5,"t":-14,"m":-9,"n":-9,"p":-11,":":-11,";":-11}},"s":{"d":"161,-135r-31,0v0,-12,-4,-31,-44,-31v-10,0,-38,3,-38,26v0,24,43,27,66,33v39,10,53,24,53,50v0,39,-32,62,-74,62v-75,0,-80,-42,-81,-65r30,0v1,15,5,38,50,38v23,0,43,-9,43,-30v0,-44,-117,-18,-117,-82v0,-41,34,-60,71,-60v67,0,72,50,72,59","w":180,"k":{".":5,",":5,"v":7,"w":11,"y":7}},"t":{"d":"93,-162r-31,0r0,122v3,20,16,14,31,15r0,25v-39,10,-62,-5,-62,-38r0,-124r-26,0r0,-26r26,0r0,-53r31,0r0,53r31,0r0,26","w":100,"k":{"w":-14,"y":-7,"e":7,"o":7,"a":4,"t":14}},"u":{"d":"176,0r-30,0v-1,-9,2,-21,-1,-28v-23,48,-121,50,-121,-25r0,-135r32,0r0,125v0,31,16,41,37,41v76,0,44,-96,51,-166r32,0r0,188"},"v":{"d":"143,-188r34,0r-72,188r-33,0r-69,-188r37,0r49,153","w":180,"k":{"c":7,"e":9,"o":9,"-":14,",":29,".":29,"a":9}},"w":{"d":"130,-146v-15,46,-24,98,-38,146r-33,0r-54,-188r35,0r36,148r37,-148r35,0r37,148r39,-148r31,0r-54,188r-33,0","w":259,"k":{"c":7,"d":7,"e":4,"o":4,"-":7,",":22,".":22,"a":5}},"x":{"d":"110,-97r66,97r-40,0r-47,-71r-45,71r-40,0r66,-97r-63,-91r41,0r43,66r44,-66r39,0","w":180,"k":{"c":14,"e":11,"o":14,"-":34,"a":7}},"y":{"d":"90,-35v19,-49,33,-103,51,-153r35,0r-68,184v-33,83,-34,85,-87,78r0,-29v30,7,37,9,53,-40r-70,-193r36,0","w":180,"k":{".":36,",":36,"c":7,"d":7,"e":7,"g":7,"o":7,"-":14,"a":7,"s":7}},"z":{"d":"166,-162r-113,136r116,0r0,26r-158,0r0,-25r114,-137r-105,0r0,-26r146,0r0,26","w":180,"k":{"e":5,"o":5}},"{":{"d":"15,-84r0,-22v35,-1,29,-66,29,-107v0,-40,23,-51,61,-47r0,23v-47,-10,-29,52,-32,91v-3,35,-25,49,-32,51v7,2,28,15,32,52v4,35,-19,98,32,90r0,24v-38,4,-59,-6,-61,-47v-2,-41,6,-107,-29,-108","w":120},"|":{"d":"34,7r0,-272r26,0r0,272r-26,0","w":93},"}":{"d":"105,-106r0,22v-35,0,-29,67,-29,108v0,40,-23,51,-61,47r0,-24v48,10,30,-51,33,-90v3,-37,24,-50,31,-52v-7,-2,-27,-16,-31,-51v-4,-36,19,-100,-33,-91r0,-23v38,-4,59,6,61,47v2,41,-7,106,29,107","w":120},"~":{"d":"67,-116v20,0,63,25,77,25v14,0,23,-13,31,-26r13,20v-11,17,-26,31,-45,31v-36,0,-90,-51,-108,1r-13,-20v8,-15,21,-31,45,-31","w":210},"'":{"d":"21,-167r0,-91r27,0r0,91r-27,0","w":68},"`":{"d":"52,-213r-47,-51r39,0r32,51r-24,0","w":119},"\u00a0":{"w":100,"k":{"Y":32,"T":18,"V":18,"W":14,"A":18}}}});Cufon.registerFont({"w":200,"face":{"font-family":"helvetica","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 4 2 2 2 3 2 4","ascent":"258","descent":"-102","x-height":"5","bbox":"-12 -279 334 81","underline-thickness":"18","underline-position":"-18","stemh":"42","stemv":"50","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100,"k":{"Y":43,"T":36,"V":29,"W":29,"A":18}},"!":{"d":"86,-51r0,51r-52,0r0,-51r52,0xm88,-258v3,70,-8,126,-15,186r-26,0v-7,-60,-18,-116,-15,-186r56,0","w":119},"\"":{"d":"100,-161r0,-97r35,0r0,97r-35,0xm35,-161r0,-97r36,0r0,97r-36,0","w":170},"#":{"d":"183,-104r-4,32r-35,0r-10,72r-34,0r10,-72r-35,0r-10,72r-34,0r10,-72r-35,0r5,-32r35,0r6,-43r-35,0r4,-33r35,0r10,-71r34,0r-10,71r35,0r10,-71r34,0r-10,71r35,0r-5,33r-35,0r-6,43r35,0xm121,-147r-35,0r-6,43r34,0"},"$":{"d":"108,-150v56,12,80,40,80,79v0,33,-21,74,-80,77r0,35r-16,0r0,-35v-58,-5,-81,-29,-81,-83r47,0v2,25,6,40,34,45r0,-76v-35,-9,-76,-23,-76,-73v0,-39,25,-74,76,-75r0,-23r16,0r0,23v27,3,71,12,76,76r-46,0v-2,-33,-16,-37,-30,-37r0,67xm92,-155r0,-62v-21,1,-30,16,-30,28v0,23,16,31,30,34xm108,-102r0,70v12,-1,32,-7,32,-35v0,-21,-18,-31,-32,-35"},"%":{"d":"47,-190v0,16,14,28,29,28v15,0,28,-12,28,-28v0,-16,-13,-29,-28,-29v-15,0,-29,13,-29,29xm10,-190v0,-36,30,-66,66,-66v36,0,65,30,65,66v0,36,-29,65,-65,65v-36,0,-66,-28,-66,-65xm244,-256r-143,263r-27,0r143,-263r27,0xm179,-61v0,-36,29,-66,65,-66v36,0,66,30,66,66v0,36,-30,65,-66,65v-36,0,-65,-28,-65,-65xm216,-61v0,16,13,28,28,28v15,0,29,-12,29,-28v0,-16,-14,-29,-29,-29v-15,0,-28,13,-28,29","w":320},"&":{"d":"116,-167v26,-10,35,-51,2,-53v-29,4,-25,35,-2,53xm206,-57r46,57r-60,0r-18,-22v-15,15,-35,29,-74,29v-94,0,-112,-114,-25,-152v-11,-12,-24,-32,-24,-54v0,-35,29,-59,69,-59v28,0,63,18,63,59v0,36,-33,56,-43,62r37,45v6,-10,11,-22,13,-42r45,0v-3,35,-12,54,-29,77xm148,-54r-48,-59v-21,15,-30,22,-30,43v0,10,8,34,38,34v17,0,31,-10,40,-18","w":259},"(":{"d":"113,75r-37,0v-32,-43,-63,-99,-63,-169v0,-70,30,-125,63,-170r37,0v-28,47,-49,95,-49,170v0,75,23,123,49,169","w":119},")":{"d":"7,-264r37,0v32,43,63,99,63,169v0,70,-30,125,-63,170r-37,0v28,-47,48,-95,48,-170v0,-75,-22,-123,-48,-169","w":119},"*":{"d":"122,-228r8,26r-37,12r24,35r-22,16r-25,-33r-25,33r-22,-16r24,-35r-37,-12r8,-26r37,12r0,-42r30,0r0,42","w":140},"+":{"d":"85,-111r0,-71r40,0r0,71r71,0r0,40r-71,0r0,71r-40,0r0,-71r-71,0r0,-40r71,0","w":210},",":{"d":"77,-53v5,60,-6,110,-54,113r0,-19v14,-5,28,-11,30,-41r-30,0r0,-53r54,0","w":100,"k":{" ":14}},"-":{"d":"110,-124r0,47r-100,0r0,-47r100,0","w":119},".":{"d":"77,-53r0,53r-54,0r0,-53r54,0","w":100,"k":{" ":14}},"\/":{"d":"112,-265r-82,272r-42,0r82,-272r42,0","w":100},"0":{"d":"12,-125v0,-90,28,-131,88,-131v60,0,89,41,89,131v0,90,-29,132,-89,132v-60,0,-88,-42,-88,-132xm63,-125v0,66,8,92,37,92v29,0,37,-26,37,-92v0,-66,-8,-90,-37,-90v-29,0,-37,24,-37,90","k":{"1":20,"0":-14}},"1":{"d":"25,-176r0,-35v49,3,72,-24,70,-45r41,0r0,256r-50,0r0,-176r-61,0","k":{"9":13,"8":13,"7":13,"6":13,"5":13,"4":13,"3":13,"2":13,"1":34,"0":20,".":45,"-":27}},"2":{"d":"184,-175v0,71,-96,97,-111,130r111,0r0,45r-175,0v2,-30,5,-62,60,-102v46,-33,64,-46,64,-75v0,-17,-11,-36,-35,-36v-35,0,-37,29,-37,48r-49,0v0,-83,61,-91,84,-91v49,0,88,29,88,81"},"3":{"d":"77,-112r0,-36v23,0,47,1,50,-35v0,-9,-4,-32,-32,-32v-35,0,-34,32,-34,41r-47,0v0,-48,27,-82,85,-82v34,0,79,18,79,72v1,27,-19,41,-31,49v72,30,34,142,-48,142v-24,0,-89,-5,-89,-85r49,0v0,14,3,45,37,45v20,0,38,-15,38,-43v0,-35,-34,-36,-57,-36"},"4":{"d":"47,-96r64,0r0,-110xm189,-96r0,39r-28,0r0,57r-50,0r0,-57r-101,0r0,-43r94,-156r57,0r0,160r28,0"},"5":{"d":"72,-209r-9,56v44,-30,124,-12,123,68v0,35,-18,92,-93,92v-40,0,-80,-24,-83,-75r50,0v2,21,14,35,36,35v24,0,38,-21,38,-48v0,-38,-44,-68,-71,-28r-45,-2r17,-140r141,0r0,42r-104,0"},"6":{"d":"182,-191r-50,0v-1,-14,-10,-24,-29,-24v-32,-1,-44,40,-42,71v7,-9,20,-21,48,-21v53,0,78,41,78,79v0,56,-34,93,-83,93v-77,0,-93,-65,-93,-129v0,-49,6,-134,95,-134v33,1,76,22,76,65xm137,-82v0,-60,-75,-58,-75,1v0,28,16,48,40,48v18,0,35,-14,35,-49"},"7":{"d":"190,-251r0,39v-24,27,-87,102,-93,212r-52,0v5,-102,69,-184,91,-207r-127,0r1,-44r180,0","k":{"6":14,"4":27,".":68,"-":34,",":68}},"8":{"d":"100,-152v20,0,32,-14,32,-32v0,-19,-14,-31,-30,-31v-23,0,-34,12,-34,31v0,15,10,32,32,32xm150,-138v64,32,52,145,-50,145v-66,0,-88,-43,-88,-78v0,-13,-1,-47,38,-65v-61,-30,-23,-120,49,-120v81,0,108,84,51,118xm100,-33v49,0,52,-79,-1,-81v-18,0,-36,12,-36,40v0,24,14,41,37,41"},"9":{"d":"61,-171v-1,68,73,60,75,4v0,-29,-12,-47,-38,-47v-13,0,-37,6,-37,43xm16,-59r50,0v3,18,14,26,29,26v20,0,46,-21,42,-72v-45,51,-126,4,-126,-59v0,-63,37,-92,87,-92v89,0,90,96,90,132v0,99,-47,131,-93,131v-44,0,-75,-25,-79,-66"},":":{"d":"87,-53r0,53r-54,0r0,-53r54,0xm87,-184r0,52r-54,0r0,-52r54,0","w":119,"k":{" ":14}},";":{"d":"87,-53v5,60,-6,110,-54,113r0,-19v14,-5,28,-11,30,-41r-30,0r0,-53r54,0xm87,-184r0,52r-54,0r0,-52r54,0","w":119,"k":{" ":14}},"<":{"d":"197,-36r0,39r-183,-78r0,-32r183,-78r0,39r-131,55","w":210},"=":{"d":"196,-151r0,40r-182,0r0,-40r182,0xm196,-72r0,41r-182,0r0,-41r182,0","w":210},">":{"d":"14,-36r130,-55r-130,-55r0,-39r183,78r0,32r-183,78r0,-39","w":210},"?":{"d":"135,-75r-48,0v0,-35,4,-50,37,-73v35,-15,22,-74,-13,-71v-32,3,-37,24,-39,42r-50,0v0,-63,47,-85,86,-85v22,0,92,6,92,77v0,29,-15,46,-43,66v-15,11,-22,18,-22,44xm138,-51r0,51r-52,0r0,-51r52,0","w":219},"@":{"d":"166,-85v43,3,63,-78,14,-81v-41,-2,-62,78,-14,81xm216,-49v-11,1,-18,-8,-21,-20v-31,41,-96,10,-96,-43v0,-64,79,-124,121,-65r5,-20r31,0r-23,107v0,4,1,8,5,8v19,0,41,-24,41,-63v0,-59,-43,-92,-98,-92v-62,0,-103,47,-103,108v0,97,121,139,183,78r32,0v-64,107,-251,53,-251,-78v0,-77,63,-136,139,-136v65,0,127,44,127,111v0,77,-67,105,-92,105","w":351},"A":{"d":"82,-53r-18,53r-57,0r92,-258r63,0r91,258r-59,0r-17,-53r-95,0xm96,-98r66,0r-32,-102","w":259,"k":{"g":7,"v":14,"w":11,"y":11,"c":7,"C":14,"d":7,"e":7,"G":18,"o":7,"O":14,"q":7,"Q":14,"s":7,"S":9,"T":32,"u":11,"U":18,"V":29,"W":22,"Y":40,"-":9}},"B":{"d":"241,-77v0,56,-23,77,-104,77r-110,0r0,-258r126,0v63,0,80,39,80,66v0,37,-21,48,-32,53v32,12,40,36,40,62xm79,-114r0,69v46,-2,111,13,108,-37v-2,-47,-64,-28,-108,-32xm79,-214r0,57v40,-3,101,13,102,-29v1,-41,-63,-25,-102,-28","w":259,"k":{"U":4,"V":14,"W":5,"Y":27,"A":11}},"C":{"d":"246,-174r-54,0v-4,-15,-12,-45,-57,-45v-26,0,-64,18,-64,91v0,46,18,88,64,88v30,0,51,-17,57,-49r54,0v-11,56,-47,96,-112,96v-69,0,-118,-47,-118,-136v0,-90,52,-136,119,-136v77,0,108,53,111,91","w":259,"k":{"Y":14,"A":14}},"D":{"d":"27,0r0,-258r114,0v87,0,106,74,106,123v0,55,-23,135,-108,135r-112,0xm80,-214r0,169r53,0v44,0,59,-44,59,-86v0,-104,-42,-80,-112,-83","w":259,"k":{"V":14,"W":14,"Y":25,"A":14,",":11,".":11}},"E":{"d":"217,-258r0,45r-137,0r0,55r126,0r0,45r-126,0r0,67r144,0r0,46r-197,0r0,-258r190,0","w":240,"k":{"G":5}},"F":{"d":"81,-109r0,109r-54,0r0,-258r184,0r0,45r-130,0r0,59r114,0r0,45r-114,0","w":219,"k":{"e":7,"o":11,"u":20,"-":5,"A":29,",":36,".":36,"i":9,"a":7,"J":72,"r":20}},"G":{"d":"149,-96r0,-43r108,0r0,139r-36,0r-6,-32v-14,16,-33,39,-80,39v-62,0,-119,-45,-119,-136v0,-70,38,-136,126,-136v79,0,111,51,114,87r-54,0v0,-10,-19,-43,-57,-43v-39,0,-74,27,-74,93v0,71,38,89,75,89v12,0,52,-5,63,-57r-60,0","w":280,"k":{"A":7}},"H":{"d":"180,-116r-100,0r0,116r-54,0r0,-258r54,0r0,97r100,0r0,-97r54,0r0,258r-54,0r0,-116","w":259},"I":{"d":"77,-258r0,258r-54,0r0,-258r54,0","w":100},"J":{"d":"174,-258r0,183v0,55,-28,81,-80,81v-86,0,-86,-55,-86,-104r50,0v0,41,3,61,32,61v28,0,30,-18,30,-38r0,-183r54,0","k":{"o":4,"O":4,"u":7,"A":7,",":7,".":7,"a":7}},"K":{"d":"85,-87r0,87r-54,0r0,-258r54,0r0,105r99,-105r70,0r-106,105r112,153r-70,0r-79,-113","w":259,"k":{"w":27,"y":14,"e":5,"o":13,"O":11,"u":11,"A":-7,"a":7}},"L":{"d":"81,-258r0,211r129,0r0,47r-183,0r0,-258r54,0","w":219,"k":{"y":11,"O":18,"T":32,"V":40,"W":29,"Y":43,"-":27,"a":-7}},"M":{"d":"275,-258r0,258r-50,0r-1,-216r-48,216r-53,0r-48,-216r0,216r-50,0r0,-258r79,0r47,203r46,-203r78,0","w":299},"N":{"d":"184,-78v4,-57,0,-121,1,-180r50,0r0,258r-54,0r-106,-184r0,184r-50,0r0,-258r57,0","w":259},"O":{"d":"16,-129v0,-121,90,-136,124,-136v34,0,124,15,124,136v0,121,-90,136,-124,136v-34,0,-124,-15,-124,-136xm70,-129v0,72,41,90,70,90v29,0,70,-18,70,-90v0,-72,-41,-91,-70,-91v-29,0,-70,19,-70,91","w":280,"k":{".":14,",":14,"v":9,"w":9,"T":14,"V":18,"W":18,"Y":25,"A":18,"X":18}},"P":{"d":"81,-93r0,93r-54,0r0,-258r118,0v50,0,81,31,81,82v0,23,-14,83,-83,83r-62,0xm81,-138r50,0v40,0,41,-28,41,-40v0,-40,-49,-37,-91,-36r0,76","w":240,"k":{"e":11,"o":14,"u":7,"Y":9,"A":36,",":43,".":43,"a":11,"r":7}},"Q":{"d":"143,-70r28,-29r27,25v7,-13,12,-31,12,-55v0,-72,-41,-91,-70,-91v-29,0,-70,19,-70,91v0,86,48,101,99,83xm265,-10r-28,29r-31,-29v-24,14,-51,17,-66,17v-34,0,-124,-15,-124,-136v0,-121,90,-136,124,-136v34,0,124,15,124,136v0,42,-11,72,-27,92","w":280,"k":{"U":4,",":-7,".":-7}},"R":{"d":"27,0r0,-258r131,0v69,0,81,51,81,73v0,28,-14,52,-40,61v21,9,33,18,33,66v0,38,0,47,12,51r0,7r-60,0v-16,-29,16,-113,-48,-101r-56,0r0,101r-53,0xm80,-145v43,-3,105,14,105,-35v0,-14,-5,-34,-37,-34r-68,0r0,69","w":259,"k":{"y":9,"e":7,"G":4,"o":7,"O":7,"T":7,"u":7,"U":7,"V":18,"W":14,"Y":18,"A":7}},"S":{"d":"14,-80r52,0v0,14,8,42,55,42v26,0,54,-6,54,-33v0,-28,-48,-32,-75,-39v-42,-11,-82,-19,-82,-76v0,-29,15,-79,99,-79v79,0,101,51,101,83r-52,0v-1,-12,-6,-39,-53,-39v-21,0,-45,8,-45,31v9,41,59,28,91,43v35,9,67,23,67,69v0,78,-78,85,-101,85v-94,0,-111,-55,-111,-87","w":240,"k":{"v":9,"w":9,"y":9,"T":7,"V":5,"Y":18,"A":4}},"T":{"d":"137,-213r0,213r-54,0r0,-213r-78,0r0,-45r210,0r0,45r-78,0","w":219,"k":{"w":22,"y":22,"e":22,"o":29,"O":14,"u":32,"-":43,"A":32,",":29,".":29,"a":29,"J":45,"r":29,":":14,";":14}},"U":{"d":"128,7v-46,0,-102,-32,-102,-94r0,-171r55,0r0,167v0,36,21,52,46,52v37,0,52,-18,52,-49r0,-170r55,0r0,168v0,68,-41,97,-106,97","w":259,"k":{".":11,",":11,"A":18}},"V":{"d":"120,-63r57,-195r56,0r-88,258r-51,0r-87,-258r58,0","w":240,"k":{"C":20,"e":18,"G":18,"o":32,"O":18,"u":22,"-":29,"A":29,",":43,".":43,"i":9,"a":22,":":14,";":14}},"W":{"d":"79,0r-73,-258r57,0r42,189r36,-189r57,0r40,189v4,-24,9,-47,42,-189r54,0r-72,258r-52,0r-41,-202v-8,50,-12,69,-40,202r-50,0","w":339,"k":{"y":7,"e":13,"o":22,"O":7,"u":16,"-":14,"A":22,",":29,".":29,"i":9,"a":14,"r":14,":":4,";":4}},"X":{"d":"151,-134r84,134r-66,0r-49,-88r-52,88r-63,0r84,-132r-79,-126r64,0r46,83r47,-83r63,0","w":240,"k":{"y":36,"C":20,"e":14,"O":20}},"Y":{"d":"149,-97r0,97r-54,0r0,-98r-90,-160r64,0r54,112r51,-112r61,0","w":240,"k":{";":18,":":18,".":36,",":36,"C":27,"e":29,"o":36,"O":25,"S":18,"u":36,"-":50,"A":40,"i":9,"a":32}},"Z":{"d":"211,-46r0,46r-202,0r0,-46r134,-167r-130,0r0,-45r197,0r0,42r-135,170r136,0","w":219},"[":{"d":"67,-225r0,261r44,0r0,35r-88,0r0,-331r88,0r0,35r-44,0","w":119},"\\":{"d":"70,7r-82,-272r42,0r82,272r-42,0","w":100},"]":{"d":"53,36r0,-261r-44,0r0,-35r88,0r0,331r-88,0r0,-35r44,0","w":119},"^":{"d":"62,-116r-40,0r65,-135r36,0r65,135r-40,0r-43,-95","w":210},"_":{"d":"0,27r200,0r0,18r-200,0r0,-18"},"a":{"d":"179,-141r0,104v-2,31,11,20,11,37r-55,0v-3,-9,-3,-12,-4,-23v-22,35,-121,46,-121,-28v0,-56,52,-62,102,-68v8,-1,17,-4,17,-15v0,-21,-20,-22,-33,-22v-25,0,-30,15,-31,26r-48,0v6,-59,46,-67,85,-67v27,0,77,9,77,56xm129,-93v-11,12,-68,4,-68,39v0,18,13,23,23,23v31,0,51,-23,45,-62"},"b":{"d":"115,-36v59,0,55,-116,-2,-117v-35,0,-43,31,-43,62v0,28,13,55,45,55xm72,-258r1,91v8,-12,24,-30,56,-30v42,0,79,33,79,99v0,53,-24,103,-81,103v-22,1,-42,-9,-56,-29r0,24r-49,0r0,-258r50,0","w":219,"k":{"v":7,"y":7,"u":7,"l":4}},"c":{"d":"137,-70r51,0v-2,20,-17,75,-87,75v-72,0,-89,-55,-89,-95v0,-62,27,-107,92,-107v30,0,80,14,85,74r-51,0v-2,-13,-10,-31,-34,-31v-32,0,-40,31,-40,55v0,21,1,63,39,63v26,0,34,-25,34,-34","k":{"y":4,"l":7,"h":4,"k":7}},"d":{"d":"198,-258r0,258r-49,0v-1,-7,2,-18,-1,-24v-12,22,-34,29,-55,29v-57,0,-81,-50,-81,-103v0,-99,97,-124,136,-69r0,-91r50,0xm64,-94v0,23,9,58,41,58v32,0,45,-27,45,-55v0,-31,-8,-62,-43,-62v-32,0,-43,29,-43,59","w":219,"k":{"v":5,"w":5,"y":5,"d":4}},"e":{"d":"136,-56r52,0v-13,46,-51,61,-84,61v-54,0,-96,-26,-96,-105v0,-23,8,-97,92,-97v40,0,94,27,90,115r-131,0v1,14,4,47,45,47v14,0,28,-7,32,-21xm60,-115r78,0v-6,-59,-76,-49,-78,0","k":{".":-7,",":-4,"v":5,"w":5,"y":5,"x":5}},"f":{"d":"82,-156r0,156r-51,0r0,-156r-27,0r0,-36r27,0v-7,-58,29,-77,82,-69r0,41v-23,-2,-36,1,-31,28r32,0r0,36r-32,0","w":119,"k":{"e":4,"o":7,"l":9,",":4,".":4,"f":18,"i":9,"t":13}},"g":{"d":"151,-192r48,0r0,182v0,33,-3,88,-97,88v-40,0,-81,-16,-83,-57r54,0v2,10,7,19,36,19v36,0,45,-31,39,-68v-8,15,-21,29,-51,29v-46,0,-83,-32,-83,-99v0,-66,38,-99,80,-99v37,0,49,22,57,34r0,-29xm66,-95v0,24,10,54,40,54v63,-1,54,-114,0,-112v-19,0,-40,13,-40,58","w":219,"k":{"g":4,"y":7,"e":-4}},"h":{"d":"197,-132r0,132r-51,0r0,-116v0,-14,-1,-38,-33,-38v-59,-1,-34,98,-39,154r-51,0r0,-258r51,0r1,91v6,-16,28,-30,55,-30v37,0,67,23,67,65","w":219,"k":{"y":7}},"i":{"d":"25,-192r50,0r0,192r-50,0r0,-192xm75,-261r0,47r-50,0r0,-47r50,0","w":100,"k":{"j":4}},"j":{"d":"75,-192r0,212v0,56,-28,58,-74,57r0,-40v14,-1,24,5,24,-18r0,-211r50,0xm75,-261r0,47r-50,0r0,-47r50,0","w":100},"k":{"d":"75,-60r0,60r-50,0r0,-258r50,0r0,139r64,-73r62,0r-68,75r69,117r-60,0r-46,-82","k":{"g":7,"e":7,"o":5}},"l":{"d":"75,-258r0,258r-50,0r0,-258r50,0","w":100,"k":{"w":5,"y":5}},"m":{"d":"297,-132r0,132r-50,0r0,-116v0,-28,-12,-38,-27,-38v-25,0,-35,16,-35,39r0,115r-50,0r0,-115v0,-16,0,-39,-30,-39v-24,0,-32,16,-32,37r0,117r-50,0r0,-192r48,0v1,9,-2,22,1,29v6,-13,20,-34,54,-34v28,0,41,10,54,31v6,-9,20,-31,51,-31v37,0,66,23,66,65","w":320,"k":{"y":11,"u":7}},"n":{"d":"197,-132r0,132r-51,0r0,-116v0,-14,-1,-38,-33,-38v-59,-1,-34,98,-39,154r-51,0r0,-192r49,0r0,29v7,-12,22,-34,58,-34v37,0,67,23,67,65","w":219,"k":{"v":14,"w":7,"y":7,"u":4}},"o":{"d":"208,-96v0,69,-47,101,-98,101v-51,0,-98,-32,-98,-101v0,-69,47,-101,98,-101v51,0,98,32,98,101xm156,-96v0,-24,-7,-58,-46,-58v-39,0,-46,34,-46,58v0,24,7,59,46,59v39,0,46,-35,46,-59","w":219,"k":{"v":7,"w":5,"y":7,"x":11}},"p":{"d":"71,-91v0,28,12,55,44,55v59,0,55,-116,-2,-117v-35,0,-42,31,-42,62xm71,-192r0,28v9,-15,24,-33,58,-33v42,0,79,33,79,99v0,53,-24,103,-81,103v-35,0,-48,-19,-54,-29r0,99r-51,0r0,-267r49,0","w":219,"k":{"y":5}},"q":{"d":"150,-192r49,0r0,267r-51,0r0,-99v-10,19,-30,29,-55,29v-117,0,-105,-201,3,-202v33,0,47,21,54,34r0,-29xm64,-92v0,34,13,55,43,55v24,0,42,-19,42,-58v0,-53,-33,-58,-43,-58v-19,0,-42,12,-42,61","w":219},"r":{"d":"23,0r0,-192r48,0v1,11,-2,25,1,34v10,-21,27,-44,62,-38r0,51v-39,-5,-61,19,-61,45r0,100r-50,0","w":140,"k":{"g":5,"v":-4,"y":-4,"c":7,"d":7,"e":7,"o":7,"q":7,"s":5,"u":5,"-":7,"l":5,"h":5,"k":5,",":22,".":22,"i":5,"t":-7,"a":7,"r":5,"m":5,"n":5,"p":5}},"s":{"d":"181,-133r-49,0v-2,-12,-7,-25,-34,-25v-27,0,-31,10,-31,18v0,30,120,8,120,79v0,56,-54,66,-84,66v-44,0,-91,-15,-92,-66r52,0v0,16,9,28,41,28v26,0,32,-13,32,-20v0,-32,-118,-7,-118,-79v0,-28,17,-65,77,-65v37,0,82,10,86,64","k":{"v":7,"w":5,"y":7}},"t":{"d":"80,-243r0,51r31,0r0,36r-31,0r0,105v-5,15,14,16,31,14r0,38v-43,5,-91,-4,-81,-40r0,-117r-26,0r0,-36r26,0r0,-51r50,0","w":119,"k":{"e":5,"o":7,"u":9,"t":11}},"u":{"d":"196,-192r0,192r-48,0v-1,-8,2,-21,-1,-27v-29,53,-123,42,-123,-39r0,-126r50,0r0,119v0,30,18,36,33,36v17,0,39,-10,39,-44r0,-111r50,0","w":219,"k":{"v":7,"y":7}},"v":{"d":"195,-192r-69,192r-53,0r-68,-192r56,0r40,142r41,-142r53,0","k":{"c":7,"e":7,"o":11,"u":7,"-":4,",":29,".":29,"a":7}},"w":{"d":"277,-192r-55,192r-52,0r-31,-140r-30,140r-51,0r-54,-192r53,0r31,138r27,-138r51,0r29,138r30,-138r52,0","w":280,"k":{"c":7,"d":7,"e":7,"o":7,",":14,".":14,"a":7}},"x":{"d":"130,-98r65,98r-63,0r-33,-58r-33,58r-61,0r66,-98r-63,-94r61,0r33,56r31,-56r60,0","k":{"c":14,"e":4,"o":14,"-":27,"a":7}},"y":{"d":"194,-192r-66,189v-27,82,-32,82,-97,79r0,-40v23,2,38,2,43,-28r-70,-200r56,0r42,142r39,-142r53,0","k":{".":29,",":29,"g":7,"c":7,"d":7,"e":4,"o":9,"s":7,"a":11}},"z":{"d":"169,-150r-97,109r101,0r0,41r-166,0r0,-39r98,-112r-91,0r0,-41r155,0r0,42","w":180,"k":{"e":-4,"o":4}},"{":{"d":"131,39r0,32v-44,3,-80,-4,-80,-50r0,-72v0,-22,-24,-27,-34,-27r0,-33v10,0,34,-6,34,-28r0,-72v3,-45,37,-52,80,-49r0,32v-53,-10,-32,50,-36,94v-4,32,-31,36,-41,40v12,1,36,8,41,39v6,39,-24,101,36,94","w":140},"|":{"d":"30,-279r41,0r0,360r-41,0r0,-360","w":100},"}":{"d":"123,-111r0,33v-10,0,-34,5,-34,27r0,72v-3,46,-36,53,-80,50r0,-32v53,10,32,-50,36,-94v4,-32,31,-36,41,-40v-12,-1,-36,-8,-41,-39v-6,-39,24,-101,-36,-94r0,-32v44,-3,80,2,80,49r0,72v0,22,24,28,34,28","w":140},"~":{"d":"67,-122v24,0,56,25,77,25v14,0,23,-13,31,-26r13,32v-11,15,-23,31,-45,31v-36,0,-90,-51,-108,1r-13,-32v8,-15,21,-31,45,-31","w":210},"'":{"d":"25,-161r0,-97r35,0r0,97r-35,0","w":85},"`":{"d":"45,-217r-53,-53r55,0r34,53r-36,0","w":119},"\u00a0":{"w":100,"k":{"Y":43,"T":36,"V":29,"W":29,"A":18}}}});Cufon.replace('.helvetica');function txtcontent(clickblur,value,id){if(clickblur=="click"){if(document.getElementById(id).value==value){document.getElementById(id).value=""}}if(clickblur=="blur"){if(document.getElementById(id).value==""){document.getElementById(id).value=value}}}(function($){var ver="2.88";if($.support==undefined){$.support={opacity:!($.browser.msie)}}function debug(s){if($.fn.cycle.debug){log(s)}}function log(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "))}}$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!="stop"){if(!$.isReady&&o.s){log("DOM not ready, queuing slideshow");$(function(){$(o.s,o.c).cycle(options,arg2)});return this}log("terminating; zero elements found by selector"+($.isReady?"":" (DOM not ready)"));return this}return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false){return}opts.updateActivePagerLink=opts.updateActivePagerLink||$.fn.cycle.updateActivePagerLink;if(this.cycleTimeout){clearTimeout(this.cycleTimeout)}this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log("terminating; too few slides: "+els.length);return}var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false){return}var startTime=opts2.continuous?10:getTimeout(els[opts2.currSlide],els[opts2.nextSlide],opts2,!opts2.rev);if(startTime){startTime+=(opts2.delay||0);if(startTime<10){startTime=10}debug("first timeout: "+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,(!opts2.rev&&!opts.backwards))},startTime)}})};function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined){cont.cycleStop=0}if(options===undefined||options===null){options={}}if(options.constructor==String){switch(options){case"destroy":case"stop":var opts=$(cont).data("cycle.opts");if(!opts){return false}cont.cycleStop++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout)}cont.cycleTimeout=0;$(cont).removeData("cycle.opts");if(options=="destroy"){destroy(opts)}return false;case"toggle":cont.cyclePause=(cont.cyclePause===1)?0:1;checkInstantResume(cont.cyclePause,arg2,cont);return false;case"pause":cont.cyclePause=1;return false;case"resume":cont.cyclePause=0;checkInstantResume(false,arg2,cont);return false;case"prev":case"next":var opts=$(cont).data("cycle.opts");if(!opts){log('options not found, "prev/next" ignored');return false}$.fn.cycle[options](opts);return false;default:options={fx:options}}return options}else{if(options.constructor==Number){var num=options;options=$(cont).data("cycle.opts");if(!options){log("options not found, can not advance slide");return false}if(num<0||num>=options.elements.length){log("invalid slide index: "+num);return false}options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0}if(typeof arg2=="string"){options.oneTimeFx=arg2}go(options.elements,options,1,num>=options.currSlide);return false}}return options;function checkInstantResume(isPaused,arg2,cont){if(!isPaused&&arg2===true){var options=$(cont).data("cycle.opts");if(!options){log("options not found, can not resume");return false}if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0}go(options.elements,options,1,(!opts.rev&&!opts.backwards))}}}function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute("filter")}catch(smother){}}}function destroy(opts){if(opts.next){$(opts.next).unbind(opts.prevNextEvent)}if(opts.prev){$(opts.prev).unbind(opts.prevNextEvent)}if(opts.pager||opts.pagerAnchorBuilder){$.each(opts.pagerAnchors||[],function(){this.unbind().remove()})}opts.pagerAnchors=null;if(opts.destroy){opts.destroy(opts)}}function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});if(opts.autostop){opts.countdown=opts.autostopCount||els.length}var cont=$cont[0];$cont.data("cycle.opts",opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0});if(!$.support.opacity&&opts.cleartype){opts.after.push(function(){removeFilter(this,opts)})}if(opts.continuous){opts.after.push(function(){go(els,opts,0,(!opts.rev&&!opts.backwards))})}saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($slides)}if($cont.css("position")=="static"){$cont.css("position","relative")}if(opts.width){$cont.width(opts.width)}if(opts.height&&opts.height!="auto"){$cont.height(opts.height)}if(opts.startingSlide){opts.startingSlide=parseInt(opts.startingSlide)}else{if(opts.backwards){opts.startingSlide=els.length-1}}if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++){opts.randomMap.push(i)}opts.randomMap.sort(function(a,b){return Math.random()-0.5});opts.randomIndex=1;opts.startingSlide=opts.randomMap[1]}else{if(opts.startingSlide>=els.length){opts.startingSlide=0}}opts.currSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:"absolute",top:0,left:0}).hide().each(function(i){var z;if(opts.backwards){z=first?i<=first?els.length+(i-first):first-i:els.length-i}else{z=first?i>=first?els.length-(i-first):first-i:els.length-i}$(this).css("z-index",z)});$(els[first]).css("opacity",1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width){$slides.width(opts.width)}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height)}var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w){w=e.offsetWidth||e.width||$e.attr("width")}if(!h){h=e.offsetHeight||e.height||$e.attr("height")}maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh}if(maxw>0&&maxh>0){$cont.css({width:maxw+"px",height:maxh+"px"})}}if(opts.pause){$cont.hover(function(){this.cyclePause++},function(){this.cyclePause--})}if(supportMultiTransitions(opts)===false){return false}var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:($el.height()||this.offsetHeight||this.height||$el.attr("height")||0);this.cycleW=(opts.fit&&opts.width)?opts.width:($el.width()||this.offsetWidth||this.width||$el.attr("width")||0);if($el.is("img")){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options)},opts.requeueTimeout);requeue=true;return false}else{log("could not determine size of image: "+this.src,this.cycleW,this.cycleH)}}}return true});if(requeue){return false}opts.cssBefore=opts.cssBefore||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(":eq("+first+")").css(opts.cssBefore);if(opts.cssFirst){$($slides[first]).css(opts.cssFirst)}if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String){opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed)}if(!opts.sync){opts.speed=opts.speed/2}var buffer=opts.fx=="shuffle"?500:250;while((opts.timeout-opts.speed)<buffer){opts.timeout+=opts.speed}}if(opts.easing){opts.easeIn=opts.easeOut=opts.easing}if(!opts.speedIn){opts.speedIn=opts.speed}if(!opts.speedOut){opts.speedOut=opts.speed}opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){if(++opts.randomIndex==els.length){opts.randomIndex=0}opts.nextSlide=opts.randomMap[opts.randomIndex]}else{if(opts.backwards){opts.nextSlide=opts.startingSlide==0?(els.length-1):opts.startingSlide-1}else{opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1}}if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init)){init($cont,$slides,opts)}else{if(opts.fx!="custom"&&!opts.multiFx){log("unknown transition: "+opts.fx,"; slideshow terminating");return false}}}var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true])}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true])}if(opts.next){$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1)})}if(opts.prev){$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1)})}if(opts.pager||opts.pagerAnchorBuilder){buildPager(els,opts)}exposeAddSlide(opts,els);return opts}function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this)});$.each(opts.after,function(){opts.original.after.push(this)})}function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log("discarding unknown transition: ",fx);opts.fxs.splice(i,1);i--}}if(!opts.fxs.length){log("No valid transitions named; slideshow terminating.");return false}}else{if(opts.fx=="all"){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx)){opts.fxs.push(p)}}}}if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0])}debug("randomized fx sequence: ",opts.fxs)}return true}function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount){opts.countdown++}els[prepend?"unshift":"push"](s);if(opts.els){opts.els[prepend?"unshift":"push"](s)}opts.slideCount=els.length;$s.css("position","absolute");$s[prepend?"prependTo":"appendTo"](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++}if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($s)}if(opts.fit&&opts.width){$s.width(opts.width)}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height)}s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager||opts.pagerAnchorBuilder){$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts)}if($.isFunction(opts.onAddSlide)){opts.onAddSlide($s)}else{$s.hide()}}}$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this)});$.each(opts.original.after,function(){opts.after.push(this)});var init=$.fn.cycle.transitions[fx];if($.isFunction(init)){init(opts.$cont,$(opts.elements),opts)}};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){debug("manualTrump in go(), stopping active transition");$(els).stop(true,true);opts.busy=false}if(opts.busy){debug("transition active, ignoring new tx request");return}var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual){return}if(!manual&&!p.cyclePause&&!opts.bounce&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end){opts.end(opts)}return}var changed=false;if((manual||!p.cyclePause)&&(opts.nextSlide!=opts.currSlide)){changed=true;var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length){opts.lastFx=0}fx=opts.fxs[opts.lastFx];opts.currFx=fx}if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null}$.fn.cycle.resetState(opts,fx);if(opts.before.length){$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount){return}o.apply(next,[curr,next,opts,fwd])})}var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount){return}o.apply(next,[curr,next,opts,fwd])})};debug("tx firing; currSlide: "+opts.currSlide+"; nextSlide: "+opts.nextSlide);opts.busy=1;if(opts.fxFn){opts.fxFn(curr,next,opts,after,fwd,manual&&opts.fastOnEvent)}else{if($.isFunction($.fn.cycle[opts.fx])){$.fn.cycle[opts.fx](curr,next,opts,after,fwd,manual&&opts.fastOnEvent)}else{$.fn.cycle.custom(curr,next,opts,after,fwd,manual&&opts.fastOnEvent)}}}if(changed||opts.nextSlide==opts.currSlide){opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0}opts.nextSlide=opts.randomMap[opts.randomIndex];if(opts.nextSlide==opts.currSlide){opts.nextSlide=(opts.currSlide==opts.slideCount-1)?0:opts.currSlide+1}}else{if(opts.backwards){var roll=(opts.nextSlide-1)<0;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=1;opts.currSlide=0}else{opts.nextSlide=roll?(els.length-1):opts.nextSlide-1;opts.currSlide=roll?0:opts.nextSlide+1}}else{var roll=(opts.nextSlide+1)==els.length;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=els.length-2;opts.currSlide=els.length-1}else{opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1}}}}if(changed&&opts.pager){opts.updateActivePagerLink(opts.pager,opts.currSlide,opts.activePagerClass)}var ms=0;if(opts.timeout&&!opts.continuous){ms=getTimeout(els[opts.currSlide],els[opts.nextSlide],opts,fwd)}else{if(opts.continuous&&p.cyclePause){ms=10}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,(!opts.rev&&!opts.backwards))},ms)}}$.fn.cycle.updateActivePagerLink=function(pager,currSlide,clsName){$(pager).each(function(){$(this).children().removeClass(clsName).eq(currSlide).addClass(clsName)})};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn.call(curr,curr,next,opts,fwd);while((t-opts.speed)<250){t+=opts.speed}debug("calculated timeout: "+t+"; speed: "+opts.speed);if(t!==false){return t}}return opts.timeout}$.fn.cycle.next=function(opts){advance(opts,opts.rev?-1:1)};$.fn.cycle.prev=function(opts){advance(opts,opts.rev?1:-1)};function advance(opts,val){var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0}if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2){opts.randomIndex=els.length-2}else{if(opts.randomIndex==-1){opts.randomIndex=els.length-1}}opts.nextSlide=opts.randomMap[opts.randomIndex]}else{if(opts.random){opts.nextSlide=opts.randomMap[opts.randomIndex]}else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap){return false}opts.nextSlide=els.length-1}else{if(opts.nextSlide>=els.length){if(opts.nowrap){return false}opts.nextSlide=0}}}}var cb=opts.onPrevNextEvent||opts.prevNextClick;if($.isFunction(cb)){cb(val>0,opts.nextSlide,els[opts.nextSlide])}go(els,opts,1,val>=0);return false}function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts)});opts.updateActivePagerLink(opts.pager,opts.startingSlide,opts.activePagerClass)}$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);debug("pagerAnchorBuilder("+i+", el) returned: "+a)}else{a='<a href="#">'+(i+1)+"</a>"}if(!a){return}var $a=$(a);if($a.parents("body").length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone[0])});$a=$(arr)}else{$a.appendTo($p)}}opts.pagerAnchors=opts.pagerAnchors||[];opts.pagerAnchors.push($a);$a.bind(opts.pagerEvent,function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0}var cb=opts.onPagerEvent||opts.pagerClick;if($.isFunction(cb)){cb(opts.nextSlide,els[opts.nextSlide])}go(els,opts,1,opts.currSlide<i)});if(!/^click/.test(opts.pagerEvent)&&!opts.allowPagerClickBubble){$a.bind("click.cycle",function(){return false})}if(opts.pauseOnPagerHover){$a.hover(function(){opts.$cont[0].cyclePause++},function(){opts.$cont[0].cyclePause--})}};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd){hops=c>l?c-l:opts.slideCount-l}else{hops=c<l?l-c:l+opts.slideCount-c}return hops};function clearTypeFix($slides){debug("applying clearType background-color hack");function hex(s){s=parseInt(s).toString(16);return s.length<2?"0"+s:s}function getBg(e){for(;e&&e.nodeName.toLowerCase()!="html";e=e.parentNode){var v=$.css(e,"background-color");if(v.indexOf("rgb")>=0){var rgb=v.match(/\d+/g);return"#"+hex(rgb[0])+hex(rgb[1])+hex(rgb[2])}if(v&&v!="transparent"){return v}}return"#ffffff"}$slides.each(function(){$(this).css("background-color",getBg(this))})}$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display="block";if(w!==false&&next.cycleW>0){opts.cssBefore.width=next.cycleW}if(h!==false&&next.cycleH>0){opts.cssBefore.height=next.cycleH}opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display="none";$(curr).css("zIndex",opts.slideCount+(rev===true?1:0));$(next).css("zIndex",opts.slideCount+(rev===true?0:1))};$.fn.cycle.custom=function(curr,next,opts,cb,fwd,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=="number"){speedIn=speedOut=speedOverride}else{speedIn=speedOut=1}easeIn=easeOut=null}var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,cb)};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter){$l.css(opts.cssAfter)}if(!opts.sync){fn()}});if(opts.sync){fn()}};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(":eq("+opts.currSlide+")").css("opacity",0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0}}};$.fn.cycle.ver=function(){return ver};$.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,onPrevNextEvent:null,prevNextEvent:"click.cycle",pager:null,onPagerEvent:null,pagerEvent:"click.cycle",allowPagerClickBubble:false,pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250,activePagerClass:"activeSlide",updateActivePagerLink:null,backwards:false}})(jQuery);(function($){$.fn.cycle.transitions.none=function($cont,$slides,opts){opts.fxFn=function(curr,next,opts,after){$(next).show();$(curr).hide();after()}};$.fn.cycle.transitions.scrollUp=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssBefore={top:h,left:0};opts.cssFirst={top:0};opts.animIn={top:0};opts.animOut={top:-h}};$.fn.cycle.transitions.scrollDown=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssFirst={top:0};opts.cssBefore={top:-h,left:0};opts.animIn={top:0};opts.animOut={top:h}};$.fn.cycle.transitions.scrollLeft=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:0-w}};$.fn.cycle.transitions.scrollRight=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:-w,top:0};opts.animIn={left:0};opts.animOut={left:w}};$.fn.cycle.transitions.scrollHorz=function($cont,$slides,opts){$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.left=fwd?(next.cycleW-1):(1-next.cycleW);opts.animOut.left=fwd?-curr.cycleW:curr.cycleW});opts.cssFirst={left:0};opts.cssBefore={top:0};opts.animIn={left:0};opts.animOut={top:0}};$.fn.cycle.transitions.scrollVert=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.top=fwd?(1-next.cycleH):(next.cycleH-1);opts.animOut.top=fwd?curr.cycleH:-curr.cycleH});opts.cssFirst={top:0};opts.cssBefore={left:0};opts.animIn={top:0};opts.animOut={left:0}};$.fn.cycle.transitions.slideX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW});opts.cssBefore={left:0,top:0,width:0};opts.animIn={width:"show"};opts.animOut={width:0}};$.fn.cycle.transitions.slideY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH});opts.cssBefore={left:0,top:0,height:0};opts.animIn={height:"show"};opts.animOut={height:0}};$.fn.cycle.transitions.shuffle=function($cont,$slides,opts){var i,w=$cont.css("overflow","visible").width();$slides.css({left:0,top:0});opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true)});if(!opts.speedAdjusted){opts.speed=opts.speed/2;opts.speedAdjusted=true}opts.random=0;opts.shuffle=opts.shuffle||{left:-w,top:15};opts.els=[];for(i=0;i<$slides.length;i++){opts.els.push($slides[i])}for(i=0;i<opts.currSlide;i++){opts.els.push(opts.els.shift())}opts.fxFn=function(curr,next,opts,cb,fwd){var $el=fwd?$(curr):$(next);$(next).css(opts.cssBefore);var count=opts.slideCount;$el.animate(opts.shuffle,opts.speedIn,opts.easeIn,function(){var hops=$.fn.cycle.hopsFromLast(opts,fwd);for(var k=0;k<hops;k++){fwd?opts.els.push(opts.els.shift()):opts.els.unshift(opts.els.pop())}if(fwd){for(var i=0,len=opts.els.length;i<len;i++){$(opts.els[i]).css("z-index",len-i+count)}}else{var z=$(curr).css("z-index");$el.css("z-index",parseInt(z)+1+count)}$el.animate({left:0,top:0},opts.speedOut,opts.easeOut,function(){$(fwd?this:curr).hide();if(cb){cb()}})})};opts.cssBefore={display:"block",opacity:1,top:0,left:0}};$.fn.cycle.transitions.turnUp=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=next.cycleH;opts.animIn.height=next.cycleH});opts.cssFirst={top:0};opts.cssBefore={left:0,height:0};opts.animIn={top:0};opts.animOut={height:0}};$.fn.cycle.transitions.turnDown=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH});opts.cssFirst={top:0};opts.cssBefore={left:0,top:0,height:0};opts.animOut={height:0}};$.fn.cycle.transitions.turnLeft=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=next.cycleW;opts.animIn.width=next.cycleW});opts.cssBefore={top:0,width:0};opts.animIn={left:0};opts.animOut={width:0}};$.fn.cycle.transitions.turnRight=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW});opts.cssBefore={top:0,left:0,width:0};opts.animIn={left:0};opts.animOut={width:0}};$.fn.cycle.transitions.zoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false,true);opts.cssBefore.top=next.cycleH/2;opts.cssBefore.left=next.cycleW/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};opts.animOut={width:0,height:0,top:curr.cycleH/2,left:curr.cycleW/2}});opts.cssFirst={top:0,left:0};opts.cssBefore={width:0,height:0}};$.fn.cycle.transitions.fadeZoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false);opts.cssBefore.left=next.cycleW/2;opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH}});opts.cssBefore={width:0,height:0};opts.animOut={opacity:0}};$.fn.cycle.transitions.blindX=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW});opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:w}};$.fn.cycle.transitions.blindY=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH});opts.cssBefore={top:h,left:0};opts.animIn={top:0};opts.animOut={top:h}};$.fn.cycle.transitions.blindZ=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();var w=$cont.width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH});opts.cssBefore={top:h,left:w};opts.animIn={top:0,left:0};opts.animOut={top:h,left:w}};$.fn.cycle.transitions.growX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=this.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:0}});opts.cssBefore={width:0,top:0}};$.fn.cycle.transitions.growY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=this.cycleH/2;opts.animIn={top:0,height:this.cycleH};opts.animOut={top:0}});opts.cssBefore={height:0,left:0}};$.fn.cycle.transitions.curtainX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true,true);opts.cssBefore.left=next.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:curr.cycleW/2,width:0}});opts.cssBefore={top:0,width:0}};$.fn.cycle.transitions.curtainY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false,true);opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,height:next.cycleH};opts.animOut={top:curr.cycleH/2,height:0}});opts.cssBefore={left:0,height:0}};$.fn.cycle.transitions.cover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);if(d=="right"){opts.cssBefore.left=-w}else{if(d=="up"){opts.cssBefore.top=h}else{if(d=="down"){opts.cssBefore.top=-h}else{opts.cssBefore.left=w}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0}};$.fn.cycle.transitions.uncover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(d=="right"){opts.animOut.left=w}else{if(d=="up"){opts.animOut.top=-h}else{if(d=="down"){opts.animOut.top=h}else{opts.animOut.left=-w}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0}};$.fn.cycle.transitions.toss=function($cont,$slides,opts){var w=$cont.css("overflow","visible").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(!opts.animOut.left&&!opts.animOut.top){opts.animOut={left:w*2,top:-h/2,opacity:0}}else{opts.animOut.opacity=0}});opts.cssBefore={left:0,top:0};opts.animIn={left:0}};$.fn.cycle.transitions.wipe=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.cssBefore=opts.cssBefore||{};var clip;if(opts.clip){if(/l2r/.test(opts.clip)){clip="rect(0px 0px "+h+"px 0px)"}else{if(/r2l/.test(opts.clip)){clip="rect(0px "+w+"px "+h+"px "+w+"px)"}else{if(/t2b/.test(opts.clip)){clip="rect(0px "+w+"px 0px 0px)"}else{if(/b2t/.test(opts.clip)){clip="rect("+h+"px "+w+"px "+h+"px 0px)"}else{if(/zoom/.test(opts.clip)){var top=parseInt(h/2);var left=parseInt(w/2);clip="rect("+top+"px "+left+"px "+top+"px "+left+"px)"}}}}}}opts.cssBefore.clip=opts.cssBefore.clip||clip||"rect(0px 0px 0px 0px)";var d=opts.cssBefore.clip.match(/(\d+)/g);var t=parseInt(d[0]),r=parseInt(d[1]),b=parseInt(d[2]),l=parseInt(d[3]);opts.before.push(function(curr,next,opts){if(curr==next){return}var $curr=$(curr),$next=$(next);$.fn.cycle.commonReset(curr,next,opts,true,true,false);opts.cssAfter.display="block";var step=1,count=parseInt((opts.speedIn/13))-1;(function f(){var tt=t?t-parseInt(step*(t/count)):0;var ll=l?l-parseInt(step*(l/count)):0;var bb=b<h?b+parseInt(step*((h-b)/count||1)):h;var rr=r<w?r+parseInt(step*((w-r)/count||1)):w;$next.css({clip:"rect("+tt+"px "+rr+"px "+bb+"px "+ll+"px)"});(step++<=count)?setTimeout(f,13):$curr.css("display","none")})()});opts.cssBefore={display:"block",opacity:1,top:0,left:0};opts.animIn={left:0};opts.animOut={left:0}}})(jQuery);var css_browser_selector=function(){var ua=navigator.userAgent.toLowerCase(),is=function(t){return ua.indexOf(t)!=-1},h=document.getElementsByTagName('html')[0],b=(!(/opera|webtv/i.test(ua))&&/msie\s(\d)/.test(ua))?('ie ie'+RegExp.$1):is('firefox/2')?'gecko ff2':is('firefox/3')?'gecko ff3':is('gecko/')?'gecko':is('opera/9')?'opera opera9':/opera\s(\d)/.test(ua)?'opera opera'+RegExp.$1:is('konqueror')?'konqueror':is('chrome')?'chrome webkit safari':is('applewebkit/')?'webkit safari':is('mozilla/')?'gecko':'',os=(is('x11')||is('linux'))?' linux':is('mac')?' mac':is('win')?' win':'';var c=b+os+' js';h.className+=h.className?' '+c:c}();$(document).ready(function(){$('ul.children').prev('a').addClass('arrow');$('ul.children').hover(function(){$(this).prev('a').addClass('selected')},function(){$(this).prev('a').removeClass('selected')})});
