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("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}})());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}})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1989 Adobe Systems Incorporated. All Rights Reserved.Trade Gothic
 * is a trademark of Linotype AG and/or its subsidiaries.
 * 
 * Trademark:
 * Trade Gothic is a trademark of Linotype AG and/or its subsidiaries.
 * 
 * Description:
 * The digitally encoded machine readable software for producing the Typefaces
 * licensed to you is copyrighted (c) 1989 Adobe Systems. All rights reserved. This
 * software is the property of Adobe Systems Incorporated and its licensors, and
 * may not be reproduced, used, displayed, modified, disclosed, or transferred
 * without the express written approval of Adobe. The digitally encoded machine
 * readable outline data for producing the Typefaces licensed to you is copyrighted
 * (c) 1981 Linotype AG and/or its subsidiaries. All Rights Reserved. This data is
 * the property of Linotype AG and/or its subsidiaries and may not be reproduced,
 * used, displayed, modified, disclosed or transferred without the express written
 * approval of Linotype AG and/or its subsidiaries.
 * 
 * Vendor URL:
 * http://www.linotypelibrary.com
 */
Cufon.registerFont({"w":159,"face":{"font-family":"TradeGothic LT BdCondTwenty","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 6 2 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-12 -292 274 61.598","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":79},"\u00a0":{"w":79},"$":{"d":"69,-225v-27,8,-20,52,0,63r0,-63xm91,-35v29,-9,22,-58,0,-70r0,70xm14,-193v0,-37,21,-61,55,-67r0,-32r22,0r0,32v21,4,39,18,50,33r-28,23v-6,-9,-10,-19,-22,-21r0,75v28,19,58,36,58,80v0,40,-21,66,-58,70r0,42r-22,0r0,-42v-26,-2,-47,-23,-58,-41r30,-22v4,12,15,25,28,28r0,-84v-25,-17,-55,-34,-55,-74"},"%":{"d":"77,-231v-15,0,-30,15,-30,30v0,16,14,30,30,30v16,0,30,-14,30,-30v0,-15,-15,-30,-30,-30xm203,-89v-15,0,-30,15,-30,30v0,15,15,30,30,30v15,0,30,-15,30,-30v0,-15,-15,-30,-30,-30xm228,-264r-148,268r-27,0r148,-268r27,0xm203,0v-35,0,-59,-24,-59,-59v0,-35,24,-59,59,-59v35,0,59,24,59,59v0,35,-24,59,-59,59xm77,-142v-35,0,-59,-24,-59,-59v0,-35,24,-59,59,-59v35,0,59,24,59,59v0,35,-24,59,-59,59","w":280},"&":{"d":"71,-95v-27,23,0,83,36,52v-14,-15,-26,-32,-36,-52xm87,-238v-31,5,-14,57,-6,76v15,-13,38,-66,6,-76xm130,-78r15,-48r37,10v-6,25,-15,46,-24,68v6,6,14,10,25,12r0,40v-20,0,-37,-7,-51,-20v-33,37,-113,21,-113,-41v0,-31,19,-57,34,-74v-26,-42,-35,-133,36,-133v33,0,53,22,53,54v0,38,-26,58,-45,79v10,19,20,38,33,53","w":200},"(":{"d":"54,31v-54,-72,-54,-223,0,-295r35,0v-55,71,-56,224,0,295r-35,0","w":100},")":{"d":"12,31v54,-72,54,-223,0,-295r34,0v23,39,43,89,43,148v0,58,-20,108,-43,147r-34,0","w":100},"*":{"d":"145,-200v-19,0,-37,4,-55,6v12,14,27,26,40,38r-28,20r-22,-50v-8,16,-16,32,-22,50r-28,-20v13,-12,28,-24,39,-38v-17,-2,-35,-6,-54,-6r11,-32v14,9,30,17,46,24r-9,-52r34,0r-9,52v16,-7,32,-15,46,-24"},"+":{"d":"90,-182r36,0r0,73r73,0r0,36r-73,0r0,73r-36,0r0,-73r-73,0r0,-36r73,0r0,-73","w":216},",":{"d":"61,0r-25,45r-19,0r18,-45r-16,0r0,-42r42,0r0,42","w":79},"-":{"d":"16,-80r0,-33r88,0r0,33r-88,0","w":119},"\u00ad":{"d":"16,-80r0,-33r88,0r0,33r-88,0","w":119},".":{"d":"19,0r0,-42r42,0r0,42r-42,0","w":79},"\/":{"d":"72,-264r36,0r-80,268r-36,0","w":100},"0":{"d":"101,-203v0,-17,-7,-25,-21,-25v-14,0,-21,8,-21,25r0,146v0,17,7,25,21,25v14,0,21,-8,21,-25r0,-146xm80,4v-91,5,-59,-116,-63,-196v-3,-49,16,-70,63,-72v91,-5,59,116,63,196v3,49,-16,70,-63,72"},"1":{"d":"28,-230v19,-9,38,-21,53,-34r23,0r0,264r-40,0r0,-206r-36,0r0,-24"},"2":{"d":"144,-206v0,79,-46,111,-83,169r79,0r0,37r-124,0r0,-35v29,-53,78,-93,86,-164v2,-17,-7,-29,-21,-29v-21,-1,-22,21,-21,44r-43,0v-2,-50,21,-80,67,-80v35,0,60,22,60,58"},"3":{"d":"76,4v-44,0,-64,-28,-59,-79r40,0v-1,21,-1,43,20,43v22,0,22,-25,21,-50v0,-28,-10,-36,-38,-37r0,-35v27,1,36,-12,36,-40v0,-21,-1,-33,-18,-34v-18,-1,-21,17,-20,37r-40,0v-2,-46,19,-71,61,-73v63,-4,78,103,30,127v53,21,43,141,-33,141"},"4":{"d":"84,-96r0,-101r-44,101r44,0xm84,-63r-78,0r0,-33r75,-164r44,0r0,164r23,0r0,33r-23,0r0,63r-41,0r0,-63"},"5":{"d":"82,4v-47,1,-69,-27,-64,-79r40,0v-1,22,0,43,20,43v34,-1,18,-57,22,-90v3,-34,-39,-27,-43,-4r-34,0r3,-134r108,0r-1,37r-70,0v0,18,-4,40,-2,57v10,-12,15,-15,34,-15v51,0,49,52,48,104v-1,51,-13,80,-61,81"},"6":{"d":"101,-100v2,-30,-30,-28,-42,-13v3,30,-11,81,21,81v29,0,19,-41,21,-68xm80,-264v42,0,61,28,58,74r-39,0v1,-20,-1,-38,-19,-38v-33,0,-17,55,-21,85v24,-31,84,-18,84,36v0,62,-2,111,-63,111v-91,0,-59,-116,-63,-196v-3,-49,16,-72,63,-72"},"7":{"d":"20,-223r0,-37r118,0r0,25r-53,235r-43,0r53,-223r-75,0"},"8":{"d":"60,-193v0,21,2,36,20,36v18,0,19,-15,19,-36v0,-21,-2,-35,-19,-35v-17,0,-20,14,-20,35xm57,-75v0,23,2,43,23,43v21,0,23,-20,23,-43v0,-23,-2,-43,-23,-43v-21,0,-23,20,-23,43xm80,-264v62,-7,79,95,36,125v47,29,35,152,-36,143v-72,9,-83,-113,-36,-143v-43,-29,-27,-133,36,-125"},"9":{"d":"59,-160v-3,31,29,27,42,13v-3,-30,11,-81,-21,-81v-29,0,-19,41,-21,68xm80,4v-42,0,-61,-28,-58,-74r39,0v-1,20,1,38,19,38v33,0,17,-55,21,-85v-24,31,-84,18,-84,-36v0,-62,2,-111,63,-111v91,0,59,116,63,196v3,49,-16,72,-63,72"},":":{"d":"19,-100r0,-43r42,0r0,43r-42,0xm19,0r0,-42r42,0r0,42r-42,0","w":79},";":{"d":"19,-100r0,-43r42,0r0,43r-42,0xm61,0r-25,45r-19,0r18,-45r-16,0r0,-42r42,0r0,42","w":79},"<":{"d":"199,0r-182,-76r0,-30r182,-76r0,37r-131,54r131,54r0,37","w":216},"=":{"d":"199,-36r-182,0r0,-35r182,0r0,35xm199,-111r-182,0r0,-35r182,0r0,35","w":216},">":{"d":"17,-37r131,-54r-131,-54r0,-37r182,76r0,30r-182,76r0,-37","w":216},"?":{"d":"45,0r0,-42r42,0r0,42r-42,0xm12,-216v7,-59,117,-66,117,1v0,58,-55,67,-45,139r-35,0v-8,-64,25,-91,38,-138v0,-8,-5,-17,-15,-16v-17,0,-22,14,-26,27","w":140},"@":{"d":"105,-116v-1,18,11,33,28,32v28,-2,43,-25,44,-54v0,-17,-11,-33,-28,-32v-28,2,-42,25,-44,54xm69,-111v-8,-68,78,-122,119,-68r6,-18r29,0r-25,106v0,5,1,10,6,10v28,-5,42,-33,42,-66v0,-57,-38,-88,-97,-88v-64,0,-102,41,-102,106v0,65,42,105,107,105v33,0,58,-12,76,-30r30,0v-21,34,-57,58,-108,58v-83,0,-138,-50,-138,-134v0,-82,54,-134,136,-134v70,0,124,40,124,110v0,59,-37,97,-89,103v-13,2,-19,-9,-22,-20v-28,38,-99,13,-94,-40","w":288},"A":{"d":"62,-96r36,0r-18,-112xm48,0r-44,0r48,-260r56,0r48,260r-44,0r-8,-58r-49,0","k":{"y":6,"w":6,"v":6,"Y":20,"W":13,"V":13,"T":13}},"B":{"d":"66,-153v28,3,47,-7,46,-33v0,-31,-16,-40,-46,-37r0,70xm117,-77v0,-32,-17,-43,-51,-40r0,80v34,3,51,-6,51,-40xm126,-137v59,20,44,149,-34,137r-70,0r0,-260r66,0v74,-12,91,100,38,123","w":180},"C":{"d":"90,-264v50,0,70,36,66,91r-44,0v1,-25,-1,-51,-22,-52v-19,0,-23,10,-24,29r0,132v1,19,4,29,24,29v28,0,21,-32,22,-58r44,0v5,58,-13,97,-66,97v-43,0,-68,-24,-68,-67r0,-134v0,-43,26,-67,68,-67","w":180},"D":{"d":"114,-187v2,-34,-16,-37,-48,-36r0,186v31,1,48,-2,48,-36r0,-114xm158,-181v-2,82,18,188,-70,181r-66,0r0,-260r66,0v49,0,71,27,70,79","w":180},"E":{"d":"22,0r0,-260r119,0r0,39r-75,0r0,67r58,0r0,39r-58,0r0,76r80,0r0,39r-124,0"},"F":{"d":"22,0r0,-260r124,0r0,39r-80,0r0,67r60,0r0,39r-60,0r0,115r-44,0","k":{"A":13,".":33,",":33}},"G":{"d":"87,-35v28,1,25,-32,25,-61r-29,0r0,-36r73,0r0,132r-21,0r-9,-19v-30,45,-110,19,-104,-44v8,-84,-26,-204,65,-201v48,1,70,34,67,88r-42,0v-1,-26,-2,-49,-26,-49v-15,0,-20,11,-20,29r0,133v1,16,5,28,21,28","w":180},"H":{"d":"22,0r0,-260r44,0r0,106r48,0r0,-106r44,0r0,260r-44,0r0,-115r-48,0r0,115r-44,0","w":180},"I":{"d":"28,0r0,-260r44,0r0,260r-44,0","w":100},"J":{"d":"78,-52v2,46,-29,59,-77,56r0,-39v21,1,34,-3,33,-22r0,-203r44,0r0,208","w":100},"K":{"d":"19,0r0,-260r45,0r1,96r47,-96r44,0r-48,97r54,163r-45,0r-37,-121r-16,29r0,92r-45,0"},"L":{"d":"19,0r0,-260r45,0r0,221r70,0r0,39r-115,0","w":140,"k":{"Y":20,"W":13,"V":13,"T":6}},"M":{"d":"201,-260r0,260r-39,0r-1,-203r-40,203r-22,0r-41,-203r0,203r-39,0r0,-260r59,0r32,152r32,-152r59,0","w":219},"N":{"d":"22,0r0,-260r41,0r55,149r0,-149r40,0r0,260r-38,0r-58,-162r0,162r-40,0","w":180},"O":{"d":"90,-225v-19,0,-23,10,-24,29r0,132v1,19,4,29,24,29v19,0,23,-10,24,-29r0,-132v-1,-19,-4,-29,-24,-29xm90,4v-43,0,-68,-24,-68,-67r0,-134v0,-43,26,-67,68,-67v43,0,68,24,68,67r0,134v0,43,-26,67,-68,67","w":180},"P":{"d":"122,-183v0,-36,-20,-43,-56,-40r0,80v36,2,56,-4,56,-40xm166,-183v0,61,-35,81,-100,76r0,107r-44,0r0,-260v77,-2,144,-6,144,77","w":180,"k":{".":46,",":46}},"Q":{"d":"105,-39v-4,-8,-8,-11,-12,-14r0,-40v8,4,14,8,21,16r0,-119v-1,-19,-4,-29,-24,-29v-19,0,-23,10,-24,29r0,132v-4,26,20,35,39,25xm151,-30v8,7,11,10,21,11r0,38v-25,2,-35,-11,-46,-24v-46,23,-104,-2,-104,-58r0,-134v0,-43,26,-67,68,-67v43,0,68,24,68,67v0,55,8,123,-7,167","w":180},"R":{"d":"115,-183v0,-36,-15,-42,-49,-40r0,80v34,3,49,-7,49,-40xm160,-183v-2,33,-9,55,-31,65r37,118r-45,0r-32,-108r-23,1r0,107r-44,0r0,-260v76,-3,142,-3,138,77","w":180,"k":{"Y":6}},"S":{"d":"14,-199v-5,-72,105,-88,125,-27v3,8,5,16,6,25r-42,5v0,-17,-9,-29,-24,-29v-14,0,-22,10,-22,26v14,59,87,64,91,136v4,77,-115,88,-133,22v-3,-9,-5,-17,-5,-27r43,-7v1,22,8,39,26,40v15,1,28,-8,26,-24v-9,-65,-86,-65,-91,-140"},"T":{"d":"48,-221r-44,0r0,-39r131,0r0,39r-43,0r0,221r-44,0r0,-221","w":140,"k":{"y":13,"w":13,"u":13,"s":13,"r":13,"o":13,"i":13,"e":13,"c":13,"a":13,"A":6,";":20,":":20,".":20,"-":20,",":20}},"U":{"d":"90,4v-43,0,-69,-25,-68,-70r0,-194r44,0r0,196v0,19,8,29,24,29v16,0,24,-10,24,-29r0,-196r44,0r0,194v1,45,-25,70,-68,70","w":180},"V":{"d":"113,-260r44,0r-55,260r-44,0r-55,-260r44,0r33,180","k":{"A":13,".":13,",":13}},"W":{"d":"99,-260r37,0r31,166r25,-166r41,0r-45,260r-38,0r-33,-172r-30,172r-38,0r-49,-260r42,0r28,166","w":240,"k":{"A":13,".":6,",":6}},"X":{"d":"56,-136r-47,-124r44,0r28,83r24,-83r44,0r-45,124r51,136r-44,0r-31,-95r-31,95r-44,0"},"Y":{"d":"102,0r-44,0r0,-108r-54,-152r45,0r32,99r30,-99r45,0r-54,152r0,108","k":{"q":6,"o":6,"e":6,"a":6,"A":20,";":6,":":6,".":20,"-":13,",":20}},"Z":{"d":"26,-221r0,-39r118,0r0,43r-82,178r82,0r0,39r-128,0r0,-42r83,-179r-73,0"},"[":{"d":"90,-243r-42,0r0,253r42,0r0,17r-77,0r0,-287r77,0r0,17","w":100},"\\":{"d":"108,4r-36,0r-80,-268r36,0","w":100},"]":{"d":"10,-260r77,0r0,287r-77,0r0,-17r43,0r0,-253r-43,0r0,-17","w":100},"^":{"d":"20,-109r69,-151r38,0r69,151r-39,0r-49,-108r-49,108r-39,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"a":{"d":"53,-47v0,30,40,15,45,-1r0,-50v-21,14,-45,21,-45,51xm78,-164v-18,0,-22,11,-23,27r-40,0v1,-39,26,-59,65,-60v92,-3,48,117,61,197r-38,0v0,-5,-2,-11,-3,-15v-24,28,-91,26,-88,-25v3,-56,44,-70,86,-88v1,-20,-3,-36,-20,-36"},"b":{"d":"102,-133v6,-32,-26,-38,-42,-21r0,114v14,17,49,12,42,-21r0,-72xm143,-50v7,58,-63,69,-85,30r0,20r-39,0r0,-260r41,0r0,83v24,-33,83,-24,83,34r0,93"},"c":{"d":"17,-68v-1,-66,-4,-129,63,-129v44,0,62,27,63,70r-41,0v1,-21,-3,-37,-22,-37v-38,1,-18,67,-22,103v-2,20,5,31,22,31v21,0,23,-20,22,-43r41,0v0,47,-17,77,-63,77v-45,0,-62,-28,-63,-72"},"d":{"d":"58,-61v-6,35,28,37,42,21r0,-114v-16,-15,-42,-15,-42,21r0,72xm17,-50v0,-68,-9,-182,72,-136r11,9r0,-83r40,0r0,260r-38,0r0,-20v-22,38,-85,29,-85,-30"},"e":{"d":"80,-164v-21,0,-23,19,-22,42r44,0v1,-22,-2,-42,-22,-42xm80,-197v59,0,66,48,63,108r-85,0v0,27,-5,60,22,59v18,-1,23,-15,22,-36r41,0v-1,43,-19,70,-63,70v-66,2,-65,-63,-63,-129v1,-44,17,-72,63,-72"},"f":{"d":"93,-230v-14,0,-25,-2,-25,13r0,23r23,0r0,33r-23,0r0,161r-41,0r0,-161r-23,0r0,-33r23,0v-5,-51,13,-77,66,-70r0,34","w":100},"g":{"d":"49,18v1,15,14,14,34,14v20,0,32,1,34,-14v-1,-15,-14,-14,-34,-14v-20,0,-32,-1,-34,14xm51,-123v0,22,1,40,20,40v20,0,20,-18,20,-40v0,-22,1,-41,-20,-41v-19,0,-20,19,-20,41xm76,-197v21,1,33,8,44,21v9,-11,13,-22,33,-21r0,33v-11,0,-20,1,-26,6v14,54,2,120,-69,108v-4,0,-9,5,-8,9v3,17,33,10,52,12v28,3,52,12,51,44v0,40,-38,46,-82,46v-33,-1,-63,-5,-65,-31v-1,-18,16,-25,27,-31v-26,-5,-21,-42,-2,-50v3,-2,5,-5,8,-6v-22,-12,-26,-33,-26,-69v0,-47,15,-73,63,-71"},"h":{"d":"100,-150v-1,-23,-31,-12,-40,-2r0,152r-41,0r0,-260r41,0r0,84v17,-26,80,-34,80,19r0,157r-40,0r0,-150"},"i":{"d":"20,-223r0,-37r40,0r0,37r-40,0xm20,0r0,-194r40,0r0,194r-40,0","w":79},"j":{"d":"22,-223r0,-37r40,0r0,37r-40,0xm62,11v0,38,-21,54,-62,50r0,-37v14,1,23,-3,22,-15r0,-202r40,0r0,204","w":79},"k":{"d":"106,-132r47,132r-41,0r-33,-96r-19,28r0,68r-41,0r0,-260r41,0r0,135r45,-69r43,0"},"l":{"d":"20,0r0,-260r40,0r0,260r-40,0","w":79},"m":{"d":"180,-150v-1,-23,-31,-12,-40,-2r0,152r-40,0r0,-150v-1,-23,-31,-12,-40,-2r0,152r-41,0r0,-194r39,0r0,20v15,-24,69,-35,80,0v17,-30,82,-34,82,17r0,157r-40,0r0,-150","w":240},"n":{"d":"100,-150v-1,-23,-31,-12,-40,-2r0,152r-41,0r0,-194r39,0r0,20v17,-28,82,-37,82,17r0,157r-40,0r0,-150"},"o":{"d":"80,-30v37,0,19,-66,22,-102v2,-19,-5,-32,-22,-32v-38,1,-18,67,-22,103v-2,20,5,31,22,31xm80,4v-66,2,-65,-63,-63,-129v1,-44,17,-72,63,-72v67,0,65,63,63,129v-1,44,-18,71,-63,72"},"p":{"d":"102,-133v6,-32,-26,-38,-42,-21r0,114v14,17,49,12,42,-21r0,-72xm143,-50v7,57,-58,67,-83,33r0,78r-41,0r0,-255r39,0r0,20v21,-38,85,-28,85,31r0,93"},"q":{"d":"58,-61v-6,35,28,37,42,21r0,-114v-16,-15,-42,-15,-42,21r0,72xm17,-143v-8,-58,63,-69,85,-31r0,-20r38,0r0,255r-40,0r0,-78v-25,32,-83,26,-83,-33r0,-93"},"r":{"d":"113,-155v-20,-8,-53,-6,-53,22r0,133r-41,0r0,-194r39,0v1,7,-2,18,1,23v10,-16,27,-28,54,-26r0,42","w":119,"k":{".":27,"-":20,",":27}},"s":{"d":"14,-145v-3,-48,61,-67,93,-38v10,10,17,22,20,37r-34,6v-1,-27,-37,-33,-41,-9v14,43,73,44,76,100v3,53,-67,66,-98,38v-10,-9,-17,-22,-20,-39r35,-10v2,16,9,31,27,30v11,0,18,-5,18,-16v-11,-45,-73,-45,-76,-99","w":140},"t":{"d":"93,1v-34,9,-67,-3,-67,-41r0,-121r-22,0r0,-33r22,0r0,-52r40,0r0,52r27,0r0,33r-27,0r0,112v-1,17,12,17,27,16r0,34","w":100},"u":{"d":"60,-44v1,23,31,12,40,2r0,-152r40,0r0,194r-38,0r0,-19v-19,27,-83,36,-83,-18r0,-157r41,0r0,150"},"v":{"d":"95,-194r41,0r-46,194r-40,0r-46,-194r41,0r25,130","w":140,"k":{".":20,",":20}},"w":{"d":"85,-193r30,0r22,120r22,-121r39,0r-45,194r-32,0r-23,-122r-26,122r-32,0r-38,-194r39,0r18,121","w":200,"k":{".":13,",":13}},"x":{"d":"48,-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":"14,28v36,6,40,-27,32,-57r-42,-165r41,0r26,124r25,-124r40,0r-50,208v-6,35,-29,50,-72,47r0,-33","w":140,"k":{".":20,",":20}},"z":{"d":"16,-161r0,-33r113,0r0,33r-75,128r75,0r0,33r-118,0r0,-33r74,-128r-69,0","w":140},"{":{"d":"58,31v-79,4,-5,-130,-58,-138r0,-20v52,-8,-21,-142,58,-137r39,0r0,18v-20,1,-42,-6,-42,18v0,45,9,103,-28,112v38,7,28,67,28,112v0,24,22,17,42,18r0,17r-39,0","w":100},"|":{"d":"22,-264r36,0r0,268r-36,0r0,-268","w":79},"}":{"d":"42,-264v79,-4,5,130,58,138r0,21v-52,8,20,141,-58,136r-39,0r0,-17v20,-1,42,6,42,-18v0,-46,-9,-103,28,-112v-38,-7,-28,-68,-28,-112v0,-24,-22,-17,-42,-18r0,-18r39,0","w":100},"~":{"d":"31,-102v42,-54,118,42,147,-19r16,31v-13,12,-23,30,-48,28v-38,-2,-87,-46,-108,0r-16,-31","w":216},"'":{"d":"23,-260r34,0r0,99r-34,0r0,-99","w":79},"`":{"d":"-12,-269r49,0r29,52r-30,0","w":79},"#":{"d":"69,-155r-6,50r29,0r6,-50r-29,0xm147,-77r-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,0r0,28"},"!":{"d":"29,0r0,-42r42,0r0,42r-42,0xm27,-260r46,0r-8,184r-30,0","w":100},"\"":{"d":"72,-260r33,0r0,99r-33,0r0,-99xm14,-260r34,0r0,99r-34,0r0,-99","w":119}}});;(function($){$.fn.hoverIntent=function(f,g){var cfg={sensitivity:7,interval:100,timeout:0};cfg=$.extend(cfg,g?{over:f,out:g}:f);var cX,cY,pX,pY;var track=function(ev){cX=ev.pageX;cY=ev.pageY};var compare=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);if((Math.abs(pX-cX)+Math.abs(pY-cY))<cfg.sensitivity){$(ob).unbind("mousemove",track);ob.hoverIntent_s=1;return cfg.over.apply(ob,[ev])}else{pX=cX;pY=cY;ob.hoverIntent_t=setTimeout(function(){compare(ev,ob)},cfg.interval)}};var delay=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);ob.hoverIntent_s=0;return cfg.out.apply(ob,[ev])};var handleHover=function(e){var p=(e.type=="mouseover"?e.fromElement:e.toElement)||e.relatedTarget;while(p&&p!=this){try{p=p.parentNode}catch(e){p=this}}if(p==this){return false}var ev=jQuery.extend({},e);var ob=this;if(ob.hoverIntent_t){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t)}if(e.type=="mouseover"){pX=ev.pageX;pY=ev.pageY;$(ob).bind("mousemove",track);if(ob.hoverIntent_s!=1){ob.hoverIntent_t=setTimeout(function(){compare(ev,ob)},cfg.interval)}}else{$(ob).unbind("mousemove",track);if(ob.hoverIntent_s==1){ob.hoverIntent_t=setTimeout(function(){delay(ev,ob)},cfg.timeout)}}};return this.mouseover(handleHover).mouseout(handleHover)}})(jQuery);;(function(b){b.fn.superfish=function(k){var g=b.fn.superfish,j=g.c,f=b(['<span class="',j.arrowClass,'"> &#187;</span>'].join("")),i=function(){var c=b(this),l=d(c);clearTimeout(l.sfTimer);c.showSuperfishUl().siblings().hideSuperfishUl()},e=function(){var c=b(this),m=d(c),l=g.op;clearTimeout(m.sfTimer);m.sfTimer=setTimeout(function(){l.retainPath=(b.inArray(c[0],l.$path)>-1);c.hideSuperfishUl();if(l.$path.length&&c.parents(["li.",l.hoverClass].join("")).length<1){i.call(l.$path)}},l.delay)},d=function(c){var l=c.parents(["ul.",j.menuClass,":first"].join(""))[0];g.op=g.o[l.serial];return l},h=function(c){c.addClass(j.anchorClass).append(f.clone())};return this.each(function(){var c=this.serial=g.o.length;var m=b.extend({},g.defaults,k);m.$path=b("li."+m.pathClass,this).slice(0,m.pathLevels).each(function(){b(this).addClass([m.hoverClass,j.bcClass].join(" ")).filter("li:has(ul)").removeClass(m.pathClass)});g.o[c]=g.op=m;b("li:has(ul)",this)[(b.fn.hoverIntent&&!m.disableHI)?"hoverIntent":"hover"](i,e).each(function(){if(m.autoArrows){h(b(">a:first-child",this))}}).not("."+j.bcClass).hideSuperfishUl();var l=b("a",this);l.each(function(n){var o=l.eq(n).parents("li");l.eq(n).focus(function(){i.call(o)}).blur(function(){e.call(o)})});m.onInit.call(this)}).each(function(){var c=[j.menuClass];if(g.op.dropShadows&&!(b.browser.msie&&b.browser.version<7)){c.push(j.shadowClass)}b(this).addClass(c.join(" "))})};var a=b.fn.superfish;a.o=[];a.op={};a.IE7fix=function(){var c=a.op;if(b.browser.msie&&b.browser.version>6&&c.dropShadows&&c.animation.opacity!=undefined){this.toggleClass(a.c.shadowClass+"-off")}};a.c={bcClass:"sf-breadcrumb",menuClass:"sf-js-enabled",anchorClass:"sf-with-ul",arrowClass:"sf-sub-indicator",shadowClass:"sf-shadow"};a.defaults={hoverClass:"sfHover",pathClass:"overideThisToUse",pathLevels:1,delay:800,animation:{opacity:"show"},speed:"normal",autoArrows:true,dropShadows:true,disableHI:false,onInit:function(){},onBeforeShow:function(){},onShow:function(){},onHide:function(){}};b.fn.extend({hideSuperfishUl:function(){var e=a.op,d=(e.retainPath===true)?e.$path:"";e.retainPath=false;var c=b(["li.",e.hoverClass].join(""),this).add(this).not(d).removeClass(e.hoverClass).find(">ul").hide().css("visibility","hidden");e.onHide.call(c);return this},showSuperfishUl:function(){var e=a.op,d=a.c.shadowClass+"-off",c=this.addClass(e.hoverClass).find(">ul:hidden").css("visibility","visible");a.IE7fix.call(c);e.onBeforeShow.call(c);c.animate(e.animation,e.speed,function(){a.IE7fix.call(c);e.onShow.call(c)});return this}})})(jQuery);;(function(a){a.fn.supersubs=function(b){var c=a.extend({},a.fn.supersubs.defaults,b);return this.each(function(){var d=a(this);var e=a.meta?a.extend({},c,d.data()):c;var f=a('<li id="menu-fontsize">&#8212;</li>').css({padding:0,position:"absolute",top:"-999em",width:"auto"}).appendTo(d).width();a("#menu-fontsize").remove();$ULs=d.find("ul");$ULs.each(function(l){var k=$ULs.eq(l);var j=k.children();var g=j.children("a");var m=j.css("white-space","nowrap").css("float");var h=k.add(j).add(g).css({"float":"none",width:"auto"}).end().end()[0].clientWidth/f;h+=e.extraWidth;if(h>e.maxWidth){h=e.maxWidth}else{if(h<e.minWidth){h=e.minWidth}}h+="em";k.css("width",h);j.css({"float":m,width:"100%","white-space":"normal"}).each(function(){var n=a(">ul",this);var i=n.css("left")!==undefined?"left":"right";n.css(i,h)})})})};a.fn.supersubs.defaults={minWidth:9,maxWidth:25,extraWidth:0}})(jQuery);;jQuery.noConflict();jQuery(document).ready(function(){jQuery("ul.sf-menu").supersubs({minWidth:12,maxWidth:27,extraWidth:1}).superfish({delay:400,animation:{opacity:'show',height:'show'},speed:'fast',autoArrows:false,dropShadows:false});});
