/*
 * 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}})());
Cufon.registerFont({"w":200,"face":{"font-family":"TradeGothic LT Light","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 2 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-7 -285 294 66.1887","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"\u00a0":{"w":100},"$":{"d":"92,-243v-56,-5,-72,78,-19,91v6,2,13,4,19,6r0,-97xm109,-17v47,4,79,-59,39,-86v-11,-7,-27,-12,-39,-17r0,103xm20,-194v0,-45,30,-63,72,-66r0,-25r17,0r0,25v32,3,56,20,68,43v-4,3,-12,8,-15,12v-11,-19,-28,-34,-53,-37r0,101v37,12,78,25,78,73v0,44,-32,67,-78,68r0,43r-17,0r0,-43v-38,-2,-68,-24,-82,-53r17,-11v12,24,31,45,65,47r0,-107v-35,-11,-71,-25,-72,-70"},"%":{"d":"93,4r-18,0r152,-268r19,0xm130,-201v0,-25,-17,-39,-41,-42v-24,2,-42,16,-42,42v0,25,16,42,42,42v25,0,41,-17,41,-42xm273,-59v0,-25,-16,-42,-42,-42v-25,0,-41,17,-41,42v0,25,17,39,41,42v24,-2,42,-16,42,-42xm172,-59v0,-35,24,-59,59,-59v35,0,60,23,60,59v0,36,-25,59,-60,59v-35,0,-59,-24,-59,-59xm30,-201v0,-36,24,-59,59,-59v34,0,59,24,59,59v0,35,-24,59,-59,59v-35,0,-59,-22,-59,-59","w":320},"&":{"d":"107,-244v-40,1,-31,63,-13,85v20,-10,41,-30,42,-56v0,-17,-10,-30,-29,-29xm86,-130v-24,16,-48,29,-47,68v-1,58,90,55,114,21v-24,-24,-49,-59,-67,-89xm160,-214v0,40,-31,57,-53,75v21,30,35,56,60,82v13,-20,22,-41,27,-65r22,4v-6,28,-16,54,-32,77v11,11,24,22,44,23r0,22v-26,-1,-45,-15,-60,-29v-40,43,-154,40,-153,-38v1,-48,30,-64,60,-86v-29,-33,-30,-119,33,-115v31,2,52,18,52,50","w":240},"(":{"d":"24,-117v0,-57,21,-110,50,-147r26,0v-32,37,-54,88,-54,147v0,59,23,111,54,147r-26,0v-29,-37,-50,-90,-50,-147","w":119},")":{"d":"46,-264v63,71,63,223,0,294r-26,0v32,-37,54,-88,54,-147v0,-59,-23,-111,-54,-147r26,0","w":119},"*":{"d":"96,-209r47,-19r6,18r-51,12r33,37r-16,13r-24,-45r-25,45r-17,-11r34,-39r-52,-11r7,-19r47,19r-4,-51r19,0","w":180},"+":{"d":"98,-187r20,0r0,84r84,0r0,19r-84,0r0,84r-20,0r0,-84r-84,0r0,-19r84,0r0,-84","w":216},",":{"d":"66,-32v4,40,-13,59,-23,86r-14,0r21,-54r-15,0r0,-32r31,0","w":100},"-":{"d":"15,-84r0,-19r90,0r0,19r-90,0","w":119},"\u00ad":{"d":"15,-84r0,-19r90,0r0,19r-90,0","w":119},".":{"d":"35,0r0,-32r31,0r0,32r-31,0","w":100},"\/":{"d":"17,4r-21,0r89,-268r19,0","w":100},"0":{"d":"166,-130v0,-59,-10,-114,-66,-114v-56,0,-66,56,-66,114v0,58,10,114,66,114v56,0,66,-55,66,-114xm10,-130v0,-72,21,-134,90,-134v69,0,90,62,90,134v0,72,-21,134,-90,134v-69,0,-90,-62,-90,-134"},"1":{"d":"48,0r0,-19r45,0r0,-219r-50,8r0,-14v25,-6,43,-20,74,-20r0,245r43,0r0,19r-112,0"},"2":{"d":"101,-244v-37,0,-53,26,-61,59r-21,-4v7,-44,37,-72,84,-75v79,-6,99,97,44,139v-37,29,-92,56,-110,106r143,0r0,19r-164,0v-2,-43,21,-54,44,-80v29,-33,98,-50,98,-110v0,-36,-21,-54,-57,-54"},"3":{"d":"181,-73v0,98,-153,99,-176,25r19,-11v12,27,31,43,70,43v43,0,63,-19,64,-57v1,-49,-45,-57,-99,-55r0,-20v50,2,91,-5,91,-50v0,-34,-23,-46,-57,-46v-30,0,-44,15,-60,34r-16,-12v30,-57,157,-59,157,22v0,35,-15,48,-42,61v27,11,49,27,49,66"},"4":{"d":"29,-85r98,0v-2,-49,4,-108,-2,-153xm5,-84r114,-176r32,0r0,175r39,0r0,19r-39,0r0,66r-24,0r0,-66r-122,0r0,-18"},"5":{"d":"103,-154v-28,0,-49,15,-58,36r-19,-3r11,-139r130,0r0,20r-112,0r-7,90v50,-49,138,-13,138,64v0,98,-136,120,-169,41r19,-13v13,27,29,42,62,42v43,0,66,-26,66,-68v0,-41,-20,-70,-61,-70"},"6":{"d":"103,-16v40,1,64,-25,63,-65v-1,-39,-22,-62,-63,-62v-35,1,-55,26,-66,50v2,45,21,76,66,77xm13,-121v0,-85,47,-164,136,-137v10,3,20,9,29,16r-11,18v-16,-23,-64,-26,-88,-9v-28,19,-41,60,-42,105v16,-17,39,-36,70,-35v53,1,83,34,83,86v0,52,-37,81,-88,81v-69,0,-88,-57,-89,-125"},"7":{"d":"20,-260r160,0r0,14r-110,246r-26,0r111,-240r-135,0r0,-20"},"8":{"d":"100,-244v-62,-6,-77,73,-23,90v7,3,15,6,23,8v29,-8,56,-20,58,-53v2,-32,-26,-42,-58,-45xm100,-127v-30,15,-68,21,-68,60v0,37,29,48,68,51v55,5,90,-50,50,-85v-14,-11,-30,-18,-50,-26xm19,-198v0,-46,35,-66,81,-66v46,0,81,20,81,66v-1,34,-21,51,-49,61v34,16,60,33,60,70v0,53,-39,71,-92,71v-53,0,-93,-17,-91,-71v1,-37,25,-54,59,-70v-28,-10,-48,-27,-49,-61"},"9":{"d":"94,-244v-40,-1,-64,26,-64,65v1,41,23,65,64,65v35,0,56,-26,65,-51v1,-46,-23,-78,-65,-79xm184,-139v2,88,-43,164,-136,137v-11,-4,-21,-9,-30,-16r11,-18v27,33,100,21,113,-16v12,-19,18,-48,18,-78v-16,18,-38,36,-70,36v-52,-2,-84,-33,-84,-83v0,-54,35,-87,88,-87v70,0,89,57,90,125"},":":{"d":"35,-109r0,-33r31,0r0,33r-31,0xm35,0r0,-32r31,0r0,32r-31,0","w":100},";":{"d":"35,-109r0,-33r31,0r0,33r-31,0xm66,-32v4,40,-13,59,-23,86r-14,0r21,-54r-15,0r0,-32r31,0","w":100},"<":{"d":"202,2r-188,-86r0,-20r188,-85r0,21r-163,74r163,75r0,21","w":216},"=":{"d":"202,-48r-188,0r0,-19r188,0r0,19xm202,-120r-188,0r0,-19r188,0r0,19","w":216},">":{"d":"14,-19r163,-75r-163,-74r0,-21r188,85r0,20r-188,86r0,-21","w":216},"?":{"d":"42,0r0,-32r31,0r0,32r-31,0xm69,-244v-24,1,-34,17,-41,34r-18,-9v9,-25,28,-43,60,-45v52,-3,75,62,43,99v-21,24,-50,38,-45,86r-19,0v-10,-71,53,-72,56,-131v1,-21,-16,-34,-36,-34","w":140},"@":{"d":"154,-191v-47,4,-79,69,-55,113v45,33,84,-33,84,-78v0,-18,-11,-33,-29,-35xm155,-210v20,0,33,13,39,31r10,-24r19,0r-40,127v0,7,4,10,10,10v38,0,59,-44,59,-87v0,-61,-43,-95,-102,-95v-69,0,-114,49,-114,119v0,69,45,117,115,117v44,0,75,-22,95,-50r19,0v-23,37,-58,66,-114,66v-81,0,-134,-55,-134,-135v0,-79,54,-133,132,-133v71,0,122,42,122,112v0,54,-33,95,-82,103v-13,-1,-25,-10,-24,-26v-11,11,-27,26,-48,26v-31,0,-49,-22,-49,-54v0,-58,31,-107,87,-107","w":288},"A":{"d":"154,-104r-44,-136r-43,136r87,0xm92,-260r37,0r82,260r-26,0r-26,-85r-98,0r-27,85r-25,0","w":219,"k":{"y":13,"w":13,"v":20,"Y":33,"W":27,"V":27,"T":33}},"B":{"d":"177,-193v0,-58,-63,-45,-117,-47r0,95v55,-1,117,9,117,-48xm188,-73v-3,-56,-67,-53,-128,-52r0,106v61,0,131,9,128,-54xm211,-71v0,85,-94,70,-175,71r0,-260v76,1,168,-12,165,65v-1,31,-14,45,-37,56v26,12,47,31,47,68","w":240},"C":{"d":"17,-130v-6,-96,79,-173,155,-112v15,12,23,32,29,54r-22,4v-11,-32,-26,-60,-64,-60v-58,0,-74,53,-74,114v0,62,18,114,77,114v42,0,56,-30,65,-63r23,4v-11,45,-33,81,-89,79v-72,-2,-95,-59,-100,-134","w":219},"D":{"d":"199,-130v0,-86,-47,-121,-139,-110r0,221v92,10,139,-24,139,-111xm222,-130v0,78,-35,128,-113,130r-73,0r0,-260r73,0v78,2,113,52,113,130","w":240},"E":{"d":"36,0r0,-260r148,0r0,20r-124,0r0,95r89,0r0,20r-89,0r0,106r131,0r0,19r-155,0"},"F":{"d":"36,0r0,-260r153,0r0,20r-129,0r0,95r94,0r0,20r-94,0r0,125r-24,0","k":{"A":20,".":40,",":40}},"G":{"d":"17,-130v-14,-129,158,-188,189,-58r-22,4v-9,-33,-27,-60,-67,-60v-57,0,-76,52,-76,114v0,62,19,114,83,114v46,0,66,-34,61,-86r-65,0r0,-20r89,0r0,122r-21,0r0,-26v-16,20,-34,31,-71,30v-71,-3,-92,-59,-100,-134","w":240},"H":{"d":"36,-260r24,0r0,115r140,0r0,-115r24,0r0,260r-24,0r0,-125r-140,0r0,125r-24,0r0,-260","w":259},"I":{"d":"38,-260r24,0r0,260r-24,0r0,-260","w":100},"J":{"d":"119,-55v7,68,-98,77,-119,24r19,-11v9,15,16,27,41,26v26,-1,35,-17,35,-46r0,-198r24,0r0,205","w":159},"K":{"d":"36,-260r24,0r0,141r119,-141r29,0r-84,99r94,161r-27,0r-82,-143r-49,56r0,87r-24,0r0,-260","w":219},"L":{"d":"36,-260r24,0r0,241r116,0r0,19r-140,0r0,-260","w":180,"k":{"y":13,"Y":33,"W":27,"V":33,"T":27}},"M":{"d":"36,0r0,-260r42,0r72,220r72,-220r42,0r0,260r-24,0r-1,-240r-78,240r-22,0r-79,-240r0,240r-24,0","w":299},"N":{"d":"36,-260r40,0r124,217r0,-217r24,0r0,260r-25,0r-139,-240r0,240r-24,0r0,-260","w":259},"O":{"d":"41,-130v0,62,19,114,79,114v59,0,79,-52,79,-114v0,-62,-20,-114,-79,-114v-60,0,-79,52,-79,114xm17,-130v0,-75,31,-134,103,-134v71,0,102,58,102,134v0,76,-30,134,-102,134v-73,0,-103,-60,-103,-134","w":240},"P":{"d":"179,-188v0,-57,-60,-54,-119,-52r0,105v59,1,119,5,119,-53xm202,-188v0,73,-67,76,-142,73r0,115r-24,0r0,-260v80,-1,166,-9,166,72","w":219,"k":{"A":13,".":46,",":46}},"Q":{"d":"161,-29v-8,-14,-16,-25,-34,-28r0,-23v21,4,37,16,50,35v38,-58,32,-202,-57,-199v-60,2,-79,52,-79,114v0,62,19,112,79,114v16,0,29,-4,41,-13xm120,-264v112,-5,128,174,67,239v10,15,19,26,45,25r0,22v-28,-1,-49,-12,-61,-33v-83,46,-159,-25,-154,-119v4,-75,31,-131,103,-134","w":240},"R":{"d":"180,-189v0,-59,-62,-52,-120,-51r0,102v57,1,120,6,120,-51xm204,-189v-1,38,-20,57,-54,66r63,123r-25,0r-61,-119r-67,0r0,119r-24,0r0,-260r88,0v49,-1,80,26,80,71","w":240,"k":{"y":6,"Y":13,"W":6,"V":13,"T":13}},"S":{"d":"140,-129v72,29,44,139,-36,133v-54,-4,-80,-25,-92,-70r21,-7v10,38,30,57,75,57v32,0,54,-20,51,-52v-8,-78,-138,-40,-140,-128v-2,-65,81,-85,127,-52v14,11,25,27,31,47r-21,6v-10,-27,-27,-49,-62,-49v-49,0,-72,63,-27,83v18,8,56,25,73,32"},"T":{"d":"11,-260r178,0r0,20r-77,0r0,240r-24,0r0,-240r-77,0r0,-20","k":{"y":33,"w":33,"u":33,"s":33,"r":33,"o":33,"i":33,"e":33,"c":33,"a":33,"A":27,";":33,":":33,".":33,"-":33,",":33}},"U":{"d":"130,-16v47,0,70,-20,70,-67r0,-177r24,0r0,175v0,59,-31,89,-94,89v-63,0,-94,-30,-94,-89r0,-175r24,0r0,177v-1,47,23,67,70,67","w":259},"V":{"d":"3,-260r25,0r71,226r73,-226r25,0r-86,260r-24,0","k":{"o":6,"e":6,"a":6,"A":27,";":6,":":6,".":33,"-":6,",":33}},"W":{"d":"6,-260r24,0r56,217r52,-217r24,0r51,217r57,-217r24,0r-70,260r-23,0r-52,-214r-51,214r-23,0","w":299,"k":{"u":6,"o":6,"e":6,"a":6,"A":27,";":6,":":6,".":27,"-":6,",":27}},"X":{"d":"9,-260r28,0r62,104r61,-104r28,0r-75,124r83,136r-28,0r-69,-114r-67,114r-28,0r81,-136"},"Y":{"d":"87,-110r-80,-150r27,0r64,129r68,-129r27,0r-82,150r0,110r-24,0r0,-110","k":{"v":6,"u":13,"q":20,"p":13,"o":20,"i":6,"e":20,"a":20,"A":13,";":20,":":20,".":33,"-":27,",":33}},"Z":{"d":"28,-260r154,0r0,20r-136,221r138,0r0,19r-167,0r0,-19r135,-221r-124,0r0,-20"},"[":{"d":"99,-260r0,13r-46,0r0,260r46,0r0,13r-67,0r0,-286r67,0","w":119},"\\":{"d":"-4,-264r19,0r89,268r-21,0","w":100},"]":{"d":"21,26r0,-13r46,0r0,-260r-46,0r0,-13r67,0r0,286r-67,0","w":119},"^":{"d":"117,-260r79,153r-24,0r-65,-127r-63,127r-24,0r78,-153r19,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"a":{"d":"31,-46v0,54,80,28,97,1r0,-61v-45,14,-97,13,-97,60xm87,-191v94,-5,52,110,66,191r-21,0r-3,-23v-28,33,-122,43,-120,-22v2,-64,66,-63,120,-78v10,-72,-80,-57,-97,-17r-14,-8v13,-26,34,-41,69,-43","w":180},"b":{"d":"108,-174v-24,0,-42,18,-53,34r0,92v13,18,25,35,56,34v41,-2,55,-35,55,-77v0,-45,-15,-83,-58,-83xm112,4v-28,0,-47,-9,-60,-28r-4,24r-15,0r0,-260r22,0r0,97v15,-15,29,-28,58,-28v51,0,73,43,74,96v1,58,-22,99,-75,99"},"c":{"d":"13,-94v-10,-97,121,-134,149,-46r-20,5v-9,-19,-22,-39,-48,-39v-44,2,-59,33,-59,80v0,44,15,79,59,80v33,1,42,-20,56,-39r17,9v-16,25,-34,48,-73,48v-55,0,-75,-41,-81,-98","w":180},"d":{"d":"89,-14v29,1,44,-15,56,-34r0,-92v-11,-15,-28,-34,-52,-34v-43,0,-58,36,-58,83v0,43,14,76,54,77xm87,-191v29,0,42,11,58,28r0,-97r22,0r0,260r-15,0r-4,-24v-13,19,-32,28,-60,28v-53,0,-76,-41,-75,-99v1,-53,23,-96,74,-96"},"e":{"d":"143,-110v5,-69,-90,-85,-105,-21v-2,7,-3,15,-3,21r108,0xm13,-94v0,-99,126,-135,147,-38v3,12,5,25,5,39r-130,0v1,45,15,78,60,79v32,1,40,-18,54,-37r18,9v-16,26,-34,46,-74,46v-54,-1,-80,-38,-80,-98","w":180},"f":{"d":"103,-243v-23,-7,-50,-2,-47,27r0,29r38,0r0,17r-38,0r0,170r-21,0r0,-170r-31,0r0,-17r31,0v-7,-54,13,-89,68,-74r0,18","w":100},"g":{"d":"153,17v0,-29,-35,-31,-69,-31v-29,0,-55,6,-55,32v0,45,124,42,124,-1xm86,-174v-29,-1,-49,19,-48,48v0,31,19,47,48,47v31,0,49,-15,49,-47v0,-33,-19,-47,-49,-48xm40,-18v-36,-2,-27,-54,3,-57v-51,-30,-23,-125,47,-116v18,2,32,5,44,13v11,-11,24,-16,39,-16r0,19v-12,0,-24,2,-30,9v9,10,14,21,14,39v3,55,-53,75,-103,60v-9,3,-16,9,-17,18v4,20,32,16,58,16v47,0,79,10,79,48v0,42,-40,51,-85,51v-42,0,-82,-6,-82,-44v0,-22,12,-32,33,-40","w":180},"h":{"d":"111,-174v-31,0,-41,22,-60,36r0,138r-21,0r0,-260r21,0r0,102v19,-18,31,-32,64,-33v84,-3,49,116,56,191r-22,0r0,-126v0,-31,-9,-48,-38,-48"},"i":{"d":"29,-228r0,-32r22,0r0,32r-22,0xm51,0r-22,0r0,-187r22,0r0,187","w":79},"j":{"d":"29,-228r0,-32r22,0r0,32r-22,0xm51,30v3,34,-28,40,-58,34r0,-18v16,5,36,5,36,-16r0,-217r22,0r0,217","w":79},"k":{"d":"30,0r0,-260r21,0r0,172r87,-99r25,0r-61,70r70,117r-24,0r-60,-102r-37,42r0,60r-21,0","w":180},"l":{"d":"29,-260r22,0r0,260r-22,0r0,-260","w":79},"m":{"d":"107,-174v-23,5,-44,18,-56,36r0,138r-21,0r0,-187r21,0r0,28v17,-16,30,-32,62,-32v23,0,42,14,46,34v15,-18,33,-33,62,-34v34,0,49,18,49,51r0,140r-22,0r0,-142v1,-22,-11,-31,-32,-32v-23,5,-43,19,-55,36r0,138r-22,0r0,-142v1,-22,-11,-31,-32,-32","w":299},"n":{"d":"111,-174v-31,0,-41,22,-60,36r0,138r-21,0r0,-187r21,0r0,29v19,-18,31,-32,64,-33v84,-3,49,116,56,191r-22,0r0,-126v0,-31,-9,-48,-38,-48"},"o":{"d":"145,-94v0,-46,-13,-80,-55,-80v-42,0,-55,35,-55,80v0,46,13,80,55,80v42,0,55,-35,55,-80xm13,-94v0,-55,20,-97,77,-97v57,0,77,42,77,97v0,56,-20,98,-77,98v-57,0,-77,-42,-77,-98","w":180},"p":{"d":"111,-174v-29,0,-40,19,-56,35r0,92v11,15,28,32,53,33v42,0,59,-37,58,-82v-1,-41,-15,-78,-55,-78xm113,4v-29,0,-43,-13,-58,-28r0,90r-22,0r0,-253r22,0r0,29v13,-20,28,-33,57,-33v53,0,74,44,75,98v1,57,-20,97,-74,97"},"q":{"d":"93,-14v24,0,42,-17,52,-33r0,-91v-13,-18,-25,-35,-56,-34v-40,2,-54,34,-54,76v0,46,14,82,58,82xm88,-189v28,-1,46,12,60,27r4,-24r15,0r0,252r-22,0r0,-90v-16,18,-29,28,-58,28v-50,0,-73,-42,-74,-96v-1,-58,21,-97,75,-97"},"r":{"d":"114,-170v-79,-3,-63,93,-64,170r-22,0r0,-187r22,0r0,35v11,-23,30,-41,64,-39r0,21","w":119,"k":{".":27,"-":20,",":27}},"s":{"d":"118,-95v50,27,23,105,-37,99v-34,-3,-57,-15,-72,-38r16,-11v13,35,95,47,100,-4v-8,-59,-111,-24,-111,-91v0,-65,104,-64,124,-17r-16,12v-12,-31,-86,-45,-86,4v0,37,55,31,82,46","w":159},"t":{"d":"94,0v-28,7,-62,7,-62,-29r0,-141r-28,0r0,-17r28,0r0,-61r21,0r0,61r41,0r0,17r-41,0r0,137v-3,23,27,21,41,15r0,18","w":100},"u":{"d":"51,-62v-9,55,58,59,82,27r16,-14r0,-138r22,0r0,187r-22,0r0,-30v-19,19,-31,33,-64,34v-83,1,-48,-116,-55,-191r21,0r0,125"},"v":{"d":"5,-187r23,0r52,154r52,-154r23,0r-65,187r-21,0","w":159,"k":{".":27,",":27}},"w":{"d":"3,-187r21,0r42,150r43,-150r21,0r43,150r42,-150r22,0r-54,187r-21,0r-43,-150r-42,150r-22,0","w":240,"k":{".":20,",":20}},"x":{"d":"30,0r-26,0r63,-99r-56,-88r26,0r43,67r43,-67r26,0r-56,88r63,99r-26,0r-50,-79","w":159},"y":{"d":"6,46v38,11,57,-16,63,-49r-65,-184r24,0r52,152r52,-152r24,0r-80,224v-8,24,-38,34,-70,27r0,-18","w":159,"k":{".":27,",":27}},"z":{"d":"18,-187r128,0r0,13r-108,157r111,0r0,17r-140,0r0,-14r108,-156r-99,0r0,-17","w":159},"{":{"d":"91,30v-105,14,-16,-132,-75,-141r0,-12v60,-8,-31,-155,75,-141r0,13v-71,-14,5,117,-58,134v38,6,26,68,26,110v0,24,10,25,32,24r0,13","w":119},"|":{"d":"30,-264r20,0r0,268r-20,0r0,-268","w":79},"}":{"d":"28,-264v106,-15,15,133,76,141r0,12v-61,7,31,156,-76,141r0,-13v22,1,33,1,33,-24v0,-42,-12,-104,26,-110v-38,-6,-26,-68,-26,-110v0,-25,-11,-25,-33,-24r0,-13","w":119},"~":{"d":"67,-116v39,0,95,47,117,-1r14,15v-15,41,-79,29,-113,11v-24,-13,-43,5,-53,21r-14,-15v10,-16,24,-31,49,-31","w":216},"'":{"d":"31,-260r18,0r0,81r-18,0r0,-81","w":79},"`":{"d":"23,-258r40,50r-19,0r-49,-50r28,0","w":79},"#":{"d":"80,-158r-8,56r53,0r8,-56r-53,0xm181,-85r-41,0r-12,85r-17,0r11,-85r-53,0r-12,85r-17,0r11,-85r-42,0r0,-17r45,0r8,-56r-43,0r0,-18r45,0r12,-84r18,0r-12,84r53,0r12,-84r18,0r-12,84r38,0r0,18r-41,0r-7,56r38,0r0,17"},"!":{"d":"24,0r0,-32r31,0r0,32r-31,0xm55,-260r-6,180r-18,0r-7,-180r31,0","w":79},"\"":{"d":"71,-260r18,0r0,81r-18,0r0,-81xm31,-260r18,0r0,81r-18,0r0,-81","w":119}}});
Cufon.replace('.cf', { fontFamily: 'TradeGothic LT Light' });


/**
 * Compact labels plugin
 */
(function($){$.fn.compactize=function(){return this.each(function(){var label=$(this),input=$('#'+label.attr('for'));input.focus(function(){label.hide();}).blur(function(){if(input.val()===''){label.show();}});window.setTimeout(function(){if(input.val()!==''){label.hide();}},50);});};})(jQuery);

/*
 * hrefID jQuery extention - returns a valid #hash string from link href attribute in Internet Explorer
 */
(function($){$.fn.extend({hrefId:function(){return $(this).attr('href').substr($(this).attr('href').indexOf('#'));}});})(jQuery);

/*
 * Scripts
 *
 */
jQuery(function($) {
 
	var Engine = {
		utils : {
			links : function(){
				$('a[rel*=external]').click(function(e){
					e.preventDefault();
					window.open($(this).attr('href'));						  
				});
			},
			mails : function(){
				$('a[href^=mailto:]').each(function(){
					var mail = $(this).attr('href').replace('mailto:','');
					var replaced = mail.replace('/at/','@');
					$(this).attr('href','mailto:'+replaced);
					if($(this).text() == mail) {
						$(this).text(replaced);
					}
				});
			},
			compactLabels : function () {
				$('.form-a label').compactize();
			}
		}
	};

	Engine.utils.links();
	Engine.utils.mails();
	Engine.utils.compactLabels();
	
});
