var Cufon=(function(){var L=function(){return L.replace.apply(null,arguments)};var W=L.DOM={ready:(function(){var b=false,d={loaded:1,complete:1};var a=[],c=function(){if(b){return }b=true;for(var e;e=a.shift();e()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",c,false);window.addEventListener("pageshow",c,false)}if(!window.opera&&document.readyState){(function(){d[document.readyState]?c():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");c()}catch(f){setTimeout(arguments.callee,1)}})()}P(window,"load",c);return function(e){if(!arguments.length){c()}else{b?e():a.push(e)}}})()};var M=L.CSS={Size:function(b,a){this.value=parseFloat(b);this.unit=String(b).match(/[a-z%]*$/)[0]||"px";this.convert=function(c){return c/a*this.value};this.convertFrom=function(c){return c/this.value*a};this.toString=function(){return this.value+this.unit}},color:I(function(b){var a={};a.color=b.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(d,c,e){a.opacity=parseFloat(e);return"rgb("+c+")"});return a}),fontStretch:I(function(a){if(typeof a=="number"){return a}if(/%$/.test(a)){return parseFloat(a)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[a]||1}),getStyle:function(b){var a=document.defaultView;if(a&&a.getComputedStyle){return new A(a.getComputedStyle(b,null))}if(b.currentStyle){return new A(b.currentStyle)}return new A(b.style)},gradient:I(function(e){var f={id:e,type:e.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},b=e.substr(e.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var d=0,a=b.length,c;d<a;++d){c=b[d].split("=",2).reverse();f.stops.push([c[1]||d/(a-1),c[0]])}return f}),quotedList:I(function(d){var c=[],b=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,a;while(a=b.exec(d)){c.push(a[3]||a[1])}return c}),recognizesMedia:I(function(g){var d=document.createElement("style"),c,b,a;d.type="text/css";d.media=g;try{d.appendChild(document.createTextNode("/**/"))}catch(f){}b=F("head")[0];b.insertBefore(d,b.firstChild);c=(d.sheet||d.styleSheet);a=c&&!c.disabled;b.removeChild(d);return a}),supports:function(c,b){var a=document.createElement("span").style;if(a[c]===undefined){return false}a[c]=b;return a[c]===b},textAlign:function(d,c,a,b){if(c.get("textAlign")=="right"){if(a>0){d=" "+d}}else{if(a<b-1){d+=" "}}return d},textDecoration:function(f,e){if(!e){e=this.getStyle(f)}var b={underline:null,overline:null,"line-through":null};for(var a=f;a.parentNode&&a.parentNode.nodeType==1;){var d=true;for(var c in b){if(!J(b,c)||b[c]){continue}if(e.get("textDecoration").indexOf(c)!=-1){b[c]=e.get("color")}d=false}if(d){break}e=this.getStyle(a=a.parentNode)}return b},textShadow:I(function(e){if(e=="none"){return null}var d=[],f={},a,b=0;var c=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(a=c.exec(e)){if(a[0]==","){d.push(f);f={};b=0}else{if(a[1]){f.color=a[1]}else{f[["offX","offY","blur"][b++]]=a[2]}}}d.push(f);return d}),textTransform:function(b,a){return b[{uppercase:"toUpperCase",lowercase:"toLowerCase"}[a.get("textTransform")]||"toString"]()},whiteSpace:(function(){var a={inline:1,"inline-block":1,"run-in":1};return function(d,b,c){if(a[b.get("display")]){return d}if(!c.previousSibling){d=d.replace(/^\s+/,"")}if(!c.nextSibling){d=d.replace(/\s+$/,"")}return d}})()};M.ready=(function(){var a=!M.recognizesMedia("all"),d=false;var c=[],g=function(){a=true;for(var j;j=c.shift();j()){}};var h=F("link"),i=F("style");function b(j){return j.disabled||f(j.sheet,j.media||"screen")}function f(m,p){if(!M.recognizesMedia(p||"all")){return true}if(!m||m.disabled){return false}try{var q=m.cssRules,o;if(q){search:for(var k=0,j=q.length;o=q[k],k<j;++k){switch(o.type){case 2:break;case 3:if(!f(o.styleSheet,o.media.mediaText)){return false}break;default:break search}}}}catch(n){}return true}function e(){if(document.createStyleSheet){return true}var k,j;for(j=0;k=h[j];++j){if(k.rel.toLowerCase()=="stylesheet"&&!b(k)){return false}}for(j=0;k=i[j];++j){if(!b(k)){return false}}return true}W.ready(function(){if(!d){d=M.getStyle(document.body).isUsable()}if(a||(d&&e())){g()}else{setTimeout(arguments.callee,10)}});return function(j){if(a){j()}else{c.push(j)}}})();function R(b){var a=this.face=b.face;this.glyphs=b.glyphs;this.w=b.w;this.baseSize=parseInt(a["units-per-em"],10);this.family=a["font-family"].toLowerCase();this.weight=a["font-weight"];this.style=a["font-style"]||"normal";this.viewBox=(function(){var d=a.bbox.split(/\s+/);var c={minX:parseInt(d[0],10),minY:parseInt(d[1],10),maxX:parseInt(d[2],10),maxY:parseInt(d[3],10)};c.width=c.maxX-c.minX;c.height=c.maxY-c.minY;c.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return c})();this.ascent=-parseInt(a.ascent,10);this.descent=-parseInt(a.descent,10);this.height=-this.ascent+this.descent}function E(){var b={},a={oblique:"italic",italic:"oblique"};this.add=function(c){(b[c.style]||(b[c.style]={}))[c.weight]=c};this.get=function(g,h){var f=b[g]||b[a[g]]||b.normal||b.italic||b.oblique;if(!f){return null}h={normal:400,bold:700}[h]||parseInt(h,10);if(f[h]){return f[h]}var d={1:1,99:0}[h%100],j=[],e,c;if(d===undefined){d=h>400}if(h==500){h=400}for(var i in f){if(!J(f,i)){continue}i=parseInt(i,10);if(!e||i<e){e=i}if(!c||i>c){c=i}j.push(i)}if(h<e){h=e}if(h>c){h=c}j.sort(function(l,k){return(d?(l>h&&k>h)?l<k:l>k:(l<h&&k<h)?l>k:l<k)?-1:1});return f[j[0]]}}function Q(){function c(e,f){if(e.contains){return e.contains(f)}return e.compareDocumentPosition(f)&16}function a(g){var f=g.relatedTarget;if(!f||c(this,f)){return }b(this)}function d(f){b(this)}function b(e){setTimeout(function(){L.replace(e,D.get(e).options,true)},10)}this.attach=function(e){if(e.onmouseenter===undefined){P(e,"mouseover",a);P(e,"mouseout",a)}else{P(e,"mouseenter",d);P(e,"mouseleave",d)}}}function T(){var b=[],c={};function a(g){var d=[],f;for(var e=0;f=g[e];++e){d[e]=b[c[f]]}return d}this.add=function(e,d){c[e]=b.push(d)-1};this.repeat=function(){var d=arguments.length?a(arguments):b,e;for(var f=0;e=d[f++];){L.replace(e[0],e[1],true)}}}function Z(){var c={},a=0;function b(d){return d.cufid||(d.cufid=++a)}this.get=function(d){var e=b(d);return c[e]||(c[e]={})}}function A(a){var c={},b={};this.extend=function(d){for(var e in d){if(J(d,e)){c[e]=d[e]}}return this};this.get=function(d){return c[d]!=undefined?c[d]:a[d]};this.getSize=function(e,d){return b[e]||(b[e]=new M.Size(this.get(e),d))};this.isUsable=function(){return !!a}}function P(b,a,c){if(b.addEventListener){b.addEventListener(a,c,false)}else{if(b.attachEvent){b.attachEvent("on"+a,function(){return c.call(b,window.event)})}}}function U(b,a){var c=D.get(b);if(c.options){return b}if(a.hover&&a.hoverables[b.nodeName.toLowerCase()]){B.attach(b)}c.options=a;return b}function I(a){var b={};return function(c){if(!J(b,c)){b[c]=a.apply(null,arguments)}return b[c]}}function C(f,e){if(!e){e=M.getStyle(f)}var b=M.quotedList(e.get("fontFamily").toLowerCase()),d;for(var c=0,a=b.length;c<a;++c){d=b[c];if(H[d]){return H[d].get(e.get("fontStyle"),e.get("fontWeight"))}}return null}function F(a){return document.getElementsByTagName(a)}function J(b,a){return b.hasOwnProperty(a)}function G(){var a={},c,e;for(var d=0,b=arguments.length;c=arguments[d],d<b;++d){for(e in c){if(J(c,e)){a[e]=c[e]}}}return a}function N(d,n,b,o,e,c){var m=o.separate;if(m=="none"){return Y[o.engine].apply(null,arguments)}var k=document.createDocumentFragment(),g;var h=n.split(O[m]),a=(m=="words");if(a&&S){if(/^\s/.test(n)){h.unshift("")}if(/\s$/.test(n)){h.push("")}}for(var j=0,f=h.length;j<f;++j){g=Y[o.engine](d,a?M.textAlign(h[j],b,j,f):h[j],b,o,e,c,j<f-1);if(g){k.appendChild(g)}}return k}function K(b,j){var c,a,d,g,f,i;for(d=U(b,j).firstChild;d;d=f){g=d.nodeType;f=d.nextSibling;i=false;if(g==1){if(!d.firstChild){continue}if(!/cufon/.test(d.className)){arguments.callee(d,j);continue}else{i=true}}else{if(g!=3){continue}}if(!a){a=M.getStyle(b).extend(j)}if(!c){c=C(b,a)}if(!c){continue}if(i){Y[j.engine](c,null,a,j,d,b);continue}var h=M.whiteSpace(d.data,a,d);if(h===""){continue}var e=N(c,h,a,j,d,b);if(e){d.parentNode.replaceChild(e,d)}else{d.parentNode.removeChild(d)}}}var S=" ".split(/\s+/).length==0;var D=new Z();var B=new Q();var X=new T();var Y={},H={},V={enableTextDecoration:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(a){return jQuery(a)})||(window.dojo&&dojo.query)||(window.$$&&function(a){return $$(a)})||(window.$&&function(a){return $(a)})||(document.querySelectorAll&&function(a){return document.querySelectorAll(a)})||(window.Ext&&Ext.query)||F),separate:"words",textShadow:"none"};var O={words:/[^\S\u00a0]+/,characters:""};L.now=function(){W.ready();return L};L.refresh=function(){X.repeat.apply(X,arguments);return L};L.registerEngine=function(b,a){if(!a){return L}Y[b]=a;return L.set("engine",b)};L.registerFont=function(c){var a=new R(c),b=a.family;if(!H[b]){H[b]=new E()}H[b].add(a);return L.set("fontFamily",'"'+b+'"')};L.replace=function(c,b,a){b=G(V,b);if(!b.engine){return L}if(b.hover){b.forceHitArea=true}if(typeof b.textShadow=="string"){b.textShadow=M.textShadow(b.textShadow)}if(typeof b.color=="string"&&/^-/.test(b.color)){b.textGradient=M.gradient(b.color)}if(!a){X.add(c,arguments)}if(c.nodeType||typeof c=="string"){c=[c]}M.ready(function(){for(var e=0,d=c.length;e<d;++e){var f=c[e];if(typeof f=="string"){L.replace(b.selector(f),b,true)}else{K(f,b)}}});return L};L.set=function(a,b){V[a]=b;return L};return L})();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-canvas{text-indent:0;}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(E?"":"font-size:1px;line-height:1px;")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(A?".cufon-canvas canvas{position:relative;}":".cufon-canvas canvas{position:absolute;}")+"}@media print{.cufon-canvas{padding:0;}.cufon-canvas canvas{display:none;}.cufon-canvas .cufon-alt{display:inline;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(F);function D(O,H){var M=0,L=0;var G=[],N=/([mrvxe])([^a-z]*)/g,J;generate:for(var I=0;J=N.exec(O);++I){var K=J[2].split(",");switch(J[1]){case"v":G[I]={m:"bezierCurveTo",a:[M+~~K[0],L+~~K[1],M+~~K[2],L+~~K[3],M+=~~K[4],L+=~~K[5]]};break;case"r":G[I]={m:"lineTo",a:[M+=~~K[0],L+=~~K[1]]};break;case"m":G[I]={m:"moveTo",a:[M=~~K[0],L=~~K[1]]};break;case"x":G[I]={m:"closePath"};break;case"e":break generate}H[G[I].m].apply(H,G[I].a)}return G}function C(K,J){for(var I=0,H=K.length;I<H;++I){var G=K[I];J[G.m].apply(J,G.a)}}return function(AH,a,z,W,e,AI){var I=(a===null);if(I){a=e.alt}var c=AH.viewBox;var K=z.getSize("fontSize",AH.baseSize);var v=z.get("letterSpacing");v=(v=="normal")?0:K.convertFrom(parseInt(v,10));var d=0,w=0,u=0,Y=0;var b=W.textShadow,s=[];if(b){for(var AG=b.length;AG--;){var m=b[AG];var r=K.convertFrom(parseFloat(m.offX));var p=K.convertFrom(parseFloat(m.offY));s[AG]=[r,p];if(p<d){d=p}if(r>w){w=r}if(p>u){u=p}if(r<Y){Y=r}}}var AL=Cufon.CSS.textTransform(a,z).split(""),U;var J=AH.glyphs,X,M,AC;var G=0,Q,h=[];for(var AG=0,AE=0,AB=AL.length;AG<AB;++AG){X=J[U=AL[AG]]||AH.missingGlyph;if(!X){continue}if(M){G-=AC=M[U]||0;h[AE-1]-=AC}G+=Q=h[AE++]=~~(X.w||AH.w)+v;M=X.k}if(Q===undefined){return null}w+=c.width-Q;Y+=c.minX;var V,L;if(I){V=e;L=e.firstChild}else{V=document.createElement("span");V.className="cufon cufon-canvas";V.alt=a;L=document.createElement("canvas");V.appendChild(L);if(W.printable){var AD=document.createElement("span");AD.className="cufon-alt";AD.appendChild(document.createTextNode(a));V.appendChild(AD)}}var AM=V.style;var o=L.style;var H=K.convert(c.height);var AK=Math.ceil(H);var t=AK/H;var n=t*Cufon.CSS.fontStretch(z.get("fontStretch"));var q=G*n;var AA=Math.ceil(K.convert(q+w-Y));var O=Math.ceil(K.convert(c.height-d+u));L.width=AA;L.height=O;o.width=AA+"px";o.height=O+"px";d+=c.minY;o.top=Math.round(K.convert(d-AH.ascent))+"px";o.left=Math.round(K.convert(Y))+"px";var T=Math.ceil(K.convert(q))+"px";if(A){AM.width=T;AM.height=K.convert(AH.height)+"px"}else{AM.paddingLeft=T;AM.paddingBottom=(K.convert(AH.height)-1)+"px"}var AJ=L.getContext("2d"),f=H/c.height;AJ.scale(f,f*t);AJ.translate(-Y,-d);AJ.lineWidth=AH.face["underline-thickness"];AJ.save();function N(i,g){AJ.strokeStyle=g;AJ.beginPath();AJ.moveTo(0,i);AJ.lineTo(G,i);AJ.stroke()}var P=W.enableTextDecoration?Cufon.CSS.textDecoration(AI,z):{};if(P.underline){N(-AH.face["underline-position"],P.underline)}if(P.overline){N(AH.ascent,P.overline)}function AF(){AJ.scale(n,1);for(var x=0,k=0,g=AL.length;x<g;++x){var y=J[AL[x]]||AH.missingGlyph;if(!y){continue}if(y.d){AJ.beginPath();if(y.code){C(y.code,AJ)}else{y.code=D("m"+y.d,AJ)}AJ.fill()}AJ.translate(h[k++],0)}AJ.restore()}if(b){for(var AG=b.length;AG--;){var m=b[AG];AJ.save();AJ.fillStyle=m.color;AJ.translate.apply(AJ,s[AG]);AF()}}var S=W.textGradient;if(S){var Z=S.stops,R=AJ.createLinearGradient(0,c.minY,0,c.maxY);for(var AG=0,AB=Z.length;AG<AB;++AG){R.addColorStop.apply(R,Z[AG])}AJ.fillStyle=R}else{AJ.fillStyle=z.get("color")}AF();if(P["line-through"]){N(-AH.descent,P["line-through"])}return V}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return }if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var B=document.createElement("cvml:shape");B.style.behavior="url(#default#VML)";if(!B.coordsize){return }B=null;var F=(document.documentMode||0)<8;document.write(('<style type="text/css">.cufon-vml-canvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}.cufon-vml-canvas{position:absolute;text-align:left;}.cufon-vml{display:inline-block;position:relative;vertical-align:'+(F?"middle":"text-bottom")+";}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px;}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none;}.cufon-vml .cufon-alt{display:inline;}}</style>").replace(/;/g,"!important;"));function C(G,H){return A(G,/(?:em|ex|%)$/i.test(H)?"1em":H)}function A(J,K){if(/px$/i.test(K)){return parseFloat(K)}var I=J.style.left,H=J.runtimeStyle.left;J.runtimeStyle.left=J.currentStyle.left;J.style.left=K.replace("%","em");var G=J.style.pixelLeft;J.style.left=I;J.runtimeStyle.left=H;return G}var E={};function D(L){var M=L.id;if(!E[M]){var J=L.stops,K=document.createElement("cvml:fill"),G=[];K.type="gradient";K.angle=180;K.focus="0";K.method="sigma";K.color=J[0][1];for(var I=1,H=J.length-1;I<H;++I){G.push(J[I][0]*100+"% "+J[I][1])}K.colors=G.join(",");K.color2=J[H][1];E[M]=K}return E[M]}return function(AI,f,AC,b,n,AJ,AA){var J=(f===null);if(J){f=n.alt}var h=AI.viewBox;var L=AC.computedFontSize||(AC.computedFontSize=new Cufon.CSS.Size(C(AJ,AC.get("fontSize"))+"px",AI.baseSize));var z=AC.computedLSpacing;if(z==undefined){z=AC.get("letterSpacing");AC.computedLSpacing=z=(z=="normal")?0:~~L.convertFrom(A(AJ,z))}var X,M;if(J){X=n;M=n.firstChild}else{X=document.createElement("span");X.className="cufon cufon-vml";X.alt=f;M=document.createElement("span");M.className="cufon-vml-canvas";X.appendChild(M);if(b.printable){var AF=document.createElement("span");AF.className="cufon-alt";AF.appendChild(document.createTextNode(f));X.appendChild(AF)}if(!AA){X.appendChild(document.createElement("cvml:shape"))}}var AO=X.style;var u=M.style;var H=L.convert(h.height),AL=Math.ceil(H);var y=AL/H;var s=y*Cufon.CSS.fontStretch(AC.get("fontStretch"));var x=h.minX,w=h.minY;u.height=AL;u.top=Math.round(L.convert(w-AI.ascent));u.left=Math.round(L.convert(x));AO.height=L.convert(AI.height)+"px";var Q=b.enableTextDecoration?Cufon.CSS.textDecoration(AJ,AC):{};var e=AC.get("color");var AN=Cufon.CSS.textTransform(f,AC).split(""),W;var K=AI.glyphs,c,N,AE;var G=0,o=[],v=0,S;var U,g=b.textShadow;for(var AH=0,AG=0,AD=AN.length;AH<AD;++AH){c=K[W=AN[AH]]||AI.missingGlyph;if(!c){continue}if(N){G-=AE=N[W]||0;o[AG-1]-=AE}G+=S=o[AG++]=~~(c.w||AI.w)+z;N=c.k}if(S===undefined){return null}var V=-x+G+(h.width-S);var AM=L.convert(V*s),AB=Math.round(AM);var r=V+","+h.height,I;var m="r"+r+"ns";var T=b.textGradient&&D(b.textGradient);for(AH=0,AG=0;AH<AD;++AH){c=K[AN[AH]]||AI.missingGlyph;if(!c){continue}if(J){U=M.childNodes[AG];while(U.firstChild){U.removeChild(U.firstChild)}}else{U=document.createElement("cvml:shape");M.appendChild(U)}U.stroked="f";U.coordsize=r;U.coordorigin=I=(x-v)+","+w;U.path=(c.d?"m"+c.d+"xe":"")+"m"+I+m;U.fillcolor=e;if(T){U.appendChild(T.cloneNode(false))}var AK=U.style;AK.width=AB;AK.height=AL;if(g){var P=g[0],O=g[1];var a=Cufon.CSS.color(P.color),Y;var q=document.createElement("cvml:shadow");q.on="t";q.color=a.color;q.offset=P.offX+","+P.offY;if(O){Y=Cufon.CSS.color(O.color);q.type="double";q.color2=Y.color;q.offset2=O.offX+","+O.offY}q.opacity=a.opacity||(Y&&Y.opacity)||1;U.appendChild(q)}v+=o[AG++]}var p=U.nextSibling,R,Z;if(b.forceHitArea){if(!p){p=document.createElement("cvml:rect");p.stroked="f";p.className="cufon-vml-cover";R=document.createElement("cvml:fill");R.opacity=0;p.appendChild(R);M.appendChild(p)}Z=p.style;Z.width=AB;Z.height=AL}else{if(p){M.removeChild(p)}}AO.width=Math.max(Math.ceil(L.convert(G*s)),0);if(F){var t=AC.computedYAdjust;if(t===undefined){var d=AC.get("lineHeight");if(d=="normal"){d="1em"}else{if(!isNaN(d)){d+="em"}}AC.computedYAdjust=t=0.5*(A(AJ,d)-parseFloat(AO.height))}if(t){AO.marginTop=Math.ceil(t)+"px";AO.marginBottom=t+"px"}}return X}})());$.getScript=function(B,C,A){$.ajax({type:"GET",url:B,success:C,dataType:"script",cache:A})};jQuery.pushup={Version:"1.0.2",options:{appearDelay:0.5,fadeDelay:30,images:"../images/pushup/",message:"Important browser update available",reminder:{hours:6,message:"Remind me again in #{hours}"}},activeBrowser:null,updateLinks:{IE:"http://www.microsoft.com/windows/downloads/ie/",Firefox:"http://www.getfirefox.com",Safari:"http://www.apple.com/safari/download/",Opera:"http://www.opera.com/download/"},browsVer:{Firefox:(navigator.userAgent.indexOf("Firefox")>-1)?parseFloat(navigator.userAgent.match(/Firefox[\/\s](\d+)/)[1]):false,IE:(jQuery.browser.msie)?parseFloat(jQuery.browser.version):false,Safari:(jQuery.browser.safari)?parseFloat(jQuery.browser.version):false,Opera:(jQuery.browser.opera)?parseFloat(jQuery.browser.version):false},browsers:{Firefox:2,IE:7,Opera:9,Safari:3},init:function(){jQuery.each(jQuery.pushup.browsVer,function(A,B){if(B&&B<jQuery.pushup.browsers[A]){jQuery.pushup.activeBrowser=A;if(!jQuery.pushup.options.ignoreReminder&&jQuery.pushup.cookiesEnabled&&Cookie.get("_pushupBlocked")){return }else{time=(jQuery.pushup.options.appearDelay!=undefined)?jQuery.pushup.options.appearDelay*1000:0;setTimeout("jQuery.pushup.show()",time)}}})},show:function(){browser=typeof arguments[0]=="string"?arguments[0]:jQuery.pushup.browserUsed||"IE";elm=document.createElement("div");elm.style.display="none";elm.id="pushup";jQuery("body").prepend(elm);icon=jQuery(document.createElement("div")).addClass("pushup_icon");C=jQuery(document.createElement("span")).addClass("pushup_message");messagelink=jQuery(document.createElement("a")).addClass("pushup_messageLink").attr("target","_blank").append(icon).append(C);messagelink.attr("href",jQuery.pushup.updateLinks[jQuery.pushup.activeBrowser]);jQuery("#pushup").append(messagelink);jQuery(".pushup_message").html(jQuery.pushup.options.message);var A=jQuery.pushup.options.reminder.hours;if(A&&jQuery.pushup.cookiesEnabled){var B=A+" hour"+(A>1?"s":""),C=jQuery.pushup.options.reminder.message.replace("#{hours}",B);hourelem=jQuery(document.createElement("a")).attr("href","#").addClass("pushup_reminder").html(C);jQuery("#pushup").append(hourelem);jQuery(".pushup_reminder").click(function(){jQuery.pushup.setReminder(jQuery.pushup.options.reminder.hours);jQuery.pushup.hide();return false})}if(/^(https?:\/\/|\/)/.test(this.options.images)){imgSrc=jQuery.pushup.options.images}else{jQuery("script[src]").each(function(D,E){if(/jquery\.pushup/.test(jQuery(E).attr("src"))){srcFol=jQuery(E).attr("src").replace("jquery.pushup.js","");imgSrc=srcFol+jQuery.pushup.options.images}})}image=imgSrc+jQuery.pushup.activeBrowser.toLowerCase();styles=(jQuery.pushup.browsVer.IE<7&&jQuery.pushup.browsVer.IE)?{filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+image+".png'', sizingMethod='crop')"}:{background:"url("+image+".png) no-repeat top left"};jQuery(".pushup_icon").css(styles);jQuery("#pushup").fadeIn("slow");if(jQuery.pushup.options.fadeDelay!=undefined){time=jQuery.pushup.options.fadeDelay*1000;setTimeout("jQuery.pushup.hide()",time)}},hide:function(){jQuery("#pushup").fadeOut("slow")},setReminder:function(A){Cookie.set("_pushupBlocked","blocked",{duration:1/24*A})},resetReminder:function(){Cookie.remove("_pushupBlocked")}};var Cookie={set:function(D,E){var A="",C=arguments[2]||{};if(C.duration){var B=new Date();B.setTime(B.getTime()+C.duration*1000*60*60*24);E+="; expires="+B.toGMTString()}document.cookie=D+"="+E+A+"; path=/"},remove:function(A){this.set(A,"",-1)},get:function(B){var D=document.cookie.split(";"),E=B+"=";for(var C=0,A=D.length;C<A;C++){var F=D[C];while(F.charAt(0)==" "){F=F.substring(1,F.length)}if(F.indexOf(E)==0){return F.substring(E.length,F.length)}}return null}};jQuery.pushup.cookiesEnabled=(function(A){if(Cookie.get(A)){return true}Cookie.set(A,"test",{duration:15});return Cookie.get(A)})("_pushupCookiesEnabled");jQuery(function(){jQuery.pushup.init()});Cufon.registerFont({w:175,face:{"font-family":"Cambria","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 4 5 3 5 4 6 3 2 4",ascent:"280",descent:"-80","x-height":"3",bbox:"1 -252.329 287 79","underline-thickness":"20.3906","underline-position":"-11.7773","unicode-range":"U+0026-U+007E"},glyphs:{" ":{},a:{d:"97,-171v93,-4,14,147,69,162r0,9r-48,0v-1,-8,5,-23,-2,-26v-23,34,-102,44,-102,-13v0,-45,49,-52,102,-56v1,-34,-3,-60,-35,-60v-20,0,-30,12,-35,29r-23,0r0,-23v24,-12,41,-20,74,-22xm73,-17v32,-2,47,-25,43,-63v-39,0,-72,6,-72,37v0,18,10,26,29,26",k:{y:7,w:5,v:7}},b:{d:"31,-191v0,-26,2,-49,-23,-50r0,-9r53,-2r1,112v18,-17,26,-31,56,-31v45,0,58,37,61,85v5,74,-62,108,-123,78v-7,6,-13,14,-25,8r0,-191xm106,-150v-43,0,-45,40,-45,87v0,33,10,52,42,52v34,0,43,-29,43,-69v0,-38,-9,-70,-40,-70",w:197,k:{y:5,x:5,w:2,v:5}},c:{d:"18,-83v0,-72,63,-103,130,-81r0,37r-22,0v-6,-17,-10,-30,-32,-30v-57,1,-62,140,1,139v21,-1,31,-8,44,-22r10,12v-15,19,-32,31,-62,31v-48,0,-69,-35,-69,-86",w:158},d:{d:"18,-82v-2,-68,57,-106,118,-81v-4,-31,11,-77,-23,-78r0,-9r53,-2r0,224v2,13,8,17,22,19r0,9r-52,2v-1,-9,6,-25,-1,-30v-16,18,-28,31,-56,31v-44,0,-59,-36,-61,-85xm91,-18v42,0,47,-39,45,-86v-2,-31,-6,-53,-38,-53v-35,1,-47,31,-46,70v0,38,7,69,39,69",w:199,k:{y:7,w:6,v:7}},e:{d:"98,-18v23,0,35,-10,49,-23r11,11v-18,19,-34,33,-67,33v-51,0,-69,-33,-73,-86v-5,-72,78,-116,127,-67v10,16,16,35,16,63r-111,0v0,40,10,69,48,69xm128,-101v-3,-30,-5,-56,-35,-56v-29,0,-40,26,-42,56r77,0",k:{y:4,x:4,v:4}},f:{d:"93,-238v-31,0,-27,37,-28,70r42,0r0,18r-42,0r0,106v1,21,2,33,22,35r0,9r-72,0r0,-9v18,-3,21,-13,20,-35r0,-106r-21,0r0,-9v29,1,17,-42,28,-58v12,-28,48,-41,89,-33r0,31r-18,0v-4,-11,-8,-19,-20,-19",w:108,k:{s:3,q:4,o:4,g:4,e:4,d:4,c:4,a:4}},g:{d:"39,0v-29,-11,-16,-53,8,-63v-16,-10,-25,-25,-26,-49v0,-75,81,-55,154,-56r0,18v-11,1,-27,-5,-34,0v34,50,-13,115,-82,92v-22,14,-15,38,16,36v47,-3,96,-3,94,44v-2,40,-36,57,-78,57v-39,0,-80,-5,-80,-43v0,-19,14,-28,28,-36xm87,-158v-24,0,-34,17,-34,43v0,27,11,45,35,46v25,0,33,-19,33,-43v0,-26,-10,-46,-34,-46xm141,30v1,-37,-51,-23,-84,-27v-32,21,-16,68,33,62v27,-3,50,-9,51,-35",w:177,k:{l:2,k:2,h:2,b:2,a:3}},h:{d:"34,-191v0,-26,2,-49,-23,-50r0,-9r53,-2r1,112v19,-17,26,-29,54,-31v60,-3,47,71,47,127v0,25,1,30,20,35r0,9r-69,0r0,-9v31,-2,17,-50,19,-80v2,-36,-1,-61,-31,-61v-52,0,-42,70,-40,123v1,13,8,15,19,18r0,9r-70,0r0,-9v18,-4,20,-13,20,-35r0,-147",w:198,k:{y:7,w:5,v:7}},i:{d:"67,-237r0,34r-32,0r0,-34r32,0xm66,-44v0,23,2,31,20,35r0,9r-69,0r0,-9v38,-12,11,-82,19,-129v-1,-14,-8,-18,-21,-21r0,-9r51,-2r0,126",w:100,k:{y:7,w:6,v:7}},j:{d:"66,-237r0,34r-33,0r0,-34r33,0xm34,-120v1,-22,1,-38,-21,-39r0,-9r52,-2v-2,67,9,148,-5,206v-6,23,-26,35,-53,42r-6,-16v22,-9,33,-18,33,-51r0,-131",w:95,k:{y:4,v:4}},k:{d:"34,-191v-1,-29,2,-47,-23,-50r0,-9r53,-2r0,154v32,-1,50,-24,59,-49v0,-9,-5,-10,-14,-12r0,-9r76,0v3,14,-9,10,-17,16v-21,16,-40,36,-60,53v28,29,43,74,83,90r0,9r-68,0r0,-9v21,-4,-3,-27,-7,-34v-16,-15,-18,-45,-52,-43v3,31,-11,76,20,77r0,9r-70,0r0,-9v20,-2,20,-15,20,-35r0,-147",w:188,k:{u:4,s:3,q:6,p:3,o:6,g:3,e:6,d:6,c:6,b:3,a:3}},l:{d:"34,-191v-1,-29,2,-47,-23,-50r0,-9r53,-2r0,208v-1,25,2,31,20,35r0,9r-70,0r0,-9v20,-2,20,-15,20,-35r0,-147",w:97,k:{y:7,w:6,v:7}},m:{d:"36,-120v3,-22,-1,-38,-21,-39r0,-9r51,-2v1,9,-4,24,1,30v16,-16,27,-31,54,-31v26,0,38,12,44,33v19,-19,27,-31,56,-33v59,-4,46,70,46,127v0,24,1,31,20,35r0,9r-69,0r0,-9v35,-9,15,-79,16,-121v-12,-36,-71,-16,-67,22v4,35,-15,94,19,99r0,9r-69,0r0,-9v31,-2,17,-50,19,-80v3,-32,0,-61,-30,-61v-50,0,-41,69,-39,121v0,15,7,17,19,20r0,9r-69,0r0,-9v36,-7,14,-74,19,-111",w:299,k:{y:7,w:5,v:7}},n:{d:"121,-171v89,-4,13,146,67,162r0,9r-69,0r0,-9v36,-8,14,-77,16,-119v-12,-40,-69,-17,-69,18v0,36,-15,96,20,101r0,9r-69,0r0,-9v38,-12,11,-82,19,-129v-1,-14,-8,-18,-21,-21r0,-9r51,-2v1,9,-4,24,1,30v19,-17,26,-29,54,-31",w:200,k:{y:7,w:5,v:7}},o:{d:"173,-86v-1,54,-26,89,-79,89v-50,0,-76,-32,-76,-85v1,-52,27,-88,78,-89v52,-1,77,33,77,85xm96,-157v-33,0,-44,31,-44,71v0,41,10,75,44,75v35,0,43,-33,43,-70v1,-41,-9,-76,-43,-76",w:191,k:{y:5,x:5,w:2,v:5}},p:{d:"182,-86v4,71,-55,106,-117,81v2,31,-10,71,21,72r0,9r-71,0r0,-9v16,-3,19,-14,19,-35r-1,-178v-3,-9,-9,-11,-20,-13r0,-9r52,-2v1,9,-5,24,0,30v17,-17,28,-31,57,-31v43,0,57,36,60,85xm149,-81v8,-84,-84,-87,-84,-29v0,47,-10,102,41,99v33,-2,39,-31,43,-70",w:200,k:{y:5,x:5,w:2,v:5}},q:{d:"166,32v-1,21,3,32,20,35r0,9r-72,0r0,-9v37,-3,17,-60,22,-96v-16,16,-29,32,-58,32v-43,0,-57,-36,-60,-85v-4,-72,65,-108,124,-78v6,-7,12,-14,24,-8r0,200xm90,-18v44,0,48,-39,46,-87v-2,-32,-8,-52,-38,-52v-35,0,-47,31,-47,70v0,37,8,69,39,69",w:196,k:{y:3,w:3,v:3}},r:{d:"36,-120v3,-22,-1,-38,-21,-39r0,-9r51,-2v1,10,-4,25,1,32v16,-22,38,-37,76,-32r0,40r-20,0v-15,-34,-60,-10,-57,25v3,35,-15,94,22,96r0,9r-71,0r0,-9v36,-7,14,-74,19,-111",w:148,k:{q:5,o:5,l:2,k:2,h:2,g:2,e:5,d:5,c:5,b:2,a:6}},s:{d:"20,-124v0,-51,69,-53,115,-41r0,35r-17,0v-7,-16,-15,-28,-37,-27v-17,0,-32,7,-31,24v5,49,87,31,87,86v0,58,-75,55,-120,42r0,-37r17,0v1,37,73,45,73,4v0,-50,-87,-31,-87,-86",w:154,k:{y:3,x:3,w:2,v:3}},t:{d:"124,-20v-28,35,-91,31,-91,-33r0,-97r-26,0r0,-9v26,-4,27,-24,31,-52r25,0r0,43r57,0r0,18r-57,0v6,47,-19,132,28,132v12,0,18,-5,25,-12",w:121,k:{q:3,o:3,g:3,e:3,d:3,c:3,b:3}},u:{d:"79,3v-87,3,-12,-147,-66,-162r0,-9r50,0r0,89v1,35,-1,59,31,61v21,-3,41,-16,41,-40r-1,-81v0,-14,-6,-17,-19,-20r0,-9r50,0r1,140v1,14,7,16,21,19r0,9r-51,2v-1,-9,5,-25,-2,-30v-16,17,-30,30,-55,31",w:198,k:{y:7,w:6,v:7}},v:{d:"128,-118v8,-17,11,-40,-12,-41r0,-9r66,0r0,9v-18,3,-20,15,-27,31r-59,130r-21,0r-55,-150v-4,-6,-7,-10,-17,-11r0,-9r72,0r0,9v-21,0,-19,20,-13,37r30,89",w:181,k:{s:4,q:7,o:7,l:4,k:4,h:4,g:6,e:7,d:7,c:7,b:3,a:8}},w:{d:"228,-118v8,-16,10,-40,-12,-41r0,-9r62,0v2,15,-12,9,-18,23r-58,146r-24,0r-38,-132r-46,132r-24,0r-49,-148v-5,-6,-6,-11,-16,-12r0,-9r70,0r0,9v-22,0,-19,20,-14,37r28,90r45,-136r25,0r38,136",w:278,k:{s:3,q:5,o:5,l:4,k:4,h:4,g:3,e:5,d:5,c:5,b:2,a:7}},x:{d:"56,-35v-9,8,-11,28,7,26r0,9r-59,0v-2,-15,15,-11,20,-22v16,-17,33,-41,49,-60v-23,-25,-34,-61,-66,-77r0,-9r69,0r0,9v-20,0,-15,20,-6,28r21,30v11,-16,26,-27,32,-48v0,-7,-6,-9,-13,-10r0,-9r58,0v2,13,-7,9,-14,16v-18,17,-36,43,-53,63r55,72v6,6,16,4,14,17r-71,0r0,-9v18,-1,16,-14,9,-25r-25,-36",w:174,k:{u:5,s:4,q:8,o:8,g:4,e:8,d:8,c:8,b:2,a:5}},y:{d:"128,-118v9,-16,10,-40,-12,-41r0,-9r66,0r0,9v-18,3,-20,15,-27,31r-82,178v-14,20,-35,32,-68,25r0,-35r15,0v8,26,39,6,43,-11v4,-7,9,-16,14,-26v-22,-52,-37,-110,-63,-158v-2,-2,-5,-3,-10,-4r0,-9r71,0r0,9v-22,0,-19,21,-13,37r31,88",w:181,k:{s:4,q:7,o:7,l:4,k:4,h:4,g:6,e:7,d:7,c:7,b:3,a:8}},z:{d:"52,-14v43,1,80,5,82,-37r16,0r0,51r-136,0r0,-9r97,-145r-48,0v-23,0,-25,16,-32,34r-16,0r0,-48r134,0r0,9",w:163},"&":{d:"107,-129r61,73v17,-13,39,-60,6,-69r0,-8r50,0v-1,43,-23,66,-45,89v15,19,39,37,60,14r8,10v-11,12,-26,22,-45,23v-26,0,-30,-13,-45,-27v-36,40,-144,40,-141,-33v1,-41,26,-52,54,-71v-14,-19,-23,-32,-23,-59v0,-37,29,-56,67,-56v32,0,58,12,56,45v-2,41,-36,50,-63,69xm112,-228v-47,1,-41,62,-15,87v23,-13,45,-27,45,-55v0,-19,-11,-32,-30,-32xm47,-64v-3,54,69,58,100,28v-22,-21,-48,-56,-67,-80v-19,14,-32,25,-33,52",w:247},"/":{d:"165,-252r-127,328r-27,0r127,-328r27,0",w:176},"~":{d:"75,-109v-22,1,-30,14,-39,31r-14,-7v10,-24,29,-46,59,-49v24,-2,73,39,94,37v25,-1,33,-14,45,-32r14,9v-9,19,-32,50,-63,48v-26,4,-74,-38,-96,-37",w:256},"\u00a0":{}}});Cufon.registerFont({w:194,face:{"font-family":"Candara","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 14 5 2 3 3 3 2 2 4",ascent:"261",descent:"-99","x-height":"7",bbox:"1 -256 273.776 91.2349","underline-thickness":"3.51562","underline-position":"-21.6211","unicode-range":"U+0026-U+00BB"},glyphs:{" ":{},a:{d:"152,-116v-3,39,-4,82,3,116r-27,1v-2,-6,1,-14,-4,-16v-29,29,-113,28,-109,-26v4,-50,42,-60,108,-61v12,-56,-56,-50,-100,-39r3,-24v50,-13,131,-17,126,49xm123,-82v-43,0,-77,5,-79,38v-1,33,64,28,80,10v-1,-18,-1,-34,-1,-48",w:176},b:{d:"111,-173v44,-1,72,39,72,83v0,69,-70,119,-128,83v-2,11,-18,6,-30,7v3,-75,4,-176,-4,-247r35,-2v1,18,-6,59,0,96v11,-13,30,-20,55,-20xm57,-29v40,31,94,-2,94,-57v0,-34,-19,-63,-52,-63v-21,0,-36,6,-45,19v0,42,1,75,3,101",w:200},c:{d:"47,-87v0,53,49,82,104,60r-2,24v-61,26,-132,-13,-132,-78v0,-62,59,-108,127,-88r-5,28v-45,-21,-92,6,-92,54",w:162},d:{d:"17,-78v0,-67,65,-119,126,-84v0,-29,0,-57,-2,-85r33,-1v-5,64,-3,182,1,248r-26,1v-2,-4,1,-14,-4,-16v-12,13,-31,20,-55,20v-44,0,-73,-39,-73,-83xm49,-82v3,34,18,63,52,63v21,0,36,-6,45,-16v0,-36,-1,-71,-3,-105v-41,-32,-99,3,-94,58",w:198},e:{d:"98,-175v52,0,74,36,69,92r-121,2v1,53,64,73,118,54r-3,25v-65,23,-144,-9,-144,-79v0,-50,32,-94,81,-94xm138,-103v0,-33,-13,-49,-41,-49v-28,0,-45,17,-50,51",w:184},f:{d:"41,-163v-3,-64,21,-100,81,-86r-5,23v-43,-10,-51,12,-49,63v12,0,28,-1,49,-2r-1,26v-24,-1,-40,-1,-48,-1v0,53,1,100,2,140r-31,0v2,-39,2,-86,2,-140v-7,0,-19,0,-37,1r1,-26v16,1,28,2,36,2",w:121},g:{d:"46,-67v-49,-23,-22,-118,46,-105v20,-1,34,5,47,10v3,-28,26,-35,49,-27r-2,24v-22,1,-35,3,-36,12v36,52,-21,115,-89,91v-6,4,-9,10,-9,16v0,26,26,19,65,19v45,0,66,15,66,45v0,82,-166,104,-171,20v-2,-26,14,-40,31,-47v-22,-12,-15,-43,3,-58xm93,71v34,0,62,-13,64,-41v3,-42,-62,-26,-98,-32v-41,20,-22,73,34,73xm91,-77v24,0,43,-14,42,-37v0,-25,-18,-40,-44,-40v-23,0,-41,15,-41,38v0,25,18,39,43,39"},h:{d:"53,-150v44,-39,130,-31,119,49v-4,33,0,49,0,101r-32,0v-1,-49,26,-150,-36,-148v-18,0,-35,6,-50,18v0,64,1,108,2,130r-31,0v2,-54,4,-195,-4,-247r34,-2v-1,36,-2,68,-2,99"},i:{d:"55,0r-32,0v4,-47,5,-125,-3,-166r35,-4v-1,24,-2,54,-2,90v0,28,0,55,2,80xm44,-239v11,0,17,9,18,19v1,13,-8,22,-22,22v-12,0,-19,-9,-19,-19v0,-13,10,-22,23,-22",w:78},j:{d:"2,65v31,-29,25,-45,25,-119v0,-50,-2,-87,-7,-112r35,-5v-4,59,-1,121,-1,181v0,38,-14,61,-43,69xm44,-239v11,0,17,9,18,19v1,13,-8,22,-22,22v-12,0,-19,-9,-19,-19v0,-13,10,-22,23,-22",w:78},k:{d:"160,-167v-5,16,-61,54,-74,67v17,9,82,83,88,100r-41,0v1,-5,-71,-96,-80,-89v0,25,1,55,2,89r-31,0v4,-77,5,-178,-3,-247r34,-2r-1,147v5,5,72,-62,68,-65r38,0",w:175},l:{d:"57,0r-34,0v4,-68,6,-184,-2,-247r36,-2v-4,67,-4,180,0,249",w:82},m:{d:"158,-149v49,-46,132,-24,113,61v0,20,1,49,1,88r-32,0v-2,-48,30,-148,-38,-148v-13,0,-26,6,-39,18r1,130r-32,0v-2,-53,29,-152,-37,-148v-15,0,-29,6,-42,18v0,37,1,81,1,130r-32,0v3,-77,6,-105,-4,-166r31,-5v2,7,0,17,4,22v24,-33,89,-31,105,0",w:294},n:{d:"54,-149v47,-46,138,-25,117,61v0,20,1,49,1,88r-32,0v-1,-50,28,-148,-38,-148v-17,0,-32,6,-46,18r0,130r-32,0v3,-77,6,-105,-4,-166r30,-5"},o:{d:"104,-175v45,0,80,36,80,86v0,55,-37,96,-87,96v-46,0,-80,-35,-80,-85v0,-55,37,-97,87,-97xm101,-15v34,0,52,-33,52,-67v0,-34,-18,-72,-53,-71v-34,0,-52,33,-52,68v0,35,19,70,53,70",w:201},p:{d:"110,-173v45,-2,73,40,73,83v-1,49,-31,95,-82,95v-24,0,-35,-6,-45,-12v0,33,0,61,1,87r-33,0v6,-62,7,-194,-4,-246r30,-5v2,5,0,16,5,18v11,-13,30,-20,55,-20xm57,-29v41,32,94,-3,94,-57v0,-34,-18,-64,-52,-63v-21,0,-36,6,-45,19v2,39,3,73,3,101",w:200},q:{d:"17,-78v0,-49,30,-95,82,-95v23,0,36,5,49,11v6,-6,18,-6,29,-7v-4,79,-4,172,0,249r-31,0v-1,-31,5,-69,-1,-95v-12,13,-30,20,-55,20v-44,1,-73,-40,-73,-83xm49,-82v0,34,18,63,52,63v21,0,36,-6,46,-19v0,-39,0,-73,-1,-102v-44,-32,-97,2,-97,58",w:200},r:{d:"129,-167r-8,28v-30,-12,-60,-3,-68,26v0,54,0,92,1,113r-31,0v3,-71,7,-109,-5,-166r30,-5v3,13,2,23,5,26v20,-29,41,-34,76,-22",w:127},s:{d:"36,-91v-36,-30,-8,-81,44,-81v20,0,37,2,49,5r-6,25v-26,-14,-101,-8,-70,28v23,17,82,25,82,66v0,54,-71,59,-120,46r6,-26v29,17,114,11,79,-30v-13,-9,-53,-24,-64,-33",w:150},t:{d:"64,-140v2,52,-19,142,56,116r-3,23v-52,15,-81,-7,-81,-69v0,-18,1,-41,1,-70v-7,0,-16,0,-29,1r1,-26v11,1,21,2,30,2v0,-7,0,-25,1,-51r28,-2v-2,25,-3,42,-3,53v11,0,29,-1,51,-2r-2,26v-21,-1,-37,-1,-50,-1",w:129},u:{d:"56,-167v1,65,-21,147,37,147v19,0,34,-5,46,-14v0,-65,-1,-109,-2,-132r32,-1v-1,22,-1,52,-1,91v0,25,0,50,3,76r-27,1v-3,-7,1,-15,-4,-16v-16,13,-35,19,-57,19v-84,0,-49,-96,-60,-170",w:192},v:{d:"88,-33v1,-3,47,-128,45,-134r32,0v0,6,-11,33,-35,83v-24,50,-36,78,-36,84r-24,0v7,-3,-67,-166,-62,-167r34,0v-4,3,50,131,46,134",w:172},w:{d:"200,-33v-3,-7,42,-126,38,-134r30,0v5,4,-66,162,-60,167r-24,0v-6,-22,-44,-118,-50,-137v-4,21,-41,114,-45,137r-24,0r-57,-167r31,0v-1,4,42,133,43,134v-5,-9,45,-127,42,-134r30,0v-2,2,45,135,46,134",w:275},x:{d:"164,-167v-1,8,-55,70,-58,78v10,11,61,77,66,89r-38,0v-5,-13,-36,-63,-48,-73v-6,8,-40,62,-41,73r-35,0v3,-14,56,-78,65,-90v-8,-8,-54,-69,-58,-77r38,0v3,10,30,55,39,62v7,-6,35,-52,37,-62r33,0",w:181},y:{d:"90,-30v-2,-10,41,-125,38,-137r32,0v-1,22,-64,151,-65,169v-16,56,-15,71,-72,76r-2,-25v29,1,52,-23,51,-52v9,-7,-66,-168,-64,-168r36,0v-3,2,50,132,44,137r2,0",w:167},z:{d:"147,-28r-1,28r-129,0v0,-46,14,-36,49,-83v27,-37,43,-50,42,-59v-38,0,-68,1,-90,3r2,-28r122,0r-2,28v-11,13,-87,101,-86,114v35,0,67,-1,93,-3",w:164},"&":{d:"218,-134v-1,14,-20,54,-28,62v11,8,49,58,51,72r-38,0v-2,-8,-22,-43,-32,-46v-23,34,-53,51,-90,51v-39,1,-66,-23,-66,-61v0,-45,24,-63,52,-80v-53,-31,-31,-99,27,-97v31,0,58,17,58,48v0,24,-18,40,-35,49v13,6,33,25,60,49v5,-9,8,-25,8,-47r33,0xm83,-125v-51,15,-49,107,12,105v19,0,45,-13,65,-42v-21,-22,-55,-53,-77,-63xm94,-211v-15,0,-29,10,-29,25v0,16,12,30,36,41v33,-11,27,-67,-7,-66",w:245},"\u00bb":{d:"78,-75r-51,53r-15,-12r40,-51r-40,-52r15,-12r51,52r0,22xm151,-75r-52,53r-14,-12r40,-51r-40,-52r14,-12r52,52r0,22",w:163},"/":{d:"3,53v-3,-8,73,-296,64,-309r27,0v3,4,-72,299,-65,309r-26,0",w:96},"~":{d:"1,-64v27,-61,71,-34,127,-34v14,0,26,-6,36,-20r17,8v-27,55,-72,42,-122,29v-14,0,-28,9,-41,26",w:181},"\u00a0":{}}});
