$j(function() {

$j("ol.lst-nominees-list li p.relnk a[linkpretext]").each( function() {
$j(this).parent().prepend('<span>' + $j(this).attr('linkpretext') + '</span>');
});

$j("ol.lst-nominees-list li").attr("class", "");
$j("ol.lst-nominees-list li:first").addClass("first");
$j("ol.lst-nominees-list li:odd").addClass("alt");
$j("ol.lst-nominees-list li:last").addClass("last");

$j('.votingGrid a[title="Watch Clip"]').attr('target', '_blank');

/* Override share links on home page video list */
$j('.listShare').attr('target', '_blank');

// Add overlay on Video & Photos pages
$j('#listHub.video_photos .group-ab .title2 a').append('<img class="overlayHover" width="140" height="105" src="/sitewide/css/charlie/themes/events/divas/2011/background-pixel-item-overlay.png">');
$j('#listHub .group-ab .videos .title2 a').append('<img class="overlayPlay overlayPlayVideo" src="/sitewide/css/charlie/themes/events/divas/2011/overlay-play-button.png">');
$j('#listHub .group-ab .photos .title2 a').append('<img class="overlayPlay" src="/sitewide/css/charlie/themes/events/divas/2011/overlay-camera-button.png">');
});

var firstClick = true;

/*
* Copyright (c) 2009 Simo Kinnunen.
* Licensed under the MIT license.
*
* @version 1.09i
*/
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return !!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})()); 
/*!
* The following copyright notice may not be removed under any circumstances.
* 
* Copyright:
* © 2001 House Industries/Brand Design Co., Inc. All Rights Reserved.
* 
* Trademark:
* Neutraface is a trademark of House Industries/Brand Design Co., Inc.
* 
* Description:
* Part of the Neutraface collection from House Industries
* 
* Designer:
* Christian Schwartz
* 
* Vendor URL:
* http://www.houseind.com/
* 
* License information:
* http://www.houseind.com/license/
*/
Cufon.registerFont({"w":163,"face":{"font-family":"NeutraBold","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"281","descent":"-79","x-height":"3","bbox":"-23 -259 331 80","underline-thickness":"7.2","underline-position":"-44.28","stemh":"32","stemv":"36","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":65},"!":{"d":"26,-76r-5,-169r41,0r-5,169r-31,0xm67,-23v0,34,-51,32,-51,0v0,-15,12,-25,25,-25v13,0,26,10,26,25","w":82},"\"":{"d":"71,-172r-4,-73r39,0r-4,73r-31,0xm16,-172r-4,-73r39,0r-4,73r-31,0","w":117,"k":{"9":4,"8":14,"6":32,"5":7,"4":58,"2":4,"1":-4,"0":14}},"#":{"d":"44,-128r-22,0r0,-29r29,0r8,-34r31,0r-8,34r28,0r8,-34r31,0r-9,34r22,0r0,29r-29,0r-7,28r23,0r-1,29r-30,0r-7,32r-31,0r7,-32r-27,0r-8,32r-31,0r8,-32r-21,0r0,-29r28,0xm102,-128r-28,0r-7,28r28,0","w":169,"k":{"8":7,"6":9,"5":7,"4":11,"3":5}},"$":{"d":"70,3v-33,-4,-53,-22,-64,-40r29,-19v8,13,17,23,35,27r0,-56v-73,-16,-72,-100,0,-108r0,-31r26,0r0,32v22,4,36,15,46,29r-26,19v-5,-8,-11,-14,-20,-17r0,48v75,12,77,111,0,116r0,39r-26,0r0,-39xm70,-163v-26,6,-27,31,0,41r0,-41xm96,-28v31,-5,30,-40,0,-48r0,48","k":{"9":9,"7":5}},"%":{"d":"61,-87v-29,0,-54,-22,-54,-53v0,-31,25,-54,54,-54v29,0,55,23,55,54v0,31,-26,53,-55,53xm61,0r111,-191r38,0r-112,191r-37,0xm210,3v-29,0,-55,-22,-55,-53v0,-31,26,-53,55,-53v29,0,54,22,54,53v0,31,-25,53,-54,53xm61,-118v12,0,22,-8,22,-22v0,-14,-10,-23,-22,-23v-12,0,-21,9,-21,23v0,14,9,22,21,22xm210,-27v12,0,21,-9,21,-23v0,-14,-9,-23,-21,-23v-12,0,-22,9,-22,23v0,14,10,23,22,23","w":270},"&":{"d":"121,-140r47,60v6,-14,9,-31,9,-52r35,0v0,33,-7,61,-20,83r38,49r-46,0r-16,-21v-47,47,-156,22,-156,-48v0,-37,24,-57,59,-77v-36,-42,-21,-102,39,-102v35,0,56,22,56,52v0,22,-16,39,-45,56xm103,-163v18,-10,26,-19,26,-33v0,-10,-6,-20,-19,-20v-32,2,-21,40,-7,53xm147,-48r-58,-74v-51,21,-55,91,11,92v18,0,34,-6,47,-18","w":236,"k":{"y":4,"w":5,"v":5,"u":4,"t":4,"q":7,"o":7,"e":7,"d":7,"c":7,"a":4,"Y":36,"W":29,"V":34,"U":7,"T":25,"S":4,"Q":4,"O":4,"G":4,"C":4,"9":11,"8":9,"7":11,"6":7,"5":5,"4":11,"3":7,"2":-4,"1":11,"0":7}},"(":{"d":"81,49v-31,-31,-64,-80,-64,-154v0,-74,33,-123,64,-154r22,19v-62,58,-62,213,0,271","w":110,"k":{"z":7,"y":11,"x":7,"w":14,"v":14,"u":9,"t":7,"s":11,"r":7,"q":11,"o":14,"n":7,"m":7,"j":-4,"i":4,"g":-4,"e":14,"d":11,"c":14,"a":11,"T":-4,"S":4,"Q":7,"O":7,"J":7,"G":7,"C":7,"9":4,"8":4,"6":7,"4":7,"0":7,"f":4}},")":{"d":"30,49r-23,-18v62,-58,63,-213,0,-271r23,-19v31,31,64,80,64,154v0,74,-33,123,-64,154","w":110},"*":{"d":"53,-148r4,-30r-24,19r-15,-25r30,-12r-30,-12r15,-25r24,20r-4,-32r29,0r-4,32r25,-20r14,25r-30,12r30,12r-14,25r-25,-19r4,30r-29,0","w":135,"k":{"z":20,"y":14,"x":14,"w":14,"v":14,"u":18,"t":7,"s":32,"r":14,"q":32,"p":14,"o":32,"n":14,"m":14,"g":40,"e":32,"d":32,"c":32,"a":36,"Z":7,"X":14,"T":-4,"Q":7,"O":7,"J":43,"G":7,"C":7,"A":50,"f":11}},"+":{"d":"82,-77r0,37r-34,0r0,-37r-35,0r0,-32r35,0r0,-38r34,0r0,38r35,0r0,32r-35,0","w":129,"k":{"7":14,"5":4,"3":4,"2":11,"1":11}},",":{"d":"14,35r13,-35v-22,-9,-15,-48,11,-48v24,0,32,32,16,49r-20,34r-20,0","w":76,"k":{"z":4,"y":25,"x":4,"w":25,"v":29,"u":5,"t":11,"q":5,"o":7,"g":4,"e":7,"d":5,"c":7,"Y":50,"W":40,"V":50,"U":11,"T":43,"S":-4,"Q":18,"O":18,"J":-4,"G":18,"C":18,"A":-4,"9":22,"8":4,"7":7,"1":13,"0":9,"f":7}},"-":{"d":"12,-59r0,-33r66,0r0,33r-66,0","w":90,"k":{"z":4,"x":11,"w":4,"v":4,"g":4,"Z":7,"Y":43,"X":14,"W":29,"V":36,"T":43,"A":5,"9":4,"7":18,"5":7,"2":7,"1":7}},"\u00ad":{"d":"12,-59r0,-33r66,0r0,33r-66,0","w":90},".":{"d":"38,2v-13,0,-25,-10,-25,-25v0,-15,12,-25,25,-25v13,0,25,10,25,25v0,15,-12,25,-25,25","w":76,"k":{"z":4,"y":25,"x":4,"w":25,"v":29,"u":5,"t":11,"q":5,"o":7,"g":4,"e":7,"d":5,"c":7,"Y":50,"W":40,"V":50,"U":11,"T":43,"S":-4,"Q":18,"O":18,"J":-4,"G":18,"C":18,"A":-4,"9":22,"8":4,"7":7,"1":13,"0":9,"f":7}},"\/":{"d":"0,46r103,-302r37,0r-103,302r-37,0","w":149,"k":{"z":43,"y":36,"x":45,"w":40,"v":40,"u":40,"t":22,"s":47,"r":40,"q":50,"p":40,"o":50,"n":40,"m":40,"j":14,"i":14,"g":50,"e":50,"d":47,"c":50,"a":43,"Z":11,"X":9,"S":11,"Q":18,"O":18,"J":40,"G":18,"C":18,"A":40,"9":27,"8":32,"7":14,"6":40,"5":22,"4":43,"3":22,"2":22,"1":7,"0":29,"\/":40,"f":14}},"0":{"d":"111,3v-54,0,-100,-42,-100,-98v0,-56,46,-99,100,-99v54,0,100,43,100,99v0,56,-46,98,-100,98xm111,-30v36,0,61,-26,61,-65v0,-39,-25,-66,-61,-66v-36,0,-61,27,-61,66v0,39,25,65,61,65","w":221,"k":{"'":14,"?":25,"8":2,"7":5,"5":2,"2":4,"\/":9,".":9,",":9,")":7,"\"":14}},"1":{"d":"40,0r0,-159r-30,0r0,-32r68,0r0,191r-38,0","w":105,"k":{"'":11,"?":11,"<":4,"\"":11}},"2":{"d":"147,0v-47,-2,-103,4,-146,-2r68,-74v21,-23,36,-38,36,-59v0,-41,-56,-29,-61,5r-33,-13v10,-33,37,-51,68,-51v41,0,64,25,64,59v0,35,-46,76,-70,103r74,0r0,32","w":159,"k":{"'":7,"?":14,"<":11,"7":2,"2":-4,"-":4,"\"":7}},"3":{"d":"82,3v-41,0,-67,-25,-76,-47r31,-16v9,38,82,45,82,-6v0,-36,-43,-38,-70,-30r-3,-6r47,-57r-72,0r0,-32v43,2,95,-4,134,2r-51,64v29,3,54,25,54,60v0,38,-25,68,-76,68","w":167,"k":{"?":4,"\/":4,"%":4}},"4":{"d":"140,-61r25,0r0,30r-25,0r0,31r-36,0r0,-31r-96,0r0,-25r130,-141r2,0r0,136xm104,-61r0,-54r-50,54r50,0","w":174,"k":{"'":11,"?":14,"<":11,"9":4,")":4,"%":7,"\"":11}},"5":{"d":"78,3v-37,0,-63,-21,-72,-42r31,-16v8,32,79,38,76,-8v6,-43,-72,-32,-87,-20r0,-108r112,0r0,32r-80,0r0,34v48,-10,93,17,93,63v0,37,-24,65,-73,65","w":161,"k":{"'":4,"?":11,"<":4,"9":5,"\/":4,"%":4,"\"":4}},"6":{"d":"84,3v-71,0,-90,-74,-47,-129r50,-65r41,0r-50,64v43,-10,79,21,79,63v0,42,-33,67,-73,67xm84,-30v22,0,34,-14,34,-34v0,-20,-13,-35,-34,-35v-23,0,-35,14,-35,35v0,20,13,34,35,34","w":168,"k":{"'":18,"?":23,"<":4,"9":7,"7":11,"2":5,"1":4,"\/":5,")":7,"%":7,"\"":18}},"7":{"d":"26,0r76,-159r-92,0r0,-32v47,2,102,-4,145,2r-89,189r-40,0","k":{"}":5,"]":5,"@":25,"?":4,">":11,"=":18,"<":32,";":22,":":22,"9":9,"8":14,"6":23,"5":7,"4":36,"3":7,"2":5,"0":14,"\/":36,".":40,"-":22,",":40,"+":14,")":7,"&":22,"%":4,"#":13}},"8":{"d":"48,-110v-40,-22,-18,-84,36,-84v54,0,74,62,35,84v22,9,37,27,37,52v0,35,-29,61,-72,61v-75,0,-99,-90,-36,-113xm84,-123v12,0,19,-8,19,-20v0,-12,-7,-20,-19,-20v-12,0,-20,8,-20,20v0,12,8,20,20,20xm84,-29v21,0,34,-14,34,-33v0,-19,-13,-32,-34,-32v-21,0,-35,13,-35,32v0,19,14,33,35,33","k":{"'":14,"?":18,"<":7,"9":5,"7":5,"2":2,"1":4,"0":2,"\/":5,".":4,",":4,")":4,"%":7,"\"":14}},"9":{"d":"45,0r45,-64v-42,9,-79,-20,-79,-62v0,-42,33,-68,73,-68v71,-1,87,73,47,130r-45,64r-41,0xm85,-91v23,0,34,-14,34,-35v0,-20,-13,-35,-35,-35v-22,0,-34,15,-34,35v0,20,13,35,35,35","w":168,"k":{"'":4,"@":7,"?":18,"<":9,"8":9,"7":2,"6":9,"5":7,"4":18,"3":7,"0":2,"\/":25,".":29,"-":4,",":29,")":4,"&":7,"#":4,"\"":4}},":":{"d":"40,-71v-13,0,-25,-10,-25,-25v0,-15,12,-25,25,-25v13,0,25,10,25,25v0,15,-12,25,-25,25xm40,2v-13,0,-25,-10,-25,-25v0,-15,12,-25,25,-25v13,0,25,10,25,25v0,15,-12,25,-25,25","w":79,"k":{"z":2,"y":2,"x":4,"w":2,"v":2,"Y":43,"X":4,"W":29,"V":40,"T":43,"A":-4,"7":9,"1":11}},";":{"d":"40,-71v-13,0,-25,-10,-25,-25v0,-15,12,-25,25,-25v13,0,25,10,25,25v0,15,-12,25,-25,25xm16,35r13,-35v-22,-9,-15,-48,11,-48v24,0,32,32,16,49r-20,34r-20,0","w":79,"k":{"z":2,"y":2,"x":4,"w":2,"v":2,"Y":43,"X":4,"W":29,"V":40,"T":43,"A":-4,"7":9,"1":11}},"\u037e":{"d":"40,-71v-13,0,-25,-10,-25,-25v0,-15,12,-25,25,-25v13,0,25,10,25,25v0,15,-12,25,-25,25xm16,35r13,-35v-22,-9,-15,-48,11,-48v24,0,32,32,16,49r-20,34r-20,0","w":79},"<":{"d":"104,-32v-31,-20,-67,-34,-95,-57r95,-54r0,33r-40,23r40,22r0,33","w":116,"k":{"7":7}},"=":{"d":"13,-100r0,-33r104,0r0,33r-104,0xm13,-52r0,-32r104,0r0,32r-104,0","w":129,"k":{"7":11,"5":4,"2":4,"1":4}},">":{"d":"13,-32r0,-33r39,-22r-39,-23r0,-33v30,20,66,34,94,57","w":116,"k":{"9":5,"8":5,"7":32,"5":11,"4":11,"3":18,"2":22,"1":11}},"?":{"d":"56,-75r0,-64v36,4,57,-16,57,-40v0,-19,-14,-36,-36,-36v-21,0,-32,12,-42,28r-29,-17v12,-23,35,-44,71,-44v47,0,75,31,75,69v0,37,-21,63,-61,70r0,34r-35,0xm99,-23v0,34,-51,32,-51,0v0,-15,12,-25,25,-25v13,0,26,10,26,25"},"@":{"d":"210,54v-91,43,-201,-16,-201,-114v0,-76,62,-129,132,-129v74,0,128,50,128,119v0,73,-67,96,-98,52v-29,44,-98,15,-98,-40v0,-51,62,-83,89,-46r0,-13r37,0r0,73v0,14,5,20,15,20v12,0,23,-14,23,-45v0,-58,-38,-90,-97,-90v-58,0,-96,41,-96,99v0,77,80,121,152,88xm137,-28v17,0,26,-12,26,-30v0,-19,-9,-31,-26,-31v-17,0,-26,12,-26,31v0,18,9,30,26,30","w":278,"k":{"z":4,"y":2,"x":5,"w":4,"v":4,"s":2,"g":4,"Z":4,"Y":40,"X":7,"W":29,"V":36,"T":36,"9":4,"7":14,"2":5,"1":11}},"A":{"d":"60,-34r-14,34r-38,0r107,-250r2,0r108,250r-41,0r-14,-34r-110,0xm156,-68r-40,-97r-41,97r81,0","w":232,"k":{"a":4,"*":50,"\\":40,"c":11,",":-4,"d":11,"e":11,"g":4,"o":11,".":-4,"q":11,"t":11,"v":23,"w":16,"y":20,"A":-4,"C":18,"G":18,"O":18,"Q":18,"T":32,"U":11,"V":43,"W":36,"Y":40,"&":4,"^":14,":":-4,"\u00ad":5,"m":4,"n":4,"p":4,"?":22,"r":4,"s":4,"\u037e":-4,"u":9,"f":4}},"B":{"d":"27,0r0,-245r86,0v75,-5,95,82,43,109v29,8,46,30,46,62v0,41,-26,74,-82,74r-93,0xm65,-149v36,0,88,5,82,-32v5,-36,-46,-32,-82,-31r0,63xm65,-33v46,2,105,4,98,-42v5,-44,-51,-46,-98,-43r0,85","w":213,"k":{"z":5,"y":4,"x":7,"w":4,"v":5,"s":2,"q":2,"o":2,"g":4,"e":2,"d":2,"c":2,"a":4,"^":-7,"\\":7,"Z":7,"Y":13,"X":7,"W":11,"V":14,"T":9,"A":5,"@":-5,"?":4,"-":-9,"*":7,"&":-5}},"C":{"d":"139,3v-70,0,-124,-53,-124,-125v0,-72,55,-126,125,-126v45,0,77,17,98,47r-30,21v-43,-64,-153,-29,-153,58v0,89,114,120,158,55r30,20v-25,33,-56,50,-104,50","w":255,"k":{"z":11,"y":18,"x":16,"w":13,"v":18,"u":5,"t":7,"s":7,"r":5,"q":4,"p":5,"o":5,"n":5,"m":5,"l":4,"k":4,"j":4,"i":4,"h":4,"g":7,"e":5,"d":4,"c":5,"b":4,"a":4,"^":11,"\\":11,"Z":9,"Y":13,"X":14,"W":9,"V":9,"U":4,"Q":7,"O":7,"G":7,"C":7,"A":4,"\/":5,"&":-5,"f":7}},"D":{"d":"27,0r0,-245r69,0v80,0,129,51,129,123v0,72,-49,122,-129,122r-69,0xm65,-34v76,7,120,-25,120,-88v0,-62,-43,-97,-120,-89r0,177","w":239,"k":{"z":9,"y":2,"x":9,"w":2,"v":2,"u":4,"t":2,"s":7,"r":4,"q":9,"p":4,"o":11,"n":4,"m":4,"g":11,"e":11,"d":9,"c":11,"a":7,"\\":14,"Z":14,"Y":22,"X":23,"W":13,"V":16,"T":14,"S":5,"J":14,"A":18,"?":4,"\/":14,".":18,",":18,"*":4,")":4}},"E":{"d":"27,0r0,-245r156,0r0,34r-118,0r0,102r104,0r0,33r-104,0r0,42r123,0r0,34r-161,0","w":205,"k":{"z":7,"y":18,"x":7,"w":16,"v":20,"u":9,"t":11,"s":7,"r":5,"q":9,"p":5,"o":11,"n":5,"m":5,"l":4,"k":4,"j":4,"i":4,"h":4,"g":5,"e":11,"d":9,"c":11,"b":4,"a":4,"^":7,"Z":4,"Y":4,"W":5,"V":5,"U":4,"Q":4,"O":4,"G":4,"C":4,".":-4,"-":4,",":-4,"f":7}},"F":{"d":"27,0r0,-245r152,0r0,34r-114,0r0,102r104,0r0,34r-104,0r0,75r-38,0","w":194,"k":{"}":-4,"z":16,"y":11,"x":18,"w":9,"v":11,"u":13,"t":7,"s":14,"r":11,"q":11,"p":11,"o":13,"n":11,"m":11,"j":7,"i":7,"g":18,"e":13,"d":11,"c":13,"a":14,"]":-4,"Z":9,"X":9,"V":-4,"J":18,"A":23,"?":-5,";":7,":":7,"\/":14,".":11,",":11,")":-4,"&":4,"f":4}},"G":{"d":"146,3v-75,0,-131,-53,-131,-125v0,-72,55,-126,125,-126v45,0,73,16,93,39r-26,25v-15,-16,-32,-29,-68,-29v-50,0,-84,39,-84,91v0,76,92,112,150,75r0,-28r-65,0r0,-34r101,0r0,80v-21,17,-49,32,-95,32","w":260,"k":{"z":5,"y":5,"x":9,"w":4,"v":5,"u":4,"t":4,"s":4,"q":2,"o":4,"g":7,"e":4,"d":2,"c":4,"a":4,"\\":14,"Z":9,"Y":18,"X":9,"W":13,"V":18,"T":11,"A":4,"?":7,"\/":4,"*":11,"&":-2}},"H":{"d":"183,-109r0,-136r38,0r0,245r-38,0r0,-75r-118,0r0,75r-38,0r0,-245r38,0r0,136r118,0","w":247,"k":{"z":11,"y":9,"x":9,"w":9,"v":9,"u":5,"t":7,"s":9,"r":5,"q":7,"p":5,"o":9,"n":5,"m":5,"l":4,"k":4,"j":4,"i":4,"h":4,"g":7,"e":7,"d":7,"c":7,"b":4,"a":5,"f":5}},"I":{"d":"28,0r0,-245r38,0r0,245r-38,0","w":93,"k":{"z":11,"y":11,"x":9,"w":9,"v":11,"u":5,"t":7,"s":9,"r":5,"q":7,"p":5,"o":9,"n":5,"m":5,"l":4,"k":4,"j":4,"i":4,"h":4,"g":7,"e":7,"d":7,"c":7,"b":4,"a":5,"f":5}},"J":{"d":"146,-69v7,90,-120,88,-141,30r32,-19v11,31,70,43,70,-11r0,-176r39,0r0,176","w":171,"k":{"z":11,"y":9,"x":13,"w":9,"v":9,"u":7,"t":5,"s":11,"r":9,"q":9,"p":9,"o":9,"n":9,"m":9,"l":4,"k":4,"j":4,"i":4,"h":4,"g":11,"e":9,"d":9,"c":9,"b":4,"a":9,"Z":5,"X":5,"J":5,"A":11,"\/":7,".":7,",":7,"f":4}},"K":{"d":"65,-123r96,-122r43,0r-87,110r100,135r-47,0r-78,-106r-27,33r0,73r-38,0r0,-245r38,0r0,122","w":221,"k":{"y":27,"w":25,"v":27,"u":11,"t":11,"r":5,"q":13,"p":5,"o":13,"n":5,"m":5,"l":4,"k":4,"j":4,"i":4,"h":4,"g":4,"e":13,"d":13,"c":13,"b":4,"a":4,"^":32,"Y":7,"W":7,"V":7,"U":13,"T":7,"S":7,"Q":22,"O":22,"G":22,"C":22,"?":11,"-":18,"*":11,"&":7,"f":5}},"L":{"d":"27,0r0,-245r38,0r0,211r108,0r0,34r-146,0","w":185,"k":{"z":5,"y":25,"x":4,"w":22,"v":25,"u":5,"t":11,"s":2,"r":4,"q":7,"p":4,"o":9,"n":4,"m":4,"e":9,"d":7,"c":9,"^":11,"\\":40,"Y":40,"W":43,"V":43,"U":11,"T":36,"Q":13,"O":13,"G":13,"C":13,"?":18,"\/":-4,".":-7,"-":4,",":-7,"*":47,"&":4,"f":5}},"M":{"d":"27,0r1,-250r120,138r118,-138r2,0r0,250r-37,0r0,-159r-83,100v-32,-30,-56,-68,-85,-100r0,159r-36,0","w":294,"k":{"z":11,"y":9,"x":9,"w":9,"v":9,"u":5,"t":7,"s":9,"r":5,"q":7,"p":5,"o":9,"n":5,"m":5,"l":4,"k":4,"j":4,"i":4,"h":4,"g":7,"e":7,"d":7,"c":7,"b":4,"a":5,"f":5}},"N":{"d":"222,4v-56,-52,-105,-111,-159,-165r0,161r-36,0r0,-248r3,0r156,164r0,-161r36,0r0,249","w":248,"k":{"z":11,"y":9,"x":9,"w":9,"v":9,"u":5,"t":7,"s":9,"r":5,"q":7,"p":5,"o":9,"n":5,"m":5,"l":4,"k":4,"j":4,"i":4,"h":4,"g":7,"e":7,"d":7,"c":7,"b":4,"a":5,"f":5}},"O":{"d":"141,3v-70,0,-126,-53,-126,-125v0,-72,56,-126,126,-126v70,0,126,54,126,126v0,72,-56,125,-126,125xm141,-32v51,0,87,-38,87,-90v0,-52,-36,-91,-87,-91v-51,0,-86,39,-86,91v0,52,35,90,86,90","w":282,"k":{"}":4,"z":11,"y":4,"x":13,"w":4,"v":4,"u":4,"t":2,"s":7,"r":4,"q":11,"p":4,"o":11,"n":4,"m":4,"g":11,"e":11,"d":11,"c":11,"a":9,"]":4,"\\":18,"Z":14,"Y":22,"X":23,"W":13,"V":16,"T":14,"S":7,"J":14,"A":18,"?":11,"\/":18,".":18,",":18,"*":7,")":7}},"P":{"d":"65,-58r0,58r-38,0r0,-245r62,0v67,0,105,37,105,94v1,64,-50,100,-129,93xm65,-92v55,4,89,-14,89,-59v0,-45,-33,-65,-89,-60r0,119","w":207,"k":{"z":13,"y":4,"x":11,"w":5,"v":4,"u":9,"t":4,"s":14,"r":11,"q":22,"p":11,"o":23,"n":11,"m":11,"g":22,"e":23,"d":22,"c":23,"a":14,"\\":5,"Z":18,"Y":11,"X":22,"W":9,"V":9,"T":7,"S":5,"J":36,"A":29,"@":4,";":7,":":7,"\/":25,".":36,"-":7,",":36,")":4,"&":5,"f":4}},"Q":{"d":"159,2r0,43r-36,0r0,-43v-62,-9,-108,-58,-108,-124v0,-72,56,-126,126,-126v70,0,126,54,126,126v0,66,-46,115,-108,124xm123,-32r0,-40r36,0r0,40v41,-8,69,-44,69,-90v0,-52,-36,-91,-87,-91v-51,0,-86,39,-86,91v0,46,27,82,68,90","w":282,"k":{"}":4,"z":11,"y":4,"x":13,"w":4,"v":4,"u":4,"t":2,"s":7,"r":4,"q":11,"p":4,"o":11,"n":4,"m":4,"g":11,"e":11,"d":11,"c":11,"a":9,"]":4,"\\":18,"Z":14,"Y":22,"X":23,"W":13,"V":16,"T":14,"S":7,"J":14,"A":18,"?":11,"\/":18,".":18,",":18,"*":7,")":7}},"R":{"d":"145,-69r49,69r-45,0r-42,-59r-42,1r0,58r-38,0r0,-245r62,0v112,-11,139,137,56,176xm65,-91v55,5,89,-15,89,-60v0,-45,-33,-65,-89,-60r0,120","w":210,"k":{"z":5,"y":5,"x":4,"w":7,"v":7,"u":11,"t":7,"s":13,"r":7,"q":16,"p":7,"o":18,"n":7,"m":7,"j":2,"i":5,"g":13,"e":18,"d":16,"c":18,"a":9,"^":4,"\\":4,"Z":4,"Y":11,"X":4,"W":11,"V":11,"T":7,"S":4,"J":5,"A":4,";":4,":":4,"-":4,"f":4}},"S":{"d":"8,-48r32,-16v12,40,96,47,99,1v1,-29,-33,-38,-56,-49v-36,-17,-60,-34,-60,-72v0,-72,111,-86,138,-26r-30,20v-11,-31,-71,-34,-71,4v0,24,33,36,56,47v37,17,61,34,61,75v0,45,-35,67,-81,67v-41,0,-71,-20,-88,-51","w":191,"k":{"}":4,"z":7,"y":7,"x":11,"w":7,"v":9,"t":4,"s":2,"r":4,"p":4,"o":2,"n":4,"m":4,"g":5,"e":2,"c":2,"^":-4,"]":4,"\\":11,"Z":7,"Y":18,"X":9,"W":11,"V":14,"T":11,"Q":2,"O":2,"J":-2,"G":2,"C":2,"A":4,"?":7,"\/":4,"-":-4,"*":14,")":4,"&":-4}},"T":{"d":"81,0r0,-211r-72,0r0,-34r184,0r0,34r-73,0r0,211r-39,0","w":201,"k":{"}":-5,"z":50,"y":47,"x":45,"w":47,"v":50,"u":49,"t":14,"s":50,"r":47,"q":50,"p":47,"o":54,"n":47,"m":47,"l":4,"k":4,"j":25,"i":25,"h":4,"g":54,"e":54,"d":50,"c":54,"b":4,"a":49,"^":43,"]":-5,"Z":9,"X":10,"V":-2,"S":4,"Q":14,"O":14,"J":27,"G":14,"C":14,"A":32,"@":36,"?":-7,";":43,":":43,"\/":29,".":43,"-":43,",":43,"*":-4,")":-4,"&":18,"f":7}},"U":{"d":"119,3v-53,0,-94,-29,-94,-89r0,-159r39,0r0,156v0,39,19,57,55,57v35,0,55,-18,55,-57r0,-156r38,0r0,159v0,60,-40,89,-93,89","w":237,"k":{"z":14,"y":9,"x":18,"w":7,"v":7,"u":7,"t":7,"s":11,"r":7,"q":13,"p":7,"o":13,"n":7,"m":7,"l":4,"k":4,"j":5,"i":5,"h":4,"g":13,"e":13,"d":13,"c":13,"b":4,"a":13,"Z":7,"X":9,"J":4,"A":11,"\/":11,".":11,",":11,"f":5}},"V":{"d":"117,4r-109,-249r40,0r70,165r68,-165r39,0r-106,249r-2,0","w":232,"k":{"z":47,"y":36,"x":43,"w":36,"v":36,"u":43,"t":20,"s":52,"r":43,"q":54,"p":43,"o":54,"n":43,"m":43,"l":5,"k":5,"j":20,"i":20,"h":5,"g":50,"e":54,"d":54,"c":54,"b":5,"a":52,"^":32,"Z":7,"X":11,"T":-2,"S":7,"Q":16,"O":16,"J":40,"G":16,"C":16,"A":43,"@":36,";":40,":":40,"\/":40,".":50,"-":36,",":50,"&":27,"f":13}},"W":{"d":"96,3r-89,-248r41,0r52,156r70,-161r2,0r69,161r52,-156r38,0r-86,248r-2,0r-72,-170","w":338,"k":{"z":40,"y":31,"x":38,"w":32,"v":31,"u":34,"t":16,"s":41,"r":32,"q":40,"p":32,"o":43,"n":32,"m":32,"l":5,"k":5,"j":18,"i":18,"h":5,"g":45,"e":43,"d":40,"c":43,"b":5,"a":43,"^":25,"Z":7,"X":11,"S":7,"Q":13,"O":13,"J":36,"G":13,"C":13,"A":36,"@":29,";":29,":":29,"\/":36,".":40,"-":29,",":40,"&":22,"f":11}},"X":{"d":"94,-133r-71,-112r44,0r49,78r49,-78r40,0r-69,110r85,135r-43,0r-64,-101r-64,101r-40,0","w":230,"k":{"z":4,"y":25,"w":22,"v":25,"u":11,"t":14,"s":7,"r":4,"q":14,"p":5,"o":14,"n":4,"m":4,"l":4,"k":4,"j":4,"i":4,"h":4,"g":7,"e":14,"d":14,"c":14,"b":4,"a":7,"^":23,"\\":9,"Z":4,"Y":11,"W":11,"V":11,"U":9,"T":11,"S":5,"Q":23,"O":23,"G":23,"C":23,"?":14,";":4,":":4,"-":14,"*":14,"&":7,"f":7}},"Y":{"d":"100,-78r-92,-167r42,0r70,128r68,-128r40,0r-90,167r0,78r-38,0r0,-78","w":235,"k":{"z":52,"y":50,"x":54,"w":49,"v":50,"u":52,"t":27,"s":58,"r":50,"q":58,"p":50,"o":58,"n":50,"m":50,"l":4,"k":4,"j":27,"i":27,"h":4,"g":61,"e":58,"d":58,"c":58,"b":4,"a":58,"^":43,"Z":9,"X":11,"S":11,"Q":22,"O":22,"J":36,"G":22,"C":22,"A":40,"@":40,";":43,":":43,"\/":36,".":50,"-":43,",":50,"&":31,"f":14}},"Z":{"d":"10,0r130,-211r-110,0r0,-34r172,0r-130,211r126,0r0,34r-188,0","w":215,"k":{"z":9,"y":22,"x":7,"w":23,"v":27,"u":9,"t":13,"s":7,"r":7,"q":11,"p":7,"o":11,"n":7,"m":7,"l":5,"k":5,"j":5,"i":5,"h":5,"g":7,"e":11,"d":11,"c":11,"b":5,"a":4,"^":18,"Z":4,"X":4,"U":4,"Q":14,"O":14,"G":14,"C":14,"?":5,"-":7,"*":7,"&":7,"f":7}},"[":{"d":"27,46r0,-302r72,0r0,32r-35,0r0,239r35,0r0,31r-72,0","w":110,"k":{"y":7,"w":7,"v":7,"u":4,"s":4,"q":4,"o":7,"j":-11,"g":-4,"e":7,"d":4,"c":7,"T":-5,"Q":4,"O":4,"G":4,"C":4}},"\\":{"d":"113,46r-103,-302r37,0r103,302r-37,0","w":149,"k":{"y":4,"w":18,"v":23,"u":7,"t":11,"s":4,"q":11,"o":11,"j":-29,"g":-11,"e":11,"d":11,"c":11,"a":4,"Y":36,"W":36,"V":40,"U":11,"T":29,"Q":18,"O":18,"G":18,"C":18,"f":7}},"]":{"d":"12,46r0,-31r35,0r0,-239r-35,0r0,-32r72,0r0,302r-72,0","w":110},"^":{"d":"14,-75r0,-34r77,0r0,34r-77,0","w":104,"k":{"Z":11,"Y":43,"X":23,"W":25,"V":32,"T":43,"S":4,"J":14,"A":14}},"_":{"d":"-1,46r0,-33r99,0r0,33r-99,0","w":97},"a":{"d":"87,-74v1,-32,-41,-24,-52,-9r-22,-20v30,-37,110,-31,110,31r0,72r-36,0r0,-11v-23,26,-80,17,-80,-27v0,-35,41,-38,80,-36xm87,-49v-17,1,-44,-5,-44,12v6,20,50,10,44,-12","w":136,"k":{"z":2,"y":4,"w":4,"v":4,"g":2,"\\":47,"?":22,"*":36,")":7}},"b":{"d":"147,-62v0,55,-65,86,-96,48r0,14r-36,0r0,-256r36,0r0,147v29,-38,96,-8,96,47xm80,-28v18,0,30,-14,30,-34v0,-20,-12,-33,-30,-33v-18,0,-30,13,-30,33v0,20,12,34,30,34","w":156,"k":{"*":32,"\\":43,"}":4,"]":4,",":5,"g":4,")":11,".":5,"\/":7,"v":7,"w":5,"x":9,"y":5,"z":7,"V":54,"?":25,"s":3}},"c":{"d":"128,-19v-32,43,-119,19,-119,-43v0,-61,85,-84,117,-43r-24,22v-16,-21,-59,-12,-56,21v-4,34,43,43,58,21","w":135,"k":{"}":4,"z":4,"y":2,"x":5,"w":3,"v":4,"u":2,"q":5,"o":5,"g":4,"e":5,"d":5,"c":5,"]":4,"\\":43,"Z":7,"Y":54,"X":7,"W":40,"V":49,"U":11,"T":50,"S":5,"R":7,"Q":4,"P":7,"O":4,"N":7,"M":7,"K":7,"J":4,"I":7,"H":7,"G":4,"F":7,"E":7,"D":7,"C":5,"B":7,"A":5,"?":25,".":4,"-":4,",":4,"*":29,")":7,"L":7}},"d":{"d":"105,-14v-30,38,-96,7,-96,-48v0,-54,66,-85,96,-47r0,-147r36,0r0,256r-36,0r0,-14xm77,-28v18,0,29,-14,29,-34v0,-20,-11,-33,-29,-33v-18,0,-31,13,-31,33v0,20,13,34,31,34","w":156},"e":{"d":"47,-49v3,27,51,26,64,10r21,22v-33,40,-123,15,-123,-45v0,-37,30,-64,67,-64v43,0,68,34,65,77r-94,0xm47,-75r56,0v-4,-28,-51,-28,-56,0","w":149,"k":{"}":4,"z":5,"y":5,"x":9,"w":5,"v":7,"g":2,"]":4,"\\":47,"?":25,"\/":7,".":5,",":5,"*":29,")":11,"&":-4}},"f":{"d":"57,-93r0,93r-36,0r0,-93r-14,0r0,-30r14,0v3,-54,-16,-135,42,-135v17,0,27,5,35,14r-21,22v-6,-7,-20,-9,-20,9r0,90r30,0r0,30r-30,0","w":93},"g":{"d":"67,-126v20,2,42,4,65,3r0,27r-17,0v21,41,-27,83,-72,63v-6,14,-6,17,29,19v46,2,63,19,63,46v0,28,-21,48,-66,48v-65,0,-89,-55,-43,-75v-21,-9,-22,-43,1,-51v-28,-30,-3,-84,40,-80xm67,-57v13,0,22,-8,22,-20v0,-12,-9,-21,-22,-21v-13,0,-21,9,-21,21v0,12,8,20,21,20xm69,50v21,0,30,-7,30,-17v0,-10,-7,-15,-35,-15v-18,0,-29,3,-29,15v0,10,12,17,34,17","w":142,"k":{"y":-2,"x":5,"w":2,"v":2,"s":7,"q":6,"o":7,"l":2,"k":2,"j":-20,"h":2,"g":-2,"e":7,"d":6,"c":7,"b":2,"a":7,"\\":36,"@":4,"?":29,"\/":-11,".":14,"-":4,",":4,"*":25,")":-4,"&":4,"!":4}},"h":{"d":"14,0r0,-256r36,0r0,149v23,-35,85,-21,85,32r0,75r-36,0v-5,-34,16,-93,-22,-94v-40,-1,-24,58,-27,94r-36,0","w":148,"k":{"*":29,"\\":43,"g":2,")":7,"v":4,"w":4,"y":4,"z":2,"?":22}},"i":{"d":"33,-157v-12,0,-23,-10,-23,-23v0,-13,11,-22,23,-22v12,0,23,9,23,22v0,13,-11,23,-23,23xm15,0r0,-123r36,0r0,123r-36,0","w":66,"k":{"\\":14,")":4}},"j":{"d":"33,-157v-12,0,-23,-10,-23,-23v0,-13,11,-22,23,-22v12,0,23,9,23,22v0,13,-11,23,-23,23xm51,37v6,46,-53,53,-74,29r18,-22v6,7,20,8,20,-6r0,-161r36,0r0,160","w":66,"k":{"\\":14,")":4,"j":-14}},"k":{"d":"50,-30r0,30r-36,0r0,-256r36,0r0,181r41,-48r41,0r-43,50r49,73r-43,0r-31,-45","w":140,"k":{"a":2,"*":14,"\\":27,"c":9,",":2,"d":5,"e":9,"g":4,"o":7,")":4,".":2,"q":5,"t":4,"&":7,"\u00ad":9,"?":25,"s":2,"u":4,"i":2,"j":2}},"l":{"d":"15,0r0,-256r36,0r0,256r-36,0","w":66},"m":{"d":"14,0r0,-123r36,0r0,14v15,-24,60,-23,70,4v24,-36,90,-25,90,30r0,75r-36,0v-5,-33,16,-93,-20,-94v-38,-1,-20,59,-24,94r-36,0r0,-72v0,-14,-4,-22,-19,-22v-38,0,-22,59,-25,94r-36,0","w":223,"k":{"z":2,"y":4,"w":4,"v":4,"g":2,"\\":43,"?":22,"*":29,")":7}},"n":{"d":"14,0r0,-123r36,0r0,16v23,-35,85,-21,85,32r0,75r-36,0v-5,-34,16,-93,-22,-94v-40,-1,-24,58,-27,94r-36,0","w":147,"k":{"z":2,"y":4,"w":4,"v":4,"g":2,"\\":43,"?":22,"*":29,")":7}},"o":{"d":"77,3v-38,0,-68,-28,-68,-65v0,-37,30,-64,68,-64v38,0,67,27,67,64v0,37,-29,65,-67,65xm77,-27v19,0,30,-15,30,-35v0,-20,-11,-34,-30,-34v-19,0,-31,14,-31,34v0,20,12,35,31,35","w":153,"k":{"}":7,"z":7,"y":5,"x":11,"w":7,"v":9,"s":3,"g":4,"]":7,"\\":50,"V":54,"?":29,"\/":9,".":7,",":7,"*":32,")":14,"!":2}},"p":{"d":"15,76r0,-199r36,0r0,14v29,-38,96,-8,96,47v0,55,-65,86,-96,48r0,90r-36,0xm80,-28v18,0,30,-14,30,-34v0,-20,-12,-33,-30,-33v-18,0,-30,13,-30,33v0,20,12,34,30,34","w":156,"k":{"}":4,"z":7,"y":5,"x":9,"w":5,"v":7,"s":3,"g":4,"]":4,"\\":43,"V":54,"?":25,"\/":7,".":5,",":5,"*":32,")":11}},"q":{"d":"105,76r0,-90v-30,38,-96,7,-96,-48v0,-54,66,-85,96,-47r0,-14r36,0r0,199r-36,0xm77,-28v18,0,29,-14,29,-34v0,-20,-11,-33,-29,-33v-18,0,-31,13,-31,33v0,20,13,34,31,34","w":156,"k":{"j":-18,"g":-4,"\\":40,"?":22,"*":14}},"r":{"d":"14,0r0,-123r36,0r0,19v11,-23,36,-27,55,-17r-11,31v-23,-10,-44,-1,-44,32r0,58r-36,0","w":108,"k":{"}":4,"z":2,"y":-2,"x":4,"w":-2,"v":-2,"s":4,"q":5,"o":5,"g":11,"e":5,"d":5,"c":5,"a":4,"]":4,"\\":32,"@":2,"?":22,";":4,":":4,"\/":22,".":22,"-":4,",":22,"*":14,")":14,"&":4,"!":2,"f":-2}},"s":{"d":"111,-37v2,48,-83,51,-107,16r22,-20v9,15,44,21,50,6v0,-6,-3,-9,-23,-13v-26,-5,-41,-16,-41,-39v0,-43,68,-49,91,-22r-19,22v-7,-10,-37,-17,-40,-2v0,6,4,8,25,12v28,5,42,20,42,40","w":117,"k":{"}":4,"z":2,"y":4,"x":4,"w":5,"v":5,"t":4,"g":2,"]":4,"\\":47,"@":-2,"?":25,"*":25,")":11,"f":2}},"t":{"d":"21,-93r-14,0r0,-30r14,0r0,-80r36,0r0,80r29,0r0,30r-29,0v2,23,-9,80,21,61r15,25v-24,18,-72,15,-72,-35r0,-51","w":96,"k":{"q":2,"o":2,"g":2,"e":2,"d":2,"c":2,"\\":32,"?":18,"*":22,")":4,"f":3}},"u":{"d":"98,-16v-23,36,-85,19,-85,-33r0,-74r36,0v5,34,-16,93,22,94v40,1,24,-58,27,-94r36,0r0,123r-36,0r0,-16","w":148,"k":{"\\":40,"?":22,"*":14,")":7}},"v":{"d":"69,3v-25,-40,-45,-85,-68,-126r40,0r30,60r28,-60r36,0","w":136,"k":{"}":7,"z":2,"y":-4,"w":-4,"v":-4,"t":-4,"s":4,"q":7,"o":9,"g":11,"e":7,"d":7,"c":9,"a":3,"]":7,"\\":40,"@":4,"?":25,";":2,":":2,"\/":22,".":29,"-":4,",":29,"*":14,")":14,"&":2,"!":2,"f":-2}},"w":{"d":"59,3v-22,-40,-38,-85,-58,-126r40,0r24,58v12,-20,21,-43,34,-61r35,61r25,-58r35,0v-21,41,-35,88,-59,126r-37,-69","w":195,"k":{"}":7,"z":2,"y":-4,"w":-4,"v":-4,"t":-4,"s":4,"q":5,"o":7,"g":9,"e":5,"d":5,"c":7,"a":3,"]":7,"\\":40,"@":4,"?":25,";":2,":":2,"\/":18,".":25,"-":4,",":25,"*":14,")":14,"&":2,"f":-2}},"x":{"d":"50,-65r-41,-58r41,0r22,30r22,-30r38,0r-42,57r48,66r-41,0r-28,-38r-27,38r-39,0","w":141,"k":{"u":4,"t":2,"q":9,"o":11,"g":5,"e":11,"d":9,"c":11,"a":4,"\\":45,"@":5,"?":25,";":4,":":4,".":4,"-":11,",":4,"*":14,")":7,"&":7,"!":2,"f":2}},"y":{"d":"53,-11r-52,-112r40,0r30,71r29,-71r35,0r-83,199r-36,0","w":136,"k":{"}":7,"z":2,"y":-4,"w":-4,"v":-4,"t":-2,"s":2,"q":5,"o":5,"g":7,"e":5,"d":5,"c":5,"a":4,"]":7,"\\":36,"@":2,"?":25,";":2,":":2,"\/":18,".":25,",":25,"*":14,")":14,"&":2,"f":-2}},"z":{"d":"114,0r-109,-1r58,-92r-49,0r0,-30r104,1r-57,92r53,0r0,30","w":124,"k":{"z":2,"t":2,"q":5,"o":5,"g":2,"e":5,"d":5,"c":5,"a":2,"\\":36,"?":25,";":2,":":2,"-":4,"*":14,")":4,"&":4}},"{":{"d":"114,46v-39,1,-68,2,-71,-49v-3,-33,14,-84,-35,-73r0,-31v21,1,35,1,35,-23r0,-76v3,-51,32,-51,71,-50r0,32v-18,1,-34,-4,-34,17v0,41,15,111,-24,116v33,2,24,54,24,89v0,21,16,16,34,17r0,31","w":125,"k":{"y":7,"w":7,"v":7,"u":4,"s":4,"q":4,"o":7,"j":-11,"g":-4,"e":7,"d":4,"c":7,"T":-5,"Q":4,"O":4,"G":4,"C":4}},"|":{"d":"25,46r0,-302r38,0r0,302r-38,0","w":87},"}":{"d":"12,46r0,-31v17,0,33,4,33,-17v0,-35,-10,-87,24,-89v-39,-5,-24,-75,-24,-116v0,-21,-15,-17,-33,-17r0,-32v39,-1,70,-1,70,50r0,76v-1,24,14,24,35,23r0,31v-21,-1,-35,-1,-35,23r0,50v-3,51,-31,50,-70,49","w":125},"~":{"d":"84,-78v-24,1,-35,-25,-45,-1r-28,-3v4,-25,18,-41,35,-41v24,-1,35,25,45,1r28,3v-4,25,-18,41,-35,41","w":130},"'":{"d":"16,-172r-4,-73r39,0r-4,73r-31,0","w":62,"k":{"9":4,"8":14,"6":32,"5":7,"4":58,"2":4,"1":-4,"0":14}},"`":{"d":"77,-139r-31,-55r41,0r18,55r-28,0","w":180},"\u00a0":{"w":65}}});

Cufon.replace('.cufon-neutra', {
hover: true
});
