/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.06
 */
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-1]-=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.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.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 1990-1998 Bitstream Inc.  All rights reserved.
 */
Cufon.registerFont({"w":1124,"face":{"font-family":"Swis721 BT","font-weight":400,"font-stretch":"normal","units-per-em":"2048","panose-1":"2 11 5 4 2 2 2 2 2 4","ascent":"1556","descent":"-492","x-height":"27","bbox":"-25 -1950 1943.63 483","underline-thickness":"109","underline-position":"-159","unicode-range":"U+0020-U+017E"},"glyphs":{" ":{"w":561},"!":{"d":"276,-356r-49,-637r0,-480r201,0r0,480r-47,637r-105,0xm227,0r0,-219r201,0r0,219r-201,0","w":657},"\"":{"d":"524,-1436r0,555r-139,0r0,-555r139,0xm229,-1436r0,555r-139,0r0,-555r139,0","w":614},"#":{"d":"969,-858r-260,0r-93,264r261,0xm924,-1458r-162,454r256,0r164,-454r164,0r-160,454r301,0r-51,146r-303,0r-93,262r322,0r-51,147r-322,0r-162,453r-165,0r161,-453r-258,0r-162,453r-165,0r159,-453r-309,0r53,-147r310,0r92,-262r-330,0r51,-146r332,0r162,-454r166,0","w":1575},"$":{"d":"612,-111v155,-13,262,-96,262,-254v0,-162,-107,-210,-262,-249r0,503xm508,-1268v-140,-2,-241,87,-238,224v3,147,95,201,238,225r0,-449xm1061,-387v0,265,-187,399,-449,424r0,186r-104,0r0,-184v-289,-22,-451,-164,-445,-471r177,0v-6,188,93,304,268,313r0,-522v-241,-40,-412,-141,-416,-389v-4,-239,177,-387,416,-395r0,-140r104,0r0,140v245,18,406,137,412,381r-178,0v-16,-137,-91,-214,-234,-222r0,463v167,37,284,87,350,149v66,62,99,151,99,267"},"%":{"d":"1303,-561v-112,0,-205,93,-205,205v0,113,92,206,205,206v109,0,204,-96,204,-206v0,-111,-93,-205,-204,-205xm1303,0v-194,0,-355,-162,-355,-356v0,-194,161,-355,355,-355v190,0,356,165,356,355v0,191,-165,356,-356,356xm426,-1241v-112,0,-205,93,-205,205v0,113,92,205,205,205v110,0,205,-95,205,-205v0,-111,-94,-205,-205,-205xm426,-680v-194,0,-354,-162,-354,-356v0,-194,160,-355,354,-355v191,0,354,164,354,355v0,191,-163,356,-354,356xm365,41r876,-1473r125,0r-877,1473r-124,0","w":1731},"&":{"d":"651,-1366v-113,0,-191,66,-186,176v6,123,76,189,158,277v111,-72,197,-136,204,-279v5,-103,-73,-174,-176,-174xm299,-403v0,152,119,270,274,266v149,-4,245,-77,328,-170r-348,-420v-91,52,-156,103,-195,153v-39,50,-59,108,-59,171xm549,35v-252,5,-440,-179,-440,-426v0,-93,27,-176,81,-247v54,-71,142,-141,265,-210v-91,-101,-159,-184,-164,-336v-6,-193,154,-329,352,-329v205,0,357,115,352,313v-5,202,-121,296,-276,389r276,336v37,-65,54,-145,60,-244r173,0v-2,160,-45,281,-112,387r275,332r-246,0r-144,-178v-105,126,-244,209,-452,213","w":1399},"'":{"d":"229,-1436r0,555r-139,0r0,-555r139,0","w":317},"(":{"d":"383,-530v0,386,119,676,281,954r-129,0v-198,-268,-334,-543,-334,-954v0,-410,137,-689,334,-955r129,0v-163,280,-281,565,-281,955","w":688},")":{"d":"485,-530v0,410,-135,688,-331,954r-129,0v162,-280,280,-566,280,-954v0,-387,-119,-677,-280,-955r129,0v197,268,331,542,331,955","w":688},"*":{"d":"510,-950r-174,252r-139,-93r196,-245r-284,-78r51,-158r274,94r0,-295r154,0r0,295r272,-94r55,158r-288,78r198,243r-137,101","w":1024},"+":{"d":"924,-1221r0,541r528,0r0,139r-528,0r0,541r-142,0r0,-541r-528,0r0,-139r528,0r0,-541r142,0","w":1706},",":{"d":"178,201v77,-16,107,-98,101,-201r-101,0r0,-221r205,0v-5,159,21,332,-53,426v-38,48,-87,82,-152,98r0,-102","w":561},"-":{"d":"72,-461r0,-162r495,0r0,162r-495,0","w":639,"k":{"Y":149,"X":73,"W":112,"V":112,"T":73}},".":{"d":"178,0r0,-223r205,0r0,223r-205,0","w":561},"\/":{"d":"-2,190r494,-1701r126,0r-497,1701r-123,0","w":616},"0":{"d":"337,-1128v-90,156,-91,711,0,866v51,88,122,135,224,135v103,0,174,-48,225,-135v90,-154,89,-713,0,-866v-51,-88,-122,-136,-225,-136v-102,0,-173,47,-224,136xm195,-146v-162,-223,-161,-876,0,-1098v88,-122,205,-188,366,-188v161,0,279,67,368,188v163,222,164,876,1,1098v-89,121,-207,187,-369,187v-161,0,-278,-66,-366,-187"},"1":{"d":"193,-1157v229,-3,353,-76,378,-275r140,0r0,1432r-187,0r0,-1012r-331,0r0,-145"},"2":{"d":"569,-1432v269,0,470,165,469,424v-1,292,-214,405,-428,510v-111,54,-189,111,-240,160v-51,49,-85,103,-102,162r770,0r0,176r-975,0v-2,-146,35,-260,101,-360v76,-116,297,-252,471,-345v123,-66,206,-144,209,-305v3,-156,-120,-254,-283,-252v-188,2,-287,144,-280,347r-187,0v-12,-316,174,-517,475,-517"},"3":{"d":"526,41v-291,0,-486,-191,-479,-487r186,0v4,195,110,315,306,315v181,0,302,-104,301,-281v0,-169,-123,-254,-301,-252r-103,5r1,-162v205,11,351,-26,351,-219v0,-149,-97,-225,-251,-224v-187,0,-276,110,-275,303r-182,0v-7,-283,171,-471,446,-471v271,0,459,127,459,383v0,148,-68,240,-178,287v143,52,230,164,231,350v2,283,-217,453,-512,453"},"4":{"d":"223,-516r451,0r0,-637xm674,0r0,-352r-623,0r0,-180r621,-859r186,0r0,875r203,0r0,164r-203,0r0,352r-184,0"},"5":{"d":"1044,-461v0,296,-210,502,-507,502v-266,0,-463,-167,-482,-412r189,0v20,142,125,236,284,236v187,0,318,-129,318,-316v0,-192,-123,-319,-316,-317v-124,2,-210,54,-270,131r-164,0r113,-754r758,0r0,168r-623,0r-57,383v66,-56,157,-91,274,-92v285,-3,483,188,483,471"},"6":{"d":"582,-121v174,0,284,-134,284,-313v0,-177,-108,-305,-278,-305v-186,0,-299,120,-299,307v0,184,113,311,293,311xm582,41v-362,-5,-514,-278,-514,-672v0,-255,47,-453,141,-592v94,-139,226,-209,397,-209v268,-1,431,143,447,394r-189,0v-13,-146,-99,-228,-256,-228v-104,0,-184,43,-239,128v-55,85,-88,215,-97,388v74,-94,182,-156,338,-157v271,-4,455,196,455,471v0,281,-201,481,-483,477"},"7":{"d":"1057,-1221v-298,322,-502,707,-572,1221r-209,0v72,-510,281,-881,584,-1204r-778,0r0,-187r975,0r0,170"},"8":{"d":"561,-674v-173,0,-291,95,-291,262v0,175,115,281,291,281v177,0,293,-107,293,-281v0,-166,-121,-262,-293,-262xm561,-1268v-147,0,-248,77,-248,219v0,138,106,226,248,226v143,0,248,-88,248,-226v0,-142,-100,-219,-248,-219xm72,-408v1,-189,93,-302,237,-358v-117,-53,-187,-141,-188,-299v-2,-229,196,-367,440,-367v245,0,444,138,443,367v-1,158,-72,246,-189,299v146,56,236,168,238,358v2,279,-205,449,-492,449v-287,0,-491,-170,-489,-449"},"9":{"d":"543,-1270v-175,0,-285,133,-285,314v0,176,106,303,277,303v185,0,299,-119,299,-305v0,-184,-111,-312,-291,-312xm541,-1432v363,5,516,277,516,672v0,257,-47,456,-141,594v-94,138,-228,207,-402,207v-258,0,-442,-146,-442,-393r188,0v3,143,105,227,256,227v104,0,184,-42,239,-127v55,-85,88,-215,97,-389v-73,94,-184,157,-340,158v-270,4,-453,-197,-453,-471v0,-282,198,-483,482,-478"},":":{"d":"201,-850r0,-221r207,0r0,221r-207,0xm201,0r0,-223r207,0r0,223r-207,0","w":608},";":{"d":"201,-850r0,-221r207,0r0,221r-207,0xm201,201v76,-16,108,-99,102,-201r-102,0r0,-221r207,0v-5,159,21,331,-54,425v-38,48,-87,82,-153,99r0,-102","w":608},"<":{"d":"1442,-1006r-969,396r969,393r0,154r-1178,-484r0,-129r1178,-483r0,153","w":1706},"=":{"d":"1452,-481r0,139r-1198,0r0,-139r1198,0xm1452,-879r0,140r-1198,0r0,-140r1198,0","w":1706},">":{"d":"1442,-676r0,129r-1178,484r0,-154r971,-393r-971,-396r0,-153","w":1706},"?":{"d":"721,-717v-99,92,-136,153,-127,321r-180,1v-21,-244,108,-362,235,-486v70,-69,111,-127,113,-245v3,-135,-100,-226,-238,-224v-192,3,-266,124,-273,324r-177,0v-10,-308,160,-485,458,-485v245,0,422,148,422,385v0,201,-123,306,-233,409xm408,0r0,-219r200,0r0,219r-200,0","w":1075},"@":{"d":"1042,-1004v125,1,198,59,242,150r57,-115r132,0r-152,607v-12,76,24,125,98,122v86,-3,154,-50,209,-102v98,-91,169,-242,170,-420v2,-361,-308,-585,-690,-581v-379,4,-612,176,-753,413v-119,199,-144,502,-43,718v109,232,369,390,716,390v250,0,463,-79,621,-190r55,82v-176,132,-384,221,-664,223v-424,4,-718,-185,-858,-461v-95,-187,-99,-456,-24,-667v87,-245,277,-438,502,-539v219,-99,516,-122,766,-47v204,61,362,193,450,358v93,175,86,422,4,598v-86,183,-240,348,-500,348v-129,0,-206,-48,-200,-176v-65,105,-149,173,-301,174v-207,2,-314,-121,-314,-332v0,-291,201,-557,477,-553xm725,-446v0,132,61,219,186,219v143,0,247,-121,279,-248r59,-236v-20,-106,-83,-184,-198,-184v-200,0,-326,228,-326,449","w":2048},"A":{"d":"420,-612r459,0r-228,-650xm-6,0r547,-1473r221,0r549,1473r-217,0r-156,-440r-580,0r-157,440r-207,0","w":1305,"k":{"y":26,"w":26,"v":26,"Y":120,"W":36,"V":36,"U":36,"T":73,";":-38,":":-38,".":-38,",":-38}},"B":{"d":"1280,-440v0,278,-208,440,-498,440r-624,0r0,-1473r594,0v281,0,458,99,458,359v0,168,-83,267,-211,319v170,30,281,159,281,355xm1010,-1085v0,-164,-108,-220,-285,-220r-367,0r0,451r351,0v190,-1,301,-56,301,-231xm1075,-442v0,-190,-125,-247,-334,-248r-383,0r0,512r406,0v192,1,311,-82,311,-264","w":1356,"k":{"Y":73,"W":36,"V":36,"S":-28,"O":-28,"G":-28,"C":-28,"-":-38}},"C":{"d":"768,-137v243,2,414,-172,420,-410r194,0v-11,349,-264,590,-624,588v-438,-2,-664,-335,-664,-799v0,-441,256,-753,684,-753v329,0,564,186,594,481r-196,0v-35,-191,-180,-305,-406,-303v-323,2,-471,251,-471,600v0,328,166,593,469,596","w":1460,"k":{"S":-38,";":-38,":":-38,"-":-47}},"D":{"d":"1149,-748v0,-333,-136,-555,-447,-555r-344,0r0,1123r344,0v320,-4,447,-223,447,-568xm1354,-758v0,449,-217,757,-643,758r-553,0r0,-1473r561,0v426,0,635,273,635,715","w":1448,"k":{"Y":32,"W":-18,"V":16,"A":16,".":73,"-":-38,",":73}},"E":{"d":"158,0r0,-1473r1050,0r0,183r-852,0r0,440r787,0r0,172r-787,0r0,494r869,0r0,184r-1067,0","w":1309,"k":{".":-28,"-":36,",":-28}},"F":{"d":"158,0r0,-1473r989,0r0,185r-789,0r0,442r689,0r0,180r-689,0r0,666r-200,0","w":1194,"k":{"u":45,"r":36,"o":45,"e":45,"a":45,"T":-38,"A":83,";":73,":":73,".":311,"-":36,",":311}},"G":{"d":"793,-141v283,1,467,-193,456,-488r-461,0r0,-166r646,0r0,795r-131,0r-43,-197v-109,145,-261,235,-496,238v-413,3,-670,-341,-670,-774v0,-462,265,-778,713,-778v337,0,563,185,602,483r-195,0v-33,-194,-182,-312,-407,-311v-338,1,-506,242,-506,598v0,348,166,599,492,600","w":1565,"k":{"Y":26,"T":36}},"H":{"d":"158,0r0,-1473r200,0r0,605r764,0r0,-605r201,0r0,1473r-201,0r0,-690r-764,0r0,690r-200,0","w":1481},"I":{"d":"162,0r0,-1473r200,0r0,1473r-200,0","w":526},"J":{"d":"465,39v-313,2,-447,-188,-426,-516r192,0v-13,203,34,343,230,338v135,-4,208,-59,223,-187v4,-32,6,-86,6,-163r0,-984r201,0r0,1065v-1,300,-130,445,-426,447","w":1034,"k":{".":36,",":36}},"K":{"d":"158,0r0,-1473r198,0r0,711r709,-711r266,0r-602,590r619,883r-248,0r-516,-739r-228,223r0,516r-198,0","w":1307,"k":{"y":55,"u":36,"o":36,"e":36,"Y":92,"W":36,"U":73,"O":55,"C":55,"A":16,".":-38,"-":131,",":-38}},"L":{"d":"158,0r0,-1473r202,0r0,1287r734,0r0,186r-936,0","w":1096,"k":{"y":36,"Y":215,"W":63,"V":139,"U":36,"T":167,"O":73,".":-57,"-":167,",":-57}},"M":{"d":"342,-1255r0,1255r-184,0r0,-1473r286,0r388,1201v5,18,9,34,12,47v10,-46,20,-82,33,-121r378,-1127r287,0r0,1473r-194,0r0,-1255v-10,44,-21,88,-35,129r-379,1126r-189,0r-388,-1186v-5,-21,-10,-44,-15,-69","w":1700},"N":{"d":"156,0r0,-1473r219,0r688,1070v26,40,50,80,67,124r0,-1194r191,0r0,1473r-217,0r-703,-1085v-22,-34,-39,-69,-55,-109r0,1194r-190,0","w":1477,"k":{";":36,":":36}},"O":{"d":"793,-1337v-328,0,-492,252,-492,602v0,350,164,602,492,602v326,0,489,-254,489,-602v0,-350,-162,-602,-489,-602xm793,41v-450,0,-699,-311,-699,-776v0,-466,249,-776,699,-776v449,0,696,311,696,776v0,465,-247,776,-696,776","w":1583,"k":{"Y":36,"X":36,"V":26,".":73,"-":-38,",":73}},"P":{"d":"1008,-1047v0,-189,-97,-245,-299,-245r-351,0r0,493r336,0v217,-3,314,-47,314,-248xm158,0r0,-1473r542,0v251,-6,380,47,462,201v64,120,65,321,0,442v-52,98,-136,173,-264,196v-118,22,-380,11,-540,13r0,621r-200,0","w":1290,"k":{"u":-18,"s":45,"o":45,"e":45,"a":55,"Y":16,"W":-18,"A":139,";":26,":":26,".":462,"-":178,",":462}},"Q":{"d":"301,-735v0,388,211,661,606,591v36,-6,69,-20,101,-36r-162,-135r98,-125r197,161v92,-100,141,-263,141,-456v0,-350,-162,-602,-489,-602v-328,0,-492,252,-492,602xm1489,-735v-3,255,-69,434,-191,579r177,148r-99,125r-207,-170v-106,58,-223,93,-376,94v-450,2,-699,-311,-699,-776v0,-466,249,-776,699,-776v446,0,701,315,696,776","w":1583,"k":{".":55,"-":-38,",":55}},"R":{"d":"1034,-1061v0,-204,-107,-239,-338,-239r-342,0r0,499r342,0v227,-2,338,-52,338,-260xm1241,-1065v-1,172,-78,277,-203,336v129,40,153,105,168,274v10,114,8,269,38,359v9,26,25,44,46,55r0,41r-231,0v-67,-108,-13,-508,-114,-587v-80,-63,-414,-39,-589,-44r0,631r-198,0r0,-1473r571,0v255,-8,378,47,463,194v34,59,49,132,49,214","w":1360,"k":{"y":-18}},"S":{"d":"1233,-426v0,300,-245,465,-565,465v-354,0,-565,-187,-578,-524r193,0v2,215,160,350,383,350v203,0,368,-85,368,-268v0,-113,-123,-200,-370,-257v-193,-45,-369,-107,-430,-166v-63,-60,-97,-142,-97,-249v-1,-276,233,-436,527,-436v312,0,524,171,526,470r-191,1v-12,-196,-139,-306,-348,-306v-175,0,-323,79,-323,236v0,114,121,200,364,255v149,34,367,97,420,148v69,66,120,154,121,281","w":1323,"k":{"S":-38,"-":-38}},"T":{"d":"483,0r0,-1294r-465,0r0,-179r1131,0r0,179r-465,0r0,1294r-201,0","w":1169,"k":{"y":196,"w":196,"u":196,"s":225,"r":149,"o":243,"i":26,"e":243,"c":243,"a":243,"T":-47,"C":26,"A":73,";":206,":":206,".":292,"-":292,",":292}},"U":{"d":"702,41v-379,-1,-553,-212,-552,-600r0,-914r200,0r0,916v0,270,111,405,375,405v260,0,377,-139,377,-405r0,-916r201,0r0,914v1,394,-207,601,-601,600","w":1452,"k":{"A":36,";":26,":":26,".":73,",":73}},"V":{"d":"524,0r-524,-1473r207,0r424,1233r411,-1233r209,0r-518,1473r-209,0","w":1251,"k":{"u":45,"o":83,"e":83,"a":83,"A":36,";":63,":":63,".":264,"-":149,",":264}},"W":{"d":"393,0r-383,-1473r195,0r301,1178r311,-1178r209,0r322,1170r305,-1170r190,0r-391,1473r-197,0r-335,-1214r-322,1214r-205,0","w":1851,"k":{"y":-18,"u":-18,"o":45,"i":-28,"e":45,"a":45,"A":36,";":36,":":36,".":167,"-":73,",":167}},"X":{"d":"0,0r506,-754r-479,-719r245,0r351,545r356,-545r233,0r-479,715r506,758r-246,0r-379,-596r-370,596r-244,0","w":1239,"k":{"e":55,"O":36,"C":36,";":36,":":36,".":-38,"-":167,",":-38}},"Y":{"d":"729,0r-201,0r0,-590r-546,-883r251,0r394,697r391,-697r235,0r-524,869r0,604","w":1235,"k":{"u":149,"o":188,"e":188,"a":188,"O":36,"C":36,"A":120,";":188,":":188,".":339,"-":292,",":339}},"Z":{"d":"57,0r0,-166r901,-1132r-841,0r0,-175r1073,0r0,185r-883,1108r883,0r0,180r-1133,0","w":1225,"k":{";":-28,":":-28,".":-38,"-":92,",":-38}},"[":{"d":"248,410r0,-1883r399,0r0,140r-219,0r0,1603r219,0r0,140r-399,0","w":725},"\\":{"d":"492,190r-494,-1701r123,0r497,1701r-126,0","w":616},"]":{"d":"477,-1473r0,1883r-399,0r0,-140r219,0r0,-1603r-219,0r0,-140r399,0","w":725},"^":{"d":"1116,-1458r510,557r-180,0r-422,-420r-424,420r-180,0r510,-557r186,0","w":2048},"_":{"d":"1024,340r0,143r-1024,0r0,-143r1024,0","w":1024},"`":{"d":"655,-1217r-120,0r-285,-348r201,0","w":1024},"a":{"d":"979,20v-117,0,-182,-48,-180,-163v-97,100,-208,173,-379,176v-211,4,-348,-117,-348,-322v0,-268,226,-330,493,-350v92,-7,147,-18,168,-27v50,-22,51,-37,51,-116v0,-125,-99,-164,-241,-164v-154,0,-250,56,-252,198r-170,0v-3,-237,180,-360,428,-358v266,2,418,84,418,332r0,536v2,79,3,109,69,109v16,0,30,-3,47,-6r0,139v-37,10,-64,15,-104,16xm451,-125v175,0,331,-98,331,-260r0,-160v-48,35,-234,58,-340,74v-117,18,-184,57,-184,180v0,112,76,166,193,166","w":1112},"b":{"d":"629,-944v-230,0,-318,155,-318,401v0,242,94,416,316,416v210,0,319,-169,319,-393v0,-245,-94,-424,-317,-424xm666,33v-170,-1,-267,-64,-349,-168r0,135r-176,0r0,-1473r176,0r0,551v74,-109,181,-183,347,-184v300,-2,471,253,471,574v0,319,-168,566,-469,565","w":1217},"c":{"d":"82,-532v0,-337,171,-572,491,-574v260,-2,444,148,453,391r-178,0v-10,-148,-114,-231,-275,-229v-214,2,-305,170,-305,405v0,233,84,408,293,408v174,0,273,-96,295,-254r172,0v-16,261,-196,418,-475,418v-309,0,-471,-239,-471,-565","w":1075},"d":{"d":"588,-127v220,0,317,-175,317,-416v0,-246,-91,-401,-319,-401v-223,0,-318,180,-318,424v0,226,109,393,320,393xm551,-1106v165,0,271,65,348,166r0,-533r174,0r0,1473r-174,0r0,-135v-81,99,-186,167,-348,168v-300,2,-469,-247,-469,-565v0,-323,167,-574,469,-574","w":1217},"e":{"d":"862,-633v0,-193,-100,-314,-289,-313v-191,1,-284,124,-299,313r588,0xm584,-129v152,0,249,-85,274,-217r178,0v-34,227,-211,381,-469,381v-310,0,-481,-235,-481,-559v0,-339,163,-581,481,-582v345,-2,512,252,481,623r-773,0v2,211,106,353,309,354","w":1120},"f":{"d":"471,-1329v-100,4,-111,53,-113,168r0,90r193,0r0,143r-193,0r0,928r-182,0r0,-928r-176,0r0,-143r176,0r0,-158v0,-172,75,-266,242,-266v47,0,76,6,133,14r0,162","w":541,"k":{".":36,"-":36,",":36}},"g":{"d":"913,-528v1,-252,-90,-416,-323,-416v-221,0,-316,170,-316,409v0,235,101,408,318,408v237,0,321,-148,321,-401xm588,295v218,0,316,-69,319,-279r0,-147v-76,100,-178,165,-340,166v-303,2,-481,-254,-481,-574v0,-319,180,-570,483,-567v166,1,254,66,336,170r0,-135r176,0r0,1048v-3,340,-153,467,-499,469v-252,1,-452,-91,-453,-321r176,0v4,138,123,170,283,170","w":1219},"h":{"d":"653,-1098v263,0,379,111,379,404r0,694r-182,0r0,-659v-3,-195,-37,-275,-215,-279v-190,-4,-318,118,-318,305r0,633r-180,0r0,-1473r180,0r0,553v61,-109,174,-178,336,-178","w":1165},"i":{"d":"137,-1268r0,-205r180,0r0,205r-180,0xm137,0r0,-1071r180,0r0,1071r-180,0","w":455},"j":{"d":"150,-1264r0,-209r180,0r0,209r-180,0xm330,162v10,241,-119,306,-355,282r1,-165r59,2v106,-3,115,-27,115,-144r0,-1208r180,0r0,1233","w":471},"k":{"d":"137,0r0,-1473r180,0r0,883r484,-481r227,0r-401,391r395,680r-203,0r-313,-555r-189,182r0,373r-180,0","w":1059,"k":{"-":73}},"l":{"d":"139,0r0,-1473r183,0r0,1473r-183,0","w":463},"m":{"d":"936,-930v84,-103,176,-168,344,-168v184,0,303,82,332,244v7,39,11,132,10,211r0,643r-180,0r0,-659v-3,-193,-27,-278,-197,-281v-179,-4,-274,121,-274,307r0,633r-183,0r0,-659v-3,-192,-27,-277,-196,-281v-177,-4,-275,124,-275,307r0,633r-180,0r0,-1071r172,0r0,151v73,-108,168,-178,334,-178v151,0,231,64,293,168","w":1757},"n":{"d":"653,-1098v263,0,379,111,379,404r0,694r-182,0r0,-659v-3,-194,-38,-276,-215,-279v-203,-3,-318,123,-318,328r0,610r-180,0r0,-1071r172,0r0,156v75,-112,174,-183,344,-183","w":1165},"o":{"d":"596,-946v-229,0,-330,164,-330,409v0,245,102,410,330,410v227,0,326,-166,326,-410v0,-244,-99,-409,-326,-409xm596,33v-335,0,-514,-224,-514,-570v0,-344,179,-569,512,-569v334,0,514,224,514,569v0,345,-178,570,-512,570","w":1190},"p":{"d":"627,-944v-222,0,-316,174,-316,416v0,247,88,401,318,401v223,0,317,-180,317,-424v0,-225,-109,-393,-319,-393xm664,33v-166,0,-270,-62,-347,-164r0,559r-176,0r0,-1499r176,0r0,151v81,-114,172,-185,349,-186v301,-2,469,248,469,567v0,322,-170,572,-471,572","w":1217},"q":{"d":"590,-944v-211,0,-322,168,-322,393v0,249,99,426,328,426v217,0,309,-174,309,-412v0,-235,-99,-407,-315,-407xm551,-1106v172,0,271,69,348,180r0,-145r174,0r0,1499r-174,0r0,-569v-65,108,-181,174,-348,174v-302,0,-469,-250,-469,-572v0,-320,168,-567,469,-567","w":1217},"r":{"d":"655,-901v-217,-19,-338,94,-338,305r0,596r-180,0r0,-1071r174,0r0,192v54,-140,156,-230,344,-212r0,190","w":680,"k":{".":188,"-":73,",":188}},"s":{"d":"940,-319v-5,240,-188,352,-446,352v-265,0,-426,-127,-430,-381r173,0v14,148,108,221,273,221v135,0,250,-51,250,-170v0,-105,-59,-114,-164,-145v-225,-67,-512,-71,-504,-353v5,-206,177,-309,402,-309v234,0,417,113,417,332r-175,0v-9,-120,-107,-178,-242,-178v-127,0,-222,37,-222,149v0,96,66,106,168,133v233,64,506,72,500,349","w":1016},"t":{"d":"397,14v-171,0,-229,-53,-229,-223r0,-719r-160,0r0,-143r160,0r0,-299r180,0r0,299r193,0r0,143r-193,0r0,658v2,90,14,124,96,120r97,-5r0,153v-50,9,-94,16,-144,16","w":575,"k":{"-":16}},"u":{"d":"856,-160v-69,115,-180,187,-354,187v-191,0,-322,-79,-358,-237v-9,-39,-12,-142,-11,-218r0,-643r182,0r0,657v2,194,40,281,217,281v217,0,316,-135,316,-361r0,-577r180,0r0,1071r-172,0r0,-160","w":1165},"v":{"d":"397,0r-395,-1071r193,0r299,858r292,-858r193,0r-391,1071r-191,0","w":985,"k":{".":149,",":149}},"w":{"d":"334,0r-320,-1071r187,0r227,819r211,-819r209,0r209,819r235,-819r185,0r-326,1071r-182,0r-226,-825r-227,825r-182,0","w":1491,"k":{".":131,",":131}},"x":{"d":"0,0r373,-551r-355,-520r211,0r263,385r258,-385r208,0r-360,518r383,553r-217,0r-281,-414r-272,414r-211,0","w":981,"k":{"-":73}},"y":{"d":"141,260v56,18,144,26,189,-5v54,-37,67,-129,96,-194r-406,-1132r201,0r297,866r297,-866r201,0r-451,1237v-43,117,-87,192,-129,229v-59,53,-200,69,-295,37r0,-172","w":1038,"k":{".":149,"-":26,",":149}},"z":{"d":"915,-1071r0,145r-626,764r655,0r0,162r-893,0r0,-147r633,-766r-600,0r0,-158r831,0","w":985},"{":{"d":"168,-606v202,14,283,-59,283,-266v0,-141,-10,-365,23,-456v49,-134,198,-152,392,-149r0,150r-41,0v-173,4,-202,48,-202,229r0,242v-2,209,-43,279,-201,326v160,44,201,115,201,325r0,242v-3,199,52,231,243,229r0,148v-196,3,-343,-11,-392,-146v-33,-90,-23,-316,-23,-456v0,-209,-78,-282,-283,-269r0,-149","w":1024},"|":{"d":"588,-1565r0,2048r-150,0r0,-2048r150,0","w":1024},"}":{"d":"403,-1098v3,-197,-53,-232,-243,-229r0,-150v195,-3,342,15,392,149v33,89,23,316,23,456v0,207,79,280,283,266r0,149v-204,-13,-283,59,-283,269v0,141,10,365,-23,456v-49,134,-196,150,-392,146r0,-148v188,3,243,-33,243,-231r0,-240v2,-209,42,-280,201,-325v-158,-47,-201,-117,-201,-326r0,-242","w":1024},"~":{"d":"1143,-614v166,0,261,-71,387,-156r0,156v-117,79,-224,135,-389,141v-136,5,-444,-143,-578,-135v-163,10,-258,72,-385,157r0,-155v117,-78,227,-138,387,-144v190,-8,419,136,578,136","w":1706},"\u00c4":{"d":"727,-1659r0,-211r182,0r0,211r-182,0xm397,-1659r0,-211r182,0r0,211r-182,0xm420,-612r459,0r-228,-650xm-6,0r547,-1473r221,0r549,1473r-217,0r-156,-440r-580,0r-157,440r-207,0","w":1305},"\u00d6":{"d":"867,-1659r0,-211r182,0r0,211r-182,0xm537,-1659r0,-211r182,0r0,211r-182,0xm793,-1337v-328,0,-492,252,-492,602v0,350,164,602,492,602v326,0,489,-254,489,-602v0,-350,-162,-602,-489,-602xm793,41v-450,0,-699,-311,-699,-776v0,-466,249,-776,699,-776v449,0,696,311,696,776v0,465,-247,776,-696,776","w":1583},"\u00dc":{"d":"801,-1659r0,-211r182,0r0,211r-182,0xm471,-1659r0,-211r182,0r0,211r-182,0xm702,41v-379,-1,-553,-212,-552,-600r0,-914r200,0r0,916v0,270,111,405,375,405v260,0,377,-139,377,-405r0,-916r201,0r0,914v1,394,-207,601,-601,600","w":1452},"\u00e4":{"d":"631,-1274r0,-211r182,0r0,211r-182,0xm301,-1274r0,-211r182,0r0,211r-182,0xm979,20v-117,0,-182,-48,-180,-163v-97,100,-208,173,-379,176v-211,4,-348,-117,-348,-322v0,-268,226,-330,493,-350v92,-7,147,-18,168,-27v50,-22,51,-37,51,-116v0,-125,-99,-164,-241,-164v-154,0,-250,56,-252,198r-170,0v-3,-237,180,-360,428,-358v266,2,418,84,418,332r0,536v2,79,3,109,69,109v16,0,30,-3,47,-6r0,139v-37,10,-64,15,-104,16xm451,-125v175,0,331,-98,331,-260r0,-160v-48,35,-234,58,-340,74v-117,18,-184,57,-184,180v0,112,76,166,193,166","w":1112},"\u00e9":{"d":"430,-1217r204,-348r201,0r-285,348r-120,0xm862,-633v0,-193,-100,-314,-289,-313v-191,1,-284,124,-299,313r588,0xm584,-129v152,0,249,-85,274,-217r178,0v-34,227,-211,381,-469,381v-310,0,-481,-235,-481,-559v0,-339,163,-581,481,-582v345,-2,512,252,481,623r-773,0v2,211,106,353,309,354","w":1120},"\u00f6":{"d":"670,-1274r0,-211r182,0r0,211r-182,0xm340,-1274r0,-211r182,0r0,211r-182,0xm596,-946v-229,0,-330,164,-330,409v0,245,102,410,330,410v227,0,326,-166,326,-410v0,-244,-99,-409,-326,-409xm596,33v-335,0,-514,-224,-514,-570v0,-344,179,-569,512,-569v334,0,514,224,514,569v0,345,-178,570,-512,570","w":1190},"\u00fc":{"d":"658,-1274r0,-211r182,0r0,211r-182,0xm328,-1274r0,-211r182,0r0,211r-182,0xm856,-160v-69,115,-180,187,-354,187v-191,0,-322,-79,-358,-237v-9,-39,-12,-142,-11,-218r0,-643r182,0r0,657v2,194,40,281,217,281v217,0,316,-135,316,-361r0,-577r180,0r0,1071r-172,0r0,-160","w":1165},"\u00df":{"d":"551,-1335v-181,3,-235,115,-236,313r0,1022r-178,0r0,-1049v-1,-282,141,-444,418,-444v234,0,404,143,403,371v-1,150,-55,253,-159,301v137,43,225,178,225,356v0,315,-228,565,-559,485r0,-167v211,56,374,-92,371,-297v-3,-211,-131,-286,-357,-279r0,-149v184,8,297,-63,297,-234v0,-137,-88,-231,-225,-229","w":1104,"k":{".":16,",":16}},"\u0160":{"d":"367,-1950r121,0r174,228r172,-228r123,0r-197,348r-196,0xm1233,-426v0,300,-245,465,-565,465v-354,0,-565,-187,-578,-524r193,0v2,215,160,350,383,350v203,0,368,-85,368,-268v0,-113,-123,-200,-370,-257v-193,-45,-369,-107,-430,-166v-63,-60,-97,-142,-97,-249v-1,-276,233,-436,527,-436v312,0,524,171,526,470r-191,1v-12,-196,-139,-306,-348,-306v-175,0,-323,79,-323,236v0,114,121,200,364,255v149,34,367,97,420,148v69,66,120,154,121,281","w":1323},"\u0161":{"d":"213,-1565r121,0r174,228r172,-228r123,0r-197,348r-196,0xm940,-319v-5,240,-188,352,-446,352v-265,0,-426,-127,-430,-381r173,0v14,148,108,221,273,221v135,0,250,-51,250,-170v0,-105,-59,-114,-164,-145v-225,-67,-512,-71,-504,-353v5,-206,177,-309,402,-309v234,0,417,113,417,332r-175,0v-9,-120,-107,-178,-242,-178v-127,0,-222,37,-222,149v0,96,66,106,168,133v233,64,506,72,500,349","w":1016},"\u017d":{"d":"317,-1950r121,0r174,228r172,-228r123,0r-197,348r-196,0xm57,0r0,-166r901,-1132r-841,0r0,-175r1073,0r0,185r-883,1108r883,0r0,180r-1133,0","w":1225},"\u017e":{"d":"199,-1565r121,0r174,228r172,-228r123,0r-197,348r-196,0xm915,-1071r0,145r-626,764r655,0r0,162r-893,0r0,-147r633,-766r-600,0r0,-158r831,0","w":985},"\u0106":{"d":"619,-1602r204,-348r201,0r-285,348r-120,0xm768,-137v243,2,414,-172,420,-410r194,0v-11,349,-264,590,-624,588v-438,-2,-664,-335,-664,-799v0,-441,256,-753,684,-753v329,0,564,186,594,481r-196,0v-35,-191,-180,-305,-406,-303v-323,2,-471,251,-471,600v0,328,166,593,469,596","w":1460},"\u0107":{"d":"426,-1217r204,-348r201,0r-285,348r-120,0xm82,-532v0,-337,171,-572,491,-574v260,-2,444,148,453,391r-178,0v-10,-148,-114,-231,-275,-229v-214,2,-305,170,-305,405v0,233,84,408,293,408v174,0,273,-96,295,-254r172,0v-16,261,-196,418,-475,418v-309,0,-471,-239,-471,-565","w":1075},"\u010c":{"d":"467,-1950r121,0r174,228r172,-228r123,0r-197,348r-196,0xm768,-137v243,2,414,-172,420,-410r194,0v-11,349,-264,590,-624,588v-438,-2,-664,-335,-664,-799v0,-441,256,-753,684,-753v329,0,564,186,594,481r-196,0v-35,-191,-180,-305,-406,-303v-323,2,-471,251,-471,600v0,328,166,593,469,596","w":1460},"\u010d":{"d":"274,-1565r121,0r174,228r172,-228r123,0r-197,348r-196,0xm82,-532v0,-337,171,-572,491,-574v260,-2,444,148,453,391r-178,0v-10,-148,-114,-231,-275,-229v-214,2,-305,170,-305,405v0,233,84,408,293,408v174,0,273,-96,295,-254r172,0v-16,261,-196,418,-475,418v-309,0,-471,-239,-471,-565","w":1075},"\u0111":{"d":"551,-1106v165,0,271,65,348,166r0,-279r-344,0r0,-112r344,0r0,-142r174,0r0,142r150,0r0,112r-150,0r0,1219r-174,0r0,-135v-81,99,-186,167,-348,168v-300,2,-469,-247,-469,-565v0,-323,167,-574,469,-574xm590,-127v221,0,315,-175,315,-416v0,-245,-88,-401,-317,-401v-222,0,-320,180,-320,424v0,225,111,393,322,393","w":1223},"\u00a0":{"w":561}}});



/*
 * jQuery Cycle Plugin (with Transition Definitions)
 * Examples and documentation at: http://jquery.malsup.com/cycle/
 * Copyright (c) 2007-2010 M. Alsup
 * Version: 2.86 (05-APR-2010)
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 * Requires: jQuery v1.2.6 or later
 */
(function($){var ver="2.86";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(opts2.currSlide,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);},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,1);}}}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);});}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);}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=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{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.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{var roll=(opts.nextSlide+1)==els.length;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(curr,next,opts,fwd);}else{if(opts.continuous&&p.cyclePause){ms=10;}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,!opts.rev);},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(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};})(jQuery);
/*
 * jQuery Cycle Plugin Transition Definitions
 * This script is a plugin for the jQuery Cycle Plugin
 * Examples and documentation at: http://malsup.com/jquery/cycle/
 * Copyright (c) 2007-2008 M. Alsup
 * Version:	 2.72
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 */
(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() {	
	Cufon.replace('h1, h2, #footer-menu, #nav, #text, #cart .button, .panel h3, .product .label', {hover: true});
	Cufon.replace('#cart strong', {textShadow: '#fff 0px 0px, #758491 1px 1px'});
	Cufon.replace('.product .more, .add_to_cart', {textShadow: '#292929 0px 0px, #292929 1px 1px'});
	$('.product .info, .product-images, .added, #cart-info').corner('9px');
	
	// reverse main menu order because of the float-right property
	$.fn.reverseOrder = function() {
		return this.each(function() {
			$(this).prependTo( $(this).parent() );
		});
	};
	
	$('#nav li').reverseOrder();	
	$('#nav li ul li').reverseOrder();
	
	// add .sub class to submenu parents
	if ($("#nav-left ul").each(function() {
			$(this).parent().find('a:first').addClass('sub');			
		})
	);
	// remove arrows for level 3 items
	$('#nav-left ul a').removeClass('sub');
	
	// accordion
	$('#nav-left ul').hide();
	//$('#nav-left ul:first').show();
	$('#nav-left>li>a').click(function() {
		var checkElement = $(this).next();
		if((checkElement.is('ul')) && (checkElement.is(':visible'))) {
			return false;
		}
		if((checkElement.is('ul')) && (!checkElement.is(':visible'))) {
			$('#nav-left ul:visible').slideUp('normal');
			checkElement.slideDown('normal');
			return false;
		}
	});	
	
	// login box toggle
	jQuery.fn.fadeToggle = function(speed, easing, callback) {
	   return this.animate({opacity: 'toggle'}, speed, easing, callback);
	
	}; 
	$("#login-wrapper").hide();
	$(".login").click(function() {
		$("#login-wrapper").fadeToggle();
	});	
	
	$("#logedin-buttons").hide();
	$(".logedin").click(function() {
		$("#logedin-buttons").fadeToggle();							 
	});
	
	// open blank window
	$('a.blank').click(function(){
	   window.open(this.href);
	   return false;
	});		
	
	// product images slideshow
	$('#slideshow').cycle({ 
		fx:     'fade', 
		speed:  'slow', 
		timeout: 5000,
		pause: 1,
		pager:  '#thumbs', 
		pagerAnchorBuilder: function(idx, slide) { 
			// return selector string for existing anchor 
			return '#thumbs li:eq(' + idx + ') a'; 
		} 
	});	
	
	// footer brand rotator
	$('#logo-slideshow').cycle({
		fx:     'scrollVert', 
		speed:  'slow', 
		timeout: 5000,
		pause: 1,
		random: 1,
		cleartype:  true,
		cleartypeNoBg:  true
	});
	
	 $("a[rel*='clearbox']").fancybox();
	
});

function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}
