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) 1989, 1995 Adobe Systems Incorporated.  All Rights
 * Reserved.Avenir is a trademark of Linotype-Hell AG and/or its subsidiaries.
 * 
 * Description:
 *  The digitally encoded machine readable software for producing the  Typefaces
 * licensed to you is copyrighted (c) 1989, 1995 Adobe Systems.  All Rights
 * Reserved. This software is the property of Adobe Systems  Incorporated and its
 * licensors, and may not be reproduced, used,   displayed, modified, disclosed or
 * transferred without the express   written approval of Adobe.    The digitally
 * encoded machine readable outline data for producing  the Typefaces licensed to
 * you is copyrighted (c) 1981, 1995 Linotype-Hell  AG and/or its subsidiaries. All
 * Rights Reserved.  This data is the property of Linotype-Hell AG and/or its
 * subsidiaries  and may not be reproduced, used, displayed, modified, disclosed or
 *   transferred without the express written approval of Linotype-Hell AG   and/or
 * its subsidiaries.
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Avenir LT 55 Roman","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 4 0 0 2 0 3","ascent":"288","descent":"-72","x-height":"4","bbox":"-12 -283 345 90","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"!":{"d":"28,-19v0,-12,10,-22,22,-22v12,0,22,10,22,22v0,11,-10,21,-22,21v-12,0,-22,-10,-22,-21xm65,-71r-30,0r0,-184r30,0r0,184","w":100},"\"":{"d":"107,-255r26,0r0,87r-26,0r0,-87xm54,-255r26,0r0,87r-26,0r0,-87","w":186},"#":{"d":"127,-155r-46,0r-7,55r45,0xm46,-77r-35,0r0,-23r39,0r7,-55r-35,0r0,-24r38,0r11,-76r24,0r-10,76r45,0r11,-76r24,0r-11,76r35,0r0,24r-38,0r-8,55r36,0r0,23r-39,0r-11,77r-24,0r11,-77r-46,0r-11,77r-24,0"},"$":{"d":"109,-24v35,1,60,-48,30,-72v-8,-7,-18,-11,-30,-15r0,87xm92,-231v-40,0,-54,65,-15,78v5,2,9,5,15,7r0,-85xm185,-68v-1,46,-32,68,-76,72r0,26r-17,0r0,-26v-34,0,-62,-11,-77,-33r25,-22v9,14,30,27,52,27r0,-91v-36,-11,-71,-27,-71,-73v0,-43,30,-67,71,-71r0,-24r17,0r0,24v29,0,57,11,70,29r-23,22v-10,-13,-26,-23,-47,-23r0,90v38,12,77,23,76,73"},"%":{"d":"221,-266r20,11r-160,267r-20,-12xm223,-96v-22,0,-37,15,-37,37v0,22,14,37,37,37v23,0,37,-15,37,-37v0,-22,-15,-37,-37,-37xm223,4v-38,0,-63,-25,-63,-63v0,-38,25,-63,63,-63v38,0,63,25,63,63v0,38,-25,63,-63,63xm77,-233v-23,0,-37,15,-37,37v0,22,14,37,37,37v22,0,37,-15,37,-37v0,-22,-15,-37,-37,-37xm77,-133v-38,0,-63,-25,-63,-63v0,-38,25,-63,63,-63v38,0,63,25,63,63v0,38,-25,63,-63,63","w":299},"&":{"d":"52,-69v-3,51,71,60,96,26v4,-4,9,-9,13,-14r-64,-67v-21,13,-44,23,-45,55xm114,-234v-26,-1,-47,30,-31,53v6,9,13,17,21,24v18,-11,42,-19,43,-47v0,-18,-15,-30,-33,-30xm177,-203v0,37,-30,50,-54,65r54,57r34,-57r35,0r-49,78r58,60r-42,0r-34,-37v-18,23,-37,42,-76,41v-47,-1,-81,-24,-81,-72v0,-42,27,-60,56,-74v-14,-16,-30,-32,-30,-59v1,-39,27,-59,65,-59v37,0,64,19,64,57","w":259},"(":{"d":"46,-104v0,65,20,106,46,146r-20,14v-66,-76,-67,-243,0,-320r20,15v-27,37,-46,86,-46,145","w":100},")":{"d":"54,-104v0,-64,-20,-106,-46,-146r20,-14v66,77,68,243,0,320r-20,-14v27,-37,46,-86,46,-146","w":100},"*":{"d":"91,-201r51,-18r7,21r-51,18r32,42r-18,14r-32,-44r-31,44r-18,-14r31,-42r-51,-18r7,-21r51,18r0,-54r22,0r0,54","w":159},"+":{"d":"26,-121r82,0r0,-82r24,0r0,82r82,0r0,24r-82,0r0,82r-24,0r0,-82r-82,0r0,-24","w":239},",":{"d":"46,50r-27,0r24,-87r33,0","w":100},"-":{"d":"16,-99r88,0r0,26r-88,0r0,-26","w":119},"\u00ad":{"d":"16,-99r88,0r0,26r-88,0r0,-26","w":119},".":{"d":"28,-19v0,-12,10,-22,22,-22v12,0,22,10,22,22v0,11,-10,21,-22,21v-12,0,-22,-10,-22,-21","w":100},"\/":{"d":"24,15r-23,-9r108,-276r23,9","w":133},"0":{"d":"100,-233v-56,0,-57,69,-55,126v2,43,12,85,55,85v56,0,59,-66,56,-126v-2,-42,-12,-85,-56,-85xm100,4v-69,0,-86,-63,-86,-131v0,-68,17,-132,86,-132v69,0,86,63,86,132v0,69,-17,131,-86,131"},"1":{"d":"130,0r-31,0r0,-216r-46,39r-18,-22r68,-56r27,0r0,255"},"2":{"d":"103,-259v81,-6,94,92,46,138r-97,93r130,0r0,28r-164,0r0,-35v42,-47,97,-81,130,-138v9,-35,-10,-61,-44,-60v-27,0,-44,17,-49,40r-32,-2v6,-41,34,-60,80,-64"},"3":{"d":"147,-72v0,-40,-34,-49,-74,-49r0,-26v39,2,66,-7,68,-44v3,-52,-78,-54,-91,-14r-29,-11v21,-60,150,-59,150,23v0,28,-20,53,-44,59v32,6,51,29,53,65v5,89,-148,97,-167,20r31,-10v8,25,20,37,51,37v32,0,52,-19,52,-50"},"4":{"d":"121,-86r-1,-134r-81,134r82,0xm151,-86r37,0r0,28r-37,0r0,58r-30,0r0,-58r-108,0r0,-34r101,-163r37,0r0,169"},"5":{"d":"149,-80v4,-61,-76,-71,-114,-42r2,-133r134,0r0,28r-104,0r-1,69v58,-21,114,16,114,78v0,90,-134,114,-163,38r30,-12v8,18,23,33,48,32v34,-2,52,-23,54,-58"},"6":{"d":"155,-76v0,-34,-22,-54,-55,-54v-33,0,-55,20,-55,54v0,34,20,54,55,54v35,0,55,-20,55,-54xm100,4v-85,5,-99,-90,-61,-151r68,-108r35,0r-68,107v54,-23,114,11,111,72v-2,52,-33,77,-85,80"},"7":{"d":"173,-227r-102,227r-34,0r103,-227r-123,0r0,-28r156,0r0,28"},"8":{"d":"100,-123v-31,0,-51,20,-51,51v0,30,19,50,51,50v32,0,51,-20,51,-50v0,-31,-20,-51,-51,-51xm100,-233v-25,0,-42,18,-42,42v0,24,17,42,42,42v25,0,43,-18,43,-42v0,-24,-18,-42,-43,-42xm69,-136v-23,-9,-42,-27,-42,-57v0,-42,30,-66,73,-66v43,0,73,24,73,66v0,30,-19,48,-42,57v30,8,50,29,50,66v0,49,-33,74,-81,74v-48,0,-81,-25,-81,-74v0,-37,20,-58,50,-66"},"9":{"d":"45,-179v0,34,22,54,55,54v33,0,55,-20,55,-54v0,-34,-20,-54,-55,-54v-35,0,-55,20,-55,54xm100,-259v84,-6,99,90,61,151r-67,108r-36,0r68,-107v-55,24,-113,-12,-111,-72v1,-52,33,-77,85,-80"},":":{"d":"28,-19v0,-12,10,-22,22,-22v12,0,22,10,22,22v0,11,-10,21,-22,21v-12,0,-22,-10,-22,-21xm28,-151v0,-27,44,-28,44,0v0,11,-10,21,-22,21v-12,0,-22,-10,-22,-21","w":100},";":{"d":"28,-151v0,-27,44,-28,44,0v0,11,-10,21,-22,21v-12,0,-22,-10,-22,-21xm46,50r-27,0r24,-87r33,0","w":100},"\u037e":{"d":"28,-151v0,-27,44,-28,44,0v0,11,-10,21,-22,21v-12,0,-22,-10,-22,-21xm46,50r-27,0r24,-87r33,0","w":100},"<":{"d":"214,-179r-159,70r159,70r0,24r-188,-84r0,-21r188,-83r0,24","w":239},"=":{"d":"26,-93r188,0r0,24r-188,0r0,-24xm26,-149r188,0r0,24r-188,0r0,-24","w":239},">":{"d":"26,-39r159,-70r-159,-70r0,-24r188,83r0,21r-188,84r0,-24","w":239},"?":{"d":"62,-19v0,-12,9,-22,21,-22v12,0,22,10,22,22v0,11,-10,21,-22,21v-12,0,-21,-9,-21,-21xm157,-197v0,61,-68,56,-59,126r-30,0v-12,-74,51,-70,56,-125v2,-24,-15,-39,-38,-39v-25,-1,-41,16,-44,39r-32,-4v7,-38,33,-61,76,-61v43,0,71,22,71,64","w":173},"@":{"d":"152,-205v22,0,33,12,41,30r6,-23r24,0r-34,120v0,5,3,7,9,7v32,-7,50,-39,50,-78v0,-59,-41,-93,-98,-93v-68,0,-110,47,-110,115v0,68,44,111,110,114v39,2,73,-20,91,-44r23,0v-22,36,-57,63,-114,63v-81,0,-134,-52,-134,-133v0,-82,53,-134,134,-134v72,0,122,40,122,110v0,58,-35,97,-84,104v-15,2,-21,-12,-24,-24v-23,39,-101,26,-96,-32v4,-55,29,-102,84,-102xm152,-181v-38,3,-55,39,-58,76v-2,19,14,34,32,34v35,0,55,-40,55,-76v0,-20,-11,-32,-29,-34","w":288},"A":{"d":"179,-91r-52,-125r-52,125r104,0xm114,-255r29,0r108,255r-35,0r-26,-63r-127,0r-27,63r-34,0","w":253,"k":{"y":6,"w":6,"v":6,"Y":27,"W":9,"V":17,"T":33}},"B":{"d":"175,-72v0,-53,-59,-48,-113,-47r0,91v52,1,113,5,113,-44xm162,-188v0,-46,-54,-38,-100,-39r0,80v47,0,101,7,100,-41xm207,-71v0,80,-93,71,-175,71r0,-255v74,0,161,-11,162,63v1,33,-21,49,-45,58v34,4,58,25,58,63","w":226},"C":{"d":"17,-127v-9,-119,148,-177,220,-94r-27,19v-13,-18,-34,-31,-63,-31v-62,2,-98,46,-98,106v0,61,35,105,98,105v35,0,56,-14,73,-35r23,19v-21,28,-50,45,-96,44v-80,-2,-124,-53,-130,-133","w":253},"D":{"d":"217,-127v0,-89,-67,-106,-160,-100r0,199v92,6,160,-9,160,-99xm250,-127v0,80,-48,127,-125,127r-98,0r0,-255r98,0v77,6,125,47,125,128","w":266},"E":{"d":"32,-255r160,0r0,28r-130,0r0,80r121,0r0,28r-121,0r0,91r136,0r0,28r-166,0r0,-255","w":213},"F":{"d":"32,-255r158,0r0,28r-128,0r0,84r119,0r0,29r-119,0r0,114r-30,0r0,-255","k":{"A":20,".":57,",":57}},"G":{"d":"49,-127v-3,88,93,128,169,91r0,-78r-59,0r0,-29r89,0r0,126v-27,14,-56,24,-95,23v-85,-2,-131,-50,-136,-133v-6,-118,143,-173,227,-101r-23,24v-15,-17,-39,-30,-69,-29v-64,2,-100,42,-103,106","w":280},"H":{"d":"32,-255r30,0r0,108r136,0r0,-108r30,0r0,255r-30,0r0,-119r-136,0r0,119r-30,0r0,-255","w":259},"I":{"d":"32,-255r30,0r0,255r-30,0r0,-255","w":93},"J":{"d":"69,-22v34,0,42,-23,43,-54r0,-179r30,0r0,189v6,63,-70,91,-118,59v-12,-8,-20,-23,-23,-41r30,-6v5,18,15,32,38,32","w":173},"K":{"d":"32,-255r30,0r0,110r4,0r116,-110r44,0r-126,116r132,139r-44,0r-122,-130r-4,0r0,130r-30,0r0,-255","w":226},"L":{"d":"32,-255r30,0r0,227r117,0r0,28r-147,0r0,-255","w":180,"k":{"y":13,"Y":40,"W":20,"V":33,"T":33}},"M":{"d":"32,-255r45,0r87,200r87,-200r44,0r0,255r-30,0r-1,-214r-92,214r-18,0r-92,-214r0,214r-30,0r0,-255","w":326},"N":{"d":"32,-255r38,0r148,212r0,-212r30,0r0,255r-38,0r-148,-212r0,212r-30,0r0,-255","w":280},"O":{"d":"49,-127v0,62,37,105,101,105v63,0,101,-42,101,-105v0,-64,-38,-106,-101,-106v-64,0,-101,43,-101,106xm283,-127v0,81,-51,133,-133,133v-81,0,-133,-52,-133,-133v0,-82,51,-134,133,-134v82,0,133,52,133,134","w":300},"P":{"d":"164,-185v0,-48,-54,-43,-102,-42r0,84v48,1,102,6,102,-42xm197,-185v0,68,-64,74,-135,71r0,114r-30,0r0,-255v79,-1,165,-8,165,70","w":213,"k":{"A":27,".":64,",":64}},"Q":{"d":"148,-233v-61,0,-99,41,-99,102v0,61,38,103,99,103v61,0,99,-42,99,-103v0,-61,-38,-102,-99,-102xm279,-131v0,53,-27,85,-62,105r79,0r0,26r-148,0v-80,-4,-131,-52,-131,-131v0,-79,51,-130,131,-130v80,0,131,51,131,130","w":300},"R":{"d":"166,-185v0,-49,-56,-41,-104,-42r0,84v49,0,104,7,104,-42xm198,-185v-1,40,-26,63,-63,68r72,117r-37,0r-69,-114r-39,0r0,114r-30,0r0,-255v79,0,167,-11,166,70","w":219,"k":{"Y":13,"W":6,"V":6,"T":6}},"S":{"d":"58,-128v-70,-33,-33,-142,48,-133v33,4,56,9,71,30r-24,21v-22,-42,-125,-22,-98,35v24,50,127,23,127,107v0,84,-131,96,-168,39r26,-21v22,48,136,28,105,-35v-14,-28,-57,-29,-87,-43"},"T":{"d":"203,-227r-85,0r0,227r-30,0r0,-227r-84,0r0,-28r199,0r0,28","w":206,"k":{"y":40,"w":40,"u":33,"s":40,"r":33,"o":40,"e":40,"c":40,"a":40,"A":33,";":40,":":40,".":40,"-":46,",":40}},"U":{"d":"127,-22v99,-1,57,-142,66,-233r30,0v-4,115,29,261,-96,261v-125,0,-92,-146,-96,-261r30,0v9,92,-34,233,66,233","w":253},"V":{"d":"-3,-255r34,0r79,210r81,-210r32,0r-100,255r-29,0","w":219,"k":{"y":6,"u":13,"r":13,"o":20,"i":6,"e":20,"a":20,"A":17,";":17,":":17,".":46,"-":20,",":46}},"W":{"d":"2,-255r34,0r58,212r63,-212r34,0r63,212r59,-212r32,0r-75,255r-33,0r-64,-216r-63,216r-33,0","w":346,"k":{"u":6,"r":6,"o":21,"e":17,"a":13,"A":9,";":6,":":6,".":27,",":27}},"X":{"d":"92,-134r-86,-121r39,0r69,100r68,-100r38,0r-86,121r94,134r-40,0r-76,-113r-76,113r-37,0","w":226},"Y":{"d":"92,-110r-95,-145r38,0r72,115r74,-115r36,0r-95,145r0,110r-30,0r0,-110","w":213,"k":{"v":20,"u":27,"q":33,"p":27,"o":40,"i":13,"e":40,"a":33,"A":27,";":33,":":33,".":50,"-":40,",":50}},"Z":{"d":"10,-27r148,-200r-145,0r0,-28r181,0r0,26r-147,201r149,0r0,28r-186,0r0,-27","w":206},"[":{"d":"69,-242r-33,0r0,277r33,0r0,21r-59,0r0,-320r59,0r0,22","w":93},"\\":{"d":"1,-261r23,-9r108,276r-23,9","w":133},"]":{"d":"24,-264r59,0r0,320r-59,0r0,-21r33,0r0,-277r-33,0r0,-22","w":93},"^":{"d":"109,-255r22,0r80,156r-27,0r-64,-126r-65,126r-26,0","w":239},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"a":{"d":"84,-19v35,0,51,-24,50,-62v-39,0,-87,-3,-87,32v0,22,16,30,37,30xm134,-105v7,-53,-68,-48,-92,-24r-18,-18v39,-41,138,-37,138,45v0,34,-2,71,3,102r-27,0v-3,-6,0,-18,-3,-25v-19,42,-121,40,-118,-21v2,-55,61,-59,117,-59","w":186},"b":{"d":"113,-147v-38,0,-60,24,-60,63v0,37,21,62,60,62v39,0,60,-25,60,-62v0,-39,-22,-63,-60,-63xm119,4v-31,1,-54,-17,-66,-34r0,30r-28,0r0,-272r28,0r1,128v43,-55,156,-24,149,60v-4,53,-31,86,-84,88","w":219},"c":{"d":"17,-84v-6,-83,102,-115,152,-62r-22,20v-30,-40,-108,-17,-100,42v-5,56,68,83,100,42r21,19v-14,17,-36,27,-64,27v-55,-1,-83,-34,-87,-88","w":173},"d":{"d":"107,-22v39,0,60,-25,60,-62v0,-38,-22,-63,-60,-63v-38,0,-60,24,-60,63v0,37,21,62,60,62xm17,-84v-6,-85,105,-114,150,-60r0,-128r28,0r0,272r-28,0v-1,-9,2,-23,-1,-30v-10,19,-35,35,-65,34v-53,-2,-80,-35,-84,-88","w":219},"e":{"d":"153,-99v4,-45,-59,-62,-89,-35v-10,9,-15,21,-17,35r106,0xm47,-76v-2,57,83,71,109,29r21,16v-18,24,-37,36,-75,35v-53,-1,-85,-35,-85,-88v0,-55,33,-89,86,-89v56,0,81,38,80,97r-136,0"},"f":{"d":"118,-247v-47,-19,-54,28,-49,79r41,0r0,23r-41,0r0,145r-28,0r0,-145r-37,0r0,-23r37,0v-8,-68,13,-124,81,-104","w":113,"k":{"f":6}},"g":{"d":"107,-147v-38,0,-60,25,-60,63v0,36,23,60,60,60v38,0,60,-24,60,-61v0,-37,-22,-62,-60,-62xm167,-140r0,-28r28,0r0,160v12,98,-120,120,-175,62r20,-23v32,46,138,38,127,-39v-1,-6,2,-16,-1,-21v-11,19,-32,31,-59,31v-55,-1,-85,-32,-90,-86v-8,-86,113,-117,150,-56","w":219},"h":{"d":"107,-147v-67,-1,-50,83,-52,147r-28,0r0,-272r28,0r0,127v10,-16,29,-27,54,-28v83,-4,63,96,65,173r-29,0v-6,-56,22,-146,-38,-147"},"i":{"d":"43,-214v-11,0,-21,-8,-20,-20v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20xm29,-168r28,0r0,168r-28,0r0,-168","w":86},"j":{"d":"43,-214v-11,0,-21,-8,-20,-20v0,-11,9,-21,20,-21v12,0,21,9,21,21v0,11,-10,20,-21,20xm-9,58v25,8,38,-7,38,-33r0,-193r28,0r0,206v2,36,-32,56,-69,45","w":86},"k":{"d":"27,-272r28,0r0,178r76,-74r40,0r-81,76r90,92r-42,0r-83,-89r0,89r-28,0r0,-272","w":180},"l":{"d":"29,-272r28,0r0,272r-28,0r0,-272","w":86},"m":{"d":"107,-147v-67,-3,-50,83,-52,147r-28,0r-2,-168r27,0r1,27v14,-40,98,-42,110,0v12,-18,25,-31,53,-32v84,-4,61,96,64,173r-28,0v-6,-57,22,-147,-41,-147v-61,0,-41,87,-44,147r-28,0v-7,-52,21,-145,-32,-147","w":306},"n":{"d":"107,-147v-67,-1,-50,83,-52,147r-28,0r-2,-168r27,0r1,27v10,-19,29,-31,56,-32v83,-4,63,96,65,173r-29,0v-6,-56,22,-146,-38,-147"},"o":{"d":"107,-147v-38,0,-60,24,-60,63v0,37,21,62,60,62v39,0,60,-25,60,-62v0,-38,-22,-63,-60,-63xm107,4v-56,0,-90,-33,-90,-88v0,-55,35,-89,90,-89v55,0,90,34,90,89v0,55,-34,88,-90,88","w":213},"p":{"d":"113,-147v-38,0,-60,24,-60,63v0,37,21,62,60,62v39,0,60,-25,60,-62v0,-39,-22,-63,-60,-63xm119,4v-31,1,-54,-17,-66,-34r0,112r-28,0r0,-250r28,0v1,7,-2,18,1,24v43,-55,156,-24,149,60v-4,53,-31,86,-84,88","w":219},"q":{"d":"107,-22v39,0,60,-25,60,-62v0,-38,-22,-63,-60,-63v-38,0,-60,24,-60,63v0,37,21,62,60,62xm167,-139r0,-29r28,0r0,250r-28,0r-1,-106v-14,16,-33,28,-61,28v-55,-1,-84,-33,-88,-88v-6,-86,112,-117,150,-55","w":219},"r":{"d":"119,-143v-42,-10,-64,18,-64,61r0,82r-28,0r-2,-168r27,0r1,27v10,-21,37,-36,68,-30","w":126,"k":{"q":6,"o":6,"g":6,"e":6,"d":6,"c":6,".":33,"-":20,",":33}},"s":{"d":"125,-84v54,55,-25,108,-89,82v-10,-4,-20,-13,-28,-25r22,-17v13,26,77,34,81,-4v-13,-45,-96,-15,-96,-75v0,-59,100,-66,120,-19r-23,15v-10,-30,-84,-23,-65,13v19,17,60,12,78,30","w":153},"t":{"d":"69,-60v-8,36,25,45,50,33r1,25v-39,17,-79,2,-79,-50r0,-93r-37,0r0,-23r37,0r0,-48r28,0r0,48r50,0r0,23r-50,0r0,85","w":126},"u":{"d":"93,-22v68,2,50,-82,52,-146r29,0r1,168r-27,0v-1,-9,2,-21,-1,-28v-10,18,-27,32,-56,32v-83,0,-62,-95,-64,-172r28,0v6,55,-22,145,38,146"},"v":{"d":"103,0r-31,0r-68,-168r32,0r54,132r50,-132r30,0","w":173,"k":{".":27,",":27}},"w":{"d":"207,0r-27,0r-49,-130r-42,130r-29,0r-55,-168r31,0r39,129r44,-129r29,0r45,129r38,-129r31,0","w":266,"k":{".":20,",":20}},"x":{"d":"70,-91r-60,-77r36,0r45,60r42,-60r34,0r-58,77r70,91r-37,0r-53,-73r-53,73r-35,0","w":180},"y":{"d":"170,-168r-90,226v-8,23,-43,36,-73,24r4,-24v43,14,53,-26,62,-57r-69,-169r32,0r53,132r50,-132r31,0","w":173,"k":{".":27,",":27}},"z":{"d":"11,-22r99,-123r-95,0r0,-23r132,0r0,21r-99,123r101,0r0,24r-138,0r0,-22","w":159},"{":{"d":"12,-114v73,-15,-21,-171,94,-150r0,22v-77,-17,-1,121,-68,139v42,7,29,71,31,120v1,17,17,20,37,18r0,21v-39,4,-63,-9,-63,-45v0,-43,10,-100,-31,-104r0,-21","w":119},"|":{"d":"52,-270r0,360r-24,0r0,-360r24,0","w":79},"}":{"d":"51,-213v1,-25,-11,-32,-37,-29r0,-22v67,-11,63,47,63,109v0,22,11,39,31,41r0,21v-72,7,23,168,-94,149r0,-21v77,17,1,-123,68,-139v-38,-7,-32,-63,-31,-109","w":119},"~":{"d":"157,-85v-38,0,-90,-49,-108,1r-12,-18v12,-14,20,-30,45,-31v32,0,46,24,78,24v17,0,25,-14,31,-25r12,17v-11,15,-21,32,-46,32","w":239},"'":{"d":"37,-255r26,0r0,87r-26,0r0,-87","w":100},"`":{"d":"68,-203r-26,0r-51,-52r40,0","w":86},"\u00a0":{"w":100}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1989 Adobe Systems Incorporated.  All Rights Reserved.Avenir is a
 * registered trademark of Linotype AG and/or its subsidiaries.
 * 
 * Description:
 *  The digitally encoded machine readable software for producing the  Typefaces
 * licensed to you is copyrighted (c) 1989 Adobe Systems.  All Rights Reserved.
 * This software is the property of Adobe Systems  Incorporated and its licensors,
 * and may not be reproduced, used,   displayed, modified, disclosed or transferred
 * without the express   written approval of Adobe.    The digitally encoded
 * machine readable outline data for producing  the Typefaces licensed to you is
 * copyrighted (c) 1981 Linotype AG  and/or its subsidiaries. All Rights Reserved. 
 * This data is the property of Linotype AG and/or its subsidiaries  and may not be
 * reproduced, used, displayed, modified, disclosed or   transferred without the
 * express written approval of Linotype AG   and/or its subsidiaries.
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Avenir LT 65 Medium","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 3 2 0 0 2 0 3","ascent":"288","descent":"-72","x-height":"4","bbox":"-17 -285 346 102","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"\u00a0":{"w":100},"!":{"d":"50,2v-12,0,-24,-12,-24,-24v0,-12,12,-23,24,-23v12,0,24,11,24,23v0,12,-12,24,-24,24xm67,-73r-35,0r0,-182r35,0r0,182","w":100},"\"":{"d":"106,-255r28,0r0,89r-28,0r0,-89xm53,-255r28,0r0,89r-28,0r0,-89","w":186},"#":{"d":"83,-153r-7,51r41,0r8,-51r-42,0xm43,-73r-34,0r0,-29r38,0r7,-51r-34,0r0,-28r38,0r10,-74r29,0r-10,74r42,0r10,-74r28,0r-10,74r34,0r0,28r-38,0r-7,51r34,0r0,29r-38,0r-10,73r-29,0r10,-73r-41,0r-10,73r-29,0"},"$":{"d":"108,-26v45,2,58,-65,16,-78v-5,-2,-11,-3,-16,-5r0,83xm89,-229v-41,-1,-53,62,-15,75v5,2,10,4,15,5r0,-80xm15,-188v0,-44,32,-67,74,-71r0,-26r19,0r0,26v30,0,57,9,71,28r-26,25v-10,-13,-24,-23,-45,-23r0,85v39,12,78,24,78,74v0,46,-32,71,-78,74r0,26r-19,0r0,-26v-37,0,-63,-10,-80,-34r28,-25v10,16,29,28,52,29r0,-88v-38,-11,-74,-26,-74,-74"},"%":{"d":"230,-93v-20,0,-36,16,-36,36v0,20,16,35,36,35v19,0,35,-16,35,-35v0,-20,-15,-36,-35,-36xm230,6v-38,0,-64,-25,-64,-63v0,-38,26,-64,64,-64v38,0,63,26,63,64v0,38,-25,63,-63,63xm77,-233v-19,0,-36,16,-36,35v0,19,16,36,36,36v20,0,36,-17,36,-36v0,-19,-17,-35,-36,-35xm77,-134v-38,0,-64,-26,-64,-64v0,-38,26,-63,64,-63v38,0,64,25,64,63v0,38,-26,64,-64,64xm85,11r-22,-11r160,-266r22,11","w":306},"&":{"d":"81,-111v-42,18,-30,91,21,87v27,-1,43,-17,56,-32r-62,-64xm105,-157v16,-11,39,-18,39,-45v0,-17,-14,-27,-31,-27v-35,0,-42,45,-17,63v4,5,5,5,9,9xm179,-202v0,36,-28,53,-53,66r50,52r32,-52r40,0r-50,77r58,59r-46,0r-31,-34v-21,23,-39,40,-79,40v-50,-1,-83,-26,-83,-73v0,-41,28,-59,58,-73v-14,-17,-30,-31,-30,-59v0,-40,28,-60,68,-60v39,0,66,18,66,57","w":259},"'":{"d":"64,-166r-28,0r0,-89r28,0r0,89","w":100},"(":{"d":"70,56v-68,-75,-67,-242,0,-320r21,14v-58,69,-60,222,0,292","w":100},")":{"d":"30,-264v68,76,68,242,0,320r-21,-14v58,-69,60,-221,0,-291","w":100},"*":{"d":"97,-202r50,-17r7,24r-50,16r32,43r-20,15r-32,-44r-33,43r-19,-14r32,-43r-51,-17r7,-23r51,17r0,-53r26,0r0,53","w":167},"+":{"d":"24,-123r82,0r0,-82r28,0r0,82r82,0r0,28r-82,0r0,82r-28,0r0,-82r-82,0r0,-28","w":239},",":{"d":"47,48r-30,0r25,-89r35,0","w":100},"-":{"d":"101,-72r-88,0r0,-30r88,0r0,30","w":113},"\u00ad":{"d":"101,-72r-88,0r0,-30r88,0r0,30","w":113},".":{"d":"74,-22v0,12,-12,24,-24,24v-12,0,-24,-12,-24,-24v0,-12,12,-23,24,-23v12,0,24,11,24,23","w":100},"\/":{"d":"25,16r-25,-10r115,-277r25,10","w":140},"0":{"d":"100,-229v-47,0,-52,52,-53,102v0,47,7,101,53,101v53,0,56,-66,53,-121v-2,-39,-11,-82,-53,-82xm100,4v-69,0,-88,-64,-88,-131v0,-69,18,-132,88,-132v70,0,88,63,88,132v0,67,-19,131,-88,131"},"1":{"d":"97,-215r-47,43r-20,-24r71,-59r31,0r0,255r-35,0r0,-215"},"2":{"d":"103,-261v80,-6,101,86,53,133r-101,98r129,0r0,30r-167,0r0,-37v42,-47,95,-83,128,-138v8,-32,-11,-56,-42,-56v-26,-1,-43,16,-46,39r-38,-3v7,-42,36,-62,84,-66"},"3":{"d":"184,-69v5,90,-151,97,-167,18r36,-11v7,23,18,36,47,36v29,0,49,-17,49,-46v0,-40,-33,-47,-72,-48r0,-30v38,1,65,-5,66,-40v2,-51,-75,-52,-86,-12r-35,-11v11,-29,39,-49,77,-48v46,1,77,22,78,69v0,28,-20,52,-43,58v31,6,48,30,50,65"},"4":{"d":"121,-86r-1,-128r-78,128r79,0xm121,-56r-109,0r0,-35r102,-164r42,0r0,169r36,0r0,30r-36,0r0,56r-35,0r0,-56"},"5":{"d":"144,-78v3,-60,-71,-65,-114,-43r3,-134r137,0r0,33r-104,0r-1,63v61,-18,114,16,114,79v0,92,-141,113,-167,33r35,-12v9,21,21,33,47,33v31,0,49,-20,50,-52"},"6":{"d":"100,-132v-33,0,-53,21,-53,53v0,32,20,53,53,53v33,0,53,-21,53,-53v0,-32,-20,-53,-53,-53xm100,4v-86,5,-102,-94,-62,-157r65,-102r40,0r-64,99v55,-19,111,15,109,75v-1,55,-34,82,-88,85"},"7":{"d":"138,-225r-123,0r0,-30r160,0r0,30r-101,225r-39,0"},"8":{"d":"51,-73v1,30,20,46,49,47v28,1,49,-20,49,-47v-1,-30,-19,-46,-49,-47v-28,-1,-49,20,-49,47xm100,-231v-22,0,-41,17,-40,40v2,24,16,41,40,41v25,0,39,-16,40,-41v0,-23,-16,-41,-40,-40xm135,-136v77,23,53,147,-35,140v-50,-4,-83,-27,-83,-77v0,-35,22,-53,49,-63v-24,-8,-41,-27,-40,-60v2,-41,31,-63,74,-63v43,0,75,22,75,63v0,32,-16,52,-40,60"},"9":{"d":"100,-123v33,0,53,-21,53,-53v0,-32,-20,-53,-53,-53v-33,0,-53,21,-53,53v0,32,20,53,53,53xm100,-259v74,-3,109,77,72,139v-24,41,-50,80,-74,120r-41,0r63,-99v-54,19,-110,-15,-107,-75v2,-53,33,-83,87,-85"},":":{"d":"50,2v-12,0,-24,-12,-24,-24v0,-12,12,-23,24,-23v12,0,24,11,24,23v0,12,-12,24,-24,24xm74,-149v0,12,-12,24,-24,24v-12,0,-24,-12,-24,-24v0,-12,12,-24,24,-24v12,0,24,12,24,24","w":100},";":{"d":"50,-125v-12,0,-24,-12,-24,-24v0,-12,12,-23,24,-23v12,0,24,11,24,23v0,12,-12,24,-24,24xm47,48r-30,0r25,-89r35,0","w":100},"\u037e":{"d":"50,-125v-12,0,-24,-12,-24,-24v0,-12,12,-23,24,-23v12,0,24,11,24,23v0,12,-12,24,-24,24xm47,48r-30,0r25,-89r35,0","w":100},"<":{"d":"216,-15r-192,-79r0,-30r192,-79r0,28r-163,66r163,65r0,29","w":239},"=":{"d":"216,-95r0,28r-192,0r0,-28r192,0xm216,-151r0,28r-192,0r0,-28r192,0","w":239},">":{"d":"24,-203r192,79r0,30r-192,79r0,-29r162,-65r-162,-66r0,-28","w":239},"?":{"d":"93,2v-12,0,-24,-12,-24,-24v0,-12,12,-23,24,-23v11,0,23,12,23,23v0,12,-11,24,-23,24xm96,-261v62,0,93,65,57,109v-18,24,-49,34,-43,81r-34,0v-11,-68,48,-69,58,-122v-1,-23,-15,-38,-38,-38v-25,0,-40,17,-42,40r-37,-3v5,-40,35,-67,79,-67","w":180},"@":{"d":"150,-203v19,0,34,10,39,28r6,-21r26,0r-32,109v0,6,4,9,11,9v29,-6,44,-36,44,-71v0,-58,-38,-89,-94,-89v-66,0,-106,45,-106,111v0,67,42,110,108,110v36,0,67,-14,83,-37r29,0v-21,35,-58,60,-113,60v-82,0,-135,-52,-135,-134v0,-80,53,-133,133,-133v71,0,123,40,123,109v0,57,-36,94,-84,102v-15,2,-20,-14,-25,-23v-10,10,-26,23,-44,23v-33,0,-50,-24,-50,-57v0,-53,29,-96,81,-96xm175,-143v0,-16,-7,-32,-23,-32v-36,0,-51,30,-52,68v0,18,7,29,25,29v32,0,50,-32,50,-65","w":288},"B":{"d":"173,-73v1,-50,-55,-48,-106,-46r0,89v49,0,105,6,106,-43xm162,-187v1,-43,-51,-39,-95,-38r0,76v44,0,95,6,95,-38xm210,-71v0,81,-94,72,-177,71r0,-255v76,1,166,-13,166,64v0,32,-22,46,-44,57v33,4,55,26,55,63","w":226},"C":{"d":"17,-125v-10,-120,146,-180,222,-97r-29,22v-12,-16,-35,-29,-61,-29v-61,0,-95,42,-95,104v0,60,35,99,95,99v32,0,51,-14,66,-34r29,22v-20,24,-49,45,-96,44v-81,-2,-125,-54,-131,-131","w":253},"D":{"d":"213,-127v0,-77,-61,-104,-151,-95r0,190v86,6,151,-17,151,-95xm250,-127v0,110,-99,137,-223,127r0,-255r89,0v86,1,134,48,134,128","w":266},"E":{"d":"33,-255r164,0r0,33r-130,0r0,75r121,0r0,33r-121,0r0,82r137,0r0,32r-171,0r0,-255","w":219},"F":{"d":"33,-255r160,0r0,33r-126,0r0,79r117,0r0,33r-117,0r0,110r-34,0r0,-255","w":206,"k":{"A":20,".":57,",":57}},"G":{"d":"54,-127v-3,85,88,122,161,88r0,-71r-56,0r0,-33r91,0r0,126v-24,15,-58,24,-97,23v-85,-2,-130,-51,-136,-133v-8,-119,147,-174,228,-101r-25,26v-18,-18,-39,-27,-70,-27v-61,0,-94,40,-96,102","w":280},"H":{"d":"33,-255r34,0r0,106r132,0r0,-106r35,0r0,255r-35,0r0,-117r-132,0r0,117r-34,0r0,-255","w":266},"I":{"d":"33,-255r34,0r0,255r-34,0r0,-255","w":100},"J":{"d":"72,-26v33,0,40,-25,40,-58r0,-171r35,0r0,182v12,90,-131,109,-144,24r34,-8v4,18,14,31,35,31","w":173},"K":{"d":"33,-255r34,0r0,110r3,0r113,-110r48,0r-123,118r131,137r-50,0r-119,-127r-3,0r0,127r-34,0r0,-255","w":233},"L":{"d":"33,-255r34,0r0,223r117,0r0,32r-151,0r0,-255","w":186,"k":{"y":13,"Y":40,"W":20,"V":33,"T":33}},"M":{"d":"30,-255r52,0r82,193r80,-193r52,0r0,255r-35,0r0,-210r-86,210r-23,0r-87,-210r0,210r-35,0r0,-255","w":326},"N":{"d":"33,-255r45,0r141,210r0,-210r35,0r0,255r-44,0r-143,-210r0,210r-34,0r0,-255","w":286},"O":{"d":"54,-127v0,62,35,101,96,101v61,0,96,-41,96,-101v0,-61,-35,-102,-96,-102v-61,0,-96,40,-96,102xm283,-127v0,81,-51,133,-133,133v-82,0,-133,-52,-133,-133v0,-82,50,-134,133,-134v82,0,133,52,133,134","w":299},"P":{"d":"167,-184v0,-49,-53,-40,-100,-41r0,82v47,-1,100,9,100,-41xm204,-184v0,70,-64,76,-137,72r0,112r-34,0r0,-255v81,-1,171,-11,171,71","w":213,"k":{"A":27,".":64,",":64}},"Q":{"d":"54,-133v0,61,35,101,94,101v59,0,94,-40,94,-100v0,-58,-37,-97,-94,-97v-57,0,-94,39,-94,96xm279,-134v0,52,-25,85,-59,104r76,0r0,30r-147,0v-78,-5,-132,-50,-132,-130v0,-80,52,-131,132,-131v79,0,130,51,130,127","w":299},"R":{"d":"167,-184v0,-49,-53,-40,-100,-41r0,82v47,-1,100,9,100,-41xm204,-184v-2,40,-26,63,-63,68r73,116r-43,0r-65,-112r-39,0r0,112r-34,0r0,-255v81,-1,174,-11,171,71","w":219,"k":{"Y":6,"T":6}},"S":{"d":"149,-129v64,38,25,135,-56,135v-35,0,-66,-13,-81,-35r28,-24v20,37,103,37,105,-15v-14,-66,-126,-26,-126,-122v0,-74,119,-95,160,-42r-28,25v-17,-33,-98,-29,-95,17v3,47,61,42,93,61"},"T":{"d":"86,-222r-82,0r0,-33r199,0r0,33r-82,0r0,222r-35,0r0,-222","w":206,"k":{"A":33,"y":40,"w":40,"u":36,"s":40,"r":33,"o":40,"e":40,"c":40,"a":40,";":40,":":40,".":40,"-":46,",":40}},"U":{"d":"127,6v-61,0,-99,-39,-99,-99r0,-162r35,0v8,90,-32,229,64,229v96,0,56,-139,64,-229r34,0r0,162v-2,62,-37,99,-98,99","w":253},"V":{"d":"-2,-255r40,0r75,207r78,-207r38,0r-100,255r-33,0","w":226,"k":{"A":17,"y":6,"u":13,"r":13,"o":20,"i":6,"e":20,"a":20,";":17,":":17,".":46,"-":20,",":46}},"W":{"d":"0,-255r36,0r57,204r60,-204r40,0r61,204r56,-204r36,0r-74,255r-37,0r-62,-208r-62,208r-36,0","w":346,"k":{"A":9,"u":6,"r":6,"o":17,"e":17,"a":17,";":6,":":6,".":32,",":32}},"X":{"d":"92,-134r-86,-121r44,0r67,98r65,-98r43,0r-85,121r94,134r-45,0r-73,-111r-74,111r-43,0","w":233},"Y":{"d":"93,-109r-97,-146r45,0r69,112r72,-112r42,0r-97,146r0,109r-34,0r0,-109","w":220,"k":{"A":27,"v":20,"u":27,"q":33,"p":27,"o":40,"i":13,"e":40,"a":33,";":33,":":33,".":50,"-":40,",":50}},"Z":{"d":"12,-32r145,-190r-141,0r0,-33r184,0r0,33r-145,190r147,0r0,32r-190,0r0,-32","w":213},"[":{"d":"26,-264r63,0r0,24r-33,0r0,272r33,0r0,24r-63,0r0,-320","w":100},"\\":{"d":"0,-261r25,-10r115,277r-25,10","w":140},"]":{"d":"12,32r32,0r0,-272r-32,0r0,-24r62,0r0,320r-62,0r0,-24","w":100},"^":{"d":"105,-255r29,0r77,156r-30,0r-61,-127r-61,127r-30,0","w":239},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"`":{"d":"67,-203r-30,0r-54,-52r47,0","w":86},"a":{"d":"85,-22v36,0,50,-23,49,-60v-38,0,-82,-2,-85,33v-1,22,16,27,36,27xm134,-106v7,-53,-68,-50,-89,-24r-20,-20v34,-37,138,-37,139,32r2,118r-29,0v-2,-8,1,-19,-2,-26v-22,43,-122,41,-119,-21v2,-55,58,-60,118,-59","w":186},"b":{"d":"57,-85v0,36,20,59,56,59v36,0,56,-23,56,-59v0,-37,-20,-60,-56,-60v-36,0,-56,23,-56,60xm204,-85v6,82,-103,116,-147,61r0,24r-33,0r0,-272r33,0r1,126v10,-17,34,-29,59,-29v54,0,83,35,87,90","w":219},"c":{"d":"16,-85v-5,-83,103,-117,155,-63r-24,23v-28,-37,-104,-16,-96,41v-5,54,67,76,96,39r23,23v-14,17,-37,26,-65,26v-56,-1,-86,-34,-89,-89","w":173},"d":{"d":"51,-85v0,36,20,59,56,59v36,0,56,-23,56,-59v0,-37,-20,-60,-56,-60v-36,0,-56,23,-56,60xm16,-85v-6,-83,104,-118,147,-61r0,-126r32,0r0,272r-32,0v-1,-7,2,-18,-1,-24v-10,17,-33,28,-59,28v-54,-2,-83,-35,-87,-89","w":219},"e":{"d":"151,-99v7,-59,-83,-65,-98,-18v-2,6,-4,12,-4,18r102,0xm103,-175v59,0,84,41,83,102r-137,0v-1,53,82,64,104,24r25,18v-46,63,-170,36,-164,-54v4,-54,34,-90,89,-90"},"f":{"d":"116,-245v-28,-11,-46,4,-46,35r0,39r38,0r0,28r-39,0r0,143r-32,0r0,-143r-37,0r0,-28r37,0v-6,-69,10,-120,83,-103","w":119,"k":{"f":6}},"g":{"d":"163,-85v-1,-37,-20,-60,-56,-60v-36,0,-55,23,-56,60v0,34,22,57,56,57v34,0,56,-23,56,-57xm163,-146r0,-25r32,0r0,170v8,91,-123,111,-176,57r22,-28v27,42,129,38,122,-31v-1,-8,2,-19,-1,-25v-10,18,-32,30,-59,30v-54,-1,-82,-36,-87,-87v-7,-82,103,-118,147,-61","w":219},"h":{"d":"104,-145v-63,0,-45,83,-47,145r-33,0r0,-272r33,0r1,128v8,-18,30,-31,56,-31v39,2,62,24,62,65r0,110r-33,0v-5,-56,20,-145,-39,-145"},"i":{"d":"43,-208v-12,0,-24,-12,-24,-24v0,-12,12,-24,24,-24v12,0,24,12,24,24v0,12,-12,24,-24,24xm27,-171r32,0r0,171r-32,0r0,-171","w":86},"j":{"d":"43,-208v-12,0,-24,-12,-24,-24v0,-12,12,-24,24,-24v12,0,24,12,24,24v0,12,-12,24,-24,24xm-10,53v22,9,37,-3,37,-30r0,-194r32,0r0,195v4,45,-27,73,-73,59","w":86},"k":{"d":"24,-272r33,0r0,176r73,-74r45,0r-79,77r86,93r-46,0r-79,-89r0,89r-33,0r0,-272","w":186},"l":{"d":"27,-272r32,0r0,272r-32,0r0,-272","w":86},"m":{"d":"55,-144v15,-37,95,-43,108,1v10,-19,30,-31,54,-32v84,-3,63,96,65,175r-32,0v-6,-55,22,-144,-37,-145v-62,-1,-38,87,-43,145r-33,0v-6,-55,22,-145,-36,-145v-60,0,-41,85,-44,145r-33,0r0,-171r31,0r0,27","w":306},"n":{"d":"104,-145v-63,0,-45,83,-47,145r-33,0r0,-171r33,0v1,8,-2,21,1,27v8,-18,30,-31,56,-31v39,2,62,24,62,65r0,110r-33,0v-5,-56,20,-145,-39,-145"},"o":{"d":"107,4v-55,0,-91,-35,-91,-89v0,-54,36,-90,91,-90v55,0,91,36,91,90v0,54,-37,89,-91,89xm107,-145v-36,0,-56,23,-56,60v0,36,20,59,56,59v36,0,56,-23,56,-59v0,-37,-20,-60,-56,-60","w":213},"p":{"d":"169,-85v0,-37,-20,-60,-56,-60v-36,0,-56,23,-56,60v0,36,20,59,56,59v36,0,56,-23,56,-59xm57,-24r0,126r-33,0r0,-273r33,0v1,8,-2,19,1,25v10,-17,34,-29,59,-29v55,0,83,36,87,90v7,82,-105,117,-147,61","w":219},"q":{"d":"163,-85v0,-37,-20,-60,-56,-60v-36,0,-56,23,-56,60v0,36,20,59,56,59v36,0,56,-23,56,-59xm163,-146r0,-25r32,0r0,253r-32,0r-1,-106v-10,17,-33,28,-59,28v-54,-2,-83,-34,-87,-89v-6,-82,103,-118,147,-61","w":219},"r":{"d":"122,-138v-39,-9,-65,10,-65,52r0,86r-33,0r0,-171r33,0v1,8,-2,21,1,27v9,-21,35,-36,65,-29","w":133,"k":{"q":6,"o":6,"g":6,"e":6,"d":6,"c":6,".":33,"-":20,",":33}},"s":{"d":"17,-122v0,-61,98,-68,123,-25r-25,19v-11,-27,-82,-19,-58,15v29,22,88,9,88,64v0,65,-110,68,-135,23r25,-20v12,21,70,32,76,-2v-15,-41,-94,-16,-94,-74","w":159},"t":{"d":"117,-1v-43,15,-80,-1,-80,-53r0,-89r-37,0r0,-28r37,0r0,-48r32,0r0,48r47,0r0,28r-47,0r1,92v-3,25,28,30,47,20r0,30","w":133},"u":{"d":"96,-26v65,2,44,-84,47,-145r33,0r0,171r-33,0r0,-26v-8,17,-31,30,-57,30v-81,0,-59,-99,-62,-175r33,0v6,55,-21,144,39,145"},"v":{"d":"4,-171r37,0r52,131r48,-131r35,0r-67,171r-36,0","w":180,"k":{".":27,",":27}},"w":{"d":"4,-171r36,0r40,128r40,-128r34,0r44,128r37,-128r34,0r-55,171r-33,0r-45,-127r-41,127r-35,0","w":273,"k":{".":20,",":20}},"x":{"d":"71,-91r-60,-80r42,0r41,61r41,-61r39,0r-58,80r69,91r-42,0r-50,-72r-51,72r-40,0","w":186},"y":{"d":"4,-171r37,0r52,134r48,-134r35,0r-90,228v-8,26,-46,36,-78,25r4,-30v41,17,53,-22,63,-51","w":180,"k":{".":27,",":27}},"z":{"d":"13,-29r96,-114r-93,0r0,-28r133,0r0,29r-98,114r103,0r0,28r-141,0r0,-29","w":166},"{":{"d":"14,-117v71,-13,-19,-169,95,-147r0,26v-70,-12,-2,119,-64,135v36,6,30,58,30,102v0,22,8,36,34,31r0,26v-65,11,-67,-41,-64,-103v0,-22,-12,-41,-31,-42r0,-28","w":119},"|":{"d":"26,-272r28,0r0,278r-28,0r0,-278","w":79},"}":{"d":"105,-90v-63,9,4,149,-68,146r-27,0r0,-26v71,13,2,-118,65,-134v-36,-7,-30,-59,-30,-103v1,-22,-9,-35,-35,-31r0,-26v66,-10,69,41,65,104v-1,23,11,41,30,42r0,28","w":119},"~":{"d":"82,-136v39,1,87,53,109,0r14,22v-17,46,-76,28,-108,10v-23,-13,-42,4,-48,22r-14,-22v11,-16,21,-33,47,-32","w":239},"A":{"d":"175,-93r-49,-117r-48,117r97,0xm113,-255r31,0r109,255r-40,0r-26,-63r-121,0r-25,63r-41,0","w":253,"k":{"y":6,"w":6,"v":6,"Y":27,"W":9,"V":17,"T":33}}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1989, 1995 Adobe Systems Incorporated.  All Rights
 * Reserved.Avenir is a trademark of Linotype-Hell AG and/or its subsidiaries.
 * 
 * Description:
 *  The digitally encoded machine readable software for producing the  Typefaces
 * licensed to you is copyrighted (c) 1989, 1995 Adobe Systems.  All Rights
 * Reserved. This software is the property of Adobe Systems  Incorporated and its
 * licensors, and may not be reproduced, used,   displayed, modified, disclosed or
 * transferred without the express   written approval of Adobe.    The digitally
 * encoded machine readable outline data for producing  the Typefaces licensed to
 * you is copyrighted (c) 1981, 1995 Linotype-Hell  AG and/or its subsidiaries. All
 * Rights Reserved.  This data is the property of Linotype-Hell AG and/or its
 * subsidiaries  and may not be reproduced, used, displayed, modified, disclosed or
 *   transferred without the express written approval of Linotype-Hell AG   and/or
 * its subsidiaries.
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Avenir LT 55 Roman","font-weight":400,"font-style":"oblique","font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 4 0 0 9 0 3","ascent":"288","descent":"-72","x-height":"4","bbox":"-24 -283 380 90","underline-thickness":"18","underline-position":"-27","slope":"-8","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"!":{"d":"35,-4v-17,-21,16,-50,35,-31v16,20,-16,50,-35,31xm75,-71r-30,0r25,-184r30,0","w":100},"\"":{"d":"142,-255r26,0r-12,87r-26,0xm89,-255r26,0r-12,87r-26,0","w":186},"#":{"d":"148,-155r-45,0r-16,55r46,0xm57,-77r-36,0r3,-23r39,0r15,-55r-35,0r3,-24r39,0r22,-76r24,0r-22,76r46,0r21,-76r24,0r-21,76r35,0r-3,24r-39,0r-15,55r35,0r-3,23r-39,0r-21,77r-24,0r21,-77r-45,0r-22,77r-24,0"},"$":{"d":"113,-24v40,1,71,-62,27,-81r-15,-6xm124,-231v-38,0,-64,59,-26,78v4,2,9,5,14,7xm91,4v-33,0,-60,-11,-72,-33r28,-22v7,14,28,26,48,27r13,-91v-44,-6,-80,-54,-51,-101v14,-23,37,-41,71,-43r3,-24r18,0r-4,24v28,0,54,11,66,29r-27,22v-7,-14,-23,-23,-43,-23r-12,90v34,12,72,23,65,73v-7,43,-39,68,-85,72r-4,26r-17,0"},"%":{"d":"258,-266r18,11r-197,267r-18,-12xm267,-73v-10,-38,-69,-21,-73,14v-5,42,54,47,69,15v4,-8,7,-19,4,-29xm248,-1v-70,29,-106,-60,-55,-103v37,-31,114,-15,101,45v-6,28,-22,48,-46,58xm140,-210v-10,-38,-69,-21,-73,14v-4,43,56,46,69,14v5,-7,7,-19,4,-28xm120,-138v-69,29,-104,-60,-55,-103v37,-33,115,-14,102,45v-5,28,-23,48,-47,58","w":299},"&":{"d":"114,-124v-39,9,-80,77,-28,99v36,15,64,-11,82,-32xm126,-157v26,-10,64,-35,43,-69v-36,-28,-89,26,-51,60xm98,-142v-40,-32,-20,-109,26,-114v63,-27,111,50,58,92v-11,10,-26,19,-40,26r46,57r42,-57r35,0r-60,78r50,60r-42,0r-29,-37v-30,57,-167,56,-153,-31v6,-39,34,-60,67,-74","w":259},"(":{"d":"126,-249v-61,60,-95,203,-40,291r-22,14v-41,-62,-41,-176,-4,-245v14,-26,29,-52,49,-75","w":100},")":{"d":"2,42v61,-60,95,-203,41,-292r21,-14v42,62,42,176,5,246v-14,26,-29,51,-49,74","w":100},"*":{"d":"118,-201r54,-18r4,21r-53,18r26,42r-20,14r-26,-44r-37,44r-16,-14r37,-42r-48,-18r9,-21r49,18r7,-54r22,0","w":159},"+":{"d":"42,-121r83,0r11,-82r24,0r-12,82r82,0r-3,24r-82,0r-11,82r-24,0r11,-82r-82,0","w":239},",":{"d":"39,50r-27,0r36,-87r33,0","w":100},"-":{"d":"43,-99r88,0r-7,26r-88,0","w":119},"\u00ad":{"d":"43,-99r88,0r-7,26r-88,0","w":119},".":{"d":"35,-4v-17,-21,16,-50,35,-31v16,20,-16,50,-35,31","w":100},"\/":{"d":"22,15r-22,-9r147,-276r21,9","w":133},"0":{"d":"132,-233v-62,0,-69,76,-73,138v-3,38,6,76,44,73v64,-6,74,-81,74,-150v0,-33,-11,-61,-45,-61xm28,-82v0,-88,21,-177,108,-177v56,0,75,44,71,102v-5,79,-25,161,-108,161v-52,0,-71,-38,-71,-86"},"1":{"d":"130,0r-31,0r30,-216r-52,39r-14,-22r76,-56r26,0"},"2":{"d":"139,-259v71,-5,85,77,45,119v-39,41,-87,73,-128,112r130,0r-4,28r-164,0r5,-35r127,-109v30,-18,41,-91,-14,-89v-28,1,-47,17,-54,40r-32,-2v11,-39,41,-60,89,-64"},"3":{"d":"52,-59v1,53,82,42,98,8v20,-42,-9,-77,-60,-70r4,-26v52,8,91,-34,65,-75v-22,-23,-70,-7,-80,17r-28,-11v22,-57,159,-62,147,23v-4,27,-27,53,-52,59v57,5,52,100,10,120v-41,32,-133,22,-136,-35"},"4":{"d":"132,-86r18,-134r-100,134r82,0xm163,-86r36,0r-4,28r-36,0r-8,58r-30,0r8,-58r-108,0r4,-34r124,-163r37,0"},"5":{"d":"54,-54v5,35,62,41,85,16v38,-28,24,-100,-34,-100v-20,0,-41,8,-54,16r21,-133r134,0r-4,28r-104,0r-11,69v57,-19,109,10,104,78v-6,78,-140,121,-168,38"},"6":{"d":"125,-25v66,-20,43,-132,-29,-101v-48,9,-60,108,7,104v8,0,15,0,22,-3xm94,-149v52,-19,115,8,102,73v1,81,-144,114,-169,34v-14,-44,12,-79,32,-105r83,-108r35,0"},"7":{"d":"204,-227r-133,227r-34,0r135,-227r-123,0r4,-28r155,0"},"8":{"d":"160,-93v-16,-51,-102,-29,-101,21v-12,58,76,64,95,20v5,-11,10,-26,6,-41xm162,-221v-35,-36,-103,16,-71,60v37,36,103,-17,71,-60xm88,-136v-45,-10,-41,-86,-6,-105v46,-40,147,-7,112,66v-9,19,-24,32,-44,39v55,8,47,95,10,121v-48,34,-148,19,-132,-55v7,-35,27,-57,60,-66"},"9":{"d":"110,-230v-66,21,-42,133,30,101v46,-9,60,-109,-8,-104v-8,0,-15,0,-22,3xm141,-106v-52,20,-114,-8,-101,-73v-2,-81,144,-114,168,-34v13,44,-12,79,-32,105r-82,108r-36,0"},":":{"d":"35,-4v-17,-21,16,-50,35,-31v16,20,-16,50,-35,31xm49,-151v2,-14,25,-31,39,-15v13,15,-3,37,-20,36v-11,0,-20,-10,-19,-21","w":100},";":{"d":"73,-136v-15,-21,21,-49,38,-30v13,20,-20,48,-38,30xm32,50r-28,0r49,-87r33,0","w":100},"\u037e":{"d":"73,-136v-15,-21,21,-49,38,-30v13,20,-20,48,-38,30xm32,50r-28,0r49,-87r33,0","w":100},"<":{"d":"239,-179r-169,70r149,70r-3,24r-176,-84r2,-21r200,-83","w":239},"=":{"d":"39,-93r187,0r-3,24r-188,0xm46,-149r188,0r-3,24r-188,0","w":239},">":{"d":"31,-39r169,-70r-149,-70r3,-24r176,83r-2,21r-200,84","w":239},"?":{"d":"64,-19v0,-15,26,-31,39,-16v17,19,-15,50,-34,31v-4,-4,-6,-9,-5,-15xm37,-200v7,-58,124,-91,145,-25v25,78,-73,77,-74,154r-30,0v-2,-70,60,-73,73,-125v6,-23,-10,-39,-32,-39v-26,0,-45,17,-50,39","w":173},"@":{"d":"115,-173v19,-26,90,-54,101,-2v6,-6,7,-16,11,-23r23,0r-50,120v0,13,17,5,26,0v38,-21,61,-100,22,-139v-36,-36,-118,-27,-147,9v-40,29,-64,117,-22,162v16,18,41,33,73,33v45,-1,74,-21,97,-44r22,0v-31,62,-159,87,-212,24v-29,-34,-36,-105,-8,-147v32,-96,260,-120,242,29v-7,55,-45,96,-99,104v-14,2,-20,-11,-20,-24v-23,38,-105,28,-92,-32v6,-26,19,-51,33,-70xm196,-171v-44,-32,-103,40,-82,90v45,33,102,-41,82,-90","w":288},"A":{"d":"191,-91r-34,-125r-70,125r104,0xm150,-255r28,0r73,255r-35,0r-17,-63r-128,0r-35,63r-34,0","w":253,"k":{"y":6,"w":6,"v":6,"Y":27,"W":9,"V":17,"T":33}},"B":{"d":"66,-28v60,4,135,-1,116,-67v-9,-32,-62,-23,-104,-24xm82,-147v53,3,123,-1,103,-61v-9,-26,-56,-18,-92,-19xm168,-135v46,2,63,63,35,99v-30,40,-101,37,-171,36r35,-255v68,2,160,-16,154,63v-2,31,-25,50,-53,57","w":226},"C":{"d":"248,-38v-35,53,-148,57,-190,6v-28,-34,-26,-104,-7,-148v29,-67,161,-118,216,-41r-29,19v-21,-46,-108,-35,-133,1v-47,33,-55,146,6,171v43,18,94,1,117,-27","w":253},"D":{"d":"61,-28v111,12,192,-31,172,-144v-10,-55,-75,-58,-144,-55xm62,-255v111,-7,221,2,205,128v-14,110,-109,137,-240,127","w":266},"E":{"d":"67,-255r160,0r-4,28r-130,0r-11,80r121,0r-4,28r-121,0r-12,91r136,0r-4,28r-166,0","w":213},"F":{"d":"67,-255r158,0r-4,28r-128,0r-11,84r119,0r-4,29r-119,0r-16,114r-30,0","k":{"A":20,".":57,",":57}},"G":{"d":"249,-204v-26,-42,-113,-33,-142,1v-36,25,-56,107,-21,151v26,32,96,38,137,16r11,-78r-59,0r4,-29r89,0r-17,126v-52,30,-159,35,-192,-14v-33,-31,-27,-107,-6,-151v31,-65,160,-113,223,-46","w":280},"H":{"d":"67,-255r30,0r-15,108r136,0r15,-108r31,0r-36,255r-30,0r16,-119r-136,0r-16,119r-30,0","w":259},"I":{"d":"67,-255r30,0r-35,255r-30,0","w":93},"J":{"d":"39,-54v3,51,74,34,79,-2r29,-199r30,0v-17,79,-8,183,-49,238v-28,37,-126,32,-120,-31","w":173},"K":{"d":"67,-255r30,0r-15,110r4,0r131,-110r44,0r-142,116r113,139r-44,0r-104,-130r-4,0r-18,130r-30,0","w":226},"L":{"d":"67,-255r30,0r-31,227r116,0r-3,28r-147,0","w":180,"k":{"y":13,"Y":40,"W":20,"V":33,"T":33}},"M":{"d":"67,-255r45,0r59,200r115,-200r44,0r-35,255r-30,0r28,-214r-121,214r-18,0r-63,-214r-29,214r-30,0","w":326},"N":{"d":"67,-255r38,0r119,212r29,-212r31,0r-36,255r-38,0r-119,-212r-29,212r-30,0","w":280},"O":{"d":"67,-127v-18,104,100,128,163,74v44,-38,57,-150,-8,-172v-79,-27,-143,25,-155,98xm298,-181v24,129,-83,214,-201,177v-60,-19,-76,-111,-45,-177v32,-69,165,-113,225,-42v10,12,18,26,21,42","w":300},"P":{"d":"82,-143v49,1,101,5,108,-42v7,-49,-49,-43,-97,-42xm67,-255v71,2,164,-16,155,70v-7,64,-69,75,-144,71r-16,114r-30,0","w":213,"k":{"A":27,".":64,",":64}},"Q":{"d":"247,-203v-68,-74,-203,2,-178,113v14,64,114,81,157,32v35,-26,58,-104,21,-145xm86,-224v77,-72,234,-32,211,93v-9,50,-38,85,-76,105r79,0r-4,26v-87,-4,-191,16,-236,-38v-28,-34,-34,-103,-8,-144v9,-16,21,-30,34,-42","w":300},"R":{"d":"82,-143v56,4,125,-1,107,-64v-14,-26,-58,-19,-96,-20xm67,-255v69,5,166,-19,157,70v-5,39,-34,63,-73,68r56,117r-37,0r-53,-114r-39,0r-16,114r-30,0","w":219,"k":{"Y":13,"W":6,"V":6,"T":6}},"S":{"d":"46,-50v21,50,137,25,111,-35v-20,-47,-119,-19,-112,-103v6,-70,123,-100,165,-43r-28,21v-25,-51,-138,-8,-96,47v35,30,113,21,105,95v-8,68,-103,94,-160,56v-5,-4,-10,-11,-13,-17"},"T":{"d":"234,-227r-84,0r-32,227r-30,0r32,-227r-85,0r4,-28r199,0","w":206,"k":{"y":40,"w":40,"u":33,"s":40,"r":33,"o":40,"e":40,"c":40,"a":40,"A":33,";":40,":":40,".":40,"-":46,",":40}},"U":{"d":"258,-255v-23,108,3,258,-132,261v-63,1,-91,-38,-82,-103r22,-158r30,0r-21,153v-6,46,7,82,55,80v104,-6,75,-146,98,-233r30,0","w":253},"V":{"d":"32,-255r34,0r50,210r110,-210r32,0r-135,255r-29,0","w":219,"k":{"y":6,"u":13,"r":13,"o":20,"i":6,"e":20,"a":20,"A":17,";":17,":":17,".":46,"-":20,",":46}},"W":{"d":"37,-255r34,0r29,212r92,-212r34,0r34,212r88,-212r32,0r-110,255r-33,0r-34,-216r-93,216r-33,0","w":346,"k":{"u":6,"r":6,"o":21,"e":17,"a":13,"A":9,";":6,":":6,".":27,",":27}},"X":{"d":"110,-134r-69,-121r39,0r55,100r82,-100r38,0r-103,121r76,134r-40,0r-60,-113r-92,113r-37,0","w":226},"Y":{"d":"107,-110r-75,-145r39,0r55,115r90,-115r36,0r-115,145r-15,110r-30,0","w":213,"k":{"v":20,"u":27,"q":33,"p":27,"o":40,"i":13,"e":40,"a":33,"A":27,";":33,":":33,".":50,"-":40,",":50}},"Z":{"d":"14,-27r175,-200r-145,0r4,-28r182,0r-4,26r-175,201r149,0r-4,28r-186,0","w":206},"[":{"d":"103,-242r-34,0r-38,277r33,0r-2,21r-60,0r44,-320r60,0","w":93},"\\":{"d":"37,-261r24,-9r70,276r-24,9","w":133},"]":{"d":"60,-264r60,0r-45,320r-59,0r3,-21r33,0r39,-277r-34,0","w":93},"^":{"d":"144,-255r22,0r59,156r-27,0r-47,-126r-82,126r-27,0","w":239},"_":{"d":"-4,27r180,0r-2,18r-180,0","w":180},"a":{"d":"145,-81v-50,-6,-111,10,-84,55v41,20,85,-9,84,-55xm149,-110v9,-51,-67,-40,-89,-19r-15,-18v38,-39,140,-42,131,45r-11,102r-27,0v-1,-8,3,-19,0,-25v-20,40,-125,42,-115,-21v8,-53,65,-59,125,-59","w":186},"b":{"d":"184,-109v-15,-64,-121,-36,-119,25v-15,72,90,79,112,24v5,-14,11,-31,7,-49xm181,-21v-31,33,-108,31,-124,-9r-4,30r-28,0r38,-272r28,0r-17,128v33,-45,130,-33,139,24v7,42,-11,77,-32,99","w":219},"c":{"d":"171,-23v-24,32,-103,38,-127,2v-49,-73,24,-182,118,-145v11,4,20,11,27,20r-25,20v-21,-38,-92,-17,-98,17v-17,37,-6,87,41,87v18,0,34,-6,46,-20","w":173},"d":{"d":"59,-60v15,65,121,36,119,-24v15,-73,-90,-80,-112,-25v-6,14,-11,32,-7,49xm30,-49v-27,-95,96,-163,156,-95r18,-128r29,0r-38,272r-28,0v0,-9,5,-22,3,-30v-18,36,-101,49,-126,9v-6,-8,-11,-17,-14,-28","w":219},"e":{"d":"167,-99v8,-47,-54,-62,-84,-35v-11,9,-18,21,-22,35r106,0xm58,-76v-8,63,79,66,104,29r19,16v-31,51,-142,45,-151,-19v-11,-78,50,-141,129,-117v31,10,42,48,35,91r-136,0"},"f":{"d":"61,-145r-37,0r4,-23r36,0v2,-62,25,-124,96,-104r-7,25v-49,-19,-58,33,-60,79r41,0r-4,23r-41,0r-20,145r-28,0","w":113,"k":{"f":6}},"g":{"d":"177,-110v-15,-64,-122,-35,-118,26v-12,58,63,76,98,42v15,-15,27,-39,20,-68xm40,-121v13,-46,119,-79,145,-19v4,-7,3,-19,5,-28r28,0v-23,102,2,255,-127,254v-37,0,-60,-10,-79,-32r24,-23v23,44,116,34,125,-13v3,-14,9,-34,9,-47v-21,37,-96,40,-125,7v-20,-23,-22,-72,-5,-99","w":219},"h":{"d":"75,-145v21,-35,110,-41,113,13v3,47,-10,88,-14,132r-29,0v3,-44,22,-94,10,-135v-36,-33,-83,10,-89,53r-11,82r-28,0r37,-272r29,0"},"i":{"d":"73,-214v-19,1,-23,-24,-10,-35v14,-12,37,-2,33,15v-2,11,-11,20,-23,20xm53,-168r28,0r-24,168r-28,0","w":86},"j":{"d":"73,-214v-19,1,-23,-24,-10,-35v14,-12,37,-2,33,15v-2,11,-11,20,-23,20xm81,-168r-33,221v-8,24,-40,40,-72,30r7,-25v26,8,40,-8,43,-33r27,-193r28,0","w":86},"k":{"d":"64,-272r29,0r-25,178r87,-74r40,0r-92,76r77,92r-42,0r-71,-89r-12,89r-28,0","w":180},"l":{"d":"67,-272r28,0r-38,272r-28,0","w":86},"m":{"d":"266,-101v13,-60,-64,-55,-79,-17v-13,34,-13,79,-20,118r-28,0v3,-41,21,-96,11,-135v-33,-34,-79,12,-84,53r-11,82r-28,0r22,-168r26,0v0,8,-4,20,-2,27v14,-36,99,-47,109,0v19,-39,110,-47,113,9v2,46,-11,89,-15,132r-28,0","w":306},"n":{"d":"72,-141v24,-48,127,-44,116,37r-14,104r-29,0v3,-44,22,-94,10,-135v-36,-33,-83,10,-89,53r-11,82r-28,0r22,-168r26,0"},"o":{"d":"177,-109v-15,-65,-121,-36,-118,25v-15,58,62,81,97,44v14,-15,27,-39,21,-69xm106,4v-87,6,-95,-107,-43,-152v42,-36,136,-28,143,28v9,71,-29,119,-100,124","w":213},"p":{"d":"184,-109v-15,-64,-121,-36,-119,25v-15,72,90,79,112,24v5,-14,11,-31,7,-49xm181,-21v-31,33,-108,31,-124,-9r-15,112r-28,0r35,-250r28,0v0,7,-5,18,-3,24v33,-45,130,-33,139,24v7,42,-11,77,-32,99","w":219},"q":{"d":"59,-60v15,65,121,36,119,-24v15,-73,-90,-80,-112,-25v-6,14,-11,32,-7,49xm62,-147v31,-33,107,-33,124,8r4,-29r28,0r-35,250r-28,0r14,-106v-33,44,-131,31,-139,-25v-6,-41,12,-76,32,-98","w":219},"r":{"d":"72,-141v14,-19,40,-37,73,-30r-6,28v-78,-16,-74,77,-84,143r-28,0r22,-168r26,0","w":126,"k":{"q":6,"o":6,"g":6,"e":6,"d":6,"c":6,".":33,"-":20,",":33}},"s":{"d":"129,-127v-8,-31,-80,-23,-67,13v25,24,89,7,85,65v-4,59,-112,73,-135,22r24,-17v12,33,91,28,80,-15v-22,-27,-88,-7,-84,-64v4,-54,104,-70,123,-19","w":153},"t":{"d":"120,-2v-28,12,-75,10,-73,-27v3,-41,10,-78,14,-116r-37,0r4,-23r36,0r7,-48r28,0r-6,48r49,0r-3,23r-50,0r-13,100v-5,28,28,26,47,18","w":126},"u":{"d":"151,-28v-23,48,-128,44,-116,-36r15,-104r28,0v-2,43,-23,95,-9,134v35,33,82,-10,88,-52r12,-82r28,0r-22,168r-27,0"},"v":{"d":"103,0r-31,0r-45,-168r33,0r35,132r68,-132r30,0","w":173,"k":{".":27,",":27}},"w":{"d":"207,0r-27,0r-31,-130r-60,130r-29,0r-32,-168r31,0r22,129r61,-129r30,0r27,129r56,-129r30,0","w":266,"k":{".":20,",":20}},"x":{"d":"83,-91r-50,-77r37,0r36,60r51,-60r34,0r-69,77r57,91r-37,0r-43,-73r-63,73r-35,0","w":180},"y":{"d":"193,-168r-121,226v-11,22,-45,36,-76,24r7,-24v45,13,56,-29,70,-57r-46,-169r33,0r34,132r69,-132r30,0","w":173,"k":{".":27,",":27}},"z":{"d":"14,-22r116,-123r-95,0r4,-23r131,0r-3,21r-116,123r101,0r-3,24r-138,0","w":159},"{":{"d":"68,6v-3,24,8,33,33,29r-3,21v-36,4,-61,-7,-57,-45v3,-35,27,-97,-17,-104r4,-21v76,-10,-6,-160,114,-150r-3,22v-80,-10,-11,114,-87,139v41,7,21,72,16,109","w":119},"|":{"d":"89,-270r-50,360r-24,0r51,-360r23,0","w":79},"}":{"d":"81,-213v4,-24,-8,-33,-33,-29r2,-22v35,-4,60,8,57,45v-3,36,-27,97,17,105r-3,21v-76,8,4,161,-115,149r3,-21v80,10,12,-115,87,-139v-38,-11,-21,-71,-15,-109","w":119},"~":{"d":"100,-133v39,0,84,48,109,-1r10,17v-12,15,-25,32,-50,32v-31,0,-43,-24,-75,-24v-19,-1,-26,14,-34,25r-9,-18v13,-14,24,-31,49,-31","w":239},"'":{"d":"72,-255r26,0r-12,87r-26,0","w":100},"`":{"d":"96,-203r-25,0r-45,-52r40,0","w":86},"\u00a0":{"w":100}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1989 Adobe Systems Incorporated.  All Rights Reserved.Avenir is a
 * registered trademark of Linotype AG and/or its subsidiaries.
 * 
 * Description:
 *  The digitally encoded machine readable software for producing the  Typefaces
 * licensed to you is copyrighted (c) 1989 Adobe Systems.  All Rights Reserved.
 * This software is the property of Adobe Systems  Incorporated and its licensors,
 * and may not be reproduced, used,   displayed, modified, disclosed or transferred
 * without the express   written approval of Adobe.    The digitally encoded
 * machine readable outline data for producing  the Typefaces licensed to you is
 * copyrighted (c) 1981 Linotype AG  and/or its subsidiaries. All Rights Reserved. 
 * This data is the property of Linotype AG and/or its subsidiaries  and may not be
 * reproduced, used, displayed, modified, disclosed or   transferred without the
 * express written approval of Linotype AG   and/or its subsidiaries.
 */
Cufon.registerFont({"w":200,"face":{"font-family":"Avenir LT 65 Medium","font-weight":400,"font-style":"oblique","font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 3 2 0 0 2 0 3","ascent":"288","descent":"-72","bbox":"-25 -285 382 102","underline-thickness":"18","underline-position":"-27","slope":"-8","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"\u00a0":{"w":100},"!":{"d":"50,2v-21,0,-28,-29,-11,-40v15,-16,42,-2,38,16v-2,11,-14,24,-27,24xm77,-73r-35,0r26,-182r35,0","w":100},"\"":{"d":"142,-255r28,0r-12,89r-28,0xm89,-255r28,0r-13,89r-28,0","w":186},"#":{"d":"104,-153r-14,51r42,0r14,-51r-42,0xm54,-73r-35,0r4,-29r39,0r14,-51r-34,0r4,-28r38,0r20,-74r29,0r-21,74r42,0r21,-74r28,0r-20,74r34,0r-4,28r-38,0r-15,51r34,0r-4,29r-38,0r-20,73r-29,0r21,-73r-42,0r-20,73r-29,0"},"$":{"d":"112,-26v41,2,70,-60,26,-78v-5,-2,-10,-3,-15,-5xm121,-229v-38,-1,-65,57,-25,75v4,2,8,4,13,5xm144,-259v30,0,55,9,68,28r-29,25v-9,-13,-22,-23,-43,-23r-12,85v36,12,74,23,67,74v-7,45,-40,70,-88,74r-3,26r-20,0r4,-26v-35,0,-60,-10,-74,-34r31,-25v6,17,26,28,47,29r13,-88v-61,-3,-85,-88,-34,-124v14,-11,31,-20,54,-21r4,-26r19,0"},"%":{"d":"267,-83v-29,-30,-86,15,-58,51v31,30,84,-14,58,-51xm276,-12v-53,46,-126,-6,-94,-70v21,-41,106,-56,118,0v6,31,-7,55,-24,70xm134,-223v-30,-31,-86,15,-58,51v30,30,84,-14,58,-51xm143,-153v-52,48,-133,-9,-93,-69v14,-45,107,-55,117,0v6,30,-8,54,-24,69xm83,11r-20,-11r198,-266r20,11","w":306},"&":{"d":"113,-120v-37,9,-75,72,-26,93v33,14,62,-11,79,-29xm127,-157v23,-10,60,-34,40,-65v-34,-25,-82,21,-48,56v4,5,4,5,8,9xm183,-34v-33,55,-170,57,-157,-33v6,-40,37,-58,69,-73v-29,-22,-27,-83,5,-104v38,-24,121,-18,107,42v-8,34,-34,53,-62,66r43,52r40,-52r39,0r-60,77r49,59r-46,0","w":259},"'":{"d":"87,-166r-28,0r13,-89r28,0","w":100},"(":{"d":"127,-250v-59,59,-98,199,-41,292r-24,14v-40,-61,-42,-171,-5,-242v14,-27,29,-54,50,-78","w":100},")":{"d":"3,42v58,-58,97,-199,41,-291r23,-15v41,60,42,171,5,243v-14,27,-30,53,-50,77","w":100},"*":{"d":"125,-202r52,-17r5,24r-52,16r25,43r-22,15r-26,-44r-38,43r-18,-14r38,-43r-49,-17r11,-23r48,17r8,-53r26,0","w":167},"+":{"d":"41,-123r82,0r12,-82r28,0r-12,82r82,0r-4,28r-82,0r-11,82r-28,0r11,-82r-82,0","w":239},",":{"d":"40,48r-30,0r38,-89r35,0","w":100},"-":{"d":"111,-72r-88,0r4,-30r89,0","w":113},"\u00ad":{"d":"111,-72r-88,0r4,-30r89,0","w":113},".":{"d":"72,-38v19,22,-18,54,-38,33v-15,-17,5,-40,23,-40v6,0,11,2,15,7","w":100},"\/":{"d":"23,16r-24,-10r154,-277r24,10","w":140},"0":{"d":"174,-169v5,-53,-50,-79,-80,-41v-27,36,-48,128,-17,173v5,8,15,11,27,11v61,0,64,-80,70,-143xm28,-84v0,-90,24,-170,108,-175v52,-3,73,39,73,87v0,89,-24,176,-110,176v-51,0,-71,-39,-71,-88"},"1":{"d":"127,-215r-52,43r-17,-24r79,-59r31,0r-36,255r-35,0"},"2":{"d":"46,-195v8,-67,139,-96,162,-27v17,51,-24,86,-53,111r-95,81r128,0r-4,30r-167,0r5,-37r116,-101v31,-16,60,-90,-3,-93v-27,-1,-45,17,-51,39"},"3":{"d":"152,-134v58,5,48,102,8,120v-42,32,-135,21,-136,-37r38,-11v0,49,75,41,90,9v20,-41,-10,-73,-58,-67r4,-30v53,9,88,-32,63,-71v-23,-21,-65,-5,-75,19r-34,-11v20,-63,167,-70,152,21v-4,27,-25,52,-52,58"},"4":{"d":"133,-86r17,-128r-95,128r78,0xm129,-56r-109,0r5,-35r125,-164r42,0r-24,169r36,0r-5,30r-36,0r-7,56r-35,0"},"5":{"d":"55,-59v6,48,79,36,93,3v8,-19,11,-51,-4,-64v-23,-20,-72,-13,-97,-1r22,-134r137,0r-5,33r-103,0r-11,63v59,-17,112,11,103,79v-9,64,-86,106,-147,71v-14,-8,-20,-21,-24,-38"},"6":{"d":"163,-100v-14,-55,-107,-31,-105,21v-13,62,80,67,99,21v4,-10,10,-28,6,-42xm101,-156v54,-18,98,10,98,75v0,85,-146,120,-173,37v-15,-46,13,-82,34,-109r79,-102r40,0"},"7":{"d":"170,-225r-123,0r4,-30r160,0r-4,30r-133,225r-39,0"},"8":{"d":"97,-117v-57,19,-37,115,27,88v34,-6,52,-74,12,-88v-12,-4,-27,-4,-39,0xm160,-220v-32,-33,-97,14,-66,57v33,37,97,-17,66,-57xm185,-113v44,80,-72,154,-142,97v-25,-21,-20,-79,4,-97v9,-11,24,-17,38,-23v-45,-9,-39,-89,-3,-106v39,-32,131,-18,120,46v-5,32,-24,50,-48,61v13,4,25,10,31,22"},"9":{"d":"73,-155v14,55,107,31,105,-21v13,-62,-80,-67,-99,-21v-4,10,-10,28,-6,42xm57,0r77,-99v-53,19,-97,-10,-97,-75v0,-84,147,-121,173,-37v14,46,-13,82,-34,109r-78,102r-41,0"},":":{"d":"50,2v-21,0,-28,-29,-11,-40v15,-16,42,-2,38,16v-2,11,-14,24,-27,24xm90,-166v19,23,-17,55,-38,34v-19,-22,17,-56,38,-34","w":100},";":{"d":"68,-125v-21,0,-28,-29,-11,-40v14,-16,42,-2,38,16v-2,11,-14,24,-27,24xm40,48r-30,0r38,-89r35,0","w":100},"\u037e":{"d":"68,-125v-21,0,-28,-29,-11,-40v14,-16,42,-2,38,16v-2,11,-14,24,-27,24xm40,48r-30,0r38,-89r35,0","w":100},"<":{"d":"218,-15r-181,-79r4,-30r203,-79r-4,28r-171,66r153,65","w":239},"=":{"d":"229,-95r-4,28r-192,0r4,-28r192,0xm237,-151r-4,28r-192,0r4,-28r192,0","w":239},">":{"d":"52,-203r181,79r-4,30r-203,79r4,-29r172,-65r-154,-66","w":239},"?":{"d":"92,2v-21,1,-26,-28,-11,-40v29,-23,51,14,29,33v-5,5,-12,7,-18,7xm45,-194v5,-63,127,-99,149,-29v24,78,-71,77,-74,152r-34,0v-6,-76,77,-69,74,-137v-11,-40,-78,-20,-79,17","w":180},"@":{"d":"116,-173v18,-23,87,-51,97,-2v5,-5,5,-15,9,-21r27,0r-47,109v-1,13,17,10,25,3v35,-18,53,-95,19,-130v-35,-36,-116,-25,-143,9v-38,28,-57,111,-21,157v34,44,132,36,161,-6r28,0v-31,60,-161,83,-212,21v-28,-34,-35,-105,-7,-147v30,-82,207,-120,238,-16v22,73,-29,135,-95,146v-14,2,-20,-12,-21,-23v-26,34,-102,28,-89,-34v5,-26,17,-49,31,-66xm175,-100v29,-25,26,-97,-22,-69v-24,14,-45,48,-35,83v16,19,49,-1,57,-14","w":288},"B":{"d":"72,-30v50,1,105,5,112,-43v7,-50,-50,-48,-100,-46xm88,-149v54,7,122,-8,94,-64v-10,-19,-54,-10,-83,-12xm69,-255v67,4,164,-21,157,64v-3,31,-27,46,-52,57v61,1,56,98,12,116v-33,25,-97,17,-153,18","w":226},"C":{"d":"250,-38v-27,34,-100,57,-156,33v-56,-24,-71,-111,-42,-175v31,-68,162,-117,218,-42r-32,22v-23,-42,-103,-33,-130,1v-44,32,-55,141,5,165v40,16,92,2,111,-26","w":253},"D":{"d":"66,-32v102,6,172,-25,165,-124v-4,-59,-65,-72,-138,-66xm269,-153v0,127,-101,164,-242,153r36,-255r89,0v72,1,117,35,117,102","w":266},"E":{"d":"69,-255r164,0r-4,33r-130,0r-11,75r121,0r-5,33r-120,0r-12,82r136,0r-4,32r-171,0","w":219},"F":{"d":"69,-255r160,0r-5,33r-125,0r-12,79r117,0r-4,33r-117,0r-16,110r-34,0","w":206,"k":{"A":20,".":57,",":57}},"G":{"d":"249,-202v-30,-39,-113,-32,-141,3v-34,25,-51,103,-18,144v25,31,92,36,131,16r10,-71r-57,0r5,-33r91,0r-18,126v-50,32,-160,31,-195,-16v-42,-56,-15,-161,28,-190v37,-42,155,-56,192,-5","w":280},"H":{"d":"69,-255r34,0r-15,106r132,0r15,-106r35,0r-36,255r-35,0r17,-117r-132,0r-17,117r-34,0","w":266},"I":{"d":"69,-255r34,0r-36,255r-34,0","w":100},"J":{"d":"45,-57v5,52,70,29,75,-6r28,-192r35,0r-26,182v-2,63,-76,100,-129,66v-12,-8,-17,-23,-18,-42","w":173},"K":{"d":"69,-255r34,0r-16,110r3,0r129,-110r48,0r-140,118r112,137r-50,0r-101,-127r-3,0r-18,127r-34,0","w":233},"L":{"d":"69,-255r34,0r-31,223r117,0r-5,32r-151,0","w":186,"k":{"y":13,"Y":40,"W":20,"V":33,"T":33}},"M":{"d":"66,-255r52,0r53,193r2,0r107,-193r52,0r-36,255r-35,0r29,-210r-115,210r-23,0r-58,-210r-29,210r-35,0","w":326},"N":{"d":"69,-255r45,0r112,210r29,-210r35,0r-36,255r-44,0r-113,-210r-30,210r-34,0","w":286},"O":{"d":"72,-127v-23,121,142,124,179,39v27,-62,5,-146,-69,-141v-65,4,-99,44,-110,102xm298,-180v23,128,-83,213,-201,176v-60,-19,-75,-110,-45,-176v32,-70,164,-114,224,-43v10,12,19,27,22,43","w":299},"P":{"d":"87,-143v53,1,118,5,105,-62v-12,-26,-56,-19,-93,-20xm69,-255v72,3,170,-21,161,71v-7,64,-69,78,-147,72r-16,112r-34,0","w":213,"k":{"A":27,".":64,",":64}},"Q":{"d":"85,-170v-42,79,20,161,107,130v64,-23,102,-148,24,-181v-56,-23,-110,12,-131,51xm86,-224v76,-71,233,-34,211,90v-9,50,-35,84,-72,104r75,0r-4,30v-125,2,-277,20,-261,-130v4,-40,27,-71,51,-94","w":299},"R":{"d":"87,-143v53,1,118,5,105,-62v-12,-26,-56,-19,-93,-20xm69,-255v72,3,173,-20,161,71v-5,38,-33,62,-72,68r56,116r-43,0r-49,-112r-39,0r-16,112r-34,0","w":219,"k":{"Y":6,"T":6}},"S":{"d":"180,-207v-17,-36,-96,-25,-97,17v-2,71,118,23,109,118v-7,77,-134,107,-176,43r32,-24v24,53,136,16,101,-38v-37,-29,-111,-22,-103,-99v7,-67,123,-98,166,-42"},"T":{"d":"117,-222r-82,0r5,-33r199,0r-5,33r-82,0r-31,222r-35,0","w":206,"k":{"A":33,"y":40,"w":40,"u":36,"s":40,"r":33,"o":40,"e":40,"c":40,"a":40,";":40,":":40,".":40,"-":46,",":40}},"U":{"d":"99,-255r-22,156v-19,68,70,98,107,49v36,-48,28,-137,43,-205r34,0v-18,120,-13,298,-173,254v-34,-9,-53,-44,-47,-92r23,-162r35,0","w":253},"V":{"d":"34,-255r40,0r46,207r107,-207r38,0r-136,255r-33,0","w":226,"k":{"A":17,"y":6,"u":13,"r":13,"o":20,"i":6,"e":20,"a":20,";":17,":":17,".":46,"-":20,",":46}},"W":{"d":"36,-255r36,0r28,204r89,-204r40,0r32,204r85,-204r36,0r-110,255r-37,0r-33,-208r-91,208r-36,0","w":346,"k":{"A":9,"u":6,"r":6,"o":17,"e":17,"a":17,";":6,":":6,".":32,",":32}},"X":{"d":"111,-134r-69,-121r44,0r53,98r79,-98r43,0r-102,121r75,134r-45,0r-58,-111r-89,111r-43,0","w":233},"Y":{"d":"108,-109r-76,-146r45,0r53,112r88,-112r42,0r-117,146r-16,109r-34,0","w":220,"k":{"A":27,"v":20,"u":27,"q":33,"p":27,"o":40,"i":13,"e":40,"a":33,";":33,":":33,".":50,"-":40,",":50}},"Z":{"d":"16,-32r172,-190r-141,0r5,-33r184,0r-5,33r-171,190r147,0r-5,32r-190,0","w":213},"[":{"d":"63,-264r63,0r-4,24r-32,0r-39,272r33,0r-3,24r-63,0","w":100},"\\":{"d":"37,-261r26,-10r76,277r-26,10","w":140},"]":{"d":"7,32r32,0r39,-272r-33,0r4,-24r62,0r-45,320r-62,0","w":100},"^":{"d":"141,-255r29,0r55,156r-30,0r-43,-127r-79,127r-30,0","w":239},"_":{"d":"-4,27r180,0r-2,18r-180,0","w":180},"`":{"d":"95,-203r-29,0r-47,-52r47,0","w":86},"a":{"d":"145,-82v-46,-5,-110,11,-83,54v41,18,85,-8,83,-54xm149,-106v14,-53,-66,-49,-86,-24r-17,-20v33,-35,145,-40,135,32v-6,40,-14,75,-15,118r-29,0r2,-26v-23,40,-126,46,-116,-21v8,-53,64,-61,126,-59","w":186},"b":{"d":"109,-140v-65,25,-46,140,32,110v37,-14,60,-89,15,-110v-13,-6,-34,-5,-47,0xm214,-121v27,95,-94,163,-154,97r-3,24r-33,0r39,-272r32,0r-17,126v22,-34,99,-39,123,-3v6,8,10,17,13,28","w":219},"c":{"d":"174,-22v-36,41,-135,31,-144,-26v-13,-82,52,-146,135,-120v11,4,20,11,27,20r-28,23v-13,-25,-67,-25,-82,-1v-31,26,-26,105,27,100v20,-2,34,-8,45,-19","w":173},"d":{"d":"103,-140v-65,25,-47,138,31,110v38,-14,61,-89,16,-110v-12,-7,-34,-5,-47,0xm29,-50v-25,-97,96,-163,155,-96r17,-126r33,0r-39,272r-32,0v0,-7,5,-18,3,-24v-22,34,-100,38,-123,2v-6,-8,-11,-17,-14,-28","w":219},"e":{"d":"165,-99v13,-51,-54,-63,-83,-34v-9,9,-17,20,-19,34r102,0xm59,-73v-9,55,79,62,101,24r22,18v-46,61,-169,39,-156,-54v10,-72,111,-123,161,-61v14,16,14,47,9,73r-137,0"},"f":{"d":"57,-143r-36,0r3,-28r37,0v5,-62,20,-120,97,-103r-8,29v-27,-11,-47,6,-51,35r-5,39r38,0r-3,28r-39,0r-21,143r-32,0","w":119,"k":{"f":6}},"g":{"d":"175,-85v12,-72,-83,-74,-105,-24v-17,37,-1,84,41,81v34,-2,59,-25,64,-57xm39,-120v13,-47,111,-79,145,-26r3,-25r33,0v-23,105,4,255,-130,257v-37,1,-60,-10,-79,-30r26,-28v29,48,131,28,126,-31v0,-8,5,-19,3,-25v-29,48,-132,33,-136,-23v-7,-25,-1,-50,9,-69","w":219},"h":{"d":"77,-144v24,-46,124,-42,114,34r-15,110r-33,0v4,-40,17,-79,14,-121v-2,-30,-48,-29,-68,-10v-26,25,-23,87,-32,131r-33,0r39,-272r32,0"},"i":{"d":"72,-208v-21,0,-27,-30,-10,-41v15,-16,42,-2,38,17v-2,11,-15,24,-28,24xm51,-171r33,0r-25,171r-32,0","w":86},"j":{"d":"72,-208v-21,0,-27,-30,-10,-41v15,-16,42,-2,38,17v-2,11,-15,24,-28,24xm-18,53v24,9,39,-6,42,-30r27,-194r33,0r-28,195v-1,41,-34,73,-81,59","w":86},"k":{"d":"63,-272r32,0r-24,176r83,-74r45,0r-90,77r73,93r-46,0r-67,-89r-12,89r-33,0","w":186},"l":{"d":"65,-272r33,0r-39,272r-32,0","w":86},"m":{"d":"150,-89v16,-47,-29,-74,-61,-42v-27,27,-23,86,-32,131r-33,0r25,-171r30,0v0,8,-5,20,-3,27v15,-35,96,-46,108,1v15,-35,90,-46,107,-8v20,44,-7,103,-9,151r-32,0r14,-114v5,-37,-50,-38,-66,-16v-22,31,-19,86,-28,130r-33,0","w":306},"n":{"d":"77,-144v24,-46,124,-42,114,34r-15,110r-33,0v4,-40,17,-79,14,-121v-2,-30,-48,-29,-68,-10v-26,25,-23,87,-32,131r-33,0r25,-171r32,0"},"o":{"d":"143,-3v-99,42,-151,-84,-80,-146v31,-27,100,-34,129,0v31,37,15,108,-18,127v-9,8,-19,14,-31,19xm174,-109v-14,-61,-114,-34,-111,24v-14,56,56,75,91,42v14,-14,26,-38,20,-66","w":213},"p":{"d":"141,-30v66,-25,44,-145,-32,-110v-40,9,-60,90,-15,110v12,6,34,5,47,0xm204,-50v-12,47,-111,78,-144,26r-18,126r-32,0r39,-273r32,0v0,8,-5,19,-3,25v23,-34,97,-39,123,-3v17,24,21,72,3,99","w":219},"q":{"d":"134,-30v67,-24,45,-145,-31,-110v-40,9,-60,90,-15,110v12,6,33,5,46,0xm39,-120v13,-47,111,-79,145,-26r3,-25r33,0r-36,253r-32,0r14,-106v-21,34,-97,36,-123,3v-18,-23,-21,-70,-4,-99","w":219},"r":{"d":"77,-144v14,-16,39,-38,70,-29r-6,35v-40,-9,-67,13,-72,52r-12,86r-33,0r25,-171r32,0","w":133,"k":{"q":6,"o":6,"g":6,"e":6,"d":6,"c":6,".":33,"-":20,",":33}},"s":{"d":"41,-46v15,37,107,14,64,-21v-30,-12,-73,-8,-70,-55v4,-57,102,-72,126,-25r-28,19v-10,-29,-82,-17,-60,15v25,22,85,7,79,64v-6,58,-112,73,-138,23","w":159},"t":{"d":"117,-1v-41,15,-79,1,-72,-53r12,-89r-37,0r4,-28r37,0r7,-48r32,0r-6,48r46,0r-4,28r-46,0r-13,92v-5,27,25,30,44,20","w":133},"u":{"d":"147,-26v-17,34,-106,47,-113,-6v-6,-46,11,-94,15,-139r32,0v-4,40,-16,78,-14,121v1,30,50,29,68,11v27,-27,22,-87,32,-132r33,0r-24,171r-33,0"},"v":{"d":"28,-171r38,0r32,131r68,-131r34,0r-91,171r-36,0","w":180,"k":{".":27,",":27}},"w":{"d":"28,-171r36,0r22,128r58,-128r35,0r25,128r55,-128r34,0r-79,171r-33,0r-27,-127r-59,127r-35,0","w":273,"k":{".":20,",":20}},"x":{"d":"84,-91r-49,-80r42,0r32,61r50,-61r39,0r-69,80r56,91r-42,0r-40,-72r-61,72r-40,0","w":186},"y":{"d":"28,-171r38,0r32,134r67,-134r35,0r-122,228v-11,25,-49,37,-82,25r9,-30v42,17,56,-25,70,-51","w":180,"k":{".":27,",":27}},"z":{"d":"17,-29r113,-114r-94,0r4,-28r133,0r-4,29r-114,114r103,0r-4,28r-141,0","w":166},"{":{"d":"75,-1v-3,22,4,36,30,31r-3,26v-41,6,-64,-11,-57,-55v5,-31,19,-86,-18,-90r4,-28v73,-11,-3,-160,116,-147r-4,26v-74,-6,-14,112,-84,135v38,7,21,65,16,102","w":119},"|":{"d":"64,-272r28,0r-39,278r-28,0","w":79},"}":{"d":"74,-207v3,-22,-5,-36,-30,-31r4,-26v41,-5,62,13,56,56v-5,31,-21,87,18,90r-4,28v-74,8,5,159,-115,146r3,-26v74,8,13,-111,84,-134v-38,-8,-21,-66,-16,-103","w":119},"~":{"d":"102,-136v38,0,84,52,108,0r11,22v-15,19,-26,32,-50,32v-32,0,-47,-26,-77,-26v-19,0,-25,16,-34,26r-11,-22v13,-16,26,-32,53,-32","w":239},"A":{"d":"188,-93r-32,-117r-65,117r97,0xm149,-255r31,0r73,255r-40,0r-17,-63r-121,0r-34,63r-41,0","w":253,"k":{"y":6,"w":6,"v":6,"Y":27,"W":9,"V":17,"T":33}}}});(function(){var l=this,g,y=l.jQuery,p=l.$,o=l.jQuery=l.$=function(E,F){return new o.fn.init(E,F)},D=/^[^<]*(<(.|\s)+>)[^>]*$|^#([\w-]+)$/,f=/^.[^:#\[\.,]*$/;o.fn=o.prototype={init:function(E,H){E=E||document;if(E.nodeType){this[0]=E;this.length=1;this.context=E;return this}if(typeof E==="string"){var G=D.exec(E);if(G&&(G[1]||!H)){if(G[1]){E=o.clean([G[1]],H)}else{var I=document.getElementById(G[3]);if(I&&I.id!=G[3]){return o().find(E)}var F=o(I||[]);F.context=document;F.selector=E;return F}}else{return o(H).find(E)}}else{if(o.isFunction(E)){return o(document).ready(E)}}if(E.selector&&E.context){this.selector=E.selector;this.context=E.context}return this.setArray(o.makeArray(E))},selector:"",jquery:"1.3.1",size:function(){return this.length},get:function(E){return E===g?o.makeArray(this):this[E]},pushStack:function(F,H,E){var G=o(F);G.prevObject=this;G.context=this.context;if(H==="find"){G.selector=this.selector+(this.selector?" ":"")+E}else{if(H){G.selector=this.selector+"."+H+"("+E+")"}}return G},setArray:function(E){this.length=0;Array.prototype.push.apply(this,E);return this},each:function(F,E){return o.each(this,F,E)},index:function(E){return o.inArray(E&&E.jquery?E[0]:E,this)},attr:function(F,H,G){var E=F;if(typeof F==="string"){if(H===g){return this[0]&&o[G||"attr"](this[0],F)}else{E={};E[F]=H}}return this.each(function(I){for(F in E){o.attr(G?this.style:this,F,o.prop(this,E[F],G,I,F))}})},css:function(E,F){if((E=="width"||E=="height")&&parseFloat(F)<0){F=g}return this.attr(E,F,"curCSS")},text:function(F){if(typeof F!=="object"&&F!=null){return this.empty().append((this[0]&&this[0].ownerDocument||document).createTextNode(F))}var E="";o.each(F||this,function(){o.each(this.childNodes,function(){if(this.nodeType!=8){E+=this.nodeType!=1?this.nodeValue:o.fn.text([this])}})});return E},wrapAll:function(E){if(this[0]){var F=o(E,this[0].ownerDocument).clone();if(this[0].parentNode){F.insertBefore(this[0])}F.map(function(){var G=this;while(G.firstChild){G=G.firstChild}return G}).append(this)}return this},wrapInner:function(E){return this.each(function(){o(this).contents().wrapAll(E)})},wrap:function(E){return this.each(function(){o(this).wrapAll(E)})},append:function(){return this.domManip(arguments,true,function(E){if(this.nodeType==1){this.appendChild(E)}})},prepend:function(){return this.domManip(arguments,true,function(E){if(this.nodeType==1){this.insertBefore(E,this.firstChild)}})},before:function(){return this.domManip(arguments,false,function(E){this.parentNode.insertBefore(E,this)})},after:function(){return this.domManip(arguments,false,function(E){this.parentNode.insertBefore(E,this.nextSibling)})},end:function(){return this.prevObject||o([])},push:[].push,find:function(E){if(this.length===1&&!/,/.test(E)){var G=this.pushStack([],"find",E);G.length=0;o.find(E,this[0],G);return G}else{var F=o.map(this,function(H){return o.find(E,H)});return this.pushStack(/[^+>] [^+>]/.test(E)?o.unique(F):F,"find",E)}},clone:function(F){var E=this.map(function(){if(!o.support.noCloneEvent&&!o.isXMLDoc(this)){var I=this.cloneNode(true),H=document.createElement("div");H.appendChild(I);return o.clean([H.innerHTML])[0]}else{return this.cloneNode(true)}});var G=E.find("*").andSelf().each(function(){if(this[h]!==g){this[h]=null}});if(F===true){this.find("*").andSelf().each(function(I){if(this.nodeType==3){return}var H=o.data(this,"events");for(var K in H){for(var J in H[K]){o.event.add(G[I],K,H[K][J],H[K][J].data)}}})}return E},filter:function(E){return this.pushStack(o.isFunction(E)&&o.grep(this,function(G,F){return E.call(G,F)})||o.multiFilter(E,o.grep(this,function(F){return F.nodeType===1})),"filter",E)},closest:function(E){var F=o.expr.match.POS.test(E)?o(E):null;return this.map(function(){var G=this;while(G&&G.ownerDocument){if(F?F.index(G)>-1:o(G).is(E)){return G}G=G.parentNode}})},not:function(E){if(typeof E==="string"){if(f.test(E)){return this.pushStack(o.multiFilter(E,this,true),"not",E)}else{E=o.multiFilter(E,this)}}var F=E.length&&E[E.length-1]!==g&&!E.nodeType;return this.filter(function(){return F?o.inArray(this,E)<0:this!=E})},add:function(E){return this.pushStack(o.unique(o.merge(this.get(),typeof E==="string"?o(E):o.makeArray(E))))},is:function(E){return!!E&&o.multiFilter(E,this).length>0},hasClass:function(E){return!!E&&this.is("."+E)},val:function(K){if(K===g){var E=this[0];if(E){if(o.nodeName(E,"option")){return(E.attributes.value||{}).specified?E.value:E.text}if(o.nodeName(E,"select")){var I=E.selectedIndex,L=[],M=E.options,H=E.type=="select-one";if(I<0){return null}for(var F=H?I:0,J=H?I+1:M.length;F<J;F++){var G=M[F];if(G.selected){K=o(G).val();if(H){return K}L.push(K)}}return L}return(E.value||"").replace(/\r/g,"")}return g}if(typeof K==="number"){K+=""}return this.each(function(){if(this.nodeType!=1){return}if(o.isArray(K)&&/radio|checkbox/.test(this.type)){this.checked=(o.inArray(this.value,K)>=0||o.inArray(this.name,K)>=0)}else{if(o.nodeName(this,"select")){var N=o.makeArray(K);o("option",this).each(function(){this.selected=(o.inArray(this.value,N)>=0||o.inArray(this.text,N)>=0)});if(!N.length){this.selectedIndex=-1}}else{this.value=K}}})},html:function(E){return E===g?(this[0]?this[0].innerHTML:null):this.empty().append(E)},replaceWith:function(E){return this.after(E).remove()},eq:function(E){return this.slice(E,+E+1)},slice:function(){return this.pushStack(Array.prototype.slice.apply(this,arguments),"slice",Array.prototype.slice.call(arguments).join(","))},map:function(E){return this.pushStack(o.map(this,function(G,F){return E.call(G,F,G)}))},andSelf:function(){return this.add(this.prevObject)},domManip:function(K,N,M){if(this[0]){var J=(this[0].ownerDocument||this[0]).createDocumentFragment(),G=o.clean(K,(this[0].ownerDocument||this[0]),J),I=J.firstChild,E=this.length>1?J.cloneNode(true):J;if(I){for(var H=0,F=this.length;H<F;H++){M.call(L(this[H],I),H>0?E.cloneNode(true):J)}}if(G){o.each(G,z)}}return this;function L(O,P){return N&&o.nodeName(O,"table")&&o.nodeName(P,"tr")?(O.getElementsByTagName("tbody")[0]||O.appendChild(O.ownerDocument.createElement("tbody"))):O}}};o.fn.init.prototype=o.fn;function z(E,F){if(F.src){o.ajax({url:F.src,async:false,dataType:"script"})}else{o.globalEval(F.text||F.textContent||F.innerHTML||"")}if(F.parentNode){F.parentNode.removeChild(F)}}function e(){return+new Date}o.extend=o.fn.extend=function(){var J=arguments[0]||{},H=1,I=arguments.length,E=false,G;if(typeof J==="boolean"){E=J;J=arguments[1]||{};H=2}if(typeof J!=="object"&&!o.isFunction(J)){J={}}if(I==H){J=this;--H}for(;H<I;H++){if((G=arguments[H])!=null){for(var F in G){var K=J[F],L=G[F];if(J===L){continue}if(E&&L&&typeof L==="object"&&!L.nodeType){J[F]=o.extend(E,K||(L.length!=null?[]:{}),L)}else{if(L!==g){J[F]=L}}}}}return J};var b=/z-?index|font-?weight|opacity|zoom|line-?height/i,q=document.defaultView||{},s=Object.prototype.toString;o.extend({noConflict:function(E){l.$=p;if(E){l.jQuery=y}return o},isFunction:function(E){return s.call(E)==="[object Function]"},isArray:function(E){return s.call(E)==="[object Array]"},isXMLDoc:function(E){return E.nodeType===9&&E.documentElement.nodeName!=="HTML"||!!E.ownerDocument&&o.isXMLDoc(E.ownerDocument)},globalEval:function(G){G=o.trim(G);if(G){var F=document.getElementsByTagName("head")[0]||document.documentElement,E=document.createElement("script");E.type="text/javascript";if(o.support.scriptEval){E.appendChild(document.createTextNode(G))}else{E.text=G}F.insertBefore(E,F.firstChild);F.removeChild(E)}},nodeName:function(F,E){return F.nodeName&&F.nodeName.toUpperCase()==E.toUpperCase()},each:function(G,K,F){var E,H=0,I=G.length;if(F){if(I===g){for(E in G){if(K.apply(G[E],F)===false){break}}}else{for(;H<I;){if(K.apply(G[H++],F)===false){break}}}}else{if(I===g){for(E in G){if(K.call(G[E],E,G[E])===false){break}}}else{for(var J=G[0];H<I&&K.call(J,H,J)!==false;J=G[++H]){}}}return G},prop:function(H,I,G,F,E){if(o.isFunction(I)){I=I.call(H,F)}return typeof I==="number"&&G=="curCSS"&&!b.test(E)?I+"px":I},className:{add:function(E,F){o.each((F||"").split(/\s+/),function(G,H){if(E.nodeType==1&&!o.className.has(E.className,H)){E.className+=(E.className?" ":"")+H}})},remove:function(E,F){if(E.nodeType==1){E.className=F!==g?o.grep(E.className.split(/\s+/),function(G){return!o.className.has(F,G)}).join(" "):""}},has:function(F,E){return F&&o.inArray(E,(F.className||F).toString().split(/\s+/))>-1}},swap:function(H,G,I){var E={};for(var F in G){E[F]=H.style[F];H.style[F]=G[F]}I.call(H);for(var F in G){H.style[F]=E[F]}},css:function(G,E,I){if(E=="width"||E=="height"){var K,F={position:"absolute",visibility:"hidden",display:"block"},J=E=="width"?["Left","Right"]:["Top","Bottom"];function H(){K=E=="width"?G.offsetWidth:G.offsetHeight;var M=0,L=0;o.each(J,function(){M+=parseFloat(o.curCSS(G,"padding"+this,true))||0;L+=parseFloat(o.curCSS(G,"border"+this+"Width",true))||0});K-=Math.round(M+L)}if(o(G).is(":visible")){H()}else{o.swap(G,F,H)}return Math.max(0,K)}return o.curCSS(G,E,I)},curCSS:function(I,F,G){var L,E=I.style;if(F=="opacity"&&!o.support.opacity){L=o.attr(E,"opacity");return L==""?"1":L}if(F.match(/float/i)){F=w}if(!G&&E&&E[F]){L=E[F]}else{if(q.getComputedStyle){if(F.match(/float/i)){F="float"}F=F.replace(/([A-Z])/g,"-$1").toLowerCase();var M=q.getComputedStyle(I,null);if(M){L=M.getPropertyValue(F)}if(F=="opacity"&&L==""){L="1"}}else{if(I.currentStyle){var J=F.replace(/\-(\w)/g,function(N,O){return O.toUpperCase()});L=I.currentStyle[F]||I.currentStyle[J];if(!/^\d+(px)?$/i.test(L)&&/^\d/.test(L)){var H=E.left,K=I.runtimeStyle.left;I.runtimeStyle.left=I.currentStyle.left;E.left=L||0;L=E.pixelLeft+"px";E.left=H;I.runtimeStyle.left=K}}}}return L},clean:function(F,K,I){K=K||document;if(typeof K.createElement==="undefined"){K=K.ownerDocument||K[0]&&K[0].ownerDocument||document}if(!I&&F.length===1&&typeof F[0]==="string"){var H=/^<(\w+)\s*\/?>$/.exec(F[0]);if(H){return[K.createElement(H[1])]}}var G=[],E=[],L=K.createElement("div");o.each(F,function(P,R){if(typeof R==="number"){R+=""}if(!R){return}if(typeof R==="string"){R=R.replace(/(<(\w+)[^>]*?)\/>/g,function(T,U,S){return S.match(/^(abbr|br|col|img|input|link|meta|param|hr|area|embed)$/i)?T:U+"></"+S+">"});var O=o.trim(R).toLowerCase();var Q=!O.indexOf("<opt")&&[1,"<select multiple='multiple'>","</select>"]||!O.indexOf("<leg")&&[1,"<fieldset>","</fieldset>"]||O.match(/^<(thead|tbody|tfoot|colg|cap)/)&&[1,"<table>","</table>"]||!O.indexOf("<tr")&&[2,"<table><tbody>","</tbody></table>"]||(!O.indexOf("<td")||!O.indexOf("<th"))&&[3,"<table><tbody><tr>","</tr></tbody></table>"]||!O.indexOf("<col")&&[2,"<table><tbody></tbody><colgroup>","</colgroup></table>"]||!o.support.htmlSerialize&&[1,"div<div>","</div>"]||[0,"",""];L.innerHTML=Q[1]+R+Q[2];while(Q[0]--){L=L.lastChild}if(!o.support.tbody){var N=!O.indexOf("<table")&&O.indexOf("<tbody")<0?L.firstChild&&L.firstChild.childNodes:Q[1]=="<table>"&&O.indexOf("<tbody")<0?L.childNodes:[];for(var M=N.length-1;M>=0;--M){if(o.nodeName(N[M],"tbody")&&!N[M].childNodes.length){N[M].parentNode.removeChild(N[M])}}}if(!o.support.leadingWhitespace&&/^\s/.test(R)){L.insertBefore(K.createTextNode(R.match(/^\s*/)[0]),L.firstChild)}R=o.makeArray(L.childNodes)}if(R.nodeType){G.push(R)}else{G=o.merge(G,R)}});if(I){for(var J=0;G[J];J++){if(o.nodeName(G[J],"script")&&(!G[J].type||G[J].type.toLowerCase()==="text/javascript")){E.push(G[J].parentNode?G[J].parentNode.removeChild(G[J]):G[J])}else{if(G[J].nodeType===1){G.splice.apply(G,[J+1,0].concat(o.makeArray(G[J].getElementsByTagName("script"))))}I.appendChild(G[J])}}return E}return G},attr:function(J,G,K){if(!J||J.nodeType==3||J.nodeType==8){return g}var H=!o.isXMLDoc(J),L=K!==g;G=H&&o.props[G]||G;if(J.tagName){var F=/href|src|style/.test(G);if(G=="selected"&&J.parentNode){J.parentNode.selectedIndex}if(G in J&&H&&!F){if(L){if(G=="type"&&o.nodeName(J,"input")&&J.parentNode){throw"type property can't be changed"}J[G]=K}if(o.nodeName(J,"form")&&J.getAttributeNode(G)){return J.getAttributeNode(G).nodeValue}if(G=="tabIndex"){var I=J.getAttributeNode("tabIndex");return I&&I.specified?I.value:J.nodeName.match(/(button|input|object|select|textarea)/i)?0:J.nodeName.match(/^(a|area)$/i)&&J.href?0:g}return J[G]}if(!o.support.style&&H&&G=="style"){return o.attr(J.style,"cssText",K)}if(L){J.setAttribute(G,""+K)}var E=!o.support.hrefNormalized&&H&&F?J.getAttribute(G,2):J.getAttribute(G);return E===null?g:E}if(!o.support.opacity&&G=="opacity"){if(L){J.zoom=1;J.filter=(J.filter||"").replace(/alpha\([^)]*\)/,"")+(parseInt(K)+""=="NaN"?"":"alpha(opacity="+K*100+")")}return J.filter&&J.filter.indexOf("opacity=")>=0?(parseFloat(J.filter.match(/opacity=([^)]*)/)[1])/100)+"":""}G=G.replace(/-([a-z])/ig,function(M,N){return N.toUpperCase()});if(L){J[G]=K}return J[G]},trim:function(E){return(E||"").replace(/^\s+|\s+$/g,"")},makeArray:function(G){var E=[];if(G!=null){var F=G.length;if(F==null||typeof G==="string"||o.isFunction(G)||G.setInterval){E[0]=G}else{while(F){E[--F]=G[F]}}}return E},inArray:function(G,H){for(var E=0,F=H.length;E<F;E++){if(H[E]===G){return E}}return-1},merge:function(H,E){var F=0,G,I=H.length;if(!o.support.getAll){while((G=E[F++])!=null){if(G.nodeType!=8){H[I++]=G}}}else{while((G=E[F++])!=null){H[I++]=G}}return H},unique:function(K){var F=[],E={};try{for(var G=0,H=K.length;G<H;G++){var J=o.data(K[G]);if(!E[J]){E[J]=true;F.push(K[G])}}}catch(I){F=K}return F},grep:function(F,J,E){var G=[];for(var H=0,I=F.length;H<I;H++){if(!E!=!J(F[H],H)){G.push(F[H])}}return G},map:function(E,J){var F=[];for(var G=0,H=E.length;G<H;G++){var I=J(E[G],G);if(I!=null){F[F.length]=I}}return F.concat.apply([],F)}});var C=navigator.userAgent.toLowerCase();o.browser={version:(C.match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)||[0,"0"])[1],safari:/webkit/.test(C),opera:/opera/.test(C),msie:/msie/.test(C)&&!/opera/.test(C),mozilla:/mozilla/.test(C)&&!/(compatible|webkit)/.test(C)};o.each({parent:function(E){return E.parentNode},parents:function(E){return o.dir(E,"parentNode")},next:function(E){return o.nth(E,2,"nextSibling")},prev:function(E){return o.nth(E,2,"previousSibling")},nextAll:function(E){return o.dir(E,"nextSibling")},prevAll:function(E){return o.dir(E,"previousSibling")},siblings:function(E){return o.sibling(E.parentNode.firstChild,E)},children:function(E){return o.sibling(E.firstChild)},contents:function(E){return o.nodeName(E,"iframe")?E.contentDocument||E.contentWindow.document:o.makeArray(E.childNodes)}},function(E,F){o.fn[E]=function(G){var H=o.map(this,F);if(G&&typeof G=="string"){H=o.multiFilter(G,H)}return this.pushStack(o.unique(H),E,G)}});o.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(E,F){o.fn[E]=function(){var G=arguments;return this.each(function(){for(var H=0,I=G.length;H<I;H++){o(G[H])[F](this)}})}});o.each({removeAttr:function(E){o.attr(this,E,"");if(this.nodeType==1){this.removeAttribute(E)}},addClass:function(E){o.className.add(this,E)},removeClass:function(E){o.className.remove(this,E)},toggleClass:function(F,E){if(typeof E!=="boolean"){E=!o.className.has(this,F)}o.className[E?"add":"remove"](this,F)},remove:function(E){if(!E||o.filter(E,[this]).length){o("*",this).add([this]).each(function(){o.event.remove(this);o.removeData(this)});if(this.parentNode){this.parentNode.removeChild(this)}}},empty:function(){o(">*",this).remove();while(this.firstChild){this.removeChild(this.firstChild)}}},function(E,F){o.fn[E]=function(){return this.each(F,arguments)}});function j(E,F){return E[0]&&parseInt(o.curCSS(E[0],F,true),10)||0}var h="jQuery"+e(),v=0,A={};o.extend({cache:{},data:function(F,E,G){F=F==l?A:F;var H=F[h];if(!H){H=F[h]=++v}if(E&&!o.cache[H]){o.cache[H]={}}if(G!==g){o.cache[H][E]=G}return E?o.cache[H][E]:H},removeData:function(F,E){F=F==l?A:F;var H=F[h];if(E){if(o.cache[H]){delete o.cache[H][E];E="";for(E in o.cache[H]){break}if(!E){o.removeData(F)}}}else{try{delete F[h]}catch(G){if(F.removeAttribute){F.removeAttribute(h)}}delete o.cache[H]}},queue:function(F,E,H){if(F){E=(E||"fx")+"queue";var G=o.data(F,E);if(!G||o.isArray(H)){G=o.data(F,E,o.makeArray(H))}else{if(H){G.push(H)}}}return G},dequeue:function(H,G){var E=o.queue(H,G),F=E.shift();if(!G||G==="fx"){F=E[0]}if(F!==g){F.call(H)}}});o.fn.extend({data:function(E,G){var H=E.split(".");H[1]=H[1]?"."+H[1]:"";if(G===g){var F=this.triggerHandler("getData"+H[1]+"!",[H[0]]);if(F===g&&this.length){F=o.data(this[0],E)}return F===g&&H[1]?this.data(H[0]):F}else{return this.trigger("setData"+H[1]+"!",[H[0],G]).each(function(){o.data(this,E,G)})}},removeData:function(E){return this.each(function(){o.removeData(this,E)})},queue:function(E,F){if(typeof E!=="string"){F=E;E="fx"}if(F===g){return o.queue(this[0],E)}return this.each(function(){var G=o.queue(this,E,F);if(E=="fx"&&G.length==1){G[0].call(this)}})},dequeue:function(E){return this.each(function(){o.dequeue(this,E)})}});(function(){var Q=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]+['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[]+)+|[>+~])(\s*,\s*)?/g,K=0,G=Object.prototype.toString;var F=function(X,T,aa,ab){aa=aa||[];T=T||document;if(T.nodeType!==1&&T.nodeType!==9){return[]}if(!X||typeof X!=="string"){return aa}var Y=[],V,ae,ah,S,ac,U,W=true;Q.lastIndex=0;while((V=Q.exec(X))!==null){Y.push(V[1]);if(V[2]){U=RegExp.rightContext;break}}if(Y.length>1&&L.exec(X)){if(Y.length===2&&H.relative[Y[0]]){ae=I(Y[0]+Y[1],T)}else{ae=H.relative[Y[0]]?[T]:F(Y.shift(),T);while(Y.length){X=Y.shift();if(H.relative[X]){X+=Y.shift()}ae=I(X,ae)}}}else{var ad=ab?{expr:Y.pop(),set:E(ab)}:F.find(Y.pop(),Y.length===1&&T.parentNode?T.parentNode:T,P(T));ae=F.filter(ad.expr,ad.set);if(Y.length>0){ah=E(ae)}else{W=false}while(Y.length){var ag=Y.pop(),af=ag;if(!H.relative[ag]){ag=""}else{af=Y.pop()}if(af==null){af=T}H.relative[ag](ah,af,P(T))}}if(!ah){ah=ae}if(!ah){throw"Syntax error, unrecognized expression: "+(ag||X)}if(G.call(ah)==="[object Array]"){if(!W){aa.push.apply(aa,ah)}else{if(T.nodeType===1){for(var Z=0;ah[Z]!=null;Z++){if(ah[Z]&&(ah[Z]===true||ah[Z].nodeType===1&&J(T,ah[Z]))){aa.push(ae[Z])}}}else{for(var Z=0;ah[Z]!=null;Z++){if(ah[Z]&&ah[Z].nodeType===1){aa.push(ae[Z])}}}}}else{E(ah,aa)}if(U){F(U,T,aa,ab)}return aa};F.matches=function(S,T){return F(S,null,null,T)};F.find=function(Z,S,aa){var Y,W;if(!Z){return[]}for(var V=0,U=H.order.length;V<U;V++){var X=H.order[V],W;if((W=H.match[X].exec(Z))){var T=RegExp.leftContext;if(T.substr(T.length-1)!=="\\"){W[1]=(W[1]||"").replace(/\\/g,"");Y=H.find[X](W,S,aa);if(Y!=null){Z=Z.replace(H.match[X],"");break}}}}if(!Y){Y=S.getElementsByTagName("*")}return{set:Y,expr:Z}};F.filter=function(ab,aa,ae,V){var U=ab,ag=[],Y=aa,X,S;while(ab&&aa.length){for(var Z in H.filter){if((X=H.match[Z].exec(ab))!=null){var T=H.filter[Z],af,ad;S=false;if(Y==ag){ag=[]}if(H.preFilter[Z]){X=H.preFilter[Z](X,Y,ae,ag,V);if(!X){S=af=true}else{if(X===true){continue}}}if(X){for(var W=0;(ad=Y[W])!=null;W++){if(ad){af=T(ad,X,W,Y);var ac=V^!!af;if(ae&&af!=null){if(ac){S=true}else{Y[W]=false}}else{if(ac){ag.push(ad);S=true}}}}}if(af!==g){if(!ae){Y=ag}ab=ab.replace(H.match[Z],"");if(!S){return[]}break}}}ab=ab.replace(/\s*,\s*/,"");if(ab==U){if(S==null){throw"Syntax error, unrecognized expression: "+ab}else{break}}U=ab}return Y};var H=F.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF_-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF_-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*_-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF_-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(S){return S.getAttribute("href")}},relative:{"+":function(W,T){for(var U=0,S=W.length;U<S;U++){var V=W[U];if(V){var X=V.previousSibling;while(X&&X.nodeType!==1){X=X.previousSibling}W[U]=typeof T==="string"?X||false:X===T}}if(typeof T==="string"){F.filter(T,W,true)}},">":function(X,T,Y){if(typeof T==="string"&&!/\W/.test(T)){T=Y?T:T.toUpperCase();for(var U=0,S=X.length;U<S;U++){var W=X[U];if(W){var V=W.parentNode;X[U]=V.nodeName===T?V:false}}}else{for(var U=0,S=X.length;U<S;U++){var W=X[U];if(W){X[U]=typeof T==="string"?W.parentNode:W.parentNode===T}}if(typeof T==="string"){F.filter(T,X,true)}}},"":function(V,T,X){var U="done"+(K++),S=R;if(!T.match(/\W/)){var W=T=X?T:T.toUpperCase();S=O}S("parentNode",T,U,V,W,X)},"~":function(V,T,X){var U="done"+(K++),S=R;if(typeof T==="string"&&!T.match(/\W/)){var W=T=X?T:T.toUpperCase();S=O}S("previousSibling",T,U,V,W,X)}},find:{ID:function(T,U,V){if(typeof U.getElementById!=="undefined"&&!V){var S=U.getElementById(T[1]);return S?[S]:[]}},NAME:function(S,T,U){if(typeof T.getElementsByName!=="undefined"&&!U){return T.getElementsByName(S[1])}},TAG:function(S,T){return T.getElementsByTagName(S[1])}},preFilter:{CLASS:function(V,T,U,S,Y){V=" "+V[1].replace(/\\/g,"")+" ";var X;for(var W=0;(X=T[W])!=null;W++){if(X){if(Y^(" "+X.className+" ").indexOf(V)>=0){if(!U){S.push(X)}}else{if(U){T[W]=false}}}}return false},ID:function(S){return S[1].replace(/\\/g,"")},TAG:function(T,S){for(var U=0;S[U]===false;U++){}return S[U]&&P(S[U])?T[1]:T[1].toUpperCase()},CHILD:function(S){if(S[1]=="nth"){var T=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(S[2]=="even"&&"2n"||S[2]=="odd"&&"2n+1"||!/\D/.test(S[2])&&"0n+"+S[2]||S[2]);S[2]=(T[1]+(T[2]||1))-0;S[3]=T[3]-0}S[0]="done"+(K++);return S},ATTR:function(T){var S=T[1].replace(/\\/g,"");if(H.attrMap[S]){T[1]=H.attrMap[S]}if(T[2]==="~="){T[4]=" "+T[4]+" "}return T},PSEUDO:function(W,T,U,S,X){if(W[1]==="not"){if(W[3].match(Q).length>1){W[3]=F(W[3],null,null,T)}else{var V=F.filter(W[3],T,U,true^X);if(!U){S.push.apply(S,V)}return false}}else{if(H.match.POS.test(W[0])){return true}}return W},POS:function(S){S.unshift(true);return S}},filters:{enabled:function(S){return S.disabled===false&&S.type!=="hidden"},disabled:function(S){return S.disabled===true},checked:function(S){return S.checked===true},selected:function(S){S.parentNode.selectedIndex;return S.selected===true},parent:function(S){return!!S.firstChild},empty:function(S){return!S.firstChild},has:function(U,T,S){return!!F(S[3],U).length},header:function(S){return/h\d/i.test(S.nodeName)},text:function(S){return"text"===S.type},radio:function(S){return"radio"===S.type},checkbox:function(S){return"checkbox"===S.type},file:function(S){return"file"===S.type},password:function(S){return"password"===S.type},submit:function(S){return"submit"===S.type},image:function(S){return"image"===S.type},reset:function(S){return"reset"===S.type},button:function(S){return"button"===S.type||S.nodeName.toUpperCase()==="BUTTON"},input:function(S){return/input|select|textarea|button/i.test(S.nodeName)}},setFilters:{first:function(T,S){return S===0},last:function(U,T,S,V){return T===V.length-1},even:function(T,S){return S%2===0},odd:function(T,S){return S%2===1},lt:function(U,T,S){return T<S[3]-0},gt:function(U,T,S){return T>S[3]-0},nth:function(U,T,S){return S[3]-0==T},eq:function(U,T,S){return S[3]-0==T}},filter:{CHILD:function(S,V){var Y=V[1],Z=S.parentNode;var X=V[0];if(Z&&(!Z[X]||!S.nodeIndex)){var W=1;for(var T=Z.firstChild;T;T=T.nextSibling){if(T.nodeType==1){T.nodeIndex=W++}}Z[X]=W-1}if(Y=="first"){return S.nodeIndex==1}else{if(Y=="last"){return S.nodeIndex==Z[X]}else{if(Y=="only"){return Z[X]==1}else{if(Y=="nth"){var ab=false,U=V[2],aa=V[3];if(U==1&&aa==0){return true}if(U==0){if(S.nodeIndex==aa){ab=true}}else{if((S.nodeIndex-aa)%U==0&&(S.nodeIndex-aa)/U>=0){ab=true}}return ab}}}}},PSEUDO:function(Y,U,V,Z){var T=U[1],W=H.filters[T];if(W){return W(Y,V,U,Z)}else{if(T==="contains"){return(Y.textContent||Y.innerText||"").indexOf(U[3])>=0}else{if(T==="not"){var X=U[3];for(var V=0,S=X.length;V<S;V++){if(X[V]===Y){return false}}return true}}}},ID:function(T,S){return T.nodeType===1&&T.getAttribute("id")===S},TAG:function(T,S){return(S==="*"&&T.nodeType===1)||T.nodeName===S},CLASS:function(T,S){return S.test(T.className)},ATTR:function(W,U){var S=H.attrHandle[U[1]]?H.attrHandle[U[1]](W):W[U[1]]||W.getAttribute(U[1]),X=S+"",V=U[2],T=U[4];return S==null?V==="!=":V==="="?X===T:V==="*="?X.indexOf(T)>=0:V==="~="?(" "+X+" ").indexOf(T)>=0:!U[4]?S:V==="!="?X!=T:V==="^="?X.indexOf(T)===0:V==="$="?X.substr(X.length-T.length)===T:V==="|="?X===T||X.substr(0,T.length+1)===T+"-":false},POS:function(W,T,U,X){var S=T[2],V=H.setFilters[S];if(V){return V(W,U,T,X)}}}};var L=H.match.POS;for(var N in H.match){H.match[N]=RegExp(H.match[N].source+/(?![^\[]*\])(?![^\(]*\))/.source)}var E=function(T,S){T=Array.prototype.slice.call(T);if(S){S.push.apply(S,T);return S}return T};try{Array.prototype.slice.call(document.documentElement.childNodes)}catch(M){E=function(W,V){var T=V||[];if(G.call(W)==="[object Array]"){Array.prototype.push.apply(T,W)}else{if(typeof W.length==="number"){for(var U=0,S=W.length;U<S;U++){T.push(W[U])}}else{for(var U=0;W[U];U++){T.push(W[U])}}}return T}}(function(){var T=document.createElement("form"),U="script"+(new Date).getTime();T.innerHTML="<input name='"+U+"'/>";var S=document.documentElement;S.insertBefore(T,S.firstChild);if(!!document.getElementById(U)){H.find.ID=function(W,X,Y){if(typeof X.getElementById!=="undefined"&&!Y){var V=X.getElementById(W[1]);return V?V.id===W[1]||typeof V.getAttributeNode!=="undefined"&&V.getAttributeNode("id").nodeValue===W[1]?[V]:g:[]}};H.filter.ID=function(X,V){var W=typeof X.getAttributeNode!=="undefined"&&X.getAttributeNode("id");return X.nodeType===1&&W&&W.nodeValue===V}}S.removeChild(T)})();(function(){var S=document.createElement("div");S.appendChild(document.createComment(""));if(S.getElementsByTagName("*").length>0){H.find.TAG=function(T,X){var W=X.getElementsByTagName(T[1]);if(T[1]==="*"){var V=[];for(var U=0;W[U];U++){if(W[U].nodeType===1){V.push(W[U])}}W=V}return W}}S.innerHTML="<a href='#'></a>";if(S.firstChild&&S.firstChild.getAttribute("href")!=="#"){H.attrHandle.href=function(T){return T.getAttribute("href",2)}}})();if(document.querySelectorAll){(function(){var S=F,T=document.createElement("div");T.innerHTML="<p class='TEST'></p>";if(T.querySelectorAll&&T.querySelectorAll(".TEST").length===0){return}F=function(X,W,U,V){W=W||document;if(!V&&W.nodeType===9&&!P(W)){try{return E(W.querySelectorAll(X),U)}catch(Y){}}return S(X,W,U,V)};F.find=S.find;F.filter=S.filter;F.selectors=S.selectors;F.matches=S.matches})()}if(document.getElementsByClassName&&document.documentElement.getElementsByClassName){H.order.splice(1,0,"CLASS");H.find.CLASS=function(S,T){return T.getElementsByClassName(S[1])}}function O(T,Z,Y,ac,aa,ab){for(var W=0,U=ac.length;W<U;W++){var S=ac[W];if(S){S=S[T];var X=false;while(S&&S.nodeType){var V=S[Y];if(V){X=ac[V];break}if(S.nodeType===1&&!ab){S[Y]=W}if(S.nodeName===Z){X=S;break}S=S[T]}ac[W]=X}}}function R(T,Y,X,ab,Z,aa){for(var V=0,U=ab.length;V<U;V++){var S=ab[V];if(S){S=S[T];var W=false;while(S&&S.nodeType){if(S[X]){W=ab[S[X]];break}if(S.nodeType===1){if(!aa){S[X]=V}if(typeof Y!=="string"){if(S===Y){W=true;break}}else{if(F.filter(Y,[S]).length>0){W=S;break}}}S=S[T]}ab[V]=W}}}var J=document.compareDocumentPosition?function(T,S){return T.compareDocumentPosition(S)&16}:function(T,S){return T!==S&&(T.contains?T.contains(S):true)};var P=function(S){return S.nodeType===9&&S.documentElement.nodeName!=="HTML"||!!S.ownerDocument&&P(S.ownerDocument)};var I=function(S,Z){var V=[],W="",X,U=Z.nodeType?[Z]:Z;while((X=H.match.PSEUDO.exec(S))){W+=X[0];S=S.replace(H.match.PSEUDO,"")}S=H.relative[S]?S+"*":S;for(var Y=0,T=U.length;Y<T;Y++){F(S,U[Y],V)}return F.filter(W,V)};o.find=F;o.filter=F.filter;o.expr=F.selectors;o.expr[":"]=o.expr.filters;F.selectors.filters.hidden=function(S){return"hidden"===S.type||o.css(S,"display")==="none"||o.css(S,"visibility")==="hidden"};F.selectors.filters.visible=function(S){return"hidden"!==S.type&&o.css(S,"display")!=="none"&&o.css(S,"visibility")!=="hidden"};F.selectors.filters.animated=function(S){return o.grep(o.timers,function(T){return S===T.elem}).length};o.multiFilter=function(U,S,T){if(T){U=":not("+U+")"}return F.matches(U,S)};o.dir=function(U,T){var S=[],V=U[T];while(V&&V!=document){if(V.nodeType==1){S.push(V)}V=V[T]}return S};o.nth=function(W,S,U,V){S=S||1;var T=0;for(;W;W=W[U]){if(W.nodeType==1&&++T==S){break}}return W};o.sibling=function(U,T){var S=[];for(;U;U=U.nextSibling){if(U.nodeType==1&&U!=T){S.push(U)}}return S};return;l.Sizzle=F})();o.event={add:function(I,F,H,K){if(I.nodeType==3||I.nodeType==8){return}if(I.setInterval&&I!=l){I=l}if(!H.guid){H.guid=this.guid++}if(K!==g){var G=H;H=this.proxy(G);H.data=K}var E=o.data(I,"events")||o.data(I,"events",{}),J=o.data(I,"handle")||o.data(I,"handle",function(){return typeof o!=="undefined"&&!o.event.triggered?o.event.handle.apply(arguments.callee.elem,arguments):g});J.elem=I;o.each(F.split(/\s+/),function(M,N){var O=N.split(".");N=O.shift();H.type=O.slice().sort().join(".");var L=E[N];if(o.event.specialAll[N]){o.event.specialAll[N].setup.call(I,K,O)}if(!L){L=E[N]={};if(!o.event.special[N]||o.event.special[N].setup.call(I,K,O)===false){if(I.addEventListener){I.addEventListener(N,J,false)}else{if(I.attachEvent){I.attachEvent("on"+N,J)}}}}L[H.guid]=H;o.event.global[N]=true});I=null},guid:1,global:{},remove:function(K,H,J){if(K.nodeType==3||K.nodeType==8){return}var G=o.data(K,"events"),F,E;if(G){if(H===g||(typeof H==="string"&&H.charAt(0)==".")){for(var I in G){this.remove(K,I+(H||""))}}else{if(H.type){J=H.handler;H=H.type}o.each(H.split(/\s+/),function(M,O){var Q=O.split(".");O=Q.shift();var N=RegExp("(^|\\.)"+Q.slice().sort().join(".*\\.")+"(\\.|$)");if(G[O]){if(J){delete G[O][J.guid]}else{for(var P in G[O]){if(N.test(G[O][P].type)){delete G[O][P]}}}if(o.event.specialAll[O]){o.event.specialAll[O].teardown.call(K,Q)}for(F in G[O]){break}if(!F){if(!o.event.special[O]||o.event.special[O].teardown.call(K,Q)===false){if(K.removeEventListener){K.removeEventListener(O,o.data(K,"handle"),false)}else{if(K.detachEvent){K.detachEvent("on"+O,o.data(K,"handle"))}}}F=null;delete G[O]}}})}for(F in G){break}if(!F){var L=o.data(K,"handle");if(L){L.elem=null}o.removeData(K,"events");o.removeData(K,"handle")}}},trigger:function(I,K,H,E){var G=I.type||I;if(!E){I=typeof I==="object"?I[h]?I:o.extend(o.Event(G),I):o.Event(G);if(G.indexOf("!")>=0){I.type=G=G.slice(0,-1);I.exclusive=true}if(!H){I.stopPropagation();if(this.global[G]){o.each(o.cache,function(){if(this.events&&this.events[G]){o.event.trigger(I,K,this.handle.elem)}})}}if(!H||H.nodeType==3||H.nodeType==8){return g}I.result=g;I.target=H;K=o.makeArray(K);K.unshift(I)}I.currentTarget=H;var J=o.data(H,"handle");if(J){J.apply(H,K)}if((!H[G]||(o.nodeName(H,"a")&&G=="click"))&&H["on"+G]&&H["on"+G].apply(H,K)===false){I.result=false}if(!E&&H[G]&&!I.isDefaultPrevented()&&!(o.nodeName(H,"a")&&G=="click")){this.triggered=true;try{H[G]()}catch(L){}}this.triggered=false;if(!I.isPropagationStopped()){var F=H.parentNode||H.ownerDocument;if(F){o.event.trigger(I,K,F,true)}}},handle:function(K){var J,E;K=arguments[0]=o.event.fix(K||l.event);var L=K.type.split(".");K.type=L.shift();J=!L.length&&!K.exclusive;var I=RegExp("(^|\\.)"+L.slice().sort().join(".*\\.")+"(\\.|$)");E=(o.data(this,"events")||{})[K.type];for(var G in E){var H=E[G];if(J||I.test(H.type)){K.handler=H;K.data=H.data;var F=H.apply(this,arguments);if(F!==g){K.result=F;if(F===false){K.preventDefault();K.stopPropagation()}}if(K.isImmediatePropagationStopped()){break}}}},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode metaKey newValue originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),fix:function(H){if(H[h]){return H}var F=H;H=o.Event(F);for(var G=this.props.length,J;G;){J=this.props[--G];H[J]=F[J]}if(!H.target){H.target=H.srcElement||document}if(H.target.nodeType==3){H.target=H.target.parentNode}if(!H.relatedTarget&&H.fromElement){H.relatedTarget=H.fromElement==H.target?H.toElement:H.fromElement}if(H.pageX==null&&H.clientX!=null){var I=document.documentElement,E=document.body;H.pageX=H.clientX+(I&&I.scrollLeft||E&&E.scrollLeft||0)-(I.clientLeft||0);H.pageY=H.clientY+(I&&I.scrollTop||E&&E.scrollTop||0)-(I.clientTop||0)}if(!H.which&&((H.charCode||H.charCode===0)?H.charCode:H.keyCode)){H.which=H.charCode||H.keyCode}if(!H.metaKey&&H.ctrlKey){H.metaKey=H.ctrlKey}if(!H.which&&H.button){H.which=(H.button&1?1:(H.button&2?3:(H.button&4?2:0)))}return H},proxy:function(F,E){E=E||function(){return F.apply(this,arguments)};E.guid=F.guid=F.guid||E.guid||this.guid++;return E},special:{ready:{setup:B,teardown:function(){}}},specialAll:{live:{setup:function(E,F){o.event.add(this,F[0],c)},teardown:function(G){if(G.length){var E=0,F=RegExp("(^|\\.)"+G[0]+"(\\.|$)");o.each((o.data(this,"events").live||{}),function(){if(F.test(this.type)){E++}});if(E<1){o.event.remove(this,G[0],c)}}}}}};o.Event=function(E){if(!this.preventDefault){return new o.Event(E)}if(E&&E.type){this.originalEvent=E;this.type=E.type}else{this.type=E}this.timeStamp=e();this[h]=true};function k(){return false}function u(){return true}o.Event.prototype={preventDefault:function(){this.isDefaultPrevented=u;var E=this.originalEvent;if(!E){return}if(E.preventDefault){E.preventDefault()}E.returnValue=false},stopPropagation:function(){this.isPropagationStopped=u;var E=this.originalEvent;if(!E){return}if(E.stopPropagation){E.stopPropagation()}E.cancelBubble=true},stopImmediatePropagation:function(){this.isImmediatePropagationStopped=u;this.stopPropagation()},isDefaultPrevented:k,isPropagationStopped:k,isImmediatePropagationStopped:k};var a=function(F){var E=F.relatedTarget;while(E&&E!=this){try{E=E.parentNode}catch(G){E=this}}if(E!=this){F.type=F.data;o.event.handle.apply(this,arguments)}};o.each({mouseover:"mouseenter",mouseout:"mouseleave"},function(F,E){o.event.special[E]={setup:function(){o.event.add(this,F,a,E)},teardown:function(){o.event.remove(this,F,a)}}});o.fn.extend({bind:function(F,G,E){return F=="unload"?this.one(F,G,E):this.each(function(){o.event.add(this,F,E||G,E&&G)})},one:function(G,H,F){var E=o.event.proxy(F||H,function(I){o(this).unbind(I,E);return(F||H).apply(this,arguments)});return this.each(function(){o.event.add(this,G,E,F&&H)})},unbind:function(F,E){return this.each(function(){o.event.remove(this,F,E)})},trigger:function(E,F){return this.each(function(){o.event.trigger(E,F,this)})},triggerHandler:function(E,G){if(this[0]){var F=o.Event(E);F.preventDefault();F.stopPropagation();o.event.trigger(F,G,this[0]);return F.result}},toggle:function(G){var E=arguments,F=1;while(F<E.length){o.event.proxy(G,E[F++])}return this.click(o.event.proxy(G,function(H){this.lastToggle=(this.lastToggle||0)%F;H.preventDefault();return E[this.lastToggle++].apply(this,arguments)||false}))},hover:function(E,F){return this.mouseenter(E).mouseleave(F)},ready:function(E){B();if(o.isReady){E.call(document,o)}else{o.readyList.push(E)}return this},live:function(G,F){var E=o.event.proxy(F);E.guid+=this.selector+G;o(document).bind(i(G,this.selector),this.selector,E);return this},die:function(F,E){o(document).unbind(i(F,this.selector),E?{guid:E.guid+this.selector+F}:null);return this}});function c(H){var E=RegExp("(^|\\.)"+H.type+"(\\.|$)"),G=true,F=[];o.each(o.data(this,"events").live||[],function(I,J){if(E.test(J.type)){var K=o(H.target).closest(J.data)[0];if(K){F.push({elem:K,fn:J})}}});o.each(F,function(){if(this.fn.call(this.elem,H,this.fn.data)===false){G=false}});return G}function i(F,E){return["live",F,E.replace(/\./g,"`").replace(/ /g,"|")].join(".")}o.extend({isReady:false,readyList:[],ready:function(){if(!o.isReady){o.isReady=true;if(o.readyList){o.each(o.readyList,function(){this.call(document,o)});o.readyList=null}o(document).triggerHandler("ready")}}});var x=false;function B(){if(x){return}x=true;if(document.addEventListener){document.addEventListener("DOMContentLoaded",function(){document.removeEventListener("DOMContentLoaded",arguments.callee,false);o.ready()},false)}else{if(document.attachEvent){document.attachEvent("onreadystatechange",function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",arguments.callee);o.ready()}});if(document.documentElement.doScroll&&typeof l.frameElement==="undefined"){(function(){if(o.isReady){return}try{document.documentElement.doScroll("left")}catch(E){setTimeout(arguments.callee,0);return}o.ready()})()}}}o.event.add(l,"load",o.ready)}o.each(("blur,focus,load,resize,scroll,unload,click,dblclick,mousedown,mouseup,mousemove,mouseover,mouseout,mouseenter,mouseleave,change,select,submit,keydown,keypress,keyup,error").split(","),function(F,E){o.fn[E]=function(G){return G?this.bind(E,G):this.trigger(E)}});o(l).bind("unload",function(){for(var E in o.cache){if(E!=1&&o.cache[E].handle){o.event.remove(o.cache[E].handle.elem)}}});(function(){o.support={};var F=document.documentElement,G=document.createElement("script"),K=document.createElement("div"),J="script"+(new Date).getTime();K.style.display="none";K.innerHTML='   <link/><table></table><a href="/a" style="color:red;float:left;opacity:.5;">a</a><select><option>text</option></select><object><param/></object>';var H=K.getElementsByTagName("*"),E=K.getElementsByTagName("a")[0];if(!H||!H.length||!E){return}o.support={leadingWhitespace:K.firstChild.nodeType==3,tbody:!K.getElementsByTagName("tbody").length,objectAll:!!K.getElementsByTagName("object")[0].getElementsByTagName("*").length,htmlSerialize:!!K.getElementsByTagName("link").length,style:/red/.test(E.getAttribute("style")),hrefNormalized:E.getAttribute("href")==="/a",opacity:E.style.opacity==="0.5",cssFloat:!!E.style.cssFloat,scriptEval:false,noCloneEvent:true,boxModel:null};G.type="text/javascript";try{G.appendChild(document.createTextNode("window."+J+"=1;"))}catch(I){}F.insertBefore(G,F.firstChild);if(l[J]){o.support.scriptEval=true;delete l[J]}F.removeChild(G);if(K.attachEvent&&K.fireEvent){K.attachEvent("onclick",function(){o.support.noCloneEvent=false;K.detachEvent("onclick",arguments.callee)});K.cloneNode(true).fireEvent("onclick")}o(function(){var L=document.createElement("div");L.style.width="1px";L.style.paddingLeft="1px";document.body.appendChild(L);o.boxModel=o.support.boxModel=L.offsetWidth===2;document.body.removeChild(L)})})();var w=o.support.cssFloat?"cssFloat":"styleFloat";o.props={"for":"htmlFor","class":"className","float":w,cssFloat:w,styleFloat:w,readonly:"readOnly",maxlength:"maxLength",cellspacing:"cellSpacing",rowspan:"rowSpan",tabindex:"tabIndex"};o.fn.extend({_load:o.fn.load,load:function(G,J,K){if(typeof G!=="string"){return this._load(G)}var I=G.indexOf(" ");if(I>=0){var E=G.slice(I,G.length);G=G.slice(0,I)}var H="GET";if(J){if(o.isFunction(J)){K=J;J=null}else{if(typeof J==="object"){J=o.param(J);H="POST"}}}var F=this;o.ajax({url:G,type:H,dataType:"html",data:J,complete:function(M,L){if(L=="success"||L=="notmodified"){F.html(E?o("<div/>").append(M.responseText.replace(/<script(.|\s)*?\/script>/g,"")).find(E):M.responseText)}if(K){F.each(K,[M.responseText,L,M])}}});return this},serialize:function(){return o.param(this.serializeArray())},serializeArray:function(){return this.map(function(){return this.elements?o.makeArray(this.elements):this}).filter(function(){return this.name&&!this.disabled&&(this.checked||/select|textarea/i.test(this.nodeName)||/text|hidden|password/i.test(this.type))}).map(function(E,F){var G=o(this).val();return G==null?null:o.isArray(G)?o.map(G,function(I,H){return{name:F.name,value:I}}):{name:F.name,value:G}}).get()}});o.each("ajaxStart,ajaxStop,ajaxComplete,ajaxError,ajaxSuccess,ajaxSend".split(","),function(E,F){o.fn[F]=function(G){return this.bind(F,G)}});var r=e();o.extend({get:function(E,G,H,F){if(o.isFunction(G)){H=G;G=null}return o.ajax({type:"GET",url:E,data:G,success:H,dataType:F})},getScript:function(E,F){return o.get(E,null,F,"script")},getJSON:function(E,F,G){return o.get(E,F,G,"json")},post:function(E,G,H,F){if(o.isFunction(G)){H=G;G={}}return o.ajax({type:"POST",url:E,data:G,success:H,dataType:F})},ajaxSetup:function(E){o.extend(o.ajaxSettings,E)},ajaxSettings:{url:location.href,global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,xhr:function(){return l.ActiveXObject?new ActiveXObject("Microsoft.XMLHTTP"):new XMLHttpRequest()},accepts:{xml:"application/xml, text/xml",html:"text/html",script:"text/javascript, application/javascript",json:"application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},ajax:function(M){M=o.extend(true,M,o.extend(true,{},o.ajaxSettings,M));var W,F=/=\?(&|$)/g,R,V,G=M.type.toUpperCase();if(M.data&&M.processData&&typeof M.data!=="string"){M.data=o.param(M.data)}if(M.dataType=="jsonp"){if(G=="GET"){if(!M.url.match(F)){M.url+=(M.url.match(/\?/)?"&":"?")+(M.jsonp||"callback")+"=?"}}else{if(!M.data||!M.data.match(F)){M.data=(M.data?M.data+"&":"")+(M.jsonp||"callback")+"=?"}}M.dataType="json"}if(M.dataType=="json"&&(M.data&&M.data.match(F)||M.url.match(F))){W="jsonp"+r++;if(M.data){M.data=(M.data+"").replace(F,"="+W+"$1")}M.url=M.url.replace(F,"="+W+"$1");M.dataType="script";l[W]=function(X){V=X;I();L();l[W]=g;try{delete l[W]}catch(Y){}if(H){H.removeChild(T)}}}if(M.dataType=="script"&&M.cache==null){M.cache=false}if(M.cache===false&&G=="GET"){var E=e();var U=M.url.replace(/(\?|&)_=.*?(&|$)/,"$1_="+E+"$2");M.url=U+((U==M.url)?(M.url.match(/\?/)?"&":"?")+"_="+E:"")}if(M.data&&G=="GET"){M.url+=(M.url.match(/\?/)?"&":"?")+M.data;M.data=null}if(M.global&&!o.active++){o.event.trigger("ajaxStart")}var Q=/^(\w+:)?\/\/([^\/?#]+)/.exec(M.url);if(M.dataType=="script"&&G=="GET"&&Q&&(Q[1]&&Q[1]!=location.protocol||Q[2]!=location.host)){var H=document.getElementsByTagName("head")[0];var T=document.createElement("script");T.src=M.url;if(M.scriptCharset){T.charset=M.scriptCharset}if(!W){var O=false;T.onload=T.onreadystatechange=function(){if(!O&&(!this.readyState||this.readyState=="loaded"||this.readyState=="complete")){O=true;I();L();H.removeChild(T)}}}H.appendChild(T);return g}var K=false;var J=M.xhr();if(M.username){J.open(G,M.url,M.async,M.username,M.password)}else{J.open(G,M.url,M.async)}try{if(M.data){J.setRequestHeader("Content-Type",M.contentType)}if(M.ifModified){J.setRequestHeader("If-Modified-Since",o.lastModified[M.url]||"Thu, 01 Jan 1970 00:00:00 GMT")}J.setRequestHeader("X-Requested-With","XMLHttpRequest");J.setRequestHeader("Accept",M.dataType&&M.accepts[M.dataType]?M.accepts[M.dataType]+", */*":M.accepts._default)}catch(S){}if(M.beforeSend&&M.beforeSend(J,M)===false){if(M.global&&!--o.active){o.event.trigger("ajaxStop")}J.abort();return false}if(M.global){o.event.trigger("ajaxSend",[J,M])}var N=function(X){if(J.readyState==0){if(P){clearInterval(P);P=null;if(M.global&&!--o.active){o.event.trigger("ajaxStop")}}}else{if(!K&&J&&(J.readyState==4||X=="timeout")){K=true;if(P){clearInterval(P);P=null}R=X=="timeout"?"timeout":!o.httpSuccess(J)?"error":M.ifModified&&o.httpNotModified(J,M.url)?"notmodified":"success";if(R=="success"){try{V=o.httpData(J,M.dataType,M)}catch(Z){R="parsererror"}}if(R=="success"){var Y;try{Y=J.getResponseHeader("Last-Modified")}catch(Z){}if(M.ifModified&&Y){o.lastModified[M.url]=Y}if(!W){I()}}else{o.handleError(M,J,R)}L();if(X){J.abort()}if(M.async){J=null}}}};if(M.async){var P=setInterval(N,13);if(M.timeout>0){setTimeout(function(){if(J&&!K){N("timeout")}},M.timeout)}}try{J.send(M.data)}catch(S){o.handleError(M,J,null,S)}if(!M.async){N()}function I(){if(M.success){M.success(V,R)}if(M.global){o.event.trigger("ajaxSuccess",[J,M])}}function L(){if(M.complete){M.complete(J,R)}if(M.global){o.event.trigger("ajaxComplete",[J,M])}if(M.global&&!--o.active){o.event.trigger("ajaxStop")}}return J},handleError:function(F,H,E,G){if(F.error){F.error(H,E,G)}if(F.global){o.event.trigger("ajaxError",[H,F,G])}},active:0,httpSuccess:function(F){try{return!F.status&&location.protocol=="file:"||(F.status>=200&&F.status<300)||F.status==304||F.status==1223}catch(E){}return false},httpNotModified:function(G,E){try{var H=G.getResponseHeader("Last-Modified");return G.status==304||H==o.lastModified[E]}catch(F){}return false},httpData:function(J,H,G){var F=J.getResponseHeader("content-type"),E=H=="xml"||!H&&F&&F.indexOf("xml")>=0,I=E?J.responseXML:J.responseText;if(E&&I.documentElement.tagName=="parsererror"){throw"parsererror"}if(G&&G.dataFilter){I=G.dataFilter(I,H)}if(typeof I==="string"){if(H=="script"){o.globalEval(I)}if(H=="json"){I=l["eval"]("("+I+")")}}return I},param:function(E){var G=[];function H(I,J){G[G.length]=encodeURIComponent(I)+"="+encodeURIComponent(J)}if(o.isArray(E)||E.jquery){o.each(E,function(){H(this.name,this.value)})}else{for(var F in E){if(o.isArray(E[F])){o.each(E[F],function(){H(F,this)})}else{H(F,o.isFunction(E[F])?E[F]():E[F])}}}return G.join("&").replace(/%20/g,"+")}});var m={},n,d=[["height","marginTop","marginBottom","paddingTop","paddingBottom"],["width","marginLeft","marginRight","paddingLeft","paddingRight"],["opacity"]];function t(F,E){var G={};o.each(d.concat.apply([],d.slice(0,E)),function(){G[this]=F});return G}o.fn.extend({show:function(J,L){if(J){return this.animate(t("show",3),J,L)}else{for(var H=0,F=this.length;H<F;H++){var E=o.data(this[H],"olddisplay");this[H].style.display=E||"";if(o.css(this[H],"display")==="none"){var G=this[H].tagName,K;if(m[G]){K=m[G]}else{var I=o("<"+G+" />").appendTo("body");K=I.css("display");if(K==="none"){K="block"}I.remove();m[G]=K}this[H].style.display=o.data(this[H],"olddisplay",K)}}return this}},hide:function(H,I){if(H){return this.animate(t("hide",3),H,I)}else{for(var G=0,F=this.length;G<F;G++){var E=o.data(this[G],"olddisplay");if(!E&&E!=="none"){o.data(this[G],"olddisplay",o.css(this[G],"display"))}this[G].style.display="none"}return this}},_toggle:o.fn.toggle,toggle:function(G,F){var E=typeof G==="boolean";return o.isFunction(G)&&o.isFunction(F)?this._toggle.apply(this,arguments):G==null||E?this.each(function(){var H=E?G:o(this).is(":hidden");o(this)[H?"show":"hide"]()}):this.animate(t("toggle",3),G,F)},fadeTo:function(E,G,F){return this.animate({opacity:G},E,F)},animate:function(I,F,H,G){var E=o.speed(F,H,G);return this[E.queue===false?"each":"queue"](function(){var K=o.extend({},E),M,L=this.nodeType==1&&o(this).is(":hidden"),J=this;for(M in I){if(I[M]=="hide"&&L||I[M]=="show"&&!L){return K.complete.call(this)}if((M=="height"||M=="width")&&this.style){K.display=o.css(this,"display");K.overflow=this.style.overflow}}if(K.overflow!=null){this.style.overflow="hidden"}K.curAnim=o.extend({},I);o.each(I,function(O,S){var R=new o.fx(J,K,O);if(/toggle|show|hide/.test(S)){R[S=="toggle"?L?"show":"hide":S](I)}else{var Q=S.toString().match(/^([+-]=)?([\d+-.]+)(.*)$/),T=R.cur(true)||0;if(Q){var N=parseFloat(Q[2]),P=Q[3]||"px";if(P!="px"){J.style[O]=(N||1)+P;T=((N||1)/R.cur(true))*T;J.style[O]=T+P}if(Q[1]){N=((Q[1]=="-="?-1:1)*N)+T}R.custom(T,N,P)}else{R.custom(T,S,"")}}});return true})},stop:function(F,E){var G=o.timers;if(F){this.queue([])}this.each(function(){for(var H=G.length-1;H>=0;H--){if(G[H].elem==this){if(E){G[H](true)}G.splice(H,1)}}});if(!E){this.dequeue()}return this}});o.each({slideDown:t("show",1),slideUp:t("hide",1),slideToggle:t("toggle",1),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"}},function(E,F){o.fn[E]=function(G,H){return this.animate(F,G,H)}});o.extend({speed:function(G,H,F){var E=typeof G==="object"?G:{complete:F||!F&&H||o.isFunction(G)&&G,duration:G,easing:F&&H||H&&!o.isFunction(H)&&H};E.duration=o.fx.off?0:typeof E.duration==="number"?E.duration:o.fx.speeds[E.duration]||o.fx.speeds._default;E.old=E.complete;E.complete=function(){if(E.queue!==false){o(this).dequeue()}if(o.isFunction(E.old)){E.old.call(this)}};return E},easing:{linear:function(G,H,E,F){return E+F*G},swing:function(G,H,E,F){return((-Math.cos(G*Math.PI)/2)+0.5)*F+E}},timers:[],fx:function(F,E,G){this.options=E;this.elem=F;this.prop=G;if(!E.orig){E.orig={}}}});o.fx.prototype={update:function(){if(this.options.step){this.options.step.call(this.elem,this.now,this)}(o.fx.step[this.prop]||o.fx.step._default)(this);if((this.prop=="height"||this.prop=="width")&&this.elem.style){this.elem.style.display="block"}},cur:function(F){if(this.elem[this.prop]!=null&&(!this.elem.style||this.elem.style[this.prop]==null)){return this.elem[this.prop]}var E=parseFloat(o.css(this.elem,this.prop,F));return E&&E>-10000?E:parseFloat(o.curCSS(this.elem,this.prop))||0},custom:function(I,H,G){this.startTime=e();this.start=I;this.end=H;this.unit=G||this.unit||"px";this.now=this.start;this.pos=this.state=0;var E=this;function F(J){return E.step(J)}F.elem=this.elem;if(F()&&o.timers.push(F)==1){n=setInterval(function(){var K=o.timers;for(var J=0;J<K.length;J++){if(!K[J]()){K.splice(J--,1)}}if(!K.length){clearInterval(n)}},13)}},show:function(){this.options.orig[this.prop]=o.attr(this.elem.style,this.prop);this.options.show=true;this.custom(this.prop=="width"||this.prop=="height"?1:0,this.cur());o(this.elem).show()},hide:function(){this.options.orig[this.prop]=o.attr(this.elem.style,this.prop);this.options.hide=true;this.custom(this.cur(),0)},step:function(H){var G=e();if(H||G>=this.options.duration+this.startTime){this.now=this.end;this.pos=this.state=1;this.update();this.options.curAnim[this.prop]=true;var E=true;for(var F in this.options.curAnim){if(this.options.curAnim[F]!==true){E=false}}if(E){if(this.options.display!=null){this.elem.style.overflow=this.options.overflow;this.elem.style.display=this.options.display;if(o.css(this.elem,"display")=="none"){this.elem.style.display="block"}}if(this.options.hide){o(this.elem).hide()}if(this.options.hide||this.options.show){for(var I in this.options.curAnim){o.attr(this.elem.style,I,this.options.orig[I])}}this.options.complete.call(this.elem)}return false}else{var J=G-this.startTime;this.state=J/this.options.duration;this.pos=o.easing[this.options.easing||(o.easing.swing?"swing":"linear")](this.state,J,0,1,this.options.duration);this.now=this.start+((this.end-this.start)*this.pos);this.update()}return true}};o.extend(o.fx,{speeds:{slow:600,fast:200,_default:400},step:{opacity:function(E){o.attr(E.elem.style,"opacity",E.now)},_default:function(E){if(E.elem.style&&E.elem.style[E.prop]!=null){E.elem.style[E.prop]=E.now+E.unit}else{E.elem[E.prop]=E.now}}}});if(document.documentElement.getBoundingClientRect){o.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return o.offset.bodyOffset(this[0])}var G=this[0].getBoundingClientRect(),J=this[0].ownerDocument,F=J.body,E=J.documentElement,L=E.clientTop||F.clientTop||0,K=E.clientLeft||F.clientLeft||0,I=G.top+(self.pageYOffset||o.boxModel&&E.scrollTop||F.scrollTop)-L,H=G.left+(self.pageXOffset||o.boxModel&&E.scrollLeft||F.scrollLeft)-K;return{top:I,left:H}}}else{o.fn.offset=function(){if(!this[0]){return{top:0,left:0}}if(this[0]===this[0].ownerDocument.body){return o.offset.bodyOffset(this[0])}o.offset.initialized||o.offset.initialize();var J=this[0],G=J.offsetParent,F=J,O=J.ownerDocument,M,H=O.documentElement,K=O.body,L=O.defaultView,E=L.getComputedStyle(J,null),N=J.offsetTop,I=J.offsetLeft;while((J=J.parentNode)&&J!==K&&J!==H){M=L.getComputedStyle(J,null);N-=J.scrollTop,I-=J.scrollLeft;if(J===G){N+=J.offsetTop,I+=J.offsetLeft;if(o.offset.doesNotAddBorder&&!(o.offset.doesAddBorderForTableAndCells&&/^t(able|d|h)$/i.test(J.tagName))){N+=parseInt(M.borderTopWidth,10)||0,I+=parseInt(M.borderLeftWidth,10)||0}F=G,G=J.offsetParent}if(o.offset.subtractsBorderForOverflowNotVisible&&M.overflow!=="visible"){N+=parseInt(M.borderTopWidth,10)||0,I+=parseInt(M.borderLeftWidth,10)||0}E=M}if(E.position==="relative"||E.position==="static"){N+=K.offsetTop,I+=K.offsetLeft}if(E.position==="fixed"){N+=Math.max(H.scrollTop,K.scrollTop),I+=Math.max(H.scrollLeft,K.scrollLeft)}return{top:N,left:I}}}o.offset={initialize:function(){if(this.initialized){return}var L=document.body,F=document.createElement("div"),H,G,N,I,M,E,J=L.style.marginTop,K='<div style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;"><div></div></div><table style="position:absolute;top:0;left:0;margin:0;border:5px solid #000;padding:0;width:1px;height:1px;" cellpadding="0" cellspacing="0"><tr><td></td></tr></table>';M={position:"absolute",top:0,left:0,margin:0,border:0,width:"1px",height:"1px",visibility:"hidden"};for(E in M){F.style[E]=M[E]}F.innerHTML=K;L.insertBefore(F,L.firstChild);H=F.firstChild,G=H.firstChild,I=H.nextSibling.firstChild.firstChild;this.doesNotAddBorder=(G.offsetTop!==5);this.doesAddBorderForTableAndCells=(I.offsetTop===5);H.style.overflow="hidden",H.style.position="relative";this.subtractsBorderForOverflowNotVisible=(G.offsetTop===-5);L.style.marginTop="1px";this.doesNotIncludeMarginInBodyOffset=(L.offsetTop===0);L.style.marginTop=J;L.removeChild(F);this.initialized=true},bodyOffset:function(E){o.offset.initialized||o.offset.initialize();var G=E.offsetTop,F=E.offsetLeft;if(o.offset.doesNotIncludeMarginInBodyOffset){G+=parseInt(o.curCSS(E,"marginTop",true),10)||0,F+=parseInt(o.curCSS(E,"marginLeft",true),10)||0}return{top:G,left:F}}};o.fn.extend({position:function(){var I=0,H=0,F;if(this[0]){var G=this.offsetParent(),J=this.offset(),E=/^body|html$/i.test(G[0].tagName)?{top:0,left:0}:G.offset();J.top-=j(this,"marginTop");J.left-=j(this,"marginLeft");E.top+=j(G,"borderTopWidth");E.left+=j(G,"borderLeftWidth");F={top:J.top-E.top,left:J.left-E.left}}return F},offsetParent:function(){var E=this[0].offsetParent||document.body;while(E&&(!/^body|html$/i.test(E.tagName)&&o.css(E,"position")=="static")){E=E.offsetParent}return o(E)}});o.each(["Left","Top"],function(F,E){var G="scroll"+E;o.fn[G]=function(H){if(!this[0]){return null}return H!==g?this.each(function(){this==l||this==document?l.scrollTo(!F?H:o(l).scrollLeft(),F?H:o(l).scrollTop()):this[G]=H}):this[0]==l||this[0]==document?self[F?"pageYOffset":"pageXOffset"]||o.boxModel&&document.documentElement[G]||document.body[G]:this[0][G]}});o.each(["Height","Width"],function(H,F){var E=H?"Left":"Top",G=H?"Right":"Bottom";o.fn["inner"+F]=function(){return this[F.toLowerCase()]()+j(this,"padding"+E)+j(this,"padding"+G)};o.fn["outer"+F]=function(J){return this["inner"+F]()+j(this,"border"+E+"Width")+j(this,"border"+G+"Width")+(J?j(this,"margin"+E)+j(this,"margin"+G):0)};var I=F.toLowerCase();o.fn[I]=function(J){return this[0]==l?document.compatMode=="CSS1Compat"&&document.documentElement["client"+F]||document.body["client"+F]:this[0]==document?Math.max(document.documentElement["client"+F],document.body["scroll"+F],document.documentElement["scroll"+F],document.body["offset"+F],document.documentElement["offset"+F]):J===g?(this.length?o.css(this[0],I):null):this.css(I,typeof J==="string"?J:J+"px")}})})();(function($){var ver="2.88";if($.support==undefined){$.support={opacity:!($.browser.msie)};}function debug(s){if($.fn.cycle.debug){log(s);}}function log(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "));}}$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!="stop"){if(!$.isReady&&o.s){log("DOM not ready, queuing slideshow");$(function(){$(o.s,o.c).cycle(options,arg2);});return this;}log("terminating; zero elements found by selector"+($.isReady?"":" (DOM not ready)"));return this;}return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false){return;}opts.updateActivePagerLink=opts.updateActivePagerLink||$.fn.cycle.updateActivePagerLink;if(this.cycleTimeout){clearTimeout(this.cycleTimeout);}this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log("terminating; too few slides: "+els.length);return;}var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false){return;}var startTime=opts2.continuous?10:getTimeout(els[opts2.currSlide],els[opts2.nextSlide],opts2,!opts2.rev);if(startTime){startTime+=(opts2.delay||0);if(startTime<10){startTime=10;}debug("first timeout: "+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,(!opts2.rev&&!opts.backwards));},startTime);}});};function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined){cont.cycleStop=0;}if(options===undefined||options===null){options={};}if(options.constructor==String){switch(options){case"destroy":case"stop":var opts=$(cont).data("cycle.opts");if(!opts){return false;}cont.cycleStop++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);}cont.cycleTimeout=0;$(cont).removeData("cycle.opts");if(options=="destroy"){destroy(opts);}return false;case"toggle":cont.cyclePause=(cont.cyclePause===1)?0:1;checkInstantResume(cont.cyclePause,arg2,cont);return false;case"pause":cont.cyclePause=1;return false;case"resume":cont.cyclePause=0;checkInstantResume(false,arg2,cont);return false;case"prev":case"next":var opts=$(cont).data("cycle.opts");if(!opts){log('options not found, "prev/next" ignored');return false;}$.fn.cycle[options](opts);return false;default:options={fx:options};}return options;}else{if(options.constructor==Number){var num=options;options=$(cont).data("cycle.opts");if(!options){log("options not found, can not advance slide");return false;}if(num<0||num>=options.elements.length){log("invalid slide index: "+num);return false;}options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}if(typeof arg2=="string"){options.oneTimeFx=arg2;}go(options.elements,options,1,num>=options.currSlide);return false;}}return options;function checkInstantResume(isPaused,arg2,cont){if(!isPaused&&arg2===true){var options=$(cont).data("cycle.opts");if(!options){log("options not found, can not resume");return false;}if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}go(options.elements,options,1,(!opts.rev&&!opts.backwards));}}}function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute("filter");}catch(smother){}}}function destroy(opts){if(opts.next){$(opts.next).unbind(opts.prevNextEvent);}if(opts.prev){$(opts.prev).unbind(opts.prevNextEvent);}if(opts.pager||opts.pagerAnchorBuilder){$.each(opts.pagerAnchors||[],function(){this.unbind().remove();});}opts.pagerAnchors=null;if(opts.destroy){opts.destroy(opts);}}function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});if(opts.autostop){opts.countdown=opts.autostopCount||els.length;}var cont=$cont[0];$cont.data("cycle.opts",opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0;});if(!$.support.opacity&&opts.cleartype){opts.after.push(function(){removeFilter(this,opts);});}if(opts.continuous){opts.after.push(function(){go(els,opts,0,(!opts.rev&&!opts.backwards));});}saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($slides);}if($cont.css("position")=="static"){$cont.css("position","relative");}if(opts.width){$cont.width(opts.width);}if(opts.height&&opts.height!="auto"){$cont.height(opts.height);}if(opts.startingSlide){opts.startingSlide=parseInt(opts.startingSlide);}else{if(opts.backwards){opts.startingSlide=els.length-1;}}if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++){opts.randomMap.push(i);}opts.randomMap.sort(function(a,b){return Math.random()-0.5;});opts.randomIndex=1;opts.startingSlide=opts.randomMap[1];}else{if(opts.startingSlide>=els.length){opts.startingSlide=0;}}opts.currSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:"absolute",top:0,left:0}).hide().each(function(i){var z;if(opts.backwards){z=first?i<=first?els.length+(i-first):first-i:els.length-i;}else{z=first?i>=first?els.length-(i-first):first-i:els.length-i;}$(this).css("z-index",z);});$(els[first]).css("opacity",1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width){$slides.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w){w=e.offsetWidth||e.width||$e.attr("width");}if(!h){h=e.offsetHeight||e.height||$e.attr("height");}maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh;}if(maxw>0&&maxh>0){$cont.css({width:maxw+"px",height:maxh+"px"});}}if(opts.pause){$cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});}if(supportMultiTransitions(opts)===false){return false;}var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:($el.height()||this.offsetHeight||this.height||$el.attr("height")||0);this.cycleW=(opts.fit&&opts.width)?opts.width:($el.width()||this.offsetWidth||this.width||$el.attr("width")||0);if($el.is("img")){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options);},opts.requeueTimeout);requeue=true;return false;}else{log("could not determine size of image: "+this.src,this.cycleW,this.cycleH);}}}return true;});if(requeue){return false;}opts.cssBefore=opts.cssBefore||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(":eq("+first+")").css(opts.cssBefore);if(opts.cssFirst){$($slides[first]).css(opts.cssFirst);}if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String){opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed);}if(!opts.sync){opts.speed=opts.speed/2;}var buffer=opts.fx=="shuffle"?500:250;while((opts.timeout-opts.speed)<buffer){opts.timeout+=opts.speed;}}if(opts.easing){opts.easeIn=opts.easeOut=opts.easing;}if(!opts.speedIn){opts.speedIn=opts.speed;}if(!opts.speedOut){opts.speedOut=opts.speed;}opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.backwards){opts.nextSlide=opts.startingSlide==0?(els.length-1):opts.startingSlide-1;}else{opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;}}if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init)){init($cont,$slides,opts);}else{if(opts.fx!="custom"&&!opts.multiFx){log("unknown transition: "+opts.fx,"; slideshow terminating");return false;}}}var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true]);}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true]);}if(opts.next){$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1);});}if(opts.prev){$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1);});}if(opts.pager||opts.pagerAnchorBuilder){buildPager(els,opts);}exposeAddSlide(opts,els);return opts;}function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this);});$.each(opts.after,function(){opts.original.after.push(this);});}function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log("discarding unknown transition: ",fx);opts.fxs.splice(i,1);i--;}}if(!opts.fxs.length){log("No valid transitions named; slideshow terminating.");return false;}}else{if(opts.fx=="all"){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx)){opts.fxs.push(p);}}}}if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}debug("randomized fx sequence: ",opts.fxs);}return true;}function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount){opts.countdown++;}els[prepend?"unshift":"push"](s);if(opts.els){opts.els[prepend?"unshift":"push"](s);}opts.slideCount=els.length;$s.css("position","absolute");$s[prepend?"prependTo":"appendTo"](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++;}if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($s);}if(opts.fit&&opts.width){$s.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager||opts.pagerAnchorBuilder){$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts);}if($.isFunction(opts.onAddSlide)){opts.onAddSlide($s);}else{$s.hide();}};}$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this);});$.each(opts.original.after,function(){opts.after.push(this);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init)){init(opts.$cont,$(opts.elements),opts);}};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){debug("manualTrump in go(), stopping active transition");$(els).stop(true,true);opts.busy=false;}if(opts.busy){debug("transition active, ignoring new tx request");return;}var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual){return;}if(!manual&&!p.cyclePause&&!opts.bounce&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end){opts.end(opts);}return;}var changed=false;if((manual||!p.cyclePause)&&(opts.nextSlide!=opts.currSlide)){changed=true;var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length){opts.lastFx=0;}fx=opts.fxs[opts.lastFx];opts.currFx=fx;}if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}$.fn.cycle.resetState(opts,fx);if(opts.before.length){$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});}var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});};debug("tx firing; currSlide: "+opts.currSlide+"; nextSlide: "+opts.nextSlide);opts.busy=1;if(opts.fxFn){opts.fxFn(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{if($.isFunction($.fn.cycle[opts.fx])){$.fn.cycle[opts.fx](curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{$.fn.cycle.custom(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}}}if(changed||opts.nextSlide==opts.currSlide){opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];if(opts.nextSlide==opts.currSlide){opts.nextSlide=(opts.currSlide==opts.slideCount-1)?0:opts.currSlide+1;}}else{if(opts.backwards){var roll=(opts.nextSlide-1)<0;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=1;opts.currSlide=0;}else{opts.nextSlide=roll?(els.length-1):opts.nextSlide-1;opts.currSlide=roll?0:opts.nextSlide+1;}}else{var roll=(opts.nextSlide+1)==els.length;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=els.length-2;opts.currSlide=els.length-1;}else{opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}}}}if(changed&&opts.pager){opts.updateActivePagerLink(opts.pager,opts.currSlide,opts.activePagerClass);}var ms=0;if(opts.timeout&&!opts.continuous){ms=getTimeout(els[opts.currSlide],els[opts.nextSlide],opts,fwd);}else{if(opts.continuous&&p.cyclePause){ms=10;}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,(!opts.rev&&!opts.backwards));},ms);}}$.fn.cycle.updateActivePagerLink=function(pager,currSlide,clsName){$(pager).each(function(){$(this).children().removeClass(clsName).eq(currSlide).addClass(clsName);});};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn.call(curr,curr,next,opts,fwd);while((t-opts.speed)<250){t+=opts.speed;}debug("calculated timeout: "+t+"; speed: "+opts.speed);if(t!==false){return t;}}return opts.timeout;}$.fn.cycle.next=function(opts){advance(opts,opts.rev?-1:1);};$.fn.cycle.prev=function(opts){advance(opts,opts.rev?1:-1);};function advance(opts,val){var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2){opts.randomIndex=els.length-2;}else{if(opts.randomIndex==-1){opts.randomIndex=els.length-1;}}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.random){opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap){return false;}opts.nextSlide=els.length-1;}else{if(opts.nextSlide>=els.length){if(opts.nowrap){return false;}opts.nextSlide=0;}}}}var cb=opts.onPrevNextEvent||opts.prevNextClick;if($.isFunction(cb)){cb(val>0,opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,val>=0);return false;}function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);});opts.updateActivePagerLink(opts.pager,opts.startingSlide,opts.activePagerClass);}$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);debug("pagerAnchorBuilder("+i+", el) returned: "+a);}else{a='<a href="#">'+(i+1)+"</a>";}if(!a){return;}var $a=$(a);if($a.parents("body").length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone[0]);});$a=$(arr);}else{$a.appendTo($p);}}opts.pagerAnchors=opts.pagerAnchors||[];opts.pagerAnchors.push($a);$a.bind(opts.pagerEvent,function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}var cb=opts.onPagerEvent||opts.pagerClick;if($.isFunction(cb)){cb(opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,opts.currSlide<i);});if(!/^click/.test(opts.pagerEvent)&&!opts.allowPagerClickBubble){$a.bind("click.cycle",function(){return false;});}if(opts.pauseOnPagerHover){$a.hover(function(){opts.$cont[0].cyclePause++;},function(){opts.$cont[0].cyclePause--;});}};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd){hops=c>l?c-l:opts.slideCount-l;}else{hops=c<l?l-c:l+opts.slideCount-c;}return hops;};function clearTypeFix($slides){debug("applying clearType background-color hack");function hex(s){s=parseInt(s).toString(16);return s.length<2?"0"+s:s;}function getBg(e){for(;e&&e.nodeName.toLowerCase()!="html";e=e.parentNode){var v=$.css(e,"background-color");if(v.indexOf("rgb")>=0){var rgb=v.match(/\d+/g);return"#"+hex(rgb[0])+hex(rgb[1])+hex(rgb[2]);}if(v&&v!="transparent"){return v;}}return"#ffffff";}$slides.each(function(){$(this).css("background-color",getBg(this));});}$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display="block";if(w!==false&&next.cycleW>0){opts.cssBefore.width=next.cycleW;}if(h!==false&&next.cycleH>0){opts.cssBefore.height=next.cycleH;}opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display="none";$(curr).css("zIndex",opts.slideCount+(rev===true?1:0));$(next).css("zIndex",opts.slideCount+(rev===true?0:1));};$.fn.cycle.custom=function(curr,next,opts,cb,fwd,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=="number"){speedIn=speedOut=speedOverride;}else{speedIn=speedOut=1;}easeIn=easeOut=null;}var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,cb);};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter){$l.css(opts.cssAfter);}if(!opts.sync){fn();}});if(opts.sync){fn();}};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(":eq("+opts.currSlide+")").css("opacity",0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0;});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,onPrevNextEvent:null,prevNextEvent:"click.cycle",pager:null,onPagerEvent:null,pagerEvent:"click.cycle",allowPagerClickBubble:false,pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250,activePagerClass:"activeSlide",updateActivePagerLink:null,backwards:false};})(jQuery);(function($){$.fn.cycle.transitions.none=function($cont,$slides,opts){opts.fxFn=function(curr,next,opts,after){$(next).show();$(curr).hide();after();};};$.fn.cycle.transitions.scrollUp=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssBefore={top:h,left:0};opts.cssFirst={top:0};opts.animIn={top:0};opts.animOut={top:-h};};$.fn.cycle.transitions.scrollDown=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var h=$cont.height();opts.cssFirst={top:0};opts.cssBefore={top:-h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.scrollLeft=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:0-w};};$.fn.cycle.transitions.scrollRight=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push($.fn.cycle.commonReset);var w=$cont.width();opts.cssFirst={left:0};opts.cssBefore={left:-w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.scrollHorz=function($cont,$slides,opts){$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.left=fwd?(next.cycleW-1):(1-next.cycleW);opts.animOut.left=fwd?-curr.cycleW:curr.cycleW;});opts.cssFirst={left:0};opts.cssBefore={top:0};opts.animIn={left:0};opts.animOut={top:0};};$.fn.cycle.transitions.scrollVert=function($cont,$slides,opts){$cont.css("overflow","hidden");opts.before.push(function(curr,next,opts,fwd){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.top=fwd?(1-next.cycleH):(next.cycleH-1);opts.animOut.top=fwd?curr.cycleH:-curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0};opts.animIn={top:0};opts.animOut={left:0};};$.fn.cycle.transitions.slideX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;});opts.cssBefore={left:0,top:0,width:0};opts.animIn={width:"show"};opts.animOut={width:0};};$.fn.cycle.transitions.slideY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$(opts.elements).not(curr).hide();$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;});opts.cssBefore={left:0,top:0,height:0};opts.animIn={height:"show"};opts.animOut={height:0};};$.fn.cycle.transitions.shuffle=function($cont,$slides,opts){var i,w=$cont.css("overflow","visible").width();$slides.css({left:0,top:0});opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);});if(!opts.speedAdjusted){opts.speed=opts.speed/2;opts.speedAdjusted=true;}opts.random=0;opts.shuffle=opts.shuffle||{left:-w,top:15};opts.els=[];for(i=0;i<$slides.length;i++){opts.els.push($slides[i]);}for(i=0;i<opts.currSlide;i++){opts.els.push(opts.els.shift());}opts.fxFn=function(curr,next,opts,cb,fwd){var $el=fwd?$(curr):$(next);$(next).css(opts.cssBefore);var count=opts.slideCount;$el.animate(opts.shuffle,opts.speedIn,opts.easeIn,function(){var hops=$.fn.cycle.hopsFromLast(opts,fwd);for(var k=0;k<hops;k++){fwd?opts.els.push(opts.els.shift()):opts.els.unshift(opts.els.pop());}if(fwd){for(var i=0,len=opts.els.length;i<len;i++){$(opts.els[i]).css("z-index",len-i+count);}}else{var z=$(curr).css("z-index");$el.css("z-index",parseInt(z)+1+count);}$el.animate({left:0,top:0},opts.speedOut,opts.easeOut,function(){$(fwd?this:curr).hide();if(cb){cb();}});});};opts.cssBefore={display:"block",opacity:1,top:0,left:0};};$.fn.cycle.transitions.turnUp=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=next.cycleH;opts.animIn.height=next.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,height:0};opts.animIn={top:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnDown=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssFirst={top:0};opts.cssBefore={left:0,top:0,height:0};opts.animOut={height:0};};$.fn.cycle.transitions.turnLeft=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=next.cycleW;opts.animIn.width=next.cycleW;});opts.cssBefore={top:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.turnRight=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={top:0,left:0,width:0};opts.animIn={left:0};opts.animOut={width:0};};$.fn.cycle.transitions.zoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false,true);opts.cssBefore.top=next.cycleH/2;opts.cssBefore.left=next.cycleW/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};opts.animOut={width:0,height:0,top:curr.cycleH/2,left:curr.cycleW/2};});opts.cssFirst={top:0,left:0};opts.cssBefore={width:0,height:0};};$.fn.cycle.transitions.fadeZoom=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,false);opts.cssBefore.left=next.cycleW/2;opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,left:0,width:next.cycleW,height:next.cycleH};});opts.cssBefore={width:0,height:0};opts.animOut={opacity:0};};$.fn.cycle.transitions.blindX=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.width=next.cycleW;opts.animOut.left=curr.cycleW;});opts.cssBefore={left:w,top:0};opts.animIn={left:0};opts.animOut={left:w};};$.fn.cycle.transitions.blindY=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:0};opts.animIn={top:0};opts.animOut={top:h};};$.fn.cycle.transitions.blindZ=function($cont,$slides,opts){var h=$cont.css("overflow","hidden").height();var w=$cont.width();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.animIn.height=next.cycleH;opts.animOut.top=curr.cycleH;});opts.cssBefore={top:h,left:w};opts.animIn={top:0,left:0};opts.animOut={top:h,left:w};};$.fn.cycle.transitions.growX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true);opts.cssBefore.left=this.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:0};});opts.cssBefore={width:0,top:0};};$.fn.cycle.transitions.growY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false);opts.cssBefore.top=this.cycleH/2;opts.animIn={top:0,height:this.cycleH};opts.animOut={top:0};});opts.cssBefore={height:0,left:0};};$.fn.cycle.transitions.curtainX=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,false,true,true);opts.cssBefore.left=next.cycleW/2;opts.animIn={left:0,width:this.cycleW};opts.animOut={left:curr.cycleW/2,width:0};});opts.cssBefore={top:0,width:0};};$.fn.cycle.transitions.curtainY=function($cont,$slides,opts){opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,false,true);opts.cssBefore.top=next.cycleH/2;opts.animIn={top:0,height:next.cycleH};opts.animOut={top:curr.cycleH/2,height:0};});opts.cssBefore={left:0,height:0};};$.fn.cycle.transitions.cover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);if(d=="right"){opts.cssBefore.left=-w;}else{if(d=="up"){opts.cssBefore.top=h;}else{if(d=="down"){opts.cssBefore.top=-h;}else{opts.cssBefore.left=w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.uncover=function($cont,$slides,opts){var d=opts.direction||"left";var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(d=="right"){opts.animOut.left=w;}else{if(d=="up"){opts.animOut.top=-h;}else{if(d=="down"){opts.animOut.top=h;}else{opts.animOut.left=-w;}}}});opts.animIn={left:0,top:0};opts.animOut={opacity:1};opts.cssBefore={top:0,left:0};};$.fn.cycle.transitions.toss=function($cont,$slides,opts){var w=$cont.css("overflow","visible").width();var h=$cont.height();opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts,true,true,true);if(!opts.animOut.left&&!opts.animOut.top){opts.animOut={left:w*2,top:-h/2,opacity:0};}else{opts.animOut.opacity=0;}});opts.cssBefore={left:0,top:0};opts.animIn={left:0};};$.fn.cycle.transitions.wipe=function($cont,$slides,opts){var w=$cont.css("overflow","hidden").width();var h=$cont.height();opts.cssBefore=opts.cssBefore||{};var clip;if(opts.clip){if(/l2r/.test(opts.clip)){clip="rect(0px 0px "+h+"px 0px)";}else{if(/r2l/.test(opts.clip)){clip="rect(0px "+w+"px "+h+"px "+w+"px)";}else{if(/t2b/.test(opts.clip)){clip="rect(0px "+w+"px 0px 0px)";}else{if(/b2t/.test(opts.clip)){clip="rect("+h+"px "+w+"px "+h+"px 0px)";}else{if(/zoom/.test(opts.clip)){var top=parseInt(h/2);var left=parseInt(w/2);clip="rect("+top+"px "+left+"px "+top+"px "+left+"px)";}}}}}}opts.cssBefore.clip=opts.cssBefore.clip||clip||"rect(0px 0px 0px 0px)";var d=opts.cssBefore.clip.match(/(\d+)/g);var t=parseInt(d[0]),r=parseInt(d[1]),b=parseInt(d[2]),l=parseInt(d[3]);opts.before.push(function(curr,next,opts){if(curr==next){return;}var $curr=$(curr),$next=$(next);$.fn.cycle.commonReset(curr,next,opts,true,true,false);opts.cssAfter.display="block";var step=1,count=parseInt((opts.speedIn/13))-1;(function f(){var tt=t?t-parseInt(step*(t/count)):0;var ll=l?l-parseInt(step*(l/count)):0;var bb=b<h?b+parseInt(step*((h-b)/count||1)):h;var rr=r<w?r+parseInt(step*((w-r)/count||1)):w;$next.css({clip:"rect("+tt+"px "+rr+"px "+bb+"px "+ll+"px)"});(step++<=count)?setTimeout(f,13):$curr.css("display","none");})();});opts.cssBefore={display:"block",opacity:1,top:0,left:0};opts.animIn={left:0};opts.animOut={left:0};};})(jQuery);;(function(d){var k=d.scrollTo=function(a,i,e){d(window).scrollTo(a,i,e)};k.defaults={axis:'xy',duration:parseFloat(d.fn.jquery)>=1.3?0:1};k.window=function(a){return d(window)._scrollable()};d.fn._scrollable=function(){return this.map(function(){var a=this,i=!a.nodeName||d.inArray(a.nodeName.toLowerCase(),['iframe','#document','html','body'])!=-1;if(!i)return a;var e=(a.contentWindow||a).document||a.ownerDocument||a;return d.browser.safari||e.compatMode=='BackCompat'?e.body:e.documentElement})};d.fn.scrollTo=function(n,j,b){if(typeof j=='object'){b=j;j=0}if(typeof b=='function')b={onAfter:b};if(n=='max')n=9e9;b=d.extend({},k.defaults,b);j=j||b.speed||b.duration;b.queue=b.queue&&b.axis.length>1;if(b.queue)j/=2;b.offset=p(b.offset);b.over=p(b.over);return this._scrollable().each(function(){var q=this,r=d(q),f=n,s,g={},u=r.is('html,body');switch(typeof f){case'number':case'string':if(/^([+-]=)?\d+(\.\d+)?(px|%)?$/.test(f)){f=p(f);break}f=d(f,this);case'object':if(f.is||f.style)s=(f=d(f)).offset()}d.each(b.axis.split(''),function(a,i){var e=i=='x'?'Left':'Top',h=e.toLowerCase(),c='scroll'+e,l=q[c],m=k.max(q,i);if(s){g[c]=s[h]+(u?0:l-r.offset()[h]);if(b.margin){g[c]-=parseInt(f.css('margin'+e))||0;g[c]-=parseInt(f.css('border'+e+'Width'))||0}g[c]+=b.offset[h]||0;if(b.over[h])g[c]+=f[i=='x'?'width':'height']()*b.over[h]}else{var o=f[h];g[c]=o.slice&&o.slice(-1)=='%'?parseFloat(o)/100*m:o}if(/^\d+$/.test(g[c]))g[c]=g[c]<=0?0:Math.min(g[c],m);if(!a&&b.queue){if(l!=g[c])t(b.onAfterFirst);delete g[c]}});t(b.onAfter);function t(a){r.animate(g,j,b.easing,a&&function(){a.call(this,n,b)})}}).end()};k.max=function(a,i){var e=i=='x'?'Width':'Height',h='scroll'+e;if(!d(a).is('html,body'))return a[h]-d(a)[e.toLowerCase()]();var c='client'+e,l=a.ownerDocument.documentElement,m=a.ownerDocument.body;return Math.max(l[h],m[h])-Math.min(l[c],m[c])};function p(a){return typeof a=='object'?a:{top:a,left:a}}})(jQuery);Cufon.replace('.hRight h2',{textShadow:'#000 1px 1px',fontWeight:'bold'});Cufon.replace('h3');Cufon.replace('h2');Cufon.replace('h4');Cufon.replace('h5');Cufon.replace('a.topNavL');$(function(){$('#HomeCycle').cycle({fx:'fade',speed:'slow',timeout:5000});$('.featuredTest').cycle({fx:'fade',speed:'slow',timeout:7000});$("#FeaturesPage").each(function(){$('.ind_thumbs ul').cycle({fx:'fade',speed:'slow',timeout:15000,pager:'#pager',next:'.next',prev:'.prev'});$(".featuredBox a").click(function(e){$("#pager a").eq($(this).attr("data-page")).click();$.scrollTo("#CBody",{duration:1000});e.preventDefault();});url_parts=/http:\/\/([0-9a-z\.:-]*)\/([0-9a-z#\.:\/-]*)/.exec(document.location.href);if(url_parts!=null)$("a[href='/"+url_parts[2]+"']").click();});});
