/*
 * 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:
 *  The digitally encoded machine readable software for producing the
 Typefaces
 * licensed to you is copyrighted (c) 1989 Adobe Systems.
 All rights reserved.
 * This software is the property of Adobe Systems
 Incorporated and its licensors,
 * and may not be reproduced, used,
 displayed, modified, disclosed, or transferred
 *  without the express
 written approval of Adobe.

 The digitally encoded machine
 * readable outline data for producing
 the Typefaces licensed to you is
 * copyrighted (c) 1981 Linotype AG
 and/or its subsidiaries. All Rights Reserved.
 * This data is the property of Linotype AG and/or its subsidiaries
 and may not be
 * reproduced, used, displayed, modified, disclosed or
 transferred without the
 * express written approval of Linotype AG
 and/or its subsidiaries.
 */
Cufon.registerFont({"w":159,"face":{"font-family":"TradeGothic","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-12 -292 360 61.3015","underline-thickness":"18","underline-position":"-36","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":79},"!":{"d":"35,-76r-8,-184r46,0r-8,184r-30,0xm71,0r-42,0r0,-42r42,0r0,42","w":100},"\"":{"d":"14,-161r0,-99r34,0r0,99r-34,0xm72,-161r0,-99r33,0r0,99r-33,0","w":119},"#":{"d":"147,-105r0,28r-26,0r-9,77r-32,0r9,-77r-29,0r-9,77r-33,0r9,-77r-23,0r0,-28r27,0r5,-50r-23,0r0,-28r27,0r9,-77r32,0r-9,77r29,0r9,-77r32,0r-9,77r23,0r0,28r-26,0r-5,50r22,0xm98,-155r-29,0r-6,50r29,0"},"$":{"d":"69,-260r0,-32r22,0r0,32v20,4,38,16,50,33r-28,23v-5,-9,-11,-18,-22,-21r0,75v31,19,58,40,58,80v0,36,-20,67,-58,70r0,42r-22,0r0,-42v-25,-3,-45,-21,-58,-41r30,-22v5,13,14,24,28,28r0,-84v-28,-17,-55,-39,-55,-74v0,-33,20,-62,55,-67xm69,-162r0,-63v-26,10,-21,49,0,63xm91,-105r0,70v30,-11,23,-56,0,-70"},"%":{"d":"18,-201v0,-33,26,-59,59,-59v33,0,59,26,59,59v0,33,-26,59,-59,59v-33,0,-59,-26,-59,-59xm47,-201v0,17,13,30,30,30v17,0,30,-13,30,-30v0,-17,-13,-30,-30,-30v-17,0,-30,13,-30,30xm173,-59v0,17,13,30,30,30v17,0,30,-13,30,-30v0,-17,-13,-30,-30,-30v-17,0,-30,13,-30,30xm144,-59v0,-33,26,-59,59,-59v33,0,59,26,59,59v0,33,-26,59,-59,59v-33,0,-59,-26,-59,-59xm201,-264r27,0r-148,268r-27,0","w":280},"&":{"d":"87,-238v-30,0,-16,56,-6,76v10,-14,22,-30,22,-48v0,-20,-6,-28,-16,-28xm145,-126r37,10v-5,24,-15,46,-24,68v7,6,16,11,25,12r0,40v-19,0,-37,-7,-51,-20v-35,39,-113,18,-113,-41v0,-27,16,-55,34,-74v-27,-46,-35,-132,36,-133v33,0,53,22,53,54v0,32,-25,57,-45,79v9,19,20,37,33,53v6,-16,11,-31,15,-48xm71,-95v-18,20,-14,59,15,60v9,0,14,-2,21,-8v-14,-16,-27,-33,-36,-52","w":200},"\u2019":{"d":"61,-260r0,43r-25,44r-19,0r18,-44r-16,0r0,-43r42,0","w":79},"(":{"d":"54,-264r35,0v-56,83,-57,212,0,295r-35,0v-55,-82,-55,-213,0,-295","w":100},")":{"d":"12,-264r34,0v56,82,56,213,0,295r-34,0v56,-83,55,-212,0,-295","w":100},"*":{"d":"134,-232r11,32v-18,1,-37,4,-55,6v13,14,26,26,40,38r-28,20v-6,-17,-14,-33,-22,-50v-8,17,-16,33,-22,50r-28,-20v14,-12,26,-24,39,-38v-18,-2,-36,-5,-54,-6r11,-32v15,9,30,17,46,24v-1,-18,-5,-35,-9,-52r34,0v-4,17,-8,34,-9,52v16,-7,31,-15,46,-24"},"+":{"d":"90,-109r0,-73r36,0r0,73r73,0r0,36r-73,0r0,73r-36,0r0,-73r-73,0r0,-36r73,0","w":216},",":{"d":"61,-42r0,42r-25,45r-19,0r18,-45r-16,0r0,-42r42,0","w":79},"-":{"d":"104,-80r-88,0r0,-33r88,0r0,33","w":119},".":{"d":"61,0r-42,0r0,-42r42,0r0,42","w":79},"\/":{"d":"-8,4r80,-268r36,0r-80,268r-36,0","w":100},"0":{"d":"101,-57r0,-146v0,-17,-8,-25,-21,-25v-13,0,-21,8,-21,25r0,146v0,17,8,25,21,25v13,0,21,-8,21,-25xm80,4v-90,0,-63,-116,-63,-196v0,-49,18,-72,63,-72v90,0,63,116,63,196v0,49,-18,72,-63,72"},"1":{"d":"64,0r0,-206r-36,0r0,-24v20,-10,38,-21,53,-34r23,0r0,264r-40,0"},"2":{"d":"140,0r-124,0r0,-35v55,-81,86,-126,86,-164v0,-21,-9,-29,-21,-29v-20,-1,-22,22,-21,44r-43,0v-3,-47,21,-80,67,-80v37,0,60,28,60,58v0,41,-13,71,-83,169r79,0r0,37"},"3":{"d":"17,-75r40,0v-1,21,0,44,20,43v20,4,21,-26,21,-50v0,-28,-11,-37,-38,-37r0,-35v26,0,36,-9,36,-40v0,-43,-39,-47,-38,-8r0,11r-40,0v-3,-44,18,-72,61,-73v65,-3,78,101,30,127v57,24,37,154,-33,141v-42,1,-63,-27,-59,-79"},"4":{"d":"40,-96r44,0r0,-101xm84,0r0,-63r-78,0r0,-33r75,-164r44,0r0,164r23,0r0,33r-23,0r0,63r-41,0"},"5":{"d":"18,-75r40,0v-1,21,0,43,20,43v32,0,21,-58,22,-90v2,-35,-39,-27,-43,-4r-34,0v1,-40,3,-72,3,-134r108,0r-1,37r-70,0v0,18,-4,40,-2,57v36,-36,82,-8,82,53v0,64,-5,117,-61,117v-43,0,-70,-26,-64,-79"},"6":{"d":"138,-190r-39,0v1,-20,-1,-38,-19,-38v-32,0,-18,55,-21,85v28,-32,84,-21,84,36v0,63,-6,111,-63,111v-90,0,-63,-116,-63,-196v0,-49,18,-72,63,-72v40,0,62,30,58,74xm59,-113v2,30,-10,81,21,81v28,0,20,-41,21,-68v1,-33,-29,-27,-42,-13"},"7":{"d":"95,-223r-75,0r0,-37r118,0r0,25r-53,235r-43,0"},"8":{"d":"80,4v-69,10,-84,-113,-36,-143v-46,-31,-22,-135,36,-125v58,-10,82,93,36,125v48,30,33,154,-36,143xm80,-32v17,0,23,-16,23,-43v0,-27,-6,-43,-23,-43v-17,0,-23,16,-23,43v0,27,6,43,23,43xm80,-157v14,0,19,-11,19,-36v0,-25,-5,-35,-19,-35v-14,0,-20,10,-20,35v0,25,6,36,20,36"},"9":{"d":"22,-70r39,0v-1,20,1,38,19,38v32,0,18,-55,21,-85v-28,32,-84,21,-84,-36v0,-63,6,-111,63,-111v90,0,63,116,63,196v0,49,-18,72,-63,72v-40,0,-62,-30,-58,-74xm101,-147v-2,-30,10,-81,-21,-81v-28,0,-20,41,-21,68v-1,33,29,27,42,13"},":":{"d":"61,0r-42,0r0,-42r42,0r0,42xm61,-100r-42,0r0,-43r42,0r0,43","w":79},";":{"d":"61,-42r0,42r-25,45r-19,0r18,-45r-16,0r0,-42r42,0xm61,-100r-42,0r0,-43r42,0r0,43","w":79},"<":{"d":"199,-37r0,37r-182,-76r0,-30r182,-76r0,37r-131,54","w":216},"=":{"d":"199,-146r0,35r-182,0r0,-35r182,0xm199,-71r0,35r-182,0r0,-35r182,0","w":216},">":{"d":"17,0r0,-37r131,-54r-131,-54r0,-37r182,76r0,30","w":216},"?":{"d":"129,-215v0,60,-54,64,-45,139r-35,0v-9,-63,29,-98,38,-138v0,-9,-6,-16,-15,-16v-15,0,-23,14,-26,27r-34,-13v11,-61,117,-65,117,1xm87,0r-42,0r0,-42r42,0r0,42","w":140},"@":{"d":"133,-84v42,2,64,-81,16,-86v-42,-2,-65,81,-16,86xm188,-179r6,-18r29,0r-25,106v0,5,1,10,6,10v20,0,42,-28,42,-66v0,-58,-43,-88,-97,-88v-62,0,-102,45,-102,106v0,96,122,137,183,75r30,0v-61,104,-246,57,-246,-76v0,-77,61,-134,136,-134v64,0,124,44,124,110v0,74,-63,103,-89,103v-12,1,-19,-9,-22,-20v-30,40,-94,12,-94,-40v0,-63,77,-126,119,-68","w":288},"A":{"d":"62,-96r36,0r-18,-112xm55,-58r-7,58r-44,0r48,-260r56,0r48,260r-44,0r-8,-58r-49,0"},"B":{"d":"66,-117r0,80v34,3,51,-5,51,-40v0,-33,-17,-43,-51,-40xm66,-223r0,70v28,2,45,-4,46,-33v1,-31,-15,-40,-46,-37xm22,0r0,-260r66,0v75,-9,92,95,38,123v57,22,48,146,-34,137r-70,0","w":180},"C":{"d":"156,-173r-44,0v2,-25,-3,-52,-22,-52v-18,0,-24,10,-24,29r0,132v0,19,6,29,24,29v27,2,22,-32,22,-58r44,0v4,56,-9,96,-66,97v-98,1,-68,-115,-68,-201v0,-37,21,-67,68,-67v52,0,70,39,66,91","w":180},"D":{"d":"66,-223r0,186v31,1,48,-2,48,-36r0,-114v2,-34,-17,-38,-48,-36xm22,0r0,-260v76,-3,136,-3,136,79r0,103v4,81,-60,82,-136,78","w":180},"E":{"d":"146,0r-124,0r0,-260r119,0r0,39r-75,0r0,67r58,0r0,39r-58,0r0,76r80,0r0,39"},"F":{"d":"66,0r-44,0r0,-260r124,0r0,39r-80,0r0,67r60,0r0,39r-60,0r0,115"},"G":{"d":"83,-96r0,-36r73,0r0,132r-21,0r-9,-19v-32,46,-109,20,-104,-44v6,-84,-29,-201,65,-201v51,0,71,38,67,88r-42,0v0,-39,-8,-49,-26,-49v-11,0,-20,7,-20,29r0,133v0,17,6,28,21,28v27,0,26,-32,25,-61r-29,0","w":180},"H":{"d":"66,0r-44,0r0,-260r44,0r0,106r48,0r0,-106r44,0r0,260r-44,0r0,-115r-48,0r0,115","w":180},"I":{"d":"72,0r-44,0r0,-260r44,0r0,260","w":100},"J":{"d":"1,4r0,-39v20,2,33,-5,33,-22r0,-203r44,0r0,208v3,38,-23,60,-77,56","w":100},"K":{"d":"64,0r-45,0r0,-260r45,0r1,96r47,-96r44,0r-48,97r54,163r-45,0r-37,-121r-16,29r0,92"},"L":{"d":"134,0r-115,0r0,-260r45,0r0,221r70,0r0,39","w":140},"M":{"d":"142,-260r59,0r0,260r-39,0r-1,-203r-40,203r-22,0r-41,-203r0,203r-39,0r0,-260r59,0r32,152","w":219},"N":{"d":"62,0r-40,0r0,-260r41,0r55,149r0,-149r40,0r0,260r-38,0r-58,-162r0,162","w":180},"O":{"d":"90,4v-98,0,-68,-115,-68,-201v0,-37,21,-67,68,-67v98,0,68,115,68,201v0,37,-21,67,-68,67xm66,-196r0,132v0,19,6,29,24,29v18,0,24,-10,24,-29r0,-132v0,-19,-6,-29,-24,-29v-18,0,-24,10,-24,29","w":180},"P":{"d":"66,-223r0,80v36,1,56,-1,56,-40v0,-39,-20,-41,-56,-40xm66,0r-44,0r0,-260v77,-2,144,-5,144,77v0,63,-35,80,-100,76r0,107","w":180},"Q":{"d":"172,-19r0,38v-17,0,-30,-3,-46,-24v-46,25,-109,-7,-104,-58v9,-86,-30,-201,68,-201v98,0,61,115,68,201v0,12,-2,23,-7,33v10,9,16,11,21,11xm93,-53r0,-40v5,3,12,6,21,16r0,-119v0,-19,-6,-29,-24,-29v-18,0,-24,10,-24,29r0,132v-4,26,21,35,39,25v-5,-9,-9,-12,-12,-14","w":180},"R":{"d":"66,-223r0,80v33,1,49,-1,49,-40v0,-38,-16,-41,-49,-40xm66,-107r0,107r-44,0r0,-260v76,-2,138,-4,138,77v0,42,-16,58,-31,65r37,118r-45,0r-32,-108v-6,1,-15,1,-23,1","w":180},"S":{"d":"145,-201r-42,5v-2,-40,-46,-37,-46,-3v0,44,91,65,91,136v0,43,-29,67,-71,67v-41,0,-65,-33,-67,-72r43,-7v2,26,12,40,26,40v15,0,26,-9,26,-24v0,-51,-91,-65,-91,-140v0,-41,26,-65,70,-65v36,0,57,26,61,63"},"T":{"d":"48,0r0,-221r-44,0r0,-39r131,0r0,39r-43,0r0,221r-44,0","w":140},"U":{"d":"22,-66r0,-194r44,0r0,196v0,19,8,29,24,29v16,0,24,-10,24,-29r0,-196r44,0r0,194v0,45,-26,70,-68,70v-42,0,-68,-25,-68,-70","w":180},"V":{"d":"113,-260r44,0r-55,260r-44,0r-55,-260r44,0r33,180"},"W":{"d":"69,-94v13,-53,19,-112,30,-166r37,0r31,166r25,-166r41,0r-45,260r-38,0r-33,-172r-30,172r-38,0r-49,-260r42,0","w":240},"X":{"d":"5,0r51,-136r-47,-124r44,0r28,83r24,-83r44,0r-45,124r51,136r-44,0r-31,-95r-31,95r-44,0"},"Y":{"d":"102,-108r0,108r-44,0r0,-108r-54,-152r45,0r32,99r30,-99r45,0"},"Z":{"d":"99,-221r-73,0r0,-39r118,0r0,43r-82,178r82,0r0,39r-128,0r0,-42"},"[":{"d":"90,-260r0,17r-42,0r0,253r42,0r0,17r-77,0r0,-287r77,0","w":100},"\\":{"d":"28,-264r80,268r-36,0r-80,-268r36,0","w":100},"]":{"d":"10,-243r0,-17r77,0r0,287r-77,0r0,-17r43,0r0,-253r-43,0","w":100},"^":{"d":"59,-109r-39,0r69,-151r38,0r69,151r-39,0r-49,-108","w":216},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"\u2018":{"d":"19,-176r0,-43r25,-45r19,0r-18,45r16,0r0,43r-42,0","w":79},"a":{"d":"55,-137r-40,0v2,-39,27,-60,65,-60v37,0,59,17,59,52r2,145r-38,0v0,-5,-3,-10,-3,-15v-27,30,-88,25,-88,-25v0,-42,28,-66,86,-88v1,-20,-3,-37,-20,-36v-18,0,-22,10,-23,27xm98,-48r0,-50v-37,21,-45,34,-45,51v1,29,37,16,45,-1"},"b":{"d":"58,0r-39,0r0,-260r41,0r0,83v31,-34,85,-25,83,34v-2,56,15,149,-41,147v-20,0,-31,-7,-44,-24r0,20xm60,-154r0,114v19,14,42,20,42,-21v0,-43,9,-135,-42,-93"},"c":{"d":"143,-127r-41,0v1,-23,-7,-38,-22,-37v-34,0,-22,68,-22,103v0,22,8,31,22,31v18,0,24,-19,22,-43r41,0v1,45,-15,77,-63,77v-68,1,-63,-63,-63,-129v0,-42,17,-72,63,-72v45,0,62,29,63,70"},"d":{"d":"140,0r-38,0r0,-20v-25,40,-88,31,-85,-30v2,-56,-15,-149,41,-147v18,0,26,7,42,20r0,-83r40,0r0,260xm100,-40r0,-114v-19,-14,-42,-20,-42,21v0,43,-9,135,42,93"},"e":{"d":"58,-122r44,0v10,-46,-45,-61,-44,-10r0,10xm80,-197v60,0,66,48,63,108r-85,0v-1,26,-2,63,22,59v15,1,23,-13,22,-36r41,0v-1,41,-18,70,-63,70v-68,1,-63,-63,-63,-129v0,-42,17,-72,63,-72"},"f":{"d":"27,0r0,-161r-23,0r0,-33r23,0v-5,-51,13,-77,66,-70r0,34v-13,0,-25,-1,-25,13r0,23r23,0r0,33r-23,0r0,161r-41,0","w":100},"g":{"d":"153,-197r0,33v-11,0,-18,0,-26,6v15,61,-4,121,-69,108v-4,1,-8,4,-8,9v0,26,103,-12,103,56v0,33,-30,46,-82,46v-66,0,-85,-44,-38,-61v-29,-10,-19,-47,6,-57v-20,-14,-26,-24,-26,-69v0,-76,69,-90,107,-50v11,-16,16,-21,33,-21xm83,32v27,0,34,-4,34,-14v0,-10,-7,-14,-34,-14v-27,0,-34,4,-34,14v0,10,7,14,34,14xm71,-83v16,0,20,-7,20,-40v0,-33,-4,-41,-20,-41v-13,0,-20,8,-20,41v0,33,7,40,20,40"},"h":{"d":"60,0r-41,0r0,-260r41,0r0,84v21,-28,80,-33,80,19r0,157r-40,0r0,-150v-2,-23,-28,-13,-40,-2r0,152"},"i":{"d":"60,0r-40,0r0,-194r40,0r0,194xm60,-223r-40,0r0,-37r40,0r0,37","w":79},"j":{"d":"0,61r0,-37v14,1,22,-3,22,-15r0,-202r40,0r0,204v-2,45,-25,52,-62,50xm62,-223r-40,0r0,-37r40,0r0,37","w":79},"k":{"d":"148,-194r-42,62r47,132r-41,0r-33,-96r-19,28r0,68r-41,0r0,-260r41,0r0,135r45,-69r43,0"},"l":{"d":"60,0r-40,0r0,-260r40,0r0,260","w":79},"m":{"d":"140,0r-40,0r0,-150v-3,-23,-28,-13,-40,-2r0,152r-41,0r0,-194r39,0r0,20v23,-27,64,-34,80,0v19,-19,30,-23,45,-23v25,0,37,15,37,40r0,157r-40,0r0,-150v-3,-23,-28,-13,-40,-2r0,152","w":240},"n":{"d":"60,0r-41,0r0,-194r39,0r0,20v23,-29,83,-37,82,17r0,157r-40,0r0,-150v-2,-23,-28,-13,-40,-2r0,152"},"o":{"d":"80,-30v35,0,22,-68,22,-102v0,-22,-8,-32,-22,-32v-34,0,-22,68,-22,103v0,22,8,31,22,31xm80,4v-68,1,-63,-63,-63,-129v0,-42,17,-72,63,-72v68,-1,63,63,63,129v0,42,-17,72,-63,72"},"p":{"d":"19,-194r39,0r0,20v26,-39,88,-29,85,31v-3,56,15,149,-41,147v-18,0,-26,-8,-42,-21r0,78r-41,0r0,-255xm60,-154r0,114v19,14,42,20,42,-21v0,-43,9,-135,-42,-93"},"q":{"d":"102,-194r38,0r0,255r-40,0r0,-78v-30,35,-85,27,-83,-33v2,-56,-15,-149,41,-147v20,0,31,6,44,23r0,-20xm100,-40r0,-114v-19,-14,-42,-20,-42,21v0,43,-9,135,42,93"},"r":{"d":"60,0r-41,0r0,-194r39,0v1,7,-2,18,1,23v12,-19,28,-28,54,-26r0,42v-20,-7,-53,-6,-53,22r0,133","w":119},"s":{"d":"127,-146r-34,6v0,-26,-41,-34,-41,-9v0,30,76,42,76,100v0,35,-24,53,-57,53v-35,0,-55,-20,-61,-54r35,-10v3,16,9,30,27,30v10,0,18,-5,18,-16v0,-33,-76,-46,-76,-99v0,-31,24,-52,54,-52v32,0,53,21,59,51","w":140},"t":{"d":"26,-161r-22,0r0,-33r22,0r0,-52r40,0r0,52r27,0r0,33r-27,0r0,112v-1,16,12,17,27,16r0,34v-32,9,-67,-3,-67,-41r0,-121","w":100},"u":{"d":"100,-194r40,0r0,194r-38,0r0,-19v-24,30,-84,36,-83,-18r0,-157r41,0r0,150v2,23,28,13,40,2r0,-152"},"v":{"d":"69,-64v11,-41,16,-88,26,-130r41,0r-46,194r-40,0r-46,-194r41,0","w":140},"w":{"d":"85,-193r30,0r22,120r22,-121r39,0r-45,194r-32,0r-23,-122r-26,122r-32,0r-38,-194r39,0r18,121","w":200},"x":{"d":"4,0r44,-103r-40,-91r41,0r21,54r21,-54r42,0r-42,91r44,103r-41,0v-9,-21,-15,-46,-25,-66r-23,66r-42,0","w":140},"y":{"d":"96,-194r40,0r-50,208v-11,41,-30,49,-72,47r0,-33v36,6,40,-27,32,-57r-42,-165r41,0r26,124","w":140},"z":{"d":"85,-161r-69,0r0,-33r113,0r0,33r-75,128r75,0r0,33r-118,0r0,-33","w":140},"{":{"d":"0,-107r0,-20v51,-8,-20,-143,58,-137r39,0r0,18v-20,1,-42,-6,-42,18r0,70v0,30,-20,38,-28,42v9,1,28,11,28,42r0,70v-3,24,22,17,42,18r0,17v-37,1,-83,3,-77,-35v-3,-34,11,-100,-20,-103","w":100},"|":{"d":"22,4r0,-268r36,0r0,268r-36,0","w":79},"}":{"d":"100,-126r0,21v-51,8,20,142,-58,136r-39,0r0,-17v20,-1,42,6,42,-18r0,-70v0,-30,20,-38,28,-42v-9,-1,-28,-11,-28,-42r0,-70v3,-24,-22,-17,-42,-18r0,-18v37,-1,83,-3,77,35v3,34,-11,100,20,103","w":100},"~":{"d":"70,-121v24,0,52,23,77,23v14,0,23,-12,31,-23r16,31v-14,12,-26,28,-48,28v-35,0,-89,-47,-108,0r-16,-31v11,-12,24,-28,48,-28","w":216},"'":{"d":"23,-161r0,-99r34,0r0,99r-34,0","w":79},"\u201c":{"d":"25,-176r0,-43r25,-45r19,0r-18,45r17,0r0,43r-43,0xm92,-176r0,-43r25,-45r19,0r-18,45r16,0r0,43r-42,0"},"\u2013":{"d":"180,-84r-180,0r0,-26r180,0r0,26","w":180},"\u201d":{"d":"135,-260r0,43r-25,44r-19,0r17,-44r-16,0r0,-43r43,0xm68,-260r0,43r-25,44r-19,0r18,-44r-16,0r0,-43r42,0"},"\u2026":{"d":"81,0r-41,0r0,-42r41,0r0,42xm201,0r-42,0r0,-42r42,0r0,42xm320,0r-41,0r0,-42r41,0r0,42","w":360},"`":{"d":"36,-217r-48,-52r49,0r29,52r-30,0","w":79},"\u2014":{"d":"360,-84r-360,0r0,-26r360,0r0,26","w":360},"\u2122":{"d":"201,-260r37,98r37,-98r49,0r0,148r-33,0r-1,-108r-39,108r-25,0r-41,-108r0,108r-33,0r0,-148r49,0xm133,-260r0,27r-43,0r0,121r-35,0r0,-121r-43,0r0,-27r121,0","w":356},"\u00d7":{"d":"199,-157r-66,66r66,66r-25,25r-66,-66r-66,66r-25,-25r66,-66r-66,-66r25,-25r66,66r66,-66","w":216},"\u00a0":{"w":79}}});



/*** clearingInput: a jQuery plugin ***/

(function($){$.extend($.fn,{clearingInput:function(options){var defaults={blurClass:'blur'};options=$.extend(defaults,options);return this.each(function(){var input=$(this).addClass(options.blurClass);var form=input.parents('form:first');var label,text;text=options.text||textFromLabel()||input.val();if(text){input.val(text);input.blur(function(){if(input.val()===''){input.val(text).addClass(options.blurClass);}}).focus(function(){if(input.val()===text){input.val('');}
input.removeClass(options.blurClass);});form.submit(function(){if(input.hasClass(options.blurClass)){input.val('');}});input.blur();}
function textFromLabel(){label=form.find('label[for='+input.attr('id')+']');return label?label.css({position:'absolute',left:'-9999px'}).text():'';}});}});})(jQuery);

/*
 * jQuery Cycle Plugin (core engine)
 * Examples and documentation at: http://jquery.malsup.com/cycle/
 * Copyright (c) 2007-2010 M. Alsup
 * Version: 2.88 (08-JUN-2010)
 * Dual licensed under the MIT and GPL licenses.
 * http://jquery.malsup.com/license.html
 * Requires: jQuery v1.2.6 or later
 */
(function($){var ver="2.88";if($.support==undefined){$.support={opacity:!($.browser.msie)};}function debug(s){if($.fn.cycle.debug){log(s);}}function log(){if(window.console&&window.console.log){window.console.log("[cycle] "+Array.prototype.join.call(arguments," "));}}$.fn.cycle=function(options,arg2){var o={s:this.selector,c:this.context};if(this.length===0&&options!="stop"){if(!$.isReady&&o.s){log("DOM not ready, queuing slideshow");$(function(){$(o.s,o.c).cycle(options,arg2);});return this;}log("terminating; zero elements found by selector"+($.isReady?"":" (DOM not ready)"));return this;}return this.each(function(){var opts=handleArguments(this,options,arg2);if(opts===false){return;}opts.updateActivePagerLink=opts.updateActivePagerLink||$.fn.cycle.updateActivePagerLink;if(this.cycleTimeout){clearTimeout(this.cycleTimeout);}this.cycleTimeout=this.cyclePause=0;var $cont=$(this);var $slides=opts.slideExpr?$(opts.slideExpr,this):$cont.children();var els=$slides.get();if(els.length<2){log("terminating; too few slides: "+els.length);return;}var opts2=buildOptions($cont,$slides,els,opts,o);if(opts2===false){return;}var startTime=opts2.continuous?10:getTimeout(els[opts2.currSlide],els[opts2.nextSlide],opts2,!opts2.rev);if(startTime){startTime+=(opts2.delay||0);if(startTime<10){startTime=10;}debug("first timeout: "+startTime);this.cycleTimeout=setTimeout(function(){go(els,opts2,0,(!opts2.rev&&!opts.backwards));},startTime);}});};function handleArguments(cont,options,arg2){if(cont.cycleStop==undefined){cont.cycleStop=0;}if(options===undefined||options===null){options={};}if(options.constructor==String){switch(options){case"destroy":case"stop":var opts=$(cont).data("cycle.opts");if(!opts){return false;}cont.cycleStop++;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);}cont.cycleTimeout=0;$(cont).removeData("cycle.opts");if(options=="destroy"){destroy(opts);}return false;case"toggle":cont.cyclePause=(cont.cyclePause===1)?0:1;checkInstantResume(cont.cyclePause,arg2,cont);return false;case"pause":cont.cyclePause=1;return false;case"resume":cont.cyclePause=0;checkInstantResume(false,arg2,cont);return false;case"prev":case"next":var opts=$(cont).data("cycle.opts");if(!opts){log('options not found, "prev/next" ignored');return false;}$.fn.cycle[options](opts);return false;default:options={fx:options};}return options;}else{if(options.constructor==Number){var num=options;options=$(cont).data("cycle.opts");if(!options){log("options not found, can not advance slide");return false;}if(num<0||num>=options.elements.length){log("invalid slide index: "+num);return false;}options.nextSlide=num;if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}if(typeof arg2=="string"){options.oneTimeFx=arg2;}go(options.elements,options,1,num>=options.currSlide);return false;}}return options;function checkInstantResume(isPaused,arg2,cont){if(!isPaused&&arg2===true){var options=$(cont).data("cycle.opts");if(!options){log("options not found, can not resume");return false;}if(cont.cycleTimeout){clearTimeout(cont.cycleTimeout);cont.cycleTimeout=0;}go(options.elements,options,1,(!opts.rev&&!opts.backwards));}}}function removeFilter(el,opts){if(!$.support.opacity&&opts.cleartype&&el.style.filter){try{el.style.removeAttribute("filter");}catch(smother){}}}function destroy(opts){if(opts.next){$(opts.next).unbind(opts.prevNextEvent);}if(opts.prev){$(opts.prev).unbind(opts.prevNextEvent);}if(opts.pager||opts.pagerAnchorBuilder){$.each(opts.pagerAnchors||[],function(){this.unbind().remove();});}opts.pagerAnchors=null;if(opts.destroy){opts.destroy(opts);}}function buildOptions($cont,$slides,els,options,o){var opts=$.extend({},$.fn.cycle.defaults,options||{},$.metadata?$cont.metadata():$.meta?$cont.data():{});if(opts.autostop){opts.countdown=opts.autostopCount||els.length;}var cont=$cont[0];$cont.data("cycle.opts",opts);opts.$cont=$cont;opts.stopCount=cont.cycleStop;opts.elements=els;opts.before=opts.before?[opts.before]:[];opts.after=opts.after?[opts.after]:[];opts.after.unshift(function(){opts.busy=0;});if(!$.support.opacity&&opts.cleartype){opts.after.push(function(){removeFilter(this,opts);});}if(opts.continuous){opts.after.push(function(){go(els,opts,0,(!opts.rev&&!opts.backwards));});}saveOriginalOpts(opts);if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($slides);}if($cont.css("position")=="static"){$cont.css("position","relative");}if(opts.width){$cont.width(opts.width);}if(opts.height&&opts.height!="auto"){$cont.height(opts.height);}if(opts.startingSlide){opts.startingSlide=parseInt(opts.startingSlide);}else{if(opts.backwards){opts.startingSlide=els.length-1;}}if(opts.random){opts.randomMap=[];for(var i=0;i<els.length;i++){opts.randomMap.push(i);}opts.randomMap.sort(function(a,b){return Math.random()-0.5;});opts.randomIndex=1;opts.startingSlide=opts.randomMap[1];}else{if(opts.startingSlide>=els.length){opts.startingSlide=0;}}opts.currSlide=opts.startingSlide||0;var first=opts.startingSlide;$slides.css({position:"absolute",top:0,left:0}).hide().each(function(i){var z;if(opts.backwards){z=first?i<=first?els.length+(i-first):first-i:els.length-i;}else{z=first?i>=first?els.length-(i-first):first-i:els.length-i;}$(this).css("z-index",z);});$(els[first]).css("opacity",1).show();removeFilter(els[first],opts);if(opts.fit&&opts.width){$slides.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}var reshape=opts.containerResize&&!$cont.innerHeight();if(reshape){var maxw=0,maxh=0;for(var j=0;j<els.length;j++){var $e=$(els[j]),e=$e[0],w=$e.outerWidth(),h=$e.outerHeight();if(!w){w=e.offsetWidth||e.width||$e.attr("width");}if(!h){h=e.offsetHeight||e.height||$e.attr("height");}maxw=w>maxw?w:maxw;maxh=h>maxh?h:maxh;}if(maxw>0&&maxh>0){$cont.css({width:maxw+"px",height:maxh+"px"});}}if(opts.pause){$cont.hover(function(){this.cyclePause++;},function(){this.cyclePause--;});}if(supportMultiTransitions(opts)===false){return false;}var requeue=false;options.requeueAttempts=options.requeueAttempts||0;$slides.each(function(){var $el=$(this);this.cycleH=(opts.fit&&opts.height)?opts.height:($el.height()||this.offsetHeight||this.height||$el.attr("height")||0);this.cycleW=(opts.fit&&opts.width)?opts.width:($el.width()||this.offsetWidth||this.width||$el.attr("width")||0);if($el.is("img")){var loadingIE=($.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var loadingFF=($.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var loadingOp=($.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var loadingOther=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(loadingIE||loadingFF||loadingOp||loadingOther){if(o.s&&opts.requeueOnImageNotLoaded&&++options.requeueAttempts<100){log(options.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){$(o.s,o.c).cycle(options);},opts.requeueTimeout);requeue=true;return false;}else{log("could not determine size of image: "+this.src,this.cycleW,this.cycleH);}}}return true;});if(requeue){return false;}opts.cssBefore=opts.cssBefore||{};opts.animIn=opts.animIn||{};opts.animOut=opts.animOut||{};$slides.not(":eq("+first+")").css(opts.cssBefore);if(opts.cssFirst){$($slides[first]).css(opts.cssFirst);}if(opts.timeout){opts.timeout=parseInt(opts.timeout);if(opts.speed.constructor==String){opts.speed=$.fx.speeds[opts.speed]||parseInt(opts.speed);}if(!opts.sync){opts.speed=opts.speed/2;}var buffer=opts.fx=="shuffle"?500:250;while((opts.timeout-opts.speed)<buffer){opts.timeout+=opts.speed;}}if(opts.easing){opts.easeIn=opts.easeOut=opts.easing;}if(!opts.speedIn){opts.speedIn=opts.speed;}if(!opts.speedOut){opts.speedOut=opts.speed;}opts.slideCount=els.length;opts.currSlide=opts.lastSlide=first;if(opts.random){if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.backwards){opts.nextSlide=opts.startingSlide==0?(els.length-1):opts.startingSlide-1;}else{opts.nextSlide=opts.startingSlide>=(els.length-1)?0:opts.startingSlide+1;}}if(!opts.multiFx){var init=$.fn.cycle.transitions[opts.fx];if($.isFunction(init)){init($cont,$slides,opts);}else{if(opts.fx!="custom"&&!opts.multiFx){log("unknown transition: "+opts.fx,"; slideshow terminating");return false;}}}var e0=$slides[first];if(opts.before.length){opts.before[0].apply(e0,[e0,e0,opts,true]);}if(opts.after.length>1){opts.after[1].apply(e0,[e0,e0,opts,true]);}if(opts.next){$(opts.next).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?-1:1);});}if(opts.prev){$(opts.prev).bind(opts.prevNextEvent,function(){return advance(opts,opts.rev?1:-1);});}if(opts.pager||opts.pagerAnchorBuilder){buildPager(els,opts);}exposeAddSlide(opts,els);return opts;}function saveOriginalOpts(opts){opts.original={before:[],after:[]};opts.original.cssBefore=$.extend({},opts.cssBefore);opts.original.cssAfter=$.extend({},opts.cssAfter);opts.original.animIn=$.extend({},opts.animIn);opts.original.animOut=$.extend({},opts.animOut);$.each(opts.before,function(){opts.original.before.push(this);});$.each(opts.after,function(){opts.original.after.push(this);});}function supportMultiTransitions(opts){var i,tx,txs=$.fn.cycle.transitions;if(opts.fx.indexOf(",")>0){opts.multiFx=true;opts.fxs=opts.fx.replace(/\s*/g,"").split(",");for(i=0;i<opts.fxs.length;i++){var fx=opts.fxs[i];tx=txs[fx];if(!tx||!txs.hasOwnProperty(fx)||!$.isFunction(tx)){log("discarding unknown transition: ",fx);opts.fxs.splice(i,1);i--;}}if(!opts.fxs.length){log("No valid transitions named; slideshow terminating.");return false;}}else{if(opts.fx=="all"){opts.multiFx=true;opts.fxs=[];for(p in txs){tx=txs[p];if(txs.hasOwnProperty(p)&&$.isFunction(tx)){opts.fxs.push(p);}}}}if(opts.multiFx&&opts.randomizeEffects){var r1=Math.floor(Math.random()*20)+30;for(i=0;i<r1;i++){var r2=Math.floor(Math.random()*opts.fxs.length);opts.fxs.push(opts.fxs.splice(r2,1)[0]);}debug("randomized fx sequence: ",opts.fxs);}return true;}function exposeAddSlide(opts,els){opts.addSlide=function(newSlide,prepend){var $s=$(newSlide),s=$s[0];if(!opts.autostopCount){opts.countdown++;}els[prepend?"unshift":"push"](s);if(opts.els){opts.els[prepend?"unshift":"push"](s);}opts.slideCount=els.length;$s.css("position","absolute");$s[prepend?"prependTo":"appendTo"](opts.$cont);if(prepend){opts.currSlide++;opts.nextSlide++;}if(!$.support.opacity&&opts.cleartype&&!opts.cleartypeNoBg){clearTypeFix($s);}if(opts.fit&&opts.width){$s.width(opts.width);}if(opts.fit&&opts.height&&opts.height!="auto"){$slides.height(opts.height);}s.cycleH=(opts.fit&&opts.height)?opts.height:$s.height();s.cycleW=(opts.fit&&opts.width)?opts.width:$s.width();$s.css(opts.cssBefore);if(opts.pager||opts.pagerAnchorBuilder){$.fn.cycle.createPagerAnchor(els.length-1,s,$(opts.pager),els,opts);}if($.isFunction(opts.onAddSlide)){opts.onAddSlide($s);}else{$s.hide();}};}$.fn.cycle.resetState=function(opts,fx){fx=fx||opts.fx;opts.before=[];opts.after=[];opts.cssBefore=$.extend({},opts.original.cssBefore);opts.cssAfter=$.extend({},opts.original.cssAfter);opts.animIn=$.extend({},opts.original.animIn);opts.animOut=$.extend({},opts.original.animOut);opts.fxFn=null;$.each(opts.original.before,function(){opts.before.push(this);});$.each(opts.original.after,function(){opts.after.push(this);});var init=$.fn.cycle.transitions[fx];if($.isFunction(init)){init(opts.$cont,$(opts.elements),opts);}};function go(els,opts,manual,fwd){if(manual&&opts.busy&&opts.manualTrump){debug("manualTrump in go(), stopping active transition");$(els).stop(true,true);opts.busy=false;}if(opts.busy){debug("transition active, ignoring new tx request");return;}var p=opts.$cont[0],curr=els[opts.currSlide],next=els[opts.nextSlide];if(p.cycleStop!=opts.stopCount||p.cycleTimeout===0&&!manual){return;}if(!manual&&!p.cyclePause&&!opts.bounce&&((opts.autostop&&(--opts.countdown<=0))||(opts.nowrap&&!opts.random&&opts.nextSlide<opts.currSlide))){if(opts.end){opts.end(opts);}return;}var changed=false;if((manual||!p.cyclePause)&&(opts.nextSlide!=opts.currSlide)){changed=true;var fx=opts.fx;curr.cycleH=curr.cycleH||$(curr).height();curr.cycleW=curr.cycleW||$(curr).width();next.cycleH=next.cycleH||$(next).height();next.cycleW=next.cycleW||$(next).width();if(opts.multiFx){if(opts.lastFx==undefined||++opts.lastFx>=opts.fxs.length){opts.lastFx=0;}fx=opts.fxs[opts.lastFx];opts.currFx=fx;}if(opts.oneTimeFx){fx=opts.oneTimeFx;opts.oneTimeFx=null;}$.fn.cycle.resetState(opts,fx);if(opts.before.length){$.each(opts.before,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});}var after=function(){$.each(opts.after,function(i,o){if(p.cycleStop!=opts.stopCount){return;}o.apply(next,[curr,next,opts,fwd]);});};debug("tx firing; currSlide: "+opts.currSlide+"; nextSlide: "+opts.nextSlide);opts.busy=1;if(opts.fxFn){opts.fxFn(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{if($.isFunction($.fn.cycle[opts.fx])){$.fn.cycle[opts.fx](curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}else{$.fn.cycle.custom(curr,next,opts,after,fwd,manual&&opts.fastOnEvent);}}}if(changed||opts.nextSlide==opts.currSlide){opts.lastSlide=opts.currSlide;if(opts.random){opts.currSlide=opts.nextSlide;if(++opts.randomIndex==els.length){opts.randomIndex=0;}opts.nextSlide=opts.randomMap[opts.randomIndex];if(opts.nextSlide==opts.currSlide){opts.nextSlide=(opts.currSlide==opts.slideCount-1)?0:opts.currSlide+1;}}else{if(opts.backwards){var roll=(opts.nextSlide-1)<0;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=1;opts.currSlide=0;}else{opts.nextSlide=roll?(els.length-1):opts.nextSlide-1;opts.currSlide=roll?0:opts.nextSlide+1;}}else{var roll=(opts.nextSlide+1)==els.length;if(roll&&opts.bounce){opts.backwards=!opts.backwards;opts.nextSlide=els.length-2;opts.currSlide=els.length-1;}else{opts.nextSlide=roll?0:opts.nextSlide+1;opts.currSlide=roll?els.length-1:opts.nextSlide-1;}}}}if(changed&&opts.pager){opts.updateActivePagerLink(opts.pager,opts.currSlide,opts.activePagerClass);}var ms=0;if(opts.timeout&&!opts.continuous){ms=getTimeout(els[opts.currSlide],els[opts.nextSlide],opts,fwd);}else{if(opts.continuous&&p.cyclePause){ms=10;}}if(ms>0){p.cycleTimeout=setTimeout(function(){go(els,opts,0,(!opts.rev&&!opts.backwards));},ms);}}$.fn.cycle.updateActivePagerLink=function(pager,currSlide,clsName){$(pager).each(function(){$(this).children().removeClass(clsName).eq(currSlide).addClass(clsName);});};function getTimeout(curr,next,opts,fwd){if(opts.timeoutFn){var t=opts.timeoutFn.call(curr,curr,next,opts,fwd);while((t-opts.speed)<250){t+=opts.speed;}debug("calculated timeout: "+t+"; speed: "+opts.speed);if(t!==false){return t;}}return opts.timeout;}$.fn.cycle.next=function(opts){advance(opts,opts.rev?-1:1);};$.fn.cycle.prev=function(opts){advance(opts,opts.rev?1:-1);};function advance(opts,val){var els=opts.elements;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}if(opts.random&&val<0){opts.randomIndex--;if(--opts.randomIndex==-2){opts.randomIndex=els.length-2;}else{if(opts.randomIndex==-1){opts.randomIndex=els.length-1;}}opts.nextSlide=opts.randomMap[opts.randomIndex];}else{if(opts.random){opts.nextSlide=opts.randomMap[opts.randomIndex];}else{opts.nextSlide=opts.currSlide+val;if(opts.nextSlide<0){if(opts.nowrap){return false;}opts.nextSlide=els.length-1;}else{if(opts.nextSlide>=els.length){if(opts.nowrap){return false;}opts.nextSlide=0;}}}}var cb=opts.onPrevNextEvent||opts.prevNextClick;if($.isFunction(cb)){cb(val>0,opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,val>=0);return false;}function buildPager(els,opts){var $p=$(opts.pager);$.each(els,function(i,o){$.fn.cycle.createPagerAnchor(i,o,$p,els,opts);});opts.updateActivePagerLink(opts.pager,opts.startingSlide,opts.activePagerClass);}$.fn.cycle.createPagerAnchor=function(i,el,$p,els,opts){var a;if($.isFunction(opts.pagerAnchorBuilder)){a=opts.pagerAnchorBuilder(i,el);debug("pagerAnchorBuilder("+i+", el) returned: "+a);}else{a='<a href="#">'+(i+1)+"</a>";}if(!a){return;}var $a=$(a);if($a.parents("body").length===0){var arr=[];if($p.length>1){$p.each(function(){var $clone=$a.clone(true);$(this).append($clone);arr.push($clone[0]);});$a=$(arr);}else{$a.appendTo($p);}}opts.pagerAnchors=opts.pagerAnchors||[];opts.pagerAnchors.push($a);$a.bind(opts.pagerEvent,function(e){e.preventDefault();opts.nextSlide=i;var p=opts.$cont[0],timeout=p.cycleTimeout;if(timeout){clearTimeout(timeout);p.cycleTimeout=0;}var cb=opts.onPagerEvent||opts.pagerClick;if($.isFunction(cb)){cb(opts.nextSlide,els[opts.nextSlide]);}go(els,opts,1,opts.currSlide<i);});if(!/^click/.test(opts.pagerEvent)&&!opts.allowPagerClickBubble){$a.bind("click.cycle",function(){return false;});}if(opts.pauseOnPagerHover){$a.hover(function(){opts.$cont[0].cyclePause++;},function(){opts.$cont[0].cyclePause--;});}};$.fn.cycle.hopsFromLast=function(opts,fwd){var hops,l=opts.lastSlide,c=opts.currSlide;if(fwd){hops=c>l?c-l:opts.slideCount-l;}else{hops=c<l?l-c:l+opts.slideCount-c;}return hops;};function clearTypeFix($slides){debug("applying clearType background-color hack");function hex(s){s=parseInt(s).toString(16);return s.length<2?"0"+s:s;}function getBg(e){for(;e&&e.nodeName.toLowerCase()!="html";e=e.parentNode){var v=$.css(e,"background-color");if(v.indexOf("rgb")>=0){var rgb=v.match(/\d+/g);return"#"+hex(rgb[0])+hex(rgb[1])+hex(rgb[2]);}if(v&&v!="transparent"){return v;}}return"#ffffff";}$slides.each(function(){$(this).css("background-color",getBg(this));});}$.fn.cycle.commonReset=function(curr,next,opts,w,h,rev){$(opts.elements).not(curr).hide();opts.cssBefore.opacity=1;opts.cssBefore.display="block";if(w!==false&&next.cycleW>0){opts.cssBefore.width=next.cycleW;}if(h!==false&&next.cycleH>0){opts.cssBefore.height=next.cycleH;}opts.cssAfter=opts.cssAfter||{};opts.cssAfter.display="none";$(curr).css("zIndex",opts.slideCount+(rev===true?1:0));$(next).css("zIndex",opts.slideCount+(rev===true?0:1));};$.fn.cycle.custom=function(curr,next,opts,cb,fwd,speedOverride){var $l=$(curr),$n=$(next);var speedIn=opts.speedIn,speedOut=opts.speedOut,easeIn=opts.easeIn,easeOut=opts.easeOut;$n.css(opts.cssBefore);if(speedOverride){if(typeof speedOverride=="number"){speedIn=speedOut=speedOverride;}else{speedIn=speedOut=1;}easeIn=easeOut=null;}var fn=function(){$n.animate(opts.animIn,speedIn,easeIn,cb);};$l.animate(opts.animOut,speedOut,easeOut,function(){if(opts.cssAfter){$l.css(opts.cssAfter);}if(!opts.sync){fn();}});if(opts.sync){fn();}};$.fn.cycle.transitions={fade:function($cont,$slides,opts){$slides.not(":eq("+opts.currSlide+")").css("opacity",0);opts.before.push(function(curr,next,opts){$.fn.cycle.commonReset(curr,next,opts);opts.cssBefore.opacity=0;});opts.animIn={opacity:1};opts.animOut={opacity:0};opts.cssBefore={top:0,left:0};}};$.fn.cycle.ver=function(){return ver;};$.fn.cycle.defaults={fx:"fade",timeout:4000,timeoutFn:null,continuous:0,speed:1000,speedIn:null,speedOut:null,next:null,prev:null,onPrevNextEvent:null,prevNextEvent:"click.cycle",pager:null,onPagerEvent:null,pagerEvent:"click.cycle",allowPagerClickBubble:false,pagerAnchorBuilder:null,before:null,after:null,end:null,easing:null,easeIn:null,easeOut:null,shuffle:null,animIn:null,animOut:null,cssBefore:null,cssAfter:null,fxFn:null,height:"auto",startingSlide:0,sync:1,random:0,fit:0,containerResize:1,pause:0,pauseOnPagerHover:0,autostop:0,autostopCount:0,delay:0,slideExpr:null,cleartype:!$.support.opacity,cleartypeNoBg:false,nowrap:0,fastOnEvent:0,randomizeEffects:1,rev:0,manualTrump:true,requeueOnImageNotLoaded:true,requeueTimeout:250,activePagerClass:"activeSlide",updateActivePagerLink:null,backwards:false};})(jQuery);


/** Fitted **/

if(typeof jQuery!='undefined'){jQuery(function($){$.fn.extend({fitted:function(options){var settings=$.extend({},$.fn.fitted.defaults,options);return this.each(function(){if($.fn.jquery<'1.2.6'){return;}
var $t=$(this);var o=$.metadata?$.extend({},settings,$t.metadata()):settings;if($t.find(':has(a)')){var $a=$t.find('a:first');var href=$a.attr('href');var title=$a.attr('title');$t.addClass(o['class']['container']).hover(function(){$h=$(this);$h.addClass(o['class']['hover']);if(typeof o['title']!='undefined'&&o['title']===true&&title!=''){$h.attr('title',title);}
if(typeof o['status']!='undefined'&&o['status']===true){if($.browser.safari){window.status='Go to "'+href+'"';}
else{window.status=href;}}},function(){$h=$(this);if(typeof o['title']!='undefined'&&o['title']===true&&title!=''){$h.removeAttr('title');}
$h.removeClass(o['class']['hover']);window.status='';}).click(function(){if($a.is('[rel*=external]')){window.open($href);return false;}
else{window.location=href;}});}});}});$.fn.fitted.defaults={'class':{'container':'fitted','hover':'hovered'},'title':true,'status':false};});}


/*
 * Superfish v1.4.8 - jQuery menu widget
 * Copyright (c) 2008 Joel Birch
 *
 * Dual licensed under the MIT and GPL licenses:
 * 	http://www.opensource.org/licenses/mit-license.php
 * 	http://www.gnu.org/licenses/gpl.html
 *
 * CHANGELOG: http://users.tpg.com.au/j_birch/plugins/superfish/changelog.txt
 */

;(function($){
	$.fn.superfish = function(op){

		var sf = $.fn.superfish,
			c = sf.c,
			$arrow = $(['<span class="',c.arrowClass,'"> &#187;</span>'].join('')),
			over = function(){
				var $$ = $(this), menu = getMenu($$);
				clearTimeout(menu.sfTimer);
				$$.showSuperfishUl().siblings().hideSuperfishUl();
			},
			out = function(){
				var $$ = $(this), menu = getMenu($$), o = sf.op;
				clearTimeout(menu.sfTimer);
				menu.sfTimer=setTimeout(function(){
					o.retainPath=($.inArray($$[0],o.$path)>-1);
					$$.hideSuperfishUl();
					if (o.$path.length && $$.parents(['li.',o.hoverClass].join('')).length<1){over.call(o.$path);}
				},o.delay);	
			},
			getMenu = function($menu){
				var menu = $menu.parents(['ul.',c.menuClass,':first'].join(''))[0];
				sf.op = sf.o[menu.serial];
				return menu;
			},
			addArrow = function($a){ $a.addClass(c.anchorClass).append($arrow.clone()); };
			
		return this.each(function() {
			var s = this.serial = sf.o.length;
			var o = $.extend({},sf.defaults,op);
			o.$path = $('li.'+o.pathClass,this).slice(0,o.pathLevels).each(function(){
				$(this).addClass([o.hoverClass,c.bcClass].join(' '))
					.filter('li:has(ul)').removeClass(o.pathClass);
			});
			sf.o[s] = sf.op = o;
			
			$('li:has(ul)',this)[($.fn.hoverIntent && !o.disableHI) ? 'hoverIntent' : 'hover'](over,out).each(function() {
				if (o.autoArrows) addArrow( $('>a:first-child',this) );
			})
			.not('.'+c.bcClass)
				.hideSuperfishUl();
			
			var $a = $('a',this);
			$a.each(function(i){
				var $li = $a.eq(i).parents('li');
				$a.eq(i).focus(function(){over.call($li);}).blur(function(){out.call($li);});
			});
			o.onInit.call(this);
			
		}).each(function() {
			var menuClasses = [c.menuClass];
			if (sf.op.dropShadows  && !($.browser.msie && $.browser.version < 7)) menuClasses.push(c.shadowClass);
			$(this).addClass(menuClasses.join(' '));
		});
	};

	var sf = $.fn.superfish;
	sf.o = [];
	sf.op = {};
	sf.IE7fix = function(){
		var o = sf.op;
		if ($.browser.msie && $.browser.version > 6 && o.dropShadows && o.animation.opacity!=undefined)
			this.toggleClass(sf.c.shadowClass+'-off');
		};
	sf.c = {
		bcClass     : 'sf-breadcrumb',
		menuClass   : 'sf-js-enabled',
		anchorClass : 'sf-with-ul',
		arrowClass  : 'sf-sub-indicator',
		shadowClass : 'sf-shadow'
	};
	sf.defaults = {
		hoverClass	: 'sfHover',
		pathClass	: 'overideThisToUse',
		pathLevels	: 1,
		delay		: 800,
		animation	: {opacity:'show'},
		speed		: 'normal',
		autoArrows	: true,
		dropShadows : true,
		disableHI	: false,		// true disables hoverIntent detection
		onInit		: function(){}, // callback functions
		onBeforeShow: function(){},
		onShow		: function(){},
		onHide		: function(){}
	};
	$.fn.extend({
		hideSuperfishUl : function(){
			var o = sf.op,
				not = (o.retainPath===true) ? o.$path : '';
			o.retainPath = false;
			var $ul = $(['li.',o.hoverClass].join(''),this).add(this).not(not).removeClass(o.hoverClass)
					//.find('>ul').hide().css('visibility','hidden');
					.find('>ul').hide().css('display','none');
			o.onHide.call($ul);
			return this;
		},
		showSuperfishUl : function(){
			var o = sf.op,
				sh = sf.c.shadowClass+'-off',
				$ul = this.addClass(o.hoverClass)
					//.find('>ul:hidden').css('visibility','visible');
					.find('>ul:hidden').css('display','block');
			sf.IE7fix.call($ul);
			o.onBeforeShow.call($ul);
			$ul.animate(o.animation,o.speed,function(){ sf.IE7fix.call($ul); o.onShow.call($ul); });
			return this;
		}
	});

})(jQuery);
