﻿/*start Min files*/
/*Cufon*/
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-1]-=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}})());
/*End Cufon*/
/*CufonFont*/
Cufon.registerFont({"w":199,"face":{"font-family":"AvantGarde LT ExtraLight","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 4 3 3 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-5 -292 319 99","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":99,"k":{"Y":22,"W":9,"V":29,"T":9,"A":7}},"$":{"d":"40,-201v1,-37,24,-56,56,-62r0,-29r11,0r0,29v34,5,53,26,58,59r-11,0v-4,-29,-21,-48,-52,-49v-56,-3,-69,86,-14,98v41,9,83,22,82,74v-1,40,-26,62,-63,67r0,35r-11,0r0,-35v-39,-3,-62,-29,-66,-68r11,0v3,36,25,58,61,58v34,0,56,-22,57,-57v1,-81,-120,-39,-119,-120"},"%":{"d":"53,0r-12,0r165,-266r11,0xm192,-4v31,0,49,-20,49,-50v0,-30,-18,-50,-49,-50v-30,0,-48,19,-48,50v0,31,18,50,48,50xm192,5v-35,0,-58,-23,-58,-59v0,-36,23,-59,58,-59v36,0,59,24,59,59v0,35,-23,59,-59,59xm67,-163v30,-1,47,-18,48,-49v0,-31,-18,-50,-48,-50v-31,0,-49,20,-49,50v0,29,18,49,49,49xm67,-154v-37,0,-59,-22,-59,-58v0,-37,22,-59,59,-59v36,0,58,23,58,59v0,36,-22,58,-58,58","w":258},"&":{"d":"111,-261v-46,-2,-59,59,-28,84r18,19v27,-13,57,-18,57,-55v0,-29,-19,-46,-47,-48xm31,-69v-4,61,83,85,115,39v8,-12,16,-28,23,-42r-71,-73v-34,17,-64,30,-67,76xm169,-213v0,40,-33,49,-61,63r67,68r45,-86r11,0r-48,94r69,71r-8,7r-67,-68v-16,34,-31,69,-81,69v-46,0,-76,-30,-76,-75v0,-48,36,-69,71,-83v-14,-19,-37,-30,-37,-62v0,-34,23,-56,56,-56v35,0,59,22,59,58","w":259},"(":{"d":"141,99v-84,-42,-138,-188,-75,-293v19,-31,45,-59,75,-77r0,13v-52,34,-92,88,-92,171v0,83,40,138,92,172r0,14","w":153},")":{"d":"104,-86v0,-83,-41,-137,-92,-172r0,-13v85,42,137,188,75,293v-18,31,-45,59,-75,77r0,-13v52,-34,92,-89,92,-172","w":153},"*":{"d":"108,-222r39,-22r5,9r-38,22r38,22r-5,9r-39,-22r0,44r-10,0r0,-44r-38,22r-6,-9r39,-22r-39,-22r6,-9r38,22r0,-44r10,0r0,44","w":206},"+":{"d":"113,-95r85,0r0,10r-85,0r0,85r-10,0r0,-85r-85,0r0,-10r85,0r0,-85r10,0r0,85","w":216},",":{"d":"33,26r-11,0r23,-56r11,0","w":99,"k":{" ":25}},"-":{"d":"96,-105r0,11r-96,0r0,-11r96,0","w":95},"\u00ad":{"d":"96,-105r0,11r-96,0r0,-11r96,0","w":95},".":{"d":"55,0r-10,0r0,-29r10,0r0,29","w":99,"k":{" ":25}},"\/":{"d":"36,36r-12,0r126,-302r12,0","w":186},"0":{"d":"99,-261v-46,2,-73,28,-74,77r0,104v1,47,29,75,75,75v43,0,75,-27,75,-75v0,-86,13,-184,-76,-181xm100,5v-50,0,-85,-30,-86,-85r0,-103v1,-56,32,-88,85,-88v52,0,85,31,86,85r0,106v-1,55,-35,85,-85,85"},"1":{"d":"110,0r-11,0r0,-257r-59,0r0,-9r70,0r0,266"},"2":{"d":"104,-271v71,-4,100,88,54,134r-123,127r146,0r0,10r-160,0r0,-10v45,-49,103,-94,140,-149v29,-43,-4,-104,-58,-102v-45,2,-65,31,-67,76r-11,0v2,-52,30,-83,79,-86"},"3":{"d":"177,-78v7,91,-126,109,-156,35v-4,-10,-7,-21,-7,-34r11,0v2,45,28,72,71,72v43,0,70,-28,70,-71v0,-48,-34,-76,-90,-72r0,-9v45,3,73,-15,73,-53v0,-30,-18,-52,-51,-51v-32,1,-49,21,-53,50r-10,0v2,-37,26,-57,62,-60v69,-7,82,102,25,118v32,12,52,35,55,75"},"4":{"d":"19,-62r126,0r0,-191xm156,-62r27,0r0,10r-27,0r0,52r-11,0r0,-52r-139,0r0,-9r135,-205r15,0r0,204"},"5":{"d":"175,-86v5,-76,-102,-108,-139,-50r-10,-3r25,-127r119,0r0,9r-111,0r-19,101v13,-12,32,-21,57,-21v55,2,85,36,88,90v5,93,-128,122,-166,46v-6,-10,-10,-23,-11,-37r10,0v7,42,34,73,78,73v48,0,75,-34,79,-81"},"6":{"d":"101,-166v-48,0,-78,32,-78,83v0,47,29,78,76,78v48,0,78,-32,78,-80v0,-50,-30,-81,-76,-81xm100,5v-81,5,-106,-94,-65,-154r80,-117r12,0r-70,104v53,-36,137,5,131,76v-4,53,-35,87,-88,91"},"7":{"d":"173,-266r0,9r-119,257r-11,0r118,-257r-130,0r0,-9r142,0"},"8":{"d":"100,-145v-43,0,-70,27,-70,70v0,43,27,70,70,70v43,0,70,-27,70,-70v0,-43,-28,-70,-70,-70xm100,-261v-33,0,-54,22,-54,53v0,31,22,53,54,53v32,0,53,-21,53,-53v0,-32,-21,-53,-53,-53xm75,-151v-21,-7,-40,-30,-39,-57v1,-37,26,-63,64,-63v38,0,64,25,64,63v0,26,-18,49,-39,57v32,11,56,36,56,76v0,47,-32,80,-81,80v-49,0,-81,-33,-81,-80v0,-37,25,-68,56,-76"},"9":{"d":"99,-100v47,0,78,-32,78,-83v0,-48,-28,-78,-77,-78v-49,0,-77,33,-77,80v0,50,29,81,76,81xm100,-271v83,-5,106,94,65,154r-80,117r-13,0r71,-104v-55,34,-136,-5,-131,-76v4,-53,33,-88,88,-91"},":":{"d":"55,-162r-10,0r0,-29r10,0r0,29xm55,0r-10,0r0,-29r10,0r0,29","w":99},";":{"d":"55,-162r-11,0r0,-29r11,0r0,29xm33,26r-11,0r23,-56r11,0","w":99},"\u037e":{"d":"55,-162r-11,0r0,-29r11,0r0,29xm33,26r-11,0r23,-56r11,0","w":99},"<":{"d":"198,-181r0,11r-168,80r168,79r0,11r-180,-85r0,-11","w":216},"=":{"d":"198,-60r0,10r-180,0r0,-10r180,0xm198,-130r0,10r-180,0r0,-10r180,0","w":216},">":{"d":"186,-90r-168,-80r0,-11r180,85r0,11r-180,85r0,-11","w":216},"?":{"d":"98,0r-11,0r0,-29r11,0r0,29xm168,-195v0,63,-73,65,-70,135r-11,0v-4,-71,70,-75,70,-136v0,-39,-26,-64,-65,-64v-39,0,-64,25,-67,65r-11,0v4,-46,32,-76,78,-76v45,0,76,29,76,76","w":192},"@":{"d":"88,-106v-2,59,69,36,78,3v6,-21,16,-40,21,-63v-2,-19,-12,-32,-32,-32v-42,0,-66,44,-67,92xm150,-5v54,0,90,-25,110,-62r9,0v-20,43,-60,72,-119,72v-81,0,-135,-53,-135,-136v0,-85,54,-140,138,-140v71,0,123,40,123,112v0,60,-35,97,-91,101v-12,-2,-22,-12,-22,-27v-17,35,-90,36,-85,-21v4,-52,27,-97,76,-101v23,-2,35,12,39,30v6,-9,2,-28,19,-25r-40,117v0,14,9,17,20,18v44,-6,74,-41,74,-91v0,-68,-48,-104,-112,-104v-77,0,-129,51,-129,131v0,77,50,126,125,126","w":286},"A":{"d":"59,-103r130,0r-66,-153xm14,0r-11,0r114,-266r14,0r114,266r-12,0r-40,-93r-139,0","w":247,"k":{"y":18,"w":23,"v":25,"u":7,"Y":29,"W":22,"V":37,"U":14,"T":9,"Q":14,"O":18,"G":14,"C":14}},"B":{"d":"168,-71v-1,-62,-61,-68,-129,-64r0,125v66,2,130,4,129,-61xm152,-201v-1,-56,-53,-59,-113,-56r0,113v60,4,114,-1,113,-57xm179,-71v2,74,-74,74,-151,71r0,-266v74,-3,141,-1,134,76v-3,23,-16,40,-36,49v33,9,52,33,53,70","w":194,"k":{"A":4}},"C":{"d":"153,-5v50,0,82,-26,104,-53r12,0v-22,35,-60,63,-116,63v-83,0,-133,-54,-138,-138v-9,-141,193,-181,255,-74r-13,0v-22,-27,-53,-55,-104,-54v-78,2,-127,50,-127,128v0,79,51,128,127,128","w":282,"k":{"A":14}},"D":{"d":"226,-132v0,-105,-75,-134,-187,-125r0,247v110,9,187,-18,187,-122xm237,-133v0,115,-86,143,-209,133r0,-266v122,-9,209,17,209,133","w":252,"k":{"Y":16,"W":11,"V":18,"A":18,".":18,",":18}},"E":{"d":"174,-266r0,9r-135,0r0,118r135,0r0,10r-135,0r0,119r135,0r0,10r-146,0r0,-266r146,0","w":196},"F":{"d":"158,-266r0,9r-119,0r0,118r119,0r0,10r-119,0r0,129r-11,0r0,-266r130,0","w":171,"k":{"e":7,"a":7,"A":27,".":63,",":63}},"G":{"d":"26,-133v-9,134,186,168,241,66v7,-12,13,-24,15,-36r-159,0r0,-10r172,0v-12,71,-63,118,-142,118v-83,0,-132,-54,-138,-138v-9,-141,196,-183,259,-74r-13,0v-24,-32,-57,-54,-108,-54v-78,0,-122,50,-127,128","w":307,"k":{"Y":5,".":14,",":14}},"H":{"d":"39,-139r149,0r0,-127r10,0r0,266r-10,0r0,-129r-149,0r0,129r-11,0r0,-266r11,0r0,127","w":226},"I":{"d":"39,0r-11,0r0,-266r11,0r0,266","w":66},"J":{"d":"69,-5v42,0,56,-28,56,-71r0,-190r11,0r0,190v16,90,-120,109,-134,25r12,0v6,28,25,46,55,46","w":163,"k":{"a":7,"A":11,".":5}},"K":{"d":"44,-86r136,-180r13,0r-99,131r99,135r-13,0r-93,-126r-43,57r0,69r-11,0r0,-266r11,0r0,180","w":192,"k":{"y":9,"u":13,"o":16,"e":7,"O":11}},"L":{"d":"39,-10r112,0r0,10r-123,0r0,-266r11,0r0,256","w":152,"k":{"y":8,"Y":29,"W":20,"V":41,"T":17}},"M":{"d":"168,-17r123,-249r17,0r0,266r-11,0r-1,-256r-125,256r-6,0r-126,-256r0,256r-11,0r0,-266r17,0","w":335},"N":{"d":"44,-266r183,252r0,-252r11,0r0,266r-14,0r-185,-256r0,256r-11,0r0,-266r16,0","w":265},"O":{"d":"153,-261v-78,0,-127,50,-127,128v0,79,51,128,127,128v76,0,127,-50,127,-128v0,-77,-49,-128,-127,-128xm153,5v-83,0,-138,-54,-138,-138v0,-84,54,-138,138,-138v84,0,138,54,138,138v0,84,-55,138,-138,138","w":306,"k":{"Y":14,"X":11,"W":7,"V":16,"T":5,"A":22,".":18,",":18}},"P":{"d":"169,-190v0,-68,-64,-70,-134,-67r0,132v68,2,134,2,134,-65xm180,-191v0,72,-66,81,-145,76r0,115r-11,0r0,-266r83,0v45,3,73,30,73,75","w":183,"k":{"o":7,"e":7,"a":7,"A":36,".":86,",":86}},"Q":{"d":"43,-78v22,65,127,97,190,49v-42,-38,-114,-83,-190,-49xm158,-261v-91,-2,-147,81,-119,172v16,-5,36,-11,61,-10v71,2,98,31,142,64v26,-23,44,-55,44,-98v0,-77,-50,-126,-128,-128xm297,-133v2,50,-22,80,-46,104v19,12,40,19,68,23r0,11v-33,-4,-55,-13,-77,-27v-20,14,-48,28,-83,27v-84,-3,-139,-55,-139,-138v0,-84,54,-138,138,-138v84,0,136,54,139,138","w":317},"R":{"d":"85,-110v93,20,131,-91,67,-136v-25,-18,-75,-9,-117,-11r0,257r-11,0r0,-266r88,0v53,2,82,31,82,82v0,54,-33,85,-89,84r72,100r-14,0","k":{"Y":4,"W":-4,"V":4,"T":-5}},"S":{"d":"114,-139v80,13,68,150,-21,144v-45,-2,-72,-28,-77,-72r11,0v5,38,28,62,66,62v38,0,66,-24,67,-63v1,-91,-138,-42,-138,-133v0,-74,103,-92,132,-36v4,8,8,17,9,28r-11,0v-6,-30,-21,-52,-58,-52v-56,0,-82,71,-39,101v16,11,37,16,59,21","w":186},"T":{"d":"157,-266r0,9r-72,0r0,257r-11,0r0,-257r-72,0r0,-9r155,0","w":159,"k":{"y":11,"w":20,"u":17,"r":11,"o":18,"e":18,"a":25,"O":5,"A":9,";":10,":":5,".":33,"-":27,",":30}},"U":{"d":"109,5v-55,0,-82,-39,-82,-99r0,-172r11,0r0,190v2,43,28,71,71,71v48,0,71,-34,71,-89r0,-172r10,0r0,192v-3,48,-33,79,-81,79","w":217,"k":{"A":14,".":7,",":7}},"V":{"d":"120,-18r105,-248r12,0r-114,266r-7,0r-113,-266r12,0","w":239,"k":{"u":20,"o":36,"i":13,"e":36,"a":37,"O":16,"G":7,"A":37,";":12,":":6,".":52,"-":32,",":52}},"W":{"d":"16,-266r72,251r68,-251r7,0r70,251r71,-251r11,0r-76,266r-14,0r-66,-238r-64,238r-15,0r-76,-266r12,0","w":319,"k":{"y":7,"u":11,"o":17,"i":4,"e":17,"a":18,"O":7,"A":21,";":12,":":5,".":38,"-":18,",":38}},"X":{"d":"99,-145r81,-121r13,0r-88,131r92,135r-13,0r-85,-126r-84,126r-12,0r91,-135r-88,-131r13,0"},"Y":{"d":"100,-104r82,-162r12,0r-89,174r0,92r-11,0r0,-92r-89,-174r12,0","k":{"u":31,"o":32,"i":5,"e":32,"a":33,"O":14,"A":29,";":8,":":4,".":52,"-":38,",":52}},"Z":{"d":"7,0r145,-257r-150,0r0,-9r168,0r-145,256r152,0r0,10r-170,0","w":179},"[":{"d":"124,98v-91,-31,-59,-180,-59,-294v0,-38,27,-60,59,-75r0,13v-78,30,-42,166,-48,263v-3,42,17,65,48,80r0,13","w":153},"\\":{"d":"24,-266r12,0r126,302r-12,0","w":186},"]":{"d":"29,-271v91,31,59,180,59,294v0,39,-27,60,-59,75r0,-13v78,-30,42,-166,48,-263v3,-42,-17,-65,-48,-80r0,-13","w":153},"^":{"d":"108,-255r-56,120r-12,0r62,-131r12,0r62,131r-12,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"a":{"d":"25,-95v0,54,34,90,91,90v55,0,90,-36,90,-90v0,-56,-36,-91,-91,-91v-54,0,-90,35,-90,91xm115,-195v46,-1,74,23,89,53r0,-49r11,0r0,191r-11,0r0,-48v-15,30,-46,53,-89,53v-61,0,-100,-39,-100,-100v0,-60,39,-99,100,-100","w":242,"k":{"t":-2,"p":-7,"b":-2}},"b":{"d":"37,-95v0,53,34,90,89,90v57,0,92,-36,92,-90v0,-56,-36,-91,-91,-91v-55,0,-90,35,-90,91xm127,5v-44,1,-72,-24,-89,-53r0,48r-10,0r0,-266r10,0r1,124v16,-30,42,-53,88,-53v62,0,101,39,101,100v0,61,-39,98,-101,100","w":242,"k":{"y":7,"v":7,"u":4}},"c":{"d":"115,-5v44,0,72,-23,84,-55r11,0v-14,38,-45,65,-95,65v-60,0,-95,-39,-100,-100v-7,-97,127,-132,179,-63v7,8,12,18,16,29r-11,0v-12,-35,-40,-57,-83,-57v-56,0,-91,35,-91,91v0,55,35,90,90,90","w":222,"k":{"y":7,"k":5}},"d":{"d":"25,-95v0,54,34,90,91,90v55,0,90,-36,90,-90v0,-56,-36,-91,-91,-91v-54,0,-90,35,-90,91xm115,-195v46,-1,74,23,89,53r0,-124r11,0r0,266r-11,0r0,-48v-15,30,-46,53,-89,53v-61,0,-100,-39,-100,-100v0,-60,39,-99,100,-100","w":243},"e":{"d":"202,-104v2,-88,-140,-110,-171,-33v-5,10,-8,21,-9,33r180,0xm112,-195v62,0,97,39,100,101r-190,0v-7,98,141,117,171,39r11,0v-15,35,-45,60,-92,60v-62,0,-101,-40,-101,-100v0,-61,39,-100,101,-100","w":222,"k":{"y":7,"w":7,"v":7}},"f":{"d":"94,-261v-39,-1,-54,26,-50,70r50,0r0,10r-50,0r0,181r-10,0r0,-181r-31,0r0,-10r31,0v-4,-49,13,-79,60,-80r0,10","w":94,"k":{"o":7,"l":11,"i":11,"f":5,"a":7,".":18,",":18}},"g":{"d":"117,-5v54,0,89,-35,89,-90v0,-55,-35,-91,-90,-91v-56,0,-92,36,-92,91v0,54,35,90,93,90xm215,-21v10,112,-155,134,-191,44r12,0v14,25,43,49,81,49v62,0,96,-50,87,-120v-15,30,-45,53,-88,53v-62,0,-102,-39,-102,-100v0,-61,40,-98,102,-100v46,-1,73,24,89,53r0,-49r10,0r0,170","w":243,"k":{"a":5}},"h":{"d":"116,-186v-47,0,-79,28,-78,76r0,110r-10,0r0,-266r10,0r1,112v12,-27,39,-41,77,-41v57,0,87,34,87,94r0,101r-10,0r0,-101v1,-56,-25,-85,-77,-85","w":230,"k":{"y":11}},"i":{"d":"38,-234r-10,0r0,-32r10,0r0,32xm38,0r-10,0r0,-191r10,0r0,191","w":66},"j":{"d":"44,-233r-10,0r0,-33r10,0r0,33xm-5,66v33,-4,39,-31,39,-68r0,-189r10,0r0,213v-3,30,-18,52,-49,55r0,-11","w":78},"k":{"d":"38,-266r1,214r104,-139r13,0r-70,93r76,98r-13,0r-70,-90r-41,55r0,35r-10,0r0,-266r10,0","w":168,"k":{"y":9,"o":16,"e":13}},"l":{"d":"38,0r-10,0r0,-266r10,0r0,266","w":65,"k":{"w":7}},"m":{"d":"102,-186v-83,0,-61,105,-64,186r-10,0r0,-191r10,0v1,11,-2,25,1,34v10,-24,32,-36,63,-38v38,-2,58,19,70,45v9,-27,34,-44,68,-45v94,-3,73,107,75,195r-10,0v-3,-81,20,-186,-65,-186v-82,0,-62,104,-64,186r-10,0v-3,-80,21,-186,-64,-186","w":341,"k":{"y":7,"u":7}},"n":{"d":"116,-186v-47,0,-79,28,-78,76r0,110r-10,0r0,-191r10,0v1,12,-2,27,1,37v12,-27,39,-41,77,-41v57,0,87,34,87,94r0,101r-10,0r0,-101v1,-56,-25,-85,-77,-85","w":230,"k":{"y":5,"v":11,"u":5}},"o":{"d":"115,-186v-55,0,-90,36,-90,91v0,55,35,90,90,90v55,0,91,-35,91,-90v0,-56,-36,-91,-91,-91xm115,5v-60,0,-100,-38,-100,-100v0,-62,38,-100,100,-100v62,0,101,39,101,100v0,61,-40,100,-101,100","w":230,"k":{"y":7,"x":5,"w":7,"v":11,".":9,",":9}},"p":{"d":"218,-95v0,-55,-35,-91,-92,-91v-55,0,-89,37,-89,91v0,55,35,90,90,90v56,0,91,-35,91,-90xm127,5v-45,0,-73,-24,-89,-54r0,126r-10,0r0,-268r10,0v1,15,-2,35,1,48v15,-30,44,-53,88,-52v63,1,101,39,101,100v0,61,-40,100,-101,100","w":243,"k":{"y":7,".":9,",":9}},"q":{"d":"206,-95v0,-54,-34,-91,-90,-91v-57,0,-91,37,-91,91v0,55,35,90,90,90v55,0,91,-35,91,-90xm115,-195v44,-1,74,22,89,52r0,-48r11,0r0,268r-11,0r0,-126v-15,30,-44,54,-89,54v-60,0,-100,-40,-100,-100v0,-61,37,-98,100,-100","w":242},"r":{"d":"105,-186v-83,-1,-66,103,-67,186r-10,0r0,-191r10,0v1,11,-2,26,1,35v11,-25,32,-38,66,-39r0,9","w":108,"k":{"y":-14,"v":-14,"u":-7,"t":-14,"s":-7,"q":3,"p":-7,"o":7,"n":-8,"m":-10,"l":-7,"k":-7,"i":-7,"e":1,"d":2,"c":3,".":26,"-":22,",":27}},"s":{"d":"132,-53v0,65,-91,76,-111,24v-3,-7,-4,-15,-4,-24r10,0v0,30,20,48,49,48v29,0,45,-18,46,-46v1,-63,-98,-32,-98,-95v0,-55,82,-66,98,-21v3,6,4,13,4,21r-10,0v0,-26,-15,-40,-40,-40v-25,-1,-43,16,-42,40v5,58,98,26,98,93","w":153,"k":{"t":-5,".":-7,",":-7}},"t":{"d":"45,-266r10,0r0,75r49,0r0,10r-49,0r0,181r-10,0r0,-181r-42,0r0,-10r42,0r0,-75","w":106},"u":{"d":"116,-5v48,0,77,-28,77,-77r0,-109r10,0r0,191r-10,0v-1,-12,2,-29,-1,-39v-11,28,-37,44,-76,44v-58,0,-89,-34,-88,-95r0,-101r10,0r0,101v0,56,26,85,78,85","w":230,"k":{"z":-5}},"v":{"d":"1,-191r11,0r74,179r74,-179r11,0r-78,191r-13,0","w":173,"k":{"o":7,"e":7,"a":11,".":32,",":32}},"w":{"d":"15,-191r65,176r53,-150r7,0r54,150r64,-176r12,0r-71,191r-11,0r-52,-145r-51,145r-11,0r-70,-191r11,0","w":272,"k":{"o":11,"h":-5,"e":7,"a":11,".":32,",":32}},"x":{"d":"73,-105r58,-86r12,0r-63,95r63,96r-12,0r-58,-86r-56,86r-13,0r63,-96r-63,-95r13,0","w":146,"k":{"i":-5}},"y":{"d":"86,-14r75,-177r12,0r-116,268r-11,0r34,-77r-76,-191r11,0","w":173,"k":{"o":11,"e":7,"a":11,".":31,",":36}},"z":{"d":"136,-191r0,10r-119,172r125,0r0,9r-138,0r0,-9r119,-172r-112,0r0,-10r125,0","w":146},"{":{"d":"82,46v0,33,7,48,42,43r0,9v-38,3,-53,-5,-53,-45v0,-53,10,-118,-30,-133r0,-10v37,-14,30,-85,30,-137v0,-38,15,-48,53,-44r0,9v-22,-1,-41,-1,-41,21v0,57,9,133,-30,156v35,16,29,79,29,131","w":153},"|":{"d":"105,-266r0,302r-10,0r0,-302r10,0"},"}":{"d":"112,-80v-74,27,28,193,-83,178r0,-9r20,0v39,-2,18,-70,22,-108v3,-30,9,-56,29,-66v-38,-24,-30,-96,-30,-156v0,-22,-19,-22,-41,-21r0,-9v37,-3,53,5,53,44v0,53,-7,123,30,137r0,10","w":153},"~":{"d":"153,-72v-38,0,-94,-52,-119,-4r-7,-6v8,-15,22,-28,44,-26v40,3,88,50,110,4r7,6v-7,13,-18,26,-35,26","w":216},"'":{"d":"35,-160r0,-106r10,0r0,106r-10,0","w":79},"`":{"d":"142,-226r-4,8r-86,-49r5,-9"},"#":{"d":"129,-155r-51,0r-7,49r51,0xm118,-11r-9,0r12,-87r-52,0r-11,87r-9,0r12,-87r-55,0r2,-8r54,0r7,-49r-55,0r2,-8r54,0r11,-80r9,0r-11,80r51,0r11,-80r9,0r-11,80r54,0r-1,8r-54,0r-7,49r54,0r-1,8r-54,0"},"!":{"d":"52,0r-11,0r0,-29r11,0r0,29xm52,-60r-11,0r0,-206r11,0r0,206","w":93},"\"":{"d":"75,-160r0,-106r11,0r0,106r-11,0xm34,-160r0,-106r11,0r0,106r-11,0","w":119},"\u00a0":{"w":99,"k":{"Y":22,"W":9,"V":29,"T":9,"A":7}}}});
/*End Cufon Font*/
/*Twitter*/
(function($){$.fn.tweet=function(o){var s={username:["sottenad"],avatar_size: null,count: 1,intro_text: null,outro_text: null,join_text: null,auto_join_text_default: "",auto_join_text_ed: "",auto_join_text_ing: "",auto_join_text_reply: "",auto_join_text_url: "",loading_text: null,query: null};$.fn.extend({linkUrl: function(){var returning=[];var regexp=/((ftp|http|https):\/\/(\w+:{0,1}\w*@)?(\S+)(:[0-9]+)?(\/|\/([\w#!:.?+=&%@!\-\/]))?)/gi;this.each(function(){returning.push(this.replace(regexp,"<a href=\"$1\">$1</a>"))});return $(returning);},linkUser: function(){var returning=[];var regexp=/[\@]+([A-Za-z0-9-_]+)/gi;this.each(function(){returning.push(this.replace(regexp,"<a href=\"http://twitter.com/$1\">@$1</a>"))});return $(returning);},linkHash: function(){var returning=[];var regexp=/[\#]+([A-Za-z0-9-_]+)/gi;this.each(function(){returning.push(this.replace(regexp,'<a href="http://search.twitter.com/search?q=&tag=$1〈=all&from='+s.username.join("%2BOR%2B")+'">#$1</a>'))});return $(returning);},capAwesome: function(){var returning=[];this.each(function(){returning.push(this.replace(/(a|A)wesome/gi,'AWESOME'))});return $(returning);},capEpic: function(){var returning=[];this.each(function(){returning.push(this.replace(/(e|E)pic/gi,'EPIC'))});return $(returning);},makeHeart: function(){var returning=[];this.each(function(){returning.push(this.replace(/[<]+[3]/gi,"<tt class='heart'>♥</tt>"))});return $(returning);}});function relative_time(time_value){var parsed_date=Date.parse(time_value);var relative_to=(arguments.length>1)?arguments[1]: new Date();var delta=parseInt((relative_to.getTime()-parsed_date)/1000);if(delta<60){return 'less than a minute ago';}else if(delta<120){return 'about a minute ago';}else if(delta<(45*60)){return(parseInt(delta/60)).toString()+' minutes ago';}else if(delta<(90*60)){return 'about an hour ago';}else if(delta<(24*60*60)){return 'about '+(parseInt(delta/3600)).toString()+' hours ago';}else if(delta<(48*60*60)){return '1 day ago';}else{return(parseInt(delta/86400)).toString()+' days ago';}}if(o)$.extend(s,o);return this.each(function(){var loading=$('<p class="loading">'+s.loading_text+'</p>');if(typeof(s.username)=="string"){s.username=[s.username];}var query='';if(s.query){query+='q='+s.query;}query+='&q=from:'+s.username;var url='http://search.twitter.com/search.json?&'+query+'&rpp='+s.count+'&callback=?';if(s.loading_text)$(this).append(loading);$.getJSON(url,function(data){if(s.loading_text)loading.remove();if(s.intro_text)list.before(intro);$.each(data.results,function(i,item){if(s.join_text=="auto"){if(item.text.match(/^(@([A-Za-z0-9-_]+)).*/i)){var join_text=s.auto_join_text_reply;}else if(item.text.match(/(^\w+:\/\/[A-Za-z0-9-_]+\.[A-Za-z0-9-_:%&\?\/.=]+).*/i)){var join_text=s.auto_join_text_url;}else if(item.text.match(/^((\w+ed)|just).*/im)){var join_text=s.auto_join_text_ed;}else if(item.text.match(/^(\w*ing).*/i)){var join_text=s.auto_join_text_ing;}else{var join_text=s.auto_join_text_default;}}else{var join_text=s.join_text;};var text='<span class="tweet_text">'+$([item.text]).linkUrl().linkUser().linkHash().makeHeart().capAwesome().capEpic()[0]+'</span>';$('.twitter').append(text/*+date*/);});if(s.outro_text)list.after(outro);});});};})(jQuery);
/*end Twitter*/
/*Sizzle*/
/*End Sizzle*/

/*document.ready*/
$(function(){


	 var viewportwidth;
     var viewportheight;
     if (typeof window.innerWidth != 'undefined')
     {
          viewportwidth = window.innerWidth,
          viewportheight = window.innerHeight
     }
     else if (typeof document.documentElement != 'undefined'
         && typeof document.documentElement.clientWidth !=
         'undefined' && document.documentElement.clientWidth != 0)
     {
           viewportwidth = document.documentElement.clientWidth,
           viewportheight = document.documentElement.clientHeight
     }
     else
     {
           viewportwidth = document.getElementsByTagName('body')[0].clientWidth,
           viewportheight = document.getElementsByTagName('body')[0].clientHeight
     }


	/*Project Fade Script*/
	$('.project a img').animate({opacity:.5}, 1);
	$('.project a img').hover(function(){
		$(this).stop().animate({opacity:1});
	},function(){
		$(this).stop().animate({opacity:.5});

	});
	
	/*Twitter*/
	$(".twitter").tweet({
           username: 'bluexperience',
           join_text: "auto",
           count: 1,
           loading_text: "loading tweet..."
    });	
		
	/*Collapsable Meun*/	
    $('.subnav ul ul').hide();
    $('.subnav li a').click(function() {
    	if($(this).attr('href') =='#'){
      $(this).next('ul').slideToggle('fast');
      return false;
      }
    });
    $('.subnav #on').next('ul').show();
	
	
	/*instantiate sizzle reel*/
	if($('.slider').length > 0){loadSizzleReel();};
	
	
	/*work lightbox*/
	if($('.work_images').length>0){
    	if(viewportwidth > 1100 && viewportheight > 800 ){
        	 $('.work_images a').lightBox({
            	 imageLoading: '../images/lightbox-ico-loading.gif',
            	 imageBtnClose: '../images/lightbox-btn-close.gif',
            	 imageBtnPrev: '../images/lightbox-btn-prev.gif',
            	 imageBtnNext: '../images/lightbox-btn-next.gif'
        	 })
    	 }else{
    	 	$('.work_images a').attr('href','');
    	 	$('.work_images a').css({'cursor':'default'});
    	 }
	 }
	 
//IF INTERNET EXPLORER, THEN IMPLEMENT THE JQUERY SHADOWS, OTHERWISE TAKE CARE OF IT W. CSS//
if( $.browser.msie){
	if( $('.work_images img').length >0 ){
		$('.work_images img').boxShadow(0,0,7,"#cecece");
	}
}
	
	
	
});/*end document.ready*/



