/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1999 by Martin Wenzel, published by FontShop International for the
 * FontFont library. Profile is a trademark of FSI, Fonts and Software GmbH,
 * http://www.fontfont.de
 */
Cufon.registerFont({"w":92,"face":{"font-family":"Profile","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 0 0 0 0 0 0","ascent":"281","descent":"-79","x-height":"4","bbox":"-14 -265 315 80","underline-thickness":"35.28","underline-position":"-27","stemh":"39","stemv":"49","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":75},"!":{"d":"77,-217r-10,145r-35,0r-10,-145r55,0xm78,-26v0,16,-12,29,-28,29v-16,0,-29,-13,-29,-29v0,-16,13,-29,29,-29v16,0,28,13,28,29"},"\"":{"d":"130,-217r-14,86r-34,0r0,-86r48,0xm64,-217r-14,86r-34,0r0,-86r48,0","w":141},"#":{"d":"207,-143r-34,4r0,58r33,0r0,27r-33,4r-4,50r-33,0r0,-50r-52,0r-4,50r-34,0r0,-50r-33,0r0,-27r33,-5r0,-58r-32,0r0,-27r32,-4r4,-46r34,0r0,47r52,0r4,-47r33,0r0,47r34,0r0,27xm136,-81r0,-59r-52,0r0,59r52,0","w":219},"$":{"d":"111,-125v65,17,54,112,-7,125r0,31r-37,0r0,-28v-20,-1,-36,-6,-54,-14r15,-40v21,13,78,24,80,-9v1,-22,-35,-27,-52,-35v-24,-11,-42,-26,-42,-60v0,-33,23,-56,53,-63r0,-28r37,0r0,26v16,1,29,7,44,13r-16,39v-19,-12,-71,-22,-71,10v0,23,33,24,50,33","w":166},"%":{"d":"134,-159v0,35,-26,62,-62,62v-35,0,-63,-27,-63,-62v0,-36,28,-62,63,-62v36,0,62,26,62,62xm243,-206r-127,215r-33,-19r128,-215xm315,-58v0,35,-26,62,-62,62v-35,0,-63,-27,-63,-62v0,-35,28,-62,63,-62v36,0,62,27,62,62xm97,-159v0,-15,-10,-25,-25,-25v-15,0,-26,10,-26,25v0,15,11,25,26,25v15,0,25,-10,25,-25xm278,-58v0,-15,-10,-25,-25,-25v-15,0,-25,10,-25,25v0,15,10,26,25,26v15,0,25,-11,25,-26","w":324},"&":{"d":"226,-26r-22,32r-46,-33v-31,43,-140,48,-140,-25v0,-26,13,-42,31,-56v-41,-32,-27,-114,38,-114v29,0,52,20,52,50v0,28,-14,43,-36,59r47,34v6,-17,8,-35,9,-57r68,0r0,34r-38,0v-1,15,-4,29,-10,43xm103,-168v0,-13,-7,-21,-20,-21v-30,1,-24,47,-2,60v13,-11,22,-21,22,-39xm130,-47r-57,-42v-22,16,-17,60,17,58v17,0,30,-6,40,-16","w":240},"(":{"d":"108,62r-32,18v-28,-37,-57,-92,-57,-173v0,-81,29,-135,57,-172r32,18v-25,42,-46,80,-46,154v0,74,21,113,46,155","w":102},")":{"d":"84,-93v0,81,-29,136,-57,173r-32,-18v25,-42,46,-81,46,-155v0,-74,-21,-112,-46,-154r32,-18v28,37,57,91,57,172","w":102},"*":{"d":"163,-144r-55,13r36,45r-31,22v-11,-16,-19,-34,-31,-48r-30,48r-31,-22r36,-45r-55,-14r12,-36r53,20r-3,-56r38,0v0,18,-5,40,-3,56r52,-20","w":165},"+":{"d":"160,-85r-58,0r0,57r-35,0r0,-57r-58,0r0,-36r58,0r0,-57r35,0r0,57r58,0r0,36","w":168},",":{"d":"75,-23v0,39,-16,61,-44,82r-14,-15v14,-12,22,-24,25,-41v-33,-3,-32,-60,4,-58v17,0,29,12,29,32"},"-":{"d":"112,-87r-98,0r0,-36r98,0r0,36","w":126},".":{"d":"75,-26v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-29,29,-29v16,0,29,13,29,29"},"\/":{"d":"141,-242r-113,313r-40,-14r114,-313","w":140},"0":{"d":"171,-92v0,50,-23,96,-78,96v-55,0,-77,-46,-77,-96v0,-50,22,-96,77,-96v55,0,78,46,78,96xm125,-92v0,-35,-10,-55,-32,-55v-21,0,-31,20,-31,55v0,35,10,56,31,56v22,0,32,-21,32,-56","w":186},"1":{"d":"89,0r-45,0r0,-146r-32,5r-6,-33r83,-13r0,187","w":113},"2":{"d":"152,0r-140,0r0,-28v24,-29,73,-48,79,-91v5,-34,-46,-32,-60,-15r-20,-31v37,-38,130,-30,127,39v-2,42,-39,60,-60,85r74,0r0,41","w":161},"3":{"d":"137,-19v0,61,-65,90,-126,68r10,-43v26,11,71,12,71,-21v0,-26,-22,-37,-69,-37r0,-32v42,-2,61,-15,61,-39v0,-30,-40,-29,-56,-13r-20,-30v32,-35,121,-31,121,34v0,26,-18,46,-39,56v29,8,47,28,47,57","w":149},"4":{"d":"191,-20r-41,0r0,70r-45,5r0,-75r-95,0r0,-31r99,-133r41,0r0,128r41,0r0,36xm105,-56r0,-73r-53,73r53,0","w":195},"5":{"d":"143,-37v0,64,-56,89,-120,97r-7,-39v30,-5,80,-14,80,-53v0,-31,-38,-38,-80,-36r7,-116r113,0r0,41r-75,0r-3,43v51,-3,85,16,85,63","w":155},"6":{"d":"156,-68v0,44,-26,72,-70,72v-49,0,-68,-39,-68,-86v0,-92,56,-136,128,-143r6,36v-45,6,-83,24,-89,70v0,0,14,-11,37,-11v37,0,56,26,56,62xm113,-62v9,-35,-39,-36,-50,-24v-1,33,8,53,27,53v16,0,23,-12,23,-29","w":168},"7":{"d":"152,-150r-104,210r-38,-19r92,-184r-93,0r0,-41r143,0r0,34","w":161},"8":{"d":"114,-117v53,25,46,121,-31,121v-82,0,-82,-90,-33,-115v-16,-13,-30,-27,-30,-53v0,-35,30,-57,62,-57v35,0,61,20,61,53v0,24,-15,39,-29,51xm85,-133v23,-11,30,-53,-3,-54v-14,0,-22,9,-22,23v0,13,12,22,25,31xm110,-57v0,-18,-16,-28,-31,-37v-27,11,-34,63,5,63v17,0,26,-12,26,-26","w":165},"9":{"d":"152,-100v0,94,-45,141,-126,160r-12,-35v38,-8,89,-37,91,-85v0,0,-13,10,-34,10v-35,0,-57,-30,-57,-67v0,-45,30,-71,71,-71v46,0,67,36,67,88xm107,-94v1,-31,-5,-56,-26,-56v-15,0,-26,11,-26,30v-8,34,39,38,52,26","w":169},":":{"d":"75,-145v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-29,29,-29v16,0,29,13,29,29xm75,-26v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-29,29,-29v16,0,29,13,29,29"},";":{"d":"75,-145v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-29,29,-29v16,0,29,13,29,29xm75,-23v0,39,-16,61,-44,82r-14,-15v14,-12,22,-24,25,-41v-33,-3,-32,-60,4,-58v17,0,29,12,29,32"},"<":{"d":"153,-58r-19,31r-125,-76r125,-76r19,31r-76,45","w":168},"=":{"d":"160,-114r-151,0r0,-35r151,0r0,35xm160,-56r-151,0r0,-35r151,0r0,35","w":168},">":{"d":"161,-103r-126,76r-20,-31r77,-45r-77,-45r20,-31","w":168},"?":{"d":"123,-169v0,64,-79,47,-55,93v-24,6,-45,21,-45,-20v0,-38,55,-36,55,-63v1,-28,-39,-25,-54,-11r-18,-29v29,-34,117,-30,117,30xm84,-26v0,16,-14,29,-30,29v-16,0,-29,-13,-29,-29v0,-16,13,-29,29,-29v16,0,30,13,30,29","w":127},"@":{"d":"292,-68v0,94,-60,145,-145,145v-80,0,-132,-42,-132,-127v0,-81,56,-124,123,-124v95,0,63,99,77,171r-44,6r-3,-18v-21,28,-87,25,-87,-26v0,-41,41,-50,83,-53v2,-25,-5,-42,-31,-42v-47,0,-81,30,-81,84v0,58,29,96,95,96v111,0,136,-137,72,-198r30,-23v21,24,43,61,43,109xm164,-37r0,-31v-17,2,-39,4,-39,21v0,22,30,22,39,10","w":308},"A":{"d":"195,-6r-47,12r-18,-66r-61,0r-16,60r-49,0r72,-217r50,0xm122,-91r-22,-80r-22,80r44,0","w":197},"B":{"d":"178,-68v0,61,-77,73,-153,68r0,-215v0,0,31,-4,61,-4v91,0,98,81,36,99v30,7,56,20,56,52xm114,-158v0,-22,-19,-26,-43,-25r0,55v23,0,43,-7,43,-30xm129,-67v0,-25,-27,-29,-58,-28r0,56v29,2,58,-2,58,-28","w":186},"C":{"d":"186,-14v-77,41,-173,14,-173,-91v0,-100,93,-139,172,-102r-18,40v-44,-23,-103,-10,-103,57v0,73,59,84,106,58","w":191},"D":{"d":"205,-122v0,97,-74,132,-180,122r0,-215v0,0,32,-4,67,-4v67,0,113,31,113,97xm156,-118v1,-47,-38,-66,-83,-60r0,135v52,3,82,-19,83,-75","w":218},"E":{"d":"146,0r-121,0r0,-217r115,0r0,41r-67,0r0,47r60,0r0,39r-60,0r0,49r73,0r0,41","w":158},"F":{"d":"140,-176r-67,0r0,51r60,0r0,40r-60,0r0,85r-48,0r0,-217r115,0r0,41","w":148},"G":{"d":"194,-208r-15,41v-48,-26,-115,-10,-115,56v0,55,32,78,82,69r0,-68r48,0r0,102v0,0,-31,12,-81,12v-59,0,-100,-42,-100,-109v0,-96,99,-140,181,-103","w":212},"H":{"d":"196,0r-48,0r0,-90r-75,0r0,90r-48,0r0,-217r48,0r0,87r75,0r0,-87r48,0r0,217","w":220},"I":{"d":"73,0r-48,0r0,-217r48,0r0,217","w":98},"J":{"d":"80,-44v0,55,-23,84,-69,103r-19,-38v28,-13,40,-26,40,-63r0,-175r48,0r0,173","w":105},"K":{"d":"73,0r-48,0r0,-217r48,0r0,217xm210,-17r-43,26r-92,-118r75,-108r52,0r-74,100","w":212},"L":{"d":"149,0r-124,0r0,-217r48,0r0,176r76,0r0,41","w":152},"M":{"d":"257,-1r-46,3r-4,-143r-48,141r-46,0r-46,-140r-5,140r-42,0r16,-217r52,0r51,153r51,-153r53,0","w":277},"N":{"d":"192,-3r-36,7r-89,-137r1,133r-43,0r0,-217r39,0r86,132r-2,-132r44,0r0,214","w":216},"O":{"d":"220,-109v0,55,-26,113,-103,113v-77,0,-104,-58,-104,-113v0,-55,26,-112,104,-112v78,0,103,56,103,112xm169,-109v0,-45,-16,-71,-52,-71v-36,0,-53,27,-53,71v0,45,17,73,53,73v35,0,52,-28,52,-73","w":232},"P":{"d":"163,-158v-1,50,-41,80,-91,79r0,79r-47,0r0,-215v0,0,29,-4,59,-4v51,0,79,21,79,61xm117,-153v0,-27,-19,-32,-45,-30r0,69v26,1,44,-13,45,-39","w":170},"Q":{"d":"220,-109v0,55,-26,113,-103,113v-77,0,-104,-58,-104,-113v0,-55,26,-112,104,-112v78,0,103,56,103,112xm234,19r-5,39r-117,-10r4,-37xm169,-109v0,-45,-16,-71,-52,-71v-36,0,-53,27,-53,71v0,45,17,73,53,73v35,0,52,-28,52,-73","w":232},"R":{"d":"183,-13r-43,18r-51,-92r-17,1r0,86r-47,0r0,-215v0,0,31,-4,59,-4v85,0,102,84,46,115xm117,-154v1,-26,-22,-33,-45,-29r0,66v24,1,44,-10,45,-37","w":186},"S":{"d":"111,-125v73,24,49,129,-31,129v-26,0,-46,-4,-67,-14r15,-41v21,13,80,25,80,-8v0,-22,-34,-29,-52,-37v-23,-11,-42,-26,-42,-60v-1,-64,84,-79,134,-52r-16,40v-19,-12,-71,-22,-71,9v0,24,31,28,50,34","w":166},"T":{"d":"168,-176r-59,0r0,176r-48,0r0,-176r-58,0r0,-41r165,0r0,41","w":170},"U":{"d":"198,-89v0,59,-32,94,-86,94v-58,0,-88,-30,-88,-95r0,-127r49,0r0,125v0,36,13,50,39,50v26,0,38,-18,38,-46r0,-129r48,0r0,128","w":221},"V":{"d":"189,-217r-69,217r-50,0r-67,-211r47,-12r46,160r44,-154r49,0","w":193},"W":{"d":"281,-217r-47,217r-47,0r-44,-148r-44,148r-46,0r-47,-213r47,-8r27,147r41,-143r49,0r41,143r24,-143r46,0","w":289},"X":{"d":"201,-15r-42,23r-59,-84r-47,76r-53,0r74,-110r-67,-92r42,-23r54,77r42,-69r53,0r-69,103","w":203},"Y":{"d":"180,-217r-69,128r0,89r-48,0r0,-88r-62,-118r44,-19r43,93r41,-85r51,0","w":180},"Z":{"d":"188,0r-176,0r0,-33r106,-143r-96,0r0,-41r157,0r0,33r-103,144r112,0r0,40","w":198},"[":{"d":"100,74r-76,0r0,-333r76,0r0,31r-34,0r0,271r34,0r0,31","w":102},"\\":{"d":"0,-242r39,-14r113,313r-39,14","w":140},"]":{"d":"78,74r-76,0r0,-31r34,0r0,-271r-34,0r0,-31r76,0r0,333","w":102},"^":{"d":"148,-131r-29,22r-42,-50r-42,50r-28,-22r70,-90","w":154},"_":{"d":"160,46r-151,0r0,-35r151,0r0,35","w":168},"a":{"d":"146,-3r-44,6r-2,-18v-22,28,-87,25,-87,-26v0,-41,41,-50,82,-53v1,-24,-1,-41,-28,-41v-13,0,-22,5,-32,10r-17,-31v37,-33,127,-23,122,40v-3,40,-1,80,6,113xm95,-37r0,-31v-17,2,-38,4,-38,21v0,22,29,23,38,10","w":163},"b":{"d":"168,-96v0,59,-32,99,-89,99v-24,0,-44,-4,-57,-8v-2,-78,5,-165,-5,-235r51,-6r0,86v4,-4,18,-15,40,-15v39,0,60,29,60,79xm122,-86v0,-44,-31,-58,-54,-40r0,88v32,9,54,-11,54,-48","w":180},"c":{"d":"142,-167r-14,40v-31,-16,-69,-5,-69,40v0,51,35,58,68,42r14,38v-62,30,-131,-2,-128,-78v4,-80,66,-104,129,-82","w":151},"d":{"d":"164,-2r-43,5r-3,-17v-4,4,-19,18,-42,18v-42,0,-63,-35,-63,-83v0,-67,42,-101,100,-91v1,-27,-3,-48,-6,-70r51,-6v2,81,-6,173,6,244xm113,-44r0,-87v-26,-10,-55,9,-55,45v0,46,30,60,55,42","w":181},"e":{"d":"153,-10v-64,34,-140,6,-140,-78v0,-51,31,-86,76,-86v56,1,65,41,63,94r-95,0v-2,48,49,51,82,35xm112,-108v0,-18,-8,-30,-25,-30v-18,0,-27,14,-29,30r54,0","w":163},"f":{"d":"124,-242r-11,39v-22,-9,-43,3,-38,33r43,0r0,36r-43,0r0,134r-46,0r0,-134r-26,0r0,-31r26,-6v-7,-58,43,-88,95,-71","w":121},"g":{"d":"171,-143r-33,0v21,47,-13,94,-75,84v-7,2,-9,26,7,22v44,0,99,-7,99,38v0,35,-31,76,-97,76v-40,0,-62,-15,-62,-46v0,-28,22,-39,22,-39v-8,-6,-13,-13,-13,-27v0,-22,22,-33,22,-33v-44,-32,-26,-109,40,-107v14,0,26,3,35,8r55,-8r0,32xm103,-116v0,-17,-9,-25,-22,-25v-13,0,-23,8,-23,25v0,17,9,26,23,26v13,0,22,-9,22,-26xm130,11v-8,-19,-50,-4,-75,-10v-10,8,-9,49,22,41v33,0,53,-16,53,-31","w":177},"h":{"d":"166,0r-46,0r0,-108v6,-33,-42,-28,-52,-15r0,123r-46,0v-2,-80,5,-168,-5,-240r51,-6r0,87v4,-4,20,-16,45,-16v30,0,53,18,53,56r0,119","w":187},"i":{"d":"76,-218v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-29,29,-29v16,0,29,13,29,29xm69,0r-45,0v-1,-57,4,-120,-6,-168r51,-6r0,174"},"j":{"d":"77,-218v0,16,-13,29,-29,29v-16,0,-30,-13,-30,-29v0,-16,14,-29,30,-29v16,0,29,13,29,29xm70,-21v0,50,-21,76,-60,98r-24,-32v52,-25,35,-100,38,-171r-5,-42r51,-6r0,153"},"k":{"d":"68,0r-46,0v-2,-80,5,-168,-5,-240r51,-6r0,246xm183,-7r-49,14r-65,-94r56,-83r50,0r-54,77","w":184},"l":{"d":"68,0r-46,0v-2,-80,5,-168,-5,-240r51,-6r0,246","w":90},"m":{"d":"264,0r-45,0r0,-108v3,-35,-40,-31,-53,-14v2,37,0,82,1,122r-46,0r0,-108v4,-34,-39,-31,-52,-15r0,123r-46,0v-1,-57,4,-120,-6,-168r44,-6v1,6,0,15,3,19v19,-24,79,-28,95,3v30,-34,105,-35,105,33r0,119","w":286},"n":{"d":"167,0r-46,0r0,-108v3,-34,-40,-31,-52,-14r0,122r-46,0v-1,-57,4,-120,-6,-168r44,-6v1,6,0,15,3,19v27,-31,103,-29,103,36r0,119","w":188},"o":{"d":"166,-86v0,51,-27,90,-77,90v-54,0,-76,-39,-76,-90v0,-51,26,-88,76,-88v54,0,77,37,77,88xm121,-85v0,-35,-12,-49,-32,-49v-20,0,-31,13,-31,48v0,35,11,50,31,50v20,0,32,-14,32,-49","w":178},"p":{"d":"168,-93v0,64,-36,100,-99,93r0,71r-46,5v-2,-81,6,-173,-6,-244r44,-6v1,5,0,13,3,17v4,-4,20,-18,43,-18v43,0,61,33,61,82xm122,-86v8,-46,-30,-59,-53,-40r0,86v29,11,56,-9,53,-46","w":180},"q":{"d":"157,71r-45,5r0,-85v-4,4,-17,13,-36,13v-41,0,-63,-35,-63,-85v0,-83,74,-108,144,-85r0,237xm112,-45r0,-88v-29,-7,-53,3,-55,45v-3,52,31,61,55,43","w":179},"r":{"d":"116,-133v-21,0,-35,3,-47,17r0,116r-46,0v-1,-57,4,-120,-6,-168r44,-6r3,24v10,-13,25,-25,52,-25r0,42","w":119},"s":{"d":"98,-98v59,20,32,102,-32,102v-21,0,-40,-3,-55,-10r12,-38v16,9,63,20,63,-4v0,-17,-26,-20,-40,-26v-59,-24,-31,-101,32,-101v20,0,35,3,51,10r-15,37v-15,-8,-54,-17,-57,4v4,19,27,18,41,26","w":144},"t":{"d":"128,-8v-37,25,-99,12,-99,-45r0,-81r-26,0r0,-31r26,-6r0,-29r46,-6r0,36r46,0r0,36r-46,0v2,40,-14,122,41,92","w":133},"u":{"d":"172,-3r-43,6r-3,-18v-28,30,-106,28,-103,-36v2,-41,1,-83,-6,-117r52,-6r0,112v-3,34,38,30,52,14v0,-42,1,-85,-6,-120r52,-6v1,58,-3,121,5,171","w":189},"v":{"d":"167,-170r-63,168r-46,5r-55,-168r46,-11r34,120r39,-114r45,0","w":170},"w":{"d":"244,-170r-49,168r-42,5r-33,-110r-33,105r-42,5r-41,-170r41,-9r24,112r31,-106r41,0r32,106r28,-106r43,0","w":249},"x":{"d":"163,-14r-39,22r-42,-62r-33,54r-49,0r61,-86r-53,-71r39,-21r37,56r30,-48r48,0r-56,80","w":167},"y":{"d":"166,-170r-53,148v-24,69,-61,89,-119,98r-8,-37v30,-5,63,-21,75,-45r-59,-159r44,-11r39,116r36,-110r45,0","w":170},"z":{"d":"147,0r-135,0r0,-30r74,-104r-68,0r0,-36r126,0r0,28r-72,105r75,0r0,37","w":157},"{":{"d":"102,47r-8,32v-35,-5,-60,-20,-60,-56r0,-83v0,-13,-13,-17,-23,-17r0,-31v10,0,23,-4,23,-17r0,-83v0,-36,25,-51,60,-56r8,32v-61,5,8,120,-51,139v35,10,24,67,25,110v0,19,6,26,26,30","w":105},"|":{"d":"69,74r-41,0r0,-332r41,0r0,332","w":96},"}":{"d":"94,-77v-10,0,-23,4,-23,17r0,83v0,36,-26,50,-61,55r-6,-31v57,-8,-9,-120,50,-140v-35,-9,-25,-66,-26,-109v0,-19,-4,-26,-24,-30r6,-32v35,5,61,20,61,56r0,83v0,13,13,17,23,17r0,31","w":105},"~":{"d":"163,-111v-12,18,-24,34,-53,34v-29,0,-65,-31,-83,0r-21,-18v11,-18,24,-34,53,-34v29,0,64,31,82,0","w":168},"'":{"d":"64,-217r-14,86r-34,0r0,-86r48,0","w":74},"`":{"d":"123,-212r-15,25r-73,-42r20,-31","w":178},"\u00a0":{"w":75}}});

Cufon.replace('#nav a',{ 
	"fontFamily" : "Profile",
	"hover" : true
});

/**
 * 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);
					}
				});
			}
		}
	};

	Engine.utils.links();
	Engine.utils.mails();
	
});