
var Cufon=(function(){var L=function(){return L.replace.apply(null,arguments)};var V=L.DOM={ready:(function(){var a=false,c={loaded:1,complete:1};var Z=[],b=function(){if(a){return}a=true;for(var d;d=Z.shift();d()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",b,false);window.addEventListener("pageshow",b,false)}if(!window.opera&&document.readyState){(function(){c[document.readyState]?b():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");b()}catch(d){setTimeout(arguments.callee,1)}})()}P(window,"load",b);return function(d){if(!arguments.length){b()}else{a?d():Z.push(d)}}})()};var M=L.CSS={Size:function(a,Z){this.value=parseFloat(a);this.unit=String(a).match(/[a-z%]*$/)[0]||"px";this.convert=function(b){return b/Z*this.value};this.convertFrom=function(b){return b/this.value*Z};this.toString=function(){return this.value+this.unit}},color:I(function(a){var Z={};Z.color=a.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(c,b,d){Z.opacity=parseFloat(d);return"rgb("+b+")"});return Z}),getStyle:function(a){var Z=document.defaultView;if(Z&&Z.getComputedStyle){return new A(Z.getComputedStyle(a,null))}if(a.currentStyle){return new A(a.currentStyle)}return new A(a.style)},gradient:I(function(d){var e={id:d,type:d.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},a=d.substr(d.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var c=0,Z=a.length,b;c<Z;++c){b=a[c].split("=",2).reverse();e.stops.push([b[1]||c/(Z-1),b[0]])}return e}),quotedList:I(function(c){var b=[],a=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,Z;while(Z=a.exec(c)){b.push(Z[3]||Z[1])}return b}),recognizesMedia:I(function(c){var b=document.createElement("style"),a,Z;b.type="text/css";b.media=c;a=F("head")[0];a.insertBefore(b,a.firstChild);Z=!!(b.sheet||b.styleSheet);a.removeChild(b);return Z}),supports:function(b,a){var Z=document.createElement("span").style;if(Z[b]===undefined){return false}Z[b]=a;return Z[b]===a},textAlign:function(c,b,Z,a){if(b.get("textAlign")=="right"){if(Z>0){c=" "+c}}else{if(Z<a-1){c+=" "}}return c},textDecoration:function(e,d){if(!d){d=this.getStyle(e)}var a={underline:null,overline:null,"line-through":null};for(var Z=e;Z.parentNode&&Z.parentNode.nodeType==1;){var c=true;for(var b in a){if(!J(a,b)||a[b]){continue}if(d.get("textDecoration").indexOf(b)!=-1){a[b]=d.get("color")}c=false}if(c){break}d=this.getStyle(Z=Z.parentNode)}return a},textShadow:I(function(d){if(d=="none"){return null}var c=[],e={},Z,a=0;var b=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(Z=b.exec(d)){if(Z[0]==","){c.push(e);e={},a=0}else{if(Z[1]){e.color=Z[1]}else{e[["offX","offY","blur"][a++]]=Z[2]}}}c.push(e);return c}),textTransform:function(a,Z){return a[{uppercase:"toUpperCase",lowercase:"toLowerCase"}[Z.get("textTransform")]||"toString"]()},whiteSpace:(function(){var Z={inline:1,"inline-block":1,"run-in":1};return function(c,a,b){if(Z[a.get("display")]){return c}if(!b.previousSibling){c=c.replace(/^\s+/,"")}if(!b.nextSibling){c=c.replace(/\s+$/,"")}return c}})()};M.ready=(function(){var b=!M.recognizesMedia("all"),a=false;var Z=[],d=function(){b=true;for(var g;g=Z.shift();g()){}};var e=F("link"),f={stylesheet:1};function c(){var h,g,j;for(g=0;j=e[g];++g){if(j.disabled||!f[j.rel.toLowerCase()]||!M.recognizesMedia(j.media||"screen")){continue}h=j.sheet||j.styleSheet;if(!h||h.disabled){return false}}return true}V.ready(function(){if(!a){a=M.getStyle(document.body).isUsable()}if(b||(a&&c())){d()}else{setTimeout(arguments.callee,10)}});return function(g){if(b){g()}else{Z.push(g)}}})();function R(a){var Z=this.face=a.face;this.glyphs=a.glyphs;this.w=a.w;this.baseSize=parseInt(Z["units-per-em"],10);this.family=Z["font-family"].toLowerCase();this.weight=Z["font-weight"];this.style=Z["font-style"]||"normal";this.viewBox=(function(){var c=Z.bbox.split(/\s+/);var b={minX:parseInt(c[0],10),minY:parseInt(c[1],10),maxX:parseInt(c[2],10),maxY:parseInt(c[3],10)};b.width=b.maxX-b.minX,b.height=b.maxY-b.minY;b.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return b})();this.ascent=-parseInt(Z.ascent,10);this.descent=-parseInt(Z.descent,10);this.height=-this.ascent+this.descent}function E(){var a={},Z={oblique:"italic",italic:"oblique"};this.add=function(b){(a[b.style]||(a[b.style]={}))[b.weight]=b};this.get=function(f,g){var e=a[f]||a[Z[f]]||a.normal||a.italic||a.oblique;if(!e){return null}g={normal:400,bold:700}[g]||parseInt(g,10);if(e[g]){return e[g]}var c={1:1,99:0}[g%100],i=[],d,b;if(c===undefined){c=g>400}if(g==500){g=400}for(var h in e){if(!J(e,h)){continue}h=parseInt(h,10);if(!d||h<d){d=h}if(!b||h>b){b=h}i.push(h)}if(g<d){g=d}if(g>b){g=b}i.sort(function(k,j){return(c?(k>g&&j>g)?k<j:k>j:(k<g&&j<g)?k>j:k<j)?-1:1});return e[i[0]]}}function Q(){function b(d,e){if(d.contains){return d.contains(e)}return d.compareDocumentPosition(e)&16}function Z(f){var d=f.relatedTarget;if(!d||b(this,d)){return}a(this)}function c(d){a(this)}function a(d){setTimeout(function(){L.replace(d,D.get(d).options,true)},10)}this.attach=function(d){if(d.onmouseenter===undefined){P(d,"mouseover",Z);P(d,"mouseout",Z)}else{P(d,"mouseenter",c);P(d,"mouseleave",c)}}}function Y(){var b={},Z=0;function a(c){return c.cufid||(c.cufid=++Z)}this.get=function(c){var d=a(c);return b[d]||(b[d]={})}}function A(Z){var b={},a={};this.extend=function(c){for(var d in c){if(J(c,d)){b[d]=c[d]}}return this};this.get=function(c){return b[c]!=undefined?b[c]:Z[c]};this.getSize=function(d,c){return a[d]||(a[d]=new M.Size(this.get(d),c))};this.isUsable=function(){return!!Z}}function P(a,Z,b){if(a.addEventListener){a.addEventListener(Z,b,false)}else{if(a.attachEvent){a.attachEvent("on"+Z,function(){return b.call(a,window.event)})}}}function T(a,Z){var b=D.get(a);if(b.options){return a}if(Z.hover&&Z.hoverables[a.nodeName.toLowerCase()]){B.attach(a)}b.options=Z;return a}function I(Z){var a={};return function(b){if(!J(a,b)){a[b]=Z.apply(null,arguments)}return a[b]}}function C(e,d){if(!d){d=M.getStyle(e)}var a=M.quotedList(d.get("fontFamily").toLowerCase()),c;for(var b=0,Z=a.length;b<Z;++b){c=a[b];if(H[c]){return H[c].get(d.get("fontStyle"),d.get("fontWeight"))}}return null}function F(Z){return document.getElementsByTagName(Z)}function J(a,Z){return a.hasOwnProperty(Z)}function G(){var Z={},b,d;for(var c=0,a=arguments.length;b=arguments[c],c<a;++c){for(d in b){if(J(b,d)){Z[d]=b[d]}}}return Z}function N(c,m,a,n,d,b){var k=n.separate;if(k=="none"){return X[n.engine].apply(null,arguments)}var j=document.createDocumentFragment(),f;var g=m.split(O[k]),Z=(k=="words");if(Z&&S){if(/^\s/.test(m)){g.unshift("")}if(/\s$/.test(m)){g.push("")}}for(var h=0,e=g.length;h<e;++h){f=X[n.engine](c,Z?M.textAlign(g[h],a,h,e):g[h],a,n,d,b,h<e-1);if(f){j.appendChild(f)}}return j}function K(a,i){var b,Z,c,f,e,h;for(c=T(a,i).firstChild;c;c=e){f=c.nodeType;e=c.nextSibling;h=false;if(f==1){if(!c.firstChild){continue}if(!/cufon/.test(c.className)){arguments.callee(c,i);continue}else{h=true}}else{if(f!=3){continue}}if(!Z){Z=M.getStyle(a).extend(i)}if(!b){b=C(a,Z)}if(!b){continue}if(h){X[i.engine](b,null,Z,i,c,a);continue}var g=M.whiteSpace(c.data,Z,c);if(g===""){continue}var d=N(b,g,Z,i,c,a);if(d){c.parentNode.replaceChild(d,c)}else{c.parentNode.removeChild(c)}}}var S=" ".split(/\s+/).length==0;var D=new Y();var B=new Q();var W=[];var X={},H={},U={enableTextDecoration:false,engine:null,hover:false,hoverables:{a:true},printable:true,selector:(window.Sizzle||(window.jQuery&&function(Z){return jQuery(Z)})||(window.dojo&&dojo.query)||(window.$$&&function(Z){return $$(Z)})||(window.$&&function(Z){return $(Z)})||(document.querySelectorAll&&function(Z){return document.querySelectorAll(Z)})||F),separate:"words",textShadow:"none"};var O={words:/[^\S\u00a0]+/,characters:""};L.now=function(){V.ready();return L};L.refresh=function(){var b=W.splice(0,W.length);for(var a=0,Z=b.length;a<Z;++a){L.replace.apply(null,b[a])}return L};L.registerEngine=function(a,Z){if(!Z){return L}X[a]=Z;return L.set("engine",a)};L.registerFont=function(b){var Z=new R(b),a=Z.family;if(!H[a]){H[a]=new E()}H[a].add(Z);return L.set("fontFamily",'"'+a+'"')};L.replace=function(b,a,Z){a=G(U,a);if(!a.engine){return L}if(typeof a.textShadow=="string"){a.textShadow=M.textShadow(a.textShadow)}if(typeof a.color=="string"&&/^-/.test(a.color)){a.textGradient=M.gradient(a.color)}if(!Z){W.push(arguments)}if(b.nodeType||typeof b=="string"){b=[b]}M.ready(function(){for(var d=0,c=b.length;d<c;++d){var e=b[d];if(typeof e=="string"){L.replace(a.selector(e),a,true)}else{K(e,a)}}});return L};L.set=function(Z,a){U[Z]=a;return L};return L})();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-canvas{text-indent:0}@media screen,projection{.cufon-canvas{display:inline;display:inline-block;position:relative;vertical-align:middle"+(E?"":";font-size:1px;line-height:1px")+"}.cufon-canvas .cufon-alt{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden}"+(A?".cufon-canvas canvas{position:relative}":".cufon-canvas canvas{position:absolute}")+"}@media print{.cufon-canvas{padding:0 !important}.cufon-canvas canvas{display:none}.cufon-canvas .cufon-alt{display:inline}}"));document.getElementsByTagName("head")[0].appendChild(F);function D(O,H){var M=0,L=0;var G=[],N=/([mrvxe])([^a-z]*)/g,J;generate:for(var I=0;J=N.exec(O);++I){var K=J[2].split(",");switch(J[1]){case"v":G[I]={m:"bezierCurveTo",a:[M+~~K[0],L+~~K[1],M+~~K[2],L+~~K[3],M+=~~K[4],L+=~~K[5]]};break;case"r":G[I]={m:"lineTo",a:[M+=~~K[0],L+=~~K[1]]};break;case"m":G[I]={m:"moveTo",a:[M=~~K[0],L=~~K[1]]};break;case"x":G[I]={m:"closePath"};break;case"e":break generate}H[G[I].m].apply(H,G[I].a)}return G}function C(K,J){for(var I=0,H=K.length;I<H;++I){var G=K[I];J[G.m].apply(J,G.a)}}return function(t,W,o,R,a,u){var I=(W===null);var Y=t.viewBox;var J=o.getSize("fontSize",t.baseSize);var m=o.get("letterSpacing");m=(m=="normal")?0:J.convertFrom(parseInt(m,10));var Z=0,n=0,k=0,T=0;var X=R.textShadow,h=[];if(X){for(var s=X.length;s--;){var c=X[s];var f=J.convertFrom(parseFloat(c.offX));var e=J.convertFrom(parseFloat(c.offY));h[s]=[f,e];if(e<Z){Z=e}if(f>n){n=f}if(e>k){k=e}if(f<T){T=f}}}var z=Cufon.CSS.textTransform(I?a.alt:W,o).split("");var G=0,U=null;for(var s=0,p=z.length;s<p;++s){var S=t.glyphs[z[s]]||t.missingGlyph;if(!S){continue}G+=U=Number(S.w||t.w)+m}if(U===null){return null}n+=(Y.width-U);T+=Y.minX;var Q,K;if(I){Q=a;K=a.firstChild}else{Q=document.createElement("span");Q.className="cufon cufon-canvas";Q.alt=W;K=document.createElement("canvas");Q.appendChild(K);if(R.printable){var q=document.createElement("span");q.className="cufon-alt";q.appendChild(document.createTextNode(W));Q.appendChild(q)}}var AA=Q.style;var d=K.style;var H=J.convert(Y.height);var w=Math.ceil(H);var j=w/H;K.width=Math.ceil(J.convert(G*j+n-T));K.height=Math.ceil(J.convert(Y.height-Z+k));Z+=Y.minY;d.top=Math.round(J.convert(Z-t.ascent))+"px";d.left=Math.round(J.convert(T))+"px";var P=Math.ceil(J.convert(G*j))+"px";if(A){AA.width=P;AA.height=J.convert(t.height)+"px"}else{AA.paddingLeft=P;AA.paddingBottom=(J.convert(t.height)-1)+"px"}var v=K.getContext("2d"),b=H/Y.height;v.scale(b,b*j);v.translate(-T,-Z);v.lineWidth=t.face["underline-thickness"];v.save();function L(i,g){v.strokeStyle=g;v.beginPath();v.moveTo(0,i);v.lineTo(G,i);v.stroke()}var M=R.enableTextDecoration?Cufon.CSS.textDecoration(u,o):{};if(M.underline){L(-t.face["underline-position"],M.underline)}if(M.overline){L(t.ascent,M.overline)}function r(){v.scale(j,1);for(var x=0,g=z.length;x<g;++x){var y=t.glyphs[z[x]]||t.missingGlyph;if(!y){continue}if(y.d){v.beginPath();if(y.code){C(y.code,v)}else{y.code=D("m"+y.d,v)}v.fill()}v.translate(Number(y.w||t.w)+m,0)}v.restore()}if(X){for(var s=X.length;s--;){var c=X[s];v.save();v.fillStyle=c.color;v.translate.apply(v,h[s]);r()}}var O=R.textGradient;if(O){var V=O.stops,N=v.createLinearGradient(0,Y.minY,0,Y.maxY);for(var s=0,p=V.length;s<p;++s){N.addColorStop.apply(N,V[s])}v.fillStyle=N}else{v.fillStyle=o.get("color")}r();if(M["line-through"]){L(-t.descent,M["line-through"])}return Q}})());Cufon.registerEngine("vml",(function(){if(!document.namespaces){return}if(document.namespaces.cvml==null){document.namespaces.add("cvml","urn:schemas-microsoft-com:vml")}var B=document.createElement("cvml:shape");B.style.behavior="url(#default#VML)";if(!B.coordsize){return}B=null;document.write('<style type="text/css">.cufon-vml-canvas{text-indent:0}@media screen{cvml\\:shape,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute}.cufon-vml-canvas{position:absolute;text-align:left}.cufon-vml{display:inline-block;position:relative;vertical-align:middle}.cufon-vml .cufon-alt{position:absolute;left:-10000in;font-size:1px}a .cufon-vml{cursor:pointer}}@media print{.cufon-vml *{display:none}.cufon-vml .cufon-alt{display:inline}}</style>');function C(F,G){return A(F,/(?:em|ex|%)$/i.test(G)?"1em":G)}function A(I,J){if(/px$/i.test(J)){return parseFloat(J)}var H=I.style.left,G=I.runtimeStyle.left;I.runtimeStyle.left=I.currentStyle.left;I.style.left=J;var F=I.style.pixelLeft;I.style.left=H;I.runtimeStyle.left=G;return F}var E={};function D(K){var L=K.id;if(!E[L]){var I=K.stops,J=document.createElement("cvml:fill"),F=[];J.type="gradient";J.angle=180;J.focus="0";J.method="sigma";J.color=I[0][1];for(var H=1,G=I.length-1;H<G;++H){F.push(I[H][0]*100+"% "+I[H][1])}J.colors=F.join(",");J.color2=I[G][1];E[L]=J}return E[L]}return function(v,Y,q,V,c,w,o){var I=(Y===null);if(I){Y=c.alt}var a=v.viewBox;var J=q.computedFontSize||(q.computedFontSize=new Cufon.CSS.Size(C(w,q.get("fontSize"))+"px",v.baseSize));var n=q.computedLSpacing;if(n==undefined){n=q.get("letterSpacing");q.computedLSpacing=n=(n=="normal")?0:~~J.convertFrom(A(w,n))}var S,K;if(I){S=c;K=c.firstChild}else{S=document.createElement("span");S.className="cufon cufon-vml";S.alt=Y;K=document.createElement("span");K.className="cufon-vml-canvas";S.appendChild(K);if(V.printable){var t=document.createElement("span");t.className="cufon-alt";t.appendChild(document.createTextNode(Y));S.appendChild(t)}if(!o){S.appendChild(document.createElement("cvml:shape"))}}var AB=S.style;var f=K.style;var G=J.convert(a.height),y=Math.ceil(G);var m=y/G;var j=a.minX,h=a.minY;f.height=y;f.top=Math.round(J.convert(h-v.ascent));f.left=Math.round(J.convert(j));AB.height=J.convert(v.height)+"px";var N=V.enableTextDecoration?Cufon.CSS.textDecoration(w,q):{};var X=q.get("color");var z=Cufon.CSS.textTransform(Y,q).split("");var F=0,g=0,O=null;var W,Q,Z=V.textShadow;for(var u=0,s=0,r=z.length;u<r;++u){W=v.glyphs[z[u]]||v.missingGlyph;if(W){F+=O=~~(W.w||v.w)+n}}if(O===null){return null}var R=-j+F+(a.width-O);var AA=J.convert(R*m),p=Math.round(AA);var e=R+","+a.height,H;var b="r"+e+"ns";var P=V.textGradient&&D(V.textGradient);for(u=0;u<r;++u){W=v.glyphs[z[u]]||v.missingGlyph;if(!W){continue}if(I){Q=K.childNodes[s];if(Q.firstChild){Q.removeChild(Q.firstChild)}}else{Q=document.createElement("cvml:shape");K.appendChild(Q)}Q.stroked="f";Q.coordsize=e;Q.coordorigin=H=(j-g)+","+h;Q.path=(W.d?"m"+W.d+"xe":"")+"m"+H+b;Q.fillcolor=X;if(P){Q.appendChild(P.cloneNode(false))}var x=Q.style;x.width=p;x.height=y;if(Z){var M=Z[0],L=Z[1];var U=Cufon.CSS.color(M.color),T;var d=document.createElement("cvml:shadow");d.on="t";d.color=U.color;d.offset=M.offX+","+M.offY;if(L){T=Cufon.CSS.color(L.color);d.type="double";d.color2=T.color;d.offset2=L.offX+","+L.offY}d.opacity=U.opacity||(T&&T.opacity)||1;Q.appendChild(d)}g+=~~(W.w||v.w)+n;++s}AB.width=Math.max(Math.ceil(J.convert(F*m)),0);return S}})());Cufon.registerFont({"w":212,"face":{"font-family":"Whitney","font-weight":200,"font-stretch":"normal","units-per-em":"1000","panose-1":"2 0 3 3 0 0 0 0 0 0","ascent":"800","descent":"-200","x-height":"10","bbox":"-34 -755 979 191","underline-thickness":"50","underline-position":"-100","stemh":" 42 ","stemv":" 47 ","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":230},"!":{"d":"161,-690r-16,505r-26,6r-16,-511r58,0xm162,0r-60,0r0,-81r60,0r0,81","w":264},"\"":{"d":"294,-676r-19,184r-25,-5r-19,-179r63,0xm137,-676r-18,184r-26,-5r-18,-179r62,0","w":369},"#":{"d":"510,-675r-30,185r111,0r0,41r-117,0r-35,222r125,0r6,41r-138,0r-29,188r-38,0r29,-188r-200,0r-30,193r-37,-8r29,-185r-110,0r0,-41r116,0r35,-222r-124,0r-6,-41r137,0r30,-188r38,0r-30,188r200,0r31,-193xm236,-449r-35,222r200,0r35,-222r-200,0","w":637},"$":{"d":"355,-746r-12,72v38,6,73,16,104,28r-8,44v-31,-14,-67,-25,-102,-32r-42,267v126,46,178,94,178,184v1,117,-95,197,-236,186r-19,121r-35,-8r18,-116v-50,-7,-94,-21,-137,-39r7,-45v40,19,87,36,136,44r47,-297v-112,-39,-177,-79,-177,-175v0,-111,94,-179,230,-167r12,-76xm430,-178v0,-66,-30,-107,-142,-147r-45,290v116,8,188,-58,187,-143xm121,-514v0,72,45,102,139,136r41,-261v-107,-14,-180,45,-180,125","w":543},"%":{"d":"363,-501v0,112,-63,183,-147,183v-85,0,-148,-71,-148,-183v0,-111,63,-183,148,-183v84,0,147,72,147,183xm233,7r-38,-9r434,-681r38,9xm796,-175v0,112,-63,183,-147,183v-85,0,-148,-71,-148,-183v0,-111,63,-183,148,-183v84,0,147,72,147,183xm319,-501v0,-83,-40,-146,-104,-146v-65,0,-103,63,-103,146v0,84,40,146,105,146v64,0,102,-62,102,-146xm752,-175v0,-83,-40,-146,-104,-146v-65,0,-103,63,-103,146v0,84,40,146,105,146v64,0,102,-62,102,-146","w":864},"&":{"d":"662,-7r-51,13r-119,-120v-59,82,-137,124,-228,124v-129,0,-212,-81,-212,-187v0,-106,71,-168,170,-210v-51,-54,-76,-95,-76,-158v0,-88,68,-155,174,-155v57,0,109,16,157,44r-11,49v-52,-33,-102,-50,-148,-50v-77,0,-122,48,-122,109v0,53,21,90,77,147r212,215v29,-55,51,-127,64,-217r47,10v-17,98,-44,177,-79,240xm264,-33v76,0,145,-35,197,-112r-209,-211v-95,37,-151,96,-151,177v0,83,68,146,163,146","w":685},"'":{"d":"137,-676r-18,184r-26,-5r-18,-179r62,0"},"(":{"d":"338,87r-50,10v-120,-106,-213,-238,-213,-406v0,-177,88,-312,253,-418r9,44v-142,97,-213,211,-213,375v0,152,83,282,214,395","w":392},")":{"d":"54,-713r50,-10v120,106,213,238,213,406v0,177,-88,312,-253,418r-9,-44v142,-97,213,-211,213,-375v0,-152,-83,-282,-214,-395","w":392},"*":{"d":"355,-581r-122,50r70,116r-11,7r-87,-104r-87,104r-11,-7r69,-116r-121,-50r4,-13r128,30r11,-133r14,0r11,133r128,-30","w":410},"+":{"d":"508,-319r-203,0r0,205r-41,0r0,-205r-204,0r0,-38r204,0r0,-205r41,0r0,205r203,0r0,38","w":568},",":{"d":"151,-81r-89,214r-25,-6r53,-208r61,0"},"-":{"d":"306,-257r-240,0r0,-50r240,0r0,50","w":372},".":{"d":"136,0r-60,0r0,-81r60,0r0,81"},"\/":{"d":"480,-686r-472,808r-42,-9r472,-808","w":501},"0":{"d":"546,-339v0,207,-89,352,-240,352v-151,0,-239,-144,-239,-350v0,-206,89,-352,240,-352v151,0,239,144,239,350xm497,-338v0,-177,-65,-309,-190,-309v-126,0,-191,132,-191,309v0,177,65,309,191,309v125,0,190,-132,190,-309","w":613},"1":{"d":"238,0r-47,0r0,-626r-149,63r-7,-40r169,-77r34,0r0,680","w":354},"2":{"d":"469,0r-414,0r0,-32r248,-269v81,-88,105,-137,105,-207v0,-86,-55,-139,-143,-139v-70,0,-131,35,-185,81r-8,-49v51,-41,114,-74,195,-74v120,0,190,72,190,178v0,84,-34,144,-117,233r-221,237r344,0","w":536},"3":{"d":"460,-181v0,112,-94,194,-220,194v-75,0,-140,-22,-186,-53r8,-48v59,40,108,59,180,59v103,0,169,-64,169,-151v0,-101,-86,-164,-235,-156r-5,-43v134,10,227,-44,227,-142v0,-73,-50,-126,-144,-126v-72,0,-131,28,-183,66r-6,-46v52,-37,113,-62,191,-62v125,0,191,74,191,166v0,91,-63,140,-133,163v88,26,146,82,146,179","w":531},"4":{"d":"557,-166r-114,0r0,166r-45,0r0,-166r-353,0r0,-31r339,-483r59,0r0,474r114,0r0,40xm398,-206r0,-423r-298,423r298,0","w":596},"5":{"d":"476,-205v0,133,-109,217,-237,217v-77,0,-135,-20,-181,-47r7,-48v120,89,362,72,361,-120v0,-98,-62,-160,-171,-160v-61,0,-101,14,-138,29r-27,-7r23,-335r328,0r7,42r-294,0r-18,252v32,-12,69,-23,121,-23v134,0,219,76,219,200","w":540},"6":{"d":"418,-645v-177,52,-278,155,-297,311v61,-44,124,-68,192,-68v121,0,202,77,202,198v0,132,-91,217,-212,217v-135,0,-233,-115,-233,-287v0,-225,133,-353,341,-417xm308,-360v-70,0,-133,32,-190,75v-3,149,76,257,186,257v99,0,161,-70,161,-174v0,-91,-54,-158,-157,-158","w":572},"7":{"d":"474,-643r-287,650r-45,-11r278,-630r-359,0r-6,-42r419,0r0,33","w":535},"8":{"d":"66,-168v0,-86,56,-147,150,-191v-70,-30,-123,-80,-123,-163v0,-93,84,-167,200,-167v116,0,194,73,194,163v0,80,-55,135,-126,173v91,36,146,92,146,180v0,109,-97,186,-219,186v-133,0,-222,-79,-222,-181xm115,-171v0,86,72,143,175,143v89,0,168,-57,168,-145v0,-78,-44,-120,-198,-170v-88,37,-145,96,-145,172xm142,-523v0,72,37,111,174,154v76,-36,122,-89,122,-153v0,-71,-60,-126,-147,-126v-97,0,-149,64,-149,125","w":573},"9":{"d":"144,-30v181,-42,283,-148,306,-301v-62,43,-123,65,-190,65v-119,0,-202,-78,-202,-205v0,-122,81,-218,212,-218v138,0,232,115,232,287v0,225,-135,359,-350,417xm265,-308v65,0,133,-29,190,-73v6,-157,-74,-268,-185,-267v-103,0,-163,74,-163,175v0,96,56,165,158,165","w":572},":":{"d":"140,-390r-60,0r0,-80r60,0r0,80xm140,0r-60,0r0,-81r60,0r0,81","w":220},";":{"d":"146,-390r-60,0r0,-80r60,0r0,80xm143,-81r-89,214r-25,-6r53,-208r61,0","w":220},"<":{"d":"489,-94r-431,-225r0,-38r431,-225r0,46r-382,197r382,198r0,47","w":568},"=":{"d":"535,-425r-455,0r0,-43r455,0r0,43xm535,-208r-455,0r0,-43r455,0r0,43","w":615},">":{"d":"510,-319r-431,225r0,-46r383,-197r-383,-198r0,-47r431,225r0,38","w":568},"?":{"d":"424,-539v0,101,-67,154,-175,215r-10,139r-32,7r-11,-166r17,-9v128,-68,162,-115,162,-184v0,-76,-55,-123,-142,-123v-64,0,-124,25,-177,67r-7,-46v47,-36,113,-64,186,-64v109,0,189,62,189,164xm253,0r-60,0r0,-81r60,0r0,81","w":482},"@":{"d":"604,-49v-71,0,-110,-42,-110,-103v-55,63,-97,102,-149,102v-56,0,-100,-49,-100,-134v0,-197,173,-316,333,-230r-36,213v-12,60,-8,125,68,124v75,0,144,-85,144,-241v0,-174,-100,-280,-286,-280v-212,0,-379,166,-379,415v0,197,112,298,293,298v79,0,157,-17,214,-47r4,24v-54,28,-136,48,-222,48v-201,0,-318,-115,-318,-322v0,-260,178,-441,411,-441v200,0,311,118,311,304v0,172,-84,270,-178,270xm354,-89v39,0,75,-31,145,-115r33,-184v-127,-58,-243,41,-243,202v0,66,26,97,65,97","w":845},"A":{"d":"47,0r274,-694r52,0r274,690r-48,11r-95,-243r-315,0r-92,236r-50,0xm346,-640r-141,361r282,0","w":694},"B":{"d":"490,-196v0,126,-98,196,-236,196r-154,0r0,-690r154,0v134,0,205,66,205,167v0,76,-46,131,-110,157v86,23,141,76,141,170xm410,-521v0,-79,-55,-126,-158,-126r-104,0r0,265r105,0v104,0,157,-64,157,-139xm441,-191v0,-105,-76,-150,-187,-150r-106,0r0,298r110,0v111,0,183,-57,183,-148","w":549},"C":{"d":"585,-58v-52,40,-126,71,-211,71v-181,0,-309,-144,-309,-357v0,-210,130,-359,317,-359v74,0,140,24,192,60r-9,50v-57,-41,-117,-67,-184,-67v-163,0,-266,130,-266,314v0,185,104,316,263,316v75,0,144,-30,200,-74","w":650},"D":{"d":"634,-346v0,217,-148,346,-359,346r-175,0r0,-690r178,0v221,0,356,137,356,344xm584,-345v0,-196,-124,-302,-307,-302r-129,0r0,604r132,0v182,0,304,-103,304,-302","w":699},"E":{"d":"459,0r-359,0r0,-690r349,0r0,43r-301,0r0,264r242,0r6,43r-248,0r0,297r311,0r0,43","w":505},"F":{"d":"435,-647r-287,0r0,275r233,0r7,43r-240,0r0,329r-48,0r0,-690r335,0r0,43","w":477},"G":{"d":"602,-59v-67,45,-135,72,-222,72v-191,0,-315,-147,-315,-357v0,-210,129,-359,310,-359v80,0,147,22,200,60r-9,52v-52,-42,-114,-69,-192,-69v-156,0,-259,127,-259,315v0,187,102,315,267,315v69,0,122,-18,172,-51r0,-226r-172,0r-7,-43r227,0r0,291","w":691},"H":{"d":"607,0r-48,0r0,-340r-411,0r0,340r-48,0r0,-690r48,0r0,307r411,0r0,-307r48,0r0,690","w":707},"I":{"d":"156,0r-48,0r0,-690r48,0r0,690","w":264},"J":{"d":"262,-166v1,139,-100,192,-224,165r-7,-46v94,29,183,-3,183,-114r0,-529r48,0r0,524","w":359},"K":{"d":"580,-5r-54,12r-378,-368r0,361r-48,0r0,-690r48,0r0,318r348,-318r64,0r-356,321","w":603},"L":{"d":"435,0r-335,0r0,-690r48,0r0,647r280,0","w":465},"M":{"d":"828,0r-48,0r-47,-621r-257,625r-40,0r-257,-625r-47,621r-46,0r56,-690r59,0r256,631r257,-631r58,0","w":913},"N":{"d":"607,0r-38,0r-423,-617r0,617r-46,0r0,-690r49,0r412,600r0,-600r46,0r0,690","w":707},"O":{"d":"679,-346v0,210,-131,359,-308,359v-177,0,-306,-148,-306,-357v0,-210,131,-359,308,-359v177,0,306,148,306,357xm629,-344v0,-186,-105,-316,-258,-316v-152,0,-256,130,-256,314v0,186,105,316,258,316v152,0,256,-130,256,-314","w":744},"P":{"d":"480,-500v0,131,-102,200,-236,200r-96,0r0,300r-48,0r0,-690r160,0v133,0,220,69,220,190xm430,-498v0,-98,-61,-149,-174,-149r-108,0r0,304r98,0v114,0,184,-52,184,-155","w":530},"Q":{"d":"679,-346v0,190,-104,329,-259,353r232,90r-8,49r-355,-142v-134,-54,-224,-155,-224,-348v0,-210,131,-359,308,-359v177,0,306,148,306,357xm629,-343v0,-188,-105,-317,-258,-317v-153,0,-256,127,-256,315v0,188,105,317,258,317v153,0,256,-128,256,-315","w":747},"R":{"d":"536,-4r-51,11r-235,-324r-102,0r0,317r-48,0r0,-690r166,0v129,0,214,67,214,182v0,108,-78,169,-176,186xm430,-506v0,-91,-60,-141,-167,-141r-115,0r0,288r102,0v110,0,180,-51,180,-147","w":564},"S":{"d":"454,-178v0,117,-97,186,-211,186v-74,0,-134,-19,-176,-41r7,-49v39,24,101,47,172,47v88,0,158,-54,158,-140v0,-72,-40,-113,-145,-158v-134,-57,-181,-103,-181,-197v0,-98,83,-168,188,-168v64,0,115,14,149,34r-7,48v-40,-23,-85,-39,-144,-39v-83,0,-137,55,-137,123v0,70,39,104,147,150v123,52,180,105,180,204","w":512},"T":{"d":"536,-647r-227,0r0,647r-48,0r0,-647r-224,0r0,-43r493,0","w":566},"U":{"d":"589,-260v0,161,-95,270,-254,270v-158,0,-250,-111,-250,-265r0,-435r48,0r0,428v0,135,71,229,204,229v131,0,204,-89,204,-224r0,-433r48,0r0,430","w":674},"V":{"d":"636,-690r-274,694r-44,0r-271,-690r47,-11r247,643r245,-636r50,0","w":683},"W":{"d":"979,-690r-209,692r-44,0r-211,-626r-208,626r-43,0r-209,-688r48,-11r186,626r202,-619r51,0r206,619r183,-619r48,0","w":1033},"X":{"d":"587,-5r-47,10r-224,-331r-219,326r-52,0r245,-361r-223,-323r47,-10r203,299r198,-295r52,0r-224,331","w":635},"Y":{"d":"580,-690r-246,393r0,297r-48,0r0,-296r-245,-391r48,-10r222,361r217,-354r52,0","w":621},"Z":{"d":"549,0r-484,0r0,-32r420,-617r-392,0r-6,-41r457,0r0,32r-420,617r419,0","w":610},"[":{"d":"342,106r-237,0r0,-796r233,0r0,39r-187,0r0,718r185,0","w":405},"\\":{"d":"535,113r-42,9r-472,-808r42,-9","w":501},"]":{"d":"63,-690r237,0r0,796r-233,0r0,-39r187,0r0,-718r-185,0","w":405},"^":{"d":"357,-552r-32,0r-97,-93r-97,93r-32,0r107,-149r44,0","w":457},"_":{"d":"473,106r-470,0r0,-41r470,0r0,41","w":476},"`":{"d":"307,-552r-33,0r-138,-140r67,-15","w":457},"a":{"d":"404,0r-33,0r-11,-63v-49,43,-107,73,-166,73v-79,0,-142,-40,-142,-125v0,-105,80,-161,306,-182v8,-88,-23,-139,-104,-139v-54,0,-109,15,-161,42r-6,-44v53,-24,107,-41,169,-41v96,0,148,49,148,139r0,340xm358,-106r0,-152v-194,21,-258,62,-258,139v0,60,43,88,96,88v50,0,111,-30,162,-75","w":481},"b":{"d":"470,-248v0,171,-101,254,-226,254v-61,0,-116,-14,-161,-32r0,-679r47,-10r0,312v36,-41,82,-77,148,-77v104,0,192,74,192,232xm421,-246v0,-124,-60,-191,-144,-191v-56,0,-100,33,-147,86r0,294v140,54,291,13,291,-189","w":524},"c":{"d":"417,-47v-43,36,-95,57,-158,57v-115,0,-207,-90,-207,-245v0,-229,215,-306,362,-193r-9,48v-47,-40,-91,-59,-145,-59v-100,0,-159,83,-159,204v0,118,57,204,163,204v51,0,98,-18,147,-60","w":464},"d":{"d":"443,0r-34,0r-12,-69v-37,43,-82,79,-150,79v-104,0,-193,-74,-193,-232v1,-226,171,-299,342,-230r0,-253r47,-10r0,715xm396,-119r0,-287v-140,-68,-293,-24,-293,182v0,123,61,191,145,191v57,0,102,-34,148,-86","w":526},"e":{"d":"431,-59v-43,39,-105,69,-172,69v-124,0,-207,-92,-207,-245v0,-150,86,-245,200,-245v123,1,183,109,180,245r-332,0v0,120,56,204,161,204v57,0,117,-30,163,-72xm252,-441v-89,0,-140,69,-150,167r281,0v-3,-92,-49,-167,-131,-167","w":484},"f":{"d":"269,-670v-60,-11,-113,6,-113,79r0,121r99,0r7,40r-106,0r0,430r-46,0r0,-430r-73,0r0,-40r73,0r0,-123v-1,-92,57,-132,152,-122","w":288},"g":{"d":"457,40v0,85,-98,138,-219,138v-120,0,-210,-43,-210,-122v0,-47,39,-93,114,-128v-60,-30,-49,-81,6,-111v-51,-25,-86,-74,-86,-139v0,-147,186,-203,286,-118r116,-38r9,52r-101,11v20,25,32,57,32,93v-1,112,-103,177,-216,153v-27,15,-38,26,-38,38v0,21,21,30,110,47r36,7v108,21,161,51,161,117xm277,-36r-92,-19v-74,31,-109,67,-109,109v0,57,74,86,166,86v99,0,168,-41,168,-94v0,-43,-36,-63,-133,-82xm357,-322v0,-67,-51,-121,-126,-121v-74,0,-121,51,-121,121v0,67,47,121,123,121v77,0,124,-52,124,-121","w":501},"h":{"d":"443,0r-47,0r0,-327v0,-71,-34,-110,-101,-110v-52,0,-106,30,-165,85r0,352r-47,0r0,-705r47,-10r0,315v57,-49,108,-80,170,-80v97,0,143,54,143,147r0,333","w":520},"i":{"d":"153,-638v0,21,-18,41,-40,41v-22,0,-41,-20,-41,-41v0,-22,19,-40,41,-40v22,0,40,18,40,40xm136,0r-46,0r0,-470r46,0r0,470","w":225},"j":{"d":"153,-638v0,21,-18,41,-40,41v-22,0,-41,-20,-41,-41v0,-22,19,-40,41,-40v22,0,40,18,40,40xm136,83v-1,81,-55,103,-128,93r-7,-43v49,8,89,3,89,-55r0,-548r46,0r0,553","w":225},"k":{"d":"435,-5r-51,12r-254,-259r0,252r-47,0r0,-705r47,-10r0,451r225,-206r64,0r-236,211","w":454},"l":{"d":"136,0r-46,0r0,-705r46,-10r0,715","w":226},"m":{"d":"745,0r-47,0r0,-327v0,-71,-31,-110,-99,-110v-50,0,-103,29,-162,83r0,354r-46,0r0,-327v0,-71,-31,-110,-99,-110v-50,0,-104,29,-162,82r0,355r-47,0r0,-470r34,0r12,68v56,-48,107,-78,168,-78v74,0,116,30,132,85v59,-52,112,-85,176,-85v97,0,140,54,140,147r0,333","w":822},"n":{"d":"443,0r-47,0r0,-327v0,-71,-34,-110,-101,-110v-52,0,-106,30,-165,85r0,352r-47,0r0,-470r34,0r12,71v57,-50,109,-81,171,-81v97,0,143,55,143,149r0,331","w":520},"o":{"d":"467,-235v0,155,-93,245,-208,245v-117,0,-207,-90,-207,-245v0,-156,93,-245,207,-245v118,0,208,89,208,245xm418,-235v0,-118,-57,-204,-159,-204v-102,0,-158,83,-158,204v0,118,57,204,158,204v102,0,159,-82,159,-204","w":519},"p":{"d":"472,-248v-1,226,-170,296,-342,230r0,189r-47,10r0,-651r34,0r12,68v38,-43,82,-78,150,-78v104,0,193,74,193,232xm423,-246v0,-124,-61,-191,-145,-191v-57,0,-101,33,-148,86r0,287v140,66,293,22,293,-182","w":526},"q":{"d":"441,171r-47,10r0,-249v-35,41,-82,78,-148,78v-103,0,-192,-74,-192,-232v0,-171,102,-255,226,-255v61,0,116,15,161,32r0,616xm394,-119r0,-295v-140,-53,-291,-13,-291,190v0,123,61,191,144,191v56,0,101,-34,147,-86","w":524},"r":{"d":"306,-436v-77,5,-144,64,-176,127r0,309r-47,0r0,-470r31,0r15,98v36,-53,91,-107,169,-108","w":332},"s":{"d":"382,-124v0,85,-69,132,-167,132v-63,0,-125,-19,-167,-42r9,-46v70,51,279,81,279,-40v0,-49,-29,-74,-130,-102v-99,-27,-144,-61,-144,-133v0,-72,62,-124,155,-124v53,0,100,13,138,32r-8,45v-43,-22,-87,-34,-132,-34v-74,0,-107,35,-107,78v0,44,28,66,112,89v107,29,162,66,162,145","w":434},"t":{"d":"280,-2v-77,24,-175,9,-175,-97r0,-331r-73,0r0,-40r73,0r0,-167r47,-10r0,177r115,0r6,40r-121,0r0,323v-7,75,62,83,121,67","w":324},"u":{"d":"437,0r-34,0r-12,-71v-57,50,-109,81,-171,81v-97,0,-143,-55,-143,-149r0,-331r47,0r0,327v0,71,34,110,101,110v52,0,106,-30,165,-85r0,-352r47,0r0,470","w":520},"v":{"d":"433,-470r-179,475r-43,0r-176,-470r47,-10r152,423r150,-418r49,0","w":468},"w":{"d":"697,-470r-160,475r-43,0r-128,-410r-128,410r-43,0r-160,-473r46,-10r136,426r129,-421r43,0r129,421r131,-418r48,0","w":732},"x":{"d":"428,-4r-47,11r-148,-215r-141,208r-52,0r168,-242r-158,-224r47,-12r138,200r133,-192r52,0r-161,226","w":468},"y":{"d":"442,-470r-206,542v-33,85,-68,113,-148,104r-7,-41v61,5,88,-5,113,-68r25,-64r-183,-468r46,-10r160,422r151,-417r49,0","w":477},"z":{"d":"399,0r-353,0r0,-36r294,-395r-270,0r-6,-39r331,0r0,35r-294,396r292,0","w":447},"{":{"d":"400,106r-80,0v-98,0,-143,-45,-143,-130v0,-46,12,-90,12,-139v-2,-93,-56,-114,-137,-110r-5,-37v85,4,140,-14,142,-110v0,-48,-12,-91,-12,-138v0,-85,45,-132,143,-132r75,0r0,39r-77,0v-67,0,-96,35,-96,92v0,41,13,94,13,138v2,85,-45,112,-101,130v60,15,101,46,101,129v0,99,-51,234,82,229r76,0","w":463},"|":{"d":"155,184r-42,7r0,-907r42,-7r0,907","w":268},"}":{"d":"63,-690r80,0v98,0,143,45,143,130v0,46,-12,90,-12,139v2,93,56,114,137,110r5,37v-85,-4,-140,14,-142,110v0,48,12,91,12,138v0,85,-45,132,-143,132r-75,0r0,-39r77,0v67,0,96,-35,96,-92v0,-41,-13,-94,-13,-138v-2,-85,45,-112,101,-130v-60,-15,-101,-46,-101,-129v0,-99,51,-234,-82,-229r-76,0","w":463},"~":{"d":"132,-328v39,0,110,55,142,54v17,0,30,-18,39,-54r34,7v-11,60,-37,93,-71,93v-38,8,-111,-53,-142,-53v-17,0,-30,17,-39,54r-34,-7v11,-61,37,-94,71,-94","w":408},"\u00a0":{"w":230}}});var homeClasses=['convenient','private','effective','affordable'];var classCounter=0;var initialClass=0;var swapTabIntervalHandle=null;function swapTab(){initialClass=classCounter;if(classCounter<3)classCounter++;else classCounter=0;fadeTab(homeClasses[initialClass],homeClasses[classCounter]);}
function fadeTab(startClass,myClass){$('#crossfade').attr('class','').addClass(startClass).show();document.body.className="home vertical "+myClass;$('#crossfade').fadeOut(2000);}
(function($){Cufon.now();});Cufon.replace('#communicate');(function($){$(document).ready(function(){swapTabIntervalHandle=setInterval("swapTab()",6000);$('<div id="crossfade"></div>').insertBefore('#sign-in');$('.home .primary nav a').click(function(e){e.preventDefault();clearInterval(swapTabIntervalHandle);fadeTab(homeClasses[classCounter],e.target.className);classCounter=homeClasses.indexOf(e.target.className);return false;});equalHeight($('.home #container>.col'));$("<img>").attr("src","/images/home-affordable.jpg");$("<img>").attr("src","/images/bg-home2-noglow.jpg");$("<img>").attr("src","/images/home-private.jpg");$("<img>").attr("src","/images/home-effective.jpg");});})(jQuery);