(function(b){b.fn.jCarouselLite=function(e){e=b.extend({btnPrev:null,btnNext:null,btnGo:null,mouseWheel:false,auto:null,speed:200,easing:null,vertical:false,circular:true,visible:3,start:0,scroll:1,beforeStart:null,afterEnd:null},e||{});return this.each(function(){var u=false,f=e.vertical?"top":"left",r=e.vertical?"height":"width";var p=b(this),k=b("ul",p),i=b("li",k),j=i.size(),q=e.visible;if(e.circular){k.prepend(i.slice(j-q-1+1).clone()).append(i.slice(0,q).clone());e.start+=q}var l=b("li",k),g=l.size(),n=e.start;p.css("visibility","visible");l.css({overflow:"hidden","float":e.vertical?"none":"left"});k.css({margin:"0",padding:"0",position:"relative","list-style-type":"none","z-index":"1"});p.css({overflow:"hidden",position:"relative","z-index":"2",left:"0px"});var s=e.vertical?a(l):c(l);var o=s*g;var t=s*q;l.css({width:l.width(),height:l.height()});k.css(r,o+"px").css(f,-(n*s));p.css(r,t+"px");if(e.btnPrev){b(e.btnPrev).click(function(){return m(n-e.scroll)})}if(e.btnNext){b(e.btnNext).click(function(){return m(n+e.scroll)})}if(e.btnGo){b.each(e.btnGo,function(v,w){b(w).click(function(){return m(e.circular?e.visible+v:v)})})}if(e.mouseWheel&&p.mousewheel){p.mousewheel(function(v,w){return w>0?m(n-e.scroll):m(n+e.scroll)})}if(e.auto){setInterval(function(){m(n+e.scroll)},e.auto+e.speed)}function h(){return l.slice(n).slice(0,q)}function m(v){if(!u){if(e.beforeStart){e.beforeStart.call(this,h())}if(e.circular){if(v<=e.start-q-1){k.css(f,-((g-(q*2))*s)+"px");n=v==e.start-q-1?g-(q*2)-1:g-(q*2)-e.scroll}else{if(v>=g-q+1){k.css(f,-((q)*s)+"px");n=v==g-q+1?q+1:q+e.scroll}else{n=v}}}else{if(v<0||v>g-q){return}else{n=v}}u=true;k.animate(f=="left"?{left:-(n*s)}:{top:-(n*s)},e.speed,e.easing,function(){if(e.afterEnd){e.afterEnd.call(this,h())}u=false});if(!e.circular){b(e.btnPrev+","+e.btnNext).removeClass("disabled");b((n-e.scroll<0&&e.btnPrev)||(n+e.scroll>g-q&&e.btnNext)||[]).addClass("disabled")}}return false}})};function d(f,e){return parseInt(b.css(f[0],e))||0}function c(e){return e[0].offsetWidth+d(e,"marginLeft")+d(e,"marginRight")}function a(e){return e[0].offsetHeight+d(e,"marginTop")+d(e,"marginBottom")}})(jQuery);(function(a){a.fn.hoverIntent=function(e,h){var m={sensitivity:7,interval:100,timeout:0};m=a.extend(m,h?{over:e,out:h}:e);var j,b,i,c;var k=function(f){j=f.pageX;b=f.pageY};var d=function(g,f){f.hoverIntent_t=clearTimeout(f.hoverIntent_t);if((Math.abs(i-j)+Math.abs(c-b))<m.sensitivity){a(f).unbind("mousemove",k);f.hoverIntent_s=1;return m.over.apply(f,[g])}else{i=j;c=b;f.hoverIntent_t=setTimeout(function(){d(g,f)},m.interval)}};var n=function(g,f){f.hoverIntent_t=clearTimeout(f.hoverIntent_t);f.hoverIntent_s=0;return m.out.apply(f,[g])};var l=function(f){var g=(f.type=="mouseover"?f.fromElement:f.toElement)||f.relatedTarget;while(g&&g!=this){try{g=g.parentNode}catch(f){g=this}}if(g==this){return false}var o=jQuery.extend({},f);var q=this;if(q.hoverIntent_t){q.hoverIntent_t=clearTimeout(q.hoverIntent_t)}if(f.type=="mouseover"){i=o.pageX;c=o.pageY;a(q).bind("mousemove",k);if(q.hoverIntent_s!=1){q.hoverIntent_t=setTimeout(function(){d(o,q)},m.interval)}}else{a(q).unbind("mousemove",k);if(q.hoverIntent_s==1){q.hoverIntent_t=setTimeout(function(){n(o,q)},m.timeout)}}};return this.mouseover(l).mouseout(l)}})(jQuery);var Cufon=(function(){var U=function(){return U.replace.apply(null,arguments)};var D=U.DOM={ready:(function(){var d=false,c={loaded:1,complete:1};var a=[],b=function(){if(d){return}d=true;for(var e;e=a.shift();e()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",b,false);window.addEventListener("pageshow",b,false)}if(!window.opera&&document.readyState){(function(){c[document.readyState]?b():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");b()}catch(e){setTimeout(arguments.callee,1)}})()}I(window,"load",b);return function(e){if(!arguments.length){b()}else{d?e():a.push(e)}}})(),root:function(){return document.documentElement||document.body}};var R=U.CSS={Size:function(b,a){this.value=parseFloat(b);this.unit=String(b).match(/[a-z%]*$/)[0]||"px";this.convert=function(c){return c/a*this.value};this.convertFrom=function(c){return c/this.value*a};this.toString=function(){return this.value+this.unit}},addClass:function(c,b){var a=c.className;c.className=a+(a&&" ")+b;return c},color:N(function(b){var a={};a.color=b.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(e,d,c){a.opacity=parseFloat(c);return"rgb("+d+")"});return a}),fontStretch:N(function(a){if(typeof a=="number"){return a}if(/%$/.test(a)){return parseFloat(a)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[a]||1}),getStyle:function(b){var a=document.defaultView;if(a&&a.getComputedStyle){return new X(a.getComputedStyle(b,null))}if(b.currentStyle){return new X(b.currentStyle)}return new X(b.style)},gradient:N(function(c){var d={id:c,type:c.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},b=c.substr(c.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var f=0,a=b.length,e;f<a;++f){e=b[f].split("=",2).reverse();d.stops.push([e[1]||f/(a-1),e[0]])}return d}),quotedList:N(function(c){var b=[],d=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,a;while(a=d.exec(c)){b.push(a[3]||a[1])}return b}),recognizesMedia:N(function(d){var f=document.createElement("style"),e,b,a;f.type="text/css";f.media=d;try{f.appendChild(document.createTextNode("/**/"))}catch(c){}b=Z("head")[0];b.insertBefore(f,b.firstChild);e=(f.sheet||f.styleSheet);a=e&&!e.disabled;b.removeChild(f);return a}),removeClass:function(a,c){var b=RegExp("(?:^|\\s+)"+c+"(?=\\s|$)","g");a.className=a.className.replace(b,"");return a},supports:function(a,c){var b=document.createElement("span").style;if(b[a]===undefined){return false}b[a]=c;return b[a]===c},textAlign:function(c,b,a,d){if(b.get("textAlign")=="right"){if(a>0){c=" "+c}}else{if(a<d-1){c+=" "}}return c},textShadow:N(function(c){if(c=="none"){return null}var f=[],d={},a,b=0;var e=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(a=e.exec(c)){if(a[0]==","){f.push(d);d={};b=0}else{if(a[1]){d.color=a[1]}else{d[["offX","offY","blur"][b++]]=a[2]}}}f.push(d);return f}),textTransform:(function(){var a={uppercase:function(b){return b.toUpperCase()},lowercase:function(b){return b.toLowerCase()},capitalize:function(b){return b.replace(/\b./g,function(c){return c.toUpperCase()})}};return function(c,b){var d=a[b.get("textTransform")];return d?d(c):c}})(),whiteSpace:(function(){var a={inline:1,"inline-block":1,"run-in":1};var c=/^\s+/,b=/\s+$/;return function(g,d,e,f){if(f){if(f.nodeName.toLowerCase()=="br"){g=g.replace(c,"")}}if(a[d.get("display")]){return g}if(!e.previousSibling){g=g.replace(c,"")}if(!e.nextSibling){g=g.replace(b,"")}return g}})()};R.ready=(function(){var a=!R.recognizesMedia("all"),f=false;var e=[],h=function(){a=true;for(var j;j=e.shift();j()){}};var i=Z("link"),g=Z("style");function b(j){return j.disabled||d(j.sheet,j.media||"screen")}function d(k,l){if(!R.recognizesMedia(l||"all")){return true}if(!k||k.disabled){return false}try{var m=k.cssRules,p;if(m){search:for(var j=0,n=m.length;p=m[j],j<n;++j){switch(p.type){case 2:break;case 3:if(!d(p.styleSheet,p.media.mediaText)){return false}break;default:break search}}}}catch(o){}return true}function c(){if(document.createStyleSheet){return true}var j,k;for(k=0;j=i[k];++k){if(j.rel.toLowerCase()=="stylesheet"&&!b(j)){return false}}for(k=0;j=g[k];++k){if(!b(j)){return false}}return true}D.ready(function(){if(!f){f=R.getStyle(document.body).isUsable()}if(a||(f&&c())){h()}else{setTimeout(arguments.callee,10)}});return function(j){if(a){j()}else{e.push(j)}}})();function G(a){var c=this.face=a.face,b={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=a.glyphs;this.w=a.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 d=c.bbox.split(/\s+/);var e={minX:parseInt(d[0],10),minY:parseInt(d[1],10),maxX:parseInt(d[2],10),maxY:parseInt(d[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(d,n,i){var o=this.glyphs,e,k,h,f=[],g=0,j=-1,m=-1,l;while(l=d[++j]){e=o[l]||this.missingGlyph;if(!e){continue}if(k){g-=h=k[l]||0;f[m]-=h}g+=f[++m]=~~(e.w||this.w)+n+(b[l]?i:0);k=e.k}f.total=g;return f}}function Y(){var b={},a={oblique:"italic",italic:"oblique"};this.add=function(c){(b[c.style]||(b[c.style]={}))[c.weight]=c};this.get=function(i,j){var d=b[i]||b[a[i]]||b.normal||b.italic||b.oblique;if(!d){return null}j={normal:400,bold:700}[j]||parseInt(j,10);if(d[j]){return d[j]}var f={1:1,99:0}[j%100],h=[],c,e;if(f===undefined){f=j>400}if(j==500){j=400}for(var g in d){if(!O(d,g)){continue}g=parseInt(g,10);if(!c||g<c){c=g}if(!e||g>e){e=g}h.push(g)}if(j<c){j=c}if(j>e){j=e}h.sort(function(l,k){return(f?(l>=j&&k>=j)?l<k:l>k:(l<=j&&k<=j)?l>k:l<k)?-1:1});return d[h[0]]}}function F(){function b(e,f){if(e.contains){return e.contains(f)}return e.compareDocumentPosition(f)&16}function c(f){var e=f.relatedTarget;if(!e||b(this,e)){return}d(this,f.type=="mouseover")}function a(e){d(this,e.type=="mouseenter")}function d(e,f){setTimeout(function(){var g=aa.get(e).options;U.replace(e,f?P(g,g.hover):g,true)},10)}this.attach=function(e){if(e.onmouseenter===undefined){I(e,"mouseover",c);I(e,"mouseout",c)}else{I(e,"mouseenter",a);I(e,"mouseleave",a)}}}function M(){var c=[],a={};function b(g){var f=[],e;for(var d=0;e=g[d];++d){f[d]=c[a[e]]}return f}this.add=function(d,e){a[d]=c.push(e)-1};this.repeat=function(){var f=arguments.length?b(arguments):c,d;for(var e=0;d=f[e++];){U.replace(d[0],d[1],true)}}}function B(){var a={},b=0;function c(d){return d.cufid||(d.cufid=++b)}this.get=function(d){var e=c(d);return a[e]||(a[e]={})}}function X(b){var a={},c={};this.extend=function(d){for(var e in d){if(O(d,e)){a[e]=d[e]}}return this};this.get=function(d){return a[d]!=undefined?a[d]:b[d]};this.getSize=function(d,e){return c[d]||(c[d]=new R.Size(this.get(d),e))};this.isUsable=function(){return !!b}}function I(c,b,a){if(c.addEventListener){c.addEventListener(b,a,false)}else{if(c.attachEvent){c.attachEvent("on"+b,function(){return a.call(c,window.event)})}}}function J(c,b){var a=aa.get(c);if(a.options){return c}if(b.hover&&b.hoverables[c.nodeName.toLowerCase()]){V.attach(c)}a.options=b;return c}function N(a){var b={};return function(c){if(!O(b,c)){b[c]=a.apply(null,arguments)}return b[c]}}function W(a,c){var d=R.quotedList(c.get("fontFamily").toLowerCase()),b;for(var e=0;b=d[e];++e){if(Q[b]){return Q[b].get(c.get("fontStyle"),c.get("fontWeight"))}}return null}function Z(a){return document.getElementsByTagName(a)}function O(b,a){return b.hasOwnProperty(a)}function P(){var e={},d,a;for(var b=0,c=arguments.length;d=arguments[b],b<c;++b){for(a in d){if(O(d,a)){e[a]=d[a]}}}return e}function S(i,c,e,a,f,h){var k=document.createDocumentFragment(),l;if(c===""){return k}var b=a.separate;var m=c.split(H[b]),d=(b=="words");if(d&&L){if(/^\s/.test(c)){m.unshift("")}if(/\s$/.test(c)){m.push("")}}for(var j=0,g=m.length;j<g;++j){l=C[a.engine](i,d?R.textAlign(m[j],e,j,g):m[j],e,a,f,h,j<g-1);if(l){k.appendChild(l)}}return k}function T(g,b){var d=g.nodeName.toLowerCase();if(b.ignore[d]){return}var h=!b.textless[d];var c=R.getStyle(J(g,b)).extend(b);var e=W(g,c),f,j,l,k,a,i;if(!e){return}for(f=g.firstChild;f;f=l){j=f.nodeType;l=f.nextSibling;if(h&&j==3){if(k){k.appendData(f.data);g.removeChild(f)}else{k=f}if(l){continue}}if(k){g.replaceChild(S(e,R.whiteSpace(k.data,c,k,i),c,b,f,g),k);k=null}if(j==1){if(f.firstChild){if(f.nodeName.toLowerCase()=="cufon"){C[b.engine](e,null,c,b,f,g)}else{arguments.callee(f,b)}}i=f}}}var L=" ".split(/\s+/).length==0;var aa=new B();var V=new F();var E=new M();var ab=false;var C={},Q={},K={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(a){return jQuery(a)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(a){return $$(a)})||(window.$&&function(a){return $(a)})||(document.querySelectorAll&&function(a){return document.querySelectorAll(a)})||Z),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var H={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};U.now=function(){D.ready();return U};U.refresh=function(){E.repeat.apply(E,arguments);return U};U.registerEngine=function(b,a){if(!a){return U}C[b]=a;return U.set("engine",b)};U.registerFont=function(a){if(!a){return U}var b=new G(a),c=b.family;if(!Q[c]){Q[c]=new Y()}Q[c].add(b);return U.set("fontFamily",'"'+c+'"')};U.replace=function(a,c,b){c=P(K,c);if(!c.engine){return U}if(!ab){R.addClass(D.root(),"cufon-active cufon-loading");R.ready(function(){R.addClass(R.removeClass(D.root(),"cufon-loading"),"cufon-ready")});ab=true}if(c.hover){c.forceHitArea=true}if(c.autoDetect){delete c.fontFamily}if(typeof c.textShadow=="string"){c.textShadow=R.textShadow(c.textShadow)}if(typeof c.color=="string"&&/^-/.test(c.color)){c.textGradient=R.gradient(c.color)}else{delete c.textGradient}if(!b){E.add(a,arguments)}if(a.nodeType||typeof a=="string"){a=[a]}R.ready(function(){for(var d=0,f=a.length;d<f;++d){var e=a[d];if(typeof e=="string"){U.replace(c.selector(e),c,true)}else{T(e,c)}}});return U};U.set=function(a,b){K[a]=b;return U};return U})();Cufon.registerEngine("vml",(function(){var o=document.namespaces;if(!o){return}o.add("cvml","urn:schemas-microsoft-com:vml");o=null;var i=document.createElement("cvml:shape");i.style.behavior="url(#default#VML)";if(!i.coordsize){return}i=null;var p=(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:'+(p?"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 j(a,b){return k(a,/(?:em|ex|%)$|^[a-z-]+$/i.test(b)?"1em":b)}function k(e,a){if(a==="0"){return 0}if(/px$/i.test(a)){return parseFloat(a)}var b=e.style.left,d=e.runtimeStyle.left;e.runtimeStyle.left=e.currentStyle.left;e.style.left=a.replace("%","em");var c=e.style.pixelLeft;e.style.left=b;e.runtimeStyle.left=d;return c}function l(e,b,a,d){var c="computed"+d,f=b[c];if(isNaN(f)){f=b.get(d);b[c]=f=(f=="normal")?0:~~a.convertFrom(k(e,f))}return f}var m={};function n(a){var b=a.id;if(!m[b]){var d=a.stops,e=document.createElement("cvml:fill"),c=[];e.type="gradient";e.angle=180;e.focus="0";e.method="sigma";e.color=d[0][1];for(var g=1,f=d.length-1;g<f;++g){c.push(d[g][0]*100+"% "+d[g][1])}e.colors=c.join(",");e.color2=d[f][1];m[b]=e}return m[b]}return function(aI,aA,c,aQ,ao,e,ak){var aS=(aA===null);if(aS){aA=ao.alt}var aq=aI.viewBox;var aJ=c.computedFontSize||(c.computedFontSize=new Cufon.CSS.Size(j(e,c.get("fontSize"))+"px",aI.baseSize));var aF,aK;if(aS){aF=ao;aK=ao.firstChild}else{aF=document.createElement("cufon");aF.className="cufon cufon-vml";aF.alt=aA;aK=document.createElement("cufoncanvas");aF.appendChild(aK);if(aQ.printable){var a=document.createElement("cufontext");a.appendChild(document.createTextNode(aA));aF.appendChild(a)}if(!ak){aF.appendChild(document.createElement("cvml:shape"))}}var aR=aF.style;var f=aK.style;var aU=aJ.convert(aq.height),ax=Math.ceil(aU);var aj=ax/aU;var h=aj*Cufon.CSS.fontStretch(c.get("fontStretch"));var am=aq.minX,al=aq.minY;f.height=ax;f.top=Math.round(aJ.convert(al-aI.ascent));f.left=Math.round(aJ.convert(am));aR.height=aJ.convert(aI.height)+"px";var az=c.get("color");var ay=Cufon.CSS.textTransform(aA,c).split("");var au=aI.spacing(ay,l(e,c,aJ,"letterSpacing"),l(e,c,aJ,"wordSpacing"));if(!au.length){return null}var aP=au.total;var aE=-am+aP+(aq.width-au[au.length-1]);var aY=aJ.convert(aE*h),b=Math.round(aY);var at=aE+","+aq.height,aV;var an="r"+at+"ns";var aO=aQ.textGradient&&n(aQ.textGradient);var aT=aI.glyphs,g=0;var ap=aQ.textShadow;var aG=-1,av=0,aM;while(aM=ay[++aG]){var aB=aT[ay[aG]]||aI.missingGlyph,aL;if(!aB){continue}if(aS){aL=aK.childNodes[av];while(aL.firstChild){aL.removeChild(aL.firstChild)}}else{aL=document.createElement("cvml:shape");aK.appendChild(aL)}aL.stroked="f";aL.coordsize=at;aL.coordorigin=aV=(am-g)+","+al;aL.path=(aB.d?"m"+aB.d+"xe":"")+"m"+aV+an;aL.fillcolor=az;if(aO){aL.appendChild(aO.cloneNode(false))}var aW=aL.style;aW.width=b;aW.height=ax;if(ap){var aX=ap[0],aH=ap[1];var aw=Cufon.CSS.color(aX.color),aD;var ar=document.createElement("cvml:shadow");ar.on="t";ar.color=aw.color;ar.offset=aX.offX+","+aX.offY;if(aH){aD=Cufon.CSS.color(aH.color);ar.type="double";ar.color2=aD.color;ar.offset2=aH.offX+","+aH.offY}ar.opacity=aw.opacity||(aD&&aD.opacity)||1;aL.appendChild(ar)}g+=au[av++]}var d=aL.nextSibling,aN,aZ;if(aQ.forceHitArea){if(!d){d=document.createElement("cvml:rect");d.stroked="f";d.className="cufon-vml-cover";aN=document.createElement("cvml:fill");aN.opacity=0;d.appendChild(aN);aK.appendChild(d)}aZ=d.style;aZ.width=b;aZ.height=ax}else{if(d){aK.removeChild(d)}}aR.width=Math.max(Math.ceil(aJ.convert(aP*h)),0);if(p){var ad=c.computedYAdjust;if(ad===undefined){var aC=c.get("lineHeight");if(aC=="normal"){aC="1em"}else{if(!isNaN(aC)){aC+="em"}}c.computedYAdjust=ad=0.5*(k(e,aC)-parseFloat(aR.height))}if(ad){aR.marginTop=Math.ceil(ad)+"px";aR.marginBottom=ad+"px"}}return aF}})());Cufon.registerEngine("canvas",(function(){var g=document.createElement("canvas");if(!g||!g.getContext||!g.getContext.apply){return}g=null;var i=Cufon.CSS.supports("display","inline-block");var l=!i&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var j=document.createElement("style");j.type="text/css";j.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(l?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(i?"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(j);function k(a,e){var f=0,s=0;var b=[],q=/([mrvxe])([^a-z]*)/g,d;generate:for(var c=0;d=q.exec(a);++c){var r=d[2].split(",");switch(d[1]){case"v":b[c]={m:"bezierCurveTo",a:[f+~~r[0],s+~~r[1],f+~~r[2],s+~~r[3],f+=~~r[4],s+=~~r[5]]};break;case"r":b[c]={m:"lineTo",a:[f+=~~r[0],s+=~~r[1]]};break;case"m":b[c]={m:"moveTo",a:[f=~~r[0],s=~~r[1]]};break;case"x":b[c]={m:"closePath"};break;case"e":break generate}e[b[c].m].apply(e,b[c].a)}return b}function h(a,b){for(var d=0,c=a.length;d<c;++d){var e=a[d];b[e.m].apply(b,e.a)}}return function(y,aA,f,aB,an,ab){var aE=(aA===null);if(aE){aA=an.getAttribute("alt")}var ao=y.viewBox;var aI=f.getSize("fontSize",y.baseSize);var am=0,aj=0,ai=0,aC=0;var au=aB.textShadow,ak=[];if(au){for(var ad=au.length;ad--;){var ap=au[ad];var af=aI.convertFrom(parseFloat(ap.offX));var ah=aI.convertFrom(parseFloat(ap.offY));ak[ad]=[af,ah];if(ah<am){am=ah}if(af>aj){aj=af}if(ah>ai){ai=ah}if(af<aC){aC=af}}}var a=Cufon.CSS.textTransform(aA,f).split("");var at=y.spacing(a,~~aI.convertFrom(parseFloat(f.get("letterSpacing"))||0),~~aI.convertFrom(parseFloat(f.get("wordSpacing"))||0));if(!at.length){return null}var aF=at.total;aj+=ao.width-at[at.length-1];aC+=ao.minX;var aw,aG;if(aE){aw=an;aG=an.firstChild}else{aw=document.createElement("cufon");aw.className="cufon cufon-canvas";aw.setAttribute("alt",aA);aG=document.createElement("canvas");aw.appendChild(aG);if(aB.printable){var e=document.createElement("cufontext");e.appendChild(document.createTextNode(aA));aw.appendChild(e)}}var al=aw.style;var ag=aG.style;var aD=aI.convert(ao.height);var c=Math.ceil(aD);var aJ=c/aD;var aq=aJ*Cufon.CSS.fontStretch(f.get("fontStretch"));var ae=aF*aq;var x=Math.ceil(aI.convert(ae+aj-aC));var aH=Math.ceil(aI.convert(ao.height-am+ai));aG.width=x;aG.height=aH;ag.width=x+"px";ag.height=aH+"px";am+=ao.minY;ag.top=Math.round(aI.convert(am-y.ascent))+"px";ag.left=Math.round(aI.convert(aC))+"px";var av=Math.max(Math.ceil(aI.convert(ae)),0)+"px";if(i){al.width=av;al.height=aI.convert(y.height)+"px"}else{al.paddingLeft=av;al.paddingBottom=(aI.convert(y.height)-1)+"px"}var b=aG.getContext("2d"),ar=aD/ao.height;b.scale(ar,ar*aJ);b.translate(-aC,-am);b.save();function ac(){var m=y.glyphs,o,q=-1,p=-1,n;b.scale(aq,1);while(n=a[++q]){var o=m[a[q]]||y.missingGlyph;if(!o){continue}if(o.d){b.beginPath();if(o.code){h(o.code,b)}else{o.code=k("m"+o.d,b)}b.fill()}b.translate(at[++p],0)}b.restore()}if(au){for(var ad=au.length;ad--;){var ap=au[ad];b.save();b.fillStyle=ap.color;b.translate.apply(b,ak[ad]);ac()}}var ay=aB.textGradient;if(ay){var az=ay.stops,ax=b.createLinearGradient(0,ao.minY,0,ao.maxY);for(var ad=0,d=az.length;ad<d;++ad){ax.addColorStop.apply(ax,az[ad])}b.fillStyle=ax}else{b.fillStyle=f.get("color")}ac();return aw}})());
/*
* The following copyright notice may not be removed under any circumstances.
* 
* Copyright:
* Thank you for travelling with Fontourist (.com) RWE
*/
Cufon.registerFont({w:180,face:{"font-family":"Journal","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","cap-height":"9",bbox:"-57 -309.178 380.734 135.512","underline-thickness":"7.03125","underline-position":"-44.2969","unicode-range":"U+0020-U+007E"},glyphs:{" ":{w:83},"!":{d:"13,12v-15,-4,-9,-23,4,-22v11,2,4,22,-4,22xm31,-63v0,-49,24,-101,31,-150v0,-3,-1,-6,-3,-9v10,-4,15,-5,18,4v-8,50,-23,100,-37,143v-2,1,-3,12,-9,12",w:71},'"':{d:"22,-167v4,-14,-12,-34,-4,-47v1,-1,3,-1,5,-1v6,15,9,31,5,49xm36,-168v3,-17,-4,-30,-3,-48v0,-4,10,-6,11,-1v-4,18,4,32,-1,47",w:42},"#":{d:"67,-171v18,1,10,27,6,39v28,-2,20,-41,42,-41v10,9,-3,17,-6,33v23,-1,56,-12,76,0r0,7v-28,1,-64,5,-83,13v0,2,-1,6,-2,10v20,1,60,-5,63,12v-12,7,-67,-5,-64,13v-2,7,13,33,0,35v-13,-4,-15,-28,-17,-41v-12,3,-27,-1,-24,25v4,7,7,17,-6,21v-17,-2,-6,-26,-6,-40v-15,7,-57,7,-33,-12v8,-1,20,-3,36,-6r3,-9v-14,5,-44,7,-31,-13v9,4,26,-4,34,-4v6,-14,-1,-35,12,-42xm68,-106v7,-2,19,2,16,-11v-12,-1,-16,2,-16,11",w:172},"$":{d:"125,-270v28,1,-6,40,6,45v14,2,21,-22,29,-7v-2,7,-3,12,2,18v-26,29,-31,55,-58,97v31,35,13,68,-28,81v-11,15,-7,60,-20,81v0,-8,1,-32,2,-72v-36,-3,-30,40,-40,62v-4,8,-15,3,-14,-7v4,-21,12,-31,18,-56v-2,-1,-12,-9,-10,-19v4,2,10,7,15,5v14,-21,23,-52,33,-81v-56,-22,3,-70,27,-82v27,-6,22,-41,38,-65xm77,-113v-8,15,-22,45,-29,67v27,6,23,-41,37,-65v-2,-2,-5,-2,-8,-2xm87,-185v-12,7,-40,21,-35,41v7,5,13,8,15,8v8,-17,15,-33,20,-49xm126,-202v-22,-4,-25,50,-43,68v-2,7,9,9,9,9xm83,-59v18,-5,33,-27,17,-39v-7,13,-13,26,-17,39",w:150},"%":{d:"92,-133v-6,29,-83,67,-92,14v2,-20,19,-41,33,-47v12,-16,56,-35,60,-7v10,11,8,26,-1,40xm23,-127v-8,5,-5,20,9,19v30,-4,53,-32,49,-59v-4,-6,-6,7,-12,7v-16,0,-28,12,-35,25v-9,-1,-7,2,-11,8xm166,-166v10,-12,27,-42,39,-15v-13,20,-28,31,-53,57r-67,70v-23,22,-22,23,-42,54v6,3,1,5,-3,7v-11,5,-14,-9,-9,-19v25,-47,79,-83,105,-123r0,-5v15,1,28,-21,18,-38v4,3,7,9,12,12xm198,-51v12,50,-74,82,-85,34v13,-29,29,-54,60,-47v11,3,22,4,25,13xm183,-45v-20,-10,-45,10,-50,33v21,2,52,-14,50,-33",w:215},"&":{d:"77,-203v47,12,-8,73,14,104v6,9,16,50,29,56v27,-21,45,-45,74,-64r-62,79v10,11,33,7,34,25v-17,5,-35,-10,-46,-15v-31,25,-61,75,-115,54v-13,-53,63,-90,63,-151v0,-32,-7,-64,9,-88xm108,-31v-10,-13,-20,-30,-25,-46v-14,-11,-18,26,-31,33v-3,15,-32,46,-30,69v41,9,64,-40,86,-56",w:197},"'":{d:"4,-222v14,-4,12,23,14,40v0,5,-3,8,-9,6v2,-14,-9,-32,-5,-46",w:16},"(":{d:"21,-22v0,32,20,25,39,38v-45,20,-70,-48,-48,-94v22,-46,48,-92,76,-127v7,-9,23,-22,27,-4v-25,22,-41,56,-61,86v-21,32,-33,65,-33,101",w:107},")":{d:"40,-234v54,54,30,170,-18,216v-11,11,-37,44,-56,64v-2,3,-5,4,-10,5v43,-65,144,-153,82,-264v-1,-8,-8,-18,2,-21",w:84},"*":{d:"108,-104v-3,17,-34,4,-45,14v11,9,41,21,40,43v-8,-8,-43,-28,-49,-32v-6,16,-10,27,-6,41v-5,5,-9,0,-11,-5v-1,-19,3,-28,5,-45v-10,4,-25,5,-38,2v-5,-18,13,-9,30,-13v-3,-5,-16,-26,-4,-32v17,-1,7,16,19,27v2,-8,12,-17,8,-25v11,-1,13,-23,23,-8v-2,15,-11,21,-17,33v15,1,35,-7,45,0",w:125},"+":{d:"62,-91v-15,3,-24,5,-36,5v-10,0,-5,-14,1,-16r37,-1v2,-10,2,-26,10,-40r9,0v-7,14,0,17,-4,36v21,-2,22,-4,36,0r0,9v-12,-2,-23,3,-36,4v-3,14,5,42,-16,39v-5,-9,-2,-24,-1,-36",w:124},",":{d:"8,38v-16,-18,24,-34,20,-61v12,-6,15,3,10,18v-6,18,-15,32,-30,43",w:64},"-":{d:"7,-86v25,-9,72,-1,98,3v3,1,6,4,8,10v-14,16,-61,0,-92,0v-10,-3,-14,-7,-14,-13",w:119},".":{d:"8,-1v-7,-14,11,-23,16,-11v3,13,-12,21,-16,11",w:50},"/":{d:"4,36v-11,-58,4,-65,24,-133r36,-91v5,-8,17,-4,15,9v2,10,-8,15,-7,26v-6,5,-9,11,-9,19v-33,45,-37,109,-59,170",w:73},"0":{d:"73,-175v-14,1,-20,27,-38,23v14,-33,34,-43,72,-47v60,72,10,210,-75,218v-35,3,-35,-45,-25,-75v11,-31,41,-96,66,-119xm104,-178v-44,19,-84,106,-89,157v0,13,4,23,14,26v55,-8,92,-74,93,-135v0,-21,-6,-37,-18,-48",w:148},"1":{d:"29,8v-22,10,-20,-18,-17,-34r30,-190v0,-12,7,-20,16,-9r-23,137v-5,39,-15,69,-6,96",w:65},"2":{d:"143,-28v-32,18,-72,48,-129,38v-35,-6,-12,-37,2,-56r101,-142v6,-9,9,-22,-3,-23v-18,5,-31,14,-43,26v-7,0,-13,-3,-17,-7v7,-16,36,-21,49,-32v26,-1,30,1,39,16v-27,80,-95,122,-126,201v41,20,85,-17,127,-21",w:151},"3":{d:"132,-187v-26,-26,-78,20,-93,-1v13,-19,86,-35,106,-9v4,42,-47,58,-69,82v23,0,64,5,66,30v6,44,-111,106,-140,41v17,1,20,16,43,14v36,-3,79,-23,82,-56v-17,-23,-63,2,-79,-24v21,-29,68,-40,84,-77",w:160},"4":{d:"115,-130v-17,35,-42,84,-45,141v-25,-6,4,-75,9,-97v-8,4,-24,16,-38,16v-56,0,-37,-103,-7,-129v27,7,-10,34,-12,51v-3,24,-9,63,19,62v16,0,34,-16,46,-24v9,-18,19,-56,31,-84v3,-7,10,-4,13,5r-19,55v2,1,3,2,3,4",w:121},"5":{d:"102,-66v0,34,-57,83,-79,39v1,-4,3,-13,8,-7v15,24,59,-6,57,-32v-3,-37,-51,-23,-84,-23v-6,0,-11,-3,-14,-9v4,-17,40,-53,39,-70v-1,-8,4,-13,11,-10v29,-4,79,-17,105,-4v2,13,-3,7,-20,10v-24,-3,-63,10,-81,12v-8,15,-23,38,-33,52v38,-8,91,-1,91,42",w:135},"6":{d:"22,0v-19,-37,-5,-87,14,-118v26,-43,35,-64,69,-85v7,0,10,3,9,10v-40,37,-74,79,-87,143v12,-11,39,-32,68,-32v24,0,41,17,41,34v0,45,-76,68,-114,48xm60,-58v-13,11,-43,24,-24,46v33,17,80,-12,86,-38v-8,-25,-40,-20,-62,-8",w:145},"7":{d:"93,-171v-4,-39,-77,-4,-99,-21v-3,-15,17,-8,26,-12v36,-5,91,-7,87,32v-7,67,-56,105,-66,173v10,6,2,13,-7,11v-6,-3,-9,-9,-9,-17v13,-59,54,-110,68,-166",w:99},"8":{d:"54,7v-42,2,-65,-36,-41,-65v14,-17,28,-27,47,-45v-54,-45,2,-98,47,-110v9,1,22,4,16,18v-17,8,-37,0,-54,24v-22,9,-19,52,2,60v21,-14,34,-26,42,-37v-1,-6,-11,-14,-16,-19v11,-13,28,-3,30,15v3,24,-27,41,-43,53v-1,16,17,22,16,43v0,37,-17,50,-46,63xm70,-88v-27,23,-76,54,-34,79v48,5,63,-53,34,-79",w:121},"9":{d:"44,4v25,-55,67,-93,80,-160v-12,19,-25,31,-44,44v-19,24,-70,17,-76,-13v-8,-47,70,-127,125,-86v36,86,-44,152,-73,218v-3,8,-13,5,-12,-3xm102,-207v-40,4,-82,36,-85,76v8,38,66,6,74,-13v15,-8,19,-22,22,-42v6,0,10,1,12,2v-3,-9,-8,-24,-23,-23",w:136},":":{d:"3,-60v13,0,18,6,14,16v-9,7,-15,-3,-14,-16xm5,-117v6,-13,-5,-21,19,-18v-1,15,-4,13,-19,18",w:43},";":{d:"33,-37v9,-9,18,3,13,12v-12,8,-17,19,-30,28v1,6,-10,8,-14,3v12,-13,22,-27,31,-43xm46,-100v-9,-4,-12,-6,-8,-20v9,-3,23,15,8,20",w:79},"<":{d:"134,-23v-36,-17,-105,-48,-135,-83v-3,-25,29,-20,42,-29v20,-2,82,-15,100,0v3,20,-33,3,-51,13v-28,-1,-51,3,-70,13v28,27,69,48,117,69v14,6,13,13,-3,17",w:152},"=":{d:"105,-98v-26,-5,-57,7,-87,6v-6,0,-9,-5,-8,-12v17,-10,47,3,74,-7v10,1,22,1,21,13xm28,-57v-6,0,-7,-6,-7,-12v25,-11,54,-15,89,-11r-1,10v-28,-2,-49,11,-81,13",w:129},">":{d:"150,-124v25,29,-39,48,-49,66v-31,13,-42,25,-65,35v-14,-4,-14,-11,-3,-17v38,-18,84,-44,105,-70v-28,-20,-79,-7,-108,-23v-2,3,-2,3,-4,-2v24,-15,103,-4,124,11"},"?":{d:"76,-207v-25,0,-52,5,-64,18v-4,0,-16,-12,-4,-15v39,-19,116,-26,133,18v-19,46,-84,62,-116,102v0,12,28,3,40,16v-24,1,-57,6,-53,-22v32,-38,89,-52,117,-94v1,-18,-38,-23,-53,-23xm45,-10v2,14,-19,22,-25,9v0,-10,14,-7,25,-9",w:131},"@":{d:"255,30v-52,36,-152,35,-209,6v-17,-17,-46,-37,-43,-68v5,-62,34,-105,87,-140v48,-8,104,25,104,59v0,55,-31,112,-79,125v-9,2,-18,-16,-23,-15v-15,13,-43,10,-40,-18v4,-35,27,-44,53,-70v7,-12,50,-14,47,8v1,9,-20,49,-34,58v2,7,-5,13,0,18v32,-18,82,-79,54,-119v-14,-20,-38,-29,-67,-32v-34,14,-34,22,-64,61v-16,20,-33,87,3,105v29,49,137,42,194,22r17,0xm97,-23v1,-25,30,-34,37,-55v-20,-9,-36,17,-49,28v-12,10,-17,22,-14,38v10,1,20,-7,26,-11",w:191},A:{d:"27,-33v-8,16,-10,41,-34,35v-2,-25,21,-54,31,-75v-14,-2,-17,-17,0,-21v23,9,26,-24,43,-38v11,-21,27,-37,34,-63v4,-6,11,-16,23,-9v5,32,-6,63,-2,93v10,-1,23,-5,29,3v-5,12,-18,8,-28,14v1,41,10,56,27,91v0,2,-3,5,-8,8v-20,-17,-31,-56,-37,-93v-13,2,-39,12,-62,16v-15,11,-22,28,-30,51v3,-3,7,-6,14,-12xm57,-93v9,-5,35,-5,47,-14v-3,-16,1,-35,0,-54v-11,15,-27,37,-47,68",w:149},B:{d:"58,-104v41,-5,86,27,57,62v-17,34,-81,68,-116,37v-3,-3,-4,-6,-4,-10v3,-2,8,1,10,0v4,-16,9,-39,17,-68v2,-2,-8,-11,-7,-12v13,-8,21,-36,21,-51v10,-7,2,-36,22,-33v9,18,-8,40,-13,64v33,-18,58,-30,71,-56v-17,-23,-84,9,-96,-19v13,-15,44,-1,70,-4v33,-3,59,24,31,43v-6,12,-40,33,-63,47xm43,-83v-12,12,-19,53,-20,76v26,5,52,-18,62,-24v14,-9,22,-21,25,-34v-10,-24,-40,-23,-69,-20",w:147},C:{d:"149,-22v-16,-1,-24,21,-42,21v-43,29,-124,0,-99,-66v22,-60,67,-124,111,-150v13,-4,33,2,22,16v-25,-2,-38,14,-50,27v-35,36,-70,77,-70,129v0,67,85,38,122,20r7,0",w:152},D:{d:"164,-82v-21,42,-116,108,-177,81v10,0,15,0,26,-4v-8,-51,19,-110,29,-159v-5,-9,-30,-23,-9,-26v18,-2,30,-13,35,10v56,5,127,38,96,98xm60,-160v-14,45,-23,95,-34,144v20,20,72,-22,93,-34v26,-24,48,-45,34,-75v-8,-17,-59,-39,-93,-35"},E:{d:"41,8v-49,-5,-41,-61,-26,-97v-5,-2,-7,-6,-7,-12v2,-3,12,-5,14,-7v9,-26,18,-42,34,-66v-7,-2,-15,-3,-15,-11v-2,-10,24,-7,34,-9v34,-7,63,-9,96,-4r2,5v-11,4,-74,9,-93,17v-12,19,-30,37,-37,64v42,-5,31,-9,91,-29r15,1v-36,29,-64,35,-114,51v-10,24,-17,41,-13,64v5,28,34,19,54,5r37,-28v-7,29,-47,59,-72,56",w:142},F:{d:"22,-69v-13,2,-26,-14,-10,-19v15,0,18,1,18,-14v13,-34,24,-66,29,-98r-4,-9v29,-6,71,-8,112,-14v12,-1,22,6,15,15v-36,-2,-71,10,-105,16r-32,99v33,0,64,-17,94,-7v0,8,-5,4,-11,7v-29,9,-65,10,-89,23v-8,31,-12,40,-9,57r8,-3v3,17,-23,27,-25,7v-1,-22,4,-39,9,-60",w:140},G:{d:"98,18v-19,-1,-7,-35,-3,-46v-30,26,-50,36,-82,35v-44,-19,-39,-47,-19,-86v18,-36,72,-134,129,-141v1,2,14,3,13,9v2,17,-22,3,-29,13v-48,32,-93,101,-109,164v0,14,7,29,25,27v32,-3,97,-31,84,-81v-22,-1,-34,28,-50,12v8,-18,39,-31,59,-27v31,27,-20,83,-12,118v-2,2,-4,3,-6,3",w:128},H:{d:"174,-206v-26,49,-68,134,-58,202v5,0,10,0,8,5v0,3,-8,5,-12,6v-29,-23,-14,-74,-3,-106v-28,3,-54,16,-80,19v-7,26,-28,59,-17,84v-6,4,-10,1,-15,0v-13,-26,16,-72,13,-89v-12,-2,-15,-16,-3,-16v20,0,11,-20,26,-43r12,-56v5,-10,29,1,18,8r-27,92v13,-2,39,-6,78,-14v17,-22,22,-81,49,-102v5,-1,8,5,11,10",w:144},I:{d:"40,9v-25,-4,-20,-29,-15,-62v7,-44,18,-98,41,-134v10,-11,23,3,15,14v-27,38,-35,106,-46,158v-1,10,6,14,5,24",w:77},J:{d:"56,-207v1,-9,12,-11,19,-4v-2,106,-29,201,-90,256v-25,11,-26,16,-42,11r1,-3v29,-5,51,-35,63,-58v27,-32,43,-120,49,-202",w:78},K:{d:"37,-78v-7,28,-20,53,-21,96v-4,7,-10,6,-15,0r50,-229v2,-11,20,-8,20,3v-9,22,-19,56,-22,78v49,-25,61,-44,106,-66v7,0,15,15,2,20v-35,13,-75,45,-103,65v-14,34,21,52,39,68v13,12,23,10,37,17v-43,10,-72,-26,-93,-52",w:153},L:{d:"119,-17v-33,14,-51,24,-91,29v-16,-2,-23,-10,-22,-30v2,-55,30,-112,39,-161v2,-13,13,-34,25,-13v-10,41,-27,71,-36,115v-5,26,-18,47,-6,73v23,0,76,-30,91,-13",w:108},M:{d:"56,-169r-53,178v-6,5,-9,-1,-17,-2r67,-218v22,-14,20,12,25,28v0,26,-6,68,4,85v50,-32,86,-90,134,-114v11,-1,7,14,7,23v-20,58,-36,105,-47,163v4,13,-2,15,-9,28v-4,-6,-12,-2,-13,-11v6,-36,22,-94,48,-175v-15,3,-26,25,-41,36v-28,21,-46,48,-77,67v-36,-2,-23,-55,-28,-88",w:213},N:{d:"202,-201v-33,63,-47,133,-80,203v-3,-1,-7,-2,-12,-4v-26,-29,-35,-102,-43,-160v-11,36,-20,80,-34,112v1,20,-15,41,-15,66v-2,10,-19,9,-19,0v11,-48,52,-169,65,-214v26,-13,23,28,25,52v3,46,12,97,28,121v22,-59,40,-129,72,-177v6,-4,12,-7,13,1",w:173},O:{d:"84,-18v-37,33,-97,24,-97,-26v0,-21,12,-48,33,-80v19,-29,62,-94,119,-75v63,64,-21,151,-55,181xm79,-35v40,-34,79,-85,56,-141v-5,-3,-9,-11,-16,-8v1,6,-5,4,-7,1v-9,-1,-24,14,-33,15v-42,43,-66,84,-72,123v2,48,44,34,72,10",w:166},P:{d:"22,-89v2,-22,18,-42,17,-65v6,-7,10,-17,11,-30v-6,1,-38,20,-40,0v34,-28,137,-43,156,2v-19,52,-82,73,-128,101v-2,12,-16,44,-11,67v0,16,-17,36,-25,13v2,-22,14,-50,11,-69v-5,1,-13,7,-13,-1v2,-13,12,-8,22,-18xm44,-99v22,-9,44,-29,68,-38v6,-11,32,-28,35,-44v-11,-16,-52,-17,-74,-7v-9,34,-17,52,-29,89",w:141},Q:{d:"131,-31v-18,17,-37,45,-75,38r1,-4v-22,-2,-36,-15,-42,-39v-11,-1,-16,30,-29,19v-1,-1,-4,-2,-7,-2v4,-22,21,-28,36,-38v14,-65,49,-115,105,-138v23,-9,69,10,42,25v17,38,6,100,-18,122v-1,11,14,15,25,28v17,21,28,26,54,32v-45,21,-63,-31,-92,-43xm33,-40v10,44,54,41,84,0v-18,-9,-32,-14,-52,-14v-21,0,-32,5,-32,14xm77,-142v-23,24,-31,43,-40,73v34,-8,68,0,92,15v14,-22,25,-49,24,-72v-1,-20,-4,-48,-27,-46v-25,2,-27,20,-41,39v-4,0,-7,-4,-8,-9",w:182},R:{d:"-13,-59v2,-4,-8,-7,-8,-10v4,-13,26,-9,40,-12v8,-41,19,-59,31,-111v-10,-3,-6,-18,4,-18v32,20,111,14,109,64v-23,31,-64,59,-110,74v-3,1,-4,2,-4,4v31,22,55,67,114,63v-5,5,-11,9,-23,9v-52,0,-68,-48,-110,-60r-5,29v1,-2,6,-15,13,-13v-3,21,-9,34,-22,47v-25,-9,-3,-44,-3,-66r-26,0xm60,-156r-24,73v38,-13,78,-28,105,-62v10,-30,-43,-28,-69,-36v-8,1,-10,17,-12,25",w:146},S:{d:"112,-55v-12,41,-75,70,-126,54v-5,-14,9,-4,16,-6v29,4,55,-11,86,-35v7,-6,8,-9,8,-18v-11,-28,-70,-39,-71,-76v8,-41,36,-73,80,-78v26,-3,26,15,9,24v-39,-16,-99,49,-56,80v13,10,53,29,54,55",w:123},T:{d:"65,-187v-26,0,-64,5,-67,-23v12,-10,14,-4,27,6v24,-1,47,11,47,-19v0,-7,4,-11,12,-11v10,3,6,25,22,22r130,-27v11,-3,27,14,13,18v-48,-12,-102,21,-157,29v-6,0,-9,14,-10,15v-13,61,-27,120,-42,178v-6,8,-11,2,-15,-5r40,-175v1,-2,-4,-7,0,-8",w:202},U:{d:"153,-215v15,3,3,21,2,31v2,12,-53,126,-35,152v0,3,-8,35,-21,22v-2,2,-5,0,-4,-4v0,-16,2,-36,7,-59v-12,16,-22,38,-36,51v-13,22,-28,35,-45,37v-44,-18,-23,-70,-6,-116r37,-100v0,-10,12,-13,19,-7v1,5,1,5,3,14v-18,23,-27,60,-39,93v-15,44,-19,69,-17,99v1,2,7,1,10,0v46,-47,91,-119,114,-208v5,-3,8,-5,11,-5",w:150},V:{d:"149,-199v15,-6,19,8,10,21v-25,63,-57,138,-106,188v-25,4,-19,-30,-28,-42v-6,-28,-8,-120,-14,-148v-1,-8,10,-7,14,-6v15,10,4,35,10,55v-7,16,2,34,2,56v0,25,5,47,14,65v39,-44,73,-125,98,-189",w:151},W:{d:"44,0r-14,3v-28,-37,-7,-106,-24,-163v5,-1,17,-10,17,6v12,43,-3,97,14,139v25,-42,48,-88,67,-137v35,-5,12,64,29,92v3,13,8,23,13,30v1,-2,6,-17,18,-46v19,-48,36,-93,58,-128r10,1v-33,50,-47,126,-77,190v-17,12,-19,-5,-32,-27v-8,-23,-14,-59,-17,-89v-19,32,-38,96,-62,129",w:216},X:{d:"137,2v-13,4,-16,-13,-31,-24v-20,-15,-36,-36,-53,-54v-21,21,-41,44,-66,82v-3,10,-16,12,-18,3v21,-33,47,-65,76,-99v-14,-28,-34,-58,-30,-92v4,-9,23,-8,18,7v0,26,8,48,24,70v25,-17,41,-59,71,-74v11,2,5,8,-1,16v-7,8,-17,21,-30,38v-10,13,-26,20,-31,37v15,18,53,58,71,90",w:149},Y:{d:"132,-204v14,6,-5,31,-9,42v-4,10,-34,63,-49,81v-5,6,2,9,-1,14v-33,16,-50,71,-96,82v25,-32,57,-55,78,-91v-9,-18,-6,-14,-16,-38r4,-1v-8,-23,-14,-58,-14,-88v0,-7,17,-16,18,-2v3,40,3,91,18,113v20,-27,43,-65,58,-109v4,-2,7,-3,9,-3",w:127},Z:{d:"188,-22v-65,2,-108,23,-174,29v-10,0,-19,-3,-26,-9v-1,-14,13,-22,22,-28v56,-40,126,-69,172,-118v-70,-14,-107,12,-184,13v-8,-5,2,-16,6,-19v60,4,161,-38,196,0v-3,19,-21,31,-34,41v-30,24,-86,58,-138,88v-4,4,-24,15,-7,14v48,-3,108,-26,165,-23v7,0,3,8,2,12",w:193},"[":{d:"92,-230v-30,90,-55,186,-79,283v18,1,37,5,52,0v8,8,-3,17,-13,16v-21,-2,-55,15,-55,-12v0,-117,54,-196,79,-303v17,-8,44,-4,69,-6v3,1,14,14,-1,14v-17,0,-41,3,-52,8",w:102},"\\":{d:"242,-108v-18,73,-94,90,-157,115v-20,7,-47,0,-47,-22v0,-35,16,-63,39,-82v-27,19,-62,35,-54,82v4,21,22,27,46,31v0,8,10,-2,18,6v-86,20,-93,-85,-34,-116v34,-18,83,-41,137,-41v34,0,51,9,52,27xm69,-18v54,-12,123,-32,152,-73v0,-13,-19,-21,-58,-23v7,2,12,16,2,17v-38,-23,-127,23,-111,77v4,3,8,3,15,2xm54,-7v18,14,48,-6,66,-11v-18,3,-40,19,-66,11xm230,-100v10,-20,-20,-24,-40,-24v19,4,36,10,40,24",w:249},"]":{d:"-40,60v9,-13,40,-3,56,-11r41,-125r40,-157v-15,-1,-33,-7,-47,-1v-8,-7,1,-16,12,-16v20,4,54,-13,50,14v-14,111,-57,198,-81,301v-16,7,-39,2,-64,4v-2,-2,-7,-6,-7,-9",w:115},"^":{d:"116,-248v-31,19,-34,66,-63,91v2,3,2,3,-3,3v6,-4,-4,-6,-3,-11v9,-38,37,-78,61,-99v35,-12,28,50,42,70v-2,30,8,49,6,73v-7,9,-14,13,-16,-3v-3,-40,-9,-98,-24,-124"},_:{d:"131,-1v-29,-1,-93,4,-114,11v-5,-1,-9,-3,-13,-7v1,-9,16,-7,20,-9v20,-5,71,-10,106,-5v2,3,5,6,1,10",w:131},"`":{d:"4,-222v13,-3,16,30,12,47v-13,-2,-11,-32,-12,-47",w:19},a:{d:"43,-23v-16,17,-17,33,-42,32v-6,-5,-10,-12,-10,-22v1,-56,20,-72,55,-100v22,-2,15,25,4,35v-1,2,-4,3,-9,5v3,-12,7,-16,10,-27v-28,24,-62,70,-43,98v34,-19,38,-48,54,-97v2,-5,12,-8,11,2v-7,37,-29,66,-10,90v0,0,18,-15,17,-5v-1,18,-32,22,-35,0v-2,-5,-2,-8,-2,-11",w:78},b:{d:"85,-87v0,-10,-6,-23,-17,-15v-25,18,-32,54,-55,74v-10,1,-10,-7,-8,-14v19,-53,33,-94,40,-125v4,-4,13,-5,12,3v-6,34,-16,56,-27,90v2,-2,12,-23,19,-25v9,-26,52,-23,48,11v-5,45,-29,93,-82,93v-13,0,-20,-6,-22,-20v43,29,92,-31,92,-72xm75,-93v-5,2,-6,-3,-2,-4v2,0,2,2,2,4",w:94},c:{d:"62,-98v2,11,-8,4,-12,5v-17,14,-33,37,-31,72v12,28,33,1,62,-5v-5,22,-38,37,-63,26v-32,-29,5,-103,29,-110v8,1,13,5,15,12",w:77},d:{d:"43,0v-21,29,-55,4,-42,-28v3,-25,34,-122,64,-68v4,-17,9,-45,19,-70v3,-7,13,-4,15,2v4,45,-18,82,-26,122v-4,20,13,38,27,19v6,-8,9,-12,19,-17v2,18,-19,39,-34,39v-14,0,-19,-12,-25,-23xm46,-97v-16,18,-35,59,-31,95v24,4,47,-41,47,-79v-7,-2,-10,-12,-16,-16",w:108},e:{d:"82,-24v-14,31,-61,48,-80,19v-9,-47,21,-85,51,-108v14,-6,25,3,20,18v-5,13,-23,43,-53,52v-19,10,-8,47,14,40v19,-2,27,-12,48,-21xm24,-59v15,-7,30,-25,36,-38v-15,-2,-26,21,-36,38",w:84},f:{d:"32,-122v13,-3,30,-9,32,7v-9,1,-22,4,-38,10r-32,127v11,18,-9,32,-15,10v3,-41,24,-92,32,-134v-8,1,-20,3,-17,-12v6,-5,23,2,24,-11v10,-16,22,-95,54,-98v11,-1,14,22,6,31v8,10,-7,39,-17,21v1,-7,9,-20,7,-33v-15,22,-29,57,-36,82",w:62},g:{d:"72,-84v-1,40,-20,63,-28,98v-14,58,-28,112,-70,110r-8,-8v23,2,30,-15,37,-28v14,-27,23,-56,28,-85v-32,10,-50,-28,-39,-56v15,-37,24,-58,64,-58v15,0,16,9,16,27xm59,-94v-31,-13,-81,63,-38,87v22,-7,21,-43,35,-62v0,-1,-1,-2,-4,-4v9,-3,7,-11,7,-21",w:76},h:{d:"80,10v-29,-25,10,-71,4,-108v-35,20,-58,69,-86,100v-10,6,-11,-5,-11,-12v11,-58,33,-108,50,-161v-1,-9,11,-14,16,-6v-14,55,-34,93,-48,145v25,-28,47,-69,82,-83v20,3,13,30,9,46v-5,23,-14,54,-16,79",w:98},i:{d:"54,-41v-8,27,-20,44,-45,50v-31,-17,-8,-93,6,-122v6,-6,20,1,15,9v-11,23,-29,68,-18,100v15,-7,31,-25,42,-37xm44,-138v-15,3,-25,-9,-14,-15v14,-4,24,2,14,15",w:54},j:{d:"43,-90r-43,180v-3,9,-14,33,-21,16v18,-52,41,-144,48,-219v1,-7,12,-6,16,0v0,10,-2,16,4,23r-4,0xm53,-167v-4,-3,-12,-8,-10,-20v2,-13,15,-5,19,1v-3,6,-8,11,-9,19",w:59},k:{d:"66,-12v2,4,11,13,22,13v0,3,-2,6,-6,8v-28,-8,-53,-21,-60,-49v-3,16,-12,28,-10,46v0,6,-4,9,-11,9v-8,-43,17,-84,26,-123v9,-40,18,-69,22,-90v16,-4,13,5,8,23r-24,93v10,-8,36,-30,53,-24v3,3,3,5,3,9v-48,2,-78,67,-23,85",w:91},l:{d:"68,-208v-19,53,-47,124,-53,195v0,2,2,5,3,9v9,-4,13,-11,26,-11v-5,16,-30,33,-40,14v-4,-75,22,-150,50,-207v4,-6,10,-5,14,0",w:52},m:{d:"155,21v-23,-31,4,-81,11,-113v-30,29,-54,76,-91,94v1,-33,13,-55,11,-88v-28,26,-55,66,-82,90v-4,-2,-8,1,-11,-2v0,-28,32,-80,18,-107v10,-9,22,3,20,16v-1,17,-11,36,-11,57v22,-25,46,-58,73,-76v25,17,2,54,-1,84v25,-27,47,-70,82,-87v5,0,9,4,8,11v-4,37,-24,79,-21,109v7,5,4,9,-6,12",w:189},n:{d:"80,-76v-23,7,-40,76,-73,75v-13,-26,17,-68,16,-99v6,-8,16,1,15,8r-15,64v21,-31,36,-51,60,-69v16,-1,11,18,11,29v-5,24,-15,55,0,74v-36,4,-19,-55,-14,-82",w:105},o:{d:"53,-108v55,3,28,86,0,101v-12,23,-58,26,-61,-9v7,-34,19,-68,48,-80v2,0,13,-4,13,-12xm38,-76v-18,17,-35,40,-30,68v2,2,5,4,11,5v29,-8,58,-40,52,-84v-1,-14,-14,-10,-23,-5v14,9,-7,46,-10,16",w:88},p:{d:"-15,127v-13,-35,31,-89,25,-135v16,-14,4,-52,22,-65r12,4r-14,60v32,-13,60,-32,71,-68v-9,-36,-75,-15,-81,11v-2,-12,-2,-19,-2,-21v18,-47,130,-21,93,31v-18,25,-52,52,-83,61v-13,37,-18,75,-36,122r-7,0",w:117},q:{d:"22,123v0,4,-2,15,-10,12v-4,-27,7,-47,11,-73v-14,1,-27,1,-43,0v-8,-7,-3,-18,8,-16v9,2,29,5,41,2r16,-47v-22,11,-56,9,-55,-21v14,-45,45,-81,84,-79v10,1,15,8,16,23v21,30,-26,60,-33,85v-5,9,-10,22,-15,39v9,4,28,-3,29,9v-7,4,-18,5,-33,5v-6,12,-11,33,-16,61xm69,-84v-31,6,-56,28,-65,66v10,26,55,4,64,-22v6,-8,16,-38,1,-44",w:101},r:{d:"86,-110v-40,19,-67,52,-74,107v-2,12,-14,13,-18,5v2,-12,18,-54,24,-102v0,-5,6,-5,10,-6v15,2,2,22,2,28v15,-16,27,-41,54,-43v17,3,17,12,12,34v-8,3,-5,-3,-7,-14v0,-5,-1,-7,-3,-9",w:86},s:{d:"66,-27v-5,26,-46,45,-70,27v-7,-15,1,-21,9,-6v17,7,40,-6,47,-18v-2,-16,-77,-28,-39,-54v21,-15,24,-17,54,-30v11,1,15,7,6,12v-19,10,-49,18,-58,35v15,8,46,16,51,34",w:80},t:{d:"47,8v-46,-1,-22,-70,-9,-98v-12,-3,-25,26,-31,0v5,-10,22,-16,38,-17v11,-22,20,-43,24,-63v5,-5,10,-4,14,3v-1,17,-7,37,-20,58v12,4,30,-1,29,16v-12,0,-26,-3,-36,1v-15,31,-22,51,-22,75v2,28,33,-3,47,-1v-4,13,-16,22,-34,26",w:90},u:{d:"81,-16v14,-5,18,-11,29,-20r4,3v-3,22,-44,48,-49,13v-1,-4,-2,-5,-3,-5v-15,16,-28,35,-56,37v-23,-35,-1,-84,15,-115v4,-1,11,2,10,7v-9,24,-26,56,-20,93v48,-6,52,-78,81,-105v18,26,-32,56,-11,92",w:112},v:{d:"26,-106v18,2,-4,36,-4,40v-1,12,-17,53,-3,64v29,-26,52,-58,48,-104v11,-7,14,10,28,8v10,1,20,-14,28,-7v-9,14,-20,22,-43,19v-11,45,-28,86,-61,98v-32,-3,-16,-64,-10,-81v2,-11,7,-38,17,-37",w:109},w:{d:"80,-72v-15,24,-28,53,-51,75v0,0,-22,2,-19,-12v0,-31,7,-73,11,-104v7,-11,18,3,17,11v0,17,-11,33,-5,47v-10,5,-5,21,-7,37v29,-28,28,-45,59,-90v18,-10,22,9,15,26v-3,26,-3,45,11,54v17,-16,57,-83,80,-103r7,0v-15,32,-49,90,-79,114v-30,9,-36,-27,-39,-55",w:174},x:{d:"63,-30r-46,37v-2,0,-6,-1,-8,-4v9,-24,28,-24,48,-47v-12,-32,-17,-36,-4,-61v27,2,-3,28,14,51v5,-3,17,-15,37,-34v11,-2,17,10,6,15v-9,9,-27,21,-37,33v8,14,25,28,36,41v-23,-1,-32,-18,-46,-31",w:111},y:{d:"4,-107v28,5,12,87,44,93v7,-14,16,-42,29,-83v10,-8,10,-4,17,1v-27,64,-51,169,-104,206v-1,0,-5,1,-11,2v21,-23,55,-75,58,-115v-22,-18,-29,-54,-33,-104",w:91},z:{d:"15,-5v21,2,46,-8,67,-2v-2,2,-2,3,-2,5v-32,4,-65,17,-84,0v19,-28,64,-29,88,-63v-17,-9,-33,-7,-58,-1v-5,1,-21,-11,-8,-14v30,-7,102,-5,72,27v-19,20,-48,32,-75,48",w:97},"{":{d:"296,43v-21,-12,-51,-16,-48,20r-26,-36v-17,-2,-17,16,-29,30v-10,-13,-9,-62,-44,-34r-37,23v4,-14,17,-32,22,-47v-17,-12,-34,10,-57,8v9,-15,20,-22,26,-43v-2,-2,-4,-5,-6,-7v0,0,1,1,1,2v-13,-4,-34,-1,-49,-4v2,0,30,-18,11,-26v-16,-7,-31,-16,-49,-20v16,-5,30,-11,47,-14v5,-22,-20,-37,-36,-52r43,-4v10,-24,-5,-48,-10,-71r35,23v-13,-7,-23,-15,-34,-24v11,8,24,14,34,23v10,-3,10,-24,14,-34r-1,1v6,-12,11,-31,17,-42v11,19,15,54,25,80v4,2,7,0,8,-3r37,-66v-2,-2,-3,-1,-4,2r-37,64v-11,-20,-14,-61,-28,-80r-4,0r1,1v-6,3,-7,21,-11,29v2,-5,9,-22,9,-29r-25,74v-8,-6,-23,-20,-38,-25v-9,11,9,35,10,51v0,-1,-3,-9,-6,-24v2,7,5,18,8,32v0,-1,-1,-3,-2,-6v0,5,1,11,2,19v-17,2,-38,-1,-51,6v10,18,31,28,39,48v-18,6,-40,11,-53,20v10,14,42,15,60,30v-7,7,-18,9,-23,18v6,14,35,4,58,10v-2,7,-11,14,-10,20v-8,3,-11,14,-18,23v7,16,40,-2,56,-7v-2,9,-27,38,-17,53v29,-4,36,-27,65,-32v2,15,17,59,31,35v4,-1,9,-22,18,-20v10,11,12,29,33,34v9,-3,2,-22,8,-29v19,-5,29,19,44,5v3,-12,-5,-27,-6,-40v19,-6,30,15,41,1r-12,-53v13,0,31,21,42,11v0,-24,-17,-36,-29,-55v12,-13,48,-18,38,-43v-14,-7,-27,-12,-45,-16v3,-16,22,-35,5,-46v-15,1,-33,-1,-40,11v6,-6,30,-7,39,-2v-2,14,-18,34,-9,45v12,2,36,11,45,16v0,2,2,5,0,5v-4,-5,-9,6,-18,9v3,-1,5,-2,5,-2r-30,19v9,24,22,30,31,55v-10,-5,-38,-29,-46,-9v4,5,9,31,13,49v-15,-9,-51,-10,-37,17xm103,-250v3,-6,7,-14,10,-24v-2,6,-6,14,-10,24xm202,-242v-9,-1,-5,-26,-14,-29r-12,25r13,-24v7,18,9,35,14,55v0,2,2,4,6,4v-9,-5,-11,-28,-11,-31r0,2xm189,-271v1,-1,1,-1,0,-1r0,1xm196,-245v-1,0,0,2,1,2xm198,-243v2,0,3,1,1,2xm207,-212r5,-7xm209,-211r1,0r-1,0xm247,-252v-7,0,-25,24,-37,42v10,-13,22,-37,37,-42xm212,-219r6,-7v-3,1,-4,5,-6,7xm218,-226v1,-1,1,-1,3,-4xm218,-227r3,-5v-1,1,-3,3,-3,5xm221,-230r1,-2xm234,-246r4,-3v-2,1,-3,2,-4,3xm247,-255v-1,0,-3,1,-5,3v2,-1,3,-3,5,-3xm247,-252r1,0r-1,0xm247,-255r2,0r-2,0xm250,-250v-1,-3,0,-7,-2,-2xm249,-252r0,0r0,0xm250,-254r1,0r-1,0xm250,-250v5,1,5,6,5,12v0,-6,1,-11,-5,-12xm254,-232v0,-2,1,-4,1,-6v0,1,-1,3,-1,6xm298,-216v-11,0,-22,3,-33,8v11,-6,21,-6,33,-8xm295,-193r5,-9v-1,2,-3,5,-5,9xm301,-216r1,0r-1,0xm303,-206v5,-1,-2,-16,1,-8v1,3,1,5,-1,8",w:382},"|":{d:"47,93v0,6,-2,8,-6,7v-14,-11,-20,-40,-20,-73v0,-22,14,-192,14,-257v0,-9,10,-39,22,-22v-9,99,-36,232,-10,345",w:59},"}":{d:"83,-21v-24,-17,-66,-32,-66,-74v0,-32,57,-50,74,-19v21,-36,83,-6,71,41v-1,26,-44,35,-65,49v-1,8,-10,9,-13,12v-1,-6,-1,-8,-1,-9xm88,-97v-5,-24,-58,-20,-53,11v5,32,34,33,56,49v-2,3,-2,4,1,7v21,-14,60,-28,57,-62v-1,-13,-13,-24,-27,-24v-13,0,-29,8,-25,23v0,2,-3,4,-6,3v-3,-1,-2,-4,-3,-7xm85,-111r1,0r-1,0xm103,-119v2,-1,6,-2,14,-4v-6,0,-10,1,-14,4xm145,-58v5,-1,12,-16,11,-25v-1,11,-4,19,-11,25",w:183},"~":{d:"91,-257v-28,34,-28,-30,-50,-39v-14,7,-15,14,-22,36v-2,5,-11,10,-10,-3v-3,-26,38,-71,53,-29r13,32v14,1,27,-55,36,-24v-6,12,-11,16,-20,27",w:103},"\u00a0":{w:83}}});
/*
* The following copyright notice may not be removed under any circumstances.
* 
* Copyright:
* Copyright � 2004 All Rights Reserved. Designer: Nina David
*/
Cufon.registerFont({w:187,face:{"font-family":"MeinSchatzRegular","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":"4",bbox:"-16 -315 302 83","underline-thickness":"7.2","underline-position":"-44.28","unicode-range":"U+0020-U+00BB"},glyphs:{" ":{w:79},"!":{d:"64,-247r-2,181r-27,0r-3,-181r32,0xm69,-21v0,11,-9,21,-20,21v-12,0,-21,-9,-21,-21v0,-11,9,-20,20,-20v11,0,21,9,21,20",w:83},'"':{d:"119,-261r-4,80r-20,0r-5,-80r29,0xm72,-261r-4,80r-20,0r-4,-80r28,0",w:134},"#":{d:"170,-64r-27,0r0,64r-27,0r0,-64r-50,0r0,64r-27,0r0,-64r-29,0r0,-25r29,0r0,-77r-29,0r0,-24r29,0r0,-56r27,0r0,56r50,0r0,-56r27,0r0,56r27,0r0,24r-27,0r0,77r27,0r0,25xm116,-89r0,-77r-50,0r0,77r50,0",w:182},"$":{d:"106,-139v54,18,86,78,43,122v-11,10,-25,16,-43,19r0,28r-28,0v-1,-8,3,-22,-2,-27v-29,-3,-57,-19,-70,-38r18,-17v18,19,37,30,54,32r0,-103v-69,-15,-77,-118,0,-126r0,-26r28,0r0,26v26,3,46,15,61,36r-19,16v-13,-17,-27,-26,-42,-29r0,87xm78,-153r0,-71v-43,13,-38,52,0,71xm106,-22v46,-14,47,-65,0,-86r0,86",w:177},"%":{d:"211,-119v34,0,48,28,49,62v0,34,-16,61,-49,61v-33,0,-50,-27,-49,-61v1,-34,15,-62,49,-62xm215,-263r-130,290r-25,-11r129,-290xm65,-250v33,-1,50,27,49,61v-1,34,-15,62,-49,62v-34,0,-49,-28,-49,-62v0,-34,16,-61,49,-61xm235,-57v0,-27,-8,-40,-24,-40v-16,0,-25,13,-25,40v0,26,9,39,25,39v16,0,24,-13,24,-39xm90,-189v0,-27,-8,-40,-25,-40v-16,0,-25,13,-25,40v0,27,9,40,25,40v17,0,25,-13,25,-40",w:267},"&":{d:"131,-213v-13,-21,-61,-13,-61,14v0,10,5,20,17,31r16,-12r18,22r-17,13r75,85r24,-26r17,17r-24,25r26,30r-18,18r-25,-27v-49,50,-162,29,-161,-46v1,-41,20,-62,48,-84v-42,-36,-20,-96,39,-96v22,0,38,6,48,20xm46,-69v-1,54,84,65,115,26r-77,-89v-25,19,-37,28,-38,63",w:228},"'":{d:"72,-261r-4,80r-20,0r-4,-80r28,0",w:87},"(":{d:"68,30v-64,-66,-66,-239,0,-306r22,17v-56,64,-56,208,0,272",w:101},")":{d:"26,-276v64,66,66,239,0,306r-22,-17v56,-64,56,-208,0,-272",w:86},"*":{d:"135,-164r-12,22r-30,-19r1,35r-26,0r1,-35r-32,18r-12,-21r31,-17r-30,-18r11,-21r32,18r-1,-36r26,0r-1,35r30,-18r12,22r-31,18",w:148},"+":{d:"143,-119r-44,0r0,48r-29,0r0,-48r-45,0r0,-25r45,0r0,-45r29,0r0,45r44,0r0,25",w:150},",":{d:"71,-45r-37,88r-23,-8r32,-90",w:83},"-":{d:"143,-119r-118,0r0,-25r118,0r0,25",w:157},"\u2010":{d:"143,-119r-118,0r0,-25r118,0r0,25",w:157},".":{d:"42,-41v11,0,21,9,21,20v0,12,-9,21,-21,21v-11,0,-20,-10,-20,-21v0,-11,9,-20,20,-20",w:73},"/":{d:"141,-264r-107,293r-27,-9r107,-294",w:144},"0":{d:"108,-250v67,0,93,53,93,127v0,75,-26,127,-93,127v-67,0,-94,-54,-94,-127v0,-73,27,-127,94,-127xm171,-123v0,-68,-21,-102,-63,-102v-42,0,-64,34,-64,102v0,68,22,102,64,102v42,0,63,-34,63,-102",w:215},"1":{d:"89,0r-27,0r0,-210r-37,31r-18,-23r55,-42r27,0r0,244",w:114},"2":{d:"12,-219v37,-50,153,-41,149,34v-2,29,-13,44,-31,66v-13,17,-41,48,-85,94r122,0r0,25r-160,0r0,-25r88,-96v24,-26,36,-47,36,-64v0,-49,-79,-52,-100,-16",w:178},"3":{d:"160,-185v0,27,-18,49,-38,55v32,6,48,26,48,61v0,82,-124,95,-166,39r20,-19v24,39,116,38,116,-20v0,-31,-21,-47,-64,-47r0,-25v30,0,52,-16,55,-44v4,-48,-84,-52,-100,-16r-19,-18v34,-51,148,-40,148,34"},"4":{d:"205,-58r-49,0r0,58r-29,0r0,-59r-123,0r0,-25r123,-162r29,0r0,162r49,0r0,26xm127,-84r0,-118r-90,118r90,0",w:209},"5":{d:"63,-158v65,-5,108,19,110,78v4,87,-118,110,-166,50r20,-17v38,43,117,32,116,-33v-1,-50,-52,-57,-109,-53r0,-111r132,0r0,25r-103,0r0,61"},"6":{d:"95,4v-64,2,-103,-54,-71,-109r83,-145r25,15r-59,97v59,-12,103,14,103,69v0,50,-31,71,-81,73xm44,-69v-1,36,15,47,51,48v35,0,52,-16,52,-48v0,-37,-15,-46,-52,-47v-35,0,-51,16,-51,47",w:196},"7":{d:"162,-219r-117,225r-26,-14r111,-211r-126,0r0,-25r158,0r0,25",w:165},"8":{d:"150,-134v28,6,49,30,48,65v0,49,-37,73,-90,73v-51,0,-90,-26,-90,-73v0,-34,20,-58,47,-65v-25,-8,-37,-24,-37,-51v1,-44,32,-65,80,-65v49,0,79,20,80,65v0,27,-13,43,-38,51xm57,-185v-1,26,23,41,51,40v34,0,50,-13,50,-40v0,-26,-16,-40,-50,-40v-34,0,-51,14,-51,40xm108,-21v35,0,60,-15,60,-48v0,-34,-20,-51,-60,-51v-32,0,-60,19,-60,51v0,32,20,48,60,48",w:217},"9":{d:"91,-250v64,0,101,53,70,104r-91,151r-25,-15r66,-105v-56,10,-101,-16,-100,-69v1,-44,33,-66,80,-66xm91,-139v29,0,50,-17,50,-45v0,-27,-16,-41,-50,-41v-34,0,-51,14,-51,41v0,25,24,45,51,45",w:179},":":{d:"42,-154v11,0,21,9,21,20v0,12,-9,21,-21,21v-11,0,-20,-10,-20,-21v0,-11,9,-20,20,-20xm63,-21v0,12,-9,21,-21,21v-11,0,-20,-10,-20,-21v0,-11,9,-20,20,-20v11,0,21,9,21,20",w:77},";":{d:"60,-154v11,0,21,9,21,20v0,12,-9,21,-21,21v-11,0,-20,-10,-20,-21v0,-11,9,-20,20,-20xm75,-45r-37,88r-23,-8r32,-90",w:86},"<":{d:"165,-20r-13,24r-134,-81r0,-28r134,-80r13,23r-125,71",w:173},"=":{d:"143,-144r-118,0r0,-25r118,0r0,25xm143,-94r-118,0r0,-25r118,0r0,25",w:155},">":{d:"165,-77r-134,81r-13,-24r125,-71r-125,-71r13,-23r134,80r0,28",w:172},"?":{d:"7,-216v40,-56,151,-41,151,34v0,38,-32,66,-67,70r0,46r-29,0r0,-66v35,-3,65,-18,66,-50v2,-50,-79,-56,-100,-19xm77,-41v12,-1,18,11,21,20v-1,11,-9,21,-21,21v-12,0,-21,-9,-21,-21v0,-11,10,-20,21,-20",w:164},"@":{d:"140,-250v70,0,119,55,119,127v0,48,-18,86,-59,88v-22,0,-41,-13,-39,-36v-33,39,-89,0,-83,-50v-6,-49,48,-86,83,-52r0,-11r25,0r0,105v0,13,5,19,16,19v22,-2,27,-34,27,-63v0,-53,-39,-102,-89,-102v-50,0,-92,50,-92,102v0,53,41,102,92,101r0,26v-68,2,-122,-57,-122,-127v0,-70,54,-127,122,-127xm132,-79v21,-1,29,-23,29,-47v0,-24,-7,-36,-29,-36v-19,0,-28,13,-28,41v0,28,9,42,28,42",w:270},A:{d:"205,-4r-26,8r-27,-80r-95,0r-28,80r-25,-8r85,-242r31,0xm142,-101r-38,-112r-37,112r75,0",w:208},B:{d:"166,-185v1,26,-20,48,-41,55v34,7,51,27,51,61v0,69,-78,73,-154,69r0,-246v69,-2,144,-5,144,61xm137,-185v-2,-37,-45,-39,-87,-37r0,81v46,3,90,-3,87,-44xm147,-69v-3,-43,-47,-52,-97,-48r0,93v49,3,100,-4,97,-45"},C:{d:"40,-123v0,54,21,101,71,102v22,0,40,-10,54,-30r24,15v-18,26,-43,40,-78,40v-67,0,-100,-56,-100,-127v0,-72,33,-127,100,-127v34,0,59,12,77,38r-24,14v-12,-18,-30,-27,-53,-27v-50,1,-71,48,-71,102",w:186},D:{d:"22,-246v108,-10,177,20,177,123v0,102,-68,134,-177,123r0,-246xm170,-123v0,-75,-40,-105,-120,-98r0,196v78,6,120,-18,120,-98",w:214},E:{d:"151,0r-129,0r0,-246r129,0r0,24r-101,0r0,81r85,0r0,24r-85,0r0,93r101,0r0,24",w:154},F:{d:"151,-222r-101,0r0,81r85,0r0,24r-85,0r0,117r-28,0r0,-246r129,0r0,24",w:154},G:{d:"40,-123v0,55,22,102,71,102v41,0,63,-36,63,-81r-49,0r0,-25r79,0v3,74,-26,132,-93,131v-67,0,-100,-56,-100,-127v0,-72,33,-127,100,-127v35,0,61,13,77,38r-25,14v-12,-18,-30,-27,-52,-27v-49,1,-71,47,-71,102",w:211},H:{d:"194,0r-28,0r0,-117r-116,0r0,117r-28,0r0,-246r28,0r0,105r116,0r0,-105r28,0r0,246",w:214},I:{d:"50,0r-28,0r0,-246r28,0r0,246",w:71},J:{d:"4,-22v42,0,57,-15,57,-57r0,-167r29,0v-11,101,43,259,-86,250r0,-26",w:108},K:{d:"185,-13r-24,17r-96,-126r-15,14r0,108r-27,0r0,-246r27,0r0,103r105,-107r21,18r-91,90",w:189},L:{d:"148,0r-126,0r0,-246r29,0r0,222r97,0r0,24",w:141},M:{d:"224,0r-27,0r0,-195r-61,105r-26,0r-60,-105r0,195r-28,0r0,-246r28,0r73,129r74,-129r27,0r0,246",w:245},N:{d:"200,0r-28,0r-122,-196r0,196r-28,0r0,-246r28,0r122,198r0,-198r28,0r0,246",w:221},O:{d:"111,-250v68,0,101,55,101,127v0,73,-33,127,-101,127v-67,0,-100,-56,-100,-127v0,-72,33,-127,100,-127xm111,-21v49,0,71,-47,71,-102v0,-55,-23,-102,-71,-102v-48,0,-70,48,-70,102v0,54,22,102,70,102",w:224},P:{d:"22,-246v75,-6,142,6,142,72v0,54,-50,82,-114,74r0,100r-28,0r0,-246xm50,-126v46,4,84,-8,84,-48v0,-40,-38,-52,-84,-47r0,95",w:164},Q:{d:"111,-250v110,0,128,171,66,230r25,28r-18,16r-27,-30v-81,36,-146,-27,-146,-117v0,-72,33,-127,100,-127xm41,-123v0,64,36,122,98,97r-28,-32r18,-16r29,33v43,-47,33,-187,-47,-184v-48,2,-70,48,-70,102",w:217},R:{d:"161,-180v-1,35,-22,60,-53,66r71,101r-23,17r-79,-115r-27,0r0,111r-28,0r0,-246v71,-4,140,-1,139,66xm50,-136v44,3,81,-2,81,-44v0,-40,-38,-43,-81,-41r0,85"},S:{d:"90,-225v-22,-1,-47,14,-45,34v6,56,118,54,118,124v0,76,-112,91,-152,40r17,-20v33,38,106,36,106,-19v0,-61,-118,-53,-118,-123v0,-67,106,-80,141,-31r-18,19v-15,-17,-32,-24,-49,-24",w:171},T:{d:"160,-221r-65,0r0,221r-28,0r0,-221r-65,0r0,-25r158,0r0,25",w:163},U:{d:"111,-21v92,0,54,-138,62,-225r29,0v-4,110,27,250,-91,250v-119,0,-86,-140,-91,-250r29,0v7,87,-29,225,62,225",w:220},V:{d:"202,-240r-84,240r-30,0r-84,-240r27,-10r72,213r72,-213",w:205},W:{d:"302,-243r-64,243r-32,0r-53,-205r-51,205r-33,0r-62,-243r28,-7r51,212r52,-208r31,0r53,209r53,-213",w:309},X:{d:"194,-10r-23,16r-70,-109r-70,109r-23,-16r77,-119r-71,-108r23,-15r64,98r64,-98r22,15r-70,108",w:200},Y:{d:"188,-238r-77,118r0,120r-29,0r0,-120r-75,-117r23,-15r67,107r68,-107"},Z:{d:"171,-221r-130,196r129,0r0,25r-163,0r0,-26r130,-196r-124,0r0,-24r158,0r0,25",w:172},"[":{d:"96,29r-64,0r0,-304r64,0r0,25r-35,0r0,254r35,0r0,25",w:103},"\\":{d:"141,20r-27,9r-107,-293r27,-10",w:144},"]":{d:"75,29r-64,0r0,-25r35,0r0,-254r-35,0r0,-25r64,0r0,304",w:94},"^":{d:"137,-276r-23,19r-29,-32r-31,32r-22,-19r39,-39r29,0",w:128},_:{d:"216,29r-198,0r0,-25r198,0r0,25",w:201},"`":{d:"113,-203r-19,9r-34,-37r25,-15",w:123},a:{d:"11,-93v0,-73,89,-129,130,-62r0,-26r27,0r0,181r-27,0r0,-29v-12,22,-29,33,-51,33v-53,1,-79,-42,-79,-97xm90,-19v37,0,52,-33,52,-76v0,-38,-17,-66,-52,-67v-33,0,-52,32,-52,69v0,43,15,74,52,74",w:185},b:{d:"52,-155v41,-66,140,-12,131,62v12,82,-90,135,-131,64r0,29r-26,0r0,-246r26,0r0,91xm103,-19v37,0,53,-31,53,-74v0,-36,-19,-69,-53,-69v-37,0,-53,34,-52,76v1,38,18,67,52,67"},c:{d:"10,-92v-8,-78,83,-122,140,-75r-19,19v-39,-35,-94,2,-94,56v0,53,53,96,94,59r19,19v-56,43,-151,4,-140,-78",w:149},d:{d:"16,-93v0,-74,90,-129,131,-62r0,-91r25,0r0,246r-25,0r0,-29v-12,22,-30,33,-52,33v-53,1,-79,-42,-79,-97xm95,-19v37,0,52,-33,52,-76v0,-38,-17,-66,-52,-67v-33,0,-52,32,-52,69v0,43,15,74,52,74",w:189},e:{d:"90,-185v52,0,81,42,78,100r-130,0v-2,58,74,94,101,36r22,16v-43,73,-150,29,-150,-59v0,-53,29,-93,79,-93xm141,-109v-5,-51,-53,-69,-85,-39v-10,9,-14,22,-16,39r101,0",w:175},f:{d:"110,-160r-43,0r0,160r-27,0r0,-160r-29,0r0,-21r29,0v-1,-51,20,-70,70,-69r0,24v-37,-1,-43,10,-43,45r43,0r0,21",w:113},g:{d:"11,-93v0,-73,89,-129,130,-62r0,-26r27,0r0,183v7,82,-113,108,-149,43r20,-15v33,52,112,32,104,-42r0,-20v-10,19,-30,35,-53,36v-53,2,-79,-42,-79,-97xm90,-19v37,0,52,-36,52,-79v0,-37,-17,-63,-52,-64v-33,0,-52,32,-52,69v0,43,15,74,52,74",w:180},h:{d:"52,-161v35,-42,122,-29,122,50r0,111r-28,0v-6,-62,24,-161,-44,-161v-68,0,-47,94,-50,161r-27,0r0,-246r27,0r0,85",w:186},i:{d:"42,-250v11,0,21,9,21,20v0,12,-9,21,-21,21v-11,0,-21,-9,-21,-20v0,-12,9,-21,21,-21xm55,0r-27,0r0,-181r27,0r0,181",w:73},j:{d:"40,-250v11,0,21,9,21,20v0,12,-9,21,-21,21v-11,0,-21,-9,-21,-20v0,-11,9,-21,21,-21xm-16,55v35,0,43,-10,43,-44r0,-192r26,0r0,192v1,51,-20,69,-69,69r0,-25",w:71},k:{d:"165,-15r-18,19r-91,-94r0,90r-27,0r0,-246r27,0r0,140r85,-78r17,19r-76,67",w:166},l:{d:"54,0r-27,0r0,-246r27,0r0,246",w:73},m:{d:"214,-185v86,0,54,109,60,185r-28,0r0,-104v-1,-36,-3,-54,-35,-55v-67,-1,-39,97,-45,159r-27,0v-7,-58,23,-158,-39,-159v-62,0,-40,97,-44,159r-28,0r0,-181r28,0r0,22v21,-37,90,-34,102,7v14,-22,33,-33,56,-33",w:288},n:{d:"106,-185v94,0,63,104,68,185r-28,0v-7,-61,25,-161,-44,-161v-68,0,-47,94,-50,161r-27,0r0,-181r27,0r0,20v9,-12,33,-24,54,-24",w:186},o:{d:"96,-185v53,0,86,40,86,94v1,56,-31,95,-86,95v-55,0,-85,-39,-85,-95v0,-55,32,-94,85,-94xm96,-20v37,0,59,-33,59,-71v0,-38,-23,-70,-59,-70v-37,0,-58,32,-58,70v0,36,24,71,58,71",w:189},p:{d:"48,-155v40,-67,130,-12,130,62v0,55,-26,98,-79,97v-22,0,-39,-11,-51,-33r0,112r-26,0r0,-264r26,0r0,26xm99,-19v37,0,52,-31,52,-74v0,-37,-18,-69,-52,-69v-38,1,-52,33,-52,76v0,38,18,67,52,67",w:185},q:{d:"9,-93v0,-73,89,-129,130,-62r0,-26r26,0r0,264r-26,0r0,-112v-12,22,-29,33,-51,33v-53,1,-79,-42,-79,-97xm88,-19v37,0,52,-33,52,-76v0,-38,-17,-66,-52,-67v-33,0,-52,32,-52,69v0,43,15,74,52,74",w:185},r:{d:"113,-157v-85,-9,-63,83,-66,157r-25,0r0,-181r25,0r0,33v13,-25,32,-36,66,-37r0,28",w:115},s:{d:"41,-98v-41,-25,-17,-87,36,-87v18,0,33,7,47,22r-18,17v-16,-24,-59,-23,-59,8v-7,20,65,46,60,47v40,30,22,100,-40,95v-29,-2,-43,-9,-57,-26r17,-18v16,27,71,29,73,-7v2,-30,-38,-38,-59,-51",w:139},t:{d:"104,-160r-36,0r0,160r-27,0r0,-160r-36,0r0,-21r36,0r0,-51r27,0r0,51r36,0r0,21",w:103},u:{d:"173,-78v0,55,-25,82,-75,82v-50,0,-75,-27,-75,-82r0,-103r28,0v4,63,-19,161,47,161v67,0,43,-99,47,-161r28,0r0,103",w:185},v:{d:"175,-174r-70,174r-28,0r-70,-174r25,-11r59,155r59,-155",w:180},w:{d:"266,-177r-56,177r-29,0r-42,-149r-46,149r-29,0r-53,-177r26,-9r42,152r47,-148r28,0r43,149r43,-153",w:271},x:{d:"174,-12r-22,16r-62,-81r-61,81r-22,-16r66,-82r-60,-75r21,-16r56,74r57,-74r21,16r-60,75",w:175},y:{d:"184,-172r-98,229v-13,22,-21,25,-56,25r0,-24v44,5,40,-30,53,-55r-74,-175r24,-13r64,153r62,-153",w:185},z:{d:"153,0r-140,0r0,-25r108,-133r-104,0r0,-23r136,0r0,25r-108,133r108,0r0,23",w:158},"{":{d:"50,-124v37,6,29,59,29,102v0,25,17,28,41,26r0,25v-39,4,-69,-9,-69,-43v0,-43,9,-97,-33,-97r0,-25v41,0,33,-54,33,-97v0,-33,30,-47,69,-42r0,25v-24,-2,-41,1,-41,26v0,42,9,95,-29,100",w:123},"|":{d:"61,29r-29,0r0,-304r29,0r0,304",w:81},"}":{d:"72,-233v0,43,-8,96,33,97r0,25v-40,1,-33,54,-33,97v0,33,-29,48,-68,43r0,-25v24,2,40,-1,40,-26v0,-43,-8,-96,30,-102v-38,-5,-30,-58,-30,-100v0,-25,-16,-28,-40,-26r0,-25v39,-4,68,9,68,42",w:118},"~":{d:"149,-105v-32,0,-85,-54,-106,-5r-18,-17v30,-55,83,-16,125,-4v11,1,23,-9,30,-18r18,17v-10,12,-29,27,-49,27",w:208},"\u00bb":{d:"229,-107r-90,55r-13,-25r79,-43r-79,-44r13,-25r90,55r0,27xm131,-107r-90,54r-12,-25r79,-42r-79,-43r12,-25r90,54r0,27",w:236},"\u00a0":{w:79}}});Cufon.replace("h1, h2");Cufon.replace(".Handtekening",{fontFamily:"Journal"});$(document).ready(function(){var a={sensitivity:3,interval:50,over:OpenSubMenu,timeout:400,out:function(){$("ul",this).hide()}};$("#Mp_Menu li:has(ul)").hoverIntent(a).click(OpenSubMenu)});jQuery.fn.FsTabs=function(){return this.each(function(){$(".Switches li",this).click(function(){var c=$(this).closest(".Tabs");var a=$(".Switches li",c).removeClass("selected");var b=a.index(this);$(this).addClass("selected");$(".TabContent",c).hide().eq(b).show();return false});$(".TabContent",this).hide();$(".Switches li:first",this).click()})};function OpenSubMenu(){$("ul",this).slideDown(100)}$(window).load(function(){$("#Carousel").jCarouselLite({auto:2000,speed:300,visible:2.5})});
