var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(h?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1990, 1991, 1998, 2002 Adobe Systems Incorporated. All rights reserved. ©
 * 1989, 1990, 1998, 2002 The Monotype Corporation PLC. All rights reserved.
 * 
 * Trademark:
 * Gill Sans is a trademark of The Monotype Corporation registered in the U.S.
 * Patent and Trademark Office and which may be registered in certain other
 * jurisdictions.
 * 
 * Full name:
 * GillSansStd
 * 
 * Designer:
 * Eric Gill
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":180,"face":{"font-family":"gill-sans","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 5 2 2 1 4 2 2 3","ascent":"246","descent":"-114","x-height":"3","bbox":"-22 -270 375 90","underline-thickness":"18","underline-position":"-18","stemh":"29","stemv":"32","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100,"k":{"T":45,"V":54,"W":45,"Y":54,"A":36}},"!":{"d":"28,-195v0,-36,7,-54,21,-54v14,0,20,18,20,54v0,16,-1,28,-2,38r-9,62v-2,16,-4,23,-9,23v-5,0,-7,-7,-9,-23r-9,-62v-1,-10,-3,-22,-3,-38xm49,-40v12,0,22,10,22,22v0,12,-10,21,-22,21v-12,0,-22,-9,-22,-21v0,-12,10,-22,22,-22","w":97},"\"":{"d":"87,-166r-9,-50r0,-42r32,0r0,42r-8,50r-15,0xm26,-166r-9,-50r0,-42r32,0r0,42r-8,50r-15,0","w":127},"#":{"d":"71,-222r25,0r-14,70r70,0r14,-70r26,0r-15,70r33,0r0,25r-38,0r-13,61r51,0r0,25r-56,0r-14,70r-26,0r15,-70r-70,0r-15,70r-26,0r15,-70r-33,0r0,-25r38,0r13,-61r-51,0r0,-25r56,0xm77,-127r-13,61r70,0r13,-61r-70,0","w":210},"$":{"d":"169,-215r0,39v-13,-13,-34,-24,-53,-28r0,71v41,11,65,38,65,70v0,28,-21,61,-65,66r0,39r-30,0r0,-39v-24,-1,-46,-12,-68,-25r0,-44v23,21,37,30,68,37r0,-78v-46,-12,-67,-39,-67,-63v0,-35,25,-60,67,-66r0,-13r30,0r0,13v16,1,40,10,53,21xm86,-143r0,-61v-19,3,-32,14,-32,29v0,14,10,24,32,32xm116,-94r0,64v20,-5,30,-14,30,-30v0,-15,-8,-25,-30,-34","w":195},"%":{"d":"181,-80v-15,0,-29,14,-29,29v0,16,14,28,29,28v16,0,28,-12,28,-28v0,-15,-12,-29,-28,-29xm181,-107v30,0,55,26,55,56v0,30,-25,55,-55,55v-30,0,-55,-24,-55,-55v0,-30,25,-56,55,-56xm217,-249r-162,253r-27,0r162,-253r27,0xm64,-248v30,0,55,25,55,55v0,30,-25,55,-55,55v-30,0,-55,-24,-55,-55v0,-30,25,-55,55,-55xm64,-222v-15,0,-28,14,-28,29v0,16,13,28,28,28v16,0,29,-12,29,-28v0,-15,-13,-29,-29,-29","w":244},"&":{"d":"178,-122r35,0v-7,20,-21,43,-39,64r49,58r-45,0r-28,-33v-31,28,-56,36,-78,36v-33,0,-62,-25,-62,-58v0,-30,24,-52,58,-72v-14,-15,-28,-36,-28,-57v0,-34,25,-57,63,-57v35,0,59,23,59,53v0,24,-13,44,-45,66r35,40v10,-10,21,-28,26,-40xm128,-58r-40,-46v-27,17,-43,30,-43,49v1,14,15,26,31,26v18,0,35,-12,52,-29xm75,-188v0,15,13,32,23,42v26,-17,32,-27,32,-40v0,-14,-12,-25,-28,-25v-15,0,-27,10,-27,23","w":225},"(":{"d":"60,-84v0,65,17,121,52,167r-19,0v-43,-42,-70,-107,-70,-167v0,-60,27,-124,70,-166r19,0v-35,46,-52,101,-52,166","w":116},")":{"d":"56,-84v0,-65,-17,-120,-52,-166r19,0v43,42,70,106,70,166v0,60,-27,125,-70,167r-19,0v35,-46,52,-102,52,-167","w":116},"*":{"d":"64,-185r-46,-16v-8,-3,-18,-10,-12,-20v6,-10,17,-6,24,0r36,31v2,-2,5,-4,7,-4r-9,-46v-2,-9,0,-21,12,-21v12,0,13,12,11,21r-9,46v3,1,5,3,7,5r36,-32v6,-6,18,-10,24,0v6,10,-3,18,-12,21r-45,15v1,2,0,6,0,9r45,15v8,3,18,11,12,21v-6,10,-17,6,-24,0r-36,-32v-3,2,-4,3,-7,4r9,47v2,9,0,21,-12,21v-12,0,-14,-11,-12,-21r9,-47v-3,-1,-4,-2,-6,-4r-37,31v-6,6,-18,10,-24,0v-6,-10,4,-17,13,-20r45,-16v-1,-3,0,-5,1,-8","w":150},"+":{"d":"90,-212r30,0r0,70r70,0r0,30r-70,0r0,70r-30,0r0,-70r-70,0r0,-30r70,0r0,-70","w":210},",":{"d":"21,42r0,-6v12,-8,16,-27,13,-40v-10,0,-17,-8,-17,-20v0,-12,9,-20,21,-20v15,0,25,14,25,35v0,21,-14,43,-42,51","w":78,"k":{" ":36}},"-":{"d":"102,-96r0,33r-88,0r0,-33r88,0","w":116},".":{"d":"39,-40v12,0,22,10,22,22v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21v0,-12,9,-22,21,-22","w":78,"k":{" ":36}},"\/":{"d":"3,3r70,-252r26,0r-71,252r-25,0","w":101},"0":{"d":"169,-123v0,76,-31,126,-79,126v-48,0,-79,-50,-79,-126v0,-76,31,-126,79,-126v48,0,79,50,79,126xm134,-123v0,-58,-17,-92,-44,-92v-27,0,-44,34,-44,92v0,58,17,93,44,93v27,0,44,-35,44,-93"},"1":{"d":"108,-246r0,246r-35,0r0,-246r35,0"},"2":{"d":"168,-33r0,33r-156,0r0,-3v27,-33,65,-77,86,-113v12,-20,17,-31,17,-52v0,-27,-18,-46,-42,-46v-18,0,-36,8,-56,33r0,-44v20,-16,38,-24,58,-24v44,0,75,32,75,77v0,40,-21,74,-76,139r94,0"},"3":{"d":"29,-205r0,-33v15,-7,29,-11,47,-11v44,0,73,25,73,64v0,27,-10,43,-32,55v24,8,36,34,36,59v0,44,-33,74,-78,74v-17,0,-34,-5,-52,-14r0,-38v19,13,37,19,55,19v24,0,39,-15,39,-39v0,-24,-17,-44,-52,-42r0,-32v32,0,48,-14,48,-36v0,-23,-16,-36,-42,-36v-13,0,-25,2,-42,10"},"4":{"d":"143,-249r0,137r27,0r0,31r-27,0r0,81r-35,0r0,-81r-104,0r0,-16r124,-152r15,0xm107,-182r-56,70r57,0r0,-70r-1,0"},"5":{"d":"145,-246r0,32r-77,0r0,62v55,-3,90,32,90,77v0,45,-35,78,-81,78v-21,0,-38,-4,-59,-15r0,-36v18,12,36,18,54,18v28,0,50,-21,50,-45v0,-31,-32,-56,-86,-43r0,-128r109,0"},"6":{"d":"114,-249r21,27v-35,20,-65,56,-75,90v10,-5,23,-10,39,-10v39,0,68,31,68,72v0,40,-33,73,-72,73v-47,0,-79,-35,-79,-87v0,-62,34,-123,98,-165xm53,-95v-9,40,14,65,40,65v23,0,39,-17,39,-41v0,-22,-18,-37,-41,-37v-15,0,-23,3,-38,13"},"7":{"d":"176,-246r-111,249r-31,-13r90,-202r-106,0r0,-34r158,0"},"8":{"d":"168,-66v0,39,-33,69,-77,69v-45,0,-79,-31,-79,-70v0,-26,11,-44,34,-58v-18,-13,-29,-32,-29,-53v0,-40,33,-71,76,-71v41,0,72,31,72,72v0,18,-10,38,-31,52v23,12,34,34,34,59xm130,-178v0,-21,-16,-37,-38,-37v-23,0,-39,14,-39,36v0,20,17,38,38,38v21,0,39,-17,39,-37xm133,-69v0,-22,-17,-39,-42,-39v-27,0,-44,16,-44,39v0,23,18,39,43,39v28,0,43,-18,43,-39"},"9":{"d":"67,3r-21,-26v41,-27,68,-61,75,-92v-11,6,-26,11,-39,11v-39,0,-69,-32,-69,-72v0,-36,30,-73,75,-73v45,0,78,39,78,90v0,59,-41,127,-99,162xm48,-176v0,21,19,38,42,38v10,0,25,-4,38,-13v2,-9,2,-14,2,-20v0,-24,-18,-44,-41,-44v-23,0,-41,16,-41,39"},":":{"d":"39,-165v12,0,22,10,22,22v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21v0,-12,9,-22,21,-22xm39,-40v12,0,22,10,22,22v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21v0,-12,9,-22,21,-22","w":78,"k":{" ":36}},";":{"d":"22,41r0,-6v15,-13,15,-25,14,-39v-12,-1,-19,-9,-19,-21v0,-14,10,-22,22,-22v15,0,24,15,24,33v0,27,-14,47,-41,55xm61,-143v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21v0,-12,9,-22,21,-22v12,0,22,10,22,22","w":78,"k":{" ":36}},"<":{"d":"20,-113r0,-29r170,-73r0,31r-135,57r135,56r0,31","w":210},"=":{"d":"20,-181r170,0r0,29r-170,0r0,-29xm20,-103r170,0r0,30r-170,0r0,-30","w":210},">":{"d":"190,-113r-170,73r0,-31r135,-56r-135,-57r0,-31r170,73r0,29","w":210},"?":{"d":"30,-214r16,-35v42,0,58,29,58,52v0,54,-59,97,-54,134v-15,-8,-21,-17,-21,-33v0,-38,40,-63,40,-96v0,-14,-10,-24,-24,-24v-7,0,-11,1,-15,2xm55,-40v12,0,22,10,22,22v0,12,-10,21,-22,21v-12,0,-21,-9,-21,-21v0,-12,9,-22,21,-22","w":119},"@":{"d":"321,-3r32,0v-31,51,-83,79,-156,79v-111,0,-178,-60,-178,-158v0,-76,47,-180,174,-180v87,0,151,57,151,137v0,64,-51,126,-105,126v-23,0,-35,-10,-35,-30v-16,18,-35,29,-53,29v-37,0,-65,-33,-65,-79v0,-56,46,-111,92,-111v22,0,40,11,53,32r6,-27r32,0r-30,135v-3,13,1,22,12,22v14,0,67,-33,67,-98v0,-64,-54,-111,-126,-111v-84,0,-146,65,-146,152v0,85,56,135,152,135v60,0,102,-23,123,-53xm119,-77v0,31,16,51,39,51v31,0,63,-44,63,-88v0,-31,-16,-51,-41,-51v-31,0,-61,43,-61,88","w":363},"A":{"d":"130,-247r110,247r-36,0r-33,-72r-104,0r-31,72r-36,0r105,-247r25,0xm117,-193r-36,89r76,0","w":240,"k":{"v":9,"w":9,"y":9,"C":14,"G":14,"O":14,"Q":14,"T":36,"U":7,"V":29,"W":29,"Y":40}},"B":{"d":"27,0r0,-246r71,0v53,0,76,32,76,63v0,26,-12,43,-38,53r0,0v37,7,59,31,59,64v0,30,-22,66,-84,66r-84,0xm62,-214r0,74r24,0v35,0,52,-14,52,-40v0,-18,-11,-34,-43,-34r-33,0xm62,-109r0,77r45,0v41,0,52,-21,52,-39v0,-22,-17,-38,-54,-38r-43,0","w":202,"k":{"A":-7}},"C":{"d":"236,-229r0,38v-30,-18,-56,-25,-84,-25v-56,0,-98,40,-98,94v0,55,40,93,99,93v28,0,58,-10,86,-28r0,39v-24,13,-50,21,-89,21v-92,0,-133,-71,-133,-122v0,-75,57,-130,135,-130v25,0,51,6,84,20","w":254,"k":{",":-9,".":-9,"A":-9}},"D":{"d":"27,0r0,-246r96,0v91,0,130,65,130,123v0,63,-49,123,-130,123r-96,0xm63,-214r0,182r56,0v80,0,98,-61,98,-91v0,-49,-31,-91,-100,-91r-54,0","w":270,"k":{"V":18,"W":18,"Y":36,",":27,".":27,"A":20}},"E":{"d":"166,-246r0,32r-104,0r0,74r101,0r0,32r-101,0r0,76r108,0r0,32r-143,0r0,-246r139,0"},"F":{"d":"158,-246r0,32r-95,0r0,68r95,0r0,32r-95,0r0,114r-36,0r0,-246r131,0","w":168,"k":{",":50,".":50,"A":18,"e":5,"o":5}},"G":{"d":"242,-121r0,104v-33,14,-59,20,-93,20v-75,0,-131,-52,-131,-124v0,-72,57,-128,132,-128v29,0,48,5,87,21r0,36v-29,-16,-58,-24,-88,-24v-53,0,-95,41,-95,94v0,55,42,93,100,93v19,0,36,-5,53,-10r0,-50r-47,0r0,-32r82,0","w":266},"H":{"d":"235,-246r0,246r-35,0r0,-107r-138,0r0,107r-35,0r0,-246r35,0r0,107r138,0r0,-107r35,0","w":262},"I":{"d":"63,-246r0,246r-36,0r0,-246r36,0","w":90},"J":{"d":"63,-246r0,249v0,46,-19,80,-68,80v-4,0,-7,-1,-11,-1r-6,-33r9,0v37,0,40,-19,40,-57r0,-238r36,0","w":90,"k":{"e":7,"o":7,"u":7}},"K":{"d":"103,-129r133,129r-49,0r-125,-121r0,121r-35,0r0,-246r35,0r0,113r104,-113r44,0","w":236,"k":{"y":27,"O":43,"e":22,"o":22,"u":18}},"L":{"d":"62,-246r0,214r111,0r0,32r-146,0r0,-246r35,0","w":176,"k":{"y":11,"T":36,"V":36,"W":36,"Y":40}},"M":{"d":"255,-246r0,246r-35,0r0,-191r-1,0r-75,95r-6,0r-76,-95r0,0r0,191r-36,0r0,-246r33,0r82,101r81,-101r33,0","w":281},"N":{"d":"254,-246r0,246r-30,0r-164,-189r0,189r-33,0r0,-246r28,0r166,191r0,-191r33,0","w":281},"O":{"d":"16,-123v0,-68,52,-126,132,-126v81,0,132,58,132,126v0,66,-50,126,-133,126v-80,0,-131,-59,-131,-126xm53,-123v0,54,40,94,95,94v55,0,96,-40,96,-94v0,-54,-41,-93,-96,-93v-55,0,-95,39,-95,93","w":296,"k":{"T":23,"V":14,"W":14,"Y":29,",":22,".":22,"A":14,"X":29}},"P":{"d":"25,-246r77,0v54,0,78,32,78,71v0,39,-26,69,-83,69r-37,0r0,106r-35,0r0,-246xm60,-214r0,76r40,0v26,0,44,-14,44,-38v0,-18,-10,-38,-42,-38r-42,0","w":183,"k":{",":54,".":54,"A":29,"e":9,"o":9}},"Q":{"d":"271,19r-31,31v-48,-4,-87,-25,-121,-50v-61,-12,-103,-62,-103,-123v0,-74,56,-126,136,-126v73,0,129,55,129,127v0,59,-43,110,-102,122r0,0v43,18,67,25,91,18xm150,-216v-73,0,-97,57,-97,94v0,50,32,93,98,93v55,0,93,-43,93,-93v0,-54,-40,-94,-94,-94","w":296},"R":{"d":"28,-246r62,0v50,0,80,27,80,69v0,28,-15,50,-41,60v22,15,36,37,55,68v10,17,16,26,33,49r-42,0r-32,-50v-32,-50,-47,-57,-65,-57r-15,0r0,107r-35,0r0,-246xm63,-215r0,77r23,0v38,0,48,-19,48,-40v0,-23,-14,-37,-48,-37r-23,0","w":217,"k":{"O":22,"T":32,"U":11,"V":29,"W":27,"Y":36}},"S":{"d":"144,-231r0,39v-21,-20,-41,-25,-58,-25v-23,0,-39,12,-39,29v0,47,106,47,106,125v0,39,-28,66,-68,66v-27,0,-48,-7,-69,-22r0,-45v18,23,41,36,65,36v27,0,40,-17,40,-31v0,-51,-107,-57,-107,-124v0,-40,30,-66,75,-66v19,0,38,6,55,18","w":164},"T":{"d":"211,-246r0,32r-85,0r0,214r-35,0r0,-214r-85,0r0,-32r205,0","w":217,"k":{"w":54,"y":45,"O":23,",":45,".":45,"A":36,"e":54,"o":54,"u":50,"r":45,":":11,"-":61,";":11,"a":45}},"U":{"d":"233,-246r0,150v0,60,-36,99,-109,99v-52,0,-102,-29,-102,-96r0,-153r35,0r0,146v0,28,4,39,15,50v14,14,32,21,53,21v27,0,47,-9,58,-20v13,-13,15,-31,15,-54r0,-143r35,0","w":254,"k":{",":9,".":9,"A":9}},"V":{"d":"217,-246r-104,248r-7,0r-106,-248r35,0r74,173r74,-173r34,0","w":217,"k":{"G":14,"O":14,",":47,".":47,"A":29,"e":36,"o":36,"u":27,"-":36,"a":22}},"W":{"d":"375,-246r-100,248r-7,0r-80,-201r-82,201r-7,0r-99,-248r35,0r68,170r68,-170r33,0r69,170r67,-170r35,0","w":375,"k":{"y":11,"O":14,",":47,".":47,"A":29,"e":32,"o":32,"u":27,"-":36,"a":22}},"X":{"d":"247,-246r-98,119r105,127r-42,0r-84,-102r-84,102r-43,0r106,-127r-99,-119r43,0r77,94r77,-94r42,0","w":254},"Y":{"d":"108,-161r67,-85r42,0r-91,116r0,130r-35,0r0,-130r-91,-116r42,0","w":217,"k":{"O":29,",":47,".":47,"A":40,"e":47,"o":50,"u":43,":":11,"-":54,";":11,"a":43,"S":7}},"Z":{"d":"162,-214r-147,0r0,-32r212,0r-156,214r156,0r0,32r-221,0","w":232},"[":{"d":"115,-246r0,29r-49,0r0,268r49,0r0,29r-84,0r0,-326r84,0","w":119},"\\":{"d":"99,3r-26,0r-70,-252r25,0","w":101},"]":{"d":"5,80r0,-29r49,0r0,-268r-49,0r0,-29r84,0r0,326r-84,0","w":119},"^":{"d":"42,-105r-33,0r63,-141r25,0r62,141r-32,0r-43,-105","w":168},"_":{"d":"-2,27r184,0r0,18r-184,0r0,-18"},"a":{"d":"148,-29r0,20v-15,10,-21,12,-31,12v-14,0,-21,-4,-24,-16v-14,11,-29,16,-44,16v-24,0,-40,-18,-40,-39v0,-32,29,-42,55,-51r29,-11r0,-8v0,-20,-10,-29,-29,-29v-18,0,-36,9,-51,27r0,-35v13,-15,30,-22,53,-22v33,0,59,16,59,53r0,84v0,6,2,8,6,8v3,0,10,-4,17,-9xm93,-33r0,-47v-27,9,-51,19,-51,38v0,13,10,23,23,23v10,0,19,-6,28,-14","w":153},"b":{"d":"53,-246r0,96v14,-10,29,-15,45,-15v40,0,70,35,70,81v0,55,-33,87,-87,87v-21,0,-44,-4,-60,-12r0,-237r32,0xm53,-120r0,88v9,3,24,5,33,5v29,0,49,-22,49,-53v0,-34,-18,-56,-45,-56v-13,0,-23,4,-37,16","k":{"y":4,",":4,".":4}},"c":{"d":"141,-154r0,34v-18,-12,-30,-15,-44,-15v-29,0,-49,21,-49,54v0,33,21,54,54,54v14,0,27,-4,43,-11r0,32v-11,5,-31,9,-48,9v-48,0,-82,-33,-82,-81v0,-53,31,-87,80,-87v19,0,31,4,46,11","w":157,"k":{",":-7,".":-7}},"d":{"d":"162,-246r0,246r-68,0v-48,0,-78,-33,-78,-85v0,-47,33,-80,80,-80v11,0,21,2,34,7r0,-88r32,0xm130,-27r0,-103v-11,-4,-19,-6,-30,-6v-31,0,-51,22,-51,56v0,30,12,53,49,53r32,0","w":183,"k":{"d":4}},"e":{"d":"158,-47r0,31v-19,13,-38,19,-65,19v-50,0,-78,-41,-78,-86v0,-49,30,-82,75,-82v43,0,71,29,71,89r-114,0v5,32,23,49,54,49v19,0,38,-8,57,-20xm48,-97r81,0v-1,-24,-15,-40,-38,-40v-24,0,-39,14,-43,40","w":172,"k":{"v":5,"w":5,"y":5,",":-7,".":-7}},"f":{"d":"107,-246r0,32v-5,-2,-9,-3,-15,-3v-26,0,-34,15,-34,40r0,15r29,0r0,29r-29,0r0,133r-32,0r0,-133r-23,0r0,-29r23,0r0,-12v0,-32,7,-46,20,-59v14,-14,33,-21,61,-13","w":90,"k":{"e":4,"o":4}},"g":{"d":"152,-162r0,25r-34,0v13,13,17,21,17,35v0,13,-7,29,-15,37v-22,23,-65,11,-65,30v0,9,17,15,49,21v35,7,47,24,47,45v0,32,-28,52,-76,52v-44,0,-75,-21,-75,-49v0,-24,13,-38,41,-45v-11,-7,-17,-13,-17,-20v0,-10,11,-19,26,-23r0,-1v-12,-5,-21,-12,-27,-21v-6,-8,-9,-18,-9,-30v0,-35,27,-56,71,-56r67,0xm107,-105v0,-15,-15,-29,-32,-29v-18,0,-32,13,-32,29v0,18,14,30,33,30v18,0,31,-12,31,-30xm120,34v0,-21,-33,-26,-53,-26v-22,0,-37,10,-37,24v0,16,16,25,45,25v28,0,45,-8,45,-23","w":153,"k":{"y":-7,"o":4}},"h":{"d":"54,-246r0,106r1,0v12,-15,30,-25,48,-25v32,0,55,22,55,66r0,99r-32,0r0,-100v0,-24,-13,-39,-32,-39v-14,0,-25,6,-40,23r0,116r-32,0r0,-246r32,0","k":{"y":13}},"i":{"d":"55,-162r0,162r-32,0r0,-162r32,0xm59,-211v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-10,9,-19,19,-19v10,0,19,9,19,19","w":78},"j":{"d":"54,-162r0,183v0,35,-11,50,-32,62r-24,-24v14,-6,24,-17,24,-35r0,-186r32,0xm57,-211v0,10,-9,19,-19,19v-10,0,-19,-9,-19,-19v0,-10,9,-19,19,-19v10,0,19,9,19,19","w":78},"k":{"d":"166,-162r-70,80r84,82r-43,0r-81,-82r71,-80r39,0xm54,-246r0,246r-32,0r0,-246r32,0","w":172,"k":{"e":11,"o":11}},"l":{"d":"55,-246r0,246r-32,0r0,-246r32,0","w":78,"k":{"w":4,"y":4}},"m":{"d":"21,-162r32,0r0,22v17,-17,32,-25,47,-25v21,0,38,10,49,29v14,-16,31,-29,54,-29v33,0,53,25,53,63r0,102r-32,0r0,-100v0,-24,-15,-38,-33,-38v-10,0,-24,9,-36,21r0,117r-32,0r0,-100v0,-26,-13,-38,-29,-38v-16,0,-28,6,-41,21r0,117r-32,0r0,-162","w":277,"k":{"y":13,"u":4}},"n":{"d":"54,-162r0,22r1,0v12,-15,30,-25,48,-25v31,0,55,21,55,65r0,100r-32,0r0,-100v0,-24,-13,-39,-32,-39v-14,0,-25,6,-40,23r0,116r-32,0r0,-162r32,0","k":{"v":5,"y":7,"u":4}},"o":{"d":"98,-165v51,0,88,35,88,83v0,51,-36,85,-88,85v-50,0,-85,-35,-85,-85v0,-46,37,-83,85,-83xm98,-136v-30,0,-52,23,-52,54v0,34,21,56,52,56v34,0,55,-21,55,-56v0,-31,-23,-54,-55,-54","w":198,"k":{"v":4,"w":4,"y":7,",":11,".":11,"x":5}},"p":{"d":"53,-4r0,87r-32,0r0,-245r55,0v59,0,91,29,91,82v0,49,-34,83,-82,83v-10,0,-20,-2,-32,-7xm53,-133r0,100v10,5,20,7,30,7v30,0,51,-23,51,-54v0,-33,-17,-53,-52,-53r-29,0","k":{"y":13,",":11,".":11}},"q":{"d":"127,83r0,-86v-12,4,-23,6,-32,6v-48,0,-82,-34,-82,-83v0,-26,12,-82,87,-82r59,0r0,245r-32,0xm127,-133r-29,0v-26,0,-52,16,-52,53v0,31,21,56,51,56v10,0,20,-2,30,-7r0,-102"},"r":{"d":"25,-162r32,0r0,37r1,0v16,-28,31,-40,46,-40v13,0,26,6,39,19r-17,28v-10,-9,-22,-16,-30,-16v-22,0,-39,21,-39,49r0,85r-32,0r0,-162","w":142,"k":{"v":-11,"y":-11,",":36,".":36,"d":5,"e":7,"o":9,"c":9,"q":9,"r":4,"t":-7,":":-14,"-":29,";":-14}},"s":{"d":"117,-152r0,32v-18,-12,-35,-17,-47,-17v-13,0,-21,6,-21,15v0,7,11,15,39,32v27,18,36,29,36,46v0,28,-22,47,-53,47v-20,0,-35,-4,-56,-15r0,-34v21,14,40,21,53,21v13,-1,23,-6,23,-18v0,-22,-75,-34,-75,-78v0,-27,21,-44,53,-44v15,0,31,4,48,13","w":138,"k":{"w":4}},"t":{"d":"60,-195r0,33r51,0r0,29r-51,0r0,83v0,19,14,24,23,24v12,0,24,-3,37,-11r0,29v-11,6,-29,11,-39,11v-35,0,-53,-22,-53,-51r0,-85r-28,0r0,-3","w":119},"u":{"d":"157,0r-32,0r0,-21v-13,14,-32,24,-48,24v-33,0,-55,-23,-55,-64r0,-101r32,0r0,103v0,23,11,36,33,36v14,0,28,-8,38,-23r0,-116r32,0r0,162"},"v":{"d":"74,3r-73,-165r35,0r44,100r42,-100r34,0r-71,165r-11,0","w":157,"k":{",":22,".":22,"e":7,"o":7}},"w":{"d":"141,-162r42,98r42,-98r34,0r-71,165r-11,0r-47,-113r-48,113r-10,0r-72,-165r34,0r43,98r41,-98r23,0","w":258,"k":{",":22,".":22,"e":7,"o":7}},"x":{"d":"175,-162r-66,80r71,82r-41,0r-51,-58r-48,58r-40,0r68,-82r-68,-80r40,0r48,56r46,-56r41,0","k":{"e":11}},"y":{"d":"158,-162r-115,245r-35,0r55,-118r-63,-127r36,0r44,91r42,-91r36,0","w":157,"k":{",":29,".":29,"e":7,"o":7}},"z":{"d":"145,-162r-86,133r87,0r0,29r-142,0r86,-133r-82,0r0,-29r137,0","w":150},"{":{"d":"10,-79r0,-29v30,0,36,-21,36,-58r0,-32v0,-42,13,-64,52,-64r14,0r0,27r-6,0v-25,0,-30,7,-30,37r0,26v0,49,-10,67,-37,79v27,12,37,30,37,79r0,26v0,30,5,36,30,36r6,0r0,28r-14,0v-39,0,-52,-22,-52,-64r0,-32v0,-37,-6,-59,-36,-59","w":119},"|":{"d":"33,90r0,-360r27,0r0,360r-27,0","w":93},"}":{"d":"110,-108r0,29v-30,0,-37,22,-37,59r0,32v0,42,-12,64,-51,64r-14,0r0,-28r6,0v25,0,30,-6,30,-36r0,-26v0,-49,10,-67,37,-79v-27,-12,-37,-30,-37,-79r0,-26v0,-30,-5,-37,-30,-37r-6,0r0,-27r14,0v39,0,51,22,51,64r0,32v0,37,7,58,37,58","w":119},"~":{"d":"9,-71r0,-30v15,-13,35,-23,54,-23v15,0,30,6,45,13v15,7,30,14,43,14v16,0,36,-11,51,-24r0,30v-15,13,-34,23,-53,23v-14,0,-30,-7,-45,-14v-15,-7,-31,-13,-44,-13v-18,0,-34,11,-51,24","w":210},"'":{"d":"26,-166r-8,-50r0,-42r32,0r0,42r-9,50r-15,0","w":67},"`":{"d":"58,-235r24,52r-20,0r-40,-52r36,0","w":119},"\u00a0":{"w":100,"k":{"T":45,"V":54,"W":45,"Y":54,"A":36}}}});
(function(window,document,undefined){var prefixes=['webkit','Moz','ms','O'],animations={},useCssAnimations;function createEl(tag,prop){var el=document.createElement(tag||'div'),n;for(n in prop){el[n]=prop[n];}
return el;}
function ins(parent,child1,child2){if(child2&&!child2.parentNode)ins(parent,child2);parent.insertBefore(child1,child2||null);return parent;}
ins(document.getElementsByTagName('head')[0],createEl('style'));var sheet=document.styleSheets[document.styleSheets.length-1];function addAnimation(alpha,trail,i,lines){var name=['opacity',trail,~~(alpha*100),i,lines].join('-'),start=0.01+i/lines*100,z=Math.max(1-(1-alpha)/trail*(100-start),alpha),prefix=useCssAnimations.substring(0,useCssAnimations.indexOf('Animation')).toLowerCase(),pre=prefix&&'-'+prefix+'-'||'';if(!animations[name]){sheet.insertRule('@'+pre+'keyframes '+name+'{'+'0%{opacity:'+z+'}'+
start+'%{opacity:'+alpha+'}'+
(start+0.01)+'%{opacity:1}'+
(start+trail)%100+'%{opacity:'+alpha+'}'+'100%{opacity:'+z+'}'+'}',0);animations[name]=1;}
return name;}
function vendor(el,prop){var s=el.style,pp,i;if(s[prop]!==undefined)return prop;prop=prop.charAt(0).toUpperCase()+prop.slice(1);for(i=0;i<prefixes.length;i++){pp=prefixes[i]+prop;if(s[pp]!==undefined)return pp;}}
function css(el,prop){for(var n in prop){el.style[vendor(el,n)||n]=prop[n];}
return el;}
function defaults(obj,def){for(var n in def){if(obj[n]===undefined)obj[n]=def[n];}
return obj;}
function pos(el){var o={x:el.offsetLeft,y:el.offsetTop};while((el=el.offsetParent)){o.x+=el.offsetLeft;o.y+=el.offsetTop;}
return o;}
var Spinner=function Spinner(o){if(!this.spin)return new Spinner(o);this.opts=defaults(o||{},{lines:12,length:7,width:5,radius:10,color:'#000',speed:1,trail:100,opacity:1/4,fps:20,positioned:true});},proto=Spinner.prototype={spin:function(target){this.stop();var self=this,el=self.el=css(createEl(),{position:'relative',zIndex:999}),ep,tp;if(target){tp=pos(ins(target,el,target.firstChild));ep=pos(el);if(self.opts.positioned)
{el.setAttribute("class","spin-js");css(el,{left:(target.offsetWidth>>1)-ep.x+tp.x+'px',top:(target.offsetHeight>>1)-ep.y+tp.y+'px'});}
else
{el.setAttribute("class","spin-js needs-position");css(el,{position:'absolute'});}}
el.setAttribute('aria-role','progressbar');self.lines(el,self.opts);if(!useCssAnimations){var o=self.opts,i=0,fps=o.fps,f=fps/o.speed,ostep=(1-o.opacity)/(f*o.trail/100),astep=f/o.lines;(function anim(){i++;for(var s=o.lines;s;s--){var alpha=Math.max(1-(i+s*astep)%f*ostep,o.opacity);self.opacity(el,o.lines-s,alpha,o);}
self.timeout=self.el&&setTimeout(anim,~~(1000/fps));})();}
return self;},stop:function(){var el=this.el;if(el){clearTimeout(this.timeout);if(el.parentNode)el.parentNode.removeChild(el);this.el=undefined;}
return this;}};proto.lines=function(el,o){var i=0,seg;function fill(color,shadow){return css(createEl(),{position:'absolute',width:(o.length+o.width)+'px',height:o.width+'px',background:color,boxShadow:shadow,transformOrigin:'left',transform:'rotate('+~~(360/o.lines*i)+'deg) translate('+o.radius+'px'+',0)',borderRadius:(o.width>>1)+'px'});}
for(;i<o.lines;i++){seg=css(createEl(),{position:'absolute',top:1+~(o.width/2)+'px',transform:'translate3d(0,0,0)',opacity:o.opacity,animation:useCssAnimations&&addAnimation(o.opacity,o.trail,i,o.lines)+' '+1/o.speed+'s linear infinite'});if(o.shadow)ins(seg,css(fill('rgba(0,0,0,0.35)','0 0 1px '+'rgba(0,0,0,0.45)'),{top:1+'px',left:1+'px'}));ins(el,ins(seg,fill(o.color,'0 0 1px rgba(0,0,0,0.05)')));}
return el;};proto.opacity=function(el,i,val){el.childNodes[i].style.opacity=val;};(function(){var s=css(createEl('group'),{behavior:'url(#default#VML)'}),i;if(!vendor(s,'transform')&&s.adj){for(i=4;i--;)sheet.addRule(['group','roundrect','fill','stroke'][i],'behavior:url(#default#VML)');proto.lines=function(el,o){var r=o.length+o.width,s=2*r;function grp(){return css(createEl('group',{coordsize:s+' '+s,coordorigin:-r+' '+-r}),{width:s,height:s});}
var g=grp(),margin=~(o.length+o.radius+o.width)+'px',i;function seg(i,dx,filter){ins(g,ins(css(grp(),{rotation:360/o.lines*i+'deg',left:~~dx}),ins(css(createEl('roundrect',{arcsize:1}),{width:r,height:o.width,left:o.radius,top:-o.width>>1,filter:filter}),createEl('fill',{color:o.color,opacity:o.opacity}),createEl('stroke',{opacity:0}))));}
if(o.shadow){for(i=1;i<=o.lines;i++){seg(i,-2,'progid:DXImageTransform.Microsoft.Blur(pixelradius=2,makeshadow=1,shadowopacity=.3)');}}
for(i=1;i<=o.lines;i++){seg(i);}
return ins(css(el,{margin:margin+' 0 0 '+margin,zoom:1}),g);};proto.opacity=function(el,i,val,o){o=o.shadow&&o.lines||0;el.firstChild.childNodes[i+o].firstChild.firstChild.opacity=val;};}
else{useCssAnimations=vendor(s,'animation');}})();window.Spinner=Spinner;})(window,document);
$.fn.spin=function(opts){this.each(function(){var $this=$(this),data=$this.data();if(data.spinner){data.spinner.stop();delete data.spinner;}
if(opts!==false){data.spinner=new Spinner($.extend({color:$this.css('color')},opts)).spin(this);}});return this;};
function psConstructor()
{this.setupSlideshow=function(options){apostrophe.log('ps.setupSlideshow');var eventType=options['eventType']||'click.setupSlideshow',target=options['target']||'.a-area-portfolio .aReusableSlideshow .a-slideshow-item';$(target).live(eventType,function(){apostrophe.log('ps.setupSlideshow -- target Clicked! : ');apostrophe.log($(target));options['permid']=$(this).closest('.aReusableSlideshow').attr('data-permid');ps.getSlideshow(options);});};this.getSlideshow=function(options){apostrophe.log('ps.getSlideshow');var getUrl=options['url']?options['url']:null,getUpdates=options['updates']?options['updates']:'.js-portfolio-main',callback=options['callback']?options['callback']:null;if(getUrl)
{window.ps.showLoading({target:getUpdates});apostrophe.log('ps.getSlideshow -- getUrl: '+getUrl);apostrophe.log('ps.getSlideshow -- getUpdates: '+getUpdates);apostrophe.log('ps.getSlideshow -- permid: '+options['permid']);$(getUpdates).addClass('fetching-content').load(getUrl,{permid:options['permid']},function(){apostrophe.log('ps.getSlideshow -- afterLoad: '+getUrl);$(this).removeClass('fetching-content');window.ps.hideLoading();if(typeof(callback)==='function')
{callback();};});}
else
{throw"ps.getSlideshow -- No URL to $.get";}};this.showLoading=function(options){apostrophe.log('ps.showLoading()');if(!options){var options=[];};var loadingLayer=$('<div />'),loadingContainer=$('<div />'),loadingTarget=options['target']||'body';loadingLayer.addClass('a-loading-layer');loadingContainer.addClass('a-loading-box');loadingLayer.html(loadingContainer);if(!$('.a-loading-box').length)
{$(loadingTarget).append(loadingLayer);var opts={lines:11,length:10,width:5,radius:24,color:'#fff',speed:1,trail:100,shadow:true,positioned:true};loadingContainer.spin(opts);};};this.hideLoading=function(){apostrophe.log('ps.hideLoading()');$('.a-loading-box').fadeOut('fast',function(){$('.a-loading-layer').remove();});};}
window.ps=new psConstructor;
function aBlogEnableTitle()
{apostrophe.formUpdates({'selector':'#a-blog-item-title-interface','update':'a-blog-title-and-slug'});var titleInterface=$('#a-blog-item-title-interface');var tControls=titleInterface.find('ul.a-controls');var tInput=titleInterface.find('.a-title');var originalTitle=tInput.val();tInput.keyup(function(event){if(tInput.val().trim()!=originalTitle.trim())
{titleInterface.addClass('has-changes');tControls.fadeIn();}
return false;});titleInterface.find('.a-cancel').click(function(){tInput.val(originalTitle);tControls.hide();return false;});}
function aBlogEnableSlug()
{apostrophe.formUpdates({'selector':'#a-blog-item-permalink-interface','update':'a-blog-title-and-slug'});var slugInterface=$('#a-blog-item-permalink-interface');var tControls=slugInterface.find('ul.a-controls');var tInput=slugInterface.find('.a-slug');var originalSlug=tInput.val();tInput.keyup(function(event){if(tInput.val().trim()!=originalSlug.trim())
{slugInterface.addClass('has-changes');tControls.fadeIn();}
return false;});slugInterface.find('.a-cancel').click(function(){tInput.val(originalSlug);tControls.hide();return false;});}
function aBlogUpdateComments(enabled,feedback)
{if(enabled)
{$('.section.comments .allow_comments_toggle').addClass('enabled').removeClass('disabled');}
else
{$('.section.comments .allow_comments_toggle').addClass('disabled').removeClass('enabled');}}
function aBlogEnableNewForm()
{var newForm=$('.a-blog-admin-new-form');newForm.submit(function(){var form=$(this);$.post(form.attr('action'),$(this).serialize(),function(data){$(document).append(data);});return false;});}
function aBlogEnableForm(options)
{var savedState=null;var form=$('#a-admin-form');form.data('changed',false);apostrophe.formUpdates({selector:'#a-admin-form',update:'a-admin-form'});$('.a-subnav-wrapper').addClass('a-ajax-attach-updating');var status=form.find('[name="a_blog_item[publication]"]');var init=true;function find(sel)
{return form.find(sel);}
status.change(function(){var c=form.find('.a-published-at-container');var s=status.val();if(s==='schedule')
{c.show();}
else
{c.hide();}
if(!init)
{find('.a-save-blog-main .label').text(options['update-labels'][s]);}
if(!init)
{form.data('changed',true);}
init=false;});status.change();form.find('#a_blog_item_location,#a_blog_item_all_day,#a_blog_item_start_date_month,#a_blog_item_start_date_day,#a_blog_item_start_date_year,#a_blog_item_start_time_hour,#a_blog_item_start_time_minute,#a_blog_item_end_date_month,#a_blog_item_end_date_day,#a_blog_item_end_date_year,#a_blog_item_end_time_hour,#a_blog_item_end_time_minute,#a_blog_item_published_at_hour,#a_blog_item_published_at_minute,#a_blog_item_author_id,#a-blog-post-tags-input').change(function(){form.data('changed',true);});form.find('#a_blog_item_location').keyup(function(){form.data('changed',true);});find('.template.section select').change(function(){alert(options['template-change-warning']);$(form).data('changed',false);$(form).unbind('submit.aFormUpdates');});find('.post-editors-toggle').click(function(){find('.post-editors-options').show();find('.post-editors-toggle').hide();return false;});var p={'choose-one':options['editors-choose-label'],'onChange':function(){form.data('changed',true);}};aMultipleSelect('#editors-section',p);p={'choose-one':options['categories-choose-label'],'onChange':function(){form.data('changed',true);}};if(options['categories-add'])
{p['add']=options['categories-add-label'];}
aMultipleSelect(form.find('#categories-section'),p);function toggleAllDay(checkbox){$(checkbox).toggleClass('all_day_enabled');find('.start_time').toggleClass('time_disabled').toggle();find('.end_time').toggleClass('time_disabled').toggle();}
find('.all_day input[type=checkbox]').bind('click',function(){toggleAllDay($(this));});if(find('.all_day input[type=checkbox]:checked').length)
{toggleAllDay($(this));}}
function aBlogGetPostStatus()
{var postStatus=$('#a_blog_item_status');return postStatus.val();}
function aBlogConstructor()
{this.sidebarEnhancements=function(options)
{var debug=options['debug'];debug?apostrophe.log('aBlog.sidebarEnhancements -- debug'):'';$('.a-tag-sidebar-title.all-tags').click(function(){$('.a-tag-sidebar-list.all-tags').slideToggle();$(this).toggleClass('open');});$('.a-tag-sidebar-title.all-tags').hover(function(){$(this).toggleClass('over');},function(){$(this).toggleClass('over');});};this.slotEditView=function(options)
{var formName=options['formName'];var autocompleteUrl=options['autocompleteUrl'];var className=options['class'];var selfLabelSelector=options['selfLabelSelector'];var debug=(options['debug'])?options['debug']:false;(debug)?apostrophe.log('aBlog.slotEditView -- formName: '+formName):'';(debug)?apostrophe.log('aBlog.slotEditView -- autocompleteUrl: '+autocompleteUrl):'';(debug)?apostrophe.log('aBlog.slotEditView -- class: '+className):'';aMultipleSelect('#a-'+formName+' .'+className,{'autocomplete':autocompleteUrl});aMultipleSelect('#a-'+formName+' .categories',{'choose-one':'Add Categories'});var slotEditForm=$('#a-'+formName)
var editStates=slotEditForm.find('.a-form-row.by-type input[type="radio"]');var editState=slotEditForm.find('.a-form-row.by-type input[type="radio"]:checked').val();slotEditForm.addClass('a-ui a-options dropshadow editState-'+editState);editStates.live('click',function(){editState=slotEditForm.find('.a-form-row.by-type input[type="radio"]:checked').val();slotEditForm.removeClass('editState-title').removeClass('editState-tags').addClass('editState-'+editState);if(editState==='title')
{slotEditForm.find('.a-form-row.title .ui-autocomplete-input').focus();}});};}
window.aBlog=new aBlogConstructor;
function aExtraSlotsConstructor()
{this.setupAAnchorNavigation=function(options)
{apostrophe.log('aExtraSlots.setupAAnchorNavigation');var win=$(window),nav=$('#'+options['navId']),anchors=nav.find('.a-nav-item a');hash=window.location.hash;if(nav.length)
{if(hash!=='')
{currentAnchor=nav.find('a[href="'+hash+'"]');if(currentAnchor&&currentAnchor.length)
{apostrophe.log(currentAnchor);currentAnchor.closest('.a-nav-item').addClass('a-current-page');}}
anchors.unbind('click.setupAAnchorNavigation').bind('click.setupAAnchorNavigation',function(event){var anchor=$(this);nav.find('.a-nav-item').removeClass('a-current-page');anchor.parent().addClass('a-current-page');});}
else
{throw"aExtraSlots.setupAAnchorNavigation -- No navigation found!";}};this.setupReusableSlideshowSlot=function(options)
{var form=$('#'+options.id);form.find('.a-js-label-or-reuse').change(function(){update();});update();function update()
{var val=form.find('.a-js-label-or-reuse:checked').val();if(val==='label')
{form.find('.a-js-label').removeAttr('disabled');form.find('.a-js-reuse').attr('disabled','disabled');}
else
{form.find('.a-js-label').attr('disabled','disabled');form.find('.a-js-reuse').removeAttr('disabled');}}}
this.initLightbox=function()
{$('.light-box').lightBox();}}
function aMapSlotConstructor()
{var $this=this;$this.isLoaded=0;$this.isLoading=0;$this.loaded=function()
{$this.isLoaded=1;apostrophe.log('aMapSlot -- Maps API Loaded');};$this.loadGoogleMapsAPI=function(){if($this.isLoading)
{return;}
$this.isLoading=true;apostrophe.log('aMapSlot -- loadGoogleMapsAPI');if(!$this.isLoaded)
{apostrophe.log('aMapSlot -- loadGoogleMapsAPI: NOT Loaded');var script=document.createElement("script");script.type="text/javascript";script.src="http://maps.google.com/maps/api/js?sensor=false&callback=aMapSlot.loaded";document.body.appendChild(script);}};$this.createGoogleMap=function(options)
{apostrophe.log('aMapSlot -- createGoogleMap');if($this.isLoaded)
{apostrophe.log('aMapSlot -- createGoogleMap: isLoaded');var aLatitude=options['latitude']?options['latitude']:'39.934259';var aLongitude=options['longitude']?options['longitude']:'-75.158228';var aZoom=options['zoom']?options['zoom']:14;var aMapType=options['mapType']?options['mapType']:'roadmap';var aMapContainer=$(options['container']);var aControls=options['controls'];var aMapTypeOptions={'terrain':google.maps.MapTypeId.TERRAIN,'roadmap':google.maps.MapTypeId.ROADMAP,'satellite':google.maps.MapTypeId.SATELLITE,'hybrid':google.maps.MapTypeId.HYBRID}
if(aMapContainer.length)
{var aLatlng=new google.maps.LatLng(aLatitude,aLongitude);var aOptions={zoom:parseInt(aZoom),center:aLatlng,disableDefaultUI:true,panControl:aControls['pan'],zoomControl:aControls['zoom'],scaleControl:aControls['scale'],mapTypeId:aMapTypeOptions[aMapType]}
var map=new google.maps.Map(aMapContainer[0],aOptions);var marker=new google.maps.Marker({position:aLatlng,map:map,title:options['title']});}
else
{apostrophe.log('aMapSlot -- Map container not found.');}}
else
{apostrophe.log('aMapSlot -- Maps API is NOT loaded');$this.loadGoogleMapsAPI();var tryAgain=window.setTimeout(function(){$this.createGoogleMap(options);},1000);}};}
window.aMapSlot=new aMapSlotConstructor();window.aExtraSlots=new aExtraSlotsConstructor();
function aPeopleConstructor()
{this.personUrl=function(options)
{var person=$(options['id']);var url=options['url'];if(person.length)
{person.data('url',url);}
else
{apostrophe.log('aPeople.personUrl -- No person found.');};}
this.personToggle=function(options)
{var toggle=$(options['toggle']);var method=(options['method'])?options['method']:'GET';toggle.bind('click.personToggle',function(e){e.preventDefault();var thisToggle=$(this)
var person=thisToggle.closest('.a-person');var personContent=person.find('.a-person-content');(person.length)?apostrophe.log('aPerson.personToggle -- No person found. '):'';if(thisToggle.hasClass('ajax'))
{var remote_url=person.data('url');(remote_url===undefined)?apostrophe.log('aPerson.personToggle -- No person URL found. Cannot ajax in their data.'):'';$.ajax({type:method,dataType:'html',success:function(data,textStatus)
{personContent.html(data);thisToggle.removeClass('ajax').addClass('open');person.removeClass('ajax').addClass('open');},url:remote_url});return false;}
else if(thisToggle.hasClass('open'))
{thisToggle.removeClass('open').addClass('closed');person.removeClass('open').addClass('closed');apostrophe.log('open');}
else
{thisToggle.addClass('open').removeClass('closed');person.addClass('open').removeClass('closed');apostrophe.log('closed');};});}}
window.aPeople=new aPeopleConstructor();
function apostropheReady()
{Cufon.now();}
function navDefault(){var navLinks=$('.a-nav-default .a-nav-item a');navLinks.each(function(index){if($(this).html()=='Curriculum')
{$(this).parent().addClass('curriculum-link');};if($(this).html()=='Courses')
{$(this).parent().addClass('courses-link');};});};

