/* Cufon start */

/*
 * 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:
 * (URW)++,Copyright 2006 by (URW)++ Design & Development
 * 
 * Trademark:
 * Please refer to the Copyright section for the font trademark attribution
 * notices.
 * 
 * Full name:
 * CorporateS-Regular
 * 
 * Vendor URL:
 * www.urwpp.de
 */
Cufon.registerFont({"w":191,"face":{"font-family":"Corporate S","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 2 5 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-10 -308 274 73.2267","underline-thickness":"23.4","underline-position":"-12.24","stemh":"22","stemv":"26","unicode-range":"U+0020-U+00FC"},"glyphs":{" ":{"w":90},"!":{"d":"31,-235r28,0r-5,168r-20,0xm45,-38v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,10,-21,21,-21","w":89},"\"":{"d":"48,-144r-18,0r-5,-96r27,0xm97,-144r-18,0r-4,-96r27,0","w":126},"#":{"d":"196,-96r-3,20r-41,0r-13,76r-22,0r12,-76r-54,0r-12,76r-23,0r13,-76r-41,0r3,-20r41,0r8,-52r-41,0r3,-20r41,0r11,-72r23,0r-11,72r53,0r11,-72r23,0r-11,72r41,0r-3,20r-41,0r-9,52r42,0xm140,-148r-53,0r-9,52r54,0","w":216},"$":{"d":"89,-113v-49,-16,-67,-22,-67,-66v0,-36,26,-62,67,-65r0,-23r14,0r0,23v37,3,63,26,64,58r-27,0v-1,-18,-16,-31,-37,-34r0,84v41,13,73,29,73,72v0,38,-29,65,-73,68r0,26r-14,0r0,-26v-46,-3,-72,-29,-73,-73r26,0v2,29,18,46,47,49r0,-93xm89,-141r0,-79v-42,3,-55,50,-22,69v4,2,7,4,22,10xm103,-108r0,89v46,-1,59,-53,27,-76v-5,-4,-10,-7,-27,-13"},"%":{"d":"162,-240r23,0r-141,240r-22,0xm153,-113v25,0,45,25,45,57v0,33,-20,58,-46,58v-26,0,-45,-25,-45,-58v0,-33,20,-57,46,-57xm152,-95v-14,0,-25,16,-25,39v0,23,11,40,25,40v15,0,25,-17,25,-40v0,-23,-11,-39,-25,-39xm54,-242v26,0,46,26,46,58v0,32,-20,57,-46,57v-26,0,-45,-25,-45,-57v0,-33,19,-58,45,-58xm54,-224v-15,0,-25,17,-25,40v0,23,11,39,25,39v14,0,25,-16,25,-39v0,-23,-11,-40,-25,-40","w":206},"&":{"d":"157,-111r22,0v1,30,-3,52,-16,70r31,41r-29,0r-17,-23v-36,46,-133,26,-133,-39v0,-27,13,-45,49,-73v-24,-31,-28,-39,-28,-55v0,-27,22,-47,53,-47v30,0,48,17,48,45v0,23,-10,39,-39,62r50,68v6,-11,9,-26,9,-49xm88,-217v-43,0,-30,42,-4,69v22,-18,29,-29,29,-45v0,-14,-10,-24,-25,-24xm78,-115v-20,15,-35,28,-37,53v-2,45,70,58,93,21","w":213},"(":{"d":"69,-242r20,0v-50,61,-51,253,0,314r-20,0v-58,-63,-57,-252,0,-314","w":101},")":{"d":"31,72r-19,0v51,-63,50,-253,0,-314r19,0v57,61,59,252,0,314","w":101},"*":{"d":"81,-190r0,-44r17,0r0,44r42,-13r5,16r-41,13r26,36r-14,10r-26,-35r-26,35r-14,-10r26,-36r-42,-13r5,-16","w":180},"+":{"d":"106,-130r67,0r0,18r-67,0r0,70r-20,0r0,-70r-67,0r0,-18r67,0r0,-70r20,0r0,70"},",":{"d":"35,53r-23,0v13,-14,32,-41,27,-53v-10,0,-20,-9,-20,-19v0,-12,10,-21,22,-21v14,0,23,11,23,28v0,20,-8,39,-29,65","w":86},"-":{"d":"0,-100r99,0r0,19r-99,0r0,-19","w":98,"k":{"\u00c4":-11,"Y":9,"W":-9,"V":-1,"T":5,"A":-11}},".":{"d":"46,-38v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21","w":91},"\/":{"d":"19,54r142,-294r25,0r-141,294r-26,0","w":205},"0":{"d":"97,-238v47,0,76,46,76,121v0,75,-29,120,-77,120v-48,0,-77,-46,-77,-120v0,-77,29,-121,78,-121xm96,-216v-32,0,-50,35,-50,99v0,62,19,98,50,98v32,0,50,-35,50,-98v0,-62,-19,-99,-50,-99"},"1":{"d":"62,-183r0,-16v30,-1,45,-12,50,-37r18,0r0,236r-26,0r0,-183r-42,0"},"2":{"d":"52,-166r-24,0v1,-46,25,-72,69,-72v39,0,64,22,64,57v-1,46,-75,117,-101,158r105,0r0,23r-138,0v-3,-38,5,-25,37,-69v66,-91,70,-91,70,-111v0,-21,-15,-34,-39,-34v-27,0,-41,16,-43,48"},"3":{"d":"143,-68v1,-33,-27,-50,-64,-45r0,-23v34,2,56,-12,56,-41v0,-23,-15,-38,-39,-38v-25,0,-38,14,-42,41r-23,0v2,-40,26,-64,67,-64v68,0,88,90,29,111v73,19,46,136,-32,130v-44,-4,-73,-22,-73,-70r24,0v1,30,18,47,48,47v30,0,49,-18,49,-48"},"4":{"d":"137,-80r40,0r0,23r-40,0r0,59r-26,0r0,-59r-96,0r0,-20r95,-159r27,0r0,156xm112,-80r0,-122r-72,122r72,0"},"5":{"d":"167,-82v0,45,-31,85,-75,85v-38,0,-64,-24,-67,-60r25,0v4,24,18,38,41,38v29,0,49,-26,49,-62v0,-56,-64,-75,-86,-30r-24,-2r17,-121r107,0r-3,23r-83,0r-10,69v42,-41,109,-3,109,60"},"6":{"d":"112,-239r29,0v-25,27,-50,61,-66,88v48,-24,92,18,92,73v0,49,-29,81,-70,81v-42,0,-72,-33,-72,-81v0,-46,27,-95,87,-161xm96,-136v-26,0,-44,23,-44,58v0,34,18,59,44,59v26,0,44,-23,44,-59v0,-35,-18,-58,-44,-58"},"7":{"d":"23,-234r146,0r0,22r-115,212r-29,0r114,-210r-116,0r0,-24"},"8":{"d":"59,-123v-52,-27,-25,-115,37,-115v62,0,89,89,37,115v61,28,35,126,-37,126v-73,0,-98,-99,-37,-126xm96,-216v-24,0,-38,17,-38,42v0,25,15,41,38,41v23,0,39,-17,39,-42v0,-24,-16,-41,-39,-41xm96,-112v-27,0,-45,19,-45,47v0,27,18,46,45,46v26,0,45,-19,45,-46v0,-27,-19,-47,-45,-47"},"9":{"d":"80,5r-30,0v24,-26,51,-61,67,-88v-49,22,-92,-17,-92,-72v0,-48,30,-83,72,-83v42,0,70,33,70,82v0,47,-28,98,-87,161xm97,-215v-27,0,-45,24,-45,59v0,35,18,58,44,58v27,0,44,-24,44,-59v0,-35,-17,-58,-43,-58"},":":{"d":"46,-38v12,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-12,9,-21,21,-21xm46,-171v11,0,21,9,21,21v0,12,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-11,10,-21,21,-21","w":91},";":{"d":"41,-171v11,0,20,10,20,21v0,12,-9,21,-21,21v-12,0,-20,-8,-20,-20v0,-12,9,-22,21,-22xm35,53r-23,0v13,-14,32,-41,27,-53v-10,0,-20,-9,-20,-19v0,-12,10,-21,22,-21v14,0,23,11,23,28v0,20,-8,39,-29,65","w":86},"<":{"d":"168,-205r0,25r-129,59r129,58r0,26r-156,-73r0,-22","w":180},"=":{"d":"19,-154r154,0r0,19r-154,0r0,-19xm19,-107r154,0r0,20r-154,0r0,-20"},">":{"d":"12,-37r0,-26r129,-58r-129,-59r0,-25r156,73r0,22","w":180},"?":{"d":"68,-38v11,0,20,9,20,21v0,12,-8,21,-20,21v-12,0,-21,-10,-21,-21v0,-11,9,-21,21,-21xm131,-187v10,29,-57,63,-51,97r0,22r-25,0r0,-20v-13,-41,49,-69,49,-98v0,-17,-12,-28,-30,-28v-21,0,-33,12,-35,35r-22,0v2,-38,22,-59,59,-59v34,0,55,20,55,51","w":148},"@":{"d":"222,-13v-94,47,-210,-3,-210,-107v0,-71,54,-124,126,-124v66,0,114,44,114,106v0,46,-28,87,-59,87v-14,0,-24,-10,-26,-25v-26,45,-96,25,-96,-33v0,-60,77,-104,103,-46r5,-23r19,0r-18,93v0,10,6,18,14,18v21,0,40,-34,40,-70v0,-54,-39,-91,-96,-91v-61,0,-106,46,-106,108v1,63,42,107,110,107v28,0,50,-5,75,-17xm136,-163v-23,0,-43,24,-43,54v0,24,13,40,33,40v24,0,41,-25,41,-58v0,-23,-11,-36,-31,-36","w":263},"A":{"d":"90,-242r23,0r83,242r-28,0r-21,-64r-90,0r-22,64r-28,0xm139,-87r-37,-120r-38,120r75,0","w":203,"k":{"\u00dc":8,"\u00d6":9,"y":8,"w":5,"v":7,"u":4,"t":5,"q":3,"o":4,"g":-6,"e":3,"d":3,"c":3,"b":-2,"Y":22,"W":11,"V":17,"U":8,"T":20,"Q":9,"O":9,"G":9,"C":9,".":-7,"-":-11,",":-9}},"B":{"d":"183,-67v0,71,-68,69,-152,67r0,-240v73,-2,141,-4,140,60v0,27,-13,43,-40,52v36,9,52,28,52,61xm143,-179v0,-41,-37,-39,-85,-38r0,80v47,2,85,0,85,-42xm155,-68v-1,-46,-41,-49,-97,-46r0,91v55,1,97,4,97,-45","w":197,"k":{"\u00c4":1,"Y":8,"W":2,"V":5,"A":1}},"C":{"d":"18,-119v0,-70,34,-124,99,-125v44,-1,76,26,80,70r-25,0v-7,-31,-26,-47,-55,-47v-43,0,-70,39,-70,101v0,108,116,141,128,39r26,0v-4,54,-35,85,-83,85v-61,0,-100,-48,-100,-123","w":216,"k":{"\u00c4":4,"A":4}},"D":{"d":"207,-120v0,95,-58,131,-176,120r0,-240r38,0v103,-5,138,39,138,120xm179,-120v0,-73,-30,-103,-121,-97r0,194v87,6,121,-24,121,-97","w":225,"k":{"\u00c4":10,"Y":14,"X":11,"W":5,"V":9,"T":13,"J":10,"A":10}},"E":{"d":"58,-136r97,0r0,23r-97,0r0,90r107,0r0,23r-134,0r0,-240r132,0r0,23r-105,0r0,81","w":180},"F":{"d":"58,-136r97,0r0,23r-97,0r0,113r-27,0r0,-240r132,0r0,23r-105,0r0,81","w":175,"k":{"\u00f6":2,"\u00e4":4,"\u00d6":1,"\u00c4":14,"u":5,"r":6,"o":2,"j":5,"e":2,"a":4,"O":1,"J":11,"A":14,".":27,"-":-11,",":24}},"G":{"d":"128,-119r73,0r0,98v-79,55,-183,16,-183,-100v0,-75,39,-123,100,-123v45,0,75,25,80,70r-25,0v-7,-32,-25,-47,-55,-47v-44,0,-71,39,-71,101v0,91,64,123,130,85r0,-61r-49,0r0,-23","w":223,"k":{"\u00c4":-1,"Y":9,"W":2,"V":6,"T":5,"A":-1}},"H":{"d":"58,-137r113,0r0,-103r27,0r0,240r-27,0r0,-114r-113,0r0,114r-27,0r0,-240r27,0r0,103","w":228},"I":{"d":"58,0r-27,0r0,-240r27,0r0,240","w":88},"J":{"d":"-1,8v37,-3,47,-6,47,-57r0,-191r27,0r0,191v5,72,-17,75,-74,80r0,-23","w":103,"k":{"\u00c4":2,"A":2}},"K":{"d":"156,-240r32,0r-98,113r108,127r-37,0r-103,-126xm31,-240r27,0r0,240r-27,0r0,-240","w":200,"k":{"\u00fc":7,"\u00f6":9,"\u00e4":2,"\u00d6":16,"y":16,"u":7,"o":9,"e":9,"a":2,"T":-8,"S":9,"O":16,"G":15,"C":15,"-":9}},"L":{"d":"31,-240r28,0r0,217r102,0r0,23r-130,0r0,-240","w":171,"k":{"\u00fc":2,"\u00dc":8,"\u00d6":10,"\u00c4":-10,"y":15,"u":2,"Y":26,"W":15,"V":26,"U":8,"T":21,"S":3,"O":10,"G":11,"C":10,"A":-10,"-":24}},"M":{"d":"31,-240r41,0r67,210r68,-210r40,0r0,240r-25,0r0,-213r-69,213r-27,0r-69,-213r0,213r-26,0r0,-240","w":278},"N":{"d":"31,-240r29,0r115,200r0,-200r26,0r0,240r-30,0r-114,-199r0,199r-26,0r0,-240","w":231,"k":{"\u00fc":1,"\u00e4":1,"\u00c4":1,"u":1,"a":1,"A":1,".":-1,",":-3}},"O":{"d":"116,-244v58,0,98,50,98,124v0,74,-40,124,-98,124v-59,0,-98,-50,-98,-126v0,-72,41,-122,98,-122xm116,-221v-41,0,-69,41,-69,100v0,62,27,101,69,101v42,0,69,-38,69,-100v0,-61,-27,-101,-69,-101","w":232,"k":{"\u00c4":9,"Y":13,"X":9,"W":4,"V":8,"T":9,"A":9}},"P":{"d":"179,-168v0,62,-45,74,-121,70r0,98r-27,0r0,-240r40,0v77,-4,108,14,108,72xm151,-168v0,-48,-33,-51,-93,-49r0,96v54,1,93,0,93,-47","w":189,"k":{"\u00f6":3,"\u00e4":2,"\u00c4":16,"o":3,"e":4,"a":2,"J":9,"A":16,".":34,"-":-3,",":31}},"Q":{"d":"198,-48r47,51r-33,0r-28,-30v-64,70,-166,14,-166,-93v0,-73,40,-124,98,-124v82,0,123,119,82,196xm116,-221v-41,0,-69,42,-69,100v0,61,28,102,69,102v41,0,69,-41,69,-101v0,-59,-28,-101,-69,-101","w":236},"R":{"d":"31,-240v81,-3,148,-2,148,68v0,32,-16,53,-49,65r63,107r-33,0r-60,-103r-42,0r0,103r-27,0r0,-240xm150,-172v0,-45,-34,-47,-92,-45r0,91v56,2,92,-1,92,-46","w":201,"k":{"\u00fc":5,"\u00f6":5,"\u00e4":3,"\u00dc":3,"\u00d6":5,"y":-3,"u":5,"o":5,"e":5,"a":3,"Y":8,"W":3,"V":5,"U":3,"T":4,"O":5,"G":4,"C":4,"-":-1}},"S":{"d":"149,-61v0,-64,-123,-50,-123,-121v0,-63,103,-83,133,-34v7,11,10,21,11,38r-26,0v2,-54,-90,-56,-91,-6v12,34,11,23,58,46v48,23,66,27,66,74v0,41,-31,68,-78,68v-50,0,-78,-27,-81,-77r27,0v-6,65,104,70,104,12","w":196,"k":{"\u00c4":4,"t":3,"Y":8,"W":4,"V":6,"T":3,"A":4}},"T":{"d":"8,-240r151,0r0,23r-62,0r0,217r-27,0r0,-217r-62,0r0,-23","w":166,"k":{"\u00d6":9,"\u00c4":20,"y":21,"w":20,"v":19,"u":21,"s":21,"r":20,"o":21,"j":3,"i":-3,"g":23,"e":21,"c":21,"a":22,"Y":-13,"W":-12,"V":-12,"S":3,"O":9,"J":8,"G":9,"C":9,"A":20,";":11,":":14,".":19,"-":5,",":16}},"U":{"d":"113,4v-60,0,-85,-21,-85,-102r0,-142r27,0r0,141v-3,66,11,72,58,79v46,-6,57,-16,57,-79r0,-141r27,0v-2,59,9,155,-5,199v-9,29,-40,45,-79,45","w":225,"k":{"\u00c4":8,"r":1,"p":1,"m":1,"A":8,".":4,",":1}},"V":{"d":"5,-240r28,0r69,209r67,-209r28,0r-83,241r-27,0","w":201,"k":{"\u00d6":8,"\u00c4":17,"u":10,"r":9,"o":15,"i":-3,"g":17,"e":15,"a":14,"T":-12,"S":5,"O":8,"G":8,"C":8,"A":17,";":5,":":8,".":22,"-":-1,",":19}},"W":{"d":"6,-240r26,0r46,204r51,-204r23,0r50,204r46,-204r26,0r-58,241r-29,0r-47,-187r-47,187r-30,0","w":279,"k":{"\u00d6":4,"\u00c4":11,"y":-3,"u":7,"r":6,"o":8,"i":-2,"g":10,"e":7,"a":9,"T":-12,"S":3,"O":4,"G":4,"C":3,"A":11,";":-2,":":1,".":12,"-":-9,",":9}},"X":{"d":"12,-240r30,0r56,92r56,-92r31,0r-71,114r75,126r-31,0r-60,-100r-60,100r-31,0r75,-126","w":195,"k":{"\u00d6":9,"y":13,"u":8,"o":9,"e":9,"a":2,"Q":9,"O":9,"C":9}},"Y":{"d":"4,-240r31,0r58,112r56,-112r31,0r-75,139r1,101r-27,0r0,-101","w":184,"k":{"\u00d6":12,"\u00c4":22,"v":5,"u":17,"p":14,"o":22,"i":-3,"g":24,"e":22,"a":23,"T":-13,"S":7,"O":12,"G":12,"C":12,"A":22,";":12,":":14,".":24,"-":9,",":21}},"Z":{"d":"19,-240r147,0r0,18r-123,199r121,0r0,23r-153,0r0,-21r123,-196r-115,0r0,-23","w":177,"k":{"y":7,"v":6}},"[":{"d":"33,-240r54,0r0,21r-30,0r0,268r30,0r0,21r-54,0r0,-310","w":101},"\\":{"d":"186,54r-25,0r-142,-294r26,0","w":205},"]":{"d":"68,70r-54,0r0,-21r30,0r0,-268r-30,0r0,-21r54,0r0,310","w":101},"^":{"d":"37,-132r-28,0r64,-109r34,0r64,109r-28,0r-53,-89","w":180},"_":{"d":"0,24r180,0r0,23r-180,0r0,-23","w":180},"a":{"d":"17,-45v4,-48,48,-58,103,-66v1,-29,-6,-44,-35,-43v-23,0,-33,9,-37,28r-25,0v4,-32,25,-49,63,-49v45,0,59,15,59,66v0,33,-3,89,5,109r-24,0v-3,-8,-3,-12,-4,-23v-19,43,-109,32,-105,-22xm76,-17v38,0,47,-31,44,-76v-57,10,-78,23,-78,46v0,18,15,30,34,30","w":171,"k":{"y":5,"w":3,"v":4,"j":7}},"b":{"d":"26,-241r25,0r0,95v39,-61,116,-19,116,60v0,79,-78,122,-117,62v0,13,1,16,-2,24r-25,0v7,-66,1,-167,3,-241xm98,-153v-28,0,-47,26,-47,68v0,40,18,67,45,67v27,0,45,-26,45,-68v0,-41,-17,-67,-43,-67","w":182,"k":{"y":5,"w":2,"v":4}},"c":{"d":"42,-85v0,36,11,68,47,68v23,0,34,-13,37,-42r25,0v-3,41,-25,63,-62,63v-44,0,-73,-35,-73,-89v0,-99,126,-126,134,-30r-25,0v-5,-28,-15,-39,-37,-39v-28,0,-46,27,-46,69","w":167,"k":{"k":1,"h":1}},"d":{"d":"156,-241r0,191v0,30,0,40,3,50r-24,0v-3,-9,-3,-14,-3,-24v-37,60,-116,18,-116,-60v0,-80,76,-124,115,-63r0,-94r25,0xm42,-85v1,33,11,66,44,67v28,0,45,-25,45,-67v0,-42,-17,-68,-44,-68v-28,0,-45,26,-45,68","w":182},"e":{"d":"158,-81r-116,0v-5,65,64,86,89,38r23,3v-10,30,-31,44,-63,44v-46,0,-75,-34,-75,-88v0,-56,29,-91,74,-91v44,0,73,40,68,94xm43,-101r89,0v-3,-35,-17,-53,-43,-53v-25,0,-41,18,-46,53","w":174,"k":{"y":5,"x":5,"w":3,"v":3,"t":3}},"f":{"d":"102,-216v-32,-19,-53,2,-47,45r43,0r0,21r-41,0r0,150r-27,0r0,-150r-24,0r0,-21r24,0v-7,-60,22,-85,72,-69r0,24","w":102,"k":{"\u00f6":1,"\u00e4":-1,"t":-9,"s":-2,"o":1,"l":-3,"i":-6,"f":-11,"e":1,"a":-1}},"g":{"d":"166,-171r0,19r-35,0v19,17,21,64,-2,78v-7,12,-81,16,-75,33v-3,15,90,12,89,23v46,33,15,91,-56,91v-77,0,-106,-69,-41,-91v-31,-13,-21,-37,13,-47v-59,-19,-38,-115,28,-108v23,2,52,4,79,2xm87,-153v-22,0,-38,16,-38,38v0,21,14,35,36,35v22,0,37,-14,37,-35v0,-21,-15,-38,-35,-38xm86,-7v-33,0,-53,11,-53,30v0,18,22,30,54,30v32,0,53,-12,53,-30v0,-19,-19,-30,-54,-30","w":173,"k":{"\u00f6":5,"\u00e4":2,"l":1,"e":4,"a":2}},"h":{"d":"95,-153v-60,1,-42,92,-44,153r-25,0r0,-241r25,0r0,91v36,-43,104,-35,104,52r0,98r-25,0v-7,-55,22,-154,-35,-153","w":180,"k":{"y":5}},"i":{"d":"26,-171r27,0r0,171r-27,0r0,-171xm40,-243v10,0,18,8,18,18v0,10,-8,18,-18,18v-10,0,-19,-8,-19,-18v0,-11,8,-18,19,-18","w":79,"k":{"j":6,"T":-3}},"j":{"d":"-10,45v40,0,48,-11,48,-60r0,-156r26,0r0,156v4,69,-17,80,-74,82r0,-22xm51,-243v10,0,18,8,18,18v0,10,-8,18,-18,18v-10,0,-18,-8,-18,-18v0,-11,7,-18,18,-18","w":90},"k":{"d":"124,-171r30,0r-71,77r77,94r-35,0r-73,-93xm26,-241r25,0r0,241r-25,0r0,-241","w":173,"k":{"\u00fc":6,"\u00f6":15,"\u00e4":8,"u":6,"s":9,"o":15,"g":-1,"e":14,"a":8,".":3,"-":13}},"l":{"d":"26,-241r27,0r0,241r-27,0r0,-241","w":79,"k":{"v":-1}},"m":{"d":"93,-153v-62,0,-36,94,-41,153r-25,0v-2,-51,5,-134,-5,-171r25,0v2,6,3,15,3,24v17,-37,84,-39,97,2v27,-48,121,-43,103,41r0,104r-25,0r0,-104v0,-38,-4,-49,-33,-49v-61,0,-36,95,-41,153r-25,0r0,-100v2,-45,-5,-47,-33,-53","w":275,"k":{"y":5,"w":2,"v":4,"p":1}},"n":{"d":"96,-153v-61,0,-43,91,-45,153r-25,0v-2,-49,4,-135,-4,-171r24,0v3,7,4,14,4,25v31,-49,106,-40,106,48r0,98r-26,0v-7,-55,24,-154,-34,-153","w":181,"k":{"y":5,"w":3,"v":4,"p":1,"T":21}},"o":{"d":"91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69","w":181,"k":{"y":5,"x":6,"w":3,"v":4,"t":4,"T":21}},"p":{"d":"26,71r0,-191v0,-30,0,-39,-3,-51r25,0v2,8,3,12,3,26v36,-63,116,-20,116,60v0,81,-76,119,-116,61r0,95r-25,0xm97,-18v62,0,59,-134,0,-135v-28,0,-46,27,-46,68v0,41,18,67,46,67","w":182,"k":{"y":5,"t":3}},"q":{"d":"131,71r0,-94v-39,59,-115,16,-115,-61v0,-80,79,-124,115,-62v0,-12,2,-19,4,-25r24,0v-7,66,-1,168,-3,242r-25,0xm86,-153v-27,0,-44,27,-44,69v0,40,16,66,43,66v28,0,46,-26,46,-67v0,-41,-18,-68,-45,-68","w":182,"k":{"u":1}},"r":{"d":"115,-145v-72,-31,-63,71,-63,145r-25,0r0,-112v0,-39,0,-42,-3,-59r24,0v3,13,3,23,3,37v16,-36,32,-49,64,-36r0,25","w":117,"k":{"\u00f6":-1,"\u00e4":-3,"z":-7,"y":-12,"x":-9,"w":-12,"v":-13,"u":-2,"t":-10,"s":-4,"r":-3,"q":-1,"p":-4,"o":-1,"n":-4,"m":-4,"l":-2,"k":-2,"j":4,"i":-2,"h":-2,"g":-1,"f":-12,"e":-1,"d":-1,"c":-1,"a":-3,";":-6,":":-4,".":20,"-":6,",":17}},"s":{"d":"139,-124r-24,0v2,-39,-67,-38,-68,-5v-10,24,83,35,85,51v26,36,-1,82,-52,82v-42,0,-64,-20,-64,-57r24,0v2,24,15,36,40,36v33,0,48,-34,25,-50v-6,-4,-8,-7,-38,-13v-69,-15,-54,-95,13,-95v36,0,57,18,59,51","w":157},"t":{"d":"103,-2v-45,17,-72,-1,-70,-62r3,-86r-26,0r0,-21r26,0r1,-49r25,0r-1,49r41,0r0,21r-41,0r-2,99v-6,39,21,36,44,27r0,22","w":113,"k":{"\u00f6":5,"\u00e4":-1,"o":5,"h":2,"e":5,"a":-1,"S":2,";":-3,":":-2}},"u":{"d":"128,-23v-27,49,-102,31,-102,-43r0,-105r25,0v7,55,-24,153,35,153v59,0,37,-93,41,-153r26,0v2,50,-4,133,4,171r-25,0v-3,-8,-4,-14,-4,-23","w":178},"v":{"d":"4,-171r26,0r48,144r47,-144r26,0r-60,173r-27,0","w":155,"k":{"\u00f6":4,"\u00e4":3,"s":2,"o":4,"l":-1,"g":5,"e":4,"c":4,"a":3,";":-4,":":-2,".":14,"-":-10,",":11}},"w":{"d":"5,-171r26,0r37,136r40,-136r22,0r40,136r36,-136r26,0r-49,173r-25,0r-39,-134r-40,134r-24,0","w":237,"k":{"\u00f6":3,"\u00e4":3,"s":2,"o":3,"g":5,"e":3,"c":3,"a":3,";":-6,":":-4,".":10,"-":-12,",":8}},"x":{"d":"11,-171r29,0r40,61r39,-61r31,0r-55,80r62,91r-31,0r-46,-71r-48,71r-30,0r62,-91","w":158,"k":{"q":5,"o":6,"e":5,"c":5,"a":1}},"y":{"d":"6,-171r27,0r46,143r48,-143r26,0v-26,65,-52,177,-86,223v-12,16,-32,21,-57,20r0,-23v32,0,41,-7,55,-47","w":157,"k":{"\u00f6":4,"\u00e4":3,"s":2,"o":4,"l":-1,"g":5,"e":5,"c":4,"a":3,";":-4,":":-1,".":15,"-":-10,",":12}},"z":{"d":"15,-171r121,0r0,19r-98,131r96,0r0,21r-126,0r0,-20r97,-130r-90,0r0,-21","w":143},"{":{"d":"94,-222v-71,-10,-2,109,-54,137v30,13,18,61,20,100v2,33,6,36,34,37r0,20v-66,11,-57,-54,-57,-114v0,-21,-5,-31,-20,-35r0,-17v54,-15,-25,-165,77,-148r0,20","w":101},"|":{"d":"77,-240r26,0r0,300r-26,0r0,-300","w":180},"}":{"d":"8,52v70,9,2,-110,53,-137v-30,-13,-20,-61,-20,-101v0,-32,-4,-35,-33,-36r0,-20v65,-9,57,55,56,114v0,21,6,30,21,34r0,17v-31,5,-21,57,-21,92v0,45,-15,58,-56,57r0,-20","w":101},"~":{"d":"155,-80v-6,5,-53,-25,-74,-25v-13,0,-22,8,-32,27r-16,-10v12,-22,23,-40,49,-41v13,-4,65,28,76,25v14,0,22,-7,33,-26r15,10v-11,24,-26,37,-51,40","w":240},"'":{"d":"54,-144r-18,0r-4,-96r27,0","w":90},"`":{"d":"112,-197r-21,0r-52,-49r36,0","w":180},"\u00c4":{"d":"90,-242r23,0r83,242r-28,0r-21,-64r-90,0r-22,64r-28,0xm139,-87r-37,-120r-38,120r75,0xm70,-308v11,0,20,8,20,20v0,11,-9,21,-21,21v-12,0,-20,-9,-20,-21v0,-12,9,-20,21,-20xm134,-308v12,0,20,8,20,20v0,12,-8,21,-20,21v-12,0,-21,-10,-21,-21v0,-12,9,-20,21,-20","w":203,"k":{"y":8,"w":5,"v":7,"u":4,"t":5,"q":3,"o":4,"g":-6,"d":3,"c":3,"b":-2,"Y":22,"W":11,"V":17,"U":8,"T":20,"Q":9,"O":9,"G":9,"C":9,".":-7,"-":-11,",":-9}},"\u00d6":{"d":"84,-308v12,0,20,8,20,20v0,12,-8,21,-20,21v-12,0,-20,-10,-20,-21v0,-12,8,-20,20,-20xm149,-308v11,0,19,8,19,20v0,12,-8,21,-20,21v-12,0,-20,-10,-20,-21v0,-12,9,-20,21,-20xm18,-120v0,-67,37,-124,98,-124v58,0,98,50,98,123v0,68,-34,125,-99,125v-57,0,-97,-51,-97,-124xm116,-221v-42,0,-69,40,-69,101v0,61,27,100,68,100v44,0,70,-38,70,-101v0,-61,-27,-100,-69,-100","w":232,"k":{"Y":13,"X":9,"W":4,"V":8,"T":9,"A":9}},"\u00dc":{"d":"81,-308v12,0,20,8,20,20v0,12,-8,21,-20,21v-12,0,-21,-10,-21,-21v0,-12,9,-20,21,-20xm145,-308v11,0,20,8,20,20v0,12,-8,21,-20,21v-12,0,-21,-10,-21,-21v0,-12,9,-20,21,-20xm113,4v-60,0,-85,-21,-85,-102r0,-142r27,0r0,141v-3,66,11,72,58,79v46,-6,57,-16,57,-79r0,-141r27,0v-2,59,9,155,-5,199v-9,29,-40,45,-79,45","w":225,"k":{"r":1,"p":1,"m":1,"b":1,"A":8,".":4,",":1}},"\u00e4":{"d":"17,-45v4,-48,48,-58,103,-66v1,-29,-6,-44,-35,-43v-23,0,-33,9,-37,28r-25,0v4,-32,25,-49,63,-49v45,0,59,15,59,66v0,33,-3,89,5,109r-24,0v-3,-8,-3,-12,-4,-23v-19,43,-109,32,-105,-22xm76,-17v38,0,47,-31,44,-76v-57,10,-78,23,-78,46v0,18,15,30,34,30xm57,-242v11,0,18,9,18,19v0,10,-8,19,-18,19v-10,0,-20,-9,-20,-19v0,-11,9,-19,20,-19xm118,-242v10,0,18,8,18,19v0,11,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19","w":171,"k":{"y":5,"w":3,"v":4}},"\u00f6":{"d":"91,-175v44,0,74,37,74,90v0,53,-30,89,-74,89v-45,0,-75,-37,-75,-91v0,-52,31,-88,75,-88xm91,-154v-29,0,-49,28,-49,68v0,42,19,69,49,69v29,0,48,-27,48,-68v0,-41,-19,-69,-48,-69xm60,-242v10,0,19,8,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19xm122,-242v11,0,18,8,18,19v0,11,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-10,9,-19,20,-19","w":181,"k":{"y":5,"x":6,"w":3,"v":4,"t":4}},"\u00fc":{"d":"128,-23v-27,49,-102,31,-102,-43r0,-105r25,0v7,55,-24,153,35,153v59,0,37,-93,41,-153r26,0v2,50,-4,133,4,171r-25,0v-3,-8,-4,-14,-4,-23xm59,-242v10,0,18,8,18,19v0,11,-8,19,-18,19v-10,0,-19,-9,-19,-19v0,-10,8,-19,19,-19xm120,-242v10,0,19,9,19,19v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-11,8,-19,19,-19","w":178},"\u00a0":{"w":90}}});

/* Cufon Font Replace - selected elements */

Cufon.replace('h2, h3, ul#nav-slider li', {
	hover: true
});


/* Anchor scroll */

/**
 * jQuery.ScrollTo - Easy element scrolling using jQuery.
 * Copyright (c) 2007-2009 Ariel Flesler - aflesler(at)gmail(dot)com | http://flesler.blogspot.com
 * Dual licensed under MIT and GPL.
 * Date: 5/25/2009
 * @author Ariel Flesler
 * @version 1.4.2
 *
 * http://flesler.blogspot.com/2007/10/jqueryscrollto.html
 */
;(function(d){var k=d.scrollTo=function(a,i,e){d(window).scrollTo(a,i,e)};k.defaults={axis:'xy',duration:parseFloat(d.fn.jquery)>=1.3?0:1};k.window=function(a){return d(window)._scrollable()};d.fn._scrollable=function(){return this.map(function(){var a=this,i=!a.nodeName||d.inArray(a.nodeName.toLowerCase(),['iframe','#document','html','body'])!=-1;if(!i)return a;var e=(a.contentWindow||a).document||a.ownerDocument||a;return d.browser.safari||e.compatMode=='BackCompat'?e.body:e.documentElement})};d.fn.scrollTo=function(n,j,b){if(typeof j=='object'){b=j;j=0}if(typeof b=='function')b={onAfter:b};if(n=='max')n=9e9;b=d.extend({},k.defaults,b);j=j||b.speed||b.duration;b.queue=b.queue&&b.axis.length>1;if(b.queue)j/=2;b.offset=p(b.offset);b.over=p(b.over);return this._scrollable().each(function(){var q=this,r=d(q),f=n,s,g={},u=r.is('html,body');switch(typeof f){case'number':case'string':if(/^([+-]=)?\d+(\.\d+)?(px|%)?$/.test(f)){f=p(f);break}f=d(f,this);case'object':if(f.is||f.style)s=(f=d(f)).offset()}d.each(b.axis.split(''),function(a,i){var e=i=='x'?'Left':'Top',h=e.toLowerCase(),c='scroll'+e,l=q[c],m=k.max(q,i);if(s){g[c]=s[h]+(u?0:l-r.offset()[h]);if(b.margin){g[c]-=parseInt(f.css('margin'+e))||0;g[c]-=parseInt(f.css('border'+e+'Width'))||0}g[c]+=b.offset[h]||0;if(b.over[h])g[c]+=f[i=='x'?'width':'height']()*b.over[h]}else{var o=f[h];g[c]=o.slice&&o.slice(-1)=='%'?parseFloat(o)/100*m:o}if(/^\d+$/.test(g[c]))g[c]=g[c]<=0?0:Math.min(g[c],m);if(!a&&b.queue){if(l!=g[c])t(b.onAfterFirst);delete g[c]}});t(b.onAfter);function t(a){r.animate(g,j,b.easing,a&&function(){a.call(this,n,b)})}}).end()};k.max=function(a,i){var e=i=='x'?'Width':'Height',h='scroll'+e;if(!d(a).is('html,body'))return a[h]-d(a)[e.toLowerCase()]();var c='client'+e,l=a.ownerDocument.documentElement,m=a.ownerDocument.body;return Math.max(l[h],m[h])-Math.min(l[c],m[c])};function p(a){return typeof a=='object'?a:{top:a,left:a}}})(jQuery);

jQuery(function( $ ){
	$('a').click(function(){
		$.scrollTo( this.hash, 1500, { offset:-49 });
		$(this.hash).find('span.message').text( this.title );
		return false;
	});
});


/*
 * jQuery Cycle Plugin (core engine)
 * Examples and documentation at: http://jquery.malsup.com/cycle/
 * Copyright (c) 2007-2010 M. Alsup
 * Version: 2.88 (08-JUN-2010)
 * Dual licensed under the MIT and GPL licenses.
 * http://jquery.malsup.com/license.html
 * Requires: jQuery v1.2.6 or later
 */
(function($){var ver="2.88";if($.support==undefined){$.support={opacity:!($.browser.msie)};}function debug(s){if($.fn.cycle.debug){log(s);}}function log(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "));}}$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!="stop"){if(!$.isReady&&o.s){log("DOM not ready, queuing slideshow");$(function(){$(o.s,o.c).cycle(options,arg2);});return this;}log("terminating; zero elements found by selector"+($.isReady?"":" (DOM not ready)"));return this;}return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false){return;}opts.updateActivePagerLink=opts.updateActivePagerLink||$.fn.cycle.updateActivePagerLink;if(this.cycleTimeout){clearTimeout(this.cycleTimeout);}this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log("terminating; too few slides: "+els.length);return;}var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false){return;}var startTime=opts2.continuous?10:getTimeout(els[opts2.currSlide],els[opts2.nextSlide],opts2,!opts2.rev);if(startTime){startTime+=(opts2.delay||0);if(startTime<10){startTime=10;}debug("first timeout: "+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,(!opts2.rev&&!opts.backwards));},startTime);}});};function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined){cont.cycleStop=0;}if(options===undefined||options===null){options={};}if(options.constructor==String){switch(options){case"destroy":case"stop":var opts=$(cont).data("cycle.opts");if(!opts){return false;}cont.cycleStop++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);}cont.cycleTimeout=0;$(cont).removeData("cycle.opts");if(options=="destroy"){destroy(opts);}return false;case"toggle":cont.cyclePause=(cont.cyclePause===1)?0:1;checkInstantResume(cont.cyclePause,arg2,cont);return false;case"pause":cont.cyclePause=1;return false;case"resume":cont.cyclePause=0;checkInstantResume(false,arg2,cont);return false;case"prev":case"next":var opts=$(cont).data("cycle.opts");if(!opts){log('options not found, "prev/next" ignored');return false;}$.fn.cycle[options](opts);return false;default:options={fx:options};}return options;}else{if(options.constructor==Number){var num=options;options=$(cont).data("cycle.opts");if(!options){log("options not found, can not advance slide");return false;}if(num<0||num>=options.elements.length){log("invalid slide index: "+num);return false;}options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}if(typeof arg2=="string"){options.oneTimeFx=arg2;}go(options.elements,options,1,num>=options.currSlide);return false;}}return options;function checkInstantResume(isPaused,arg2,cont){if(!isPaused&&arg2===true){var options=$(cont).data("cycle.opts");if(!options){log("options not found, can not resume");return false;}if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}go(options.elements,options,1,(!opts.rev&&!opts.backwards));}}}function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute("filter");}catch(smother){}}}function destroy(opts){if(opts.next){$(opts.next).unbind(opts.prevNextEvent);}if(opts.prev){$(opts.prev).unbind(opts.prevNextEvent);}if(opts.pager||opts.pagerAnchorBuilder){$.each(opts.pagerAnchors||[],function(){this.unbind().remove();});}opts.pagerAnchors=null;if(opts.destroy){opts.destroy(opts);}}function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});if(opts.autostop){opts.countdown=opts.autostopCount||els.length;}var cont=$cont[0];$cont.data("cycle.opts",opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0;});if(!$.support.opacity&&opts.cleartype){opts.after.push(function(){removeFilter(this,opts);});}if(opts.continuous){opts.after.push(function(){go(els,opts,0,(!opts.rev&&!opts.backwards));});}saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($slides);}if($cont.css("position")=="static"){$cont.css("position","relative");}if(opts.width){$cont.width(opts.width);}if(opts.height&&opts.height!="auto"){$cont.height(opts.height);}if(opts.startingSlide){opts.startingSlide=parseInt(opts.startingSlide);}else{if(opts.backwards){opts.startingSlide=els.length-1;}}if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++){opts.randomMap.push(i);}opts.randomMap.sort(function(a,b){return Math.random()-0.5;});opts.randomIndex=1;opts.startingSlide=opts.randomMap[1];}else{if(opts.startingSlide>=els.length){opts.startingSlide=0;}}opts.currSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:"absolute",top:0,left:0}).hide().each(function(i){var z;if(opts.backwards){z=first?i<=first?els.length+(i-first):first-i:els.length-i;}else{z=first?i>=first?els.length-(i-first):first-i:els.length-i;}$(this).css("z-index",z);});$(els[first]).css("opacity",1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width){$slides.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w){w=e.offsetWidth||e.width||$e.attr("width");}if(!h){h=e.offsetHeight||e.height||$e.attr("height");}maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh;}if(maxw>0&&maxh>0){$cont.css({width:maxw+"px",height:maxh+"px"});}}if(opts.pause){$cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});}if(supportMultiTransitions(opts)===false){return false;}var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:($el.height()||this.offsetHeight||this.height||$el.attr("height")||0);this.cycleW=(opts.fit&&opts.width)?opts.width:($el.width()||this.offsetWidth||this.width||$el.attr("width")||0);if($el.is("img")){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options);},opts.requeueTimeout);requeue=true;return false;}else{log("could not determine size of image: "+this.src,this.cycleW,this.cycleH);}}}return true;});if(requeue){return false;}opts.cssBefore=opts.cssBefore||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(":eq("+first+")").css(opts.cssBefore);if(opts.cssFirst){$($slides[first]).css(opts.cssFirst);}if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String){opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed);}if(!opts.sync){opts.speed=opts.speed/2;}var buffer=opts.fx=="shuffle"?500:250;while((opts.timeout-opts.speed)<buffer){opts.timeout+=opts.speed;}}if(opts.easing){opts.easeIn=opts.easeOut=opts.easing;}if(!opts.speedIn){opts.speedIn=opts.speed;}if(!opts.speedOut){opts.speedOut=opts.speed;}opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.backwards){opts.nextSlide=opts.startingSlide==0?(els.length-1):opts.startingSlide-1;}else{opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;}}if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init)){init($cont,$slides,opts);}else{if(opts.fx!="custom"&&!opts.multiFx){log("unknown transition: "+opts.fx,"; slideshow terminating");return false;}}}var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true]);}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true]);}if(opts.next){$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1);});}if(opts.prev){$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1);});}if(opts.pager||opts.pagerAnchorBuilder){buildPager(els,opts);}exposeAddSlide(opts,els);return opts;}function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this);});$.each(opts.after,function(){opts.original.after.push(this);});}function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log("discarding unknown transition: ",fx);opts.fxs.splice(i,1);i--;}}if(!opts.fxs.length){log("No valid transitions named; slideshow terminating.");return false;}}else{if(opts.fx=="all"){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx)){opts.fxs.push(p);}}}}if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}debug("randomized fx sequence: ",opts.fxs);}return true;}function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount){opts.countdown++;}els[prepend?"unshift":"push"](s);if(opts.els){opts.els[prepend?"unshift":"push"](s);}opts.slideCount=els.length;$s.css("position","absolute");$s[prepend?"prependTo":"appendTo"](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++;}if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($s);}if(opts.fit&&opts.width){$s.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager||opts.pagerAnchorBuilder){$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts);}if($.isFunction(opts.onAddSlide)){opts.onAddSlide($s);}else{$s.hide();}};}$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this);});$.each(opts.original.after,function(){opts.after.push(this);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init)){init(opts.$cont,$(opts.elements),opts);}};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){debug("manualTrump in go(), stopping active transition");$(els).stop(true,true);opts.busy=false;}if(opts.busy){debug("transition active, ignoring new tx request");return;}var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual){return;}if(!manual&&!p.cyclePause&&!opts.bounce&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end){opts.end(opts);}return;}var changed=false;if((manual||!p.cyclePause)&&(opts.nextSlide!=opts.currSlide)){changed=true;var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length){opts.lastFx=0;}fx=opts.fxs[opts.lastFx];opts.currFx=fx;}if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}$.fn.cycle.resetState(opts,fx);if(opts.before.length){$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});}var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});};debug("tx firing; currSlide: "+opts.currSlide+"; nextSlide: "+opts.nextSlide);opts.busy=1;if(opts.fxFn){opts.fxFn(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{if($.isFunction($.fn.cycle[opts.fx])){$.fn.cycle[opts.fx](curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{$.fn.cycle.custom(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}}}if(changed||opts.nextSlide==opts.currSlide){opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];if(opts.nextSlide==opts.currSlide){opts.nextSlide=(opts.currSlide==opts.slideCount-1)?0:opts.currSlide+1;}}else{if(opts.backwards){var roll=(opts.nextSlide-1)<0;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=1;opts.currSlide=0;}else{opts.nextSlide=roll?(els.length-1):opts.nextSlide-1;opts.currSlide=roll?0:opts.nextSlide+1;}}else{var roll=(opts.nextSlide+1)==els.length;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=els.length-2;opts.currSlide=els.length-1;}else{opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}}}}if(changed&&opts.pager){opts.updateActivePagerLink(opts.pager,opts.currSlide,opts.activePagerClass);}var ms=0;if(opts.timeout&&!opts.continuous){ms=getTimeout(els[opts.currSlide],els[opts.nextSlide],opts,fwd);}else{if(opts.continuous&&p.cyclePause){ms=10;}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,(!opts.rev&&!opts.backwards));},ms);}}$.fn.cycle.updateActivePagerLink=function(pager,currSlide,clsName){$(pager).each(function(){$(this).children().removeClass(clsName).eq(currSlide).addClass(clsName);});};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn.call(curr,curr,next,opts,fwd);while((t-opts.speed)<250){t+=opts.speed;}debug("calculated timeout: "+t+"; speed: "+opts.speed);if(t!==false){return t;}}return opts.timeout;}$.fn.cycle.next=function(opts){advance(opts,opts.rev?-1:1);};$.fn.cycle.prev=function(opts){advance(opts,opts.rev?1:-1);};function advance(opts,val){var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2){opts.randomIndex=els.length-2;}else{if(opts.randomIndex==-1){opts.randomIndex=els.length-1;}}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.random){opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap){return false;}opts.nextSlide=els.length-1;}else{if(opts.nextSlide>=els.length){if(opts.nowrap){return false;}opts.nextSlide=0;}}}}var cb=opts.onPrevNextEvent||opts.prevNextClick;if($.isFunction(cb)){cb(val>0,opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,val>=0);return false;}function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);});opts.updateActivePagerLink(opts.pager,opts.startingSlide,opts.activePagerClass);}$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);debug("pagerAnchorBuilder("+i+", el) returned: "+a);}else{a='<li><a href="#">'+(i+1)+"</a></li>";}if(!a){return;}var $a=$(a);if($a.parents("body").length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone[0]);});$a=$(arr);}else{$a.appendTo($p);}}opts.pagerAnchors=opts.pagerAnchors||[];opts.pagerAnchors.push($a);$a.bind(opts.pagerEvent,function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}var cb=opts.onPagerEvent||opts.pagerClick;if($.isFunction(cb)){cb(opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,opts.currSlide<i);});if(!/^click/.test(opts.pagerEvent)&&!opts.allowPagerClickBubble){$a.bind("click.cycle",function(){return false;});}if(opts.pauseOnPagerHover){$a.hover(function(){opts.$cont[0].cyclePause++;},function(){opts.$cont[0].cyclePause--;});}};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd){hops=c>l?c-l:opts.slideCount-l;}else{hops=c<l?l-c:l+opts.slideCount-c;}return hops;};function clearTypeFix($slides){debug("applying clearType background-color hack");function hex(s){s=parseInt(s).toString(16);return s.length<2?"0"+s:s;}function getBg(e){for(;e&&e.nodeName.toLowerCase()!="html";e=e.parentNode){var v=$.css(e,"background-color");if(v.indexOf("rgb")>=0){var rgb=v.match(/\d+/g);return"#"+hex(rgb[0])+hex(rgb[1])+hex(rgb[2]);}if(v&&v!="transparent"){return v;}}return"#ffffff";}$slides.each(function(){$(this).css("background-color",getBg(this));});}$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display="block";if(w!==false&&next.cycleW>0){opts.cssBefore.width=next.cycleW;}if(h!==false&&next.cycleH>0){opts.cssBefore.height=next.cycleH;}opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display="none";$(curr).css("zIndex",opts.slideCount+(rev===true?1:0));$(next).css("zIndex",opts.slideCount+(rev===true?0:1));};$.fn.cycle.custom=function(curr,next,opts,cb,fwd,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=="number"){speedIn=speedOut=speedOverride;}else{speedIn=speedOut=1;}easeIn=easeOut=null;}var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,cb);};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter){$l.css(opts.cssAfter);}if(!opts.sync){fn();}});if(opts.sync){fn();}};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(":eq("+opts.currSlide+")").css("opacity",0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0;});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,onPrevNextEvent:null,prevNextEvent:"click.cycle",pager:null,onPagerEvent:null,pagerEvent:"click.cycle",allowPagerClickBubble:false,pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250,activePagerClass:"activeSlide",updateActivePagerLink:null,backwards:false};})(jQuery);

$(function() {
	$('#teaser').cycle({
		fx:        'fade',
		speed:     '600',
		timeout:   8000,
		pager:     '#nav-slider',
		slideExpr: 'div.slide'
	});
});


/* Beschriftungen der Teasernavigation */

$(document).ready(function(){
	$('ul#nav-slider li:first').html('<a href="#">Consulting</a>');
	$('ul#nav-slider li:nth-child(2)').html('<a href="#">Kreation &amp; Design</a>');
	$('ul#nav-slider li:nth-child(3)').html('<a href="#">Interactive TransferDesign</a>');
});


/* Text shortener */

(function($){
	$.fn.jTruncate = function(options) {

		var defaults = {
			length: 40,
			minTrail: 80,
			moreText: "mehr erfahren",
			lessText: "einklappen",
			ellipsisText: "...",
			moreAni: "",
			lessAni: ""
		};
		
		var options = $.extend(defaults, options);

		return this.each(function() {
			obj = $(this);
			var body = obj.html();
			
			if(body.length > options.length + options.minTrail) {
				var splitLocation = body.indexOf(' ', options.length);
				if(splitLocation != -1) {
					// truncate tip
					var splitLocation = body.indexOf(' ', options.length);
					var str1 = body.substring(0, splitLocation);
					var str2 = body.substring(splitLocation, body.length - 1);
					obj.html(str1 + '<span class="truncate_ellipsis">' + options.ellipsisText + 
						'</span>' + '<span class="truncate_more">' + str2 + '</span>');
					obj.find('.truncate_more').css("display", "none");
					
					// insert more link
					obj.append(
						'<a href="#" class="more">' + options.moreText + '</a>'
					);
					// set onclick event for more/less link
					var moreLink = $('.more', obj);
					var moreContent = $('.truncate_more', obj);
					var ellipsis = $('.truncate_ellipsis', obj);
					moreLink.click(function() {
						if(moreLink.text() == options.moreText) {
							$(this).css({
								'background-image' : 'url("img/link-item-up.jpg")',
								'background-position' : '0 4px',
								'background-repeat' : 'no-repeat'
							});
							moreContent.show(options.moreAni);
							moreLink.text(options.lessText);
							ellipsis.css("display", "none");
						} else {
							$(this).css({
								'background-image' : 'url("img/link-item-down.jpg")',
								'background-position' : '0 4px',
								'background-repeat' : 'no-repeat'
							});
							moreContent.hide(options.lessAni);
							moreLink.text(options.moreText);
							ellipsis.css("display", "inline");
						}
						return false;
					});
				}
			}
			
		});
	};
})(jQuery);

$().ready(function() {
	$('.toggle').jTruncate();
});


/* active Nav-Items */

$(document).ready(function(){
	$('ul#nav li a').click(function(event){
		$('ul#nav li').removeClass('active');
		$(this).parent().addClass('active');
	});
	$('h1 a').click(function(event){
		$('ul#nav li').removeClass('active');
	});
	$('p.teaser-text a').click(function(event){
		$('ul#nav li').removeClass('active');
		$('ul#nav li:nth-child(2)').addClass('active');
	});
	$('p#meta-links a').click(function(event){
		$('ul#nav li').removeClass('active');
	});
});


/* fading Logos */

$(document).ready(function(){
	$("img.logo").fadeTo("slow", 0.5);
	$("img.logo").hover(function(){
		$(this).fadeTo("slow", 1.0);
	},function(){
		$(this).fadeTo("slow", 0.5);
	});
});

/* Ersatz für nicht valide Pseudoklasse :last-child */

$(document).ready(function(){
	$('#content p:last-child').css('margin-bottom', '0');
});


/* Google-Maps */

function initialize() {
	var latlng = new google.maps.LatLng(50.9446736661075, 6.944088935852051);
	var settings = {
		zoom: 16,
		center: latlng,
		mapTypeControl: true,
		mapTypeControlOptions: {style: google.maps.MapTypeControlStyle.DROPDOWN_MENU},
		navigationControl: true,
		navigationControlOptions: {style: google.maps.NavigationControlStyle.SMALL},
		mapTypeId: google.maps.MapTypeId.ROADMAP};
	var map = new google.maps.Map(document.getElementById("map"), settings);
	
	var companyImage = new google.maps.MarkerImage('img/gmaps.png',
		new google.maps.Size(100,50),
		new google.maps.Point(0,0),
		new google.maps.Point(22,50)
	);

	var companyShadow = new google.maps.MarkerImage('img/gmaps_shadow.png',
		new google.maps.Size(130,50),
		new google.maps.Point(0,0),
		new google.maps.Point(22,50));

	var companyPos = new google.maps.LatLng(50.9446736661075, 6.944088935852051);

	var companyMarker = new google.maps.Marker({
		position: companyPos,
		map: map,
		icon: companyImage,
		shadow: companyShadow,
		title:"SAW Instruments GmbH",
		zIndex: 3});
}

$(document).ready(function(){
	initialize()
	
	/* bei form aktivität nach unten springen */
	if ($("div#error, div#success").length){
		var hight = $("html").height();
		$("html, body").scrollTop(hight);
	}
});
