/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1981-1983, 1989,1993, 1998 Heidelberger Druckmaschinen AG. All rights
 * reserved. The digitally encoded machine readable outline data for producing the
 * Typefaces licensed are the property of Heidelberger Druckmaschinen AG and/or its
 * subsidiaries, represented by Linotype Library GmbH, Dupont Strasse 1, 61352 Bad
 * Homburg Germany. Portions © 1996-1998 Microsoft Corporation. All Rights
 * Reserved.
 * 
 * Trademark:
 * Palatino® is a registered trademark of Heidelberger Druckmaschinen AG and its
 * subsidiaries.
 * 
 * Description:
 * Palatino Linotype is the definitive new version of Hermann Zapfs Palatino,
 * which since its design in 1950 has become one of the world's most widely used
 * typefaces. For this new digital version, Professor Zapf has drawn numerous
 * additional characters to include an extensive range of ligatures, numerals,
 * fractions and support for Cyrillic and both monotonic and polytonic Greek.
 * Special care has been taken to enhance the quality of the letterforms when
 * displayed on the computer screen, ensuring that Palatino Linotype is highly
 * legible whether displayed on the screen or in print. This typeface is ideal for
 * use in extended text settings such as books, periodicals and catalogs.
 * 
 * Manufacturer:
 * LINOTYPE-HELL AG
 * 
 * Designer:
 * Hermann Zapf
 * 
 * Vendor URL:
 * http://www.fonts.de
 * 
 * License information:
 * http://www.LinotypeLibrary.com/
 */
Cufon.registerFont({"w":180,"face":{"font-family":"Palatino Linotype","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 4 5 2 5 5 5 3 3 4","ascent":"288","descent":"-72","x-height":"11","cap-height":"11","bbox":"-10.8558 -263.237 354 101.37","underline-thickness":"21.0938","underline-position":"-26.0156","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":90},"A":{"d":"58,-19v0,12,17,4,30,10v0,4,1,9,-2,10v-30,-3,-54,1,-80,-1v-4,-17,20,-6,25,-16v28,-50,53,-117,78,-171r27,-64r11,0r103,236v3,5,30,0,20,16v-31,-3,-64,3,-93,-1r0,-9v17,-6,37,5,28,-19r-21,-54r-102,0v-7,20,-20,41,-24,63xm88,-97r89,0r-44,-106","w":280,"k":{"T":27,"V":34,"W":27,"Y":40,"v":25,"w":25,"y":23,"\u00a0":20}},"B":{"d":"36,-154v0,-40,15,-88,-31,-84v0,-3,-1,-8,1,-10v72,5,184,-25,184,48v0,34,-25,53,-60,60v43,3,72,16,72,59v0,72,-69,90,-152,81v-8,-1,-21,2,-31,0v-3,-10,13,-12,13,-14v6,-35,4,-98,4,-140xm154,-193v0,-42,-45,-44,-83,-39v-2,15,-2,61,-2,87v47,5,85,-5,85,-48xm165,-75v0,-50,-39,-60,-96,-55r1,113v52,12,95,-8,95,-58","w":219},"C":{"d":"51,-129v0,102,116,145,191,96v6,4,-2,13,-3,20v-96,51,-227,0,-227,-111v0,-114,133,-158,231,-111v-4,6,-5,27,-9,50v-3,0,-8,1,-10,-1r-1,-30v-16,-13,-41,-22,-69,-22v-65,0,-103,41,-103,109","w":255},"D":{"d":"36,-154v0,-40,16,-88,-31,-84v0,-4,-1,-9,2,-10v51,3,76,-1,123,-1v84,-1,134,37,134,113v0,109,-84,151,-214,136v-8,-1,-21,2,-30,0v-3,-10,13,-13,13,-14v4,-37,3,-98,3,-140xm226,-129v0,-86,-69,-118,-156,-101r0,212v91,18,156,-22,156,-111","w":278},"E":{"d":"203,-60v4,8,-4,49,-4,61r-172,-1v-3,-10,13,-13,13,-14v7,-56,3,-139,3,-201v0,-23,-14,-20,-30,-23v0,-3,-1,-8,1,-10r181,1v-4,10,-4,33,-8,54v-17,5,-7,-21,-12,-33v-25,-9,-62,-8,-96,-6r-1,96v41,1,84,14,81,-30v3,0,8,-1,10,1v-2,26,4,58,-2,80v-14,6,-11,-21,-13,-27v-13,-14,-45,-7,-76,-7v-2,19,-1,86,0,104v35,-2,78,4,106,-6v7,-12,-1,-40,19,-39","w":219},"F":{"d":"151,-98v0,-35,-44,-17,-74,-20v7,44,-24,117,35,109v0,4,1,9,-2,10r-102,-1v0,-3,-1,-8,1,-10v46,10,34,-34,34,-73r0,-115v2,-36,-3,-38,-35,-40v0,-3,-1,-8,1,-10r175,1v-6,16,-3,31,-7,53v-17,6,-9,-23,-14,-33v-20,-7,-55,-7,-84,-4v-2,9,-2,69,-2,97v31,1,47,1,69,-3v9,-3,-2,-34,18,-26v-4,25,2,60,-2,82v-11,3,-11,-7,-11,-17","w":200,"k":{"A":22,".":25,",":25}},"G":{"d":"217,-63v0,-32,-17,-17,-42,-25v-3,-20,44,-3,57,-8v6,1,21,-2,31,0v3,12,-9,11,-13,16v-2,23,-3,42,0,66v-100,48,-239,13,-239,-107v0,-116,139,-162,240,-114v-3,6,-2,32,-9,51v-15,5,-7,-20,-11,-31v-14,-14,-46,-23,-75,-23v-66,1,-106,42,-107,109v-2,89,79,144,166,109v2,-7,2,-30,2,-43","w":274},"H":{"d":"187,-9v28,-3,35,0,35,-37r0,-77r-144,0r0,74v-2,36,3,38,34,40v0,3,1,8,-1,10r-102,-1v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-115v2,-36,-3,-38,-35,-40v0,-3,-1,-8,1,-10r102,1v5,13,-14,10,-20,11v-28,6,-9,59,-14,96r144,0v-6,-42,21,-106,-35,-98v0,-3,-1,-8,1,-10r103,1v5,13,-14,10,-21,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,35,40v0,4,1,9,-2,10r-102,-1r0,-9","w":299},"I":{"d":"44,-164v-2,-39,13,-81,-35,-74v-4,-14,12,-9,23,-10r80,1v5,13,-13,10,-20,11v-25,2,-14,46,-14,72r0,115v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81","w":121},"J":{"d":"43,-164v-2,-39,13,-81,-35,-74v0,-3,-1,-8,1,-10r103,1v5,13,-14,10,-21,11v-25,2,-14,46,-14,72r0,126v0,62,-27,105,-81,107v1,-9,-3,-25,3,-29v20,13,44,5,44,-26r0,-178","w":119},"K":{"d":"112,-238v-54,-6,-28,59,-34,111r96,-92v13,-12,13,-15,17,-29v19,1,41,-2,58,1v0,3,1,8,-1,10v-37,-2,-44,16,-66,36r-72,65r135,124v3,2,20,2,13,13v-20,-1,-23,-1,-50,0r-130,-121r0,71v-2,36,3,38,34,40v1,17,-3,9,-32,9v-23,0,-50,3,-71,0v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-115v2,-36,-3,-38,-35,-40v-4,-14,12,-9,23,-10r80,1r0,9","w":261},"L":{"d":"206,-61v1,10,-4,50,-5,62r-176,-1v4,-20,15,-3,15,-37r1,-161v2,-36,-3,-38,-34,-40v0,-3,-1,-8,1,-10r102,1v5,13,-13,10,-20,11v-26,1,-15,46,-15,72r1,149v37,-2,81,5,110,-6v8,-3,0,-49,20,-40","w":219,"k":{"T":18,"V":33,"W":27,"Y":33,"y":13,"\u00a0":13}},"M":{"d":"41,-202v2,-39,-5,-29,-34,-36v0,-3,-1,-8,1,-10v16,2,50,1,67,0r95,199r93,-199v23,4,49,-3,69,2r0,8v-22,4,-35,-2,-34,21r0,174v-2,38,6,28,34,35v0,3,1,8,-1,10v-41,-5,-60,2,-101,-2r0,-8v19,-7,34,3,34,-21r1,-183r-100,217r-7,0r-100,-211r0,163v-2,37,4,30,35,34v2,9,-3,11,-13,10v-32,-3,-33,1,-73,-1r0,-8v19,-7,34,3,34,-21r0,-173","w":340},"N":{"d":"287,-238v-12,4,-30,-1,-29,14r-1,231v-6,-2,-17,-4,-31,-7r-169,-209r1,163v-3,35,5,33,30,38v3,16,-13,8,-31,8v-18,0,-35,2,-47,0r0,-8v10,-6,29,2,29,-14v0,-57,1,-133,2,-195v1,-21,-15,-17,-32,-21v0,-3,-1,-8,1,-10v29,1,40,2,61,0r169,212r-1,-163v3,-34,-4,-37,-30,-39v0,-3,-1,-8,1,-10v14,3,66,-2,77,2r0,8","w":299},"O":{"d":"134,7v-79,0,-126,-53,-126,-128v0,-83,51,-130,136,-132v77,-1,132,45,131,121v-1,84,-57,139,-141,139xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118","w":283},"P":{"d":"44,-164v-2,-39,13,-81,-35,-74v0,-3,-1,-8,1,-10v79,4,199,-26,199,56v0,52,-49,84,-107,72v-1,-4,-4,-9,-2,-12v41,12,73,-12,73,-51v0,-47,-49,-63,-94,-47r-1,181v-2,36,3,38,34,40v0,3,1,8,-1,10r-102,-1v0,-3,-1,-8,1,-10v47,9,34,-36,34,-73r0,-81","w":217,"k":{"A":24,"a":11,"e":11,"o":11,".":46,",":46,"\u00a0":8}},"Q":{"d":"246,63v-50,1,-113,-54,-149,-18v-3,-1,-2,-8,-1,-11v19,-14,34,-23,45,-27v-89,2,-130,-50,-133,-131v-3,-76,58,-131,136,-129v79,1,131,43,131,121v0,83,-51,131,-130,139v41,6,86,40,129,30v-2,16,-20,16,-28,26xm137,-238v-61,0,-94,41,-92,105v2,67,32,124,101,124v62,0,90,-47,91,-111v0,-69,-33,-118,-100,-118","w":283},"R":{"d":"7,-9v45,6,35,-31,35,-74r0,-115v3,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10v77,4,198,-24,198,54v0,42,-31,61,-73,68r69,92v15,20,15,21,36,25v2,20,-28,4,-49,10v-8,-10,-21,-27,-38,-51v-20,-28,-41,-54,-62,-78v-1,-8,12,-5,16,-5v38,0,64,-20,65,-55v1,-44,-51,-55,-92,-42v-5,28,-1,135,-3,181v-1,36,3,38,35,40v1,17,-3,9,-32,9v-23,0,-50,3,-72,0r0,-9","w":240,"k":{"V":14,"W":7,"Y":7,"y":6,"\u00a0":8}},"S":{"d":"12,-7v-2,-7,1,-30,3,-55r9,0v-1,44,23,47,61,52v59,7,94,-81,34,-98v-46,-13,-106,-11,-106,-71v0,-72,96,-94,152,-58v-4,10,-3,30,-6,48v-4,0,-9,1,-11,-1v7,-43,-21,-44,-50,-49v-52,-9,-79,76,-25,89v47,12,108,9,108,69v0,75,-102,110,-169,74","w":188},"T":{"d":"59,-9v44,6,36,-33,35,-74r-2,-148v-27,7,-74,-16,-71,23v1,9,-1,25,-13,16r0,-56r206,1v-2,10,0,35,-3,57v-25,6,3,-43,-28,-40v-16,-2,-37,-1,-55,-1r-1,182v-2,36,3,38,35,40v0,4,1,9,-2,10r-101,-1r0,-9","w":220,"k":{"A":23,"a":29,"c":25,"d":25,"e":25,"m":11,"o":25,"r":25,"s":25,"u":25,"v":23,"w":23,"y":23,"z":23,".":27,",":27,":":13,";":13,"\u00ad":20}},"U":{"d":"222,-202v2,-40,-6,-30,-35,-37v0,-3,-1,-9,2,-9r84,1v0,3,1,8,-1,10v-49,-11,-34,38,-34,73r0,53v7,84,-28,118,-101,118v-69,0,-97,-27,-97,-104r0,-101v2,-36,-3,-38,-35,-40v0,-4,-1,-9,2,-10r102,1v5,13,-13,10,-20,11v-26,1,-14,46,-15,72v-4,79,-10,153,72,148v57,-4,76,-29,76,-94r0,-92","w":280},"V":{"d":"99,-237v-26,4,-37,-6,-25,26r65,167r69,-185v-2,-11,-19,-3,-32,-10v0,-3,-1,-9,2,-9r76,1v4,16,-18,6,-22,17r-93,233r-18,0r-95,-235v1,-4,-29,-1,-21,-16r94,1r0,10","w":259,"k":{"A":34,"a":29,"e":25,"i":9,"o":25,"r":26,"u":24,"y":24,".":46,",":46,":":20,";":20,"\u00ad":27}},"W":{"d":"309,-230v-1,-12,-15,-5,-31,-9v0,-3,-1,-9,2,-9r74,1v-1,18,-27,3,-28,34r-62,216r-18,0r-70,-195r-75,195r-18,0r-50,-218v-6,-23,-8,-18,-29,-24v0,-3,-1,-8,1,-9r89,1r0,8v-26,4,-33,-3,-25,32r34,154r77,-198r11,0r71,200r41,-148v4,-18,6,-28,6,-31","w":360,"k":{"A":36,"a":25,"d":27,"e":26,"i":9,"o":24,"r":26,"u":18,"y":18,".":33,",":33,":":7,";":7,"\u00ad":20}},"X":{"d":"43,1v-20,-3,-44,7,-36,-12v36,-3,30,-17,51,-46r48,-66v-23,-36,-43,-81,-75,-108v-1,-2,-28,3,-19,-11v24,-2,53,-20,64,5v15,20,36,61,51,86r67,-98v12,1,26,-2,36,1v0,3,1,8,-1,10v-32,3,-28,12,-48,39r-45,62v28,41,50,87,81,125v3,1,23,-1,15,13r-51,0v-24,-35,-44,-73,-66,-110v-26,33,-43,62,-72,110","w":240},"Y":{"d":"72,-9v25,-3,35,1,35,-32r0,-63v-17,-30,-53,-103,-86,-127v-1,-1,-29,2,-18,-11v21,-1,48,-17,60,1v23,36,48,80,68,119r75,-126v8,2,25,-5,27,4v-30,36,-69,93,-91,137v3,36,-21,107,34,98v1,17,-3,9,-33,9v-23,0,-50,3,-71,0r0,-9","w":240,"k":{"A":33,"a":33,"d":33,"e":30,"i":15,"o":30,"p":31,"q":30,"r":31,"s":29,"u":30,"v":32,".":34,",":31,":":18,";":18,"\u00ad":33,"\u00a0":7}},"Z":{"d":"227,-63v1,8,2,36,-3,64r-218,-1r0,-9r174,-223v-44,3,-98,-3,-135,7v-4,11,1,42,-16,33v3,-20,-1,-43,1,-56r199,1v-2,23,-26,33,-28,42r-146,188r143,-1v21,-2,12,-31,21,-45r8,0","w":240},"a":{"d":"76,-149v-27,0,-28,4,-39,30v-11,1,-7,-14,-8,-25v40,-36,121,-33,120,29r-1,88v-4,22,12,13,23,20v-1,17,-28,2,-50,8v-7,-5,-1,-21,-2,-31v-19,12,-29,34,-60,34v-27,-1,-45,-14,-45,-41v0,-55,33,-51,105,-65v1,-32,-14,-47,-43,-47xm119,-91v-51,12,-70,5,-74,47v4,42,55,30,74,0r0,-47"},"b":{"d":"23,2v3,-71,10,-187,-4,-238v0,-1,-14,0,-23,-2r0,-8v22,-3,46,-13,61,-12r-1,126v12,-17,32,-36,63,-36v79,0,81,118,27,147v-29,29,-69,35,-103,12v-7,4,-11,16,-20,11xm103,-145v-23,-1,-47,16,-47,34r0,66v-3,24,23,30,44,31v36,2,53,-32,53,-68v0,-35,-16,-62,-50,-63","w":199},"c":{"d":"46,-92v0,62,51,97,103,69v10,20,-33,28,-54,28v-50,0,-81,-33,-81,-82v0,-74,75,-108,139,-82v-3,13,-4,32,-7,46v0,0,-8,1,-9,-2v4,-31,-19,-36,-43,-36v-34,0,-48,23,-48,59","w":159},"d":{"d":"148,-157v-7,-38,20,-87,-30,-81r0,-8v23,-3,46,-13,62,-12v-3,52,-2,162,-2,227v0,25,8,19,30,24v0,3,1,8,-2,8v-25,-3,-36,2,-58,-2r0,-30v-21,12,-29,36,-61,35v-47,-2,-72,-34,-72,-80v-1,-70,72,-109,133,-81xm101,-18v50,0,49,-51,47,-109v-11,-14,-28,-25,-50,-25v-36,0,-52,29,-52,66v0,38,21,68,55,68","w":219},"e":{"d":"43,-84v-7,66,67,88,110,55v3,26,-36,35,-61,35v-50,0,-83,-31,-83,-84v1,-57,32,-91,85,-91v44,0,70,30,66,79v-30,10,-78,4,-117,6xm128,-97v9,-52,-44,-78,-74,-45v-8,10,-11,24,-11,44","w":172},"f":{"d":"67,-67v4,30,-13,65,36,59v2,18,-31,5,-51,8v-13,-1,-29,2,-43,0r0,-8v14,-5,24,2,26,-10v3,-38,3,-78,3,-119v-8,0,-31,5,-23,-7v8,-7,25,-5,23,-22v-4,-53,28,-69,55,-92v9,-4,18,-4,28,0v-2,10,4,28,-4,31v-24,-20,-58,-6,-50,35r0,36v15,1,36,-4,48,1v-1,8,-2,22,-12,17r-36,0r0,71","w":119,"k":{"?":-12,"!":-12,")":-18,"]":-18}},"g":{"d":"21,-104v-1,-58,78,-82,122,-51r51,0v2,7,-9,15,-8,17r-32,0v17,49,-24,87,-78,83v-10,9,-14,9,-16,20v2,23,49,14,76,14v34,0,49,15,51,44v5,84,-165,113,-175,24v-3,-28,24,-37,42,-47v-22,-5,-30,-16,-19,-36r28,-20v-28,-6,-41,-21,-42,-48xm89,-156v-24,1,-38,16,-38,41v0,25,13,49,39,48v22,0,38,-16,38,-42v0,-23,-14,-48,-39,-47xm159,36v4,-40,-55,-33,-89,-32v-51,14,-32,85,24,85v36,0,63,-21,65,-53","w":200},"h":{"d":"62,-42v0,34,0,30,28,34v0,3,1,8,-1,9r-86,-1v-1,-19,27,-2,27,-18r0,-207v0,-18,-10,-8,-28,-13r0,-8v21,-3,47,-13,61,-12v-2,16,-2,89,-2,124v20,-13,29,-35,61,-34v66,3,56,58,57,136v0,25,4,21,27,24v0,3,1,9,-2,9v-31,-3,-30,2,-58,-2v0,-47,24,-144,-37,-144v-52,0,-47,48,-47,103","w":209},"i":{"d":"31,-226v0,-11,10,-20,20,-20v11,0,19,9,19,20v0,10,-8,19,-19,19v-10,0,-20,-8,-20,-19xm68,-42v0,33,-1,31,28,34v0,3,1,8,-1,9r-87,-1r0,-8v15,-5,27,2,27,-10r1,-120v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,27,2,82,2,126","w":104},"j":{"d":"23,-226v0,-12,9,-20,20,-20v10,0,19,10,19,20v0,9,-9,20,-19,19v-11,1,-20,-8,-20,-19xm28,-104v1,-28,3,-45,-30,-41r0,-8v21,-5,44,-8,59,-15v6,31,-1,106,1,156v3,59,-15,110,-67,113v-1,-4,-3,-9,-1,-13v42,7,38,-54,38,-90r0,-102","w":84},"k":{"d":"94,-8v0,3,1,8,-1,9v-30,-3,-58,1,-86,-1v-1,-20,26,-2,27,-18r0,-207v1,-19,-10,-8,-28,-13r0,-8v21,-3,47,-13,61,-12v-2,28,-2,119,-2,163v21,-11,66,-53,81,-70v20,3,21,-2,36,2v-3,17,-18,5,-34,22v-15,10,-35,27,-51,40v24,21,65,77,99,87v1,16,-14,7,-34,18r-97,-92v6,35,-16,87,29,80","w":200},"l":{"d":"68,-42v0,34,0,30,28,34v0,3,1,8,-1,9r-86,-1v-1,-19,27,-2,27,-18r0,-207v0,-18,-10,-8,-28,-13r0,-8v21,-3,47,-13,61,-12v-3,47,-1,158,-1,216","w":104},"m":{"d":"7,-153v20,-5,44,-8,58,-15v6,5,0,19,2,31v14,-14,26,-31,54,-31v25,0,43,14,50,33v28,-25,24,-28,58,-33v63,6,53,59,54,136v0,25,4,21,27,24v0,3,1,9,-2,9v-31,-3,-30,2,-58,-2v0,-46,23,-147,-35,-145v-48,2,-40,51,-40,104v0,32,3,32,28,34v0,3,1,8,-1,9r-87,-1r0,-8v15,-5,27,2,27,-10v0,-50,19,-127,-34,-128v-49,-1,-41,50,-41,104v0,32,3,32,28,34v0,3,1,8,-1,9r-86,-1v-1,-19,27,-2,27,-18r0,-120v0,-13,-31,4,-28,-15","w":317},"n":{"d":"62,-116v7,49,-21,115,29,108v0,3,1,9,-2,9v-30,-3,-58,1,-86,-1r0,-8v15,-5,27,2,27,-10r0,-120v1,-14,-31,5,-28,-15v21,-5,43,-8,58,-15v6,6,0,19,2,34v18,-14,28,-35,60,-34v66,3,56,58,57,136v0,26,5,20,27,24v0,3,1,8,-1,9v-31,-3,-31,2,-58,-2v-1,-53,26,-163,-53,-143v-12,3,-28,16,-32,28","w":209},"o":{"d":"94,7v-50,-1,-82,-37,-82,-88v0,-52,36,-86,89,-88v49,-2,83,37,84,84v2,52,-42,93,-91,92xm94,-157v-33,0,-50,26,-49,64v1,44,15,87,58,87v33,0,48,-28,48,-66v0,-44,-17,-85,-57,-85","w":196},"p":{"d":"95,92v0,3,1,8,-1,9r-86,-1r0,-8v14,-5,27,2,27,-10r2,-188v-1,-23,5,-46,-30,-41r0,-8v22,-3,46,-14,61,-13v-1,13,-2,26,-2,36v30,-23,25,-33,66,-36v84,-6,88,121,28,147v-22,18,-59,38,-94,16v7,39,-19,103,29,97xm171,-85v6,-67,-105,-83,-105,-18r0,68v10,11,26,21,47,21v38,-1,55,-33,58,-71","w":216},"q":{"d":"14,-75v-2,-71,76,-112,142,-81v8,-4,16,-15,25,-7v-20,56,-4,145,-9,221v-2,32,5,31,29,34v0,3,1,9,-2,9v-30,-3,-57,1,-86,-1r0,-8v15,-5,25,2,27,-10v3,-28,2,-73,2,-106v-20,9,-29,28,-59,28v-42,0,-68,-39,-69,-79xm46,-87v0,60,61,97,96,47r0,-95v-8,-8,-27,-19,-44,-18v-33,0,-52,29,-52,66","w":201},"r":{"d":"70,-41v-1,37,2,27,35,33v0,3,1,9,-2,9r-93,-1r0,-8v15,-5,27,2,27,-10r1,-120v-1,-10,-20,-4,-29,-7r0,-8v21,-5,44,-8,59,-15v7,7,-1,19,1,39v15,-19,31,-47,65,-36v2,14,-3,32,-2,44r-8,0v-24,-35,-56,-6,-55,35","w":142,"k":{".":21,",":14,"\u00ad":7}},"s":{"d":"119,-88v50,29,5,101,-50,94v-16,-2,-46,-2,-56,-10v4,-14,1,-35,5,-48v0,0,8,-1,9,2v-5,35,19,43,47,44v22,1,41,-14,41,-34v0,-48,-99,-16,-99,-77v0,-51,76,-65,114,-40v-2,3,0,22,-3,38v-3,0,-7,1,-9,-1v1,-28,-17,-33,-42,-36v-37,-4,-47,44,-12,53","w":152},"t":{"d":"112,-18v-3,1,-21,25,-38,22v-63,3,-32,-84,-39,-141v-9,-2,-28,6,-27,-6r28,-13v0,-31,0,-48,-1,-53v14,-2,26,-19,34,-10v-1,7,-2,28,-4,64v16,0,36,-2,50,0r-5,17r-45,0v4,49,-23,145,43,114","w":117},"u":{"d":"3,-153v20,-5,44,-8,58,-15v12,40,-32,182,60,147v35,-13,26,-70,26,-117v0,-13,-31,4,-28,-15v20,-5,44,-8,58,-15v7,36,2,77,2,135v0,27,9,21,28,26v0,3,1,7,-1,8v-30,-2,-37,0,-60,-1v1,-12,2,-23,2,-31v-17,11,-30,36,-65,36v-71,0,-52,-77,-52,-143v0,-13,-31,4,-28,-15","w":217},"v":{"d":"151,-135v9,-23,-9,-14,-22,-20v0,-3,-1,-7,1,-9v21,2,49,-3,66,2v2,16,-19,5,-22,20v-29,61,-34,64,-66,145r-18,0r-60,-141v-4,-14,-12,-12,-25,-17v0,0,-1,-8,2,-9v26,2,59,-4,81,2v1,19,-28,3,-25,16v10,38,30,81,45,116","w":203,"k":{"a":10,"e":6,"o":6,".":40,",":40}},"w":{"d":"248,-144v-1,-12,-12,-7,-26,-11v0,0,-1,-8,2,-9v25,3,50,-3,68,2v1,15,-18,3,-22,19v-20,42,-44,98,-59,146r-17,0r-48,-122r-54,122r-17,0r-49,-151v-2,-6,-27,-1,-19,-16v16,4,72,-3,84,2r0,7v-27,3,-32,0,-23,31r26,87r57,-129r8,0r52,132v12,-35,30,-72,37,-110","w":300,"k":{"a":10,"e":6,"o":6,".":33,",":33}},"x":{"d":"37,1r-31,-1v-2,-16,17,-6,23,-19r49,-59v-23,-25,-33,-66,-70,-75v0,-3,-2,-7,0,-9v12,-1,26,-3,40,-6v10,7,35,47,49,67r47,-64v12,3,17,-1,27,1v0,15,-11,7,-20,19v-14,19,-32,35,-46,55v7,14,41,63,60,80v5,0,16,1,10,11v-22,-2,-15,-1,-42,0v-16,-19,-32,-45,-47,-67v-12,14,-29,36,-49,67","w":185},"y":{"d":"84,-164v9,23,-44,-2,-18,38v10,33,27,70,38,96v16,-32,35,-76,46,-114v4,-14,-30,2,-23,-20v17,3,54,-2,66,2v4,15,-16,5,-19,16v-38,66,-67,151,-102,221v-10,21,-40,34,-64,20v4,-10,7,-19,9,-27v43,24,52,-14,71,-57r-65,-158v-2,-8,-25,-1,-19,-17v23,1,61,2,80,0","w":200,"k":{"a":10,"e":6,"o":6,".":40,",":40}},"z":{"d":"149,-18v4,-6,2,-42,18,-30v-5,22,-1,40,-6,49r-153,-1r-2,-7v42,-45,81,-93,117,-144v-25,1,-65,-1,-84,4v-4,10,0,37,-17,28v1,-15,0,-32,3,-45r139,1v-2,24,-17,29,-38,55r-75,96v30,-2,78,2,98,-6"},"0":{"d":"86,7v-60,0,-74,-53,-75,-114v-1,-75,13,-141,81,-141v61,0,76,49,75,118v-1,78,-18,137,-81,137xm88,-235v-47,8,-47,45,-47,117v0,52,3,113,50,113v46,0,46,-58,46,-112v0,-63,-2,-112,-49,-118"},"1":{"d":"109,-45v-1,39,5,32,41,37v0,3,1,8,-1,9r-115,-1v0,-3,-1,-9,2,-9v44,-2,41,-1,41,-51r1,-156v-12,-11,-37,17,-54,16r-2,-14v30,-10,58,-29,89,-34"},"2":{"d":"20,-222v49,-57,165,-10,128,72v-22,49,-70,82,-104,121r124,-1v-3,8,1,26,-1,32r-120,-2v-21,-1,-34,4,-41,0r0,-8v40,-49,111,-91,117,-161v2,-28,-19,-51,-48,-50v-36,2,-41,12,-51,46v-3,0,-9,1,-9,-2v3,-16,4,-32,5,-47"},"3":{"d":"166,-82v1,61,-83,111,-148,78v-1,-15,-7,-32,-11,-53r7,-2v13,26,26,50,64,50v39,0,53,-26,55,-62v2,-43,-43,-61,-78,-42v-4,-5,2,-14,2,-21v40,8,64,-15,64,-48v0,-23,-20,-42,-44,-41v-31,1,-41,15,-52,42v-3,0,-9,1,-9,-2r11,-40v31,-42,124,-30,123,28v-1,30,-19,45,-39,60v35,3,55,20,55,53"},"4":{"d":"170,0v-35,3,-77,-1,-114,0v0,-3,-1,-9,2,-9v47,7,42,-14,42,-55r-95,1r-3,-10v20,-38,54,-94,102,-166v10,-2,21,-13,29,-7r-2,160v17,1,31,-4,39,0v-1,7,2,19,-2,23r-37,-1v0,32,-6,62,39,56r0,8xm25,-86r75,0r2,-125v-17,23,-64,100,-77,125"},"5":{"d":"165,-89v0,62,-75,119,-142,87v-2,-9,-10,-26,-17,-48r6,-4v20,34,24,42,64,44v39,2,58,-25,58,-65v0,-60,-72,-78,-99,-38r-8,-2v3,-42,-2,-92,4,-130v38,6,85,-1,125,2v-2,9,2,24,-3,30v-17,-3,-97,-2,-107,-1v-2,14,-2,38,-3,73v41,-38,122,-14,122,52"},"6":{"d":"87,7v-91,3,-89,-144,-42,-197v22,-24,58,-51,94,-59v4,3,11,3,13,8v-53,14,-100,55,-104,121v18,-13,30,-27,59,-27v39,1,62,26,61,68v-2,51,-32,84,-81,86xm91,-126v-29,0,-49,16,-47,51v2,36,13,70,47,70v33,0,46,-29,46,-63v0,-33,-15,-58,-46,-58"},"7":{"d":"17,-244v48,-3,106,3,161,0v-1,25,-15,36,-25,54r-53,98v-21,38,-33,69,-44,93v-12,-1,-29,3,-36,-3r128,-211v-28,-4,-89,-5,-115,4v-6,5,1,49,-16,38r0,-73"},"8":{"d":"11,-57v-1,-35,28,-53,48,-68v-23,-12,-40,-25,-40,-56v1,-38,32,-66,74,-65v36,1,64,16,64,51v0,30,-20,41,-43,59v31,15,49,25,53,63v7,88,-155,111,-156,16xm89,-234v-35,0,-55,37,-35,64v5,7,21,16,46,28v44,-14,43,-92,-11,-92xm87,-6v45,0,69,-58,37,-85v-10,-8,-27,-17,-51,-27v-51,16,-50,112,14,112"},"9":{"d":"89,-247v101,-1,89,166,30,211v-22,17,-51,39,-84,43v-4,-3,-12,-2,-12,-9v61,-14,104,-55,109,-121v-37,55,-123,33,-123,-40v0,-48,33,-84,80,-84xm87,-235v-31,0,-48,25,-47,61v0,32,15,61,47,60v31,0,47,-20,46,-55v0,-35,-14,-66,-46,-66"},"%":{"d":"228,-260v-39,90,-94,181,-138,271v-3,2,-12,2,-15,0r140,-271r13,0xm73,-133v-32,0,-57,-27,-57,-59v0,-32,27,-60,61,-60v35,0,56,23,57,57v0,35,-25,62,-61,62xm77,-243v-24,1,-33,23,-33,52v0,29,9,49,31,49v23,0,32,-27,32,-54v0,-26,-7,-47,-30,-47xm225,5v-32,0,-57,-26,-57,-59v0,-32,27,-60,61,-60v35,0,56,23,57,57v0,36,-26,61,-61,62xm229,-105v-24,1,-33,24,-33,52v0,27,6,48,31,49v41,1,46,-101,2,-101","w":302},"+":{"d":"175,-101r-75,0r0,74r-20,0r0,-74r-75,0r0,-20r75,0r0,-74r20,0r0,74r75,0r0,20"},"=":{"d":"175,-128r-170,0r0,-20r170,0r0,20xm175,-75r-170,0r0,-19r170,0r0,19"},"<":{"d":"175,-20r-170,-82r0,-18r170,-82r0,22r-144,69r144,68r0,23"},">":{"d":"175,-102r-170,82r0,-23r144,-68r-144,-69r0,-22r170,82r0,18"},"^":{"d":"170,-118r-22,0r-58,-110r-58,110r-22,0r69,-132r22,0"},"~":{"d":"55,-132v12,-2,62,23,71,22v13,0,23,-9,33,-27r11,12v-25,57,-65,28,-114,13v-19,3,-22,10,-35,29r-11,-13v15,-24,20,-32,45,-36"},"#":{"d":"30,0r12,-67r-26,0r5,-24r26,0r13,-74r-26,0r4,-23r26,0r11,-59r13,0r-11,59r40,0r11,-59r13,0r-11,59r26,0r-4,23r-26,0r-13,74r26,0r-5,24r-26,0r-12,67r-13,0r12,-67r-40,0r-12,67r-13,0xm60,-91r39,0r14,-74r-40,0","w":172},"$":{"d":"168,-76v0,49,-28,74,-75,81v-1,20,3,31,0,37v-22,2,-13,-6,-14,-36v-25,-1,-52,-4,-69,-17v4,-12,1,-35,7,-51v3,0,9,-1,9,2v-3,38,6,37,23,47v8,5,18,6,30,6r0,-100v-41,-4,-69,-16,-69,-59v0,-41,28,-68,69,-73v-2,-19,-2,-29,15,-22v0,1,-1,8,-1,21v29,3,50,6,60,17v-5,11,-3,30,-7,44v-15,3,-5,-24,-11,-31v-9,-11,-24,-17,-42,-17r0,93v43,5,75,13,75,58xm79,-226v-38,-2,-55,58,-29,80v8,6,18,9,29,10r0,-90xm93,-8v38,2,62,-53,37,-82v-7,-7,-19,-12,-37,-15r0,97"},"&":{"d":"185,-43v26,17,56,33,81,16v11,14,-19,22,-26,32v-34,4,-57,-8,-78,-26v-25,17,-39,26,-72,28v-44,1,-74,-32,-74,-71v0,-31,18,-57,55,-77v-25,-53,1,-107,49,-107v21,0,31,13,32,33v0,24,-17,49,-51,72v12,27,51,75,73,91v12,-13,18,-27,18,-43v0,-29,-21,-24,-41,-29r11,-17v26,6,76,-4,104,2r-5,23v-14,-2,-31,-4,-49,-4v6,32,-3,52,-27,77xm109,-228v-31,5,-25,42,-14,73v16,-11,32,-28,33,-50v1,-11,-8,-24,-19,-23xm77,-127v-53,25,-28,115,30,113v15,0,30,-5,44,-16v-39,-40,-49,-55,-74,-97","w":280},".":{"d":"24,-18v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21","w":90},",":{"d":"30,-34v13,-1,30,-14,40,-6v-15,35,-33,64,-53,88v-7,2,-15,11,-19,3v17,-32,27,-44,32,-85","w":90},":":{"d":"24,-142v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21xm24,-18v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21","w":90},";":{"d":"30,-142v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21xm36,-34v13,-1,32,-16,40,-5v-15,35,-33,64,-53,88v-7,2,-15,9,-19,2v17,-31,27,-44,32,-85","w":90},"?":{"d":"142,-195v0,56,-62,63,-73,110v-2,8,13,18,2,23v-13,-3,-18,-17,-18,-26v0,-40,53,-57,56,-99v3,-36,-60,-57,-76,-22v-2,7,-9,22,-17,11r13,-40v41,-29,113,-11,113,43xm50,-18v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21","w":159},"!":{"d":"67,-251v1,40,-11,120,-14,174v-4,2,-8,12,-13,7v0,-37,-11,-116,-13,-167v13,-4,21,-16,40,-14xm25,-18v0,-12,9,-21,21,-21v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21","w":100},"(":{"d":"107,-245v-74,76,-71,248,0,322v-3,2,-4,6,-9,6v-44,-37,-76,-94,-77,-168v0,-76,37,-137,80,-167","w":119,"k":{"J":-18}},")":{"d":"99,-85v-2,73,-31,133,-79,168v-2,-3,-7,-3,-7,-8v74,-72,73,-245,0,-320v3,-2,2,-7,7,-7v38,29,82,94,79,167","w":119},"[":{"d":"60,-20v4,29,-8,78,13,82v0,1,17,-1,30,2v1,7,0,12,-9,11v-28,-2,-34,-2,-61,0v-6,-85,2,-266,-3,-319v20,-9,43,-3,73,-3v1,9,0,13,-11,12v-49,-3,-31,30,-31,77","w":119,"k":{"J":-18}},"]":{"d":"57,-178v1,-49,4,-57,-42,-59v1,-4,-2,-10,2,-11r68,0v11,16,-1,60,1,156r3,164v-23,5,-43,3,-74,1v-5,-24,48,4,41,-30","w":119},"{":{"d":"45,-99v68,14,-7,157,59,157r0,5v-71,9,-55,-59,-55,-118v0,-25,-7,-39,-28,-42r0,-4v71,-4,-27,-165,83,-161r0,5v-66,2,9,145,-59,158","w":119},"}":{"d":"16,-262v104,-13,15,154,83,161r0,4v-71,6,27,170,-83,160r0,-5v66,-2,-9,-142,59,-157v-43,-7,-30,-68,-30,-115v0,-26,-6,-43,-29,-43r0,-5","w":119},"'":{"d":"37,-255v13,1,18,7,15,24r-11,62r-7,0r-12,-73v0,-8,7,-13,15,-13","w":74},"\u02b9":{"d":"37,-255v13,1,18,7,15,24r-11,62r-7,0r-12,-73v0,-8,7,-13,15,-13","w":74},"\"":{"d":"34,-255v13,1,18,7,15,24r-11,62r-7,0r-12,-73v0,-8,7,-13,15,-13xm99,-255v13,1,18,7,15,24r-11,62r-7,0r-12,-73v0,-8,7,-13,15,-13","w":133},"\u02ba":{"d":"34,-255v13,1,18,7,15,24r-11,62r-7,0r-12,-73v0,-8,7,-13,15,-13xm99,-255v13,1,18,7,15,24r-11,62r-7,0r-12,-73v0,-8,7,-13,15,-13","w":133},"_":{"d":"0,58r0,-21r180,0r0,21r-180,0"},"@":{"d":"120,-2v33,1,64,-19,82,-29v-1,3,-2,6,-2,9v-68,60,-192,22,-192,-75v0,-67,60,-122,129,-122v55,0,100,33,100,86v0,40,-31,88,-67,88v-20,0,-26,-15,-27,-29v-10,15,-19,27,-41,27v-25,0,-36,-19,-36,-45v-1,-38,27,-86,67,-83v13,0,22,5,27,16r2,-12v7,0,16,-6,21,-2v-4,13,-21,86,-21,101v0,11,5,18,15,17v31,-3,46,-40,46,-78v1,-51,-36,-78,-85,-78v-64,0,-108,47,-109,114v0,58,33,93,91,95xm134,-167v-30,0,-44,43,-44,75v0,21,3,34,20,35v33,-6,44,-51,44,-86v0,-14,-7,-24,-20,-24","w":245},"*":{"d":"73,-197v17,-1,38,-10,53,-6v-2,6,7,21,1,26v-16,-4,-34,-7,-54,-9v7,16,22,30,23,47v-9,3,-15,13,-26,11r-7,-53v-15,11,-24,28,-43,35v-9,-22,-18,-25,10,-34v10,-3,19,-7,27,-11r-47,-23v1,-9,6,-11,12,-25v19,7,26,27,41,38v5,-17,4,-39,13,-52v8,5,21,1,24,10","w":140},"\/":{"d":"1,43r96,-305v6,1,16,-2,18,2r-97,303r-17,0","w":115},"\\":{"d":"66,-262r96,305v-7,0,-15,1,-20,-1r-95,-302v3,-4,13,-1,19,-2","w":218},"|":{"d":"80,0r0,-263r20,0r0,263r-20,0"},"-":{"d":"101,-76v-30,-2,-67,4,-93,-2r8,-24r94,0v-1,11,-6,17,-9,26","w":119},"\u2011":{"d":"101,-76v-30,-2,-67,4,-93,-2r8,-24r94,0v-1,11,-6,17,-9,26","w":119},"\u2010":{"d":"101,-76v-30,-2,-67,4,-93,-2r8,-24r94,0v-1,11,-6,17,-9,26","w":119},"\u00ad":{"d":"101,-76v-30,-2,-67,4,-93,-2r8,-24r94,0v-1,11,-6,17,-9,26","w":119,"k":{"T":20,"V":27,"W":20,"Y":33}},"\u00a0":{"w":90,"k":{"A":13}},"`":{"d":"63,-258v8,21,22,43,26,64v-2,1,-5,4,-7,2r-52,-66v7,-10,18,1,33,0","w":119}}});

Cufon.replace('#nav-b li', { 'hover' : true } );

/*
 * Scripts
 *
 */
jQuery(function($) {
 
	var Engine = {
		utils : {
			links : function(){
				$('a[rel*=external]').click(function(e){
					e.preventDefault();
					window.open($(this).attr('href'));						  
				});
			},
			mails : function(){
				$('a[href^=mailto:]').each(function(){
					var mail = $(this).attr('href').replace('mailto:','');
					var replaced = mail.replace('/at/','@');
					$(this).attr('href','mailto:'+replaced);
					if($(this).text() == mail) {
						$(this).text(replaced);
					}
				});
			}
		},
		fixes : {
			captions : function(){
				$('.figure-a, .figure-b').each(function(){
					var img = $(this).find('img');
					$(this).width($(img).width()+2);
				});
			}
		}
	};

	Engine.utils.links();
	Engine.utils.mails();
	
	Engine.fixes.captions();
});