/*
 * 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 by ClassicFontCorporation, USA RWE
 */
Cufon.registerFont({"w":178,"face":{"font-family":"HeltenMedium","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-55.0522 -322 313 72.379","underline-thickness":"14.4141","underline-position":"-41.1328","unicode-range":"U+0020-U+00FC"},"glyphs":{" ":{"w":96},"!":{"d":"33,-33r31,0r0,33r-31,0r0,-33xm35,-254r27,0r-6,190r-16,0r-5,-107r0,-83","w":75},"\"":{"d":"11,-183v13,-2,17,-17,16,-34r-15,0r0,-37r32,0v0,41,6,84,-33,88r0,-17xm72,-183v11,-3,16,-15,15,-34r-15,0r0,-37r32,0v1,41,4,84,-32,88r0,-17","w":112},"#":{"d":"34,-74r-35,0r0,-24r38,0r9,-70r-38,0r0,-24r42,0r10,-74r25,0r-10,74r45,0r10,-74r25,0r-11,74r30,0r0,24r-33,0r-10,70r33,0r0,24r-36,0r-11,74r-25,0r11,-74r-45,0r-10,74r-25,0xm72,-168r-10,70r44,0r10,-70r-44,0","w":172},"$":{"d":"75,2v-43,-1,-79,-31,-76,-78r24,0v3,38,20,57,52,58r0,-106v-45,-9,-69,-21,-69,-67v0,-41,28,-66,70,-67r0,-34r16,0r0,34v40,1,68,25,69,64r-23,0v-7,-31,-15,-39,-46,-45r0,96v51,8,76,31,76,68v1,46,-33,74,-76,77r0,34r-17,0r0,-34xm92,-18v44,1,71,-59,36,-87v-8,-6,-20,-11,-36,-15r0,102xm76,-147r0,-92v-45,0,-59,52,-34,78v6,7,18,11,34,14"},"%":{"d":"202,-254r20,0r-165,254r-21,0xm163,-81v0,-43,16,-81,53,-81v35,0,53,27,53,80v0,57,-18,85,-55,85v-34,0,-51,-28,-51,-84xm182,-79v-1,38,5,66,34,66v22,0,34,-23,34,-68v0,-43,-11,-64,-34,-64v-23,0,-34,22,-34,66xm-10,-176v0,-46,14,-80,55,-81v34,0,51,27,51,80v0,57,-18,85,-55,85v-34,0,-51,-28,-51,-84xm43,-241v-29,0,-35,32,-34,72v0,41,12,61,35,61v23,0,34,-24,34,-70v0,-42,-12,-63,-35,-63","w":275},"&":{"d":"1,-70v3,-45,22,-59,59,-79v-42,-34,-28,-106,27,-106v33,0,56,18,56,51v0,26,-16,47,-49,61r63,75v6,-18,10,-34,10,-48r23,0v0,21,-7,42,-19,65r43,51r-28,0r-27,-32v-40,59,-162,46,-158,-38xm73,-134v-66,15,-60,120,9,118v34,-1,43,-11,63,-33xm89,-234v-25,0,-39,32,-23,54r15,21v21,-8,39,-27,39,-45v0,-17,-13,-30,-31,-30","w":206},"'":{"d":"47,-256r0,17v-12,4,-16,17,-15,34r15,0r0,37r-32,0v-3,-40,0,-86,32,-88","w":56},"(":{"d":"81,64v-74,-95,-66,-231,1,-318r19,0v-65,83,-65,233,0,318r-20,0","w":96},")":{"d":"14,-254v65,88,72,226,-2,318r-18,0v65,-89,65,-225,0,-318r20,0","w":96},"*":{"d":"5,-226r39,14r-4,-42r22,0r-1,42r40,-14r6,19r-41,12r26,34r-16,11r-24,-35r-24,35r-16,-12r26,-32r-41,-14","w":110},"+":{"d":"0,-116r94,0r0,-93r22,0r0,93r94,0r0,22r-94,0r0,94r-22,0r0,-94r-94,0r0,-22","w":220},",":{"d":"15,34v13,-2,17,-17,16,-34r-15,0r0,-37r31,0v0,40,6,83,-32,87r0,-16","w":61},"-":{"d":"7,-103r93,0r0,23r-93,0r0,-23","w":110},".":{"d":"15,-37r32,0r0,37r-32,0r0,-37","w":61},"\/":{"d":"90,-259r22,0r-98,259r-23,0","w":110},"0":{"d":"168,-131v0,72,-22,135,-84,135v-54,0,-82,-41,-82,-124v0,-92,28,-138,84,-138v55,0,82,42,82,127xm85,-17v38,0,57,-38,57,-116v0,-69,-18,-104,-54,-104v-40,0,-61,38,-61,113v0,71,20,107,58,107"},"1":{"d":"27,-207v43,1,58,-12,65,-48r18,0r0,255r-23,0r0,-191r-60,0r0,-16","k":{"1":29}},"2":{"d":"90,-258v76,0,100,100,41,139v-37,24,-98,49,-104,97r136,0r0,22r-161,-1v-10,-67,58,-99,102,-125v49,-29,46,-108,-16,-110v-37,0,-55,22,-54,63r-26,0v-3,-51,33,-85,82,-85"},"3":{"d":"82,4v-48,0,-84,-30,-82,-80v8,1,21,-3,25,2v0,33,22,56,56,56v32,0,60,-22,59,-55v-1,-42,-27,-52,-76,-52r0,-19v38,3,69,-12,69,-46v0,-29,-20,-47,-51,-46v-33,0,-53,23,-52,58r-24,0v-4,-50,33,-80,79,-80v39,0,73,27,72,66v-2,31,-13,39,-36,56v82,26,38,140,-39,140"},"4":{"d":"-3,-83r115,-171r19,0r0,170r36,0r0,20r-36,0r0,64r-22,0r0,-64r-112,0r0,-19xm109,-84r0,-134r-87,134r87,0"},"5":{"d":"166,-85v0,101,-157,124,-165,19r24,0v3,28,25,47,54,48v39,0,62,-24,62,-64v0,-62,-82,-83,-110,-37r-21,0r20,-135r122,0r0,24r-104,0r-12,79v56,-37,130,-2,130,66"},"6":{"d":"1,-121v0,-72,28,-137,92,-137v39,0,72,28,72,66r-25,0v-2,-29,-18,-43,-49,-43v-48,0,-67,58,-66,115v7,-23,39,-42,69,-42v47,0,75,35,75,85v0,45,-35,82,-80,81v-58,0,-88,-42,-88,-125xm33,-78v0,36,23,60,58,60v34,0,52,-28,52,-63v0,-35,-20,-61,-55,-60v-34,0,-55,28,-55,63"},"7":{"d":"40,0v12,-87,47,-163,101,-230r-135,0r0,-24r160,0r0,23v-55,72,-81,127,-100,231r-26,0"},"8":{"d":"49,-138v-25,-13,-36,-22,-37,-53v-1,-38,36,-67,76,-67v68,0,101,95,34,118v82,24,51,144,-33,144v-48,0,-88,-30,-87,-76v0,-33,16,-55,47,-66xm27,-76v-1,36,23,58,59,58v34,0,60,-22,60,-55v0,-32,-24,-54,-57,-54v-33,0,-62,21,-62,51xm37,-190v0,27,23,43,51,43v26,0,47,-21,47,-46v0,-27,-21,-44,-49,-43v-29,0,-49,18,-49,46"},"9":{"d":"169,-136v0,74,-27,140,-91,140v-38,0,-71,-28,-71,-66r24,0v4,59,88,55,103,2v5,-17,10,-42,12,-74v-14,28,-36,42,-68,42v-47,0,-76,-35,-76,-85v0,-46,36,-81,82,-81v61,0,85,54,85,122xm28,-173v-1,34,22,60,54,60v34,1,57,-29,57,-63v0,-36,-23,-60,-59,-60v-34,0,-52,28,-52,63"},":":{"d":"32,-37r32,0r0,37r-32,0r0,-37xm32,-184r32,0r0,37r-32,0r0,-37","w":75},";":{"d":"31,-184r33,0r0,37r-33,0r0,-37xm31,34v13,-3,16,-17,15,-34r-14,0r0,-37r32,0v4,40,-1,85,-33,87r0,-16","w":75},"<":{"d":"185,-160r-153,69r153,69r0,25r-183,-83r0,-22r183,-83r0,25","w":188},"=":{"d":"-17,-83r239,0r0,20r-239,0r0,-20xm-17,-147r239,0r0,21r-239,0r0,-21","w":220},">":{"d":"4,-22r153,-69r-153,-69r0,-25r183,83r0,22r-183,83r0,-25","w":188},"?":{"d":"69,-33r30,0r0,33r-30,0r0,-33xm91,-259v71,0,95,83,40,126v-32,25,-33,24,-36,69r-22,0v-8,-66,62,-71,65,-127v2,-27,-22,-47,-49,-47v-34,0,-55,25,-54,61r-25,0v-3,-51,32,-82,81,-82","w":165},"@":{"d":"220,-147v0,-16,-14,-33,-30,-33v-29,0,-54,40,-54,70v0,19,12,35,30,35v28,0,54,-43,54,-72xm107,-107v0,-67,84,-141,124,-71r7,-22r25,0r-33,117v0,7,3,11,8,11v27,2,51,-49,51,-78v0,-55,-44,-93,-100,-93v-62,0,-110,52,-110,115v0,61,51,114,112,113v38,-1,71,-18,88,-42r24,0v-21,36,-61,63,-113,64v-74,1,-137,-62,-137,-137v0,-73,64,-135,136,-135v65,0,124,49,124,112v0,46,-42,106,-87,104v-14,0,-22,-9,-23,-22v-33,43,-96,17,-96,-36","w":365},"A":{"d":"83,-254r26,0r99,254r-26,0r-30,-80r-112,0r-30,80r-26,0xm145,-101r-49,-128r-48,128r97,0","w":206,"k":{"\u00d6":9,"y":17,"w":11,"v":17,"Y":24,"W":13,"V":23,"T":20,"Q":9,"O":9,"G":10,"C":10}},"B":{"d":"203,-71v0,46,-35,71,-83,71r-108,0r0,-254v78,2,179,-18,179,63v0,26,-12,45,-38,56v33,6,50,28,50,64xm36,-22v61,-2,142,17,142,-50v0,-64,-82,-48,-142,-50r0,100xm168,-191v0,-56,-77,-40,-132,-42r0,90r86,0v28,1,46,-21,46,-48","w":213},"C":{"d":"-2,-133v0,-69,45,-127,112,-126v58,1,95,28,105,77r-26,0v-14,-37,-39,-56,-75,-56v-54,-1,-92,48,-91,104v0,69,25,116,89,117v44,1,77,-34,81,-74r25,0v-4,53,-47,97,-105,96v-78,0,-115,-56,-115,-138","w":227},"D":{"d":"214,-129v1,80,-38,129,-115,129r-88,0r0,-254r84,0v83,0,119,40,119,125xm103,-21v59,0,87,-42,86,-105v0,-71,-28,-108,-85,-108r-68,0r0,213r67,0","w":220},"E":{"d":"14,-254r171,0r0,21r-146,0r0,91r133,0r0,22r-133,0r0,98r148,0r0,22r-173,0r0,-254","w":185},"F":{"d":"15,-254r161,0r0,22r-136,0r0,90r118,0r0,21r-118,0r0,121r-25,0r0,-254","w":171,"k":{"\u00c4":14,"A":14,".":45,",":45}},"G":{"d":"-2,-126v0,-136,193,-189,222,-54r-25,0v-3,-35,-39,-58,-79,-58v-57,0,-93,50,-93,110v0,61,34,112,92,112v51,0,88,-40,85,-93r-85,0r0,-21r107,0r0,130r-20,0r0,-43v-23,31,-43,47,-90,48v-72,2,-114,-56,-114,-131","w":240},"H":{"d":"11,-254r26,0r0,109r139,0r0,-109r25,0r0,254r-25,0r0,-124r-140,0r0,124r-25,0r0,-254","w":220},"I":{"d":"24,-254r25,0r0,254r-25,0r0,-254","w":68},"J":{"d":"59,4v-50,0,-74,-33,-69,-87r24,0v1,44,9,66,47,66v35,0,44,-17,44,-55r0,-182r26,0r0,178v0,53,-20,80,-72,80","w":151},"K":{"d":"13,-254r25,0r0,132r139,-132r32,0r-111,105r113,149r-30,0r-102,-133r-41,39r0,94r-25,0r0,-254","w":199},"L":{"d":"16,-254r25,0r0,232r122,0r0,22r-147,0r0,-254","w":158,"k":{"Y":23,"W":10,"V":20,"T":19}},"M":{"d":"8,-254r32,0r86,227r87,-227r30,0r0,254r-23,0r2,-222v-21,65,-58,154,-85,222r-23,0r-85,-223v1,32,2,107,3,223r-24,0r0,-254","w":261},"N":{"d":"11,-254r27,0r149,224v-5,-73,-1,-149,-2,-224r23,0r0,254r-27,0r-148,-225r1,225r-23,0r0,-254","w":227},"O":{"d":"-3,-124v0,-78,42,-136,119,-135v73,0,117,54,117,129v0,76,-47,135,-122,135v-70,0,-114,-58,-114,-129xm22,-130v0,66,30,114,93,114v58,0,93,-52,93,-114v0,-60,-34,-108,-92,-108v-58,0,-94,48,-94,108","w":240,"k":{"\u00c4":9,"Y":13,"V":8,"Q":2,"G":2,"A":9}},"P":{"d":"191,-184v0,74,-74,78,-153,73r0,111r-24,0r0,-254r105,0v43,-1,72,27,72,70xm166,-184v0,-60,-70,-49,-128,-49r0,100v59,-2,128,13,128,-51","w":185,"k":{"\u00c4":13,"A":13,".":49,",":49}},"Q":{"d":"115,-259v119,0,153,163,79,233r33,26r-13,17r-38,-30v-87,51,-179,-11,-179,-113v0,-76,43,-133,118,-133xm22,-127v0,80,64,137,135,99r-24,-19r12,-16r30,24v60,-55,37,-199,-61,-199v-58,0,-92,49,-92,111","w":240},"R":{"d":"121,-254v88,-12,101,108,36,128v30,16,32,30,34,82v1,24,5,35,16,44r-32,0v-8,-6,-11,-88,-16,-95v-15,-32,-79,-18,-123,-21r0,116r-25,0r0,-254r110,0xm174,-185v0,-63,-78,-45,-137,-48r0,97v61,-1,137,12,137,-49","w":213,"k":{"Y":9,"V":6}},"S":{"d":"97,5v-57,0,-100,-33,-97,-89r25,0v2,45,26,67,74,67v33,0,66,-19,65,-51v0,-23,-14,-38,-41,-45v-2,-1,-28,-4,-75,-18v-28,-8,-41,-30,-41,-59v0,-70,107,-88,152,-49v15,13,23,32,25,55r-25,0v0,-33,-29,-54,-64,-54v-32,0,-64,17,-63,47v0,21,14,36,41,43v1,0,27,3,75,18v28,8,41,31,41,59v1,45,-45,77,-92,76","w":199},"T":{"d":"-13,-254r187,0r0,22r-81,0r0,232r-24,0r0,-233r-82,0r0,-21","w":171,"k":{"\u00c4":20,"z":22,"y":21,"x":20,"w":18,"v":20,"u":28,"s":23,"r":30,"q":24,"p":28,"o":24,"n":29,"m":26,"g":24,"e":24,"d":24,"c":24,"a":23,"A":20,";":33,":":34,".":29,"-":26,",":29}},"U":{"d":"196,-88v0,60,-36,93,-96,93v-61,0,-91,-33,-91,-97r0,-162r25,0v7,91,-32,238,67,238v106,0,60,-145,70,-238r26,0","w":213},"V":{"d":"12,-254r78,229r78,-229r27,0r-93,254r-25,0r-92,-254r27,0","w":192,"k":{"\u00c4":22,"z":8,"y":4,"x":5,"w":2,"v":3,"u":11,"s":12,"r":14,"q":14,"p":11,"o":15,"n":12,"m":9,"g":14,"e":15,"d":15,"c":15,"a":13,"A":22,";":16,":":17,".":28,"-":18,",":28}},"W":{"d":"4,-254r54,229v14,-67,40,-159,60,-229r28,0r61,230r54,-230r24,0r-64,254r-29,0r-61,-229r-60,229r-28,0r-65,-254r26,0","w":282,"k":{"\u00c4":14,"z":6,"y":2,"x":3,"w":-1,"v":1,"u":9,"s":9,"r":11,"q":10,"p":9,"o":10,"n":10,"m":7,"g":10,"e":11,"d":10,"c":11,"a":9,"A":14,";":14,":":15,".":21,"-":13,",":21}},"X":{"d":"74,-128r-85,-126r29,0r70,108r71,-108r27,0r-85,126r86,128r-30,0r-70,-110r-72,110r-29,0","w":185},"Y":{"d":"15,-254r79,120r79,-120r28,0r-96,143r0,111r-24,0r0,-112r-96,-142r30,0","w":199,"k":{"\u00d6":14,"\u00c4":24,"z":15,"y":10,"x":12,"w":8,"v":10,"u":18,"s":21,"r":20,"q":24,"p":18,"o":25,"n":18,"m":16,"g":25,"e":25,"d":25,"c":26,"a":23,"Q":14,"O":14,"G":15,"C":14,"A":24,";":23,":":23,".":34,"-":31,",":34}},"Z":{"d":"-11,-16r165,-217r-145,0r0,-21r174,0r0,21r-160,211r163,0r0,22r-197,0r0,-16","w":185},"[":{"d":"31,-254r64,0r0,20r-41,0r0,278r40,0r0,20r-63,0r0,-318","w":89},"\\":{"d":"-6,-265r24,0r88,272r-24,0","w":100},"]":{"d":"-6,44r40,0r0,-278r-40,0r0,-20r63,0r0,318r-63,0r0,-20","w":89},"^":{"d":"-13,-322r26,0r40,47r-25,0r-28,-33r-29,33r-24,0","w":0},"_":{"d":"0,45r0,-18r200,0r0,18r-200,0","w":200},"`":{"d":"-14,-261r29,48r-19,0r-43,-48r33,0","w":0},"a":{"d":"126,-31v-16,23,-32,33,-68,36v-66,6,-79,-77,-31,-100v17,-8,63,-12,90,-18v5,-2,7,-6,7,-14v0,-32,-13,-41,-46,-42v-31,0,-47,14,-48,41r-24,0v1,-41,28,-61,72,-61v86,0,69,79,68,157v-1,16,11,21,22,14r0,18v-24,9,-50,-1,-42,-31xm58,-14v46,0,72,-30,66,-82v-38,10,-104,4,-103,49v0,18,18,34,37,33","w":171},"b":{"d":"98,4v-34,0,-46,-13,-61,-34r0,30r-22,0r0,-254r22,0r0,102v9,-21,37,-37,68,-37v46,0,74,48,74,98v0,50,-33,96,-81,95xm38,-90v0,41,18,75,58,75v38,0,60,-36,60,-76v0,-42,-17,-79,-56,-78v-41,0,-62,34,-62,79","w":185},"c":{"d":"2,-85v0,-104,137,-149,158,-42r-23,0v-6,-28,-23,-41,-51,-41v-39,0,-60,33,-60,75v0,44,20,78,61,78v26,1,50,-24,51,-49r23,0v-5,36,-33,68,-75,68v-51,0,-84,-37,-84,-89","w":165},"d":{"d":"0,-91v0,-51,30,-99,79,-98v26,0,47,12,63,34r0,-99r22,0r0,254r-23,0r0,-28v-15,22,-36,32,-62,32v-49,2,-79,-44,-79,-95xm24,-92v0,41,21,79,58,78v42,-1,59,-35,59,-81v0,-43,-21,-74,-61,-74v-37,-1,-56,36,-56,77","w":185},"e":{"d":"2,-91v0,-54,31,-99,82,-98v51,0,77,33,78,100r-138,0v-5,85,95,96,115,31r24,0v-8,35,-39,62,-82,62v-51,0,-79,-41,-79,-95xm139,-107v4,-53,-60,-80,-94,-45v-10,11,-17,26,-20,45r114,0","w":171},"f":{"d":"21,-184v-3,-47,3,-83,54,-72r0,19v-32,-9,-33,22,-31,53r32,0r0,17r-32,0r0,167r-23,0r0,-167r-26,0r0,-17r26,0","w":75},"g":{"d":"0,-95v-1,-51,32,-96,83,-94v26,0,47,12,61,35r0,-30r20,0r0,167v7,74,-70,101,-128,71v-17,-9,-25,-21,-25,-37r24,0v3,38,86,37,99,5v5,-12,9,-30,9,-57v-17,21,-32,33,-64,34v-47,1,-79,-46,-79,-94xm86,-169v-39,-1,-63,33,-62,73v1,39,20,74,67,74v33,0,53,-37,52,-73v0,-41,-19,-73,-57,-74","w":185},"h":{"d":"93,-168v-73,0,-51,98,-54,168r-23,0r0,-254r23,0r0,96v29,-48,119,-41,119,38r0,120r-23,0v-7,-62,26,-168,-42,-168"},"i":{"d":"25,-184r23,0r0,184r-23,0r0,-184xm25,-255r23,0r0,31r-23,0r0,-31","w":68},"j":{"d":"43,18v0,37,-16,48,-54,46r0,-19v29,4,31,-15,31,-45r0,-184r23,0r0,202xm20,-255r23,0r0,31r-23,0r0,-31","w":68},"k":{"d":"18,-254r23,0r0,156r94,-86r30,0r-75,68r78,116r-28,0r-67,-102r-32,29r0,73r-23,0r0,-254","w":158},"l":{"d":"25,-254r23,0r0,254r-23,0r0,-254","w":68},"m":{"d":"81,-168v-70,0,-46,97,-50,168r-23,0r0,-184r22,0r0,27v12,-42,100,-41,108,3v15,-50,117,-45,117,16r0,138r-23,0r0,-121v0,-32,-10,-47,-40,-47v-69,-1,-44,101,-49,168r-23,0r0,-120v0,-34,-8,-48,-39,-48","w":275},"n":{"d":"88,-168v-27,0,-48,28,-48,56r0,112r-23,0r0,-184r21,0r0,30v10,-23,31,-34,61,-34v85,0,53,113,59,188r-23,0r0,-125v-1,-31,-14,-43,-47,-43"},"o":{"d":"1,-90v0,-55,31,-99,84,-99v54,0,85,38,85,96v0,54,-32,98,-83,98v-56,0,-86,-37,-86,-95xm85,-14v41,1,61,-36,61,-79v0,-45,-18,-75,-59,-76v-41,-1,-64,35,-63,79v0,41,22,76,61,76"},"p":{"d":"178,-91v0,51,-31,97,-80,95v-26,0,-46,-11,-61,-33r0,94r-22,0r0,-249r22,0r0,28v14,-22,36,-33,63,-33v51,0,78,44,78,98xm37,-89v0,43,21,74,61,74v38,0,56,-36,56,-78v0,-42,-20,-77,-58,-77v-42,0,-59,34,-59,81","w":185},"q":{"d":"0,-92v-1,-53,30,-98,81,-97v28,0,47,12,60,35r0,-30r22,0r0,249r-22,0r0,-98v-7,21,-35,38,-61,38v-52,0,-80,-42,-80,-97xm23,-89v0,40,20,74,57,74v38,0,60,-35,60,-77v0,-43,-18,-78,-58,-77v-39,0,-59,36,-59,80","w":185},"r":{"d":"104,-164v-75,-4,-57,92,-59,164r-23,0r0,-184r22,0r-1,38v6,-27,28,-45,61,-40r0,22","w":102,"k":{".":22,"-":20,",":22}},"s":{"d":"72,4v-40,0,-75,-22,-73,-63r23,0v6,30,17,43,51,43v25,0,47,-10,47,-34v-1,-50,-116,-20,-116,-86v0,-55,83,-65,118,-37v12,10,18,24,19,42r-23,0v3,-46,-93,-50,-90,-6v3,49,116,20,116,84v0,37,-32,57,-72,57","w":151},"t":{"d":"71,-1v-25,9,-51,3,-51,-25r1,-141r-26,0r0,-17r26,0r0,-54r23,0r0,54r29,0r0,17r-29,0r-1,129v-2,22,11,21,28,16r0,21","w":75},"u":{"d":"78,4v-88,0,-58,-109,-63,-188r24,0v8,61,-26,165,41,168v71,3,52,-100,54,-168r24,0r0,184r-23,0r0,-31v-12,23,-31,35,-57,35"},"v":{"d":"14,-184r57,159r57,-159r25,0r-71,184r-24,0r-70,-184r26,0","w":151,"k":{".":22,",":22}},"w":{"d":"7,-184v14,55,35,103,44,164v8,-58,30,-110,44,-164r22,0v13,55,33,103,41,164v11,-62,32,-108,47,-164r24,0r-61,184r-22,0r-23,-80v-8,-30,-14,-57,-18,-81v-9,57,-29,108,-43,161r-23,0r-57,-184r25,0","w":227,"k":{".":18,",":18}},"x":{"d":"58,-96r-64,-88r28,0r49,71r50,-71r27,0r-65,88r71,96r-28,0r-56,-79r-56,79r-28,0","w":151},"y":{"d":"15,-184v18,54,43,104,57,163v11,-57,40,-110,58,-163r23,0r-84,215v-11,28,-31,40,-60,33r0,-21v34,4,38,-15,50,-48r-70,-179r26,0","w":151,"k":{".":22,",":22}},"z":{"d":"-6,-18r116,-147r-106,0r0,-19r134,0r0,17r-115,147r119,0r0,20r-148,0r0,-18","w":144},"{":{"d":"105,71v-112,16,-22,-145,-90,-155r0,-22v61,-3,-4,-159,66,-154r24,0r0,24v-47,-12,-32,53,-32,90v0,20,-16,48,-32,51v32,9,31,58,31,103v0,35,6,42,33,39r0,24","w":120},"|":{"d":"34,-265r26,0r0,272r-26,0r0,-272","w":93},"}":{"d":"77,-193v0,37,-5,88,28,87r0,22v-68,9,23,173,-90,155r0,-24v38,12,33,-34,32,-70v-1,-38,7,-63,32,-72v-35,-10,-33,-65,-32,-112v1,-28,-9,-31,-32,-29r0,-24v47,-4,62,10,62,67","w":120},"~":{"d":"-55,-282v-2,-48,54,-28,81,-20v7,0,11,-4,12,-13r17,0v-1,53,-54,27,-82,20v-5,0,-9,4,-11,13r-17,0","w":0},"\u00c4":{"d":"126,-315r28,0r0,32r-28,0r0,-32xm38,-315r28,0r0,32r-28,0r0,-32xm83,-254r26,0r99,254r-26,0r-30,-80r-112,0r-30,80r-26,0xm145,-101r-49,-128r-48,128r97,0","w":206,"k":{"\u00d6":9,"y":17,"w":11,"v":17,"Y":24,"W":13,"V":23,"T":20,"Q":9,"O":9,"G":10,"C":10}},"\u00d6":{"d":"145,-315r28,0r0,32r-28,0r0,-32xm58,-315r27,0r0,32r-27,0r0,-32xm-3,-124v0,-78,42,-136,119,-135v73,0,117,54,117,129v0,76,-47,135,-122,135v-70,0,-114,-58,-114,-129xm22,-130v0,66,30,114,93,114v58,0,93,-52,93,-114v0,-60,-34,-108,-92,-108v-58,0,-94,48,-94,108","w":240,"k":{"\u00c4":9,"Y":13,"V":8,"Q":2,"G":2,"A":9}},"\u00dc":{"d":"133,-315r27,0r0,32r-27,0r0,-32xm45,-315r27,0r0,32r-27,0r0,-32xm196,-88v0,60,-36,93,-96,93v-61,0,-91,-33,-91,-97r0,-162r25,0v7,91,-32,238,67,238v106,0,60,-145,70,-238r26,0","w":213},"\u00e4":{"d":"101,-253r24,0r0,33r-24,0r0,-33xm38,-253r24,0r0,33r-24,0r0,-33xm126,-31v-16,23,-32,33,-68,36v-66,6,-79,-78,-30,-100v17,-8,62,-12,89,-18v5,-2,7,-6,7,-14v0,-32,-13,-41,-46,-42v-31,0,-47,14,-48,41r-24,0v0,-41,30,-61,72,-61v86,0,68,77,69,157v-1,16,9,21,21,14r0,18v-24,9,-50,-1,-42,-31xm59,-14v46,0,72,-30,66,-82v-38,10,-104,4,-103,49v0,18,18,34,37,33","w":171},"\u00f6":{"d":"105,-253r24,0r0,33r-24,0r0,-33xm42,-253r24,0r0,33r-24,0r0,-33xm1,-90v0,-55,31,-99,84,-99v54,0,85,38,85,96v0,54,-32,98,-83,98v-56,0,-86,-37,-86,-95xm85,-14v41,1,61,-36,61,-79v0,-45,-18,-75,-59,-76v-41,-1,-64,35,-63,79v0,41,22,76,61,76"},"\u00fc":{"d":"106,-253r24,0r0,33r-24,0r0,-33xm43,-253r24,0r0,33r-24,0r0,-33xm78,4v-88,0,-58,-109,-63,-188r24,0v8,61,-26,165,41,168v71,3,52,-100,54,-168r24,0r0,184r-23,0r0,-31v-12,23,-31,35,-57,35"},"\u00df":{"d":"78,-237v-33,1,-39,26,-39,67r0,170r-23,0r0,-184v0,-49,23,-73,71,-73v35,-1,64,27,63,62v-1,29,-12,34,-33,51v29,5,46,31,46,66v1,57,-44,94,-103,77r0,-21v46,17,80,-12,80,-56v-1,-43,-26,-56,-75,-55r0,-19v36,4,61,-11,61,-43v0,-28,-20,-43,-48,-42","w":171},"\u00a0":{"w":96}}});


/* Cufon */
Cufon.replace('h2', {
	color: '-linear-gradient(#00644c, #0f6d56)', textShadow: '#ccc 1px 1px'
});
Cufon.replace('h3', {
});
Cufon.now();


/* Mailmask */
function noSpam() {
    if (document.getElementById) {
		var at = "@";
	  	var links = document.getElementsByTagName('a');	  
	  	for (var i = 0; i < links.length; i++) {
		  	var linkElem = links[i];			
		  	if (linkElem.className == 'escape') {
		  		var mail = linkElem.firstChild; var domain = linkElem.lastChild;
		  		mail.nextSibling.firstChild.innerHTML = at;
		  		linkElem.href = "mailto:" + mail.data + at + domain.data;
		  	}			
	  	} // End for	  
    } // End if
}


/* jQuery hover */
$(document).ready(function(){
						   $("ul#navi a").fadeTo(500, 1.0); // This sets the opacity of the thumbs to fade down to 30% when the page loads
						   $("ul#navi a").hover(function(){
						   $(this).stop(true, true);
						   $(this).fadeTo(600, 0.6); // This should set the opacity to 100% on hover
						   },function(){
						   $(this).fadeTo(600, 1.0); // This should set the opacity back to 30% on mouseout
						   });
						   });


// Onload-Methode ohne Prototype:
window.onload = noSpam;
//Event.observe(window, 'load', noSpam, false);

/*
 * jQuery Nivo Slider v2.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * May 2010 - Pick random effect from specified set of effects by toronegro
 * May 2010 - controlNavThumbsFromRel option added by nerd-sh
 * May 2010 - Do not start nivoRun timer if there is only 1 slide by msielski
 * April 2010 - controlNavThumbs option added by Jamie Thompson (http://jamiethompson.co.uk)
 * March 2010 - manualAdvance option added by HelloPablo (http://hellopablo.co.uk)
 */

/*
 * jQuery Nivo Slider v2.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * May 2010 - Pick random effect from specified set of effects by toronegro
 * May 2010 - controlNavThumbsFromRel option added by nerd-sh
 * May 2010 - Do not start nivoRun timer if there is only 1 slide by msielski
 * April 2010 - controlNavThumbs option added by Jamie Thompson (http://jamiethompson.co.uk)
 * March 2010 - manualAdvance option added by HelloPablo (http://hellopablo.co.uk)
 */

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

$(window).load(function() {
	$('#slider').nivoSlider({
		effect:'fold', //Specify sets like: 'fold,fade,sliceDown'
		slices:15,
		animSpeed:600, //Slide transition speed
		pauseTime:5000,
		startSlide:0, //Set starting Slide (0 index)
		directionNav:false, //Next & Prev
		directionNavHide:false, //Only show on hover
		controlNav:false, //1,2,3...
		controlNavThumbs:false, //Use thumbnails for Control Nav
        controlNavThumbsFromRel:false, //Use image rel for thumbs
		keyboardNav:false, //Use left & right arrows
		pauseOnHover:true, //Stop animation while hovering
		manualAdvance:false, //Force manual transitions
		captionOpacity:0.8, //Universal caption opacity
		beforeChange: function(){},
		afterChange: function(){},
		slideshowEnd: function(){} //Triggers after all slides have been shown
	});
});


// ColorBox v1.3.6 - a full featured, light-weight, customizable lightbox based on jQuery 1.3
// c) 2009 Jack Moore - www.colorpowered.com - jack@colorpowered.com
// Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php

(function ($) {
	// Shortcuts (to increase compression)
	var colorbox = 'colorbox',
	hover = 'hover',
	TRUE = true,
	FALSE = false,
	cboxPublic,
	isIE = !$.support.opacity,
	isIE6 = isIE && !window.XMLHttpRequest,

	// Event Strings (to increase compression)
	cbox_open = 'cbox_open',
	cbox_load = 'cbox_load',
	cbox_complete = 'cbox_complete',
	cbox_cleanup = 'cbox_cleanup',
	cbox_closed = 'cbox_closed',
	cbox_resize = 'resize.cbox_resize',

	// Cached jQuery Object Variables
	$overlay,
	$cbox,
	$wrap,
	$content,
	$topBorder,
	$leftBorder,
	$rightBorder,
	$bottomBorder,
	$related,
	$window,
	$loaded,
	$loadingBay,
	$loadingOverlay,
	$loadingGraphic,
	$title,
	$current,
	$slideshow,
	$next,
	$prev,
	$close,

	// Variables for cached values or use across multiple functions
	interfaceHeight,
	interfaceWidth,
	loadedHeight,
	loadedWidth,
	element,
	bookmark,
	index,
	settings,
	open,
	active,
	
	// ColorBox Default Settings.	
	// See http://colorpowered.com/colorbox for details.
	defaults = {
		transition: "elastic",
		speed: 350,
		width: FALSE,
		height: FALSE,
		innerWidth: FALSE,
		innerHeight: FALSE,
		initialWidth: "400",
		initialHeight: "400",
		maxWidth: FALSE,
		maxHeight: FALSE,
		scalePhotos: TRUE,
		scrolling: TRUE,
		inline: FALSE,
		html: FALSE,
		iframe: FALSE,
		photo: FALSE,
		href: FALSE,
		title: FALSE,
		rel: FALSE,
		opacity: 0.9,
		preloading: TRUE,
		current: "image {current} of {total}",
		previous: "previous",
		next: "next",
		close: "close",
		open: FALSE,
		overlayClose: TRUE,
		
		slideshow: FALSE,
		slideshowAuto: TRUE,
		slideshowSpeed: 2500,
		slideshowStart: "start slideshow",
		slideshowStop: "stop slideshow",
		
		onOpen: FALSE,
		onLoad: FALSE,
		onComplete: FALSE,
		onCleanup: FALSE,
		onClosed: FALSE
	};
	
	// ****************
	// HELPER FUNCTIONS
	// ****************
		
	// Convert % values to pixels
	function setSize(size, dimension) {
		dimension = dimension === 'x' ? $window.width() : $window.height();//document.documentElement.clientWidth : document.documentElement.clientHeight;
		return (typeof size === 'string') ? Math.round((size.match(/%/) ? (dimension / 100) * parseInt(size, 10) : parseInt(size, 10))) : size;
	}

	// Checks an href to see if it is a photo.
	// There is a force photo option (photo: true) for hrefs that cannot be matched by this regex.
	function isImage(url) {
		url = $.isFunction(url) ? url.call(element) : url;
		return settings.photo || url.match(/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i);
	}
	
	// Assigns functions results to their respective settings.  This allows functions to be used to set ColorBox options.
	function process() {
		for (var i in settings) {
			if ($.isFunction(settings[i]) && i.substring(0, 2) !== 'on') { // checks to make sure the function isn't one of the callbacks, they will be handled at the appropriate time.
			    settings[i] = settings[i].call(element);
			}
		}
		settings.rel = settings.rel || element.rel;
		settings.href = settings.href || element.href;
		settings.title = settings.title || element.title;
	}

	function launch(elem) {
		
		element = elem;
		
		settings = $(element).data(colorbox);
		
		process(); // Convert functions to their returned values.
		
		if (settings.rel && settings.rel !== 'nofollow') {
			$related = $('.cboxElement').filter(function () {
				var relRelated = $(this).data(colorbox).rel || this.rel;
				return (relRelated === settings.rel);
			});
			index = $related.index(element);
			
			// Check direct calls to ColorBox.
			if (index < 0) {
				$related = $related.add(element);
				index = $related.length - 1;
			}
		} else {
			$related = $(element);
			index = 0;
		}
		
		if (!open) {
			open = TRUE;
			
			active = TRUE; // Prevents the page-change action from queuing up if the visitor holds down the left or right keys.
			
			bookmark = element;
			
			bookmark.blur(); // Remove the focus from the calling element.
			
			// Set Navigation Key Bindings
			$(document).bind("keydown.cbox_close", function (e) {
				if (e.keyCode === 27) {
					e.preventDefault();
					cboxPublic.close();
				}
			}).bind("keydown.cbox_arrows", function (e) {
				if ($related.length > 1) {
					if (e.keyCode === 37) {
						e.preventDefault();
						$prev.click();
					} else if (e.keyCode === 39) {
						e.preventDefault();
						$next.click();
					}
				}
			});
			
			if (settings.overlayClose) {
				$overlay.css({"cursor": "pointer"}).one('click', cboxPublic.close);
			}
			
			$.event.trigger(cbox_open);
			if (settings.onOpen) {
				settings.onOpen.call(element);
			}
			
			$overlay.css({"opacity": settings.opacity}).show();
			
			// Opens inital empty ColorBox prior to content being loaded.
			settings.w = setSize(settings.initialWidth, 'x');
			settings.h = setSize(settings.initialHeight, 'y');
			cboxPublic.position(0);
			
			if (isIE6) {
				$window.bind('resize.cboxie6 scroll.cboxie6', function () {
					$overlay.css({width: $window.width(), height: $window.height(), top: $window.scrollTop(), left: $window.scrollLeft()});
				}).trigger("scroll.cboxie6");
			}
		}
		
		$current.add($prev).add($next).add($slideshow).add($title).hide();
		
		$close.html(settings.close).show();
		
		cboxPublic.slideshow();
		
		cboxPublic.load();
	}

	// ****************
	// PUBLIC FUNCTIONS
	// Usage format: $.fn.colorbox.close();
	// Usage from within an iframe: parent.$.fn.colorbox.close();
	// ****************
	
	cboxPublic = $.fn.colorbox = function (options, callback) {
		var $this = this;
		
		if (!$this.length) {
			if ($this.selector === '') { // empty selector means a direct call, ie: $.fn.colorbox();
				$this = $('<a/>');
				options.open = TRUE;
			} else { // else the selector didn't match anything, and colorbox should go ahead and return.
				return this;
			}
		}
		
		$this.each(function () {
			var data = $.extend({}, $(this).data(colorbox) ? $(this).data(colorbox) : defaults, options);
			
			$(this).data(colorbox, data).addClass("cboxElement");
			
			if (callback) {
				$(this).data(colorbox).onComplete = callback;
			}
		});
		
		if (options && options.open) {
			launch($this);
		}
		
		return this;
	};

	// Initialize ColorBox: store common calculations, preload the interface graphics, append the html.
	// This preps colorbox for a speedy open when clicked, and lightens the burdon on the browser by only
	// having to run once, instead of each time colorbox is opened.
	cboxPublic.init = function () {
		
		// jQuery object generator to save a bit of space
		function $div(id) {
			return $('<div id="cbox' + id + '"/>');
		}
		
		// Create & Append jQuery Objects
		$window = $(window);
		$cbox = $('<div id="colorbox"/>');
		$overlay = $div("Overlay").hide();
		$wrap = $div("Wrapper");
		$content = $div("Content").append(
			$loaded = $div("LoadedContent").css({width: 0, height: 0}),
			$loadingOverlay = $div("LoadingOverlay"),
			$loadingGraphic = $div("LoadingGraphic"),
			$title = $div("Title"),
			$current = $div("Current"),
			$slideshow = $div("Slideshow"),
			$next = $div("Next"),
			$prev = $div("Previous"),
			$close = $div("Close")
		);
		$wrap.append( // The 3x3 Grid that makes up ColorBox
			$('<div/>').append(
				$div("TopLeft"),
				$topBorder = $div("TopCenter"),
				$div("TopRight")
			),
			$('<div/>').append(
				$leftBorder = $div("MiddleLeft"),
				$content,
				$rightBorder = $div("MiddleRight")
			),
			$('<div/>').append(
				$div("BottomLeft"),
				$bottomBorder = $div("BottomCenter"),
				$div("BottomRight")
			)
		).children().children().css({'float': 'left'});
		
		$loadingBay = $("<div style='position:absolute; top:0; left:0; width:9999px; height:0;'/>");
		
		$('body').prepend($overlay, $cbox.append($wrap, $loadingBay));
				
		if (isIE) {
			$cbox.addClass('cboxIE');
			if (isIE6) {
				$overlay.css('position', 'absolute');
			}
		}
		
		// Add rollover event to navigation elements
		$content.children()
		.bind('mouseover mouseout', function(){
			$(this).toggleClass(hover);
		}).addClass(hover);
		
		// Cache values needed for size calculations
		interfaceHeight = $topBorder.height() + $bottomBorder.height() + $content.outerHeight(TRUE) - $content.height();//Subtraction needed for IE6
		interfaceWidth = $leftBorder.width() + $rightBorder.width() + $content.outerWidth(TRUE) - $content.width();
		loadedHeight = $loaded.outerHeight(TRUE);
		loadedWidth = $loaded.outerWidth(TRUE);
		
		// Setting padding to remove the need to do size conversions during the animation step.
		$cbox.css({"padding-bottom": interfaceHeight, "padding-right": interfaceWidth}).hide();
		
		// Setup button & key events.
		$next.click(cboxPublic.next);
		$prev.click(cboxPublic.prev);
		$close.click(cboxPublic.close);
		
		// Adding the 'hover' class allowed the browser to load the hover-state
		// background graphics.  The class can now can be removed.
		$content.children().removeClass(hover);
		
		$('.cboxElement').live('click', function (e) {
			if (e.button !== 0 && typeof e.button !== 'undefined') {// checks to see if it was a non-left mouse-click.
				return TRUE;
			} else {
				launch(this);			
				return FALSE;
			}
		});
	};

	cboxPublic.position = function (speed, loadedCallback) {
		var
		animate_speed,
		winHeight = $window.height(),
		// keeps the top and left positions within the browser's viewport.
		posTop = Math.max(winHeight - settings.h - loadedHeight - interfaceHeight,0)/2 + $window.scrollTop(),
		posLeft = Math.max(document.documentElement.clientWidth - settings.w - loadedWidth - interfaceWidth,0)/2 + $window.scrollLeft();
		
		// setting the speed to 0 to reduce the delay between same-sized content.
		animate_speed = ($cbox.width() === settings.w+loadedWidth && $cbox.height() === settings.h+loadedHeight) ? 0 : speed;
		
		// this gives the wrapper plenty of breathing room so it's floated contents can move around smoothly,
		// but it has to be shrank down around the size of div#colorbox when it's done.  If not,
		// it can invoke an obscure IE bug when using iframes.
		$wrap[0].style.width = $wrap[0].style.height = "9999px";
		
		function modalDimensions (that) {
			// loading overlay size has to be sure that IE6 uses the correct height.
			$topBorder[0].style.width = $bottomBorder[0].style.width = $content[0].style.width = that.style.width;
			$loadingGraphic[0].style.height = $loadingOverlay[0].style.height = $content[0].style.height = $leftBorder[0].style.height = $rightBorder[0].style.height = that.style.height;
		}
		
		$cbox.dequeue().animate({width:settings.w+loadedWidth, height:settings.h+loadedHeight, top:posTop, left:posLeft}, {duration: animate_speed,
			complete: function(){
				modalDimensions(this);
				
				active = FALSE;
				
				// shrink the wrapper down to exactly the size of colorbox to avoid a bug in IE's iframe implementation.
				$wrap[0].style.width = (settings.w+loadedWidth+interfaceWidth) + "px";
				$wrap[0].style.height = (settings.h+loadedHeight+interfaceHeight) + "px";
				
				if (loadedCallback) {loadedCallback();}
			},
			step: function(){
				modalDimensions(this);
			}
		});
	};

	cboxPublic.resize = function (object) {
		if(!open){ return; }
		
		var topMargin,
		prev,
		prevSrc,
		next,
		nextSrc,
		photo,
		timeout,
		speed = settings.transition==="none" ? 0 : settings.speed;
		
		$window.unbind(cbox_resize);
		
		if(!object){
			timeout = setTimeout(function(){ // timer allows IE to render the dimensions before attempting to calculate the height
				var $child = $loaded.wrapInner("<div style='overflow:auto'></div>").children(); // temporary wrapper to get an accurate estimate of just how high the total content should be.
				settings.h = $child.height();
				$loaded.css({height:settings.h});
				$child.replaceWith($child.children()); // ditch the temporary wrapper div used in height calculation
				cboxPublic.position(speed);
			}, 1);
			return;
		}
		
		$loaded.remove();
		$loaded = $('<div id="cboxLoadedContent"/>').html(object);
		
		function getWidth(){
			settings.w = settings.w || $loaded.width();
			settings.w = settings.mw && settings.mw < settings.w ? settings.mw : settings.w;
			return settings.w;
		}
		function getHeight(){
			settings.h = settings.h || $loaded.height();
			settings.h = settings.mh && settings.mh < settings.h ? settings.mh : settings.h;
			return settings.h;
		}
		
		$loaded.hide()
		.appendTo($loadingBay)// content has to be appended to the DOM for accurate size calculations.  Appended to an absolutely positioned element, rather than BODY, which avoids an extremely brief display of the vertical scrollbar in Firefox that can occur for a small minority of websites.
		.css({width:getWidth(), overflow:settings.scrolling ? 'auto' : 'hidden'})
		.css({height:getHeight()})// sets the height independently from the width in case the new width influences the value of height.
		.prependTo($content);
		
		$('#cboxPhoto').css({cssFloat:'none'});// floating the IMG removes the bottom line-height and fixed a problem where IE miscalculates the width of the parent element as 100% of the document width.
		
		// Hides SELECT elements in IE6 because they would otherwise sit on top of the overlay.
		if (isIE6) {
			$('select:not(#colorbox select)').filter(function(){
				return this.style.visibility !== 'hidden';
			}).css({'visibility':'hidden'}).one(cbox_cleanup, function(){
				this.style.visibility = 'inherit';
			});
		}
				
		function setPosition (s) {
			cboxPublic.position(s, function(){
				if (!open) { return; }
				
				if (isIE) {
					//This fadeIn helps the bicubic resampling to kick-in.
					if( photo ){$loaded.fadeIn(100);}
					//IE adds a filter when ColorBox fades in and out that can cause problems if the loaded content contains transparent pngs.
					$cbox[0].style.removeAttribute("filter");
				}
				
				//Waited until the iframe is added to the DOM & it is visible before setting the src.
				//This increases compatability with pages using DOM dependent JavaScript.
				if(settings.iframe){
					$loaded.append("<iframe id='cboxIframe'" + (settings.scrolling ? " " : "scrolling='no'") + " name='iframe_"+new Date().getTime()+"' frameborder=0 src='"+settings.href+"' " + (isIE ? "allowtransparency='true'" : '') + " />");
				}
				
				$loaded.show();
				
				$title.show().html(settings.title);
				
				if ($related.length>1) {
					$current.html(settings.current.replace(/\{current\}/, index+1).replace(/\{total\}/, $related.length)).show();
					$next.html(settings.next).show();
					$prev.html(settings.previous).show();
					
					if(settings.slideshow){
						$slideshow.show();
					}
				}
				
				$loadingOverlay.hide();
				$loadingGraphic.hide();
				
				$.event.trigger(cbox_complete);
				if (settings.onComplete) {
					settings.onComplete.call(element);
				}
				
				if (settings.transition === 'fade'){
					$cbox.fadeTo(speed, 1, function(){
						if(isIE){$cbox[0].style.removeAttribute("filter");}
					});
				}
				
				$window.bind(cbox_resize, function(){
					cboxPublic.position(0);
				});
			});
		}
		
		if((settings.transition === 'fade' && $cbox.fadeTo(speed, 0, function(){setPosition(0);})) || setPosition(speed)){}
		
		// Preloads images within a rel group
		if (settings.preloading && $related.length>1) {
			prev = index > 0 ? $related[index-1] : $related[$related.length-1];
			next = index < $related.length-1 ? $related[index+1] : $related[0];
			nextSrc = $(next).data(colorbox).href || next.href;
			prevSrc = $(prev).data(colorbox).href || prev.href;
			
			if(isImage(nextSrc)){
				$('<img />').attr('src', nextSrc);
			}
			
			if(isImage(prevSrc)){
				$('<img />').attr('src', prevSrc);
			}
		}

	};

	cboxPublic.load = function () {
		var href, img, setResize, resize = cboxPublic.resize;
		
		active = TRUE;
		
		/*
		 
		// I decided to comment this out because I can see it causing problems as users
		// really should just set the dimensions on their IMG elements instead,
		// but I'm leaving the code in as it may be useful to someone.
		// To use, uncomment the function and change 'if(textStatus === "success"){ resize(this); }'
		// to 'if(textStatus === "success"){ preload(this); }'
		
		// Preload loops through the HTML to find IMG elements and loads their sources.
		// This allows the resize method to accurately estimate the dimensions of the new content.
		function preload(html){
			var
			$ajax = $(html),
			$imgs = $ajax.find('img'),
			x = $imgs.length;
			
			function loadloop(){
				var img = new Image();
				x = x-1;
				if(x >= 0){
					img.onload = loadloop;
					img.src = $imgs[x].src;
				} else {
					resize($ajax);
				}
			}
			
			loadloop();
		}
		*/
		
		element = $related[index];
		
		settings = $(element).data(colorbox);
		
		//convert functions to static values
		process();
		
		$.event.trigger(cbox_load);
		if (settings.onLoad) {
			settings.onLoad.call(element);
		}
		
		// Evaluate the height based on the optional height and width settings.
		settings.h = settings.height ?
				setSize(settings.height, 'y') - loadedHeight - interfaceHeight :
				settings.innerHeight ?
					setSize(settings.innerHeight, 'y') :
					FALSE;
		settings.w = settings.width ?
				setSize(settings.width, 'x') - loadedWidth - interfaceWidth :
				settings.innerWidth ?
					setSize(settings.innerWidth, 'x') :
					FALSE;
		
		// Sets the minimum dimensions for use in image scaling
		settings.mw = settings.w;
		settings.mh = settings.h;
		
		// Re-evaluate the minimum width and height based on maxWidth and maxHeight values.
		// If the width or height exceed the maxWidth or maxHeight, use the maximum values instead.
		if(settings.maxWidth){
			settings.mw = setSize(settings.maxWidth, 'x') - loadedWidth - interfaceWidth;
			settings.mw = settings.w && settings.w < settings.mw ? settings.w : settings.mw;
		}
		if(settings.maxHeight){
			settings.mh = setSize(settings.maxHeight, 'y') - loadedHeight - interfaceHeight;
			settings.mh = settings.h && settings.h < settings.mh ? settings.h : settings.mh;
		}
		
		href = settings.href;
		
		$loadingOverlay.show();
		$loadingGraphic.show();
		
		if (settings.inline) {
			// Inserts an empty placeholder where inline content is being pulled from.
			// An event is bound to put inline content back when ColorBox closes or loads new content.
			$('<div id="cboxInlineTemp" />').hide().insertBefore($(href)[0]).bind(cbox_load+' '+cbox_cleanup, function(){
				$(this).replaceWith($loaded.children());
			});
			resize($(href));
		} else if (settings.iframe) {
			// IFrame element won't be added to the DOM until it is ready to be displayed,
			// to avoid problems with DOM-ready JS that might be trying to run in that iframe.
			resize(" ");
		} else if (settings.html) {
			resize(settings.html);
		} else if (isImage(href)){
			img = new Image();
			img.onload = function(){
				var percent;
				
				img.onload = null;
				
				img.id = 'cboxPhoto';
				
				$(img).css({margin:'auto', border:'none', display:'block', cssFloat:'left'});
				
				if(settings.scalePhotos){
					setResize = function(){
						img.height -= img.height * percent;
						img.width -= img.width * percent;	
					};
					if(settings.mw && img.width > settings.mw){
						percent = (img.width - settings.mw) / img.width;
						setResize();
					}
					if(settings.mh && img.height > settings.mh){
						percent = (img.height - settings.mh) / img.height;
						setResize();
					}
				}
				
				if (settings.h) {
					img.style.marginTop = Math.max(settings.h - img.height,0)/2 + 'px';
				}
				
				resize(img);
				
				if($related.length > 1){
					$(img).css({cursor:'pointer'}).click(cboxPublic.next);
				}
				
				if(isIE){
					img.style.msInterpolationMode='bicubic';
				}
			};
			img.src = href;
		} else {
			$('<div />').appendTo($loadingBay).load(href, function(data, textStatus){
				if(textStatus === "success"){
					resize(this);
				} else {
					resize($("<p>Request unsuccessful.</p>"));
				}
			});
		}
	};

	// Navigates to the next page/image in a set.
	cboxPublic.next = function () {
		if(!active){
			index = index < $related.length-1 ? index+1 : 0;
			cboxPublic.load();
		}
	};
	
	cboxPublic.prev = function () {
		if(!active){
			index = index > 0 ? index-1 : $related.length-1;
			cboxPublic.load();
		}
	};

	cboxPublic.slideshow = function () {
		var stop, timeOut, className = 'cboxSlideshow_';
		
		$slideshow.bind(cbox_closed, function(){
			$slideshow.unbind();
			clearTimeout(timeOut);
			$cbox.removeClass(className+"off"+" "+className+"on");
		});
		
		function start(){
			$slideshow
			.text(settings.slideshowStop)
			.bind(cbox_complete, function(){
				timeOut = setTimeout(cboxPublic.next, settings.slideshowSpeed);
			})
			.bind(cbox_load, function(){
				clearTimeout(timeOut);	
			}).one("click", function(){
				stop();
				$(this).removeClass(hover);
			});
			$cbox.removeClass(className+"off").addClass(className+"on");
		}
		
		stop = function(){
			clearTimeout(timeOut);
			$slideshow
			.text(settings.slideshowStart)
			.unbind(cbox_complete+' '+cbox_load)
			.one("click", function(){
				start();
				timeOut = setTimeout(cboxPublic.next, settings.slideshowSpeed);
				$(this).removeClass(hover);
			});
			$cbox.removeClass(className+"on").addClass(className+"off");
		};
		
		if(settings.slideshow && $related.length>1){
			if(settings.slideshowAuto){
				start();
			} else {
				stop();
			}
		}
	};

	// Note: to use this within an iframe use the following format: parent.$.fn.colorbox.close();
	cboxPublic.close = function () {
		
		$.event.trigger(cbox_cleanup);
		if (settings.onCleanup) {
			settings.onCleanup.call(element);
		}
		
		open = FALSE;
		$(document).unbind("keydown.cbox_close keydown.cbox_arrows");
		$window.unbind(cbox_resize+' resize.cboxie6 scroll.cboxie6');
		$overlay.css({cursor: 'auto'}).fadeOut('fast');
		
		$cbox
		.stop(TRUE, FALSE)
		.fadeOut('fast', function () {
			$('#colorbox iframe').attr('src', 'about:blank');
			$loaded.remove();
			$cbox.css({'opacity': 1});
			
			try{
				bookmark.focus();
			} catch (er){
				// do nothing
			}
			
			$.event.trigger(cbox_closed);
			if (settings.onClosed) {
				settings.onClosed.call(element);
			}
		});
	};

	// A method for fetching the current element ColorBox is referencing.
	// returns a jQuery object.
	cboxPublic.element = function(){ return $(element); };

	cboxPublic.settings = defaults;

	// Initializes ColorBox when the DOM has loaded
	$(cboxPublic.init);

}(jQuery));


/*	ColorBox v1.3.6 - a full featured, light-weight, customizable lightbox based on jQuery 1.3 */
(function(c){function r(b,d){d=d==="x"?m.width():m.height();return typeof b==="string"?Math.round(b.match(/%/)?d/100*parseInt(b,10):parseInt(b,10)):b}function M(b){b=c.isFunction(b)?b.call(i):b;return a.photo||b.match(/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i)}function Y(){for(var b in a)if(c.isFunction(a[b])&&b.substring(0,2)!=="on")a[b]=a[b].call(i);a.rel=a.rel||i.rel;a.href=a.href||i.href;a.title=a.title||i.title}function Z(b){i=b;a=c(i).data(q);Y();if(a.rel&&a.rel!=="nofollow"){g= c(".cboxElement").filter(function(){return(c(this).data(q).rel||this.rel)===a.rel});j=g.index(i);if(j<0){g=g.add(i);j=g.length-1}}else{g=c(i);j=0}if(!B){C=B=n;N=i;N.blur();c(document).bind("keydown.cbox_close",function(d){if(d.keyCode===27){d.preventDefault();e.close()}}).bind("keydown.cbox_arrows",function(d){if(g.length>1)if(d.keyCode===37){d.preventDefault();D.click()}else if(d.keyCode===39){d.preventDefault();E.click()}});a.overlayClose&&s.css({cursor:"pointer"}).one("click",e.close);c.event.trigger(aa); a.onOpen&&a.onOpen.call(i);s.css({opacity:a.opacity}).show();a.w=r(a.initialWidth,"x");a.h=r(a.initialHeight,"y");e.position(0);O&&m.bind("resize.cboxie6 scroll.cboxie6",function(){s.css({width:m.width(),height:m.height(),top:m.scrollTop(),left:m.scrollLeft()})}).trigger("scroll.cboxie6")}P.add(D).add(E).add(t).add(Q).hide();R.html(a.close).show();e.slideshow();e.load()}var q="colorbox",F="hover",n=true,e,x=!c.support.opacity,O=x&&!window.XMLHttpRequest,aa="cbox_open",H="cbox_load",S="cbox_complete", T="resize.cbox_resize",s,k,u,p,U,V,W,X,g,m,l,I,J,K,Q,P,t,E,D,R,y,z,v,w,i,N,j,a,B,C,$={transition:"elastic",speed:350,width:false,height:false,innerWidth:false,innerHeight:false,initialWidth:"400",initialHeight:"400",maxWidth:false,maxHeight:false,scalePhotos:n,scrolling:n,inline:false,html:false,iframe:false,photo:false,href:false,title:false,rel:false,opacity:0.9,preloading:n,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",open:false,overlayClose:n,slideshow:false, slideshowAuto:n,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:false,onLoad:false,onComplete:false,onCleanup:false,onClosed:false};e=c.fn.colorbox=function(b,d){var h=this;if(!h.length)if(h.selector===""){h=c("<a/>");b.open=n}else return this;h.each(function(){var f=c.extend({},c(this).data(q)?c(this).data(q):$,b);c(this).data(q,f).addClass("cboxElement");if(d)c(this).data(q).onComplete=d});b&&b.open&&Z(h);return this};e.init=function(){function b(d){return c('<div id="cbox'+ d+'"/>')}m=c(window);k=c('<div id="colorbox"/>');s=b("Overlay").hide();u=b("Wrapper");p=b("Content").append(l=b("LoadedContent").css({width:0,height:0}),J=b("LoadingOverlay"),K=b("LoadingGraphic"),Q=b("Title"),P=b("Current"),t=b("Slideshow"),E=b("Next"),D=b("Previous"),R=b("Close"));u.append(c("<div/>").append(b("TopLeft"),U=b("TopCenter"),b("TopRight")),c("<div/>").append(V=b("MiddleLeft"),p,W=b("MiddleRight")),c("<div/>").append(b("BottomLeft"),X=b("BottomCenter"),b("BottomRight"))).children().children().css({"float":"left"}); I=c("<div style='position:absolute; top:0; left:0; width:9999px; height:0;'/>");c("body").prepend(s,k.append(u,I));if(x){k.addClass("cboxIE");O&&s.css("position","absolute")}p.children().bind("mouseover mouseout",function(){c(this).toggleClass(F)}).addClass(F);y=U.height()+X.height()+p.outerHeight(n)-p.height();z=V.width()+W.width()+p.outerWidth(n)-p.width();v=l.outerHeight(n);w=l.outerWidth(n);k.css({"padding-bottom":y,"padding-right":z}).hide();E.click(e.next);D.click(e.prev);R.click(e.close);p.children().removeClass(F); c(".cboxElement").live("click",function(d){if(d.button!==0&&typeof d.button!=="undefined")return n;else{Z(this);return false}})};e.position=function(b,d){function h(A){U[0].style.width=X[0].style.width=p[0].style.width=A.style.width;K[0].style.height=J[0].style.height=p[0].style.height=V[0].style.height=W[0].style.height=A.style.height}var f=m.height();f=Math.max(f-a.h-v-y,0)/2+m.scrollTop();var o=Math.max(document.documentElement.clientWidth-a.w-w-z,0)/2+m.scrollLeft();b=k.width()===a.w+w&&k.height()=== a.h+v?0:b;u[0].style.width=u[0].style.height="9999px";k.dequeue().animate({width:a.w+w,height:a.h+v,top:f,left:o},{duration:b,complete:function(){h(this);C=false;u[0].style.width=a.w+w+z+"px";u[0].style.height=a.h+v+y+"px";d&&d()},step:function(){h(this)}})};e.resize=function(b){function d(){a.w=a.w||l.width();a.w=a.mw&&a.mw<a.w?a.mw:a.w;return a.w}function h(){a.h=a.h||l.height();a.h=a.mh&&a.mh<a.h?a.mh:a.h;return a.h}function f(G){e.position(G,function(){if(B){if(x){A&&l.fadeIn(100);k[0].style.removeAttribute("filter")}if(a.iframe)l.append("<iframe id='cboxIframe'"+ (a.scrolling?" ":"scrolling='no'")+" name='iframe_"+(new Date).getTime()+"' frameborder=0 src='"+a.href+"' "+(x?"allowtransparency='true'":"")+" />");l.show();Q.show().html(a.title);if(g.length>1){P.html(a.current.replace(/\{current\}/,j+1).replace(/\{total\}/,g.length)).show();E.html(a.next).show();D.html(a.previous).show();a.slideshow&&t.show()}J.hide();K.hide();c.event.trigger(S);a.onComplete&&a.onComplete.call(i);a.transition==="fade"&&k.fadeTo(L,1,function(){x&&k[0].style.removeAttribute("filter")}); m.bind(T,function(){e.position(0)})}})}if(B){var o,A,L=a.transition==="none"?0:a.speed;m.unbind(T);if(b){l.remove();l=c('<div id="cboxLoadedContent"/>').html(b);l.hide().appendTo(I).css({width:d(),overflow:a.scrolling?"auto":"hidden"}).css({height:h()}).prependTo(p);c("#cboxPhoto").css({cssFloat:"none"});O&&c("select:not(#colorbox select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("cbox_cleanup",function(){this.style.visibility="inherit"});a.transition=== "fade"&&k.fadeTo(L,0,function(){f(0)})||f(L);if(a.preloading&&g.length>1){b=j>0?g[j-1]:g[g.length-1];o=j<g.length-1?g[j+1]:g[0];o=c(o).data(q).href||o.href;b=c(b).data(q).href||b.href;M(o)&&c("<img />").attr("src",o);M(b)&&c("<img />").attr("src",b)}}else setTimeout(function(){var G=l.wrapInner("<div style='overflow:auto'></div>").children();a.h=G.height();l.css({height:a.h});G.replaceWith(G.children());e.position(L)},1)}};e.load=function(){var b,d,h,f=e.resize;C=n;i=g[j];a=c(i).data(q);Y();c.event.trigger(H); a.onLoad&&a.onLoad.call(i);a.h=a.height?r(a.height,"y")-v-y:a.innerHeight?r(a.innerHeight,"y"):false;a.w=a.width?r(a.width,"x")-w-z:a.innerWidth?r(a.innerWidth,"x"):false;a.mw=a.w;a.mh=a.h;if(a.maxWidth){a.mw=r(a.maxWidth,"x")-w-z;a.mw=a.w&&a.w<a.mw?a.w:a.mw}if(a.maxHeight){a.mh=r(a.maxHeight,"y")-v-y;a.mh=a.h&&a.h<a.mh?a.h:a.mh}b=a.href;J.show();K.show();if(a.inline){c('<div id="cboxInlineTemp" />').hide().insertBefore(c(b)[0]).bind(H+" cbox_cleanup",function(){c(this).replaceWith(l.children())}); f(c(b))}else if(a.iframe)f(" ");else if(a.html)f(a.html);else if(M(b)){d=new Image;d.onload=function(){var o;d.onload=null;d.id="cboxPhoto";c(d).css({margin:"auto",border:"none",display:"block",cssFloat:"left"});if(a.scalePhotos){h=function(){d.height-=d.height*o;d.width-=d.width*o};if(a.mw&&d.width>a.mw){o=(d.width-a.mw)/d.width;h()}if(a.mh&&d.height>a.mh){o=(d.height-a.mh)/d.height;h()}}if(a.h)d.style.marginTop=Math.max(a.h-d.height,0)/2+"px";f(d);g.length>1&&c(d).css({cursor:"pointer"}).click(e.next); if(x)d.style.msInterpolationMode="bicubic"};d.src=b}else c("<div />").appendTo(I).load(b,function(o,A){A==="success"?f(this):f(c("<p>Request unsuccessful.</p>"))})};e.next=function(){if(!C){j=j<g.length-1?j+1:0;e.load()}};e.prev=function(){if(!C){j=j>0?j-1:g.length-1;e.load()}};e.slideshow=function(){function b(){t.text(a.slideshowStop).bind(S,function(){h=setTimeout(e.next,a.slideshowSpeed)}).bind(H,function(){clearTimeout(h)}).one("click",function(){d();c(this).removeClass(F)});k.removeClass(f+ "off").addClass(f+"on")}var d,h,f="cboxSlideshow_";t.bind("cbox_closed",function(){t.unbind();clearTimeout(h);k.removeClass(f+"off "+f+"on")});d=function(){clearTimeout(h);t.text(a.slideshowStart).unbind(S+" "+H).one("click",function(){b();h=setTimeout(e.next,a.slideshowSpeed);c(this).removeClass(F)});k.removeClass(f+"on").addClass(f+"off")};if(a.slideshow&&g.length>1)a.slideshowAuto?b():d()};e.close=function(){c.event.trigger("cbox_cleanup");a.onCleanup&&a.onCleanup.call(i);B=false;c(document).unbind("keydown.cbox_close keydown.cbox_arrows"); m.unbind(T+" resize.cboxie6 scroll.cboxie6");s.css({cursor:"auto"}).fadeOut("fast");k.stop(n,false).fadeOut("fast",function(){c("#colorbox iframe").attr("src","about:blank");l.remove();k.css({opacity:1});try{N.focus()}catch(b){}c.event.trigger("cbox_closed");a.onClosed&&a.onClosed.call(i)})};e.element=function(){return c(i)};e.settings=$;c(e.init)})(jQuery);


$(document).ready(function(){
				$("a[rel='lightbox[1]']").colorbox({maxHeight:"90%",opacity:0.5});
				$("a[rel='lightbox']").colorbox({maxHeight:"90%",opacity:0.5});
				$("a[rel='onlineshop']").colorbox({iframe:true, innerWidth:980, innerHeight:800, maxHeight:"80%", maxWidth:"80%", opacity:0.5});
			});



eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('E.M.N=k(o){k F(a,b,c){3 d=O P();d.Q(d.R()+c);8.9=a+"="+S(b)+((c==T)?"":";U="+d.V())}k w(a){n(8.9.x>0){e=8.9.G(a+"=");n(e!=-1){e=e+a.x+1;p=8.9.G(";",e);n(p==-1)p=8.9.x;H W(8.9.X(e,p))}}H""}3 o=E.Y({4:\'Z\',y:\'2\',z:\'2\',I:11},o);3 s=\'\';3 m=\'\';3 l=\'\';3 c=\'q\';n(w(\'g\')!=""){3 c=w(\'g\');J(c){h\'B\':s=\'i\';$(o.4).5(\'6-7\',\'.\'+(10-o.y)+\'r\');j;h\'q\':m=\'i\';$(o.4).5(\'6-7\',\'K\');j;h\'C\':l=\'i\';$(o.4).5(\'6-7\',\'1.\'+o.z+\'r\');j}}12{m="i"}$(D).13(\'<L u="g"><a v="B" u="\'+s+\'">A</a><a v="q" u="\'+m+\'">A</a><a v="C" u="\'+l+\'">A</a><14 15="16: 17" /></L>\');$(\'.g a\').18(k(){3 t=$(D).19(\'v\');F(\'g\',t,o.I);$(\'.g a\').1a(\'i\');$(D).1b(\'i\');3 f=$(o.4).5(\'6-7\');J(t){h\'B\':$(o.4).5(\'6-7\',\'.\'+(10-o.y)+\'r\');j;h\'q\':$(o.4).5(\'6-7\',\'K\');j;h\'C\':$(o.4).5(\'6-7\',\'1.\'+o.z+\'r\');j}})};',62,74,'|||var|applyTo|css|font|size|document|cookie|||||c_start||fsizer|case|fsactive|break|function|||if||c_end|fs_med|em|||class|id|getCookie|length|changesmall|changelarge||fs_sml|fs_lrg|this|jQuery|setCookie|indexOf|return|expire|switch|1em|div|fn|jfontsizer|new|Date|setDate|getDate|escape|null|expires|toGMTString|unescape|substring|extend|body||30|else|html|br|style|clear|both|click|attr|removeClass|addClass'.split('|'),0,{}));

$(function(){	   
	$('#fontsizer').jfontsizer({
		applyTo: '#content-container',
		changesmall: '4', // not needed this time
		changelarge: '4',
		expire: 30
	});
});
