/*
 * 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 (c) 1992 Adobe Systems Incorporated.  All Rights Reserved.Calvert is
 * a trademark of The Monotype Corporation plc registered in certain countries.
 * 
 * Description:
 * (C) Copyright 1991 The Monotype Corporaton plc. All Rights Reserved.
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"102,-166v36,0,53,32,51,74v-1,36,-16,64,-50,64v-34,0,-48,-30,-48,-68v0,-38,13,-70,47,-70xm94,4v30,1,46,-16,58,-32r0,59r-23,0r0,31r83,0r0,-31r-22,0r0,-194r22,0r0,-30r-60,0r0,27v-12,-17,-30,-32,-58,-32v-55,0,-79,46,-79,103v0,56,24,97,79,99","w":225},{"d":"137,-198v-32,1,-47,15,-64,35r0,-30r-61,0r0,30r23,0r0,132r-23,0r0,31r84,0r0,-31r-23,0v-1,-63,-7,-133,52,-136v19,0,31,16,31,36r0,131r61,0r0,-31r-23,0v-3,-71,19,-170,-57,-167","w":225,"k":{"y":7,"v":7,"u":13}},{"d":"148,-195v-42,-13,-64,17,-75,45r0,-43r-59,0r0,30r21,0r0,132r-22,0r0,31r82,0r0,-31r-22,0v-5,-70,0,-146,75,-128r0,-36","w":153,"k":{"t":-4,"q":7,"o":7,"g":7,"e":7,"c":7,".":32,"-":22,",":25}},{"d":"153,-96v0,38,-14,69,-51,69v-34,0,-46,-32,-47,-70v0,-38,14,-69,48,-69v36,0,50,29,50,70xm92,4v31,1,47,-14,60,-32r0,28r60,0r0,-31r-22,0r0,-237r-60,0r0,30r22,0r0,73v-12,-17,-30,-35,-60,-33v-53,3,-77,45,-77,101v0,55,23,98,77,101","w":225,"k":{"y":4,"w":13,"v":14,"d":4}},{"d":"175,-117v-50,0,-119,-65,-147,0v-2,7,-4,16,-5,28r12,0v25,-94,163,86,182,-59r-11,0v-3,21,-13,31,-31,31","w":240},{"d":"176,-161v-6,-46,-74,-44,-94,-13r-9,11r0,-30r-61,0r0,30r24,0r0,132r-24,0r0,31r85,0r0,-31r-24,0v0,-59,-9,-136,44,-136v15,0,23,10,23,29r0,138r60,0r0,-31r-23,0r0,-88v5,-22,20,-48,45,-48v16,0,22,13,22,29r0,138r60,0r0,-31r-22,0v-4,-67,20,-165,-48,-167v-31,0,-46,21,-58,37","w":315,"k":{"y":7,"u":13}},{"d":"205,-125v0,53,-18,94,-70,94v-54,0,-73,-41,-73,-95v0,-55,21,-97,71,-97v54,0,72,44,72,98xm251,-126v0,-79,-39,-133,-119,-133v-78,0,-116,55,-116,133v0,78,40,131,116,131v80,0,119,-54,119,-131","w":266,"k":{"Y":18,"X":18,"W":18,"V":22,"A":14,".":11,",":14}},{"d":"73,-193v-2,-31,-3,-57,40,-47r0,-29v-36,-4,-78,-5,-78,34r0,42r-30,0r0,30r30,0r0,132r-22,0r0,31r84,0r0,-31r-24,0r0,-132r35,0r0,-30r-35,0","w":112},{"d":"14,-221r25,0r0,188r-25,0r0,33r99,0r0,-33r-34,0r0,-82r87,0r0,-33r-87,0r0,-73r88,0r0,43r35,0r0,-76r-188,0r0,33","w":217,"k":{"o":23,"e":23,"a":23,"A":36,".":83,",":83}},{"d":"100,-26v-28,-1,-48,-16,-55,-40r-30,0r0,66r29,0r0,-30v24,50,125,46,125,-27v0,-61,-71,-58,-112,-72v-23,-14,2,-44,26,-42v24,2,43,14,50,36r29,0r0,-58r-29,0r0,23v-27,-42,-119,-35,-119,28v0,63,86,46,120,75v8,24,-10,42,-34,41","w":183,"k":{"w":7,".":7,",":7}},{"d":"28,-152r41,0r0,-41r-41,0r0,41xm28,42v46,2,42,-40,41,-84r-41,0r0,42r21,0v-1,16,-4,27,-21,27r0,15","w":97},{"d":"60,-266r-55,0r48,53r32,0","w":119},{"d":"180,45r0,-18r-180,0r0,18r180,0","w":180},{"d":"120,67r30,0r-105,-336r-30,0","w":164},{"d":"170,-184v0,45,-47,39,-91,39r0,-76v43,0,91,-8,91,37xm215,-187v0,-88,-115,-64,-201,-67r0,33r25,0r0,188r-25,0r0,33r90,0r0,-33r-25,0r0,-80r51,0v54,-4,42,56,45,113r65,0r0,-33r-26,0v1,-53,-6,-90,-48,-97v30,-7,49,-24,49,-57","w":251,"k":{"Y":22,"W":25,"V":29,"U":14,"T":14,"O":7}},{"d":"164,-176v0,42,-39,49,-85,46r0,-91v45,-3,85,5,85,45xm208,-175v2,-92,-104,-80,-195,-79r0,33r26,0r0,188r-26,0r0,33r96,0r0,-33r-30,0r0,-65v72,5,129,-10,129,-77","w":221,"k":{"o":4,"a":4,"A":32,".":83,",":83}},{"d":"136,-31v-85,0,-53,-113,-59,-190r26,0r0,-33r-91,0r0,33r25,0r0,130v1,62,40,96,101,96v61,0,98,-35,98,-98r0,-128r25,0r0,-33r-90,0r0,33r25,0v-6,77,27,190,-60,190","w":273,"k":{"A":32,".":29,",":29}},{"d":"12,-221r25,0r0,188r-25,0r0,33r183,0r0,-81r-34,0r0,48r-84,0r0,-188r26,0r0,-33r-91,0r0,33","w":209,"k":{"y":22,"Y":36,"W":36,"V":43,"T":32}},{"d":"20,-132r30,0r0,-31r63,0r-103,133r0,30r148,0r0,-62r-29,0r0,31r-75,0r103,-133r0,-29r-137,0r0,61","w":168},{"d":"12,-221r22,0r59,115r0,73r-26,0r0,33r91,0r0,-33r-25,0r0,-74r58,-114r22,0r0,-33r-50,0r-50,106r-51,-106r-50,0r0,33","w":225,"k":{"u":7,"o":32,"e":32,"a":22,"O":18,"A":40,";":18,":":25,".":40,"-":43,",":40}},{"d":"114,-40r-42,-181r22,0r0,-33r-83,0r0,33r21,0r59,221r47,0r44,-216r44,216r47,0r58,-221r21,0r0,-33r-82,0r0,33r22,0r-42,181r-43,-214r-49,0","w":363,"k":{"y":7,"u":7,"o":32,"e":22,"a":22,"O":11,"A":43,";":18,":":22,".":58,"-":25,",":61}},{"d":"24,-183r35,0r0,-38r88,0r-134,186r0,35r184,0r0,-71r-35,0r0,38r-103,0r135,-188r0,-33r-170,0r0,71","w":209},{"d":"84,-226r43,105r32,0r-62,-141r-25,0r-63,141r33,0","w":168},{"d":"152,-104v0,34,-18,58,-51,59v-29,1,-44,-27,-44,-59v0,-34,14,-62,45,-62v33,0,50,27,50,62xm93,-13v31,1,46,-15,59,-31v4,47,-4,82,-50,80v-28,-1,-35,-9,-43,-31r-40,0v7,42,37,62,87,61v47,0,83,-22,84,-66r0,-163r23,0r0,-30r-61,0r0,26v-13,-17,-33,-31,-58,-31v-53,0,-78,41,-78,95v0,51,25,89,77,90","w":225,"k":{"o":4,"g":11,"e":7,"a":4,".":18,",":18}},{"d":"110,66v-55,-65,-84,-215,-23,-299r23,-39r-27,0v-66,65,-89,223,-23,305v10,13,12,18,23,33r27,0","w":131},{"d":"136,-198v-31,1,-48,18,-63,35r0,-105r-61,0r0,30r23,0r0,207r-23,0r0,31r84,0r0,-31r-23,0v-1,-63,-8,-136,51,-136v20,0,32,15,32,36r0,131r60,0r0,-31r-22,0v-2,-72,18,-169,-58,-167","w":225,"k":{"y":4}},{"d":"85,90r33,0r0,-360r-33,0r0,360","w":203},{"d":"114,-28v-24,0,-43,2,-43,-23r0,-112r43,0r0,-30r-43,0r0,-57r-38,0r0,57r-28,0r0,30r28,0v6,77,-33,190,81,164r0,-29","w":119},{"d":"40,-138r24,14r26,-53r27,53r23,-14r-33,-49r60,3r0,-27r-59,3r32,-49r-24,-14r-26,53r-26,-53r-24,14r32,49r-59,-3r0,27r60,-3","w":180},{"d":"151,-78v4,48,-83,77,-83,16r0,-131r-59,0r0,30r22,0v3,71,-19,169,56,167v30,-2,48,-15,64,-34r0,30r60,0r0,-31r-22,0r0,-162r-60,0r0,30r22,0r0,85","w":225},{"d":"141,-72v4,47,-81,70,-84,15v5,-36,47,-32,84,-41r0,26xm77,4v32,1,48,-15,65,-30r0,26r60,0r0,-31r-23,0r0,-103v6,-78,-127,-82,-151,-27v-3,6,-6,15,-7,25r40,0v4,-23,14,-31,40,-32v30,-1,43,15,40,46v-55,8,-127,7,-127,68v0,37,25,57,63,58","w":209,"k":{"y":7,"w":7,"v":11}},{"d":"11,66v120,14,16,-148,102,-155r0,-29v-81,0,15,-172,-102,-155r0,28v39,-6,35,25,35,62v0,42,8,69,38,79v-36,12,-40,54,-38,105v1,28,-7,39,-35,37r0,28","w":120},{"d":"13,-221r25,0r0,188r-26,0r0,33r91,0r0,-33r-25,0r0,-188r26,0r0,-33r-91,0r0,33","w":116},{"d":"189,-33r-26,0r0,-42r40,0r0,-31r-39,0r0,-95r-40,45r0,50r-70,0r123,-150r-49,0r-117,146r0,35r113,0r0,42r-25,0r0,33r90,0r0,-33"},{"d":"197,-84v0,-41,-25,-71,-69,-73r64,-62r0,-35r-169,0r0,64r36,0r0,-31r88,0r-78,74r21,22v38,-16,66,7,66,41v0,32,-19,54,-51,54v-29,0,-48,-21,-50,-52r-41,0v8,52,38,86,94,86v53,0,89,-35,89,-88"},{"d":"109,-273v-116,-17,-22,153,-101,155r0,29v80,2,-18,169,101,155r0,-28v-38,5,-36,-26,-35,-62v1,-42,-8,-68,-37,-80v37,-11,39,-55,37,-105v-1,-27,8,-38,35,-36r0,-28","w":120},{"d":"13,-238r22,0r0,207r-22,0r0,31r83,0r0,-31r-23,0r0,-237r-60,0r0,30","w":105,"k":{"y":7,"w":7}},{"d":"174,-184v0,45,-51,37,-95,37r0,-74v43,0,95,-6,95,37xm180,-74v0,46,-54,42,-101,41r0,-81v47,0,101,-7,101,40xm216,-189v0,-86,-121,-62,-206,-65r0,33r29,0r0,188r-29,0r0,33v91,-4,215,23,215,-71v0,-37,-22,-55,-55,-63v25,-8,46,-21,46,-55","w":243,"k":{"U":7,"A":11,".":11,",":11}},{"d":"15,-99v0,60,32,103,92,103v45,0,76,-30,85,-72r-40,0v-6,22,-20,40,-45,40v-37,0,-51,-31,-51,-70v0,-38,18,-68,52,-68v28,0,41,17,47,42r31,0r0,-69r-29,0r0,21v-14,-16,-27,-26,-52,-26v-57,0,-90,41,-90,99","w":202,"k":{"h":7,".":7,",":11}},{"d":"85,-272r-67,0r0,29r37,0r0,280r-37,0r0,29r67,0r0,-338","w":127},{"d":"170,-97v1,38,-13,70,-46,70v-35,0,-52,-31,-52,-69v0,-37,16,-70,51,-70v34,1,47,30,47,69xm134,-198v-32,-2,-48,17,-61,32r0,-102r-60,0r0,30r22,0r0,207r-22,0r0,31r60,0r0,-28v13,19,31,33,59,32v55,-2,79,-45,79,-101v0,-55,-24,-98,-77,-101","w":225,"k":{"y":9,"v":11,"u":4,"l":4,"b":4,".":18,",":11}},{"d":"42,66r68,0r0,-29r-38,0r0,-280r38,0r0,-29r-68,0r0,338","w":127},{"d":"21,-86r86,0r0,-31r-86,0r0,31","w":127},{"w":100,"k":{"Y":54,"W":54,"V":54}},{"d":"39,-185r20,0v6,-25,10,-52,8,-84r-36,0v-2,32,2,59,8,84xm106,-185r20,0v6,-25,10,-52,8,-84r-36,0v-2,32,2,59,8,84","w":164},{"d":"23,-102r81,0r0,80r32,0r0,-80r81,0r0,-32r-81,0r0,-81r-32,0r0,81r-81,0r0,32","w":240},{"d":"59,-185v6,-25,10,-52,8,-84r-36,0v-2,32,2,59,8,84r20,0","w":97},{"d":"43,-223r41,0r0,-41r-41,0r0,41xm46,21v1,19,-19,14,-37,15r0,29v38,6,75,-1,75,-40r0,-218r-61,0r0,30r23,0r0,184","w":116},{"d":"177,-192v6,-78,-106,-105,-144,-47v-11,15,-13,26,-15,51r36,0v3,-26,13,-50,45,-50v25,0,41,18,40,43v-1,34,-22,48,-58,50r0,77r35,0r0,-57v36,-7,58,-28,61,-67xm79,0r40,0r0,-41r-40,0r0,41","w":195},{"d":"14,-221r25,0r0,188r-25,0r0,33r87,0r0,-33r-25,0r0,-179r119,212r58,0r0,-221r25,0r0,-33r-88,0r0,33r26,0r0,181r-120,-214r-82,0r0,33","w":288,"k":{"A":11,".":11,",":11}},{"d":"28,-152r41,0r0,-41r-41,0r0,41xm28,0r41,0r0,-41r-41,0r0,41","w":97,"k":{" ":36}},{"d":"197,-88v4,-72,-83,-115,-134,-68r5,-65r85,0r0,26r35,0r0,-59r-157,0r-9,141r39,0v18,-49,102,-33,95,26v8,63,-86,75,-97,19r-42,0v9,42,39,72,88,72v56,0,89,-36,92,-92"},{"d":"14,-221r25,0r0,188r-25,0r0,33r193,0r0,-81r-35,0r0,48r-93,0r0,-81r87,0r0,-33r-87,0r0,-74r88,0r0,44r35,0r0,-77r-188,0r0,33","w":225},{"d":"66,-85v-1,-31,15,-55,45,-54v32,0,46,23,47,55v0,29,-16,54,-46,53v-31,-1,-45,-24,-46,-54xm117,-224v21,0,29,11,38,28r42,0v-8,-37,-35,-63,-79,-63v-75,0,-100,60,-100,137v0,70,28,126,96,126v54,0,81,-38,85,-92v5,-77,-93,-111,-137,-55v0,-45,14,-81,55,-81"},{"d":"148,-167v0,31,-17,52,-46,52v-30,1,-46,-23,-46,-54v-1,-32,16,-55,46,-54v30,0,46,24,46,56xm97,-31v-22,0,-30,-10,-39,-27r-41,0v7,39,32,62,77,62v74,0,101,-57,101,-134v-1,-73,-26,-129,-92,-129v-55,0,-84,37,-88,92v-5,78,93,113,137,56v1,45,-15,80,-55,80"},{"d":"15,-98v0,59,31,102,91,102v61,0,92,-41,92,-102v0,-60,-32,-100,-92,-100v-58,0,-91,41,-91,100xm158,-96v0,38,-17,69,-51,69v-34,0,-51,-30,-51,-68v0,-39,15,-71,51,-71v37,0,51,30,51,70","k":{"y":7,"x":11,"w":11,"v":11,".":11,",":18}},{"d":"14,-147r50,0r-12,58r-38,0r0,29r32,0r-14,68r29,0r14,-68r67,0r-15,68r30,0r14,-68r55,0r0,-29r-49,0r12,-58r37,0r0,-29r-32,0r15,-69r-29,0r-15,69r-66,0r15,-69r-29,0r-15,69r-56,0r0,29xm160,-147r-12,57r-67,0r12,-57r67,0","w":240},{"d":"52,-221r0,41r37,-32r0,179r-30,0r0,33r99,0r0,-33r-29,0r0,-223r-37,0"},{"d":"102,-229v30,-2,36,45,10,55v-4,3,-10,6,-17,10v-22,-18,-29,-62,7,-65xm146,-46v-36,37,-113,-2,-82,-53v4,-7,11,-14,22,-21xm168,-19v12,23,36,28,67,18r-5,-32v-17,2,-32,4,-38,-11v9,-13,13,-27,16,-47r24,0r0,-33r-54,0v1,21,-2,38,-10,51r-52,-64v25,-12,48,-29,48,-63v0,-36,-23,-59,-60,-59v-37,0,-64,22,-64,60v0,24,11,34,26,53v-23,16,-47,30,-47,70v0,75,98,103,149,57","w":243},{"d":"16,-123v-11,127,163,173,213,68v4,-8,8,-18,11,-30r-41,0v-10,30,-29,54,-65,54v-52,0,-73,-39,-73,-92v0,-56,21,-101,72,-101v39,0,62,24,70,58r32,0r0,-88r-32,0r0,34v-18,-22,-39,-39,-75,-39v-76,0,-105,58,-112,136","w":251,"k":{"A":7,".":11,",":11}},{"d":"13,-238r22,0r0,207r-22,0r0,31r83,0r0,-31r-23,0r0,-47r30,-27r57,105r44,0r0,-31r-20,0r-57,-96r40,-36r21,0r0,-30r-38,0r-77,74r0,-149r-60,0r0,30","k":{"y":7,"o":7,"e":7}},{"d":"146,-105v39,18,18,79,-29,74v-39,-4,-57,-25,-72,-50r-32,0r0,81r33,0r0,-37v20,20,39,42,79,42v89,0,111,-128,31,-150v-33,-17,-98,0,-105,-44v3,-24,24,-36,50,-36v32,0,51,19,62,44r32,0r0,-73r-32,0r0,25v-18,-13,-35,-30,-67,-30v-83,0,-110,110,-35,137v24,8,61,5,85,17","w":221,"k":{".":7}},{"d":"12,-221r27,0r0,188r-27,0r0,33r64,0r0,-227r69,227r27,0r68,-228r0,228r63,0r0,-33r-26,0r0,-188r26,0r0,-33r-87,0r-58,192r-58,-192r-88,0r0,33","w":315},{"d":"96,-153v-37,-4,-45,-65,0,-67r0,67xm126,-100v35,8,41,58,0,66r0,-66xm191,-176v-2,-43,-25,-69,-65,-77r0,-19r-30,0r0,19v-42,2,-69,30,-69,72v0,45,33,58,69,69r0,79v-26,-3,-34,-18,-38,-45r-39,0v5,45,29,77,77,81r0,28r30,0r0,-28v40,-4,69,-31,69,-71v0,-45,-31,-60,-69,-73r0,-76v18,7,24,18,27,41r38,0"},{"d":"35,-67r28,0r4,-201r-38,0xm28,0r41,0r0,-41r-41,0r0,41","w":97},{"d":"217,-58r-150,-60r150,-61r0,-35r-194,81r0,30r194,81r0,-36","w":240},{"d":"11,-163r19,0r45,163r41,0r34,-145r35,145r41,0r44,-163r19,0r0,-30r-73,0r0,30r21,0r-31,131r-37,-161r-37,0r-37,161r-32,-131r22,0r0,-30r-74,0r0,30","w":299,"k":{"o":11,"h":11,"e":11,"d":7,"a":7,".":40,",":29}},{"d":"34,-223r41,0r0,-41r-41,0r0,41xm14,-163r23,0r0,132r-23,0r0,31r82,0r0,-31r-21,0r0,-162r-61,0r0,30","w":108,"k":{"v":14}},{"d":"226,-59v0,-25,7,-46,30,-46v23,1,30,21,30,46v0,26,-7,47,-30,47v-23,0,-30,-21,-30,-47xm86,11r24,0r145,-282r-24,0xm86,-249v23,1,30,21,30,46v0,32,-10,48,-30,48v-20,0,-30,-16,-30,-47v0,-31,10,-47,30,-47xm314,-58v0,-41,-18,-70,-58,-70v-38,0,-59,28,-58,70v1,40,19,68,58,69v38,1,58,-31,58,-69xm144,-202v1,-38,-21,-70,-58,-69v-39,2,-57,28,-58,69v-1,42,20,70,58,70v38,0,58,-30,58,-70","w":341},{"d":"17,-179r35,0r0,-42r105,0r-90,188r-26,0r0,33r98,0r0,-33r-26,0r84,-185r0,-36r-180,0r0,75"},{"d":"12,-221r22,0r74,221r47,0r74,-221r21,0r0,-33r-83,0r0,33r21,0r-57,176r-56,-176r21,0r0,-33r-84,0r0,33","w":262,"k":{"u":11,"o":32,"i":4,"e":32,"a":25,"O":22,"G":22,"A":43,";":18,":":22,".":61,"-":36,",":61}},{"d":"12,-221r25,0r0,188r-25,0r0,33r91,0r0,-33r-25,0r0,-81r103,0r0,81r-26,0r0,33r92,0r0,-33r-25,0r0,-188r25,0r0,-33r-91,0r0,33r25,0r0,74r-103,0r0,-74r25,0r0,-33r-91,0r0,33","w":258},{"d":"28,-152r41,0r0,-41r-41,0r0,41xm28,42v46,2,42,-40,41,-84r-41,0r0,42r21,0v-1,16,-4,27,-21,27r0,15","w":97,"k":{" ":36}},{"d":"62,47v68,-76,62,-251,-13,-319r-27,0v45,61,80,173,38,265v-12,27,-24,49,-38,73r27,0v8,-12,7,-12,13,-19","w":131},{"d":"78,-143r0,-78r26,0r0,-33r-91,0r0,33r25,0r0,188r-25,0r0,33r91,0r0,-33r-26,0r0,-60r31,-34r78,127r45,0r0,-33r-21,0r-75,-124r58,-64r25,0r0,-33r-41,0","w":243,"k":{"y":18,"u":7,"o":11,"e":11,"O":18}},{"d":"28,42v47,5,41,-40,41,-83r-41,0r0,41r21,0v0,17,-4,26,-21,27r0,15","w":97,"k":{" ":36}},{"w":100},{"d":"168,-95r-74,0r37,-115xm33,-33r-21,0r0,33r51,0r21,-63r95,0r20,63r51,0r0,-33r-22,0r-74,-221r-47,0","w":262,"k":{"y":32,"w":32,"v":32,"u":7,"p":7,"Y":40,"W":43,"V":43,"U":32,"T":40,"Q":22,"O":22,"G":22,"C":22}},{"d":"199,-129v0,75,-39,105,-121,96r0,-188v77,-6,121,17,121,92xm244,-127v0,-79,-41,-127,-114,-127r-117,0r0,33r25,0r0,188r-25,0r0,33r107,0v80,-2,124,-47,124,-127","w":262,"k":{"Y":18,"W":14,"V":14,"A":14,".":18,",":18}},{"d":"23,-179r150,61r-150,61r0,35r194,-81r0,-30r-194,-81r0,35","w":240},{"d":"14,-159r32,0r0,-62r43,0r0,188r-30,0r0,33r99,0r0,-33r-29,0r0,-188r43,0r0,63r32,0r0,-96r-190,0r0,95","w":217,"k":{"o":4,"e":7,"A":29,".":36,"-":43,",":32}},{"d":"132,-31v-77,3,-85,-117,-51,-166v12,-16,32,-27,53,-26v53,3,71,43,71,97v0,54,-19,93,-73,95xm133,-259v-133,-7,-154,208,-56,251v51,23,87,71,165,53r-3,-33v-24,5,-59,5,-71,-11v52,-16,83,-62,83,-126v0,-79,-38,-130,-118,-134","w":266,"k":{"U":7,".":11}},{"d":"11,-1v48,7,91,5,91,-47r0,-173r25,0r0,-33r-90,0r0,33r25,0r0,164v2,28,-24,25,-51,24r0,32","w":138,"k":{"u":7,"o":7,"a":9,"A":14,".":22,",":18}},{"d":"15,67r30,0r105,-336r-30,0","w":164},{"d":"62,-181v-1,-49,86,-60,87,-3v-1,27,-19,40,-33,55r-93,93r0,36r168,0r0,-63r-35,0r0,30r-90,0v38,-40,91,-72,117,-121v36,-68,-46,-130,-116,-96v-27,13,-45,39,-47,78r41,0v0,-6,1,-6,1,-9"},{"d":"54,-116v2,-36,52,-67,83,-37v7,8,11,21,12,37r-95,0xm14,-99v-10,100,124,140,166,58v4,-7,7,-13,9,-18r-42,0v-8,45,-79,35,-88,-2v-2,-8,-6,-17,-6,-28r139,0v0,-65,-27,-109,-85,-109v-58,0,-87,40,-93,99","w":206,"k":{"y":7,"x":11,"w":7,"v":9,"p":7,"b":7,".":11,",":11}},{"d":"23,-144r194,0r0,-32r-194,0r0,32xm23,-60r194,0r0,-33r-194,0r0,33","w":240},{"d":"13,-128v0,72,25,132,95,132v68,0,93,-58,93,-131v0,-74,-25,-132,-95,-132v-69,0,-93,60,-93,131xm107,-224v44,0,53,46,53,97v0,51,-8,96,-52,96v-49,0,-54,-46,-54,-100v0,-50,12,-93,53,-93"},{"d":"8,-163r19,0r62,166v-2,25,-19,35,-49,29r0,32v33,3,63,4,73,-26r67,-201r18,0r0,-30r-73,0r0,30r20,0r-39,122r-43,-122r19,0r0,-30r-74,0r0,30","w":206,"k":{"o":7,"e":7,"a":7,".":40,",":29}},{"d":"21,-82v-14,177,264,206,332,79r-32,-1v-23,35,-64,54,-122,54v-93,0,-153,-44,-153,-135v0,-92,55,-152,147,-152v74,0,126,40,126,111v0,49,-28,86,-68,98v-13,-1,-13,-14,-10,-27r28,-130r-31,0r-6,27v-12,-19,-26,-32,-53,-32v-58,0,-88,53,-92,111v-4,71,75,107,118,50v2,24,10,30,35,30v65,0,105,-65,105,-129v0,-86,-60,-134,-151,-134v-113,0,-165,71,-173,180xm159,-26v-25,0,-39,-23,-39,-50v0,-45,20,-89,61,-89v27,0,42,22,41,52v-2,43,-22,87,-63,87","w":365},{"d":"20,-221r20,0r56,89r-63,99r-21,0r0,33r48,0r56,-95r55,95r49,0r0,-33r-21,0r-63,-99r56,-89r21,0r0,-33r-45,0r-52,90r-52,-90r-44,0r0,33","w":232},{"d":"156,-72v0,25,-22,41,-50,41v-26,0,-48,-17,-48,-42v0,-27,21,-44,49,-44v29,0,50,16,49,45xm150,-186v0,25,-19,38,-44,38v-27,0,-44,-14,-44,-40v0,-23,20,-38,45,-37v24,0,43,14,43,39xm197,-74v0,-34,-19,-50,-41,-61v19,-10,34,-27,34,-54v0,-47,-35,-70,-83,-70v-49,0,-83,22,-85,69v-1,30,17,45,36,55v-24,10,-41,29,-41,60v0,53,35,79,90,79v54,-1,88,-26,90,-78"},{"d":"96,-129r-37,-64r-41,0r0,30r19,0r38,63r-44,69r-19,0r0,31r42,0r42,-71r42,71r42,0r0,-30r-19,0r-44,-70r39,-63r19,0r0,-30r-41,0","w":191,"k":{"e":7}},{"d":"121,-27v-63,0,-68,-139,2,-139v34,1,46,31,46,69v0,41,-13,70,-48,70xm133,-198v-32,0,-45,15,-61,32r0,-27r-60,0r0,30r23,0r0,194r-23,0r0,31r83,0r0,-31r-23,0r0,-59v14,16,29,33,61,32v54,-3,78,-45,78,-100v0,-56,-24,-102,-78,-102","w":225,"k":{"y":7,".":11,",":11}},{"d":"126,5v42,2,64,-22,80,-46r0,41r33,0r0,-131r-91,0r0,33r53,0v-6,39,-28,67,-69,67v-51,0,-70,-41,-70,-93v0,-55,21,-100,72,-100v34,0,58,20,67,50r32,0r0,-80r-32,0r0,32v-18,-20,-38,-37,-74,-37v-72,0,-109,54,-109,128v0,78,34,132,108,136","w":266,"k":{".":14,",":7}},{"d":"8,-163r19,0r55,163r41,0r56,-163r19,0r0,-30r-73,0r0,30r19,0r-41,124r-41,-124r19,0r0,-30r-73,0r0,30","w":206,"k":{"o":7,"e":7,"a":7,".":40,",":29}},{"d":"28,0r41,0r0,-41r-41,0r0,41","w":97,"k":{" ":36}}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+308-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})(";i7ftS1~3CEI;_jHMS.pTiTEk51f7SEIk5zp3C2,7OLrYh~[*C#p7%#|W57i*fefyly:7Cdqk.e=n.OyajjkCj#,;i&LM_]fYkfz1l1Ht)z8kCztU=d*T[r,38Eww8O.18j0Th)Sv5|WW=v&c%M]zWMC=lr]=pe*MWbmYWdd2l#nnn]*UhzjcWd#v.BAa%d%M[A[U,1mtij~;_T[;=e]cWbr*lf[U,brtlfmUSejtSM~3_e,cCTI7[#,t%jm3%yEa:~H3CYXY[#03h~0k[Bow,M:MfmI;WLXch]m3CM,t%j:3CM,t%j[3kzbd_l).i%Tz;Uy1wcv2=WnOCkY73t*MaqB&[8!jS,X]J}r|I0meph~f5:A#(HLE-o|3C#,3i.|k_#]tS70tCO!3C.*US#jM%em3CM,t%j:3CM,t%j[3kz|3C#,3i.|k_#8t5~]z_E]U,2j*:vXtiE8Yk2]t5AI3iEhMi#&tCn];C70*[BH3Werwpr}3=j,C51t3OfMckdt3OfE;=B]")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":213,"face":{"font-family":"Calvert MT","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 4 2 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"0 -274.195 353 90","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"}}));


Cufon.replace('table.calendar');
Cufon.replace('h1');
Cufon.replace('h1.banner', {
	textShadow: '#333 1px 1px'
});
Cufon.replace('.calendar h2', {
	textShadow: '#aaa 1px 1px'
});
/* =========================================================

// jquery.innerfade.js

// Datum: 2008-02-14
// Firma: Medienfreunde Hofmann & Baldes GbR
// Author: Torsten Baldes
// Mail: t.baldes@medienfreunde.com
// Web: http://medienfreunde.com

// based on the work of Matt Oakes http://portfolio.gizone.co.uk/applications/slideshow/
// and Ralf S. Engelschall http://trainofthoughts.org/

 *
 *  <ul id="news"> 
 *      <li>content 1</li>
 *      <li>content 2</li>
 *      <li>content 3</li>
 *  </ul>
 *  
 *  $('#news').innerfade({ 
 *	  animationtype: Type of animation 'fade' or 'slide' (Default: 'fade'), 
 *	  speed: Fading-/Sliding-Speed in milliseconds or keywords (slow, normal or fast) (Default: 'normal'), 
 *	  timeout: Time between the fades in milliseconds (Default: '2000'), 
 *	  type: Type of slideshow: 'sequence', 'random' or 'random_start' (Default: 'sequence'), 
 * 		containerheight: Height of the containing element in any css-height-value (Default: 'auto'),
 *	  runningclass: CSS-Class which the container get's applied (Default: 'innerfade'),
 *	  children: optional children selector (Default: null)
 *  }); 
 *

// ========================================================= */


(function($) {

    $.fn.innerfade = function(options) {
        return this.each(function() {   
            $.innerfade(this, options);
        });
    };

    $.innerfade = function(container, options) {
        var settings = {
        		'animationtype':    'fade',
            'speed':            'normal',
            'type':             'sequence',
            'timeout':          2000,
            'containerheight':  'auto',
            'runningclass':     'innerfade',
            'children':         null
        };
        if (options)
            $.extend(settings, options);
        if (settings.children === null)
            var elements = $(container).children();
        else
            var elements = $(container).children(settings.children);
        if (elements.length > 1) {
            $(container).css('position', 'relative').css('height', settings.containerheight).addClass(settings.runningclass);
            for (var i = 0; i < elements.length; i++) {
                $(elements[i]).css('z-index', String(elements.length-i)).css('position', 'absolute').hide();
            };
            if (settings.type == "sequence") {
                setTimeout(function() {
                    $.innerfade.next(elements, settings, 1, 0);
                }, settings.timeout);
                $(elements[0]).show();
            } else if (settings.type == "random") {
            		var last = Math.floor ( Math.random () * ( elements.length ) );
                setTimeout(function() {
                    do { 
												current = Math.floor ( Math.random ( ) * ( elements.length ) );
										} while (last == current );             
										$.innerfade.next(elements, settings, current, last);
                }, settings.timeout);
                $(elements[last]).show();
						} else if ( settings.type == 'random_start' ) {
								settings.type = 'sequence';
								var current = Math.floor ( Math.random () * ( elements.length ) );
								setTimeout(function(){
									$.innerfade.next(elements, settings, (current + 1) %  elements.length, current);
								}, settings.timeout);
								$(elements[current]).show();
						}	else {
							alert('Innerfade-Type must either be \'sequence\', \'random\' or \'random_start\'');
						}
				}
    };

    $.innerfade.next = function(elements, settings, current, last) {
        if (settings.animationtype == 'slide') {
            $(elements[last]).slideUp(settings.speed);
            $(elements[current]).slideDown(settings.speed);
        } else if (settings.animationtype == 'fade') {
            $(elements[last]).fadeOut(settings.speed);
            $(elements[current]).fadeIn(settings.speed, function() {
							removeFilter($(this)[0]);
						});
        } else
            alert('Innerfade-animationtype must either be \'slide\' or \'fade\'');
        if (settings.type == "sequence") {
            if ((current + 1) < elements.length) {
                current = current + 1;
                last = current - 1;
            } else {
                current = 0;
                last = elements.length - 1;
            }
        } else if (settings.type == "random") {
            last = current;
            while (current == last)
                current = Math.floor(Math.random() * elements.length);
        } else
            alert('Innerfade-Type must either be \'sequence\', \'random\' or \'random_start\'');
        setTimeout((function() {
            $.innerfade.next(elements, settings, current, last);
        }), settings.timeout);
    };

})(jQuery);

// **** remove Opacity-Filter in ie ****
function removeFilter(element) {
	if(element.style.removeAttribute){
		element.style.removeAttribute('filter');
	}
}

/**
* DD_roundies, this adds rounded-corner CSS in standard browsers and VML sublayers in IE that accomplish a similar appearance when comparing said browsers.
* Author: Drew Diller
* Email: drew.diller@gmail.com
* URL: http://www.dillerdesign.com/experiment/DD_roundies/
* Version: 0.0.2a -  preview 2008.12.26
* Licensed under the MIT License: http://dillerdesign.com/experiment/DD_roundies/#license
*
* Usage:
* DD_roundies.addRule('#doc .container', '10px 5px'); // selector and multiple radii
* DD_roundies.addRule('.box', 5, true); // selector, radius, and optional addition of border-radius code for standard browsers.
* 
* Just want the PNG fixing effect for IE6, and don't want to also use the DD_belatedPNG library?  Don't give any additional arguments after the CSS selector.
* DD_roundies.addRule('.your .example img');
**/

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}('t K={16:\'K\',1L:G,1M:G,1d:G,2f:y(){u(D.2g!=8&&D.1N&&!D.1N[q.16]){q.1L=M;q.1M=M}17 u(D.2g==8){q.1d=M}},2h:D.2i,1O:[],1b:{},2j:y(){u(q.1L||q.1M){D.1N.2L(q.16,\'2M:2N-2O-2P:x\')}u(q.1d){D.2Q(\'<?2R 2S="\'+q.16+\'" 2T="#1P#2k" ?>\')}},2l:y(){t a=D.1k(\'z\');D.2m.1w.1Q(a,D.2m.1w.1w);u(a.12){2n{t b=a.12;b.1x(q.16+\'\\\\:*\',\'{1l:2U(#1P#2k)}\');q.12=b}2o(2p){}}17{q.12=a}},1x:y(a,b,c){u(1R b==\'1S\'||b===2V){b=0}u(b.2W.2q().1y(\'2X\')==-1){b=b.2q().2Y(/[^0-9 ]/g,\'\').1T(\' \')}H(t i=0;i<4;i++){b[i]=(!b[i]&&b[i]!==0)?b[C.1e((i-2),0)]:b[i]}u(q.12){u(q.12.1x){t d=a.1T(\',\');H(t i=0;i<d.1U;i++){q.12.1x(d[i],\'1l:2Z(K.1V.2r(q, [\'+b.1W(\',\')+\']))\')}}17 u(c){t e=b.1W(\'F \')+\'F\';q.12.1z(D.2s(a+\' {Q-1f:\'+e+\'; -30-Q-1f:\'+e+\';}\'));q.12.1z(D.2s(a+\' {-1A-Q-1m-1n-1f:\'+b[0]+\'F \'+b[0]+\'F; -1A-Q-1m-1X-1f:\'+b[1]+\'F \'+b[1]+\'F; -1A-Q-1Y-1X-1f:\'+b[2]+\'F \'+b[2]+\'F; -1A-Q-1Y-1n-1f:\'+b[3]+\'F \'+b[3]+\'F;}\'))}}17 u(q.1d){q.1O.31({\'2t\':a,\'2u\':b})}},2v:y(a){2w(32.33){I\'z.Q\':I\'z.34\':I\'z.1B\':q.1o(a);13;I\'z.2x\':q.1Z(a);13;I\'z.1p\':I\'z.2y\':I\'z.2z\':q.1o(a);13;I\'z.20\':a.18.z.20=(a.z.20==\'S\')?\'S\':\'35\';13;I\'z.21\':q.22(a);13;I\'z.1c\':a.18.z.1c=a.z.1c;13}},1o:y(a){a.14.23=\'\';q.2A(a);q.1Z(a);q.1C(a);q.1D(a);q.24(a);q.2B(a);q.22(a)},22:y(a){u(a.W.21.1y(\'36\')!=-1){t b=a.W.21;b=1g(b.37(b.25(\'=\')+1,b.25(\')\')),10)/2C;H(t v 1h a.x){a.x[v].1i.38=b}}},2A:y(a){u(!a.W){1q}17{t b=a.W}a.14.1p=\'\';a.14.1E=\'\';t c=(b.1p==\'2D\');t d=M;u(b.1E!=\'S\'||a.1F){u(!a.1F){a.J=b.1E;a.J=a.J.39(5,a.J.25(\'")\')-5)}17{a.J=a.26}t e=q;u(!e.1b[a.J]){t f=D.1k(\'3a\');f.1r(\'3b\',y(){q.1s=q.3c;q.1t=q.3d;e.1D(a)});f.3e=e.16+\'3f\';f.14.23=\'1l:S; 1j:27; 1m:-2E; 1n:-2E; Q:S;\';f.26=a.J;f.2F(\'1s\');f.2F(\'1t\');D.2G.1Q(f,D.2G.1w);e.1b[a.J]=f}a.x.Z.1i.26=a.J;d=G}a.x.Z.2H=!d;a.x.Z.1G=\'S\';a.x.1u.2H=!c;a.x.1u.1G=b.1p;a.14.1E=\'S\';a.14.1p=\'2D\'},1Z:y(a){a.x.1H.1G=a.W.2x},1C:y(a){t c=[\'N\',\'19\',\'1a\',\'O\'];a.P={};H(t b=0;b<4;b++){a.P[c[b]]=1g(a.W[\'Q\'+c[b]+\'U\'],10)||0}},1D:y(c){t e=[\'O\',\'N\',\'U\',\'V\'];H(t d=0;d<4;d++){c.E[e[d]]=c[\'3g\'+e[d]]}t f=y(a,b){a.z.1n=(b?0:c.E.O)+\'F\';a.z.1m=(b?0:c.E.N)+\'F\';a.z.1s=c.E.U+\'F\';a.z.1t=c.E.V+\'F\'};H(t v 1h c.x){t g=(v==\'Z\')?1:2;c.x[v].3h=(c.E.U*g)+\', \'+(c.E.V*g);f(c.x[v],M)}f(c.18,G);u(K.1d){c.x.1H.z.28=\'-3i\';u(1R c.P==\'1S\'){q.1C(c)}c.x.1u.z.28=(c.P.N-1)+\'F \'+(c.P.O-1)+\'F\'}},24:y(j){t k=y(a,w,h,r,b,c,d){t e=a?[\'m\',\'1I\',\'l\',\'1J\',\'l\',\'1I\',\'l\',\'1J\',\'l\']:[\'1J\',\'l\',\'1I\',\'l\',\'1J\',\'l\',\'1I\',\'l\',\'m\'];b*=d;c*=d;w*=d;h*=d;t R=r.2I();H(t i=0;i<4;i++){R[i]*=d;R[i]=C.3j(w/2,h/2,R[i])}t f=[e[0]+C.11(0+b)+\',\'+C.11(R[0]+c),e[1]+C.11(R[0]+b)+\',\'+C.11(0+c),e[2]+C.15(w-R[1]+b)+\',\'+C.11(0+c),e[3]+C.15(w+b)+\',\'+C.11(R[1]+c),e[4]+C.15(w+b)+\',\'+C.15(h-R[2]+c),e[5]+C.15(w-R[2]+b)+\',\'+C.15(h+c),e[6]+C.11(R[3]+b)+\',\'+C.15(h+c),e[7]+C.11(0+b)+\',\'+C.15(h-R[3]+c),e[8]+C.11(0+b)+\',\'+C.11(R[0]+c)];u(!a){f.3k()}t g=f.1W(\'\');1q g};u(1R j.P==\'1S\'){q.1C(j)}t l=j.P;t m=j.2J.2I();t n=k(M,j.E.U,j.E.V,m,0,0,2);m[0]-=C.1e(l.O,l.N);m[1]-=C.1e(l.N,l.19);m[2]-=C.1e(l.19,l.1a);m[3]-=C.1e(l.1a,l.O);H(t i=0;i<4;i++){m[i]=C.1e(m[i],0)}t o=k(G,j.E.U-l.O-l.19,j.E.V-l.N-l.1a,m,l.O,l.N,2);t p=k(M,j.E.U-l.O-l.19+1,j.E.V-l.N-l.1a+1,m,l.O,l.N,1);j.x.1u.29=o;j.x.Z.29=p;j.x.1H.29=n+o;q.2K(j)},2B:y(a){t s=a.W;t b=[\'N\',\'O\',\'19\',\'1a\'];H(t i=0;i<4;i++){a.14[\'1B\'+b[i]]=(1g(s[\'1B\'+b[i]],10)||0)+(1g(s[\'Q\'+b[i]+\'U\'],10)||0)+\'F\'}a.14.Q=\'S\'},2K:y(e){t f=K;u(!e.J||!f.1b[e.J]){1q}t g=e.W;t h={\'X\':0,\'Y\':0};t i=y(a,b){t c=M;2w(b){I\'1n\':I\'1m\':h[a]=0;13;I\'3l\':h[a]=0.5;13;I\'1X\':I\'1Y\':h[a]=1;13;1P:u(b.1y(\'%\')!=-1){h[a]=1g(b,10)*0.3m}17{c=G}}t d=(a==\'X\');h[a]=C.15(c?((e.E[d?\'U\':\'V\']-(e.P[d?\'O\':\'N\']+e.P[d?\'19\':\'1a\']))*h[a])-(f.1b[e.J][d?\'1s\':\'1t\']*h[a]):1g(b,10));h[a]+=1};H(t b 1h h){i(b,g[\'2y\'+b])}e.x.Z.1i.1j=(h.X/(e.E.U-e.P.O-e.P.19+1))+\',\'+(h.Y/(e.E.V-e.P.N-e.P.1a+1));t j=g.2z;t c={\'T\':1,\'R\':e.E.U+1,\'B\':e.E.V+1,\'L\':1};t k={\'X\':{\'2a\':\'L\',\'2b\':\'R\',\'d\':\'U\'},\'Y\':{\'2a\':\'T\',\'2b\':\'B\',\'d\':\'V\'}};u(j!=\'2c\'){c={\'T\':(h.Y),\'R\':(h.X+f.1b[e.J].1s),\'B\':(h.Y+f.1b[e.J].1t),\'L\':(h.X)};u(j.1y(\'2c-\')!=-1){t v=j.1T(\'2c-\')[1].3n();c[k[v].2a]=1;c[k[v].2b]=e.E[k[v].d]+1}u(c.B>e.E.V){c.B=e.E.V+1}}e.x.Z.z.3o=\'3p(\'+c.T+\'F \'+c.R+\'F \'+c.B+\'F \'+c.L+\'F)\'},1v:y(a){t b=q;2d(y(){b.1o(a)},1)},2e:y(a){q.1D(a);q.24(a)},1V:y(b){q.z.1l=\'S\';u(!q.W){1q}17{t c=q.W}t d={3q:G,3r:G,3s:G,3t:G,3u:G,3v:G,3w:G};u(d[q.1K]===G){1q}t e=q;t f=K;q.2J=b;q.E={};t g={3x:\'2e\',3y:\'2e\'};u(q.1K==\'A\'){t i={3z:\'1v\',3A:\'1v\',3B:\'1v\',3C:\'1v\'};H(t a 1h i){g[a]=i[a]}}H(t h 1h g){q.1r(\'3D\'+h,y(){f[g[h]](e)})}q.1r(\'3E\',y(){f.2v(e)});t j=y(a){a.z.3F=1;u(a.W.1j==\'3G\'){a.z.1j=\'3H\'}};j(q.3I);j(q);q.18=D.1k(\'3J\');q.18.14.23=\'1l:S; 1j:27; 28:0; 1B:0; Q:0; 3K:S;\';q.18.z.1c=c.1c;q.x={\'1u\':M,\'Z\':M,\'1H\':M};H(t v 1h q.x){q.x[v]=D.1k(f.16+\':3L\');q.x[v].1i=D.1k(f.16+\':3M\');q.x[v].1z(q.x[v].1i);q.x[v].3N=G;q.x[v].z.1j=\'27\';q.x[v].z.1c=c.1c;q.x[v].3O=\'1,1\';q.18.1z(q.x[v])}q.x.Z.1G=\'S\';q.x.Z.1i.3P=\'3Q\';q.3R.1Q(q.18,q);q.1F=G;u(q.1K==\'3S\'){q.1F=M;q.z.3T=\'3U\'}2d(y(){f.1o(e)},1)}};2n{D.3V("3W",G,M)}2o(2p){}K.2f();K.2j();K.2l();u(K.1d&&D.1r&&K.2h){D.1r(\'3X\',y(){u(D.3Y==\'3Z\'){t d=K.1O;t e=d.1U;t f=y(a,b,c){2d(y(){K.1V.2r(a,b)},c*2C)};H(t i=0;i<e;i++){t g=D.2i(d[i].2t);t h=g.1U;H(t r=0;r<h;r++){u(g[r].1K!=\'40\'){f(g[r],d[i].2u,r)}}}}})}',62,249,'||||||||||||||||||||||||||this|||var|if|||vml|function|style|||Math|document|dim|px|false|for|case|vmlBg|DD_roundies||true|Top|Left|bW|border||none||Width|Height|currentStyle|||image||floor|styleSheet|break|runtimeStyle|ceil|ns|else|vmlBox|Right|Bottom|imgSize|zIndex|IE8|max|radius|parseInt|in|filler|position|createElement|behavior|top|left|applyVML|backgroundColor|return|attachEvent|width|height|color|pseudoClass|firstChild|addRule|search|appendChild|webkit|padding|vmlStrokeWeight|vmlOffsets|backgroundImage|isImg|fillcolor|stroke|qy|qx|nodeName|IE6|IE7|namespaces|selectorsToProcess|default|insertBefore|typeof|undefined|split|length|roundify|join|right|bottom|vmlStrokeColor|display|filter|vmlOpacity|cssText|vmlPath|lastIndexOf|src|absolute|margin|path|b1|b2|repeat|setTimeout|reposition|IEversion|documentMode|querySelector|querySelectorAll|createVmlNameSpace|VML|createVmlStyleSheet|documentElement|try|catch|err|toString|call|createTextNode|selector|radii|readPropertyChanges|switch|borderColor|backgroundPosition|backgroundRepeat|vmlFill|nixBorder|100|transparent|10000px|removeAttribute|body|filled|slice|DD_radii|clipImage|add|urn|schemas|microsoft|com|writeln|import|namespace|implementation|url|null|constructor|Array|replace|expression|moz|push|event|propertyName|borderWidth|block|lpha|substring|opacity|substr|img|onload|offsetWidth|offsetHeight|className|_sizeFinder|offset|coordsize|1px|min|reverse|center|01|toUpperCase|clip|rect|BODY|TABLE|TR|TD|SELECT|OPTION|TEXTAREA|resize|move|mouseleave|mouseenter|focus|blur|on|onpropertychange|zoom|static|relative|offsetParent|ignore|background|shape|fill|stroked|coordorigin|type|tile|parentNode|IMG|visibility|hidden|execCommand|BackgroundImageCache|onreadystatechange|readyState|complete|INPUT'.split('|'),0,{}))

