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":216,"face":{"font-family":"ITC Avant Garde Gothic Std Demi","font-weight":600,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 2 2 2 2 2 2 4","ascent":"266","descent":"-94","x-height":"6","bbox":"0 -294 339 96.6065","underline-thickness":"18","underline-position":"-18","stemh":"44","stemv":"47","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":108,"k":{"T":29,"V":33,"W":14,"Y":36,"A":14}},"!":{"d":"81,-266r0,185r-49,0r0,-185r49,0xm81,-53r0,53r-49,0r0,-53r49,0","w":113},"\"":{"d":"65,-160r-36,0r0,-106r36,0r0,106xm126,-160r-36,0r0,-106r36,0r0,106","w":154},"#":{"d":"150,-87r-10,69r-32,0r9,-69r-34,0r-10,69r-32,0r9,-69r-40,0r4,-32r41,0r4,-32r-41,0r4,-32r41,0r9,-63r33,0r-9,63r34,0r9,-63r33,0r-9,63r44,0r-4,32r-45,0r-4,32r44,0r-4,32r-44,0xm122,-119r4,-32r-34,0r-5,32r35,0"},"$":{"d":"139,-78v-6,-59,-107,-26,-106,-110v0,-41,28,-62,57,-69r0,-35r40,0r0,35v32,6,51,30,51,65r-44,0v0,-37,-56,-38,-55,-1v0,23,20,30,51,41v77,27,71,118,-3,142r0,36r-40,0r0,-36v-40,-5,-61,-40,-61,-71r49,0v-1,44,65,42,61,3"},"%":{"d":"12,-208v0,-35,28,-63,63,-63v36,0,63,27,63,63v0,35,-28,63,-63,63v-35,0,-63,-28,-63,-63xm44,-208v0,17,14,31,31,31v17,0,31,-13,31,-31v0,-18,-13,-31,-31,-31v-17,0,-31,13,-31,31xm221,5v-35,0,-63,-27,-63,-64v0,-35,27,-63,63,-63v35,0,64,29,64,64v0,36,-29,63,-64,63xm190,-58v0,17,13,31,31,31v17,0,31,-13,31,-31v0,-18,-14,-32,-31,-32v-18,0,-31,14,-31,32xm226,-266r-123,266r-35,0r124,-266r34,0","w":296},"&":{"d":"204,-159r49,0r-44,84r47,48r-32,32r-41,-42v-11,21,-32,42,-75,42v-55,0,-90,-35,-90,-76v0,-41,33,-63,55,-76v-50,-42,-28,-124,41,-124v39,0,67,28,67,63v0,35,-25,52,-42,62r38,39xm114,-233v-34,2,-23,50,-3,61v16,-10,27,-19,27,-36v0,-13,-9,-25,-24,-25xm152,-68r-50,-50v-44,16,-42,76,8,78v22,0,33,-12,42,-28","w":269},"(":{"d":"152,-271r0,52v-35,17,-74,66,-74,132v0,63,37,112,74,130r0,53v-87,-33,-125,-114,-125,-184v0,-69,39,-151,125,-183","w":165},")":{"d":"14,96r0,-52v35,-18,74,-66,74,-132v0,-63,-37,-112,-74,-131r0,-52v87,33,125,114,125,184v0,69,-39,151,-125,183","w":165},"*":{"d":"132,-266r-9,52r42,-33r15,27r-48,18r48,18r-16,29r-41,-34r9,52r-32,0r9,-53r-40,35r-17,-29r49,-18r-49,-18r16,-27r41,33r-9,-52r32,0","w":232},"+":{"d":"131,-182r0,68r67,0r0,46r-67,0r0,68r-46,0r0,-68r-67,0r0,-46r67,0r0,-68r46,0"},",":{"d":"80,-53r-33,81r-40,0r23,-81r50,0","w":109,"k":{" ":49}},"-":{"d":"0,-126r100,0r0,46r-100,0r0,-46","w":99},".":{"d":"80,-53r0,53r-50,0r0,-53r50,0","w":109,"k":{" ":49}},"\/":{"d":"26,36r103,-302r52,0r-103,302r-52,0","w":206},"0":{"d":"13,-92r0,-82v0,-77,63,-97,96,-97v37,0,95,25,95,97r0,82v0,73,-58,97,-95,97v-37,0,-96,-24,-96,-97xm108,-224v-60,0,-42,77,-42,133v0,24,13,49,42,49v60,0,42,-77,42,-134v0,-15,-5,-48,-42,-48"},"1":{"d":"86,0r0,-221r-48,0r0,-45r101,0r0,266r-53,0"},"2":{"d":"19,0r0,-42r78,-70v27,-23,48,-41,48,-72v0,-26,-16,-40,-38,-40v-26,0,-38,23,-38,50r-51,0v1,-21,4,-42,19,-62v52,-70,162,-28,162,47v0,60,-72,106,-106,144r107,0r0,45r-181,0"},"3":{"d":"76,-194r-53,0v2,-108,164,-94,162,-7v0,33,-22,48,-36,56v49,17,52,55,52,67v3,82,-128,112,-173,47v-12,-16,-14,-36,-15,-48r54,0v1,17,14,37,40,37v26,0,40,-18,40,-40v0,-34,-32,-42,-67,-39r0,-40v26,2,51,-6,51,-33v0,-16,-9,-30,-26,-30v-23,0,-28,18,-29,30"},"4":{"d":"127,0r0,-48r-123,0r0,-39r124,-179r51,0r0,176r29,0r0,42r-29,0r0,48r-52,0xm59,-90r72,0r0,-111"},"5":{"d":"44,-266r140,0r0,45r-99,0r-9,53v8,-5,18,-12,41,-12v125,0,116,183,-10,185v-51,0,-91,-32,-98,-78r54,0v13,47,90,36,90,-16v0,-43,-64,-70,-89,-22r-43,-10"},"6":{"d":"109,5v-88,0,-122,-102,-76,-169r70,-102r62,0r-62,86v52,-15,106,20,106,86v0,58,-45,99,-100,99xm108,-137v-24,0,-46,18,-46,48v0,28,22,47,46,47v27,0,47,-20,47,-47v0,-27,-20,-48,-47,-48"},"7":{"d":"26,-266r165,0r0,41r-100,225r-59,0r103,-221r-109,0r0,-45"},"8":{"d":"54,-148v-51,-29,-34,-123,54,-123v85,0,106,93,55,123v75,38,33,153,-55,153v-87,0,-129,-115,-54,-153xm108,-228v-17,0,-31,14,-31,33v0,18,14,31,31,31v17,0,32,-14,32,-32v0,-18,-15,-32,-32,-32xm69,-82v0,20,15,40,39,40v24,0,40,-20,40,-40v0,-21,-16,-41,-40,-41v-24,0,-39,20,-39,41"},"9":{"d":"108,-271v89,0,123,102,77,169r-70,102r-62,0r61,-86v-52,15,-104,-20,-105,-86v0,-58,44,-99,99,-99xm156,-177v0,-28,-22,-47,-47,-47v-26,0,-47,20,-47,47v0,27,20,47,47,47v24,0,47,-17,47,-47"},":":{"d":"80,-198r0,54r-50,0r0,-54r50,0xm80,-53r0,53r-50,0r0,-53r50,0","w":109,"k":{" ":20}},";":{"d":"80,-198r0,54r-50,0r0,-54r50,0xm80,-53r-35,81r-37,0r22,-81r50,0","w":109,"k":{" ":23}},"<":{"d":"17,-113r182,-79r0,50r-134,51r134,51r0,50r-182,-79r0,-44"},"=":{"d":"18,-158r180,0r0,46r-180,0r0,-46xm18,-69r180,0r0,45r-180,0r0,-45"},">":{"d":"17,-40r134,-51r-134,-51r0,-50r182,79r0,44r-182,79r0,-50"},"?":{"d":"191,-195v0,48,-72,81,-69,117r-50,0v-10,-37,64,-77,64,-112v0,-18,-11,-32,-32,-32v-24,1,-36,16,-35,42r-52,0v-2,-58,40,-90,90,-91v52,0,84,38,84,76xm122,-53r0,53r-50,0r0,-53r50,0","w":208},"@":{"d":"228,-47r8,25v-32,23,-76,27,-92,27v-198,-4,-175,-276,-1,-277v71,0,127,49,127,117v0,57,-40,97,-75,97v-15,0,-29,-8,-33,-26v-26,46,-95,28,-95,-33v0,-56,75,-121,108,-63r5,-18r31,0r-22,100v-1,10,6,13,12,13v17,0,41,-29,41,-70v0,-55,-44,-90,-97,-90v-65,0,-112,53,-112,114v0,41,26,110,110,110v29,0,61,-8,85,-26xm126,-85v29,-2,42,-31,42,-60v0,-16,-9,-30,-25,-30v-23,0,-45,27,-45,57v0,25,16,33,28,33","w":273},"A":{"d":"80,-52r-19,52r-58,0r108,-266r47,0r106,266r-59,0r-20,-52r-105,0xm171,-95r-39,-108r-38,108r77,0","w":266,"k":{"v":22,"w":16,"y":20,"C":19,"G":19,"O":19,"Q":19,"T":24,"u":13,"U":13,"V":38,"W":20,"Y":35}},"B":{"d":"212,-78v-2,52,-42,78,-105,78r-82,0r0,-266r88,0v81,-11,114,89,53,123v45,15,46,53,46,65xm147,-190v-1,-34,-35,-28,-68,-29r0,59v34,1,69,3,68,-30xm161,-82v0,-37,-43,-34,-82,-33r0,68v39,1,82,5,82,-35","w":223,"k":{"U":5,",":4,".":4,"A":11}},"C":{"d":"227,-89r57,0v-16,55,-69,94,-131,94v-81,0,-139,-65,-139,-139v0,-71,55,-137,139,-137v77,0,121,56,131,95r-57,0v-8,-18,-32,-48,-74,-48v-52,0,-86,43,-86,90v0,49,35,92,86,92v48,0,69,-37,74,-47","w":295,"k":{",":2,".":2,"A":20}},"D":{"d":"25,0r0,-266v88,4,147,-22,198,46v63,83,25,226,-109,220r-89,0xm197,-133v0,-63,-42,-95,-118,-86r0,172v75,8,118,-23,118,-86","w":263,"k":{"V":15,"W":7,"Y":20,",":19,".":18,"A":17}},"E":{"d":"25,0r0,-266r150,0r0,47r-96,0r0,60r94,0r0,47r-94,0r0,65r96,0r0,47r-150,0","w":191},"F":{"d":"25,0r0,-266r142,0r0,47r-88,0r0,63r86,0r0,48r-86,0r0,108r-54,0","w":179,"k":{",":62,".":53,"A":23,"a":7,"e":7,"o":7}},"G":{"d":"296,-142v8,85,-75,147,-142,147v-80,0,-141,-62,-141,-139v0,-80,63,-137,141,-137v60,0,114,37,131,86r-61,0v-36,-64,-157,-46,-157,51v0,108,144,120,167,35r-100,0r0,-43r162,0","w":307,"k":{",":9,".":8,"A":19}},"H":{"d":"79,0r-54,0r0,-266r54,0r0,107r102,0r0,-107r54,0r0,266r-54,0r0,-112r-102,0r0,112","w":259},"I":{"d":"25,0r0,-266r54,0r0,266r-54,0","w":103},"J":{"d":"89,-42v25,0,29,-21,29,-43r0,-181r54,0r0,168v4,70,-30,98,-86,103v-14,5,-88,-17,-84,-82r57,0v2,20,14,35,30,35","w":196,"k":{"u":4,",":6,".":9,"A":14,"a":5,"e":5,"o":5}},"K":{"d":"32,0r0,-266r53,0r0,123r89,-123r56,0r-96,132r106,134r-66,0r-89,-120r0,120r-53,0","w":239,"k":{"y":16,"O":15,"u":15,"a":17,"e":17,"o":17}},"L":{"d":"26,0r0,-266r54,0r0,219r87,0r0,47r-141,0","w":169,"k":{"y":13,"O":16,"T":20,"V":34,"W":19,"Y":32,"o":10}},"M":{"d":"75,0r-50,0r0,-266r73,0r68,191r67,-191r73,0r0,266r-50,0r2,-213r-75,213r-35,0r-75,-213","w":331},"N":{"d":"73,-266r122,184r-1,-184r52,0r0,266r-48,0r-122,-184r1,184r-52,0r0,-266r48,0","w":271},"O":{"d":"13,-131v0,-85,66,-140,140,-140v81,0,140,62,140,138v0,76,-59,138,-140,138v-82,0,-140,-65,-140,-136xm153,-224v-53,0,-86,43,-86,91v0,49,35,91,87,91v112,-2,112,-182,-1,-182","w":306,"k":{"T":14,"V":17,"W":6,"Y":20,",":13,".":13,"A":19,"X":19}},"P":{"d":"213,-180v0,69,-51,97,-135,89r0,91r-54,0r0,-266r81,0v81,-3,108,28,108,86xm162,-179v0,-43,-42,-41,-84,-40r0,80v43,1,84,3,84,-40","w":217,"k":{",":77,".":72,"A":31,"a":7,"e":7,"o":7}},"Q":{"d":"311,-39r0,44v-34,1,-72,-11,-80,-22v-97,64,-217,-19,-217,-115v0,-72,56,-139,140,-139v84,0,141,65,141,136v0,48,-19,72,-28,84v12,9,24,11,44,12xm71,-134v60,-24,119,8,154,49v43,-55,-4,-144,-71,-139v-45,3,-86,34,-83,90xm193,-52v-25,-31,-69,-57,-115,-39v26,50,73,59,115,39","w":313,"k":{",":-5}},"R":{"d":"167,-172v0,-42,-41,-52,-89,-47r0,219r-54,0r0,-266r81,0v81,-1,109,27,113,89v3,41,-26,73,-58,78r59,99r-56,0r-72,-124v43,4,76,-9,76,-48","w":226,"k":{"V":7,"Y":8}},"S":{"d":"11,-83r53,0v5,63,74,50,74,8v0,-23,-19,-29,-56,-43v-20,-8,-67,-25,-67,-75v0,-51,45,-78,88,-78v35,0,83,18,85,77r-53,0v-2,-12,-7,-32,-33,-32v-18,0,-33,12,-33,30v0,20,13,28,59,43v91,29,84,157,-26,158v-60,0,-91,-37,-91,-88","w":201,"k":{",":-2,".":4}},"T":{"d":"61,0r0,-219r-58,0r0,-47r169,0r0,47r-58,0r0,219r-53,0","w":174,"k":{"w":21,"y":9,"O":14,"u":22,",":33,".":38,"A":24,"a":27,"e":27,"o":27,"c":27,"-":27,"r":14,"s":16,":":14,";":17}},"U":{"d":"122,5v-50,3,-98,-46,-98,-108r0,-163r54,0r0,163v-1,30,10,61,44,61v34,0,43,-31,43,-61r0,-163r54,0r0,163v1,70,-33,103,-97,108","w":243,"k":{",":9,".":9,"A":13}},"V":{"d":"100,0r-95,-266r55,0r67,202r67,-202r56,0r-96,266r-54,0","w":254,"k":{"y":4,"G":17,"O":17,"u":21,",":54,".":54,"A":38,"a":37,"e":37,"i":10,"o":37,"-":27,"r":20,":":14,";":20}},"W":{"d":"76,0r-71,-266r55,0r45,193r47,-193r41,0r47,193r45,-193r54,0r-72,266r-48,0r-47,-189r-46,189r-50,0","w":344,"k":{"y":11,"O":6,"u":16,",":38,".":38,"A":20,"h":4,"a":23,"e":24,"i":5,"o":24,"-":13,"r":12,":":8,";":13}},"X":{"d":"4,0r92,-140r-83,-126r60,0r55,87r53,-87r61,0r-83,127r92,139r-61,0r-64,-102r-62,102r-60,0","w":254,"k":{"C":19,"O":19,"a":13,"e":13,"o":13}},"Y":{"d":"86,0r0,-95r-82,-171r58,0r50,121r51,-121r58,0r-82,171r0,95r-53,0","w":224,"k":{"v":18,"O":20,"u":26,",":50,".":50,"A":35,"a":36,"e":36,"i":9,"o":36,"p":21,"q":36,"-":38,":":14,";":18,"S":10}},"Z":{"d":"173,-224r-101,177r103,0r0,47r-169,0r0,-35r107,-184r-108,0r0,-47r168,0r0,42","w":179},"[":{"d":"140,36r0,38r-102,0r0,-340r102,0r0,38r-56,0r0,264r56,0","w":165},"\\":{"d":"129,36r-103,-302r52,0r103,302r-52,0","w":206},"]":{"d":"26,74r0,-38r56,0r0,-264r-56,0r0,-38r102,0r0,340r-102,0","w":165},"^":{"d":"22,-135r62,-131r48,0r62,131r-51,0r-35,-90r-35,90r-51,0"},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"a":{"d":"227,-198r0,198r-47,0r0,-28v-13,23,-39,34,-67,34v-63,0,-100,-49,-100,-105v0,-62,45,-105,100,-105v36,0,58,19,67,35r0,-29r47,0xm180,-97v0,-37,-22,-63,-60,-63v-38,0,-60,31,-60,62v0,24,18,60,60,60v37,0,60,-24,60,-59","w":250},"b":{"d":"23,0r0,-266r48,0r0,93v61,-65,158,-26,164,73v6,99,-120,140,-166,72r0,28r-46,0xm188,-99v0,-32,-24,-61,-59,-61v-37,0,-60,29,-60,61v0,33,22,61,58,61v39,0,61,-30,61,-61","w":247,"k":{"v":9,"y":7,",":7,".":7}},"c":{"d":"118,-160v-33,-1,-59,27,-58,61v0,36,25,61,58,61v30,0,47,-18,54,-34r48,0v-11,44,-51,78,-102,78v-63,0,-105,-48,-105,-105v0,-58,45,-105,104,-105v50,0,91,32,103,80r-48,0v-8,-21,-28,-36,-54,-36","w":231,"k":{"y":5,",":4,"h":4,"k":4,"l":4}},"d":{"d":"226,-266r0,266r-45,0r0,-28v-9,15,-28,34,-68,34v-61,0,-100,-47,-100,-105v0,-64,45,-105,99,-105v38,0,60,20,67,32r0,-94r47,0xm181,-100v0,-35,-26,-60,-60,-60v-39,0,-61,30,-61,61v0,33,25,61,61,61v34,0,60,-27,60,-62","w":249},"e":{"d":"212,-61v-16,39,-49,66,-97,67v-61,0,-104,-49,-104,-104v0,-56,43,-106,103,-106v66,0,112,58,103,121r-159,0v2,55,85,65,105,22r49,0xm59,-119r112,0v-2,-19,-21,-45,-56,-45v-35,0,-54,26,-56,45","w":230,"k":{"v":10,"w":6,"y":9,",":4,".":5,"x":11}},"f":{"d":"26,0r0,-161r-24,0r0,-37r24,0v-6,-63,42,-76,79,-73r0,36v-15,-3,-36,7,-32,37r32,0r0,37r-32,0r0,161r-47,0","w":108,"k":{",":18,".":18,"l":5,"a":8,"e":8,"f":5,"i":5,"o":8}},"g":{"d":"73,20v27,50,118,26,105,-49v-10,18,-31,35,-64,35v-57,0,-101,-43,-101,-104v0,-94,116,-140,165,-73r0,-27r47,0r0,175v0,75,-39,110,-109,110v-62,0,-91,-36,-98,-67r55,0xm178,-97v0,-34,-20,-62,-59,-62v-32,0,-59,25,-59,60v0,35,25,61,59,61v35,0,59,-25,59,-59","w":247},"h":{"d":"115,-159v-69,0,-37,97,-44,159r-48,0r0,-266r48,0r0,92v11,-21,35,-30,58,-30v98,-2,74,112,77,204r-48,0v-6,-61,24,-159,-43,-159","w":228,"k":{"y":10,"u":5}},"i":{"d":"23,-224r0,-42r48,0r0,42r-48,0xm23,0r0,-198r48,0r0,198r-48,0","w":93},"j":{"d":"32,-224r0,-42r47,0r0,42r-47,0xm79,-198r0,194v3,46,-14,82,-79,78r0,-37v28,2,32,-17,32,-39r0,-196r47,0","w":106},"k":{"d":"25,0r0,-266r47,0r0,144r68,-76r57,0r-83,87r83,111r-54,0r-71,-99r0,99r-47,0","w":201,"k":{"y":7,"a":14,"e":14,"o":14}},"l":{"d":"23,0r0,-266r48,0r0,266r-48,0","w":93},"m":{"d":"112,-159v-65,0,-34,98,-41,159r-48,0r0,-198r45,0r0,25v4,-9,23,-31,57,-31v23,0,53,17,61,38v35,-65,139,-43,139,58r0,108r-47,0v-7,-60,25,-159,-39,-159v-65,0,-34,98,-41,159r-48,0v-7,-59,24,-159,-38,-159","w":347,"k":{"y":10,"u":5}},"n":{"d":"23,0r0,-198r45,0v0,9,-1,18,-1,27v9,-15,27,-33,62,-33v110,0,69,110,77,204r-48,0v-7,-61,25,-159,-42,-159v-71,0,-38,97,-45,159r-48,0","w":228,"k":{"v":14,"y":11,"u":5}},"o":{"d":"119,6v-140,-2,-141,-207,0,-209v141,1,140,207,0,209xm60,-99v0,35,27,60,59,60v32,0,58,-25,58,-60v0,-35,-26,-60,-58,-60v-32,0,-59,25,-59,60","w":237,"k":{"v":11,"w":9,"y":10,",":7,".":8,"x":13}},"p":{"d":"23,69r0,-267r45,0r0,29v14,-20,37,-35,70,-35v69,0,98,59,98,107v0,56,-40,103,-98,103v-39,0,-59,-19,-67,-32r0,95r-48,0xm68,-98v0,34,27,60,61,60v36,0,60,-29,60,-61v0,-28,-21,-61,-61,-61v-34,0,-60,27,-60,62","w":249,"k":{"y":9,",":7,".":8}},"q":{"d":"226,-198r0,267r-47,0r0,-97v-8,13,-28,34,-68,34v-58,0,-98,-46,-98,-102v0,-65,43,-108,100,-108v39,0,59,22,67,35r0,-29r46,0xm180,-98v0,-35,-26,-62,-60,-62v-80,1,-79,122,1,122v33,0,59,-27,59,-60","w":249},"r":{"d":"23,0r0,-198r45,0r0,26v9,-18,24,-32,54,-32v-2,15,4,37,-2,48v-73,-5,-45,93,-50,156r-47,0","w":125,"k":{"v":-2,"y":-3,"u":-3,",":28,".":29,"h":-3,"k":-3,"l":-3,"x":3,"a":9,"e":9,"i":-3,"o":9,"c":9,"d":8,"g":7,"m":-3,"n":-3,"p":-3,"q":7,"t":-8,"z":-3,"-":18}},"s":{"d":"156,-144r-47,0v0,-10,-6,-22,-24,-22v-16,0,-23,10,-23,20v0,13,14,20,33,25v32,9,66,19,66,61v1,81,-141,95,-150,2r47,0v5,38,56,31,56,3v0,-17,-15,-22,-51,-34v-27,-9,-49,-24,-49,-52v1,-76,131,-93,142,-3","w":173,"k":{"w":4,".":2}},"t":{"d":"36,0r0,-161r-32,0r0,-37r32,0r0,-68r48,0r0,68r33,0r0,37r-33,0r0,161r-48,0","w":121,"k":{"a":9,"e":9,"o":9}},"u":{"d":"206,-198r0,198r-45,0r0,-26v-8,15,-25,32,-61,32v-112,0,-68,-110,-77,-204r47,0v7,62,-25,160,43,160v71,0,37,-97,45,-160r48,0","w":228},"v":{"d":"198,-198r-73,198r-47,0r-73,-198r49,0r48,139r47,-139r49,0","w":203,"k":{",":32,".":32,"a":11,"e":11,"o":11}},"w":{"d":"66,0r-63,-198r49,0r39,138r38,-131r40,0r38,131r39,-138r49,0r-64,198r-44,0r-39,-134r-37,134r-45,0","w":297,"k":{",":31,".":31,"a":9,"e":7,"o":9}},"x":{"d":"1,0r73,-104r-66,-94r56,0r39,61r38,-61r57,0r-67,94r74,104r-58,0r-44,-68r-45,68r-57,0","w":206,"k":{"a":13,"e":13,"o":13}},"y":{"d":"44,69r32,-77r-75,-190r51,0r48,132r48,-132r50,0r-104,267r-50,0","w":198,"k":{",":34,".":36,"a":10,"e":10,"o":10,"r":4}},"z":{"d":"5,0r0,-33r93,-128r-91,0r0,-37r142,0r0,37r-88,125r90,0r0,36r-146,0","w":156},"{":{"d":"161,-267r0,36v-25,-3,-41,3,-41,28r0,73v0,32,-31,43,-36,46v14,3,36,15,36,42r0,73v-4,26,15,30,41,28r0,37v-48,2,-88,2,-89,-49r0,-74v0,-23,-21,-30,-33,-33r0,-49v11,-1,33,-9,33,-35r0,-75v1,-49,41,-50,89,-48","w":187},"|":{"d":"74,-270r52,0r0,360r-52,0r0,-360","w":199},"}":{"d":"27,-231r0,-36v48,-2,89,-2,89,48r0,75v0,26,22,34,33,35r0,49v-12,3,-33,10,-33,33r0,74v-1,50,-41,51,-89,49r0,-37v25,2,40,-2,40,-28r0,-73v0,-27,33,-40,37,-43v-14,-4,-37,-13,-37,-45r0,-73v4,-23,-14,-31,-40,-28","w":187},"~":{"d":"70,-128v25,-1,56,24,78,25v14,0,23,-13,32,-25r11,44v-11,15,-23,31,-43,31v-38,0,-89,-51,-112,-1r-11,-44v9,-16,23,-30,45,-30"},"'":{"d":"61,-160r-37,0r0,-106r37,0r0,106","w":85},"`":{"d":"58,-294r87,47r-14,28r-88,-42","w":199},"\u00a0":{"w":108,"k":{"T":29,"V":33,"W":14,"Y":36,"A":14}}}});Cufon.registerFont({"w":222,"face":{"font-family":"ITC Avant Garde Gothic Std Bold","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 8 2 2 2 2 2 2 4","ascent":"266","descent":"-94","x-height":"6","bbox":"-1.8324 -302 347 95.6741","underline-thickness":"18","underline-position":"-18","stemh":"56","stemv":"60","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":111,"k":{"T":27,"V":36,"W":14,"Y":36,"A":11}},"!":{"d":"91,-266r0,178r-62,0r0,-178r62,0xm91,-61r0,61r-62,0r0,-61r62,0","w":119},"\"":{"d":"72,-160r-45,0r0,-106r45,0r0,106xm140,-160r-45,0r0,-106r45,0r0,106","w":166},"#":{"d":"156,-83r-8,62r-41,0r9,-62r-29,0r-8,62r-41,0r8,-62r-35,0r5,-40r36,0r4,-26r-36,0r5,-40r36,0r8,-57r41,0r-8,57r28,0r8,-57r41,0r-8,57r40,0r-5,40r-40,0r-4,26r40,0r-5,40r-41,0xm121,-123r4,-26r-28,0r-4,26r28,0"},"$":{"d":"132,-76v-12,-52,-103,-25,-101,-107v0,-44,31,-65,58,-73r0,-36r48,0r0,36v29,7,51,31,50,69r-56,0v0,-10,-5,-23,-19,-23v-12,0,-20,10,-20,20v0,18,17,25,49,37v45,17,53,50,53,69v0,30,-18,61,-57,75r0,36r-48,0r0,-36v-42,-6,-60,-43,-60,-72r61,0v-3,30,42,35,42,5"},"%":{"d":"13,-207v0,-36,29,-65,65,-65v36,0,65,29,65,65v0,36,-29,65,-65,65v-35,0,-65,-29,-65,-65xm78,-232v-14,0,-25,11,-25,26v0,13,11,24,25,24v13,0,25,-11,25,-25v0,-14,-11,-25,-25,-25xm166,-60v0,-36,29,-65,65,-65v36,0,65,29,65,65v0,36,-30,65,-65,65v-35,0,-65,-28,-65,-65xm231,-85v-14,0,-25,11,-25,26v0,13,11,24,25,24v13,0,25,-11,25,-25v0,-14,-12,-25,-25,-25xm230,-266r-111,266r-41,0r110,-266r42,0","w":308},"&":{"d":"198,-157r63,0r-43,81r40,41r-41,40r-32,-33v-7,12,-29,33,-72,33v-59,0,-95,-34,-95,-77v0,-40,30,-60,49,-73v-51,-47,-19,-127,49,-126v41,0,69,29,69,65v0,35,-24,53,-36,61r29,30xm116,-223v-24,-1,-15,40,-1,46v14,-9,27,-42,1,-46xm146,-67r-42,-42v-26,10,-29,57,11,57v17,0,26,-8,31,-15","w":272},"(":{"d":"155,-271r0,65v-30,13,-67,55,-67,118v0,59,35,103,67,117r0,66v-94,-30,-132,-117,-132,-184v0,-67,38,-152,132,-182","w":170},")":{"d":"15,95r0,-66v30,-13,67,-55,67,-118v0,-59,-35,-102,-67,-116r0,-66v94,30,132,116,132,183v0,67,-38,153,-132,183","w":170},"*":{"d":"140,-266r-11,55r42,-37r19,33r-52,17r52,17r-20,35r-42,-38r12,54r-39,0r12,-55r-41,39r-21,-35r52,-18r-52,-16r19,-33r43,36r-12,-54r39,0","w":241},"+":{"d":"137,-182r0,62r62,0r0,58r-62,0r0,62r-58,0r0,-62r-62,0r0,-58r62,0r0,-62r58,0","w":216},",":{"d":"87,-61r-36,90r-49,0r23,-90r62,0","w":113,"k":{" ":54}},"-":{"d":"0,-133r101,0r0,58r-101,0r0,-58","w":101},".":{"d":"88,-61r0,61r-62,0r0,-61r62,0","w":113,"k":{" ":54}},"\/":{"d":"26,36r95,-302r67,0r-95,302r-67,0","w":213},"0":{"d":"12,-96r0,-74v0,-77,62,-101,100,-101v34,0,99,22,99,101r0,74v0,74,-57,101,-99,101v-39,0,-100,-26,-100,-101xm111,-212v-53,0,-31,70,-31,118v0,16,5,39,31,39v57,-12,32,-67,32,-117v0,-8,-1,-40,-32,-40"},"1":{"d":"81,0r0,-209r-44,0r0,-57r112,0r0,266r-68,0"},"2":{"d":"18,0r0,-53v36,-38,118,-70,118,-129v0,-21,-12,-30,-28,-30v-23,0,-27,23,-27,42r-65,0v1,-17,1,-40,16,-61v53,-78,172,-36,172,42v0,54,-59,100,-92,132r94,0r0,57r-188,0"},"3":{"d":"19,-189v-1,-55,44,-82,91,-82v52,0,84,35,84,72v0,37,-26,51,-36,56v50,17,50,56,50,65v4,81,-136,114,-181,46v-12,-17,-14,-38,-15,-48r69,0v1,6,6,25,30,25v20,0,29,-13,29,-30v0,-35,-31,-26,-59,-27r0,-50v19,-1,45,6,45,-26v0,-12,-6,-24,-19,-24v-20,0,-21,17,-21,23r-67,0"},"4":{"d":"123,0r0,-47r-118,0r0,-49r120,-170r63,0r0,166r29,0r0,53r-29,0r0,47r-65,0xm74,-100r53,0r0,-84"},"5":{"d":"42,-266r147,0r0,57r-95,0r-6,36v7,-4,15,-8,36,-8v63,0,89,53,89,90v0,41,-30,96,-102,96v-57,0,-94,-34,-102,-76r69,0v15,26,67,17,67,-19v0,-35,-57,-52,-71,-12r-55,-14"},"6":{"d":"113,5v-90,0,-130,-102,-81,-174r66,-97r79,0r-59,80v51,-7,98,25,98,90v0,61,-47,101,-103,101xm111,-127v-22,0,-36,16,-36,36v0,50,74,45,73,0v0,-17,-13,-36,-37,-36"},"7":{"d":"23,-266r174,0r0,52r-94,214r-75,0r99,-209r-104,0r0,-57"},"8":{"d":"47,-147v-45,-33,-29,-124,64,-124v91,0,113,90,65,124v69,45,20,152,-65,152v-86,0,-134,-107,-64,-152xm87,-192v0,14,11,25,24,25v13,0,25,-11,25,-25v0,-14,-12,-24,-25,-24v-13,0,-24,10,-24,24xm111,-116v-39,1,-38,60,0,61v38,-1,39,-59,0,-61"},"9":{"d":"111,-271v90,0,129,102,80,174r-66,97r-79,0r59,-80v-53,4,-98,-25,-98,-90v0,-61,48,-101,104,-101xm149,-175v-1,-50,-74,-47,-74,-1v0,17,13,36,37,36v22,0,37,-16,37,-35"},":":{"d":"88,-200r0,61r-62,0r0,-61r62,0xm88,-61r0,61r-62,0r0,-61r62,0","w":113,"k":{" ":14}},";":{"d":"88,-200r0,61r-62,0r0,-61r62,0xm88,-61r-40,90r-45,0r23,-90r62,0","w":113,"k":{" ":18}},"<":{"d":"17,-119r182,-77r0,63r-122,42r122,42r0,63r-182,-77r0,-56","w":216},"=":{"d":"17,-167r182,0r0,57r-182,0r0,-57xm17,-72r182,0r0,57r-182,0r0,-57","w":216},">":{"d":"17,-49r122,-42r-122,-42r0,-63r182,77r0,56r-182,77r0,-63","w":216},"?":{"d":"198,-195v0,49,-66,79,-68,110r-63,0v-8,-35,63,-72,62,-103v0,-13,-6,-22,-21,-22v-23,1,-24,16,-24,35r-66,0v-6,-56,37,-96,94,-96v56,0,86,40,86,76xm130,-61r0,61r-63,0r0,-61r63,0","w":213},"@":{"d":"217,-40r8,33v-36,13,-75,13,-84,13v-205,-9,-175,-278,-1,-278v76,0,127,52,127,118v0,52,-33,97,-70,97v-19,0,-30,-11,-35,-26v-30,53,-99,20,-99,-38v0,-52,74,-114,106,-59r4,-17r37,0r-16,95v0,8,4,11,10,11v13,0,30,-28,30,-63v0,-50,-40,-85,-93,-85v-64,0,-105,53,-105,108v0,28,14,104,105,104v26,0,52,-4,76,-13xm129,-91v21,0,32,-24,33,-48v0,-13,-6,-29,-24,-29v-21,0,-36,23,-36,46v0,23,15,31,27,31","w":269},"A":{"d":"89,-39r-12,39r-74,0r106,-266r58,0r103,266r-75,0r-12,-39r-94,0xm165,-93r-30,-92r-29,92r59,0","w":272,"k":{"v":25,"w":18,"y":24,"C":22,"G":22,"O":22,"Q":22,"T":22,"u":14,"U":14,"V":40,"W":22,"Y":36}},"B":{"d":"223,-81v-3,56,-43,81,-111,81r-88,0r0,-266v83,0,186,-14,186,69v0,21,-9,42,-31,54v43,15,44,51,44,62xm145,-186v0,-26,-28,-20,-53,-21r0,42v25,0,52,4,53,-21xm158,-85v0,-31,-37,-21,-66,-23r0,48v30,-1,66,7,66,-25","w":232,"k":{"U":4,"A":11}},"C":{"d":"217,-100r71,0v-15,63,-70,105,-134,105v-84,0,-141,-67,-141,-139v0,-68,53,-137,140,-137v84,0,128,64,135,106r-71,0v-8,-20,-27,-47,-64,-47v-96,1,-93,157,0,157v42,0,60,-36,64,-45","w":299,"k":{"A":22}},"D":{"d":"24,0r0,-266v94,6,150,-28,206,49v62,86,23,220,-113,217r-93,0xm186,-133v0,-51,-30,-82,-94,-74r0,147v63,8,94,-24,94,-73","w":267,"k":{"V":18,"W":9,"Y":22,",":16,".":16,"A":18}},"E":{"d":"24,0r0,-266r151,0r0,59r-83,0r0,42r80,0r0,60r-80,0r0,45r83,0r0,60r-151,0","w":190},"F":{"d":"24,0r0,-266r146,0r0,59r-78,0r0,46r75,0r0,59r-75,0r0,102r-68,0","w":182,"k":{",":58,".":46,"A":22,"a":7,"e":7,"o":7}},"G":{"d":"212,-177v-29,-56,-131,-44,-131,43v0,93,113,104,136,37r-79,0r0,-55r158,0v1,19,0,51,-12,77v-62,137,-271,84,-271,-59v0,-80,64,-137,142,-137v64,0,118,43,133,94r-76,0","w":307,"k":{",":7,".":7,"A":22}},"H":{"d":"92,0r-68,0r0,-266r68,0r0,100r87,0r0,-100r68,0r0,266r-68,0r0,-107r-87,0r0,107","w":271},"I":{"d":"24,0r0,-266r68,0r0,266r-68,0","w":116},"J":{"d":"95,-55v18,1,21,-19,21,-34r0,-177r68,0r0,161v5,80,-32,102,-92,110v-6,0,-76,0,-88,-70v-1,-6,-2,-14,-2,-21r73,0v-1,17,3,30,20,31","w":208,"k":{"u":4,",":5,".":9,"A":14,"a":7,"e":7,"o":7}},"K":{"d":"31,0r0,-266r68,0r0,119r76,-119r72,0r-88,132r97,134r-83,0r-74,-115r0,115r-68,0","w":254,"k":{"y":18,"O":16,"u":14,"a":18,"e":18,"o":18}},"L":{"d":"26,0r0,-266r68,0r0,206r79,0r0,60r-147,0","w":175,"k":{"y":14,"O":14,"T":18,"V":31,"W":20,"Y":31,"o":11}},"M":{"d":"87,0r-63,0r0,-266r91,0r50,171r49,-171r91,0r0,266r-62,0r2,-199r-58,199r-45,0r-57,-199","w":329},"N":{"d":"83,-266r102,162r-1,-162r65,0r0,266r-59,0r-102,-161r1,161r-65,0r0,-266r59,0","w":273},"O":{"d":"13,-130v0,-87,67,-141,140,-141v82,0,141,64,141,138v0,74,-58,138,-141,138v-84,0,-140,-67,-140,-135xm153,-212v-97,1,-94,158,1,157v48,0,72,-44,72,-78v0,-35,-24,-79,-73,-79","w":306,"k":{"T":11,"V":16,"W":7,"Y":23,",":11,".":11,"A":22,"X":22}},"P":{"d":"225,-176v0,70,-48,99,-133,92r0,84r-68,0r0,-266r87,0v88,-3,114,30,114,90xm159,-175v0,-36,-34,-32,-67,-32r0,64v33,0,67,4,67,-32","w":228,"k":{",":79,".":72,"A":32,"a":7,"e":7,"o":7}},"Q":{"d":"308,-49r0,54v-36,3,-76,-9,-80,-20v-105,62,-215,-24,-215,-117v0,-70,54,-139,140,-139v86,0,142,68,142,136v0,44,-15,67,-22,77v8,8,19,9,35,9xm82,-149v51,-24,114,13,138,47v23,-51,-16,-110,-67,-110v-34,0,-63,25,-71,63xm180,-60v-18,-27,-53,-48,-90,-35v17,36,56,50,90,35","w":311,"k":{",":-7}},"R":{"d":"161,-168v0,-34,-32,-42,-69,-39r0,207r-68,0r0,-266r87,0v81,-2,112,29,115,91v2,41,-21,66,-48,77r55,98r-70,0r-69,-129v39,1,67,-2,67,-39","w":235,"k":{"O":2,"V":9,"W":2,"Y":9}},"S":{"d":"130,-77v-7,-39,-117,-32,-117,-112v0,-54,48,-82,93,-82v37,0,89,18,90,82r-67,0v-1,-9,-4,-26,-25,-26v-12,0,-23,8,-23,21v0,12,7,15,55,37v50,22,62,46,62,77v0,42,-22,85,-93,85v-70,0,-98,-41,-96,-93r68,0v0,53,50,41,53,11","w":206,"k":{",":-7}},"T":{"d":"56,0r0,-207r-52,0r0,-59r172,0r0,59r-52,0r0,207r-68,0","w":179,"k":{"w":20,"y":5,"O":11,"u":17,",":30,".":36,"A":22,"a":25,"e":25,"o":25,"c":25,"-":27,"r":11,"s":14,":":7,";":10}},"U":{"d":"126,-55v30,0,35,-24,34,-50r0,-161r68,0v-5,81,16,203,-27,242v-37,34,-105,44,-151,1v-49,-47,-19,-157,-27,-243r68,0r0,161v0,24,6,50,35,50","w":251,"k":{",":7,".":7,"A":14}},"V":{"d":"95,0r-89,-266r70,0r54,186r54,-186r70,0r-89,266r-70,0","w":259,"k":{"y":4,"G":16,"O":16,"u":22,",":52,".":52,"A":40,"a":36,"e":36,"o":36,"i":11,"-":27,"r":22,":":9,";":18}},"W":{"d":"75,0r-69,-266r69,0r36,173r39,-173r53,0r39,173r36,-173r69,0r-71,266r-59,0r-41,-172r-40,172r-61,0","w":353,"k":{"y":14,"O":7,"u":18,",":38,".":38,"A":22,"h":5,"a":25,"e":25,"o":25,"i":5,"-":13,"r":14,":":7,";":14}},"X":{"d":"4,0r93,-142r-82,-124r77,0r46,76r44,-76r76,0r-81,126r92,140r-77,0r-57,-94r-55,94r-76,0","w":273,"k":{"C":22,"O":22,"a":14,"e":14,"o":14}},"Y":{"d":"83,0r0,-97r-80,-169r74,0r40,107r40,-107r73,0r-79,169r0,97r-68,0","w":232,"k":{"v":22,"O":23,"u":25,",":52,".":52,"A":36,"a":36,"e":36,"o":36,"i":9,"p":18,"q":36,"-":36,":":9,";":14,"S":7}},"Z":{"d":"174,-211r-85,151r85,0r0,60r-168,0r0,-45r92,-162r-92,0r0,-59r168,0r0,55","w":179},"[":{"d":"144,29r0,48r-110,0r0,-343r110,0r0,48r-52,0r0,247r52,0","w":170},"\\":{"d":"121,36r-95,-302r66,0r96,302r-67,0","w":213},"]":{"d":"26,77r0,-48r52,0r0,-247r-52,0r0,-48r110,0r0,343r-110,0","w":170},"^":{"d":"15,-135r63,-131r60,0r63,131r-65,0r-28,-80r-28,80r-65,0","w":216},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"a":{"d":"231,-200r0,200r-59,0r0,-22v-11,19,-36,29,-59,29v-63,0,-101,-50,-101,-107v0,-94,114,-138,160,-79r0,-21r59,0xm72,-99v0,18,14,50,50,50v40,0,59,-39,45,-74v-6,-14,-21,-28,-46,-28v-34,0,-49,29,-49,52","w":253},"b":{"d":"22,0r0,-266r59,0r0,82v21,-23,50,-23,58,-23v42,0,99,30,99,106v0,100,-111,138,-159,80r0,21r-57,0xm178,-100v0,-26,-19,-51,-49,-51v-66,-1,-65,104,-1,102v31,0,50,-25,50,-51","w":249,"k":{"v":13,"y":7,",":4,".":4}},"c":{"d":"120,-151v-28,0,-48,22,-48,51v0,55,79,65,91,24r61,0v-11,45,-51,82,-105,82v-60,0,-107,-47,-107,-106v0,-59,45,-107,105,-107v53,0,96,35,106,84r-60,0v-6,-14,-18,-28,-43,-28","w":234,"k":{"y":7,",":5,"h":5,"k":5,"l":5}},"d":{"d":"230,-266r0,266r-57,0r0,-22v-6,8,-21,28,-61,28v-60,0,-100,-46,-100,-106v0,-68,48,-107,99,-107v35,0,53,18,59,24r0,-83r60,0xm173,-102v-1,-27,-22,-49,-50,-49v-35,0,-51,27,-51,51v0,31,22,51,50,51v29,0,52,-23,51,-53","w":251},"e":{"d":"214,-63v-17,38,-48,69,-97,69v-57,0,-106,-46,-106,-105v0,-56,44,-108,105,-108v67,0,115,63,103,128r-148,0v2,37,67,46,82,16r61,0xm71,-125r90,0v-1,-9,-14,-31,-45,-31v-31,0,-44,22,-45,31","w":232,"k":{"v":13,"w":7,"y":11,",":5,".":7,"x":14}},"f":{"d":"24,0r0,-154r-23,0r0,-46r23,0v-4,-62,40,-73,85,-71r0,45v-13,-2,-28,5,-25,26r25,0r0,46r-25,0r0,154r-60,0","w":113,"k":{",":18,".":18,"a":7,"e":7,"o":7}},"g":{"d":"85,19v23,40,92,19,83,-41v-7,12,-24,28,-55,28v-54,0,-101,-41,-101,-105v0,-92,101,-140,157,-82r0,-19r60,0r0,176v3,81,-36,113,-113,113v-69,0,-96,-42,-100,-70r69,0xm169,-98v0,-30,-18,-52,-49,-52v-26,0,-48,20,-48,50v0,32,23,51,48,51v29,0,49,-21,49,-49","w":249},"h":{"d":"115,-150v-60,4,-25,95,-34,150r-59,0r0,-266r59,0r0,85v11,-18,32,-26,53,-26v97,-2,69,117,73,207r-60,0r0,-109v1,-23,-7,-42,-32,-41","w":227,"k":{"y":11,"u":4}},"i":{"d":"22,-221r0,-45r59,0r0,45r-59,0xm22,0r0,-200r59,0r0,200r-59,0","w":102},"j":{"d":"31,-221r0,-45r60,0r0,45r-60,0xm91,-200r0,196v4,51,-19,82,-89,77r0,-45v24,3,29,-13,29,-30r0,-198r60,0","w":115},"k":{"d":"24,0r0,-266r60,0r0,139r56,-73r71,0r-76,88r73,112r-67,0r-57,-96r0,96r-60,0","w":212,"k":{"y":7,"a":14,"e":14,"o":14}},"l":{"d":"22,0r0,-266r59,0r0,266r-59,0","w":102},"m":{"d":"115,-150v-59,5,-25,95,-34,150r-59,0r0,-200r55,0r0,21v17,-34,97,-40,114,8v37,-64,137,-39,137,62r0,109r-59,0r0,-106v1,-22,-5,-44,-31,-44v-27,0,-33,20,-33,41r0,109r-60,0r0,-109v0,-18,-6,-43,-30,-41","w":348,"k":{"y":11,"u":4}},"n":{"d":"22,0r0,-200r55,0r0,21v7,-10,19,-28,55,-28v67,0,75,55,75,82r0,125r-60,0r0,-109v0,-22,-4,-41,-31,-41v-30,0,-35,20,-35,41r0,109r-59,0","w":227,"k":{"v":16,"y":11,"u":4}},"o":{"d":"12,-100v0,-49,35,-106,108,-106v73,0,108,57,108,106v0,49,-35,106,-108,106v-73,0,-108,-57,-108,-106xm72,-100v0,29,22,50,48,50v26,0,48,-21,48,-50v0,-29,-22,-50,-48,-50v-26,0,-48,21,-48,50","w":239,"k":{"v":13,"w":11,"y":11,",":5,".":7,"x":14}},"p":{"d":"22,67r0,-267r56,0r0,22v13,-15,32,-29,63,-29v139,0,122,216,0,214v-36,0,-53,-17,-60,-25r0,85r-59,0xm79,-99v0,28,22,50,50,50v64,-1,68,-100,0,-102v-28,0,-51,23,-50,52","w":250,"k":{"y":11,",":5,".":7}},"q":{"d":"230,-200r0,267r-60,0r0,-88v-8,9,-23,27,-61,27v-57,0,-97,-45,-97,-102v0,-69,46,-111,101,-111v39,0,54,22,59,29r0,-22r58,0xm172,-99v0,-29,-22,-52,-50,-52v-64,1,-70,102,0,102v28,0,50,-22,50,-50","w":251},"r":{"d":"21,0r0,-200r56,0r0,23v6,-11,16,-30,51,-30v-2,19,4,45,-2,60v-71,-5,-37,89,-45,147r-60,0","w":130,"k":{"u":-4,",":27,".":29,"h":-4,"k":-4,"l":-4,"x":4,"a":5,"e":5,"o":5,"c":5,"d":5,"g":5,"i":-4,"m":-4,"n":-4,"p":-4,"q":5,"t":-7,"z":-4,"-":18}},"s":{"d":"165,-144r-58,0v0,-4,-1,-15,-19,-15v-13,0,-17,9,-17,14v0,9,15,14,31,19v34,9,69,20,69,63v-1,85,-148,103,-162,4r59,0v3,18,20,18,23,18v10,0,21,-6,21,-16v0,-14,-15,-16,-53,-30v-26,-9,-48,-25,-48,-52v0,-41,37,-68,78,-68v26,0,71,10,76,63","w":179,"k":{"w":2,",":-2}},"t":{"d":"33,0r0,-154r-29,0r0,-46r29,0r0,-66r60,0r0,66r29,0r0,46r-29,0r0,154r-60,0","w":126,"k":{"a":7,"e":7,"o":7}},"u":{"d":"207,-200r0,200r-56,0r0,-21v-7,10,-20,28,-56,28v-68,0,-74,-55,-74,-82r0,-125r60,0r0,109v0,22,4,42,31,42v30,0,35,-21,35,-42r0,-109r60,0","w":228},"v":{"d":"207,-200r-72,200r-57,0r-72,-200r62,0r39,125r38,-125r62,0","w":213,"k":{",":32,".":32,"a":13,"e":13,"o":13}},"w":{"d":"64,0r-61,-200r61,0r31,124r33,-124r50,0r34,124r30,-124r61,0r-61,200r-55,0r-34,-129r-34,129r-55,0","w":306,"k":{",":32,".":32,"a":11,"e":7,"o":11}},"x":{"d":"0,0r76,-107r-67,-93r72,0r32,53r32,-53r71,0r-67,93r77,107r-73,0r-40,-62r-41,62r-72,0","w":226,"k":{"a":14,"e":14,"o":14}},"y":{"d":"43,67r32,-77r-75,-190r64,0r41,116r38,-116r63,0r-100,267r-63,0","w":206,"k":{",":36,".":38,"a":11,"e":11,"o":11,"r":5}},"z":{"d":"5,0r0,-41r85,-113r-85,0r0,-46r149,0r0,46r-78,109r78,0r0,45r-149,0","w":159},"{":{"d":"174,-266r0,45v-23,-3,-46,5,-41,23r0,76v0,34,-39,38,-39,39v13,1,39,7,39,33r0,76v-4,18,17,28,41,24r0,45v-52,2,-101,3,-101,-50r0,-76v0,-20,-26,-22,-35,-22r0,-62v9,0,35,-2,35,-24r0,-78v2,-53,50,-51,101,-49","w":199},"|":{"d":"67,-270r66,0r0,360r-66,0r0,-360","w":199},"}":{"d":"26,-221r0,-45v51,-1,101,-4,101,49r0,78v0,22,26,24,35,24r0,62v-9,0,-35,2,-35,22r0,76v-2,53,-49,52,-101,50r0,-45v23,4,45,-6,40,-24r0,-76v0,-26,39,-34,39,-35v-13,-1,-39,-3,-39,-37r0,-76v4,-17,-17,-27,-40,-23","w":199},"~":{"d":"70,-135v23,0,55,24,77,24v14,0,23,-13,32,-25r13,57v-12,15,-24,32,-46,32v-36,0,-90,-50,-109,0r-13,-56v9,-16,22,-32,46,-32","w":216},"'":{"d":"66,-160r-45,0r0,-106r45,0r0,106","w":87},"`":{"d":"58,-302r87,46r-16,35r-89,-39","w":199},"\u00a0":{"w":111,"k":{"T":27,"V":36,"W":14,"Y":36,"A":11}}}});;Cufon.replace('h1, h3,');Cufon.replace('#header-right a',{hover:true});Cufon.replace('#home-left-col h2');Cufon.replace('#home-left-col a',{hover:true});Cufon.replace('#home-right-col h2');Cufon.replace('#home-right-col p.archive a',{hover:true});Cufon.replace('#hero-banner a',{hover:true});Cufon.replace('#products-home a',{hover:true});Cufon.replace('p.strap');Cufon.replace('p.strap',{fontFamily:'ITC Avant Garde Gothic Std Demi'});Cufon.replace('p.phone',{fontFamily:'ITC Avant Garde Gothic Std Demi'});Cufon.replace('p.callback',{fontFamily:'ITC Avant Garde Gothic Std Demi'});Cufon.replace('#product-extras a',{hover:true});Cufon.replace('#footer p.phone');Cufon.replace('#header-right p.email a',{hover:true});Cufon.replace('.link p a',{hover:true});Cufon.replace('.cufon-shadow',{textShadow:'2px 2px black'});Cufon.replace('#interior-right-col h2');Cufon.replace('#interior-right-col a',{hover:true});Cufon.replace('#product-list-full-width a',{hover:true});Cufon.replace('.small-product-box p a',{hover:true});Cufon.replace('#product-links a',{hover:true});Cufon.replace('p.enquiry a',{hover:true});Cufon.replace('#interior-text h2');Cufon.replace('#latest-news a',{hover:true});Cufon.replace('p#back a',{hover:true});Cufon.replace('#twitter-home h4',{hover:true});;eval(function(p,a,c,k,e,r){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--)r[e(c)]=k[c]||e(c);k=[function(e){return r[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}('t K={16:\'K\',1L:G,1M:G,1d:G,2f:y(){u(D.2g!=8&&D.1N&&!D.1N[q.16]){q.1L=M;q.1M=M}17 u(D.2g==8){q.1d=M}},2h:D.2i,1O:[],1b:{},2j:y(){u(q.1L||q.1M){D.1N.2L(q.16,\'2M:2N-2O-2P:x\')}u(q.1d){D.2Q(\'<?2R 2S="\'+q.16+\'" 2T="#1P#2k" ?>\')}},2l:y(){t a=D.1k(\'z\');D.2m.1w.1Q(a,D.2m.1w.1w);u(a.12){2n{t b=a.12;b.1x(q.16+\'\\\\:*\',\'{1l:2U(#1P#2k)}\');q.12=b}2o(2p){}}17{q.12=a}},1x:y(a,b,c){u(1R b==\'1S\'||b===2V){b=0}u(b.2W.2q().1y(\'2X\')==-1){b=b.2q().2Y(/[^0-9 ]/g,\'\').1T(\' \')}H(t i=0;i<4;i++){b[i]=(!b[i]&&b[i]!==0)?b[C.1e((i-2),0)]:b[i]}u(q.12){u(q.12.1x){t d=a.1T(\',\');H(t i=0;i<d.1U;i++){q.12.1x(d[i],\'1l:2Z(K.1V.2r(q, [\'+b.1W(\',\')+\']))\')}}17 u(c){t e=b.1W(\'F \')+\'F\';q.12.1z(D.2s(a+\' {Q-1f:\'+e+\'; -30-Q-1f:\'+e+\';}\'));q.12.1z(D.2s(a+\' {-1A-Q-1m-1n-1f:\'+b[0]+\'F \'+b[0]+\'F; -1A-Q-1m-1X-1f:\'+b[1]+\'F \'+b[1]+\'F; -1A-Q-1Y-1X-1f:\'+b[2]+\'F \'+b[2]+\'F; -1A-Q-1Y-1n-1f:\'+b[3]+\'F \'+b[3]+\'F;}\'))}}17 u(q.1d){q.1O.31({\'2t\':a,\'2u\':b})}},2v:y(a){2w(32.33){I\'z.Q\':I\'z.34\':I\'z.1B\':q.1o(a);13;I\'z.2x\':q.1Z(a);13;I\'z.1p\':I\'z.2y\':I\'z.2z\':q.1o(a);13;I\'z.20\':a.18.z.20=(a.z.20==\'S\')?\'S\':\'35\';13;I\'z.21\':q.22(a);13;I\'z.1c\':a.18.z.1c=a.z.1c;13}},1o:y(a){a.14.23=\'\';q.2A(a);q.1Z(a);q.1C(a);q.1D(a);q.24(a);q.2B(a);q.22(a)},22:y(a){u(a.W.21.1y(\'36\')!=-1){t b=a.W.21;b=1g(b.37(b.25(\'=\')+1,b.25(\')\')),10)/2C;H(t v 1h a.x){a.x[v].1i.38=b}}},2A:y(a){u(!a.W){1q}17{t b=a.W}a.14.1p=\'\';a.14.1E=\'\';t c=(b.1p==\'2D\');t d=M;u(b.1E!=\'S\'||a.1F){u(!a.1F){a.J=b.1E;a.J=a.J.39(5,a.J.25(\'")\')-5)}17{a.J=a.26}t e=q;u(!e.1b[a.J]){t f=D.1k(\'3a\');f.1r(\'3b\',y(){q.1s=q.3c;q.1t=q.3d;e.1D(a)});f.3e=e.16+\'3f\';f.14.23=\'1l:S; 1j:27; 1m:-2E; 1n:-2E; Q:S;\';f.26=a.J;f.2F(\'1s\');f.2F(\'1t\');D.2G.1Q(f,D.2G.1w);e.1b[a.J]=f}a.x.Z.1i.26=a.J;d=G}a.x.Z.2H=!d;a.x.Z.1G=\'S\';a.x.1u.2H=!c;a.x.1u.1G=b.1p;a.14.1E=\'S\';a.14.1p=\'2D\'},1Z:y(a){a.x.1H.1G=a.W.2x},1C:y(a){t c=[\'N\',\'19\',\'1a\',\'O\'];a.P={};H(t b=0;b<4;b++){a.P[c[b]]=1g(a.W[\'Q\'+c[b]+\'U\'],10)||0}},1D:y(c){t e=[\'O\',\'N\',\'U\',\'V\'];H(t d=0;d<4;d++){c.E[e[d]]=c[\'3g\'+e[d]]}t f=y(a,b){a.z.1n=(b?0:c.E.O)+\'F\';a.z.1m=(b?0:c.E.N)+\'F\';a.z.1s=c.E.U+\'F\';a.z.1t=c.E.V+\'F\'};H(t v 1h c.x){t g=(v==\'Z\')?1:2;c.x[v].3h=(c.E.U*g)+\', \'+(c.E.V*g);f(c.x[v],M)}f(c.18,G);u(K.1d){c.x.1H.z.28=\'-3i\';u(1R c.P==\'1S\'){q.1C(c)}c.x.1u.z.28=(c.P.N-1)+\'F \'+(c.P.O-1)+\'F\'}},24:y(j){t k=y(a,w,h,r,b,c,d){t e=a?[\'m\',\'1I\',\'l\',\'1J\',\'l\',\'1I\',\'l\',\'1J\',\'l\']:[\'1J\',\'l\',\'1I\',\'l\',\'1J\',\'l\',\'1I\',\'l\',\'m\'];b*=d;c*=d;w*=d;h*=d;t R=r.2I();H(t i=0;i<4;i++){R[i]*=d;R[i]=C.3j(w/2,h/2,R[i])}t f=[e[0]+C.11(0+b)+\',\'+C.11(R[0]+c),e[1]+C.11(R[0]+b)+\',\'+C.11(0+c),e[2]+C.15(w-R[1]+b)+\',\'+C.11(0+c),e[3]+C.15(w+b)+\',\'+C.11(R[1]+c),e[4]+C.15(w+b)+\',\'+C.15(h-R[2]+c),e[5]+C.15(w-R[2]+b)+\',\'+C.15(h+c),e[6]+C.11(R[3]+b)+\',\'+C.15(h+c),e[7]+C.11(0+b)+\',\'+C.15(h-R[3]+c),e[8]+C.11(0+b)+\',\'+C.11(R[0]+c)];u(!a){f.3k()}t g=f.1W(\'\');1q g};u(1R j.P==\'1S\'){q.1C(j)}t l=j.P;t m=j.2J.2I();t n=k(M,j.E.U,j.E.V,m,0,0,2);m[0]-=C.1e(l.O,l.N);m[1]-=C.1e(l.N,l.19);m[2]-=C.1e(l.19,l.1a);m[3]-=C.1e(l.1a,l.O);H(t i=0;i<4;i++){m[i]=C.1e(m[i],0)}t o=k(G,j.E.U-l.O-l.19,j.E.V-l.N-l.1a,m,l.O,l.N,2);t p=k(M,j.E.U-l.O-l.19+1,j.E.V-l.N-l.1a+1,m,l.O,l.N,1);j.x.1u.29=o;j.x.Z.29=p;j.x.1H.29=n+o;q.2K(j)},2B:y(a){t s=a.W;t b=[\'N\',\'O\',\'19\',\'1a\'];H(t i=0;i<4;i++){a.14[\'1B\'+b[i]]=(1g(s[\'1B\'+b[i]],10)||0)+(1g(s[\'Q\'+b[i]+\'U\'],10)||0)+\'F\'}a.14.Q=\'S\'},2K:y(e){t f=K;u(!e.J||!f.1b[e.J]){1q}t g=e.W;t h={\'X\':0,\'Y\':0};t i=y(a,b){t c=M;2w(b){I\'1n\':I\'1m\':h[a]=0;13;I\'3l\':h[a]=0.5;13;I\'1X\':I\'1Y\':h[a]=1;13;1P:u(b.1y(\'%\')!=-1){h[a]=1g(b,10)*0.3m}17{c=G}}t d=(a==\'X\');h[a]=C.15(c?((e.E[d?\'U\':\'V\']-(e.P[d?\'O\':\'N\']+e.P[d?\'19\':\'1a\']))*h[a])-(f.1b[e.J][d?\'1s\':\'1t\']*h[a]):1g(b,10));h[a]+=1};H(t b 1h h){i(b,g[\'2y\'+b])}e.x.Z.1i.1j=(h.X/(e.E.U-e.P.O-e.P.19+1))+\',\'+(h.Y/(e.E.V-e.P.N-e.P.1a+1));t j=g.2z;t c={\'T\':1,\'R\':e.E.U+1,\'B\':e.E.V+1,\'L\':1};t k={\'X\':{\'2a\':\'L\',\'2b\':\'R\',\'d\':\'U\'},\'Y\':{\'2a\':\'T\',\'2b\':\'B\',\'d\':\'V\'}};u(j!=\'2c\'){c={\'T\':(h.Y),\'R\':(h.X+f.1b[e.J].1s),\'B\':(h.Y+f.1b[e.J].1t),\'L\':(h.X)};u(j.1y(\'2c-\')!=-1){t v=j.1T(\'2c-\')[1].3n();c[k[v].2a]=1;c[k[v].2b]=e.E[k[v].d]+1}u(c.B>e.E.V){c.B=e.E.V+1}}e.x.Z.z.3o=\'3p(\'+c.T+\'F \'+c.R+\'F \'+c.B+\'F \'+c.L+\'F)\'},1v:y(a){t b=q;2d(y(){b.1o(a)},1)},2e:y(a){q.1D(a);q.24(a)},1V:y(b){q.z.1l=\'S\';u(!q.W){1q}17{t c=q.W}t d={3q:G,3r:G,3s:G,3t:G,3u:G,3v:G,3w:G};u(d[q.1K]===G){1q}t e=q;t f=K;q.2J=b;q.E={};t g={3x:\'2e\',3y:\'2e\'};u(q.1K==\'A\'){t i={3z:\'1v\',3A:\'1v\',3B:\'1v\',3C:\'1v\'};H(t a 1h i){g[a]=i[a]}}H(t h 1h g){q.1r(\'3D\'+h,y(){f[g[h]](e)})}q.1r(\'3E\',y(){f.2v(e)});t j=y(a){a.z.3F=1;u(a.W.1j==\'3G\'){a.z.1j=\'3H\'}};j(q.3I);j(q);q.18=D.1k(\'3J\');q.18.14.23=\'1l:S; 1j:27; 28:0; 1B:0; Q:0; 3K:S;\';q.18.z.1c=c.1c;q.x={\'1u\':M,\'Z\':M,\'1H\':M};H(t v 1h q.x){q.x[v]=D.1k(f.16+\':3L\');q.x[v].1i=D.1k(f.16+\':3M\');q.x[v].1z(q.x[v].1i);q.x[v].3N=G;q.x[v].z.1j=\'27\';q.x[v].z.1c=c.1c;q.x[v].3O=\'1,1\';q.18.1z(q.x[v])}q.x.Z.1G=\'S\';q.x.Z.1i.3P=\'3Q\';q.3R.1Q(q.18,q);q.1F=G;u(q.1K==\'3S\'){q.1F=M;q.z.3T=\'3U\'}2d(y(){f.1o(e)},1)}};2n{D.3V("3W",G,M)}2o(2p){}K.2f();K.2j();K.2l();u(K.1d&&D.1r&&K.2h){D.1r(\'3X\',y(){u(D.3Y==\'3Z\'){t d=K.1O;t e=d.1U;t f=y(a,b,c){2d(y(){K.1V.2r(a,b)},c*2C)};H(t i=0;i<e;i++){t g=D.2i(d[i].2t);t h=g.1U;H(t r=0;r<h;r++){u(g[r].1K!=\'40\'){f(g[r],d[i].2u,r)}}}}})}',62,249,'||||||||||||||||||||||||||this|||var|if|||vml|function|style|||Math|document|dim|px|false|for|case|vmlBg|DD_roundies||true|Top|Left|bW|border||none||Width|Height|currentStyle|||image||floor|styleSheet|break|runtimeStyle|ceil|ns|else|vmlBox|Right|Bottom|imgSize|zIndex|IE8|max|radius|parseInt|in|filler|position|createElement|behavior|top|left|applyVML|backgroundColor|return|attachEvent|width|height|color|pseudoClass|firstChild|addRule|search|appendChild|webkit|padding|vmlStrokeWeight|vmlOffsets|backgroundImage|isImg|fillcolor|stroke|qy|qx|nodeName|IE6|IE7|namespaces|selectorsToProcess|default|insertBefore|typeof|undefined|split|length|roundify|join|right|bottom|vmlStrokeColor|display|filter|vmlOpacity|cssText|vmlPath|lastIndexOf|src|absolute|margin|path|b1|b2|repeat|setTimeout|reposition|IEversion|documentMode|querySelector|querySelectorAll|createVmlNameSpace|VML|createVmlStyleSheet|documentElement|try|catch|err|toString|call|createTextNode|selector|radii|readPropertyChanges|switch|borderColor|backgroundPosition|backgroundRepeat|vmlFill|nixBorder|100|transparent|10000px|removeAttribute|body|filled|slice|DD_radii|clipImage|add|urn|schemas|microsoft|com|writeln|import|namespace|implementation|url|null|constructor|Array|replace|expression|moz|push|event|propertyName|borderWidth|block|lpha|substring|opacity|substr|img|onload|offsetWidth|offsetHeight|className|_sizeFinder|offset|coordsize|1px|min|reverse|center|01|toUpperCase|clip|rect|BODY|TABLE|TR|TD|SELECT|OPTION|TEXTAREA|resize|move|mouseleave|mouseenter|focus|blur|on|onpropertychange|zoom|static|relative|offsetParent|ignore|background|shape|fill|stroked|coordorigin|type|tile|parentNode|IMG|visibility|hidden|execCommand|BackgroundImageCache|onreadystatechange|readyState|complete|INPUT'.split('|'),0,{}));;(function($){var $scrollTo=$.scrollTo=function(target,duration,settings){$scrollTo.window().scrollTo(target,duration,settings);};$scrollTo.defaults={axis:'y',duration:1};$scrollTo.window=function(){return $($.browser.safari?'body':'html');};$.fn.scrollTo=function(target,duration,settings){if(typeof duration=='object'){settings=duration;duration=0;}
settings=$.extend({},$scrollTo.defaults,settings);duration=duration||settings.speed||settings.duration;settings.queue=settings.queue&&settings.axis.length>1;if(settings.queue)
duration/=2;settings.offset=both(settings.offset);settings.over=both(settings.over);return this.each(function(){var elem=this,$elem=$(elem),t=target,toff,attr={},win=$elem.is('html,body');switch(typeof t){case'number':case'string':if(/^([+-]=)?\d+(px)?$/.test(t)){t=both(t);break;}
t=$(t,this);case'object':if(t.is||t.style)
toff=(t=$(t)).offset();}
$.each(settings.axis.split(''),function(i,axis){var Pos=axis=='x'?'Left':'Top',pos=Pos.toLowerCase(),key='scroll'+Pos,act=elem[key],Dim=axis=='x'?'Width':'Height',dim=Dim.toLowerCase();if(toff){attr[key]=toff[pos]+(win?0:act-$elem.offset()[pos]);if(settings.margin){attr[key]-=parseInt(t.css('margin'+Pos))||0;attr[key]-=parseInt(t.css('border'+Pos+'Width'))||0;}
attr[key]+=settings.offset[pos]||0;if(settings.over[pos])
attr[key]+=t[dim]()*settings.over[pos];}else
attr[key]=t[pos];if(/^\d+$/.test(attr[key]))
attr[key]=attr[key]<=0?0:Math.min(attr[key],max(Dim));if(!i&&settings.queue){if(act!=attr[key])
animate(settings.onAfterFirst);delete attr[key];}});animate(settings.onAfter);function animate(callback){$elem.animate(attr,duration,settings.easing,callback&&function(){callback.call(this,target);});};function max(Dim){var el=win?$.browser.opera?document.body:document.documentElement:elem;return el['scroll'+Dim]-el['client'+Dim];};});};function both(val){return typeof val=='object'?val:{top:val,left:val};};})(jQuery);;;(function($){var URI=location.href.replace(/#.*/,'');var $localScroll=$.localScroll=function(settings){$('body').localScroll(settings);};$localScroll.defaults={duration:1000,axis:'y',event:'click',stop:true};$localScroll.hash=function(settings){settings=$.extend({},$localScroll.defaults,settings);settings.hash=false;if(location.hash)
setTimeout(function(){scroll(0,location,settings);},0);};$.fn.localScroll=function(settings){settings=$.extend({},$localScroll.defaults,settings);return(settings.persistent||settings.lazy)?this.bind(settings.event,function(e){var a=$([e.target,e.target.parentNode]).filter(filter)[0];a&&scroll(e,a,settings);}):this.find('a').filter(filter).bind(settings.event,function(e){scroll(e,this,settings);}).end().end();function filter(){return!!this.href&&!!this.hash&&this.href.replace(this.hash,'')==URI&&(!settings.filter||$(this).is(settings.filter));};};function scroll(e,link,settings){var id=link.hash.slice(1),elem=document.getElementById(id)||document.getElementsByName(id)[0];if(elem){e&&e.preventDefault();var $target=$(settings.target||$.scrollTo.window());if(settings.lock&&$target.is(':animated')||settings.onBefore&&settings.onBefore.call(link,e,elem,$target)===false)return;if(settings.stop)
$target.queue('fx',[]).stop();$target.scrollTo(elem,settings).trigger('notify.serialScroll',[elem]);if(settings.hash)
$target.queue(function(){location=link.hash;});}};})(jQuery);;;(function($){var $serialScroll=$.serialScroll=function(settings){$.scrollTo.window().serialScroll(settings);};$serialScroll.defaults={duration:1000,axis:'x',event:'click',start:0,step:1,lock:true,cycle:true,constant:true};$.fn.serialScroll=function(settings){settings=$.extend({},$serialScroll.defaults,settings);var event=settings.event,step=settings.step,lazy=settings.lazy;return this.each(function(){var
context=settings.target?this:document,$pane=$(settings.target||this,context),pane=$pane[0],items=settings.items,active=settings.start,auto=settings.interval,nav=settings.navigation,timer;if(!lazy)
items=getItems();if(settings.force)
jump({},active);$(settings.prev||[],context).bind(event,-step,move);$(settings.next||[],context).bind(event,step,move);if(!pane.ssbound)
$pane.bind('prev.serialScroll',-step,move).bind('next.serialScroll',step,move).bind('goto.serialScroll',jump);if(auto)
$pane.bind('start.serialScroll',function(e){if(!auto){clear();auto=true;next();}}).bind('stop.serialScroll',function(){clear();auto=false;});$pane.bind('notify.serialScroll',function(e,elem){var i=index(elem);if(i>-1)
active=i;});pane.ssbound=true;if(settings.jump)
(lazy?$pane:getItems()).bind(event,function(e){jump(e,index(e.target));});if(nav)
nav=$(nav,context).bind(event,function(e){e.data=Math.round(getItems().length/nav.length)*nav.index(this);jump(e,this);});function move(e){e.data+=active;jump(e,this);};function jump(e,button){if(!isNaN(button)){e.data=button;button=pane;}
var
pos=e.data,n,real=e.type,$items=settings.exclude?getItems().slice(0,-settings.exclude):getItems(),limit=$items.length,elem=$items[pos],duration=settings.duration;if(real)
e.preventDefault();if(auto){clear();timer=setTimeout(next,settings.interval);}
if(!elem){n=pos<0?0:limit-1;if(active!=n)
pos=n;else if(!settings.cycle)
return;else
pos=limit-n-1;elem=$items[pos];}
if(!elem||real&&active==pos||settings.lock&&$pane.is(':animated')||real&&settings.onBefore&&settings.onBefore.call(button,e,elem,$pane,getItems(),pos)===false)return;if(settings.stop)
$pane.queue('fx',[]).stop();if(settings.constant)
duration=Math.abs(duration/step*(active-pos));$pane.scrollTo(elem,duration,settings).trigger('notify.serialScroll',[pos]);};function next(){$pane.trigger('next.serialScroll');};function clear(){clearTimeout(timer);};function getItems(){return $(items,pane);};function index(elem){if(!isNaN(elem))return elem;var $items=getItems(),i;while((i=$items.index(elem))==-1&&elem!=pane)
elem=elem.parentNode;return i;};});};})(jQuery);;(function($){$.fn.hoverIntent=function(f,g){var cfg={sensitivity:7,interval:100,timeout:0};cfg=$.extend(cfg,g?{over:f,out:g}:f);var cX,cY,pX,pY;var track=function(ev){cX=ev.pageX;cY=ev.pageY;};var compare=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);if((Math.abs(pX-cX)+Math.abs(pY-cY))<cfg.sensitivity){$(ob).unbind("mousemove",track);ob.hoverIntent_s=1;return cfg.over.apply(ob,[ev]);}else{pX=cX;pY=cY;ob.hoverIntent_t=setTimeout(function(){compare(ev,ob);},cfg.interval);}};var delay=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);ob.hoverIntent_s=0;return cfg.out.apply(ob,[ev]);};var handleHover=function(e){var p=(e.type=="mouseover"?e.fromElement:e.toElement)||e.relatedTarget;while(p&&p!=this){try{p=p.parentNode;}catch(e){p=this;}}
if(p==this){return false;}
var ev=jQuery.extend({},e);var ob=this;if(ob.hoverIntent_t){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);}
if(e.type=="mouseover"){pX=ev.pageX;pY=ev.pageY;$(ob).bind("mousemove",track);if(ob.hoverIntent_s!=1){ob.hoverIntent_t=setTimeout(function(){compare(ev,ob);},cfg.interval);}}else{$(ob).unbind("mousemove",track);if(ob.hoverIntent_s==1){ob.hoverIntent_t=setTimeout(function(){delay(ev,ob);},cfg.timeout);}}};return this.mouseover(handleHover).mouseout(handleHover);};})(jQuery);;;(function($){$.fn.superfish=function(op){var sf=$.fn.superfish,c=sf.c,$arrow=$(['<span class="',c.arrowClass,'"> &#187;</span>'].join('')),over=function(){var $$=$(this),menu=getMenu($$);clearTimeout(menu.sfTimer);$$.showSuperfishUl().siblings().hideSuperfishUl();},out=function(){var $$=$(this),menu=getMenu($$),o=sf.op;clearTimeout(menu.sfTimer);menu.sfTimer=setTimeout(function(){o.retainPath=($.inArray($$[0],o.$path)>-1);$$.hideSuperfishUl();if(o.$path.length&&$$.parents(['li.',o.hoverClass].join('')).length<1){over.call(o.$path);}},o.delay);},getMenu=function($menu){var menu=$menu.parents(['ul.',c.menuClass,':first'].join(''))[0];sf.op=sf.o[menu.serial];return menu;},addArrow=function($a){$a.addClass(c.anchorClass).append($arrow.clone());};return this.each(function(){var s=this.serial=sf.o.length;var o=$.extend({},sf.defaults,op);o.$path=$('li.'+o.pathClass,this).slice(0,o.pathLevels).each(function(){$(this).addClass([o.hoverClass,c.bcClass].join(' ')).filter('li:has(ul)').removeClass(o.pathClass);});sf.o[s]=sf.op=o;$('li:has(ul)',this)[($.fn.hoverIntent&&!o.disableHI)?'hoverIntent':'hover'](over,out).each(function(){if(o.autoArrows)addArrow($('>a:first-child',this));}).not('.'+c.bcClass).hideSuperfishUl();var $a=$('a',this);$a.each(function(i){var $li=$a.eq(i).parents('li');$a.eq(i).focus(function(){over.call($li);}).blur(function(){out.call($li);});});o.onInit.call(this);}).each(function(){var menuClasses=[c.menuClass];if(sf.op.dropShadows&&!($.browser.msie&&$.browser.version<7))menuClasses.push(c.shadowClass);$(this).addClass(menuClasses.join(' '));});};var sf=$.fn.superfish;sf.o=[];sf.op={};sf.IE7fix=function(){var o=sf.op;if($.browser.msie&&$.browser.version>6&&o.dropShadows&&o.animation.opacity!=undefined)
this.toggleClass(sf.c.shadowClass+'-off');};sf.c={bcClass:'sf-breadcrumb',menuClass:'sf-js-enabled',anchorClass:'sf-with-ul',arrowClass:'sf-sub-indicator',shadowClass:'sf-shadow'};sf.defaults={hoverClass:'sfHover',pathClass:'overideThisToUse',pathLevels:1,delay:800,animation:{opacity:'show'},speed:'normal',autoArrows:true,dropShadows:true,disableHI:false,onInit:function(){},onBeforeShow:function(){},onShow:function(){},onHide:function(){}};$.fn.extend({hideSuperfishUl:function(){var o=sf.op,not=(o.retainPath===true)?o.$path:'';o.retainPath=false;var $ul=$(['li.',o.hoverClass].join(''),this).add(this).not(not).removeClass(o.hoverClass).find('>ul').hide().css('visibility','hidden');o.onHide.call($ul);return this;},showSuperfishUl:function(){var o=sf.op,sh=sf.c.shadowClass+'-off',$ul=this.addClass(o.hoverClass).find('>ul:hidden').css('visibility','visible');sf.IE7fix.call($ul);o.onBeforeShow.call($ul);$ul.animate(o.animation,o.speed,function(){sf.IE7fix.call($ul);o.onShow.call($ul);});return this;}});})(jQuery);;;(function($){$.fn.imageTransition=function(options){var settings=$.extend({},options||{});$(this).each(function(){$(this).parent().css('background-image','url('+settings.destinationImage+')').css('background-repeat','no-repeat').end().fadeOut(100,function(){this.src=settings.destinationImage;$(this).fadeIn(100);});});};})(jQuery);
