/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 2003 Veronika Elsner, Guenther Flake GbR; Hamburg. All Rights
 * Reserved.
 * 
 * Trademark:
 * Today Sans Serif H is a Trademark or Registered Trademark of Scangraphic
 * PrePress Technology GmbH.
 * 
 * Vendor URL:
 * www.elsner-flake.com
 */
Cufon.registerFont({"w":211,"face":{"font-family":"TodaySansHEFOP-Bold","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-31 -257 357 93","underline-thickness":"7.2","underline-position":"-61.92","stemh":"30","stemv":"20","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":73},"\u00a0":{"w":73},"!":{"d":"80,-236r-12,159r-41,0r-13,-159r66,0xm81,-30v0,19,-13,34,-33,34v-20,0,-34,-14,-34,-34v0,-20,14,-34,34,-34v20,0,33,14,33,34","w":86},"\"":{"d":"137,-236r-6,94r-35,0r-6,-94r47,0xm67,-236r-5,94r-35,0r-6,-94r46,0","w":157},"#":{"d":"213,-170r-5,29r-37,0r-7,45r38,0r-5,29r-38,0r-10,67r-33,0r10,-67r-45,0r-10,67r-33,0r11,-67r-38,0r4,-29r38,0r7,-45r-37,0r4,-29r38,0r10,-66r33,0r-10,66r45,0r10,-66r33,0r-10,66r37,0xm138,-141r-45,0r-7,45r45,0","w":223},"$":{"d":"159,-70v0,34,-25,59,-57,65r0,38r-39,0r0,-37v-26,-3,-40,-7,-62,-22r6,-52v18,14,38,29,61,29v12,0,25,-6,25,-19v0,-33,-84,-30,-84,-94v0,-33,23,-55,54,-62r0,-33r39,0r0,32v21,4,34,7,51,19r-12,43v-18,-13,-59,-31,-66,0v0,10,8,16,16,20v31,17,68,31,68,73","w":164},"%":{"d":"319,-75v0,41,-28,75,-70,75v-41,0,-70,-30,-70,-71v0,-42,31,-73,73,-73v39,0,67,31,67,69xm251,-33v35,-5,30,-74,-4,-78v-37,4,-30,74,4,78xm228,-234r-99,234r-35,0r100,-234r34,0xm143,-165v0,42,-28,74,-71,74v-40,0,-68,-30,-68,-70v0,-41,30,-73,72,-73v39,0,67,31,67,69xm98,-159v0,-15,-6,-43,-26,-43v-37,0,-31,78,3,78v18,0,23,-20,23,-35","w":322},"&":{"d":"283,-116v-8,71,-75,121,-146,121v-71,0,-131,-46,-131,-121v0,-57,40,-106,99,-106v37,0,66,18,83,50r0,34r-99,69v46,40,131,19,134,-47r-24,0r0,-56r108,0r0,56r-24,0xm140,-152v-19,-39,-83,-20,-78,25v0,9,3,15,6,24","w":310},"(":{"d":"99,0r-46,15v-64,-79,-61,-192,5,-267r41,16v-57,67,-56,169,0,236","w":100},")":{"d":"48,-252v64,79,63,192,-4,267r-41,-15v56,-67,56,-169,0,-236","w":100},"*":{"d":"142,-191r-42,14r26,34r-28,19r-25,-36r-25,36r-27,-19r25,-34r-41,-14r11,-33r41,16r-1,-44r34,0r0,44r41,-16","w":146},"+":{"d":"195,-98r-67,0r0,69r-44,0r0,-69r-67,0r0,-41r67,0r0,-68r44,0r0,68r67,0r0,41"},",":{"d":"69,-56v-4,44,-21,85,-49,119r-41,-9v22,-37,36,-69,41,-113","w":74},"-":{"d":"99,-64r-93,0r0,-48r93,0r0,48","w":105},"\u00ad":{"d":"99,-64r-93,0r0,-48r93,0r0,48","w":105},".":{"d":"72,-30v0,19,-14,34,-33,34v-19,0,-33,-15,-33,-34v0,-19,14,-32,33,-32v19,0,33,13,33,32","w":77},"\/":{"d":"148,-248r-103,259r-42,0r103,-259r42,0","w":151},"0":{"d":"106,-235v127,0,125,241,-6,241v-67,0,-94,-60,-94,-119v0,-62,31,-122,100,-122xm135,-110v0,-21,-4,-71,-34,-71v-28,0,-32,38,-32,59v0,22,3,75,35,75v28,0,31,-44,31,-63","w":204},"1":{"d":"125,0r-62,0r0,-165v-16,9,-32,16,-50,22r-13,-44v40,-13,70,-29,108,-48r17,6r0,229","w":137},"2":{"d":"184,-49r-9,49r-167,0r-7,-31v34,-33,90,-63,101,-116v-5,-40,-59,-32,-79,-9r-15,-44v45,-55,158,-41,157,41v0,45,-44,84,-75,110r94,0","w":184},"3":{"d":"171,-66v0,81,-116,90,-171,47r8,-45v18,13,36,23,59,23v16,0,33,-9,33,-27v0,-32,-42,-28,-64,-28r0,-40r41,0v32,-9,18,-50,-13,-50v-16,0,-28,6,-41,14r-15,-39v50,-35,154,-35,154,37v0,24,-13,40,-34,51v27,10,43,27,43,57","w":175},"4":{"d":"202,-93r-8,45r-31,0r0,48r-59,0r0,-48r-94,0r-9,-48r122,-139r40,7r0,135r39,0xm105,-88r0,-69r-59,69r59,0","w":202},"5":{"d":"100,-74v0,-33,-42,-43,-77,-42r19,-113r124,1r0,49r-72,0r-6,31v43,6,80,26,80,74v0,84,-105,98,-168,61r9,-47v28,20,91,30,91,-14","w":173},"6":{"d":"190,-78v0,51,-41,84,-91,84v-56,0,-93,-36,-93,-93v0,-80,66,-134,138,-153r35,37v-36,12,-68,26,-90,58v52,-18,101,14,101,67xm134,-78v0,-32,-37,-44,-60,-25v-13,23,-3,58,27,58v20,0,33,-13,33,-33","w":194},"7":{"d":"185,-203v-36,69,-69,139,-102,209r-68,-11v28,-59,59,-117,91,-174r-103,0r0,-50r172,0","w":186},"8":{"d":"194,-65v0,51,-50,71,-94,71v-42,0,-95,-19,-95,-69v0,-27,16,-45,40,-55v-21,-11,-30,-26,-30,-50v0,-46,44,-67,85,-67v39,0,84,17,84,63v0,23,-11,39,-32,49v27,11,42,28,42,58xm111,-140v27,-12,26,-57,-9,-57v-50,9,-17,49,9,57xm128,-60v0,-21,-23,-30,-38,-38v-32,10,-33,65,6,65v16,0,32,-9,32,-27","w":199},"9":{"d":"189,-142v0,76,-66,140,-138,154r-36,-36v35,-12,68,-29,89,-61v-49,23,-100,-13,-100,-64v0,-50,43,-85,91,-85v55,0,94,37,94,92xm94,-116v18,0,31,-11,31,-31v0,-20,-11,-36,-32,-36v-18,0,-33,15,-33,33v0,20,14,34,34,34","w":195},":":{"d":"82,-134v0,19,-14,33,-33,33v-19,0,-33,-14,-33,-33v0,-19,14,-33,33,-33v19,0,33,14,33,33xm81,-33v0,19,-13,33,-32,33v-19,0,-34,-14,-34,-33v0,-19,15,-33,34,-33v19,0,32,14,32,33","w":88},";":{"d":"81,-134v0,19,-13,33,-32,33v-19,0,-34,-14,-34,-33v0,-19,15,-33,34,-33v19,0,32,14,32,33xm76,-56v-4,44,-21,85,-49,119r-41,-9v22,-37,36,-69,41,-113","w":89},"<":{"d":"178,-19r-144,-79r0,-40r144,-79r0,45v-35,18,-69,37,-104,54v36,16,69,36,104,54r0,45"},"=":{"d":"191,-132r-170,0r0,-41r170,0r0,41xm191,-63r-170,0r0,-41r170,0r0,41"},">":{"d":"178,-98r-144,79r0,-45v35,-18,69,-38,105,-54v-36,-16,-70,-36,-105,-54r0,-45r144,79r0,40"},"?":{"d":"152,-173v1,42,-46,61,-55,96r-47,0v3,-38,39,-51,39,-79v0,-36,-48,-34,-68,-15r-15,-42v44,-46,144,-32,146,40xm106,-30v0,19,-14,34,-33,34v-19,0,-34,-15,-34,-34v0,-20,14,-33,34,-33v20,0,33,13,33,33","w":157},"@":{"d":"201,-26v23,0,31,-33,32,-58v0,-52,-40,-80,-89,-80v-54,0,-98,43,-98,97v0,89,98,118,173,82r8,29v-97,41,-213,-3,-213,-111v0,-71,60,-126,129,-126v63,0,121,41,121,108v0,36,-24,88,-66,88v-14,0,-23,-6,-28,-20v-29,42,-95,14,-95,-40v0,-36,26,-74,65,-74v15,0,33,11,38,23v-2,-7,0,-13,2,-19r27,0r-16,90v0,6,3,11,10,11xm134,-27v35,0,49,-70,9,-73v-37,-1,-52,70,-9,73","w":277},"A":{"d":"253,0r-68,0r-20,-52r-88,0r-21,52r-60,0r101,-236r56,0xm150,-91r-28,-73r-30,73r58,0","w":248},"B":{"d":"201,-67v0,87,-114,72,-189,64r0,-231v73,-7,177,-21,177,59v0,25,-13,38,-34,49v29,8,46,29,46,59xm103,-140v40,-10,22,-62,-13,-57v-6,0,-11,1,-17,2r0,55r30,0xm136,-69v0,-32,-32,-33,-63,-32r0,60v29,2,63,4,63,-28","w":205},"C":{"d":"213,-20v-81,61,-207,9,-207,-97v0,-105,123,-162,206,-101r-33,50v-41,-35,-105,-7,-105,49v0,58,70,86,112,50","w":212},"D":{"d":"196,-206v57,47,51,147,-10,186v-48,31,-111,24,-174,18r0,-233v71,-6,135,-11,184,29xm76,-48v86,26,122,-92,57,-129v-18,-10,-36,-11,-57,-11r0,140","w":240},"E":{"d":"177,-50r-6,50r-159,0r0,-236r150,0r0,48r-88,0r0,43r79,0r0,46r-79,0r0,49r103,0","w":177},"F":{"d":"159,-184r-83,0r0,48r73,0r0,50r-73,0r0,86r-64,0r0,-236r147,0r0,52","w":161},"G":{"d":"229,-22v-84,60,-223,21,-223,-94v0,-114,141,-166,220,-94r-38,45v-38,-42,-113,-16,-113,45v0,47,43,86,92,67r0,-35r-39,0r4,-45r97,0r0,111","w":240},"H":{"d":"227,0r-64,0r0,-96r-87,0r0,96r-64,0r0,-236r64,0r0,90r87,0r0,-90r64,0r0,236","w":238},"I":{"d":"76,0r-64,0r0,-236r64,0r0,236","w":87},"J":{"d":"134,-82v10,77,-69,109,-133,73r7,-50v11,5,21,8,33,8v28,0,29,-20,29,-43r0,-142r64,0r0,154","w":145},"K":{"d":"234,0r-78,0r-61,-89r-19,24r0,65r-64,0r0,-236r64,0r0,97r86,-101r69,10r-90,102","w":229},"L":{"d":"173,-54r-6,54r-155,0r0,-236r64,0r0,182r97,0","w":173},"M":{"d":"300,0r-63,0r-16,-126r-55,126r-40,0r-55,-126r-16,126r-54,0r36,-236r52,0r62,145r63,-145r51,0","w":301},"N":{"d":"234,-5r-41,9r-122,-133r1,129r-60,0r0,-231r41,-9r122,134r-1,-130r60,0r0,231","w":245},"O":{"d":"258,-117v0,74,-54,123,-127,123v-72,0,-125,-51,-125,-123v0,-75,56,-126,129,-126v71,0,123,55,123,126xm189,-113v0,-35,-20,-74,-59,-74v-37,0,-55,29,-55,63v0,36,19,74,60,74v36,0,54,-30,54,-63","w":263},"P":{"d":"196,-154v0,65,-54,87,-120,83r0,71r-64,0r0,-235v86,-8,184,-13,184,81xm134,-153v0,-30,-28,-37,-58,-33r0,66v30,2,58,-4,58,-33","w":199},"Q":{"d":"298,18r-39,41v-37,-12,-76,-29,-104,-56v-84,17,-149,-42,-149,-120v0,-73,55,-126,127,-126v117,0,169,158,79,223v28,20,53,29,86,38xm189,-113v0,-35,-20,-74,-59,-74v-37,0,-55,29,-55,63v0,36,19,74,60,74v36,0,54,-30,54,-63","w":263},"R":{"d":"221,0r-74,0r-45,-81r-27,0r0,81r-64,0r0,-235v81,-7,185,-16,185,73v0,28,-14,48,-39,61xm107,-125v45,-10,29,-70,-13,-65r-19,0r0,65r32,0","w":217},"S":{"d":"176,-68v0,85,-118,90,-175,49r7,-57v18,16,44,31,68,31v14,0,26,-8,26,-23v0,-35,-92,-31,-92,-102v1,-80,105,-89,160,-51r-14,48v-15,-10,-32,-19,-51,-19v-12,0,-23,7,-23,20v0,14,15,20,26,26v34,18,68,34,68,78","w":181},"T":{"d":"201,-184r-67,0r0,184r-64,0r0,-184r-67,0r0,-52r198,0r0,52","w":203},"U":{"d":"228,-236v-6,79,22,172,-25,215v-46,42,-134,38,-176,-8v-29,-52,-10,-135,-15,-207r64,0r0,138v0,33,11,52,46,52v33,0,42,-22,42,-52r0,-138r64,0","w":239},"V":{"d":"245,-231r-98,231r-49,0r-98,-231r66,-10r59,147r60,-147","w":245},"W":{"d":"357,-231r-92,231r-50,0r-36,-93r-36,93r-50,0r-93,-231r65,-10r63,161r26,-70r-32,-81r63,-10r56,148r56,-148","w":357},"X":{"d":"246,-6r-69,11r-57,-80r-58,80r-62,-11r87,-114r-82,-111r68,-10r52,71r51,-71r62,10r-81,107","w":245},"Y":{"d":"233,-231r-86,128r0,103r-64,0r0,-103r-83,-128r66,-10r54,83r54,-83","w":232},"Z":{"d":"213,-54r-6,54r-196,0r-10,-27r116,-157r-104,0r0,-52r187,0r11,26r-117,156r119,0","w":214},"[":{"d":"104,-24r-4,35r-88,0r0,-259r92,1r-4,35r-38,0r0,188r42,0","w":106},"\\":{"d":"181,81r-42,0r-132,-329r42,0","w":189},"]":{"d":"95,11r-92,0r4,-35r38,0r0,-188r-42,0r4,-35r88,-1r0,259","w":106},"^":{"d":"197,-118r-44,0r-47,-81r-47,81r-44,0r71,-118r40,0"},"_":{"d":"169,64r-169,0r0,-35r169,0r0,35","w":169},"a":{"d":"15,-155v58,-32,151,-23,144,51v4,29,-14,73,21,71r-7,34v-26,6,-55,8,-66,-17v-32,33,-104,28,-104,-29v0,-46,52,-59,98,-59v-4,-44,-61,-22,-86,-10r0,-41xm101,-41r0,-37v-17,2,-44,6,-44,28v0,24,30,22,44,9","w":180},"b":{"d":"189,-87v0,92,-108,112,-177,73r0,-234r60,0r0,85v57,-29,117,16,117,76xm129,-81v0,-28,-30,-51,-57,-36r0,71v27,15,57,-5,57,-35","w":195},"c":{"d":"156,-15v-58,45,-150,10,-150,-67v0,-76,88,-116,149,-74r-20,44v-25,-19,-67,-9,-67,26v0,37,42,48,70,30","w":155},"d":{"d":"204,-33r-7,34v-26,6,-54,8,-65,-16v-48,48,-126,4,-126,-65v0,-62,55,-109,117,-86r0,-82r61,0r0,184v0,19,-3,31,20,31xm123,-52r0,-66v-24,-18,-60,2,-57,32v-3,31,32,53,57,34","w":204},"e":{"d":"174,-24v-55,57,-168,29,-168,-59v0,-50,38,-90,89,-90v45,0,78,29,78,75r-17,23r-91,0v7,44,66,41,96,18xm125,-105v-1,-18,-12,-30,-30,-30v-18,0,-30,13,-32,30r62,0","w":177},"f":{"d":"150,-247r-9,40v-31,-5,-55,5,-50,40r43,0r0,43r-41,0r0,124r-60,0r0,-124r-30,0r0,-43r30,0v-6,-70,54,-97,117,-80","w":136},"g":{"d":"5,-107v0,-53,59,-76,108,-60r67,0r0,34r-31,-1v31,43,-14,97,-64,89v-1,2,-4,4,-4,7v30,23,91,11,91,66v0,46,-50,65,-89,65v-36,0,-88,-15,-88,-60v0,-24,18,-43,40,-48v-8,-15,3,-27,15,-34v-27,-8,-45,-29,-45,-58xm109,-105v0,-16,-7,-35,-26,-35v-16,0,-24,14,-24,29v0,16,7,35,26,35v17,0,24,-14,24,-29xm114,37v0,-23,-34,-20,-51,-28v-28,13,-13,51,19,51v13,0,32,-7,32,-23","w":179},"h":{"d":"184,0r-61,0r0,-92v6,-34,-38,-38,-51,-15r0,107r-60,0r0,-248r60,0r0,100v34,-43,112,-27,112,39r0,109","w":195},"i":{"d":"73,-210v0,19,-12,32,-31,32v-19,0,-32,-13,-32,-32v0,-19,14,-32,32,-32v18,0,31,14,31,32xm72,0r-60,0r0,-167r60,0r0,167","w":83},"j":{"d":"73,-210v0,19,-12,32,-31,32v-19,0,-32,-13,-32,-32v0,-19,14,-32,32,-32v18,0,31,14,31,32xm72,-3v5,59,-43,97,-103,80r8,-41v29,3,35,-13,35,-38r0,-165r60,0r0,164","w":83},"k":{"d":"196,0r-70,0r-42,-59r-13,16r0,43r-59,0r0,-248r60,0r0,136r51,-58r66,9r-63,68","w":191},"l":{"d":"72,0r-60,0r0,-248r60,0r0,248","w":82},"m":{"d":"176,-143v33,-50,116,-36,116,33r0,110r-60,0r0,-95v5,-34,-37,-32,-49,-12r0,107r-61,0r0,-94v6,-33,-36,-34,-49,-13r0,107r-60,0v-4,-57,11,-119,-11,-160r51,-13v11,7,15,17,16,30v23,-36,88,-44,107,0","w":303},"n":{"d":"185,0r-60,0r0,-92v6,-34,-39,-38,-52,-15r0,107r-60,0v-4,-57,11,-119,-11,-160r51,-13v11,8,15,16,16,29v31,-49,116,-34,116,35r0,109","w":196},"o":{"d":"194,-84v0,55,-43,89,-96,89v-51,0,-92,-33,-92,-86v0,-57,42,-92,97,-92v52,0,91,36,91,89xm134,-80v0,-21,-11,-46,-35,-46v-47,2,-42,84,3,85v22,0,32,-19,32,-39","w":200},"p":{"d":"190,-86v0,63,-51,103,-117,86r0,81r-60,0r0,-183v0,-21,2,-40,-11,-58r51,-13v6,5,11,10,14,18v52,-42,123,2,123,69xm130,-81v0,-30,-28,-49,-57,-36r0,71v28,15,57,-4,57,-35","w":196},"q":{"d":"183,81r-60,0r0,-85v-57,26,-117,-14,-117,-75v0,-92,101,-110,177,-80r0,240xm123,-51r0,-71v-28,-13,-57,6,-57,36v0,30,30,50,57,35","w":194},"r":{"d":"145,-165r-13,56v-25,-14,-49,0,-60,21r0,88r-60,0v-4,-57,11,-119,-11,-160r52,-13v14,10,16,22,17,39v10,-29,43,-51,75,-31","w":146},"s":{"d":"142,-50v0,68,-99,68,-142,35r15,-39v13,9,28,18,44,18v8,0,18,-5,18,-14v0,-23,-67,-18,-67,-70v0,-61,84,-62,129,-38r-11,40v-16,-9,-46,-23,-55,0v0,20,69,18,69,68","w":144},"t":{"d":"153,-11v-52,30,-129,19,-121,-50r0,-63r-32,0r0,-37v39,-3,53,-20,62,-57r29,0r-1,51r49,0r0,43r-49,0v4,32,-14,81,24,80v10,0,20,-2,29,-5","w":148},"u":{"d":"126,-22v-37,51,-114,28,-114,-44r0,-101r60,0r0,92v-5,31,35,37,49,16r0,-108r60,0r0,103v0,20,-2,31,21,31r-8,34v-30,7,-59,7,-68,-23","w":200},"v":{"d":"190,-161r-70,161r-52,0r-68,-162r60,-8r36,94r37,-94","w":189},"w":{"d":"284,-162r-67,162r-50,0r-26,-65r-25,65r-50,0r-66,-162r58,-8r42,104r20,-50r-18,-46r52,-8r37,96r39,-96","w":284},"x":{"d":"189,-5r-65,8r-33,-48r-35,49r-56,-9r59,-80r-56,-76r63,-9r31,45r31,-45r57,9r-56,75","w":188},"y":{"d":"190,-162r-85,192v-17,40,-52,60,-101,47r9,-42v32,11,44,-23,53,-44r-66,-153r61,-8r35,93r35,-93","w":190},"z":{"d":"165,-44r-8,44r-150,0r-6,-22r76,-102r-68,0r0,-43r142,0r8,21r-75,102r81,0","w":164},"{":{"d":"104,80v-47,3,-82,-5,-78,-52v-4,-35,13,-81,-16,-94r0,-36v46,-23,-23,-150,64,-146r30,0r0,36v-65,-5,8,110,-56,128v40,11,28,55,28,99v0,21,5,30,28,29r0,36","w":114},"|":{"d":"63,71r-38,0r0,-307r38,0r0,307","w":87},"}":{"d":"104,-66v-44,23,24,150,-63,146r-31,0r0,-36v65,5,-6,-111,57,-129v-40,-11,-28,-55,-28,-98v0,-22,-5,-30,-29,-29r0,-36v48,-3,83,5,79,52v5,35,-13,81,15,94r0,36","w":114},"~":{"d":"198,-120v-13,19,-30,34,-54,34v-37,0,-82,-46,-105,-3r-25,-27v12,-19,28,-34,52,-34v36,0,83,46,106,3"},"'":{"d":"67,-236r-6,94r-35,0r-6,-94r47,0","w":87},"`":{"d":"141,-194r-31,13r-71,-40r43,-17","w":180}}});

/*! jQuery Cycle */
(function(D){var A="Lite-1.0";D.fn.cycle=function(E){return this.each(function(){E=E||{};if(this.cycleTimeout){clearTimeout(this.cycleTimeout)}this.cycleTimeout=0;this.cyclePause=0;var I=D(this);var J=E.slideExpr?D(E.slideExpr,this):I.children();var G=J.get();if(G.length<2){if(window.console&&window.console.log){window.console.log("terminating; too few slides: "+G.length)}return }var H=D.extend({},D.fn.cycle.defaults,E||{},D.metadata?I.metadata():D.meta?I.data():{});H.before=H.before?[H.before]:[];H.after=H.after?[H.after]:[];H.after.unshift(function(){H.busy=0});var F=this.className;H.width=parseInt((F.match(/w:(\d+)/)||[])[1])||H.width;H.height=parseInt((F.match(/h:(\d+)/)||[])[1])||H.height;H.timeout=parseInt((F.match(/t:(\d+)/)||[])[1])||H.timeout;if(I.css("position")=="static"){I.css("position","relative")}if(H.width){I.width(H.width)}if(H.height&&H.height!="auto"){I.height(H.height)}var K=0;J.css({position:"absolute",top:0,left:0}).hide().each(function(M){D(this).css("z-index",G.length-M)});D(G[K]).css("opacity",1).show();if(D.browser.msie){G[K].style.removeAttribute("filter")}if(H.fit&&H.width){J.width(H.width)}if(H.fit&&H.height&&H.height!="auto"){J.height(H.height)}if(H.pause){I.hover(function(){this.cyclePause=1},function(){this.cyclePause=0})}D.fn.cycle.transitions.fade(I,J,H);J.each(function(){var M=D(this);this.cycleH=(H.fit&&H.height)?H.height:M.height();this.cycleW=(H.fit&&H.width)?H.width:M.width()});J.not(":eq("+K+")").css({opacity:0});if(H.cssFirst){D(J[K]).css(H.cssFirst)}if(H.timeout){if(H.speed.constructor==String){H.speed={slow:600,fast:200}[H.speed]||400}if(!H.sync){H.speed=H.speed/2}while((H.timeout-H.speed)<250){H.timeout+=H.speed}}H.speedIn=H.speed;H.speedOut=H.speed;H.slideCount=G.length;H.currSlide=K;H.nextSlide=1;var L=J[K];if(H.before.length){H.before[0].apply(L,[L,L,H,true])}if(H.after.length>1){H.after[1].apply(L,[L,L,H,true])}if(H.click&&!H.next){H.next=H.click}if(H.next){D(H.next).bind("click",function(){return C(G,H,H.rev?-1:1)})}if(H.prev){D(H.prev).bind("click",function(){return C(G,H,H.rev?1:-1)})}if(H.timeout){this.cycleTimeout=setTimeout(function(){B(G,H,0,!H.rev)},H.timeout+(H.delay||0))}})};function B(J,E,I,K){if(E.busy){return }var H=J[0].parentNode,M=J[E.currSlide],L=J[E.nextSlide];if(H.cycleTimeout===0&&!I){return }if(I||!H.cyclePause){if(E.before.length){D.each(E.before,function(N,O){O.apply(L,[M,L,E,K])})}var F=function(){if(D.browser.msie){this.style.removeAttribute("filter")}D.each(E.after,function(N,O){O.apply(L,[M,L,E,K])})};if(E.nextSlide!=E.currSlide){E.busy=1;D.fn.cycle.custom(M,L,E,F)}var G=(E.nextSlide+1)==J.length;E.nextSlide=G?0:E.nextSlide+1;E.currSlide=G?J.length-1:E.nextSlide-1}if(E.timeout){H.cycleTimeout=setTimeout(function(){B(J,E,0,!E.rev)},E.timeout)}}function C(E,F,I){var H=E[0].parentNode,G=H.cycleTimeout;if(G){clearTimeout(G);H.cycleTimeout=0}F.nextSlide=F.currSlide+I;if(F.nextSlide<0){F.nextSlide=E.length-1}else{if(F.nextSlide>=E.length){F.nextSlide=0}}B(E,F,1,I>=0);return false}D.fn.cycle.custom=function(K,H,I,E){var J=D(K),G=D(H);G.css({opacity:0});var F=function(){G.animate({opacity:1},I.speedIn,I.easeIn,E)};J.animate({opacity:0},I.speedOut,I.easeOut,function(){J.css({display:"none"});if(!I.sync){F()}});if(I.sync){F()}};D.fn.cycle.transitions={fade:function(F,G,E){G.not(":eq(0)").css("opacity",0);E.before.push(function(){D(this).show()})}};D.fn.cycle.ver=function(){return A};D.fn.cycle.defaults={timeout:4000,speed:1000,next:null,prev:null,before:null,after:null,height:"auto",sync:1,fit:0,pause:0,delay:0,slideExpr:null}})(jQuery)
