/*
 * 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 © 1988, 1990, 1993, 2003 Linotype Library GmbH, www.linotype.com. All
 * rights reserved. Copyright © 1988, 1990, 1993 Adobe Systems Incorporated. All
 * Rights Reserved.
 * 
 * Trademark:
 * Helvetica, Neue Helvetica is a trademark of Heidelberger Druckmaschinen AG
 * which may be registered in certain jurisdictions, exclusively licensed through
 * Linotype Library GmbH, a wholly owned subsidiary of Heidelberger Druckmaschinen
 * AG.
 * 
 * Full name:
 * HelveticaNeueLTPro-LtCn
 * 
 * Description:
 * Copyright © 1988, 1990, 1993, 2003 Linotype Library GmbH, www.linotype.com. All
 * rights reserved. Copyright © 1988, 1990, 1993 Adobe Systems Incorporated. All
 * Rights Reserved.
 * 
 * Manufacturer:
 * Linotype Library GmbH
 * 
 * Designer:
 * Linotype Library GmbH
 * 
 * Vendor URL:
 * http://www.linotype.com
 * 
 * License information:
 * http://www.Linotype.com
 */
Cufon.registerFont({"w":172,"face":{"font-family":"Helvetica Neue Light","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 4 6 2 2 2 3 2 4","ascent":"257","descent":"-103","x-height":"4","bbox":"-9 -280 360 67.6621","underline-thickness":"18","underline-position":"-18","stemh":"18","stemv":"22","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":86,"k":{"\u201c":13,"\u2018":13,"Y":13,"W":13,"V":13,"T":13,"A":13}},"!":{"d":"31,0r0,-37r24,0r0,37r-24,0xm35,-67r-4,-190r24,0r-4,190r-16,0","w":86},"\"":{"d":"80,-171r0,-86r21,0r0,86r-21,0xm26,-171r0,-86r21,0r0,86r-21,0","w":126},"#":{"d":"1,-81r0,-16r42,0r7,-56r-40,0r0,-16r42,0r11,-82r18,0r-11,82r44,0r11,-82r18,0r-11,82r40,0r0,16r-42,0r-7,56r39,0r0,16r-41,0r-11,81r-18,0r11,-81r-44,0r-11,81r-18,0r11,-81r-40,0xm68,-153r-7,56r44,0r7,-56r-44,0"},"$":{"d":"79,4v-47,-3,-71,-29,-69,-81r23,0v-2,36,13,58,46,62r0,-106v-32,-10,-64,-22,-64,-68v0,-37,23,-63,64,-66r0,-25r16,0r0,25v42,3,61,27,61,69r-24,0v0,-28,-11,-46,-37,-49r0,98v33,10,67,21,67,68v0,45,-26,69,-67,73r0,30r-16,0r0,-30xm95,-116r0,101v26,-3,44,-19,44,-51v0,-30,-20,-41,-44,-50xm79,-143r0,-92v-27,3,-41,21,-41,44v0,28,18,40,41,48"},"%":{"d":"150,-62v0,-52,16,-66,45,-66v29,0,46,14,46,66v0,52,-17,66,-46,66v-29,0,-45,-14,-45,-66xm19,-189v0,-52,16,-66,45,-66v29,0,46,14,46,66v0,52,-17,67,-46,67v-29,0,-45,-15,-45,-67xm170,-62v0,39,10,50,25,50v16,0,26,-11,26,-50v0,-38,-10,-50,-26,-50v-15,0,-25,12,-25,50xm66,4r110,-259r18,0r-110,259r-18,0xm39,-189v0,39,10,51,25,51v16,0,26,-12,26,-51v0,-38,-10,-50,-26,-50v-15,0,-25,12,-25,50","w":259},"&":{"d":"137,-48r-60,-84v-36,25,-46,46,-46,66v0,61,85,66,106,18xm88,-239v-45,0,-31,51,-6,81v28,-21,35,-38,35,-52v0,-17,-12,-29,-29,-29xm171,0r-23,-31v-14,22,-36,35,-68,35v-80,1,-94,-99,-35,-134r21,-16v-40,-40,-41,-109,23,-111v30,0,50,18,50,47v0,21,-10,41,-46,67r56,77v7,-16,9,-32,9,-48r22,0v0,23,-6,45,-18,66r33,48r-24,0","w":193},"\u2019":{"d":"32,-220r0,-37r25,0v-1,39,6,72,-27,86v-2,-23,16,-20,12,-49r-10,0","w":86,"k":{"s":20,"\u2019":39}},"(":{"d":"67,-257r16,0v-56,97,-56,226,0,323r-16,0v-66,-118,-65,-205,0,-323","w":79},")":{"d":"13,66r-16,0v56,-97,56,-226,0,-323r16,0v65,118,65,205,0,323","w":79},"*":{"d":"52,-257r16,0r0,40r38,-12r5,15r-38,12r23,32r-12,10r-24,-33r-23,33r-13,-10r23,-32r-38,-12r5,-15r38,12r0,-40","w":120},"+":{"d":"99,0r0,-82r-82,0r0,-18r82,0r0,-82r18,0r0,82r82,0r0,18r-82,0r0,82r-18,0","w":216},",":{"d":"31,0r0,-37r24,0v-1,39,7,73,-26,87r0,-15v10,-6,12,-15,12,-35r-10,0","w":86,"k":{"\u201d":13,"\u2019":13," ":13}},"-":{"d":"21,-112r78,0r0,19r-78,0r0,-19","w":119},".":{"d":"31,0r0,-37r24,0r0,37r-24,0","w":86,"k":{" ":13}},"\/":{"d":"84,-261r20,0r-88,265r-20,0","w":100},"0":{"d":"15,-125v0,-75,13,-130,71,-130v58,0,72,55,72,130v0,75,-14,129,-72,129v-58,0,-71,-54,-71,-129xm38,-125v0,82,13,111,48,111v35,0,49,-29,49,-111v0,-82,-14,-112,-49,-112v-35,0,-48,30,-48,112"},"1":{"d":"83,0r0,-195r-59,0r0,-16v43,0,63,-17,64,-44r16,0r0,255r-21,0"},"2":{"d":"40,-175r-23,0v1,-49,24,-80,72,-80v35,0,66,20,66,69v0,73,-109,100,-115,167r117,0r0,19r-141,0v-4,-54,44,-91,80,-121v26,-22,36,-40,36,-64v0,-34,-19,-52,-45,-52v-29,0,-46,19,-47,62"},"3":{"d":"67,-123r0,-18v38,3,60,-14,60,-48v0,-30,-14,-48,-42,-48v-26,0,-45,17,-45,53r-23,0v0,-43,23,-71,68,-71v72,0,90,106,24,121v77,16,59,138,-24,138v-44,0,-69,-24,-71,-72r23,0v0,30,15,54,48,54v26,0,50,-15,50,-58v0,-39,-27,-55,-68,-51"},"4":{"d":"31,-85r79,0r-1,-133xm110,0r0,-66r-98,0r0,-21r98,-168r21,0r0,170r30,0r0,19r-30,0r0,66r-21,0"},"5":{"d":"35,-251r111,0r0,20r-94,0r-11,90v39,-52,117,-25,117,58v0,51,-26,87,-76,87v-39,0,-67,-24,-67,-69r23,0v0,29,16,51,47,51v31,0,50,-25,50,-73v0,-61,-73,-86,-94,-33r-21,0"},"6":{"d":"41,-79v0,33,13,65,48,65v35,0,47,-32,47,-65v0,-33,-12,-65,-47,-65v-35,0,-48,32,-48,65xm154,-195r-23,0v-1,-25,-15,-42,-41,-42v-36,-1,-52,33,-53,117v23,-73,122,-44,122,37v0,48,-22,87,-71,87v-58,0,-74,-42,-74,-122v0,-84,16,-137,77,-137v40,0,62,25,63,60"},"7":{"d":"15,-231r0,-20r143,0r0,20v-55,67,-85,162,-91,231r-25,0v4,-69,44,-171,94,-231r-121,0"},"8":{"d":"45,-191v0,27,14,46,41,46v28,0,41,-19,41,-46v0,-27,-13,-46,-41,-46v-27,0,-41,19,-41,46xm86,4v-76,0,-100,-127,-25,-139v-23,-9,-39,-32,-39,-57v0,-42,27,-63,64,-63v68,0,89,101,26,119v29,6,46,32,46,64v0,48,-29,76,-72,76xm38,-70v0,31,16,56,48,56v32,0,49,-25,49,-56v0,-31,-17,-57,-49,-57v-32,0,-48,26,-48,57"},"9":{"d":"37,-172v0,33,12,65,47,65v35,0,48,-32,48,-65v0,-33,-13,-65,-48,-65v-35,0,-47,32,-47,65xm19,-55r23,0v1,25,14,41,40,41v35,0,55,-36,53,-116v-23,72,-121,42,-121,-38v0,-48,22,-87,71,-87v58,0,74,43,74,123v0,84,-17,136,-78,136v-40,0,-62,-24,-62,-59"},":":{"d":"31,0r0,-37r24,0r0,37r-24,0xm31,-144r0,-36r24,0r0,36r-24,0","w":86,"k":{" ":13}},";":{"d":"31,-144r0,-36r24,0r0,36r-24,0xm31,0r0,-37r24,0v-1,39,7,73,-26,87r0,-15v10,-6,12,-15,12,-35r-10,0","w":86},"\u037e":{"d":"31,-144r0,-36r24,0r0,36r-24,0xm31,0r0,-37r24,0v-1,39,7,73,-26,87r0,-15v10,-6,12,-15,12,-35r-10,0","w":86},"<":{"d":"17,-81r0,-20r182,-84r0,19r-160,75r160,74r0,20","w":216},"=":{"d":"17,-47r0,-18r182,0r0,18r-182,0xm17,-117r0,-18r182,0r0,18r-182,0","w":216},">":{"d":"17,3r0,-20r160,-74r-160,-75r0,-19r182,84r0,20","w":216},"?":{"d":"59,0r0,-37r25,0r0,37r-25,0xm82,-67r-22,0v-13,-63,57,-79,58,-132v0,-26,-16,-44,-40,-44v-31,0,-46,21,-46,60r-23,0v0,-45,21,-78,67,-78v65,-1,86,75,42,119v-19,19,-41,37,-36,75","w":153},"@":{"d":"196,-177v5,-6,6,-17,10,-24r20,0r-41,127v0,6,4,9,10,9v32,0,64,-50,64,-87v0,-57,-52,-94,-108,-94v-71,0,-122,55,-122,117v0,65,54,117,122,117v39,0,80,-18,99,-49r22,0v-25,40,-72,65,-121,65v-80,0,-140,-60,-140,-133v0,-73,63,-132,140,-132v70,0,126,46,126,110v0,56,-46,102,-85,102v-15,0,-23,-9,-26,-24v-31,39,-99,31,-98,-29v0,-50,37,-105,88,-105v17,0,32,8,40,30xm87,-104v0,22,9,37,31,37v39,0,67,-54,67,-87v0,-23,-9,-35,-31,-35v-39,0,-67,50,-67,85","w":288},"A":{"d":"0,0r76,-257r28,0r76,257r-24,0r-21,-75r-90,0r-21,75r-24,0xm50,-94r80,0r-40,-145","w":180,"k":{"\u201d":20,"y":6,"w":6,"v":6,"Y":20,"W":10,"V":10,"U":-2,"T":20,"Q":-2,"\u2019":20}},"B":{"d":"20,0r0,-257r71,0v83,-8,90,101,30,120v30,9,47,30,47,65v0,45,-28,72,-77,72r-71,0xm43,-125r0,106v54,3,102,-1,102,-53v0,-52,-48,-56,-102,-53xm43,-238r0,94v49,3,94,-3,94,-47v0,-51,-45,-48,-94,-47","w":180},"C":{"d":"153,-87r23,0v-3,59,-30,91,-76,91v-53,0,-82,-41,-82,-133v0,-92,29,-132,82,-132v52,0,74,37,74,79r-23,0v0,-35,-18,-60,-51,-60v-36,0,-59,29,-59,113v0,84,23,114,59,114v33,0,50,-27,53,-72","w":186},"D":{"d":"43,-238r0,219v80,4,109,-6,109,-109v0,-104,-28,-114,-109,-110xm20,0r0,-257r62,0v75,0,93,44,93,128v0,84,-18,129,-93,129r-62,0","w":193},"E":{"d":"20,0r0,-257r128,0r0,19r-105,0r0,94r98,0r0,19r-98,0r0,106r108,0r0,19r-131,0","w":159},"F":{"d":"20,0r0,-257r128,0r0,19r-105,0r0,94r98,0r0,19r-98,0r0,125r-23,0","w":153,"k":{"A":13,".":40,",":40}},"G":{"d":"154,-112r-61,0r0,-19r82,0r0,131r-18,0r0,-42v-8,29,-31,46,-57,46v-53,0,-82,-41,-82,-133v0,-92,29,-132,82,-132v49,0,71,32,74,76r-23,0v0,-31,-18,-57,-51,-57v-36,0,-59,29,-59,113v0,84,23,114,59,114v37,0,55,-37,54,-97","w":193},"H":{"d":"144,0r0,-128r-101,0r0,128r-23,0r0,-257r23,0r0,109r101,0r0,-109r23,0r0,257r-23,0","w":186},"I":{"d":"22,0r0,-257r23,0r0,257r-23,0","w":66},"J":{"d":"65,4v-40,0,-61,-26,-58,-79r23,0v-1,36,6,60,34,60v25,0,39,-11,39,-52r0,-190r23,0r0,193v0,45,-20,68,-61,68","w":146},"K":{"d":"20,0r0,-257r23,0r1,135r98,-135r25,0r-79,107r87,150r-24,0r-77,-130r-31,40r0,90r-23,0"},"L":{"d":"20,0r0,-257r23,0r0,238r107,0r0,19r-130,0","w":153,"k":{"\u201d":33,"y":13,"Y":33,"W":27,"V":27,"T":27,"\u2019":33}},"M":{"d":"22,0r0,-257r40,0r63,228r62,-228r38,0r0,257r-23,0r-1,-235r-67,235r-21,0r-68,-235r0,235r-23,0","w":246},"N":{"d":"20,0r0,-257r31,0r99,224r0,-224r23,0r0,257r-31,0r-99,-224r0,224r-23,0","w":193},"O":{"d":"41,-129v0,84,23,114,59,114v36,0,59,-30,59,-114v0,-84,-23,-113,-59,-113v-36,0,-59,29,-59,113xm18,-129v0,-92,29,-132,82,-132v52,0,82,40,82,132v0,92,-30,133,-82,133v-53,0,-82,-41,-82,-133","w":200},"P":{"d":"20,0r0,-257r70,0v49,0,70,29,70,73v0,40,-19,72,-78,72r-39,0r0,112r-23,0xm43,-238r0,107v51,1,92,3,94,-53v2,-55,-41,-56,-94,-54","k":{"A":13,".":46,",":46}},"Q":{"d":"132,-27r-29,-28r13,-13r28,27v10,-18,15,-47,15,-88v0,-84,-23,-113,-59,-113v-36,0,-59,29,-59,113v0,102,36,134,91,102xm172,14r-25,-26v-69,42,-129,-1,-129,-117v0,-92,29,-132,82,-132v52,0,82,40,82,132v0,49,-8,83,-23,104r26,25","w":200},"R":{"d":"43,-238r0,101v51,3,97,-1,97,-50v0,-49,-45,-55,-97,-51xm20,0r0,-257r77,0v80,-8,89,117,20,130v61,-3,32,88,55,127r-27,0v-8,-14,-7,-38,-7,-58v0,-65,-38,-60,-95,-59r0,117r-23,0","w":180,"k":{"Y":6,"U":-2,"T":6}},"S":{"d":"156,-191r-23,0v0,-32,-14,-51,-46,-51v-31,0,-49,20,-49,46v0,76,125,35,125,125v0,50,-31,75,-78,75v-52,0,-77,-28,-75,-84r23,0v-2,39,13,65,51,65v33,0,56,-16,56,-52v0,-77,-125,-33,-125,-126v0,-40,26,-68,71,-68v48,0,70,24,70,70"},"T":{"d":"68,0r0,-238r-66,0r0,-19r156,0r0,19r-67,0r0,238r-23,0","w":159,"k":{"y":20,"w":27,"u":27,"r":27,"o":27,"i":6,"e":27,"a":27,"A":20,";":27,":":27,".":33,"-":20,",":33}},"U":{"d":"17,-72r0,-185r23,0r0,185v0,38,17,57,50,57v33,0,50,-19,50,-57r0,-185r23,0r0,185v0,54,-25,76,-73,76v-48,0,-73,-22,-73,-76","w":180},"V":{"d":"69,0r-68,-257r25,0r58,233r57,-233r24,0r-67,257r-29,0","w":166,"k":{"u":6,"o":6,"e":6,"a":6,"A":13,";":6,":":6,".":33,"-":6,",":33}},"W":{"d":"58,0r-54,-257r23,0r46,226r44,-226r26,0r45,226r45,-226r23,0r-54,257r-29,0r-43,-226r-43,226r-29,0","w":259,"k":{"o":6,"e":6,"a":6,"A":6,".":27,"-":6,",":27}},"X":{"d":"142,0r-60,-111r-59,111r-23,0r70,-131r-66,-126r25,0r55,104r55,-104r23,0r-66,126r71,131r-25,0","w":166},"Y":{"d":"68,0r0,-103r-69,-154r24,0r57,128r56,-128r25,0r-70,154r0,103r-23,0","w":159,"k":{"u":13,"o":20,"i":6,"e":20,"a":20,"A":20,";":13,":":13,".":40,"-":27,",":40}},"Z":{"d":"8,0r0,-22r125,-216r-118,0r0,-19r142,0r0,22r-124,216r125,0r0,19r-150,0","w":166},"[":{"d":"30,66r0,-323r57,0r0,18r-36,0r0,287r36,0r0,18r-57,0","w":86},"\\":{"d":"-4,-261r20,0r88,265r-20,0","w":100},"]":{"d":"0,66r0,-18r35,0r0,-287r-35,0r0,-18r57,0r0,323r-57,0","w":86},"^":{"d":"181,-87r-73,-142r-73,142r-19,0r83,-164r18,0r83,164r-19,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"\u2018":{"d":"30,-171v1,-39,-6,-72,27,-86r0,14v-10,6,-13,16,-13,36r10,0r0,36r-24,0","w":86,"k":{"\u2018":39}},"a":{"d":"64,-14v40,0,48,-47,44,-94v-19,22,-74,12,-74,57v0,23,11,37,30,37xm39,-134r-22,0v0,-39,18,-61,59,-61v83,0,54,94,54,163v0,13,5,17,17,16r0,16v-21,6,-41,0,-38,-28v-9,25,-28,32,-50,32v-61,0,-65,-97,-10,-107v24,-12,59,0,59,-41v0,-24,-13,-33,-33,-33v-26,0,-36,15,-36,43","w":153,"k":{"y":-1,"w":-1,"v":-1,"t":-1,"p":-1,"g":-1,"b":-1}},"b":{"d":"40,-96v0,71,20,82,42,82v22,0,42,-11,42,-82v0,-71,-20,-81,-42,-81v-22,0,-42,10,-42,81xm19,0r0,-257r21,0r1,95v5,-20,21,-33,45,-33v42,0,61,33,61,99v0,67,-19,100,-61,100v-24,1,-40,-16,-48,-36r0,32r-19,0","w":159,"k":{"y":-1,"v":-1,"b":-1}},"c":{"d":"114,-63r22,0v-3,41,-25,67,-61,67v-40,0,-64,-28,-64,-100v0,-67,24,-99,66,-99v36,0,56,22,59,61r-22,0v-3,-30,-14,-43,-37,-43v-23,0,-43,14,-43,82v0,72,21,81,41,81v22,0,35,-16,39,-49","w":146},"d":{"d":"36,-96v0,71,20,82,42,82v22,0,42,-11,42,-82v0,-71,-20,-81,-42,-81v-22,0,-42,10,-42,81xm122,0v-1,-10,2,-24,-1,-32v-6,22,-24,36,-47,36v-42,0,-61,-33,-61,-100v0,-66,19,-99,61,-99v25,-1,39,15,46,33r0,-95r21,0r0,257r-19,0","w":159},"e":{"d":"36,-113r81,0v-1,-48,-14,-64,-40,-64v-27,0,-41,16,-41,64xm117,-63r22,0v-3,41,-26,67,-62,67v-40,0,-64,-28,-64,-100v0,-67,24,-99,66,-99v44,0,63,35,61,100r-104,0v-2,53,18,81,41,81v23,0,36,-16,40,-49","w":153,"k":{"y":-1}},"f":{"d":"29,0r0,-173r-26,0r0,-18r26,0v-4,-43,3,-76,55,-68r0,18v-30,-9,-37,17,-34,50r34,0r0,18r-34,0r0,173r-21,0","w":86,"k":{"\u201d":-6,"o":-1,"l":-1,"f":-1,"\u2019":-6}},"g":{"d":"36,-98v0,61,15,80,41,80v26,0,40,-19,40,-80v0,-60,-14,-79,-40,-79v-26,0,-41,19,-41,79xm119,-162v3,-7,0,-20,1,-29r19,0r0,177v0,53,-19,80,-63,80v-37,0,-57,-20,-57,-47r22,0v0,18,17,29,36,29v37,0,43,-40,40,-82v-7,23,-25,34,-45,34v-30,0,-59,-19,-59,-96v0,-66,19,-99,61,-99v21,0,38,11,45,33","w":159,"k":{"y":-1,"r":-1,"i":-1,"g":-1}},"h":{"d":"21,0r0,-257r21,0r1,92v5,-20,24,-30,47,-30v29,0,49,15,49,51r0,144r-22,0r0,-138v0,-26,-10,-39,-32,-39v-68,2,-36,113,-43,177r-21,0","w":159},"i":{"d":"22,-220r0,-37r22,0r0,37r-22,0xm22,0r0,-191r22,0r0,191r-22,0","w":66},"j":{"d":"22,-220r0,-37r22,0r0,37r-22,0xm22,15r0,-206r22,0r0,213v-1,38,-23,47,-53,43r0,-18v20,3,31,-1,31,-32","w":66},"k":{"d":"19,0r0,-257r21,0r1,161r74,-95r27,0r-58,71r68,120r-26,0r-57,-101r-29,34r0,67r-21,0","w":146},"l":{"d":"22,0r0,-257r22,0r0,257r-22,0","w":66,"k":{"y":-1,"w":-1}},"m":{"d":"22,0r0,-191r20,0r0,26v15,-42,83,-38,90,3v14,-46,93,-48,93,16r0,146r-22,0r0,-143v0,-23,-10,-34,-30,-34v-62,0,-33,115,-39,177r-21,0r0,-143v0,-23,-10,-34,-30,-34v-62,0,-33,115,-39,177r-22,0","w":246,"k":{"y":-1}},"n":{"d":"21,0r0,-191r19,0v1,8,-2,20,1,26v21,-46,98,-41,98,21r0,144r-22,0r0,-138v0,-26,-10,-39,-32,-39v-68,2,-36,113,-43,177r-21,0","w":159,"k":{"y":-1}},"o":{"d":"34,-96v0,62,19,82,43,82v24,0,43,-20,43,-82v0,-61,-19,-81,-43,-81v-24,0,-43,20,-43,81xm11,-96v0,-67,24,-99,66,-99v42,0,66,32,66,99v0,67,-24,100,-66,100v-42,0,-66,-33,-66,-100","w":153},"p":{"d":"83,-177v-37,0,-43,33,-43,82v0,71,20,81,42,81v22,0,42,-10,42,-81v0,-69,-20,-82,-41,-82xm19,63r0,-254r19,0v1,8,-2,21,1,27v7,-18,23,-31,47,-31v43,0,61,33,61,100v0,66,-19,99,-61,99v-25,1,-39,-15,-46,-33r0,92r-21,0","w":159,"k":{"y":-1}},"q":{"d":"120,-95v0,-50,-5,-82,-43,-82v-21,0,-41,13,-41,82v0,71,20,81,42,81v22,0,42,-10,42,-81xm120,63r-1,-92v-5,20,-21,33,-45,33v-42,0,-61,-33,-61,-99v0,-67,18,-100,61,-100v25,-1,39,15,48,31r0,-27r19,0r0,254r-21,0","w":159},"r":{"d":"21,0r0,-191r21,0v1,9,-2,23,1,30v9,-24,29,-37,56,-33r0,21v-32,-5,-57,12,-57,53r0,120r-21,0","w":100,"k":{"y":-6,"v":-6,".":27,"-":13,",":27}},"s":{"d":"107,-48v0,-49,-93,-39,-93,-92v0,-39,24,-55,57,-55v38,0,54,20,53,58r-22,0v1,-27,-9,-41,-31,-40v-44,0,-49,52,-9,64v29,10,67,26,67,60v0,33,-19,57,-59,57v-41,1,-61,-19,-59,-65r22,0v-1,30,10,48,36,47v23,0,38,-12,38,-34","w":140},"t":{"d":"29,-31r0,-142r-26,0r0,-18r26,0r0,-53r21,0r0,53r34,0r0,18r-34,0r0,137v-1,20,17,22,34,18r0,18v-26,5,-55,1,-55,-31","w":86},"u":{"d":"21,-47r0,-144r21,0r0,134v0,31,11,43,34,43v64,0,35,-114,41,-177r22,0r0,191r-19,0v-1,-8,2,-21,-1,-27v-21,47,-98,43,-98,-20","w":159},"v":{"d":"56,0r-53,-191r23,0r43,167r39,-167r23,0r-51,191r-24,0","w":133,"k":{".":20,",":20}},"w":{"d":"46,0r-42,-191r23,0r33,169r34,-169r27,0r33,169r32,-169r24,0r-43,191r-26,0r-35,-170r-34,170r-26,0","w":213,"k":{".":13,",":13}},"x":{"d":"107,0r-40,-82r-40,82r-25,0r52,-99r-50,-92r25,0r38,75r37,-75r25,0r-49,92r51,99r-24,0","w":133},"y":{"d":"58,2r-55,-193r23,0r43,165r39,-165r23,0r-56,206v-11,43,-24,50,-65,48r0,-18v32,7,41,-17,48,-43","w":133,"k":{".":20,",":20}},"z":{"d":"6,0r0,-18r91,-155r-86,0r0,-18r109,0r0,18r-90,155r90,0r0,18r-114,0","w":126},"{":{"d":"12,-104v56,-5,-30,-173,78,-153r0,18v-22,0,-36,-4,-36,24v-1,43,7,116,-24,120v32,2,24,78,24,119v0,28,14,24,36,24r0,18v-37,4,-57,-9,-57,-43v0,-34,10,-114,-21,-109r0,-18","w":86},"|":{"d":"31,4r0,-265r18,0r0,265r-18,0","w":79},"}":{"d":"75,-86v-56,5,29,172,-78,152r0,-18v22,0,36,4,35,-24v0,-43,-7,-116,25,-120v-33,-2,-25,-78,-25,-119v0,-28,-13,-24,-35,-24r0,-18v36,-3,57,10,57,43v0,35,-10,114,21,110r0,18","w":86},"~":{"d":"70,-112v14,-4,70,26,77,24v12,0,20,-8,31,-26r13,13v-15,21,-26,31,-45,31v-16,4,-61,-29,-78,-24v-16,0,-24,13,-30,26r-13,-13v8,-15,21,-31,45,-31","w":216},"'":{"d":"32,-171r0,-86r22,0r0,86r-22,0","w":86},"\u201c":{"d":"26,-171v1,-39,-6,-72,27,-86r0,14v-10,6,-13,16,-13,36r11,0r0,36r-25,0xm74,-171v1,-39,-7,-72,26,-86v1,23,-16,21,-12,50r10,0r0,36r-24,0","w":126},"\u2013":{"d":"0,-112r180,0r0,19r-180,0r0,-19","w":180},"\u201d":{"d":"76,-220r0,-37r24,0v-1,39,7,72,-26,86v-2,-23,16,-20,12,-49r-10,0xm28,-220r0,-37r25,0v-1,39,6,72,-27,86v-2,-24,17,-20,13,-49r-11,0","w":126,"k":{" ":13}},"\u2026":{"d":"288,0r0,-37r24,0r0,37r-24,0xm168,0r0,-37r24,0r0,37r-24,0xm48,0r0,-37r24,0r0,37r-24,0","w":360},"`":{"d":"-4,-266r26,0r27,51r-17,0","w":66},"\u2014":{"d":"0,-112r360,0r0,19r-360,0r0,-19","w":360},"\u2122":{"d":"235,-137r47,-120r30,0r0,148r-18,0r0,-132r-54,132r-11,0r-54,-132r0,132r-18,0r0,-148r31,0xm64,-109r0,-132r-49,0r0,-16r115,0r0,16r-48,0r0,132r-18,0","w":356},"\u00d7":{"d":"176,-10r-68,-68r-68,68r-13,-13r68,-68r-68,-69r13,-12r68,68r68,-68r13,12r-68,69r68,68","w":216},"\u00a0":{"w":86,"k":{"\u201c":13,"\u2018":13,"Y":13,"W":13,"V":13,"T":13,"A":13}}}});




/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright © 1988, 1990, 1993, 2003 Linotype Library GmbH, www.linotype.com. All
 * rights reserved. Copyright © 1988, 1990, 1993 Adobe Systems Incorporated. All
 * Rights Reserved.
 * 
 * Trademark:
 * Helvetica, Neue Helvetica is a trademark of Heidelberger Druckmaschinen AG
 * which may be registered in certain jurisdictions, exclusively licensed through
 * Linotype Library GmbH, a wholly owned subsidiary of Heidelberger Druckmaschinen
 * AG.
 * 
 * Full name:
 * HelveticaNeueLTPro-ThCn
 * 
 * Description:
 * Copyright © 1988, 1990, 1993, 2003 Linotype Library GmbH, www.linotype.com. All
 * rights reserved. Copyright © 1988, 1990, 1993 Adobe Systems Incorporated. All
 * Rights Reserved.
 * 
 * Manufacturer:
 * Linotype Library GmbH
 * 
 * Designer:
 * Linotype Library GmbH
 * 
 * Vendor URL:
 * http://www.linotype.com
 * 
 * License information:
 * http://www.Linotypelibrary.com
 */
Cufon.registerFont({"w":172,"face":{"font-family":"Helvetica Neue Thin","font-weight":250,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 4 6 2 2 2 3 2 4","ascent":"257","descent":"-103","x-height":"4","bbox":"-14 -280 277 66.2064","underline-thickness":"18","underline-position":"-18","stemh":"12","stemv":"14","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":86,"k":{"Y":13,"W":13,"V":13,"T":13,"A":13}},"!":{"d":"32,0r0,-35r16,0r0,35r-16,0xm32,-257r16,0r-3,190r-10,0","w":79},"\"":{"d":"67,-175r0,-82r13,0r0,82r-13,0xm27,-175r0,-82r12,0r0,82r-12,0","w":106},"#":{"d":"107,-93r9,-64r-50,0r-9,64r50,0xm105,-81r-49,0r-11,81r-13,0r12,-81r-39,0r0,-12r40,0r9,-64r-39,0r0,-13r40,0r12,-81r12,0r-11,81r49,0r11,-81r12,0r-11,81r39,0r0,13r-40,0r-9,64r39,0r0,12r-41,0r-11,81r-12,0"},"$":{"d":"81,35r0,-31v-58,-3,-70,-39,-69,-79r15,0v-2,40,12,63,54,67r0,-117v-33,-11,-64,-26,-64,-65v0,-39,26,-64,64,-65r0,-25r11,0r0,25v45,3,63,28,63,67r-15,0v0,-32,-13,-52,-48,-55r0,106v38,12,69,26,69,71v0,44,-30,68,-69,70r0,31r-11,0xm81,-140r0,-103v-26,2,-49,17,-49,52v0,31,20,42,49,51xm92,-122r0,114v31,-3,53,-24,53,-57v1,-37,-24,-47,-53,-57"},"%":{"d":"20,-191v0,-41,13,-64,44,-64v35,0,44,23,44,64v0,42,-15,64,-44,64v-35,0,-44,-23,-44,-64xm139,-59v0,-41,13,-64,44,-64v35,0,44,23,44,64v0,42,-15,63,-44,63v-35,0,-44,-22,-44,-63xm32,-191v0,42,13,53,32,53v19,0,31,-11,31,-53v0,-42,-12,-53,-31,-53v-16,0,-32,11,-32,53xm62,4r109,-259r12,0r-109,259r-12,0xm151,-59v0,42,13,53,32,53v19,0,32,-11,32,-53v0,-42,-13,-53,-32,-53v-16,0,-32,11,-32,53","w":246},"&":{"d":"139,-47r-63,-89v-23,18,-54,43,-54,73v0,32,23,55,55,55v29,0,50,-20,62,-39xm78,-154v20,-13,40,-31,40,-58v0,-20,-14,-33,-33,-33v-57,0,-30,70,-7,91xm173,0r-26,-36v-16,23,-37,40,-72,40v-49,0,-68,-35,-68,-65v0,-42,33,-62,61,-85v-12,-19,-32,-43,-32,-66v0,-27,22,-45,49,-45v70,0,51,84,11,106r-10,8r59,83v7,-14,10,-33,10,-48r13,0v0,20,-4,42,-14,60r34,48r-15,0","w":193},"(":{"d":"79,66r-11,0v-23,-37,-44,-92,-44,-161v0,-69,21,-125,44,-162r11,0v-55,76,-56,247,0,323","w":79},")":{"d":"1,-257r11,0v23,37,44,93,44,162v0,69,-21,124,-44,161r-11,0v55,-76,55,-247,0,-323","w":79},"*":{"d":"11,-222r4,-11r33,16r0,-40r11,0r0,40r32,-16r5,10r-32,15r22,29r-10,7r-22,-32r-24,32r-9,-7r22,-29","w":106},"+":{"d":"102,0r0,-85r-85,0r0,-12r85,0r0,-85r12,0r0,85r85,0r0,12r-85,0r0,85r-12,0","w":216},",":{"d":"36,0r0,-37r15,0v1,35,2,75,-21,83v-1,-20,13,-23,10,-46r-4,0","w":86,"k":{" ":13}},"-":{"d":"23,-92r0,-12r68,0r0,12r-68,0","w":113},".":{"d":"36,0r0,-37r15,0r0,37r-15,0","w":86,"k":{" ":13}},"\/":{"d":"-3,4r92,-265r14,0r-92,265r-14,0","w":100},"0":{"d":"15,-125v0,-89,22,-130,71,-130v53,0,72,40,72,130v0,94,-24,129,-72,129v-52,0,-71,-39,-71,-129xm30,-125v0,97,20,117,56,117v36,0,57,-22,57,-117v0,-48,-1,-118,-57,-118v-56,0,-56,79,-56,118"},"1":{"d":"88,0r0,-229v-12,14,-39,28,-61,30r0,-12v26,-3,54,-22,62,-44r13,0r0,255r-14,0"},"2":{"d":"156,0r-139,0v-3,-55,44,-91,80,-118v23,-18,42,-38,42,-69v0,-33,-19,-56,-52,-56v-39,0,-54,33,-54,66r-15,0v0,-44,25,-78,71,-78v26,0,65,15,65,69v1,82,-117,96,-122,172r124,0r0,14"},"3":{"d":"72,-127r0,-12v40,2,62,-12,62,-52v0,-32,-17,-52,-49,-52v-37,0,-49,29,-50,57r-15,0v0,-40,25,-69,66,-69v71,0,87,109,20,122v29,6,52,27,52,61v0,44,-27,76,-75,76v-44,0,-66,-29,-68,-70r15,0v0,31,18,58,54,58v31,0,59,-18,59,-63v1,-37,-25,-59,-71,-56"},"4":{"d":"116,0r0,-69r-104,0r0,-13r102,-173r16,0r0,174r31,0r0,12r-31,0r0,69r-14,0xm116,-81r-1,-150r-89,150r90,0"},"5":{"d":"20,-119r15,-132r110,0r0,14r-99,0r-11,101v10,-18,30,-29,53,-29v47,0,69,36,69,81v0,46,-22,88,-73,88v-50,-1,-69,-33,-68,-68v6,1,17,-4,15,5v3,30,20,51,51,51v42,0,60,-35,60,-75v0,-39,-20,-70,-56,-70v-32,0,-45,22,-51,34r-15,0"},"6":{"d":"33,-78v0,32,15,70,54,70v35,0,56,-25,56,-74v0,-38,-18,-68,-55,-68v-39,0,-55,31,-55,72xm151,-197r-15,0v0,-20,-13,-46,-46,-46v-46,0,-64,60,-60,129v6,-22,21,-49,60,-49v41,0,68,29,68,81v0,50,-23,86,-72,86v-62,0,-71,-61,-71,-119v0,-75,12,-140,76,-140v49,0,60,41,60,58"},"7":{"d":"157,-251r0,14v-66,75,-96,194,-96,237r-17,0v0,-51,40,-169,100,-237r-129,0r0,-14r142,0"},"8":{"d":"86,4v-85,0,-94,-134,-21,-140v-26,-8,-42,-29,-42,-57v0,-37,23,-62,63,-62v72,0,88,102,23,118v28,7,49,27,49,68v0,45,-27,73,-72,73xm30,-69v0,38,21,61,56,61v33,0,57,-23,57,-61v0,-43,-22,-62,-57,-62v-32,0,-56,20,-56,62xm135,-193v0,-29,-18,-50,-49,-50v-31,0,-48,21,-48,50v0,32,19,50,48,50v30,0,49,-18,49,-50"},"9":{"d":"140,-172v0,-32,-15,-71,-54,-71v-35,0,-56,26,-56,75v0,38,18,68,55,68v38,0,55,-31,55,-72xm22,-54r15,0v0,20,13,46,46,46v46,0,64,-60,60,-129v-6,22,-21,49,-60,49v-41,0,-68,-28,-68,-80v0,-50,23,-87,72,-87v62,0,71,61,71,119v0,75,-12,140,-76,140v-49,0,-60,-41,-60,-58"},":":{"d":"36,-142r0,-37r15,0r0,37r-15,0xm36,0r0,-37r15,0r0,37r-15,0","w":86,"k":{" ":13}},";":{"d":"36,-142r0,-37r15,0r0,37r-15,0xm36,0r0,-37r15,0v1,35,2,75,-21,83v-1,-20,13,-23,10,-46r-4,0","w":86,"k":{" ":13}},"\u037e":{"d":"36,-142r0,-37r15,0r0,37r-15,0xm36,0r0,-37r15,0v1,35,2,75,-21,83v-1,-20,13,-23,10,-46r-4,0","w":86},"<":{"d":"17,-85r0,-12r182,-87r0,10r-171,83r171,82r0,11","w":216},"=":{"d":"17,-50r0,-12r182,0r0,12r-182,0xm17,-120r0,-12r182,0r0,12r-182,0","w":216},">":{"d":"199,-97r0,12r-182,87r0,-11r171,-82r-171,-83r0,-10","w":216},"?":{"d":"66,0r0,-35r15,0r0,35r-15,0xm66,-66v-9,-75,58,-76,60,-136v0,-30,-19,-47,-48,-47v-41,1,-51,32,-50,66v-6,-1,-18,4,-15,-6v0,-32,16,-72,65,-72v48,0,63,33,63,59v-1,72,-70,61,-60,136r-15,0","w":153},"@":{"d":"206,-201r15,0r-40,127v0,7,6,12,14,12v34,0,67,-45,67,-90v0,-61,-56,-97,-112,-97v-68,0,-124,56,-124,122v-1,120,169,159,228,66r15,0v-23,40,-70,65,-118,65v-80,0,-140,-57,-140,-134v0,-75,62,-131,138,-131v72,0,128,43,128,109v0,54,-47,103,-87,103v-14,0,-22,-11,-25,-26v-27,42,-98,29,-98,-28v0,-49,36,-105,88,-105v24,0,39,16,42,33xm82,-104v0,27,15,42,38,42v39,0,67,-60,67,-92v0,-16,-3,-41,-34,-41v-43,0,-71,52,-71,91","w":288},"A":{"d":"159,0r-24,-80r-97,0r-24,80r-15,0r79,-257r20,0r77,257r-16,0xm132,-92r-45,-150r-45,150r90,0","w":173,"k":{"y":6,"w":6,"v":6,"Y":20,"W":13,"V":13,"T":20}},"B":{"d":"37,-12v60,1,115,6,115,-58v0,-66,-55,-59,-115,-59r0,117xm37,-141v54,2,106,3,106,-52v0,-58,-51,-53,-106,-52r0,104xm22,0r0,-257r69,0v87,-10,86,117,20,122v37,3,56,29,56,65v0,44,-28,70,-74,70r-71,0","w":180,"k":{".":27,",":27}},"C":{"d":"168,-183r-15,0v0,-35,-18,-66,-56,-66v-51,0,-68,48,-68,120v0,69,14,121,66,121v50,0,61,-58,61,-78r15,0v0,30,-15,90,-79,90v-56,0,-78,-49,-78,-132v0,-81,23,-133,82,-133v60,0,72,53,72,78","w":180,"k":{".":27,",":27}},"D":{"d":"22,0r0,-257v100,-2,151,-7,151,128v0,135,-52,132,-151,129xm37,-12v88,7,121,-16,121,-117v0,-100,-32,-124,-121,-116r0,233","w":186,"k":{".":27,",":27}},"E":{"d":"22,0r0,-257r123,0r0,14r-108,0r0,102r101,0r0,14r-101,0r0,113r111,0r0,14r-126,0","w":153},"F":{"d":"22,0r0,-257r123,0r0,14r-108,0r0,102r101,0r0,14r-101,0r0,127r-15,0","w":146,"k":{"r":4,"o":6,"e":6,"a":6,"A":13,".":40,",":40}},"G":{"d":"161,0v-1,-17,2,-37,-1,-52v-8,35,-31,56,-67,56v-56,0,-79,-49,-79,-132v0,-81,23,-133,82,-133v60,0,72,53,72,78r-15,0v0,-35,-18,-66,-56,-66v-51,0,-68,48,-68,120v0,69,14,121,66,121v54,0,65,-54,63,-108r-71,0r0,-13r86,0r0,129r-12,0","w":186,"k":{".":20,",":20}},"H":{"d":"22,0r0,-257r15,0r0,113r113,0r0,-113r15,0r0,257r-15,0r0,-131r-113,0r0,131r-15,0","w":186},"I":{"d":"22,0r0,-257r15,0r0,257r-15,0","w":59},"J":{"d":"24,-75v-2,42,13,67,42,67v22,0,43,-11,43,-51r0,-198r16,0r0,198v0,43,-24,63,-58,63v-48,0,-59,-33,-58,-79r15,0","w":146,"k":{".":27,",":27}},"K":{"d":"22,0r0,-257r15,0r1,143r106,-143r17,0r-81,108r88,149r-17,0r-81,-136r-33,44r0,92r-15,0","w":166,"k":{"O":4}},"L":{"d":"22,0r0,-257r15,0r0,243r108,0r0,14r-123,0","w":153,"k":{"y":13,"Y":40,"W":33,"V":33,"T":33}},"M":{"d":"199,0r-1,-238r-74,238r-15,0r-74,-238r0,238r-16,0r0,-257r25,0r74,231r71,-231r25,0r0,257r-15,0","w":233},"N":{"d":"19,-257r21,0r112,233r0,-233r15,0r0,257r-19,0r-113,-233r0,233r-16,0r0,-257","w":186,"k":{".":20,",":20}},"O":{"d":"97,-249v-50,0,-68,49,-68,120v0,71,14,121,68,121v48,0,68,-39,68,-121v0,-69,-16,-120,-68,-120xm97,-261v51,0,83,32,83,132v0,113,-47,133,-83,133v-49,0,-83,-33,-83,-133v0,-100,35,-132,83,-132","w":193,"k":{".":27,",":27}},"P":{"d":"37,-127v58,2,104,4,106,-59v2,-59,-47,-63,-106,-59r0,118xm22,0r0,-257r67,0v60,1,69,44,69,71v2,63,-52,78,-121,72r0,114r-15,0","w":166,"k":{"o":6,"e":6,"a":6,"A":13,".":46,",":46}},"Q":{"d":"173,13r-27,-27v-14,13,-31,18,-49,18v-49,0,-83,-33,-83,-133v0,-100,35,-132,83,-132v51,0,83,32,83,132v0,52,-10,85,-25,105r27,28xm115,-64r30,31v33,-56,34,-216,-48,-216v-50,0,-68,49,-68,120v0,71,14,121,68,121v17,0,30,-5,41,-15r-32,-32","w":193,"k":{"U":-4,".":18,",":18}},"R":{"d":"37,-131v58,-1,105,11,109,-59v3,-59,-52,-57,-109,-55r0,114xm22,0r0,-257v71,0,139,-12,139,67v0,35,-21,58,-52,65v72,-1,36,81,59,125r-18,0v-16,-42,14,-126,-57,-119r-56,0r0,119r-15,0","w":180,"k":{"Y":6,"T":6}},"S":{"d":"28,-79v-3,42,16,70,58,71v36,0,59,-25,59,-58v0,-81,-128,-44,-128,-128v0,-41,29,-67,69,-67v48,0,69,26,69,69r-15,0v0,-35,-17,-57,-53,-57v-29,0,-55,13,-55,53v1,80,129,41,129,129v0,46,-34,71,-75,71v-67,0,-75,-40,-73,-83r15,0","w":173,"k":{".":27,",":27}},"T":{"d":"69,0r0,-243r-68,0r0,-14r152,0r0,14r-69,0r0,243r-15,0","w":153,"k":{"y":23,"w":30,"u":30,"r":30,"o":30,"i":6,"e":30,"a":30,"A":20,";":27,":":27,".":40,"-":40,",":40}},"U":{"d":"34,-257r0,189v0,36,16,60,56,60v37,0,56,-24,56,-60r0,-189r15,0r0,186v0,58,-35,75,-71,75v-36,0,-71,-13,-71,-75r0,-186r15,0","w":180,"k":{".":27,",":27}},"V":{"d":"71,0r-71,-257r15,0r65,240r64,-240r15,0r-70,257r-18,0","w":159,"k":{"u":10,"o":10,"e":10,"a":10,"A":13,";":13,":":13,".":40,"-":14,",":40}},"W":{"d":"175,0r-49,-235r-48,235r-18,0r-56,-257r15,0r50,235r48,-235r19,0r49,235r49,-235r15,0r-56,257r-18,0","w":253,"k":{"u":3,"o":10,"e":10,"a":10,"A":6,";":11,":":11,".":33,"-":14,",":33}},"X":{"d":"147,0r-64,-117r-64,117r-16,0r73,-131r-67,-126r15,0r60,111r60,-111r15,0r-67,126r72,131r-17,0","w":166},"Y":{"d":"72,0r0,-106r-70,-151r17,0r61,135r63,-135r15,0r-71,151r0,106r-15,0","w":159,"k":{"u":17,"o":23,"i":6,"e":23,"a":23,"A":20,";":20,":":20,".":47,"-":33,",":47}},"Z":{"d":"6,0r0,-15r131,-228r-123,0r0,-14r138,0r0,15r-131,228r132,0r0,14r-147,0","w":159},"[":{"d":"30,66r0,-323r48,0r0,11r-36,0r0,301r36,0r0,11r-48,0","w":79},"\\":{"d":"11,-261r92,265r-14,0r-92,-265r14,0","w":100},"]":{"d":"50,-257r0,323r-48,0r0,-11r36,0r0,-301r-36,0r0,-11r48,0","w":79},"^":{"d":"17,-87r85,-164r12,0r85,164r-11,0r-80,-154r-80,154r-11,0","w":216},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"a":{"d":"58,-8v45,0,53,-54,47,-102v-20,23,-81,11,-81,62v0,24,10,40,34,40xm120,-143r0,120v-1,14,8,15,16,11v1,12,-2,15,-14,14v-11,3,-17,-18,-17,-32v-5,20,-23,34,-49,34v-61,0,-63,-97,-9,-104v22,-9,59,-5,59,-39v0,-34,-17,-41,-37,-41v-32,0,-41,19,-41,45r-13,0v0,-26,9,-58,53,-58v42,0,52,23,52,50","w":140},"b":{"d":"81,-180v-35,0,-48,27,-48,85v0,55,13,87,46,87v37,0,46,-39,46,-87v0,-59,-12,-85,-44,-85xm19,0r0,-257r14,0r0,102v7,-20,20,-38,49,-38v48,0,58,43,58,98v0,59,-15,99,-59,99v-26,0,-43,-14,-48,-40r0,36r-14,0","w":153,"k":{".":20,",":20}},"c":{"d":"118,-62r15,0v0,18,-9,66,-58,66v-49,0,-61,-42,-61,-99v0,-62,19,-98,63,-98v46,0,55,46,55,59r-15,0v0,-12,-7,-46,-40,-46v-35,0,-48,32,-48,86v0,59,13,86,48,86v35,0,41,-40,41,-54","w":140,"k":{".":20,",":20}},"d":{"d":"29,-95v0,48,9,87,46,87v33,0,46,-32,46,-87v0,-62,-18,-85,-47,-85v-33,0,-45,27,-45,85xm121,0v-1,-11,2,-27,-1,-36v-5,26,-22,40,-48,40v-44,0,-58,-40,-58,-99v0,-58,13,-98,59,-98v27,-1,39,20,48,38r0,-102r13,0r0,257r-13,0","w":153},"e":{"d":"135,-95r-106,0v0,30,0,87,44,87v40,0,46,-40,46,-54r14,0v0,29,-16,66,-58,66v-49,0,-61,-39,-61,-103v0,-58,20,-94,63,-94v45,0,58,37,58,98xm29,-107r91,0v0,-34,-5,-73,-44,-73v-42,0,-47,49,-47,73","w":146,"k":{".":20,",":20}},"f":{"d":"28,0r0,-176r-25,0r0,-12r25,0v-3,-41,0,-78,48,-68r0,12v-32,-11,-37,23,-34,56r31,0r0,12r-31,0r0,176r-14,0","w":73,"k":{".":33,",":33}},"g":{"d":"134,-188r0,178v0,46,-13,76,-60,76v-48,0,-51,-37,-51,-47r13,0v0,20,12,35,39,35v44,0,51,-46,45,-92v-6,17,-17,38,-50,38v-45,0,-56,-43,-56,-95v0,-52,9,-98,59,-98v25,-1,39,16,48,36r0,-31r13,0xm29,-95v0,48,10,83,46,83v35,0,46,-35,46,-86v0,-55,-15,-82,-45,-82v-30,0,-47,21,-47,85","w":153,"k":{".":14,",":14}},"h":{"d":"18,0r0,-257r14,0r1,97v7,-16,22,-33,48,-33v27,0,47,15,47,51r0,142r-14,0r0,-135v0,-33,-14,-45,-37,-45v-67,0,-40,113,-45,180r-14,0","w":146},"i":{"d":"20,-220r0,-37r13,0r0,37r-13,0xm20,0r0,-188r13,0r0,188r-13,0","w":53},"j":{"d":"20,-220r0,-37r13,0r0,37r-13,0xm-14,63r0,-12v19,2,34,3,34,-26r0,-213r13,0r0,212v-1,37,-19,43,-47,39","w":53},"k":{"d":"18,0r0,-257r14,0r1,169r81,-100r17,0r-58,70r69,118r-17,0r-62,-106r-31,37r0,69r-14,0","w":140},"l":{"d":"20,0r0,-257r13,0r0,257r-13,0","w":53},"m":{"d":"21,0r0,-188r13,0v1,9,-2,21,1,28v5,-20,22,-33,45,-33v30,-1,36,21,42,36v3,-13,16,-36,46,-36v30,0,45,18,45,48r0,145r-14,0r0,-141v0,-26,-12,-39,-32,-39v-68,2,-38,114,-44,180r-13,0r0,-135v0,-28,-9,-45,-33,-45v-69,0,-35,114,-43,180r-13,0","w":233},"n":{"d":"18,0r0,-188r14,0v1,9,-2,21,1,28v7,-16,22,-33,48,-33v27,0,47,15,47,51r0,142r-14,0r0,-135v0,-33,-14,-45,-37,-45v-67,0,-40,113,-45,180r-14,0","w":146},"o":{"d":"125,-94v0,-54,-12,-86,-48,-86v-36,0,-48,32,-48,86v0,54,12,86,48,86v36,0,48,-32,48,-86xm140,-94v0,54,-12,98,-64,98v-50,0,-62,-44,-62,-98v0,-54,12,-99,64,-99v50,0,62,45,62,99","w":153,"k":{".":20,",":20}},"p":{"d":"33,-95v0,55,13,87,46,87v37,0,46,-39,46,-87v0,-60,-18,-85,-44,-85v-35,0,-48,27,-48,85xm19,63r0,-251r14,0r0,33v7,-20,20,-38,49,-38v45,0,58,43,58,98v0,59,-15,99,-59,99v-26,0,-43,-14,-48,-40r0,99r-14,0","w":153,"k":{".":20,",":20}},"q":{"d":"29,-95v0,48,9,87,46,87v33,0,46,-32,46,-87v0,-58,-16,-85,-47,-85v-29,0,-45,26,-45,85xm121,63r-1,-99v-5,26,-22,40,-48,40v-44,0,-58,-40,-58,-99v0,-55,12,-98,59,-98v28,-1,39,20,48,38r0,-33r13,0r0,251r-13,0","w":153},"r":{"d":"18,0r0,-188r14,0v1,10,-2,24,1,32v8,-24,24,-39,55,-37r0,13v-81,-4,-50,106,-56,180r-14,0","w":86,"k":{"y":-6,"v":-6,"n":-4,"m":-4,";":13,".":33,"-":33,",":33}},"s":{"d":"113,-141v2,9,-8,5,-14,6v0,-23,-1,-42,-35,-45v-45,-3,-49,63,-9,72v31,7,63,21,63,60v0,32,-24,52,-54,52v-54,0,-56,-36,-56,-64v6,1,17,-3,14,6v0,27,11,46,42,46v50,0,52,-64,11,-78v-28,-10,-63,-23,-63,-58v0,-32,22,-49,52,-49v42,0,49,29,49,52","w":126,"k":{".":20,",":20}},"t":{"d":"3,-176r0,-12r25,0r0,-56r14,0r0,56r31,0r0,12r-31,0r0,145v1,26,16,22,34,19r0,12v-27,6,-48,0,-48,-30r0,-146r-25,0","w":73},"u":{"d":"128,-188r0,188r-14,0r0,-28v-11,42,-96,48,-96,-18r0,-142r14,0r0,135v0,33,14,45,37,45v67,0,40,-113,45,-180r14,0","w":146},"v":{"d":"72,0r-16,0r-53,-188r15,0r47,171r43,-171r15,0","w":126,"k":{".":27,",":27}},"w":{"d":"133,0r-36,-169r-37,169r-18,0r-40,-188r15,0r34,169r38,-169r17,0r36,169r34,-169r15,0r-41,188r-17,0","w":193,"k":{".":20,",":20}},"x":{"d":"5,0r50,-97r-48,-91r17,0r40,80r40,-80r16,0r-48,91r50,97r-17,0r-42,-85r-43,85r-15,0","w":126},"y":{"d":"66,-19v17,-54,27,-114,42,-169r15,0r-58,216v-9,31,-24,37,-56,35r0,-13v34,10,43,-19,50,-48r-56,-190r15,0","w":126,"k":{".":27,",":27}},"z":{"d":"5,0r0,-12r94,-164r-89,0r0,-12r104,0r0,12r-93,164r94,0r0,12r-110,0","w":120},"{":{"d":"10,-90r0,-11v36,-4,25,-73,26,-114v1,-42,16,-43,49,-42r0,11v-51,-13,-37,50,-37,91v0,52,-19,56,-25,60v7,2,25,9,25,59v0,38,-18,103,37,91r0,11v-33,1,-48,0,-49,-42v-1,-42,10,-109,-26,-114","w":79},"|":{"d":"33,4r0,-265r14,0r0,265r-14,0","w":79},"}":{"d":"69,-101r0,11v-36,4,-24,73,-25,114v-1,42,-16,43,-49,42r0,-11v51,13,37,-50,37,-91v0,-52,19,-55,25,-60v-7,-1,-25,-8,-25,-58v0,-38,18,-104,-37,-92r0,-11v33,-1,48,0,49,42v1,41,-11,109,25,114","w":79},"~":{"d":"146,-73v-27,0,-51,-24,-78,-24v-18,0,-27,15,-34,25r-8,-8v10,-16,20,-29,44,-29v27,0,51,24,78,24v17,0,27,-16,34,-26r8,8v-10,16,-20,30,-44,30","w":216},"'":{"d":"27,-175r0,-82r12,0r0,82r-12,0","w":66},"`":{"d":"14,-265r28,50r-12,0r-34,-50r18,0","w":53},"\u00a0":{"w":86,"k":{"Y":13,"W":13,"V":13,"T":13,"A":13}}}});




Cufon.replace('h1, #logo, #about-joe p, h3, h4', { fontFamily: 'Helvetica Neue Thin' });
Cufon.replace('#navigation a, h2', {hover: "true", fontFamily: 'Helvetica Neue Light'});

/*************************************************
**  jQuery Masonry version 1.0.1
**  copyright David DeSandro, licensed GPL & MIT
**  http://desandro.com/resources/jquery-masonry
**************************************************/
;(function($){$.fn.masonry=function(options,callback){function placeBrick($brick,setCount,setY,setSpan,props){var shortCol=0;for(i=0;i<setCount;i++){if(setY[i]<setY[shortCol])shortCol=i}$brick.css({top:setY[shortCol],left:props.colW*shortCol+props.posLeft});for(i=0;i<setSpan;i++){props.colY[shortCol+i]=setY[shortCol]+$brick.outerHeight(true)}}function masonrySetup($wall,opts,props){props.$bricks=opts.itemSelector==undefined?opts.$brickParent.children():opts.$brickParent.find(opts.itemSelector);if(opts.columnWidth==undefined){props.colW=props.masoned?$wall.data('masonry').colW:props.$bricks.outerWidth(true)}else{props.colW=opts.columnWidth}props.colCount=Math.floor($wall.width()/props.colW);props.colCount=Math.max(props.colCount,1)}function masonryArrange($wall,opts,props){if(!props.masoned)$wall.css('position','relative');if(!props.masoned||opts.appendedContent!=undefined){props.$bricks.css('position','absolute')}var cursor=$('<div />');$wall.prepend(cursor);props.posTop=Math.round(cursor.position().top);props.posLeft=Math.round(cursor.position().left);cursor.remove();if(props.masoned&&opts.appendedContent!=undefined){props.colY=$wall.data('masonry').colY;for(i=$wall.data('masonry').colCount;i<props.colCount;i++){props.colY[i]=props.posTop}}else{props.colY=[];for(i=0;i<props.colCount;i++){props.colY[i]=props.posTop}}if(opts.singleMode){props.$bricks.each(function(){var $brick=$(this);placeBrick($brick,props.colCount,props.colY,1,props)})}else{props.$bricks.each(function(){var $brick=$(this);var colSpan=Math.ceil($brick.outerWidth(true)/props.colW);colSpan=Math.min(colSpan,props.colCount);if(colSpan==1){placeBrick($brick,props.colCount,props.colY,1,props)}else{var groupCount=props.colCount+1-colSpan;var groupY=[0];for(i=0;i<groupCount;i++){groupY[i]=0;for(j=0;j<colSpan;j++){groupY[i]=Math.max(groupY[i],props.colY[i+j])}}placeBrick($brick,groupCount,groupY,colSpan,props)}})}props.wallH=0;for(i=0;i<props.colCount;i++){props.wallH=Math.max(props.wallH,props.colY[i])}$wall.height(props.wallH-props.posTop);callback.call(props.$bricks);$wall.data('masonry',props)}function masonryResize($wall,opts,props){var prevColCount=$wall.data('masonry').colCount;masonrySetup($wall,opts,props);if(props.colCount!=prevColCount)masonryArrange($wall,opts,props)}return this.each(function(){var $wall=$(this);var props=$.extend({},$.masonry);props.masoned=$wall.data('masonry')!=undefined;var previousOptions=props.masoned?$wall.data('masonry').options:{};var opts=$.extend({},props.defaults,previousOptions,options);props.options=opts.saveOptions?opts:previousOptions;callback=callback||function(){};if(props.masoned&&opts.appendedContent!=undefined){opts.$brickParent=opts.appendedContent}else{opts.$brickParent=$wall}if(opts.$brickParent.children().length>0){masonrySetup($wall,opts,props);masonryArrange($wall,opts,props);var resizeOn=previousOptions.resizeable;if(!resizeOn&&opts.resizeable){$(window).bind('resize.masonry',function(){masonryResize($wall,opts,props)})}if(resizeOn&&!opts.resizeable)$(window).unbind('resize.masonry')}else{return this}})};$.masonry={defaults:{singleMode:false,columnWidth:undefined,itemSelector:undefined,appendedContent:undefined,saveOptions:true,resizeable:true},colW:undefined,colCount:undefined,colY:undefined,wallH:undefined,masoned:undefined,posTop:0,posLeft:0,options:undefined,$bricks:undefined,$brickParent:undefined}})(jQuery);




/*
// Infinite Scroll jQuery plugin
// copyright Paul Irish, licensed GPL & MIT
// version 1.4.100210

// home and docs: http://www.infinite-scroll.com
*/
(function(A){A.fn.infinitescroll=function(Q,O){function E(){if(B.debug){window.console&&console.log.call(console,arguments)}}function H(S){for(var R in S){if(R.indexOf&&R.indexOf("Selector")>-1&&A(S[R]).length===0){E("Your "+R+" found no elements.");return false}return true}}function N(R){R.match(C)?R.match(C)[2]:R;if(R.match(/^(.*?)\b2\b(.*?$)/)){R=R.match(/^(.*?)\b2\b(.*?$)/).slice(1)}else{if(R.match(/^(.*?)2(.*?$)/)){if(R.match(/^(.*?page=)2(\/.*|$)/)){R=R.match(/^(.*?page=)2(\/.*|$)/).slice(1);return R}E("Trying backup next selector parse technique. Treacherous waters here, matey.");R=R.match(/^(.*?)2(.*?$)/).slice(1)}else{E("Sorry, we couldn't parse your Next (Previous Posts) URL. Verify your the css selector points to the correct A tag. If you still get this error: yell, scream, and kindly ask for help at infinite-scroll.com.");K.isInvalidPage=true}}return R}function L(){return B.localMode?(A(K.container)[0].scrollHeight&&A(K.container)[0].scrollHeight):A(document).height()}function F(){var R=0+L()-(B.localMode?A(K.container).scrollTop():(A(K.container).scrollTop()||A(K.container.ownerDocument.body).scrollTop()))-A(B.localMode?K.container:window).height();E("math:",R,K.pixelsFromNavToBottom);return(R-B.bufferPx<K.pixelsFromNavToBottom)}function M(){K.loadingMsg.find("img").hide().parent().find("div").html(B.donetext).animate({opacity:1},2000).fadeOut("normal");B.errorCallback()}function D(){if(K.isDuringAjax||K.isInvalidPage||K.isDone){return}if(!F(B,K)){return}A(document).trigger("retrieve.infscr")}function G(){K.isDuringAjax=true;K.loadingMsg.appendTo(B.contentSelector).show();A(B.navSelector).hide();K.currPage++;E("heading into ajax",P);J=A(B.contentSelector).is("table")?A("<tbody/>"):A("<div/>");J.attr("id","infscr-page-"+K.currPage).addClass("infscr-pages").appendTo(B.contentSelector).load(P.join(K.currPage)+" "+B.itemSelector,null,I)}function I(){if(K.isDone){M();return false}else{if(J.children().length==0){A.event.trigger("ajaxError",[{status:404}])}K.loadingMsg.fadeOut("normal");if(B.animate){var R=A(window).scrollTop()+A("#infscr-loading").height()+B.extraScrollPx+"px";A("html,body").animate({scrollTop:R},800,function(){K.isDuringAjax=false})}O.call(J[0]);if(!B.animate){K.isDuringAjax=false}}}var B=A.extend({},A.infinitescroll.defaults,Q),K=A.infinitescroll,J;O=O||function(){};if(!H(B)){return false}K.container=B.localMode?this:document.documentElement;B.contentSelector=B.contentSelector||this;var C=/(.*?\/\/).*?(\/.*)/,P=A(B.nextSelector).attr("href");if(!P){E("Navigation selector not found");return }P=N(P);if(B.localMode){A(K.container)[0].scrollTop=0}K.pixelsFromNavToBottom=L()+(K.container==document.documentElement?0:A(K.container).offset().top)-A(B.navSelector).offset().top;K.loadingMsg=A('<div id="infscr-loading" style="text-align: center;"><img alt="Loading..." src="'+B.loadingImg+'" /><div>'+B.loadingText+"</div></div>");(new Image()).src=B.loadingImg;A(document).ajaxError(function(S,T,R){E("Page not found. Self-destructing...");if(T.status==404){M();K.isDone=true;A(B.localMode?this:window).unbind("scroll.infscr")}});A(B.localMode?this:window).bind("scroll.infscr",D).trigger("scroll.infscr");A(document).bind("retrieve.infscr",G);return this};A.infinitescroll={defaults:{debug:false,preload:false,nextSelector:"div.navigation a:first",loadingImg:"http://www.infinite-scroll.com/loading.gif",loadingText:"<em>Loading the next set of posts...</em>",donetext:"<em>Congratulations, you've reached the end of the internet.</em>",navSelector:"div.navigation",contentSelector:null,extraScrollPx:150,itemSelector:"div.post",animate:false,localMode:false,bufferPx:40,errorCallback:function(){}},loadingImg:undefined,loadingMsg:undefined,container:undefined,currPage:1,currDOMChunk:null,isDuringAjax:false,isInvalidPage:false,isDone:false}})(jQuery);




$(document).ready(function(){

	var fadeOpacity = 0.5;
	var fadeSpeed = 300;

	
	/* Thumbnails
	-------------------------------------------------------------- */

	var href;
	
	var $items = $("#thumbnails .project-thumbnail").not('.selected');
	
	$($items).css('cursor', 'pointer').click(function(){
	
		href = $(this).find('a').attr('href');
		
		window.location = href;
	
	});
	
	$items.hover(function() {
	
		$items.stop().fadeTo(fadeSpeed, fadeOpacity);
		
		$("img", this).stop().css({opacity:1});
		
		$(this).stop().fadeTo(fadeSpeed, 1);
		$(this).find('.frame').not('.ie6 .frame').stop().fadeTo(fadeSpeed, 1);
		
	}, function() {
	
		$items.stop().fadeTo(fadeSpeed, 1);
		$(this).find('.frame').not('.ie6 .frame').stop().fadeTo(fadeSpeed, 0);
		
	});
	

	/* Project image thumbnails
	-------------------------------------------------------------- */
	
	var $thumbs = $("#project-info #images .thumb");

	$thumbs.hover(function() {
	
		$thumbs.stop().fadeTo(fadeSpeed, fadeOpacity);
		
		$("img", this).stop().css({opacity:1});
		
		$(this).stop().fadeTo(fadeSpeed, 1).find('.frame').not('.ie6 .frame').css('display', 'block').stop().fadeTo(fadeSpeed, 1);
		
	}, function() {
	
		$thumbs.stop().fadeTo(fadeSpeed, 1).find('.frame').not('.ie6 .frame').stop().fadeTo(fadeSpeed, 0);
		
	})
	

	
	
	
	/* News items
	-------------------------------------------------------------- */
	
	$('#news-items').masonry({ 
		singleMode: true,
		itemSelector: '.news-item'
	});
	
	$('#news-items').infinitescroll({
	    navSelector  : '#page_nav',    // selector for the paged navigation 
	    nextSelector : '#page_nav a',    // selector for the NEXT link (to page 2)
	    itemSelector : '.box',       // selector for all items you'll retrieve
	    loadingImg : 'img/loader.gif',
	    donetext  : 'No more pages to load.',
	    debug: false,
	    errorCallback: function() { 
	        // fade out the error message after 2 seconds
	        $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');     
	    }
	},
	    // call masonry as a callback
	    function() { $('#news-items').masonry({ 
			appendedContent: $(this)
		});
		
	});
	
	
	$('#news-items .news-item')
	
		.each(function(){
			$(this)
			.find('.image, h3')
			.fadeTo(0, fadeOpacity);
		})
		
		.hover(function(){
			$(this)
			.find('.image, h3')
			.fadeTo(fadeSpeed, 1);
			$(this)
			.find('.link a')
			.addClass('hover');
		
		}, function(){
			$(this)
			.find('.image, h3')
			.fadeTo(fadeSpeed, fadeOpacity);
			$(this)
			.find('.link a')
			.removeClass('hover');
		});
	
	
	/* Handle project info panel
	-------------------------------------------------------------- */
	
	$('#project-info').tabs({ 
	
		fx: { opacity: 'toggle' }
		
	 });

	/* Make sure the address sizes are equal
	-------------------------------------------------------------- */
	
	$('.address').equalizeCols();
	
	
	/* Project gallery
	-------------------------------------------------------------- */
	
	$(".thumb a").fancybox({
	
		onStart: function(){$('#player')[0].pauseVideo();},
		onClosed: function(){$('#player')[0].wasVideoPlaying();}
	
	});


});



(function($) {

	$.fn.equalizeCols = function(){
		var height = 0,
			reset = $.browser.msie && $.browser.version < 7 ? "1%" : "auto";
  
		return this
			.css("height", reset)
			.each(function() {
				height = Math.max(height, this.offsetHeight);
			})
			.css("height", height)
			.each(function() {
				var h = this.offsetHeight;
				if (h > height) {
					$(this).css("height", height - (h - height));
				};
			});
			
	};
	
})(jQuery);


function onVideoStateReceived(videoWasPlaying) {
	console.log(videoWasPlaying);
	if (videoWasPlaying) $('#player')[0].playVideo();
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 *
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

;(function(b){function H(){v.hide();r.onerror=r.onload=null;F&&F.abort();l.empty()}function Q(){b.fancybox('<p id="fancybox_error">The requested content cannot be loaded.<br />Please try again later.</p>',{scrolling:"no",padding:20,transitionIn:"none",transitionOut:"none"})}function B(){H();var a=q[s];e=b.extend({},b.fn.fancybox.defaults,typeof b(a).data("fancybox")=="undefined"?e:b(a).data("fancybox"));var d,f,o=a.title||b(a).title||e.title||"";if(a.nodeName&&!e.orig)e.orig=b(a).children("img:first").length?
b(a).children("img:first"):b(a);if(o==""&&e.orig)o=e.orig.attr("alt");d=a.nodeName&&/^(?:javascript|#)/i.test(a.href)?e.href||null:e.href||a.href||null;if(e.type){f=e.type;if(!d)d=e.content}else if(e.content)f="html";else if(d)if(d.match(I))f="image";else if(d.match(T))f="swf";else if(b(a).hasClass("iframe"))f="iframe";else if(d.match(/#/)){a=d.substr(d.indexOf("#"));f=b(a).length>0?"inline":"ajax"}else f="ajax";else f="inline";e.type=f;e.href=d;e.title=o;if(e.autoDimensions&&e.type!=="iframe"&&e.type!==
"swf"){e.width="auto";e.height="auto"}if(e.modal){e.overlayShow=true;e.hideOnOverlayClick=false;e.hideOnContentClick=false;e.enableEscapeButton=false;e.showCloseButton=false}if(b.isFunction(e.onStart))if(e.onStart(q,s,e)===false){h=false;return}l.css("padding",t+e.padding+e.margin);b(".fancybox-inline-tmp").unbind("fancybox-cancel").bind("fancybox-change",function(){b(this).replaceWith(i.children())});switch(f){case "html":l.html(e.content);G();break;case "inline":b('<div class="fancybox-inline-tmp" />').hide().insertBefore(b(a)).bind("fancybox-cleanup",
function(){b(this).replaceWith(i.children())}).bind("fancybox-cancel",function(){b(this).replaceWith(l.children())});b(a).appendTo(l);G();break;case "image":h=false;b.fancybox.showActivity();r=new Image;r.onerror=function(){Q()};r.onload=function(){r.onerror=null;r.onload=null;U()};r.src=d;break;case "swf":var u="",w="";u+='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+e.width+'" height="'+e.height+'"><param name="movie" value="'+d+'"></param>';b.each(e.swf,function(p,R){u+=
'<param name="'+p+'" value="'+R+'"></param>';w+=" "+p+'="'+R+'"'});u+='<embed src="'+d+'" type="application/x-shockwave-flash" width="'+e.width+'" height="'+e.height+'"'+w+"></embed></object>";l.html(u);G();break;case "ajax":a=d.split("#",2);f=e.ajax.data||{};if(a.length>1){d=a[0];typeof f=="string"?(f+="&selector="+a[1]):(f.selector=a[1])}h=false;b.fancybox.showActivity();F=b.ajax(b.extend(e.ajax,{url:d,data:f,error:Q,success:function(p){if(F.status==200){l.html(p);G()}}}));break;case "iframe":b('<iframe id="fancybox-frame" name="fancybox-frame'+
(new Date).getTime()+'" frameborder="0" hspace="0" scrolling="'+e.scrolling+'" src="'+e.href+'"></iframe>').appendTo(l);J();break}}function U(){h=true;e.width=r.width;e.height=r.height;b("<img />").attr({id:"fancybox-img",src:r.src,alt:e.title}).appendTo(l);J()}function G(){l.width(e.width);l.height(e.height);if(e.width=="auto")e.width=l.width();if(e.height=="auto")e.height=l.height();J()}function J(){v.hide();if(g.is(":visible")&&b.isFunction(c.onCleanup))if(c.onCleanup(j,n,c)===false){b.event.trigger("fancybox-cancel");
h=false;return}j=q;n=s;c=e;i.get(0).scrollTop=0;i.get(0).scrollLeft=0;if(c.overlayShow){K&&b("select:not(#fancybox-tmp select)").filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one("fancybox-cleanup",function(){this.style.visibility="inherit"});y.css({"background-color":c.overlayColor,opacity:c.overlayOpacity}).unbind().show()}m=V();W();if(g.is(":visible")){b(z.add(C).add(D)).hide();var a=g.position();k={top:a.top,left:a.left,width:g.width(),height:g.height()};
var d=k.width==m.width&&k.height==m.height;i.fadeOut(c.changeFade,function(){function f(){i.html(l.contents()).fadeIn(c.changeFade,L)}b.event.trigger("fancybox-change");i.css({top:c.padding,left:c.padding,width:Math.max(k.width-c.padding*2,1),height:Math.max(k.height-c.padding*2,1)}).empty().css("overflow","hidden");A.prop=0;b(A).animate({prop:1},{duration:d?0:c.changeSpeed,easing:c.easingChange,step:M,complete:f})})}else{g.css("opacity",1);if(c.transitionIn=="elastic"){k=S();i.css({top:c.padding,
left:c.padding,width:Math.max(k.width-c.padding*2,1),height:Math.max(k.height-c.padding*2,1)}).html(l.contents());g.css(k).show();if(c.opacity)m.opacity=0;A.prop=0;b(A).animate({prop:1},{duration:c.speedIn,easing:c.easingIn,step:M,complete:L})}else{i.css({top:c.padding,left:c.padding,width:Math.max(m.width-c.padding*2,1),height:Math.max(m.height-c.padding*2-x,1)}).html(l.contents());g.css(m).fadeIn(c.transitionIn=="none"?0:c.speedIn,L)}}}function M(a){var d=Math.round(k.width+(m.width-k.width)*a),
f=Math.round(k.height+(m.height-k.height)*a),o=Math.round(k.top+(m.top-k.top)*a),u=Math.round(k.left+(m.left-k.left)*a);g.css({width:d+"px",height:f+"px",top:o+"px",left:u+"px"});d=Math.max(d-c.padding*2,0);f=Math.max(f-(c.padding*2+x*a),0);i.css({width:d+"px",height:f+"px"});if(typeof m.opacity!=="undefined")g.css("opacity",a<0.5?0.5:a)}function L(){i.css("overflow",overflow=c.scrolling=="auto"?c.type=="image"||c.type=="iframe"||c.type=="swf"?"hidden":"auto":c.scrolling=="yes"?"auto":"visible");
if(!b.support.opacity){i.get(0).style.removeAttribute("filter");g.get(0).style.removeAttribute("filter")}b("#fancybox-title").show();c.hideOnContentClick&&i.one("click",b.fancybox.close);c.hideOnOverlayClick&&y.one("click",b.fancybox.close);c.showCloseButton&&z.show();X();b(window).bind("resize.fb",b.fancybox.center);c.centerOnScroll?b(window).bind("scroll.fb",b.fancybox.center):b(window).unbind("scroll.fb");b.isFunction(c.onComplete)&&c.onComplete(j,n,c);h=false;Y()}function V(){var a=N(),d={},f=
c.margin,o=c.autoScale,u=(t+f)*2,w=(t+f)*2,p=c.padding*2;if(c.width.toString().indexOf("%")>-1){d.width=a[0]*parseFloat(c.width)/100-t*2;o=false}else d.width=c.width+p;if(c.height.toString().indexOf("%")>-1){d.height=a[1]*parseFloat(c.height)/100-t*2;o=false}else d.height=c.height+p;if(o&&(d.width>a[0]-u||d.height>a[1]-w))if(e.type=="image"||e.type=="swf"){u+=p;w+=p;o=Math.min(Math.min(a[0]-u,c.width)/c.width,Math.min(a[1]-w,c.height)/c.height);d.width=Math.round(o*(d.width-p))+p;d.height=Math.round(o*
(d.height-p))+p}else{d.width=Math.min(d.width,a[0]-u);d.height=Math.min(d.height,a[1]-w)}d.top=a[3]+(a[1]-(d.height+t*2))*0.5;d.left=a[2]+(a[0]-(d.width+t*2))*0.5;if(c.autoScale==false){d.top=Math.max(a[3]+f,d.top);d.left=Math.max(a[2]+f,d.left)}return d}function S(){var a=e.orig?b(e.orig):false,d={};if(a&&a.length){a=Z(a);d={width:a.width+c.padding*2,height:a.height+c.padding*2,top:a.top-c.padding-t,left:a.left-c.padding-t}}else{a=N();d={width:1,height:1,top:a[3]+a[1]*0.5,left:a[2]+a[0]*0.5}}return d}
function X(){b(document).unbind("keydown.fb").bind("keydown.fb",function(a){if(a.keyCode==27&&c.enableEscapeButton){a.preventDefault();b.fancybox.close()}else if(a.keyCode==37){a.preventDefault();b.fancybox.prev()}else if(a.keyCode==39){a.preventDefault();b.fancybox.next()}});if(b.fn.mousewheel){g.unbind("mousewheel.fb");j.length>1&&g.bind("mousewheel.fb",function(a,d){a.preventDefault();h||d==0||(d>0?b.fancybox.prev():b.fancybox.next())})}if(c.showNavArrows){if(c.cyclic&&j.length>1||n!=0)C.show();
if(c.cyclic&&j.length>1||n!=j.length-1)D.show()}}function Y(){if(j.length-1>n){var a=j[n+1].href;if(typeof a!=="undefined"&&a.match(I)){var d=new Image;d.src=a}}if(n>0){a=j[n-1].href;if(typeof a!=="undefined"&&a.match(I)){d=new Image;d.src=a}}}function $(){if(v.is(":visible")){b("div",v).css("top",O*-40+"px");O=(O+1)%12}else clearInterval(P)}function N(){return[b(window).width(),b(window).height(),b(document).scrollLeft(),b(document).scrollTop()]}function Z(a){var d=a.offset();d.top+=parseFloat(a.css("paddingTop"))||
0;d.left+=parseFloat(a.css("paddingLeft"))||0;d.top+=parseFloat(a.css("border-top-width"))||0;d.left+=parseFloat(a.css("border-left-width"))||0;d.width=a.width();d.height=a.height();return d}function W(){b("#fancybox-title").remove();x=0;if(c.titleShow!=false){var a=c.title;a=b.isFunction(c.titleFormat)?c.titleFormat(a,j,n,c):aa(a);if(!(!a||a=="")){var d=m.width-c.padding*2;b('<div id="fancybox-title" class="'+("fancybox-title-"+c.titlePosition)+'" />').css({width:d,paddingLeft:c.padding,paddingRight:c.padding}).html(a).appendTo("body");
switch(c.titlePosition){case "inside":x=b("#fancybox-title").outerHeight(true)-c.padding;m.height+=x;break;case "over":b("#fancybox-title").css("bottom",c.padding);break;default:b("#fancybox-title").css("bottom",b("#fancybox-title").outerHeight(true)*-1);break}b("#fancybox-title").appendTo(E).hide();K&&b("#fancybox-title span").fixPNG()}}}function aa(a){if(a&&a.length)switch(c.titlePosition){case "inside":return a;case "over":return'<span id="fancybox-title-over">'+a+"</span>";default:return'<span id="fancybox-title-wrap"><span id="fancybox-title-left"></span><span id="fancybox-title-main">'+
a+'</span><span id="fancybox-title-right"></span></span>'}return false}function ba(){if(!b("#fancybox-wrap").length){b("body").append(l=b('<div id="fancybox-tmp"></div>'),v=b('<div id="fancybox-loading"><div></div></div>'),y=b('<div id="fancybox-overlay"></div>'),g=b('<div id="fancybox-wrap"></div>'));E=b('<div id="fancybox-outer"></div>').append('<div class="fancy-bg" id="fancy-bg-n"></div><div class="fancy-bg" id="fancy-bg-ne"></div><div class="fancy-bg" id="fancy-bg-e"></div><div class="fancy-bg" id="fancy-bg-se"></div><div class="fancy-bg" id="fancy-bg-s"></div><div class="fancy-bg" id="fancy-bg-sw"></div><div class="fancy-bg" id="fancy-bg-w"></div><div class="fancy-bg" id="fancy-bg-nw"></div>').appendTo(g);
E.append(i=b('<div id="fancybox-inner"></div>'),z=b('<a id="fancybox-close"></a>'),C=b('<a href="javascript:;" id="fancybox-left"><span class="fancy-ico" id="fancybox-left-ico"></span></a>'),D=b('<a href="javascript:;" id="fancybox-right"><span class="fancy-ico" id="fancybox-right-ico"></span></a>'));z.click(b.fancybox.close);v.click(b.fancybox.cancel);C.click(function(a){a.preventDefault();b.fancybox.prev()});D.click(function(a){a.preventDefault();b.fancybox.next()});b.support.opacity||E.find(".fancy-bg").fixPNG();
if(K){b(z.add(".fancy-ico").add("div",v)).fixPNG();y.get(0).style.setExpression("height","document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'");v.get(0).style.setExpression("top","(-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'");E.prepend('<iframe id="fancybox-hide-sel-frame" src="javascript:\'\';" scrolling="no" frameborder="0" ></iframe>')}}}
var l,v,y,g,E,i,z,C,D,s=0,e={},q=[],n=0,c={},j=[],F=null,r=new Image,I=/\.(jpg|gif|png|bmp|jpeg)(.*)?$/i,T=/[^\.]\.(swf)\s*$/i,P,O=1,k,m,h=false,t=20,A=b.extend(b("<div/>")[0],{prop:0}),x=0,K=!b.support.opacity&&!window.XMLHttpRequest;b.fn.fixPNG=function(){return this.each(function(){var a=b(this).css("backgroundImage");if(a.match(/^url\(["']?(.*\.png)["']?\)$/i)){a=RegExp.$1;b(this).css({backgroundImage:"none",filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod="+
(b(this).css("backgroundRepeat")=="no-repeat"?"crop":"scale")+", src='"+a+"')"}).each(function(){var d=b(this).css("position");d!="absolute"&&d!="relative"&&b(this).css("position","relative")}).css("zoom",1)}})};b.fn.fancybox=function(a){b(this).data("fancybox",b.extend({},a));b(this).unbind("click.fb").bind("click.fb",function(d){d.preventDefault();if(!h){h=true;b(this).blur();q=[];s=0;d=b(this).attr("rel")||"";if(!d||d==""||d==="nofollow")q.push(this);else{q=b("a[rel="+d+"], area[rel="+d+"]");s=
q.index(this)}B();return false}});return this};b.fancybox=function(a,d){if(!h){h=true;q=[];s=0;if(b.isArray(a)){for(var f=0,o=a.length;f<o;f++)if(typeof a[f]=="object")b(a[f]).data("fancybox",b.extend({},d,a[f]));else a[f]=b({}).data("fancybox",b.extend({content:a[f]},d));q=jQuery.merge(q,a)}else{if(typeof a=="object")b(a).data("fancybox",b.extend({},d,a));else a=b({}).data("fancybox",b.extend({content:a},d));q.push(a)}B()}};b.fancybox.showActivity=function(){clearInterval(P);v.show();P=setInterval($,
66)};b.fancybox.hideActivity=function(){v.hide()};b.fancybox.next=function(){return b.fancybox.pos(n+1)};b.fancybox.prev=function(){return b.fancybox.pos(n-1)};b.fancybox.pos=function(a){if(!h){a=parseInt(a);if(a>-1&&j.length>a){s=a;B()}if(c.cyclic&&j.length>1&&a<0){s=j.length-1;B()}if(c.cyclic&&j.length>1&&a>=j.length){s=0;B()}}};b.fancybox.cancel=function(){if(!h){h=true;b.event.trigger("fancybox-cancel");H();e&&b.isFunction(e.onCancel)&&e.onCancel(q,s,e);h=false}};b.fancybox.close=function(){function a(){y.fadeOut("fast");
g.hide();b.event.trigger("fancybox-cleanup");i.empty();b.isFunction(c.onClosed)&&c.onClosed(j,n,c);j=e=[];n=s=0;c=e={};h=false}if(!(h||g.is(":hidden"))){h=true;if(c&&b.isFunction(c.onCleanup))if(c.onCleanup(j,n,c)===false){h=false;return}H();b(z.add(C).add(D)).hide();b("#fancybox-title").remove();g.add(i).add(y).unbind();b(window).unbind("resize.fb scroll.fb");b(document).unbind("keydown.fb");i.css("overflow","hidden");if(c.transitionOut=="elastic"){k=S();var d=g.position();m={top:d.top,left:d.left,
width:g.width(),height:g.height()};if(c.opacity)m.opacity=1;A.prop=1;b(A).animate({prop:0},{duration:c.speedOut,easing:c.easingOut,step:M,complete:a})}else g.fadeOut(c.transitionOut=="none"?0:c.speedOut,a)}};b.fancybox.resize=function(){if(!(h||g.is(":hidden"))){h=true;var a=i.wrapInner("<div style='overflow:auto'></div>").children(),d=a.height();g.css({height:d+c.padding*2+x});i.css({height:d});a.replaceWith(a.children());b.fancybox.center()}};b.fancybox.center=function(){h=true;var a=N(),d=c.margin,
f={};f.top=a[3]+(a[1]-(g.height()-x+t*2))*0.5;f.left=a[2]+(a[0]-(g.width()+t*2))*0.5;f.top=Math.max(a[3]+d,f.top);f.left=Math.max(a[2]+d,f.left);g.css(f);h=false};b.fn.fancybox.defaults={padding:10,margin:20,opacity:false,modal:false,cyclic:false,scrolling:"auto",width:560,height:340,autoScale:true,autoDimensions:true,centerOnScroll:false,ajax:{},swf:{wmode:"transparent"},hideOnOverlayClick:true,hideOnContentClick:false,overlayShow:true,overlayOpacity:0.3,overlayColor:"#666",titleShow:true,titlePosition:"outside",
titleFormat:null,transitionIn:"fade",transitionOut:"fade",speedIn:300,speedOut:300,changeSpeed:300,changeFade:"fast",easingIn:"swing",easingOut:"swing",showCloseButton:true,showNavArrows:true,enableEscapeButton:true,onStart:null,onCancel:null,onComplete:null,onCleanup:null,onClosed:null};b(document).ready(function(){ba()})})(jQuery);



/*
CSS Browser Selector v0.3.5 (Feb 05, 2010)
Rafael Lima (http://rafael.adm.br)
http://rafael.adm.br/css_browser_selector
License: http://creativecommons.org/licenses/by/2.5/
Contributors: http://rafael.adm.br/css_browser_selector#contributors
*/
function css_browser_selector(u){var ua = u.toLowerCase(),is=function(t){return ua.indexOf(t)>-1;},g='gecko',w='webkit',s='safari',o='opera',h=document.documentElement,b=[(!(/opera|webtv/i.test(ua))&&/msie\s(\d)/.test(ua))?('ie ie'+RegExp.$1):is('firefox/2')?g+' ff2':is('firefox/3.5')?g+' ff3 ff3_5':is('firefox/3')?g+' ff3':is('gecko/')?g:is('opera')?o+(/version\/(\d+)/.test(ua)?' '+o+RegExp.$1:(/opera(\s|\/)(\d+)/.test(ua)?' '+o+RegExp.$2:'')):is('konqueror')?'konqueror':is('chrome')?w+' chrome':is('iron')?w+' iron':is('applewebkit/')?w+' '+s+(/version\/(\d+)/.test(ua)?' '+s+RegExp.$1:''):is('mozilla/')?g:'',is('j2me')?'mobile':is('iphone')?'iphone':is('ipod')?'ipod':is('mac')?'mac':is('darwin')?'mac':is('webtv')?'webtv':is('win')?'win':is('freebsd')?'freebsd':(is('x11')||is('linux'))?'linux':'','js']; c = b.join(' '); h.className += ' '+c; return c;}; css_browser_selector(navigator.userAgent);



