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":229,"face":{"font-family":"dejavu","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 6 6 3 5 6 5 2 2 4","ascent":"274","descent":"-86","x-height":"5","bbox":"-35 -288 369 85","underline-thickness":"15.8203","underline-position":"-14.9414","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":114},"!":{"d":"72,5v-13,0,-23,-11,-23,-23v0,-13,9,-24,23,-24v12,-1,24,11,24,24v0,12,-12,23,-24,23xm50,-262r45,0r-12,144r0,44r-21,0v1,-68,-8,-125,-12,-188","w":144},"\"":{"d":"63,-262r0,97r-28,0r0,-97r28,0xm130,-262r0,97r-28,0r0,-97r28,0","w":165},"#":{"d":"183,-158r-49,0r-15,58r50,0xm158,-258r-18,73r50,0r18,-73r30,0r-18,73r54,0r0,27r-61,0r-14,58r55,0r0,27r-62,0r-18,73r-30,0r18,-73r-50,0r-18,73r-30,0r18,-73r-54,0r0,-27r61,0r14,-58r-55,0r0,-27r62,0r18,-73r30,0","w":301},"$":{"d":"121,-12v36,2,54,-38,31,-63v-7,-7,-18,-12,-31,-16r0,79xm104,-209v-32,-1,-50,36,-29,59v6,6,16,11,29,15r0,-74xm104,5v-28,0,-51,-8,-73,-18r0,-48r19,0v1,33,20,48,54,49r0,-85v-43,-14,-73,-21,-73,-65v0,-41,31,-62,73,-64r0,-48r17,0r0,48v26,1,48,8,67,17r0,46r-20,0v-2,-27,-20,-44,-47,-46r0,80v46,15,76,21,78,67v2,43,-34,65,-78,67r0,48r-17,0r0,-48"},"%":{"d":"81,-140v44,-2,43,-109,0,-111v-45,1,-45,110,0,111xm262,-11v44,-2,43,-109,0,-111v-45,1,-45,110,0,111xm201,-66v0,-42,21,-73,61,-72v39,0,60,31,60,72v0,41,-22,71,-60,71v-39,0,-61,-30,-61,-71xm240,-267r26,0r-164,272r-26,0xm20,-196v0,-41,21,-71,60,-71v39,0,61,30,61,71v0,42,-21,73,-61,72v-39,0,-60,-31,-60,-72","w":342},"&":{"d":"92,-148v-51,33,-32,136,40,132v27,-1,48,-10,62,-25xm267,-130v-5,32,-17,58,-35,79r30,32r41,0r0,19r-70,0r-24,-25v-52,51,-190,37,-183,-56v3,-41,25,-63,54,-82v-38,-40,-7,-111,57,-104v23,2,42,6,64,12r0,45r-20,0v-3,-24,-17,-38,-44,-38v-31,0,-54,30,-35,57v29,42,81,86,116,126v14,-17,25,-39,28,-65r-32,0r0,-19r83,0r0,19r-30,0","w":320},"'":{"d":"63,-262r0,97r-28,0r0,-97r28,0","w":98},"(":{"d":"64,-109v0,75,11,119,51,148r0,17v-56,-26,-87,-82,-87,-165v0,-83,31,-139,87,-165r0,18v-40,28,-51,73,-51,147","w":140},")":{"d":"25,-274v57,26,87,82,87,165v0,83,-30,139,-87,165r0,-17v40,-29,51,-73,51,-148v0,-74,-11,-118,-51,-147r0,-18","w":140},"*":{"d":"174,-217r-69,32r69,32r-13,21r-61,-38r2,67r-24,0r2,-67r-61,38r-13,-21r69,-32r-69,-32r13,-21r61,38r-2,-67r24,0r-2,67r61,-38","w":180},"+":{"d":"165,-226r0,99r98,0r0,28r-98,0r0,99r-28,0r0,-99r-99,0r0,-28r99,0r0,-99r28,0","w":301},",":{"d":"13,35v22,-17,33,-37,32,-75r35,0v-4,45,-21,69,-53,89","w":114},"-":{"d":"16,-110r90,0r0,27r-90,0r0,-27","w":121,"k":{"T":13,"V":26,"W":20,"X":13,"Y":40}},".":{"d":"57,5v-13,0,-23,-11,-23,-23v0,-13,9,-24,23,-24v12,-1,24,11,24,24v0,12,-12,23,-24,23","w":114},"\/":{"d":"93,-262r28,0r-93,295r-28,0","w":121},"0":{"d":"114,-250v-70,0,-59,155,-40,208v8,21,22,30,40,30v47,0,54,-56,54,-119v0,-63,-6,-119,-54,-119xm205,-131v0,75,-25,136,-91,136v-64,0,-90,-62,-90,-136v0,-74,26,-136,90,-136v66,0,91,62,91,136"},"1":{"d":"51,0r0,-19r46,0r0,-218r-53,34r0,-23r64,-41r24,0r0,248r46,0r0,19r-127,0"},"2":{"d":"101,-250v-35,1,-51,17,-55,50r-20,0r0,-47v55,-35,166,-26,164,54v-2,54,-88,122,-126,164r109,0r0,-32r21,0r0,61r-170,0r0,-19v37,-40,91,-82,118,-128v23,-40,11,-106,-41,-103"},"3":{"d":"107,-250v-32,0,-49,16,-52,45r-20,0r0,-46v54,-25,159,-26,157,47v0,35,-26,54,-58,61v40,4,66,30,68,72v4,84,-116,90,-175,58r0,-51r20,0v2,34,23,53,60,52v36,0,58,-22,58,-58v1,-47,-28,-67,-79,-63r0,-18v43,1,70,-11,70,-51v-1,-31,-17,-48,-49,-48"},"4":{"d":"126,-89r0,-140r-90,140r90,0xm203,0r-120,0r0,-19r43,0r0,-51r-115,0r0,-19r115,-178r35,0r0,178r50,0r0,19r-50,0r0,51r42,0r0,19"},"5":{"d":"164,-83v6,-69,-74,-91,-107,-48r-15,0r0,-131r139,0r0,28r-120,0r0,76v57,-34,148,2,140,75v8,88,-105,107,-170,70r0,-51r19,0v1,34,22,52,57,52v39,-1,53,-29,57,-71"},"6":{"d":"66,-85v0,40,15,73,52,73v37,0,51,-30,51,-71v0,-41,-14,-69,-51,-70v-37,0,-53,28,-52,68xm173,-213v-2,-47,-77,-46,-95,-11v-9,18,-18,44,-18,80v44,-53,146,-23,146,61v0,54,-36,89,-90,88v-66,-1,-92,-55,-92,-128v0,-109,69,-170,169,-134r0,44r-20,0"},"7":{"d":"203,-245r-103,245r-26,0r98,-234r-121,0r0,33r-21,0r0,-61r173,0r0,17"},"8":{"d":"114,-12v35,0,54,-23,54,-60v0,-37,-19,-59,-54,-59v-35,0,-53,23,-53,59v0,37,18,60,53,60xm114,-148v30,0,46,-20,46,-51v0,-31,-16,-51,-46,-51v-29,0,-46,21,-46,51v0,30,17,50,46,51xm196,-199v-1,35,-21,53,-54,59v37,5,62,28,63,68v0,52,-37,77,-91,77v-54,0,-90,-25,-90,-77v0,-40,27,-63,64,-68v-33,-6,-54,-24,-55,-59v-1,-45,35,-68,81,-68v47,0,83,23,82,68"},"9":{"d":"56,-49v3,47,76,46,95,11v10,-18,17,-44,17,-80v-44,54,-145,22,-145,-61v0,-54,36,-89,90,-88v66,1,92,55,92,128v0,108,-68,170,-169,134r0,-44r20,0xm163,-177v0,-40,-15,-73,-52,-73v-37,0,-51,30,-51,71v0,41,14,69,51,70v37,0,53,-28,52,-68"},":":{"d":"61,5v-14,0,-23,-10,-24,-23v-1,-13,11,-25,24,-24v13,0,23,12,23,24v0,13,-10,23,-23,23xm61,-110v-13,0,-24,-10,-24,-23v0,-13,11,-23,24,-23v14,0,23,9,23,23v0,14,-9,23,-23,23","w":121},";":{"d":"13,35v22,-17,33,-37,32,-75r35,0v-4,45,-21,69,-53,89xm62,-110v-13,0,-24,-10,-24,-23v0,-13,11,-23,24,-23v12,0,23,12,23,23v0,12,-10,23,-23,23","w":121},"<":{"d":"263,-179r-182,66r182,67r0,29r-225,-81r0,-29r225,-82r0,30","w":301},"=":{"d":"38,-163r225,0r0,28r-225,0r0,-28xm38,-91r225,0r0,28r-225,0r0,-28","w":301},">":{"d":"38,-179r0,-30r225,82r0,29r-225,81r0,-29r183,-67","w":301},"?":{"d":"87,5v-13,0,-24,-10,-24,-23v-1,-13,11,-25,24,-24v12,0,23,11,23,24v0,11,-12,23,-23,23xm91,-250v-29,0,-45,19,-50,45r-17,0r0,-46v55,-30,154,-19,152,53v-2,50,-32,73,-78,84r0,44r-22,0r0,-57v38,-9,61,-30,63,-71v1,-31,-18,-52,-48,-52","w":193},"@":{"d":"187,-253v87,0,145,51,148,136v2,63,-43,102,-107,102r-1,-29v-32,56,-121,23,-121,-50v0,-44,26,-80,69,-79v25,0,40,11,52,28r0,-25r28,0r0,136v38,-8,63,-40,63,-84v0,-74,-54,-117,-128,-117v-86,0,-136,55,-136,140v0,88,52,139,136,139v34,0,59,-9,79,-26r9,12v-24,21,-55,33,-96,33v-94,0,-158,-61,-158,-158v0,-96,64,-158,163,-158xm182,-36v34,0,45,-28,45,-68v0,-29,-18,-49,-45,-49v-31,0,-45,25,-45,59v0,34,14,57,45,58","w":360},"A":{"d":"72,-95r96,0r-48,-125xm-2,0r0,-19r23,0r93,-243r30,0r94,243r25,0r0,19r-95,0r0,-19r29,0r-22,-57r-110,0r-22,57r29,0r0,19r-74,0","w":259,"k":{"T":20,"V":18,"W":15,"Y":15,"f":6,"t":6,"v":15,"w":16,"y":15,"\u2019":53,"\u201d":53}},"B":{"d":"202,-76v0,-62,-54,-58,-113,-57r0,114v59,1,113,6,113,-57xm189,-198v0,-52,-50,-46,-100,-46r0,92v50,0,100,6,100,-46xm243,-76v4,100,-128,72,-223,76r0,-19r33,0r0,-225r-33,0r0,-18v85,6,211,-27,209,64v-1,34,-21,51,-54,55v40,5,67,25,68,67","w":264,"k":{"-":-7,"C":-7,"G":-7,"O":-7,"Y":6}},"C":{"d":"146,-14v42,0,65,-20,75,-55r33,0v-15,45,-49,76,-108,74v-80,-2,-124,-55,-126,-136v-2,-79,51,-137,129,-136v37,0,67,10,98,22r0,61r-20,0v-8,-43,-31,-64,-81,-64v-64,1,-86,48,-86,117v0,68,23,117,86,117","w":275,"k":{",":13,".":13}},"D":{"d":"227,-131v0,-83,-48,-121,-138,-113r0,225v89,7,138,-29,138,-112xm268,-131v0,84,-57,132,-144,131r-104,0r0,-19r33,0r0,-225r-33,0r0,-18r104,0v88,-1,144,46,144,131","w":288,"k":{",":13,"-":-7,".":13,"V":6}},"E":{"d":"20,0r0,-19r33,0r0,-225r-33,0r0,-18r211,0r0,58r-21,0r0,-37r-121,0r0,88r86,0r0,-33r22,0r0,87r-22,0r0,-32r-86,0r0,109r123,0r0,-36r22,0r0,58r-214,0","w":262,"k":{"-":-7}},"F":{"d":"20,0r0,-19r33,0r0,-225r-33,0r0,-18r215,0r0,58r-22,0r0,-37r-124,0r0,88r90,0r0,-33r21,0r0,87r-21,0r0,-32r-90,0r0,112r42,0r0,19r-111,0","w":249,"k":{",":56,"-":16,".":56,":":13,";":13,"A":31,"a":24,"e":20,"o":20}},"G":{"d":"153,-267v37,1,67,9,97,21r0,62r-20,0v-7,-43,-31,-64,-80,-64v-66,0,-90,46,-90,117v0,71,25,117,91,117v29,0,53,-7,73,-19r0,-68r-50,0r0,-19r85,0r0,98v-30,16,-64,27,-108,27v-80,1,-131,-56,-131,-136v0,-80,53,-138,133,-136","w":287,"k":{",":13,"-":-7,".":13,"Y":6}},"H":{"d":"20,0r0,-19r33,0r0,-225r-33,0r0,-18r102,0r0,18r-33,0r0,91r136,0r0,-91r-33,0r0,-18r102,0r0,18r-33,0r0,225r33,0r0,19r-102,0r0,-19r33,0r0,-112r-136,0r0,112r33,0r0,19r-102,0","w":313},"I":{"d":"89,-19r33,0r0,19r-102,0r0,-19r33,0r0,-225r-33,0r0,-18r102,0r0,18r-33,0r0,225","w":142},"J":{"d":"94,-7v11,79,-67,97,-124,70r0,-41r20,0v0,22,9,34,31,34v35,-2,38,-22,38,-65r0,-235r-41,0r0,-18r110,0r0,18r-34,0r0,237","w":144,"k":{",":21,".":28,":":15,";":15}},"K":{"d":"20,0r0,-19r33,0r0,-225r-33,0r0,-18r102,0r0,18r-33,0r0,100r113,-100r-29,0r0,-18r88,0r0,18r-30,0r-113,99r127,126r29,0r0,19r-61,0r-124,-125r0,106r33,0r0,19r-102,0","w":268,"k":{"-":26,"A":15,"C":10,"O":10,"U":13,"W":13,"Y":10,"e":10,"o":10,"u":8,"y":23}},"L":{"d":"20,0r0,-19r33,0r0,-225r-33,0r0,-18r102,0r0,18r-33,0r0,222r120,0r0,-44r21,0r0,66r-210,0","w":239,"k":{"T":29,"U":20,"V":43,"W":31,"Y":23,"y":6,"\u2019":86,"\u201d":86}},"M":{"d":"20,0r0,-19r33,0r0,-225r-35,0r0,-18r76,0r93,186r92,-186r71,0r0,18r-35,0r0,225r34,0r0,19r-103,0r0,-19r34,0r0,-202r-90,183r-25,0r-90,-183r0,202r33,0r0,19r-88,0","w":368},"N":{"d":"18,0r0,-19r35,0r0,-225r-35,0r0,-18r67,0r157,207r0,-189r-35,0r0,-18r92,0r0,18r-35,0r0,249r-21,0r-168,-221r0,197r35,0r0,19r-92,0","w":315,"k":{",":23,".":23,":":13,";":13}},"O":{"d":"60,-131v0,70,24,117,88,117v64,0,87,-47,87,-117v0,-70,-23,-117,-87,-117v-64,0,-88,47,-88,117xm275,-131v-2,82,-46,136,-127,136v-82,0,-128,-54,-128,-136v0,-82,46,-134,128,-136v77,-2,129,57,127,136","w":295,"k":{",":21,"-":-13,".":21,"V":6,"X":6}},"P":{"d":"189,-189v0,-54,-45,-58,-100,-55r0,110v54,3,100,0,100,-55xm229,-189v0,67,-65,80,-140,74r0,96r41,0r0,19r-110,0r0,-19r33,0r0,-225r-33,0r0,-18v91,2,209,-20,209,73","w":242,"k":{",":73,"-":20,".":73,":":13,";":13,"A":33,"U":6,"a":16,"e":16,"o":15,"s":10}},"Q":{"d":"237,58v-43,-3,-68,-22,-85,-53v-80,1,-134,-56,-132,-136v2,-82,46,-134,128,-136v77,-2,127,57,127,136v0,71,-40,121,-99,133v12,17,31,24,61,23r0,33xm60,-131v0,70,24,117,88,117v64,0,87,-47,87,-117v0,-70,-23,-117,-87,-117v-64,0,-88,47,-88,117","w":295,"k":{",":18,"-":-13,".":18,"\u2019":-7,"\u201d":-7}},"R":{"d":"233,-192v0,40,-24,56,-61,62v46,14,52,74,76,111r32,0r0,19r-62,0v-20,-36,-36,-90,-63,-115v-13,-12,-42,-6,-66,-7r0,103r37,0r0,19r-106,0r0,-19r33,0r0,-225r-33,0r0,-18v89,4,216,-25,213,70xm193,-192v0,-57,-50,-53,-104,-52r0,103v53,1,104,6,104,-51","w":271,"k":{"T":6,"V":13,"W":8,"Y":11,"a":-8,"y":6,"\u2019":20,"\u201d":20}},"S":{"d":"220,-72v0,91,-123,88,-187,59r0,-59r21,0v1,41,24,58,67,58v52,0,81,-40,54,-77v-41,-35,-145,-25,-145,-106v0,-82,112,-79,177,-55r0,56r-20,0v-4,-39,-24,-48,-66,-52v-48,-4,-74,44,-46,73v35,36,145,24,145,103","w":246,"k":{",":13,"-":-13,".":13,"S":6}},"T":{"d":"69,0r0,-19r33,0r0,-223r-77,0r0,41r-21,0r0,-61r233,0r0,61r-22,0r0,-41r-77,0r0,223r33,0r0,19r-102,0","w":240,"k":{",":53,"-":46,".":53,":":13,";":13,"A":20,"T":-7,"a":28,"c":28,"e":28,"o":28,"s":26,"w":13}},"U":{"d":"153,5v-76,0,-102,-31,-103,-109r0,-140r-33,0r0,-18r103,0r0,18r-34,0v8,92,-34,226,73,226v107,0,64,-134,73,-226r-33,0r0,-18r88,0r0,18r-33,0r0,140v-1,78,-24,109,-101,109","w":303,"k":{",":33,"-":6,".":33,":":13,";":13,"A":11,"J":10}},"V":{"d":"63,-244r77,202r78,-202r-30,0r0,-18r77,0r0,18r-25,0r-94,244r-30,0r-93,-244r-27,0r0,-18r96,0r0,18r-29,0","w":259,"k":{",":63,"-":33,".":63,":":36,";":36,"A":24,"O":6,"a":33,"e":33,"i":6,"o":33,"u":23,"y":15,"\u2019":-13,"\u201d":-13}},"W":{"d":"274,0r-28,0r-61,-213r-60,213r-28,0r-69,-244r-26,0r0,-18r96,0r0,18r-33,0r55,194r59,-212r29,0r61,215r55,-197r-31,0r0,-18r76,0r0,18r-26,0","w":370,"k":{",":63,"-":26,".":63,":":31,";":31,"A":18,"a":31,"e":29,"i":6,"o":24,"r":16,"u":15,"y":8,"\u2019":-7,"\u201d":-7}},"X":{"d":"119,-112r-64,93r34,0r0,19r-87,0r0,-19r30,0r76,-110r-77,-115r-28,0r0,-18r104,0r0,18r-31,0r57,85r57,-85r-33,0r0,-18r86,0r0,18r-30,0r-69,101r82,124r29,0r0,19r-105,0r0,-19r32,0","w":256,"k":{"-":13,"A":13,"C":6,"O":6}},"Y":{"d":"68,0r0,-19r34,0r0,-94r-81,-131r-25,0r0,-18r98,0r0,18r-31,0r65,107r66,-107r-29,0r0,-18r76,0r0,18r-25,0r-79,128r0,97r34,0r0,19r-103,0","w":237,"k":{",":46,"-":40,".":46,":":44,";":44,"A":28,"C":6,"a":28,"e":31,"i":6,"o":31,"u":31}},"Z":{"d":"16,0r0,-13r164,-228r-136,0r0,39r-22,0r0,-60r208,0r0,12r-164,228r149,0r0,-36r21,0r0,58r-220,0","w":250,"k":{",":6,".":6}},"[":{"d":"31,-274r82,0r0,19r-48,0r0,284r48,0r0,18r-82,0r0,-321","w":140},"\\":{"d":"28,-262r93,295r-28,0r-93,-295r28,0","w":121},"]":{"d":"110,-274r0,321r-82,0r0,-18r48,0r0,-284r-48,0r0,-19r82,0","w":140},"^":{"d":"168,-262r95,97r-26,0r-86,-67r-86,67r-27,0r96,-97r34,0","w":301},"_":{"d":"180,71r0,14r-180,0r0,-14r180,0","w":180},"`":{"d":"65,-288r45,67r-20,0r-60,-67r35,0","w":180},"a":{"d":"98,-14v42,0,49,-38,45,-84v-45,-1,-89,-4,-89,42v0,25,17,42,44,42xm32,-178v57,-27,144,-16,144,61r0,98r28,0r0,19r-61,0r0,-20v-30,43,-125,30,-125,-36v0,-58,61,-65,125,-61v4,-37,-14,-58,-49,-58v-26,0,-42,13,-45,35r-17,0r0,-38","w":214},"b":{"d":"134,5v-31,0,-49,-12,-60,-34r0,29r-64,0r0,-19r31,0r0,-236r-31,0r0,-19r64,0r0,116v11,-22,29,-34,60,-34v49,0,78,44,78,98v0,54,-29,99,-78,99xm124,-172v-42,0,-50,40,-50,88v0,39,15,69,50,69v40,0,51,-34,51,-79v0,-45,-12,-78,-51,-78","w":230},"c":{"d":"109,-12v31,0,44,-16,50,-44r26,0v-9,38,-33,60,-77,61v-55,0,-90,-42,-90,-99v0,-88,93,-121,161,-81r0,48r-19,0v-4,-30,-18,-48,-51,-48v-40,0,-54,34,-53,81v0,47,12,82,53,82","w":201},"d":{"d":"96,-192v31,0,50,13,61,34r0,-97r-31,0r0,-19r63,0r0,255r31,0r0,19r-63,0r0,-29v-11,21,-30,34,-61,34v-49,0,-78,-46,-78,-99v0,-53,29,-98,78,-98xm106,-15v42,0,51,-40,51,-88v0,-40,-15,-69,-51,-69v-39,0,-50,33,-50,78v0,46,10,79,50,79","w":230},"e":{"d":"18,-94v0,-88,101,-128,154,-72v15,17,22,43,23,76r-139,1v0,45,14,77,56,77v32,0,47,-17,54,-45r26,0v-10,40,-35,62,-83,62v-55,1,-91,-42,-91,-99xm157,-109v5,-56,-52,-87,-86,-49v-9,11,-13,27,-15,49r101,0","w":213},"f":{"d":"44,-187v-14,-79,51,-101,111,-78r0,36r-17,0v0,-17,-11,-27,-29,-27v-36,0,-33,33,-33,69r52,0r0,19r-52,0r0,149r42,0r0,19r-105,0r0,-19r31,0r0,-149r-31,0r0,-19r31,0","w":133,"k":{",":13,"-":13,".":13,"\u2019":-27,"\u201d":-27,"\u201c":-7}},"g":{"d":"96,-192v31,0,50,13,61,34r0,-29r63,0r0,19r-31,0r0,164v8,82,-89,100,-153,71r0,-40r17,0v4,24,20,36,49,36v49,0,58,-39,55,-92v-11,21,-30,34,-61,34v-49,0,-78,-46,-78,-99v0,-53,29,-98,78,-98xm106,-15v42,0,51,-40,51,-88v0,-40,-15,-69,-51,-69v-39,0,-50,33,-50,78v0,46,10,79,50,79","w":230},"h":{"d":"122,-168v-62,0,-43,88,-46,149r28,0r0,19r-89,0r0,-19r29,0r0,-236r-31,0r0,-19r63,0r0,120v11,-23,28,-36,57,-38v80,-3,57,99,60,173r29,0r0,19r-89,0r0,-19r27,0v-6,-55,22,-150,-38,-149","w":231},"i":{"d":"55,-225v-11,0,-20,-9,-20,-20v0,-10,9,-21,20,-20v10,-1,21,10,20,20v0,11,-9,20,-20,20xm76,-19r31,0r0,19r-94,0r0,-19r31,0r0,-149r-31,0r0,-19r63,0r0,168","w":115},"j":{"d":"56,-225v-11,0,-20,-9,-20,-20v0,-10,9,-21,20,-20v10,-1,21,10,20,20v0,11,-9,20,-20,20xm13,63v24,0,30,-18,31,-45r0,-186r-31,0r0,-19r63,0r0,205v5,59,-67,76,-111,50r0,-38r17,0v2,21,10,33,31,33","w":111},"k":{"d":"103,0r-91,0r0,-19r29,0r0,-236r-31,0r0,-19r64,0r0,179r79,-73r-27,0r0,-19r84,0r0,19r-32,0r-55,51r71,98r27,0r0,19r-93,0r0,-19r27,0r-56,-76r-25,23r0,53r29,0r0,19","w":218,"k":{"-":6}},"l":{"d":"74,-19r30,0r0,19r-94,0r0,-19r31,0r0,-236r-31,0r0,-19r64,0r0,255","w":115},"m":{"d":"76,-154v14,-48,103,-50,111,4v10,-24,27,-41,57,-42v78,-3,54,100,58,173r30,0r0,19r-90,0r0,-19r28,0v-7,-54,22,-149,-36,-149v-60,0,-42,88,-45,149r28,0r0,19r-88,0r0,-19r28,0v-7,-54,22,-149,-36,-149v-60,0,-42,88,-45,149r28,0r0,19r-89,0r0,-19r29,0r0,-149r-31,0r0,-19r63,0r0,33","w":341},"n":{"d":"122,-168v-62,1,-43,88,-46,149r28,0r0,19r-89,0r0,-19r29,0r0,-149r-31,0r0,-19r63,0r0,33v11,-23,28,-36,57,-38v80,-3,57,99,60,173r29,0r0,19r-89,0r0,-19r27,0v-7,-55,23,-150,-38,-149","w":231},"o":{"d":"56,-94v0,47,12,82,52,82v40,0,53,-35,53,-82v0,-47,-13,-81,-53,-81v-39,0,-53,35,-52,81xm199,-94v0,57,-35,99,-91,99v-55,0,-90,-42,-90,-99v0,-57,35,-98,90,-98v56,0,91,41,91,98","w":216,"k":{".":6}},"p":{"d":"124,-172v-42,0,-50,40,-50,88v0,39,15,69,50,69v40,0,51,-34,51,-79v0,-45,-12,-78,-51,-78xm134,5v-31,0,-49,-12,-60,-34r0,85r30,0r0,19r-94,0r0,-19r31,0r0,-224r-31,0r0,-19r64,0r0,29v11,-22,29,-34,60,-34v49,0,78,44,78,98v0,54,-29,99,-78,99","w":230},"q":{"d":"96,-192v31,0,50,13,61,34r0,-29r63,0r0,19r-31,0r0,224r31,0r0,19r-94,0r0,-19r31,0r0,-85v-11,21,-30,34,-61,34v-49,0,-78,-46,-78,-99v0,-53,29,-98,78,-98xm106,-15v42,0,51,-40,51,-88v0,-40,-15,-69,-51,-69v-39,0,-50,33,-50,78v0,46,10,79,50,79","w":230},"r":{"d":"76,-154v12,-34,55,-46,96,-33r0,47r-19,0v-1,-18,-9,-28,-27,-28v-65,-1,-48,86,-50,149r38,0r0,19r-99,0r0,-19r29,0r0,-149r-31,0r0,-19r63,0r0,33","w":172,"k":{",":40,".":40}},"s":{"d":"166,-52v0,67,-98,66,-146,42r0,-44r19,0v1,29,20,40,50,42v36,3,58,-30,36,-52v-25,-25,-104,-20,-104,-73v0,-63,89,-64,135,-40r0,41r-18,0v5,-45,-84,-55,-87,-10v8,55,115,24,115,94","w":184},"t":{"d":"90,5v-81,4,-42,-106,-51,-173r-29,0r0,-19r29,0r0,-58r32,0r0,58r61,0r0,19r-61,0r0,119v1,27,1,37,22,37v18,0,24,-12,24,-32r25,0v-2,33,-17,47,-52,49","w":144},"u":{"d":"110,-19v62,0,43,-88,46,-149r-29,0r0,-19r61,0r0,168r30,0r0,19r-62,0r0,-33v-12,21,-27,37,-57,38v-80,3,-57,-99,-60,-173r-29,0r0,-19r61,0r0,109v1,40,5,59,39,59","w":231},"v":{"d":"89,0r-69,-168r-21,0r0,-19r86,0r0,19r-30,0r53,128r52,-128r-28,0r0,-19r70,0r0,19r-21,0r-68,168r-24,0","w":203,"k":{",":43,".":43}},"w":{"d":"173,-187r48,146r42,-127r-27,0r0,-19r67,0r0,19r-20,0r-56,168r-27,0r-46,-140r-46,140r-26,0r-55,-168r-21,0r0,-19r84,0r0,19r-30,0r42,127r48,-146r23,0","w":308,"k":{",":43,".":43}},"x":{"d":"105,-114r39,-54r-25,0r0,-19r72,0r0,19r-25,0r-50,69r58,80r25,0r0,19r-87,0r0,-19r24,0r-41,-56r-40,56r24,0r0,19r-71,0r0,-19r25,0r51,-71r-57,-78r-23,0r0,-19r84,0r0,19r-22,0","w":203,"k":{"-":6}},"y":{"d":"28,39v5,34,39,23,50,-5r12,-31r-70,-171r-21,0r0,-19r86,0r0,19r-30,0r53,128r52,-128r-28,0r0,-19r70,0r0,19r-21,0r-85,210v-9,37,-45,44,-84,33r0,-36r16,0","w":203,"k":{",":48,".":48}},"z":{"d":"14,0r0,-15r117,-153r-92,0r0,32r-19,0r0,-51r153,0r0,15r-117,153r102,0r0,-34r18,0r0,53r-162,0","w":189},"{":{"d":"92,-108v89,10,-16,169,92,148r0,19v-60,0,-85,-6,-84,-65v1,-51,8,-102,-55,-92r0,-19v60,9,57,-38,55,-92v-1,-59,24,-65,84,-65r0,19v-37,0,-52,1,-52,40v0,51,7,103,-40,107"},"|":{"d":"75,-275r0,360r-29,0r0,-360r29,0","w":121},"}":{"d":"129,-6v2,60,-24,65,-84,65r0,-19v37,0,52,-1,52,-40v0,-51,-8,-104,40,-108v-47,-5,-40,-55,-40,-107v0,-39,-15,-40,-52,-40r0,-19v59,0,85,5,84,65v-1,51,-8,102,55,92r0,19v-60,-9,-57,38,-55,92"},"~":{"d":"151,-128v42,19,84,15,112,-14r0,26v-30,28,-66,41,-114,18v-41,-19,-84,-14,-111,14r0,-27v31,-27,65,-40,113,-17","w":301},"\u00d7":{"d":"252,-194r-81,81r81,81r-20,20r-81,-81r-81,81r-20,-20r81,-81r-81,-81r20,-20r81,81r81,-81","w":301},"\u2013":{"d":"16,-107r148,0r0,23r-148,0r0,-23","w":180},"\u2014":{"d":"16,-107r328,0r0,23r-328,0r0,-23","w":360},"\u2018":{"d":"97,-253v-20,16,-27,38,-26,75r-34,0v1,-45,16,-69,46,-89","w":114,"k":{"A":46,"J":-8}},"\u2019":{"d":"25,-188v20,-15,28,-38,27,-74r34,0v-2,45,-18,68,-47,89","w":114},"\u201c":{"d":"166,-253v-20,17,-27,39,-26,75r-34,0v1,-46,16,-68,46,-89xm97,-253v-20,16,-27,38,-26,75r-34,0v1,-45,16,-69,46,-89","w":184,"k":{"A":46,"J":-8,"V":-10,"W":-10,"X":-10,"Y":-10}},"\u201d":{"d":"25,-188v20,-15,28,-38,27,-74r34,0v-2,45,-18,68,-47,89xm95,-188v20,-15,27,-38,26,-74r34,0v-1,46,-17,68,-46,89","w":184},"\u2026":{"d":"300,5v-13,0,-23,-10,-23,-23v0,-13,10,-24,23,-24v12,0,23,11,23,24v0,11,-12,23,-23,23xm180,5v-13,0,-23,-10,-23,-23v0,-13,10,-24,23,-24v12,0,25,11,23,24v2,12,-12,23,-23,23xm60,5v-13,0,-23,-10,-23,-23v0,-13,10,-24,23,-24v12,0,25,11,23,24v2,12,-12,23,-23,23","w":360},"\u2032":{"d":"7,-197r30,-65r36,0r-51,65r-15,0","w":81},"\u2033":{"d":"60,-197r30,-65r36,0r-51,65r-15,0xm7,-197r30,-65r36,0r-51,65r-15,0","w":134},"\u2122":{"d":"197,-262r30,47r32,-47r38,0r0,11r-15,0r0,79r15,0r0,11r-50,0r0,-11r15,0r0,-75r-36,54r-8,0r-35,-54r0,75r15,0r0,11r-42,0r0,-11r15,0r0,-79r-15,0r0,-11r41,0xm43,-262r97,0r0,29r-12,0r0,-18r-26,0r0,79r15,0r0,11r-51,0r0,-11r15,0r0,-79r-27,0r0,18r-11,0r0,-29","w":360},"\u00a0":{"w":114}}});var jkmegamenu={effectduration:300,delaytimer:200,megamenulabels:[],megamenus:[],zIndexVal:1000,$shimobj:null,addshim:function($){$(document.body).append('<IFRAME id="outlineiframeshim" src="'+(location.protocol=="https:"?'blank.htm':'about:blank')+'" style="display:none; left:0; top:0; z-index:999; position:absolute; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)" frameBorder="0" scrolling="no"></IFRAME>')
this.$shimobj=$("#outlineiframeshim")},alignmenu:function($,e,megamenu_pos){var megamenu=this.megamenus[megamenu_pos]
var $anchor=megamenu.$anchorobj
var $menu=megamenu.$menuobj
var menuleft=($(window).width()-(megamenu.offsetx-$(document).scrollLeft())>megamenu.actualwidth)?megamenu.offsetx:megamenu.offsetx-megamenu.actualwidth+megamenu.anchorwidth
var menutop=megamenu.offsety+megamenu.anchorheight
$menu.css({left:menuleft+"px",top:menutop+"px"})
this.$shimobj.css({width:megamenu.actualwidth+"px",height:megamenu.actualheight+"px",left:menuleft+"px",top:menutop+"px",display:"block"})},showmenu:function(e,megamenu_pos){var megamenu=this.megamenus[megamenu_pos]
var $menu=megamenu.$menuobj
var $menuinner=megamenu.$menuinner
if($menu.css("display")=="none"){this.alignmenu(jQuery,e,megamenu_pos)
$menu.css("z-index",++this.zIndexVal)
$menu.show(this.effectduration,function(){$menuinner.css('visibility','visible')})}
else if($menu.css("display")=="block"&&e.type=="click"){this.hidemenu(e,megamenu_pos)}
return false},hidemenu:function(e,megamenu_pos){var megamenu=this.megamenus[megamenu_pos]
var $menu=megamenu.$menuobj
var $menuinner=megamenu.$menuinner
$menuinner.css('visibility','hidden')
this.$shimobj.css({display:"none",left:0,top:0})
$menu.hide(this.effectduration)},definemenu:function(anchorid,menuid,revealtype){this.megamenulabels.push([anchorid,menuid,revealtype])},render:function($){for(var i=0,labels=this.megamenulabels[i];i<this.megamenulabels.length;i++,labels=this.megamenulabels[i]){if($('#'+labels[0]).length!=1||$('#'+labels[1]).length!=1)
return
this.megamenus.push({$anchorobj:$("#"+labels[0]),$menuobj:$("#"+labels[1]),$menuinner:$("#"+labels[1]).children('ul:first-child'),revealtype:labels[2],hidetimer:null})
var megamenu=this.megamenus[i]
megamenu.$anchorobj.add(megamenu.$menuobj).attr("_megamenupos",i+"pos")
megamenu.actualwidth=megamenu.$menuobj.outerWidth()
megamenu.actualheight=megamenu.$menuobj.outerHeight()
megamenu.offsetx=megamenu.$anchorobj.offset().left
megamenu.offsety=megamenu.$anchorobj.offset().top
megamenu.anchorwidth=megamenu.$anchorobj.outerWidth()
megamenu.anchorheight=megamenu.$anchorobj.outerHeight()
$(document.body).append(megamenu.$menuobj)
megamenu.$menuobj.css("z-index",++this.zIndexVal).hide()
megamenu.$menuinner.css("visibility","hidden")
megamenu.$anchorobj.bind(megamenu.revealtype=="click"?"click":"mouseenter",function(e){var menuinfo=jkmegamenu.megamenus[parseInt(this.getAttribute("_megamenupos"))]
clearTimeout(menuinfo.hidetimer)
return jkmegamenu.showmenu(e,parseInt(this.getAttribute("_megamenupos")))})
megamenu.$anchorobj.bind("mouseleave",function(e){var menuinfo=jkmegamenu.megamenus[parseInt(this.getAttribute("_megamenupos"))]
if(e.relatedTarget!=menuinfo.$menuobj.get(0)&&$(e.relatedTarget).parents("#"+menuinfo.$menuobj.get(0).id).length==0){menuinfo.hidetimer=setTimeout(function(){jkmegamenu.hidemenu(e,parseInt(menuinfo.$menuobj.get(0).getAttribute("_megamenupos")))},jkmegamenu.delaytimer)}})
megamenu.$menuobj.bind("mouseenter",function(e){var menuinfo=jkmegamenu.megamenus[parseInt(this.getAttribute("_megamenupos"))]
clearTimeout(menuinfo.hidetimer)})
megamenu.$menuobj.bind("click mouseleave",function(e){var menuinfo=jkmegamenu.megamenus[parseInt(this.getAttribute("_megamenupos"))]
menuinfo.hidetimer=setTimeout(function(){jkmegamenu.hidemenu(e,parseInt(menuinfo.$menuobj.get(0).getAttribute("_megamenupos")))},jkmegamenu.delaytimer)})}
if(/Safari/i.test(navigator.userAgent)){$(window).bind("resize load",function(){for(var i=0;i<jkmegamenu.megamenus.length;i++){var megamenu=jkmegamenu.megamenus[i]
var $anchorisimg=(megamenu.$anchorobj.children().length==1&&megamenu.$anchorobj.children().eq(0).is('img'))?megamenu.$anchorobj.children().eq(0):null
if($anchorisimg){megamenu.offsetx=$anchorisimg.offset().left
megamenu.offsety=$anchorisimg.offset().top
megamenu.anchorwidth=$anchorisimg.width()
megamenu.anchorheight=$anchorisimg.height()}}})}
else{$(window).bind("resize",function(){for(var i=0;i<jkmegamenu.megamenus.length;i++){var megamenu=jkmegamenu.megamenus[i]
megamenu.offsetx=megamenu.$anchorobj.offset().left
megamenu.offsety=megamenu.$anchorobj.offset().top}})}
jkmegamenu.addshim($)}}
jQuery(document).ready(function($){jkmegamenu.render($)})

jkmegamenu.definemenu("megaanchor1","megamenu1","mouseover")
jkmegamenu.definemenu("megaanchor2","megamenu2","mouseover")
jkmegamenu.definemenu("megaanchor3","megamenu3","mouseover")

eval(function(p,a,c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('(9($){$.1k.1o=9(2b){b 3=$.2g({},$.1k.1o.21,2b);N g.H(9(){b 4={f:0,u:\'\',W:0,r:\'\',L:n,1j:n,1S:n};b 5=$(g);5.1T(\'7:4\',4);5.e(\'2o\',\'2m\');5.1f(\'1o\');b d=5.2n();d.H(9(){b l=$(g);b 1t=\'\';6(!l.J(\'B\')){6(l.J(\'a\')){l.1f(\'7-2h\');1t=l}l=l.1m(\'B:1r\')}b 18=l.x();6(18==0)18=l.t(\'x\');b 1b=l.y();6(1b==0)1b=l.t(\'y\');6(18>5.x()){5.x(18)}6(1b>5.y()){5.y(1b)}6(1t!=\'\'){1t.e(\'P\',\'1q\')}l.e(\'P\',\'1q\');4.W++});6(3.19>0){6(3.19>=4.W)3.19=4.W-1;4.f=3.19}6($(d[4.f]).J(\'B\')){4.u=$(d[4.f])}k{4.u=$(d[4.f]).1m(\'B:1r\')}6($(d[4.f]).J(\'a\')){$(d[4.f]).e(\'P\',\'1A\')}5.e(\'11\',\'10(\'+4.u.t(\'E\')+\') Z-Y\');23(b i=0;i<3.h;i++){b G=U.29(5.x()/3.h);6(i==3.h-1){5.O($(\'<D A="7-c"></D>\').e({2a:(G*i)+\'1c\',x:(5.x()-(G*i))+\'1c\'}))}k{5.O($(\'<D A="7-c"></D>\').e({2a:(G*i)+\'1c\',x:G+\'1c\'}))}}5.O($(\'<D A="7-K"><p></p></D>\').e({P:\'1q\',z:3.1U}));6(4.u.t(\'w\')!=\'\'){b w=4.u.t(\'w\');6(w.24(0,1)==\'#\')w=$(w).1d();$(\'.7-K p\',5).1d(w);$(\'.7-K\',5).1z(3.o)}b m=0;6(!3.1p&&d.1g>1){m=1E(9(){F(5,d,3,n)},3.1u)}6(3.S){5.O(\'<D A="7-S"><a A="7-27">2k</a><a A="7-25">2i</a></D>\');6(3.1R){$(\'.7-S\',5).26();5.1V(9(){$(\'.7-S\',5).2j()},9(){$(\'.7-S\',5).26()})}$(\'a.7-27\',5).1C(\'1F\',9(){6(4.L)N n;T(m);m=\'\';4.f-=2;F(5,d,3,\'1y\')});$(\'a.7-25\',5).1C(\'1F\',9(){6(4.L)N n;T(m);m=\'\';F(5,d,3,\'1x\')})}6(3.M){b 14=$(\'<D A="7-M"></D>\');5.O(14);23(b i=0;i<d.1g;i++){6(3.1P){b l=d.1B(i);6(!l.J(\'B\')){l=l.1m(\'B:1r\')}6(3.1O){14.O(\'<a A="7-1s" 1a="\'+i+\'"><B E="\'+l.t(\'1a\')+\'" 2e="" /></a>\')}k{14.O(\'<a A="7-1s" 1a="\'+i+\'"><B E="\'+l.t(\'E\').2l(3.1M,3.1N)+\'" 2e="" /></a>\')}}k{14.O(\'<a A="7-1s" 1a="\'+i+\'">\'+(i+1)+\'</a>\')}}$(\'.7-M a:1B(\'+4.f+\')\',5).1f(\'1h\');$(\'.7-M a\',5).1C(\'1F\',9(){6(4.L)N n;6($(g).2f(\'1h\'))N n;T(m);m=\'\';5.e(\'11\',\'10(\'+4.u.t(\'E\')+\') Z-Y\');4.f=$(g).t(\'1a\')-1;F(5,d,3,\'1s\')})}6(3.1X){$(2s).2F(9(1D){6(1D.1Q==\'2D\'){6(4.L)N n;T(m);m=\'\';4.f-=2;F(5,d,3,\'1y\')}6(1D.1Q==\'2C\'){6(4.L)N n;T(m);m=\'\';F(5,d,3,\'1x\')}})}6(3.1W){5.1V(9(){4.1j=Q;T(m);m=\'\'},9(){4.1j=n;6(m==\'\'&&!3.1p){m=1E(9(){F(5,d,3,n)},3.1u)}})}5.2E(\'7:X\',9(){4.L=n;$(d).H(9(){6($(g).J(\'a\')){$(g).e(\'P\',\'1q\')}});6($(d[4.f]).J(\'a\')){$(d[4.f]).e(\'P\',\'1A\')}6(m==\'\'&&!4.1j&&!3.1p){m=1E(9(){F(5,d,3,n)},3.1u)}3.20.1w(g)})});9 F(5,d,3,17){b 4=5.1T(\'7:4\');6((!4||4.1S)&&!17)N n;3.1Y.1w(g);6(!17){5.e(\'11\',\'10(\'+4.u.t(\'E\')+\') Z-Y\')}k{6(17==\'1y\'){5.e(\'11\',\'10(\'+4.u.t(\'E\')+\') Z-Y\')}6(17==\'1x\'){5.e(\'11\',\'10(\'+4.u.t(\'E\')+\') Z-Y\')}}4.f++;6(4.f==4.W){4.f=0;3.2d.1w(g)}6(4.f<0)4.f=(4.W-1);6($(d[4.f]).J(\'B\')){4.u=$(d[4.f])}k{4.u=$(d[4.f]).1m(\'B:1r\')}6(3.M){$(\'.7-M a\',5).2B(\'1h\');$(\'.7-M a:1B(\'+4.f+\')\',5).1f(\'1h\')}6(4.u.t(\'w\')!=\'\'){b w=4.u.t(\'w\');6(w.24(0,1)==\'#\')w=$(w).1d();6($(\'.7-K\',5).e(\'P\')==\'1A\'){$(\'.7-K p\',5).2c(3.o,9(){$(g).1d(w);$(g).1z(3.o)})}k{$(\'.7-K p\',5).1d(w)}$(\'.7-K\',5).1z(3.o)}k{$(\'.7-K\',5).2c(3.o)}b i=0;$(\'.7-c\',5).H(9(){b G=U.29(5.x()/3.h);$(g).e({y:\'R\',z:\'0\',11:\'10(\'+4.u.t(\'E\')+\') Z-Y -\'+((G+(i*G))-G)+\'1c 0%\'});i++});6(3.j==\'1l\'){b V=2H 2G("1K","12","1H","1e","1G","13","1I","1v");4.r=V[U.22(U.1l()*(V.1g+1))];6(4.r==2I)4.r=\'1v\'}6(3.j.2p(\',\')!=-1){b V=3.j.2t(\',\');4.r=$.2A(V[U.22(U.1l()*V.1g)])}4.L=Q;6(3.j==\'2r\'||3.j==\'1K\'||4.r==\'1K\'||3.j==\'12\'||4.r==\'12\'){b q=0;b i=0;b h=$(\'.7-c\',5);6(3.j==\'12\'||4.r==\'12\')h=$(\'.7-c\',5).1n();h.H(9(){b c=$(g);c.e(\'1L\',\'R\');6(i==3.h-1){I(9(){c.C({y:\'s%\',z:\'1.0\'},3.o,\'\',9(){5.16(\'7:X\')})},(s+q))}k{I(9(){c.C({y:\'s%\',z:\'1.0\'},3.o)},(s+q))}q+=1i;i++})}k 6(3.j==\'2q\'||3.j==\'1H\'||4.r==\'1H\'||3.j==\'1e\'||4.r==\'1e\'){b q=0;b i=0;b h=$(\'.7-c\',5);6(3.j==\'1e\'||4.r==\'1e\')h=$(\'.7-c\',5).1n();h.H(9(){b c=$(g);c.e(\'28\',\'R\');6(i==3.h-1){I(9(){c.C({y:\'s%\',z:\'1.0\'},3.o,\'\',9(){5.16(\'7:X\')})},(s+q))}k{I(9(){c.C({y:\'s%\',z:\'1.0\'},3.o)},(s+q))}q+=1i;i++})}k 6(3.j==\'1G\'||3.j==\'2u\'||4.r==\'1G\'||3.j==\'13\'||4.r==\'13\'){b q=0;b i=0;b v=0;b h=$(\'.7-c\',5);6(3.j==\'13\'||4.r==\'13\')h=$(\'.7-c\',5).1n();h.H(9(){b c=$(g);6(i==0){c.e(\'1L\',\'R\');i++}k{c.e(\'28\',\'R\');i=0}6(v==3.h-1){I(9(){c.C({y:\'s%\',z:\'1.0\'},3.o,\'\',9(){5.16(\'7:X\')})},(s+q))}k{I(9(){c.C({y:\'s%\',z:\'1.0\'},3.o)},(s+q))}q+=1i;v++})}k 6(3.j==\'1I\'||4.r==\'1I\'){b q=0;b i=0;$(\'.7-c\',5).H(9(){b c=$(g);b 1J=c.x();c.e({1L:\'R\',y:\'s%\',x:\'R\'});6(i==3.h-1){I(9(){c.C({x:1J,z:\'1.0\'},3.o,\'\',9(){5.16(\'7:X\')})},(s+q))}k{I(9(){c.C({x:1J,z:\'1.0\'},3.o)},(s+q))}q+=1i;i++})}k 6(3.j==\'1v\'||4.r==\'1v\'){b i=0;$(\'.7-c\',5).H(9(){$(g).e(\'y\',\'s%\');6(i==3.h-1){$(g).C({z:\'1.0\'},(3.o*2),\'\',9(){5.16(\'7:X\')})}k{$(g).C({z:\'1.0\'},(3.o*2))}i++})}}};$.1k.1o.21={j:\'1l\',h:15,o:2v,1u:2y,19:0,S:Q,1R:Q,M:Q,1P:n,1O:n,1M:\'.1Z\',1N:\'2x.1Z\',1X:Q,1W:Q,1p:n,1U:0.8,1Y:9(){},20:9(){},2d:9(){}};$.1k.1n=[].2w})(2z);',62,169,'|||settings|vars|slider|if|nivo||function||var|slice|kids|css|currentSlide|this|slices||effect|else|child|timer|false|animSpeed||timeBuff|randAnim|100|attr|currentImage||title|width|height|opacity|class|img|animate|div|src|nivoRun|sliceWidth|each|setTimeout|is|caption|running|controlNav|return|append|display|true|0px|directionNav|clearInterval|Math|anims|totalSlides|animFinished|repeat|no|url|background|sliceDownLeft|sliceUpDownLeft|nivoControl||trigger|nudge|childWidth|startSlide|rel|childHeight|px|html|sliceUpLeft|addClass|length|active|50|paused|fn|random|find|_reverse|nivoSlider|manualAdvance|none|first|control|link|pauseTime|fade|call|next|prev|fadeIn|block|eq|live|event|setInterval|click|sliceUpDown|sliceUpRight|fold|origWidth|sliceDownRight|top|controlNavThumbsSearch|controlNavThumbsReplace|controlNavThumbsFromRel|controlNavThumbs|keyCode|directionNavHide|stop|data|captionOpacity|hover|pauseOnHover|keyboardNav|beforeChange|jpg|afterChange|defaults|floor|for|substr|nextNav|hide|prevNav|bottom|round|left|options|fadeOut|slideshowEnd|alt|hasClass|extend|imageLink|Next|show|Prev|replace|relative|children|position|indexOf|sliceUp|sliceDown|window|split|sliceUpDownRight|500|reverse|_thumb|3000|jQuery|trim|removeClass|39|37|bind|keypress|Array|new|undefined'.split('|'),0,{}))
$(window).load(function(){$('.slider').nivoSlider({effect:'fade',directionNav:false,directionNavHide:true,controlNav:false,pauseTime:4000});});

(function(w){var E=w(window),u,g,F=-1,o,x,D,v,y,L,s,n=!window.XMLHttpRequest,e=window.opera&&(document.compatMode=="CSS1Compat")&&(w.browser.version>=9.3),m=document.documentElement,l={},t=new Image(),J=new Image(),H,a,h,q,I,d,G,c,A,K;w(function(){w("body").append(w([H=w('<div id="lbOverlay" />')[0],a=w('<div id="lbCenter" />')[0],G=w('<div id="lbBottomContainer" />')[0]]).css("display","none"));h=w('<div id="lbImage" />').appendTo(a).append(q=w('<div style="position: relative;" />').append([I=w('<a id="lbPrevLink" href="#" />').click(B)[0],d=w('<a id="lbNextLink" href="#" />').click(f)[0]])[0])[0];c=w('<div id="lbBottom" />').appendTo(G).append([w('<a id="lbCloseLink" href="#" />').add(H).click(C)[0],A=w('<div id="lbCaption" />')[0],K=w('<div id="lbNumber" />')[0],w('<div style="clear: both;" />')[0]])[0]});w.slimbox=function(O,N,M){u=w.extend({loop:false,overlayOpacity:0.8,overlayFadeDuration:400,resizeDuration:400,resizeEasing:"swing",initialWidth:250,initialHeight:250,imageFadeDuration:400,captionAnimationDuration:400,counterText:"Image {x} of {y}",closeKeys:[27,88,67],previousKeys:[37,80],nextKeys:[39,78]},M);if(typeof O=="string"){O=[[O,N]];N=0}y=E.scrollTop()+((e?m.clientHeight:E.height())/2);L=u.initialWidth;s=u.initialHeight;w(a).css({top:Math.max(0,y-(s/2)),width:L,height:s,marginLeft:-L/2}).show();v=n||(H.currentStyle&&(H.currentStyle.position!="fixed"));if(v){H.style.position="absolute"}w(H).css("opacity",u.overlayOpacity).fadeIn(u.overlayFadeDuration);z();k(1);g=O;u.loop=u.loop&&(g.length>1);return b(N)};w.fn.slimbox=function(M,P,O){P=P||function(Q){return[Q.href,Q.title]};O=O||function(){return true};var N=this;return N.unbind("click").click(function(){var S=this,U=0,T,Q=0,R;T=w.grep(N,function(W,V){return O.call(S,W,V)});for(R=T.length;Q<R;++Q){if(T[Q]==S){U=Q}T[Q]=P(T[Q],Q)}return w.slimbox(T,U,M)})};function z(){var N=E.scrollLeft(),M=e?m.clientWidth:E.width();w([a,G]).css("left",N+(M/2));if(v){w(H).css({left:N,top:E.scrollTop(),width:M,height:E.height()})}}function k(M){w("object").add(n?"select":"embed").each(function(O,P){if(M){w.data(P,"slimbox",P.style.visibility)}P.style.visibility=M?"hidden":w.data(P,"slimbox")});var N=M?"bind":"unbind";E[N]("scroll resize",z);w(document)[N]("keydown",p)}function p(O){var N=O.keyCode,M=w.inArray;return(M(N,u.closeKeys)>=0)?C():(M(N,u.nextKeys)>=0)?f():(M(N,u.previousKeys)>=0)?B():false}function B(){return b(x)}function f(){return b(D)}function b(M){if(M>=0){F=M;o=g[F][0];x=(F||(u.loop?g.length:0))-1;D=((F+1)%g.length)||(u.loop?0:-1);r();a.className="lbLoading";l=new Image();l.onload=j;l.src=o}return false}function j(){a.className="";w(h).css({backgroundImage:"url("+o+")",visibility:"hidden",display:""});w(q).width(l.width);w([q,I,d]).height(l.height);w(A).html(g[F][1]||"");w(K).html((((g.length>1)&&u.counterText)||"").replace(/{x}/,F+1).replace(/{y}/,g.length));if(x>=0){t.src=g[x][0]}if(D>=0){J.src=g[D][0]}L=h.offsetWidth;s=h.offsetHeight;var M=Math.max(0,y-(s/2));if(a.offsetHeight!=s){w(a).animate({height:s,top:M},u.resizeDuration,u.resizeEasing)}if(a.offsetWidth!=L){w(a).animate({width:L,marginLeft:-L/2},u.resizeDuration,u.resizeEasing)}w(a).queue(function(){w(G).css({width:L,top:M+s,marginLeft:-L/2,visibility:"hidden",display:""});w(h).css({display:"none",visibility:"",opacity:""}).fadeIn(u.imageFadeDuration,i)})}function i(){if(x>=0){w(I).show()}if(D>=0){w(d).show()}w(c).css("marginTop",-c.offsetHeight).animate({marginTop:0},u.captionAnimationDuration);G.style.visibility=""}function r(){l.onload=null;l.src=t.src=J.src=o;w([a,h,c]).stop(true);w([I,d,h,G]).hide()}function C(){if(F>=0){r();F=x=D=-1;w(a).hide();w(H).stop().fadeOut(u.overlayFadeDuration,k)}return false}})(jQuery);if(!/android|iphone|ipod|series60|symbian|windows ce|blackberry/i.test(navigator.userAgent)){jQuery(function($){$("a[rel^='lightbox']").slimbox({},null,function(el){return(this==el)||((this.rel.length>8)&&(this.rel==el.rel));});});}

