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:true,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}})());;Cufon.replace('h2',{fontFamily:'franklin'});Cufon.replace('.logo_text',{fontFamily:'franklin'});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) 1995 Adobe Systems Incorporated.  All Rights Reserved.ITC
 * Franklin Gothic is a registered trademark of International Typeface Corporation.
 * 
 * Manufacturer:
 * Adobe Systems Incorporated
 */
Cufon.registerFont({"w":211,"face":{"font-family":"franklin","font-weight":550,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 6 3 5 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-20 -270 314 90","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":104},"\u00a0":{"w":104},"$":{"d":"116,-34v35,4,53,-43,24,-59v-7,-4,-15,-8,-24,-8r0,67xm92,-206v-39,-6,-49,52,-11,57v4,1,8,2,11,2r0,-59xm159,-130v64,30,27,138,-43,128r0,33r-24,0r0,-33v-46,-4,-72,-27,-84,-63r38,-9v7,25,20,37,46,40r0,-69v-36,-10,-76,-20,-75,-67v1,-45,33,-64,75,-68r0,-26r24,0r0,26v35,4,61,23,69,54r-36,7v-6,-18,-16,-26,-33,-29r0,62v14,4,31,8,43,14"},"%":{"d":"78,0r-27,0r150,-240r26,0xm67,-134v33,-1,34,-80,1,-83v-35,2,-32,80,-1,83xm68,-242v40,0,56,29,56,65v0,41,-19,69,-57,69v-39,0,-55,-31,-55,-69v0,-37,18,-64,56,-65xm210,-24v33,-1,35,-80,1,-82v-36,0,-32,86,-1,82xm211,-132v36,0,55,27,55,69v0,40,-20,65,-57,65v-36,0,-55,-28,-55,-65v0,-41,21,-69,57,-69","w":277},"&":{"d":"144,-191v1,-29,-52,-29,-51,-1v0,17,12,24,20,33v13,-7,30,-14,31,-32xm59,-74v-1,49,70,52,98,26r-62,-71v-19,9,-36,21,-36,45xm179,-192v0,30,-24,49,-46,59r52,59v15,-17,24,-44,30,-71r36,6v-5,39,-23,68,-43,90v10,10,20,24,43,18r0,34v-36,3,-54,-7,-71,-25v-50,42,-168,34,-168,-50v0,-44,33,-59,62,-73v-38,-32,-18,-104,42,-99v35,3,62,16,63,52","w":258},"(":{"d":"47,-93v0,66,23,116,51,153r-24,0v-34,-38,-60,-84,-60,-153v0,-65,28,-115,60,-147r24,0v-28,37,-51,86,-51,147","w":110},")":{"d":"12,60v62,-62,66,-235,0,-300r24,0v31,34,61,84,60,153v0,67,-27,112,-60,147r-24,0","w":110},"*":{"d":"84,-240r26,0r-5,64r61,-24r8,25r-63,16r41,49r-21,15r-34,-55r-34,55r-21,-15r42,-49r-63,-16r8,-25r60,24","w":194},"+":{"d":"195,-104r-73,0r0,74r-33,0r0,-74r-72,0r0,-34r72,0r0,-75r33,0r0,75r73,0r0,34"},",":{"d":"66,-5r-28,56r-15,0r21,-51r-21,0r0,-45r43,0r0,40","w":88},"-":{"d":"88,-75r-88,0r0,-33r88,0r0,33","w":88},"\u00ad":{"d":"88,-75r-88,0r0,-33r88,0r0,33","w":88},".":{"d":"66,0r-43,0r0,-46r43,0r0,46","w":88},"\/":{"d":"5,60r-25,0r156,-300r26,0","w":172},"0":{"d":"105,-30v50,0,49,-58,49,-108v0,-35,-9,-74,-48,-74v-44,0,-49,48,-49,91v0,46,6,91,48,91xm105,-244v65,0,92,51,93,116v1,75,-24,132,-93,132v-67,0,-92,-56,-92,-122v0,-68,26,-126,92,-126"},"1":{"d":"28,-187v36,-13,61,-29,80,-58r29,0r0,210r67,0r0,35r-183,0r0,-35r72,0r0,-152v-21,19,-42,34,-65,43r0,-43"},"2":{"d":"104,-244v90,-6,113,110,48,152r-87,55r125,0r0,37r-177,0r0,-42v42,-33,100,-52,126,-100v17,-30,-3,-65,-37,-64v-30,1,-45,22,-47,50r-42,-10v9,-46,36,-74,91,-78"},"3":{"d":"150,-67v0,-35,-34,-42,-74,-39r0,-34v34,0,67,-1,68,-35v0,-24,-18,-35,-40,-35v-28,0,-40,16,-49,35r-39,-6v9,-78,171,-88,171,2v0,30,-17,50,-45,54v31,6,52,23,52,58v2,86,-143,89,-174,30v-5,-8,-9,-15,-11,-23r41,-10v3,46,100,57,100,3"},"4":{"d":"119,-91r3,-109r-68,109r65,0xm119,0r0,-54r-107,0r0,-32r107,-159r44,0r0,154r36,0r0,37r-36,0r0,54r-44,0"},"5":{"d":"152,-80v4,-53,-77,-62,-92,-20r-39,-7r14,-133r149,0r-4,37r-114,0r-6,70v12,-15,28,-29,56,-28v49,2,80,31,82,81v7,104,-174,110,-188,18r42,-6v8,20,22,37,51,37v31,0,47,-20,49,-49"},"6":{"d":"112,-28v30,0,46,-17,46,-48v0,-27,-20,-45,-48,-45v-28,0,-45,20,-45,47v0,29,18,46,47,46xm14,-117v-2,-83,47,-145,131,-121v24,7,41,28,46,53r-37,7v-4,-19,-17,-34,-42,-34v-46,1,-55,46,-54,94v10,-21,29,-38,62,-36v46,2,79,28,79,76v0,51,-35,82,-87,82v-68,0,-97,-50,-98,-121"},"7":{"d":"67,0v5,-93,41,-153,89,-203r-138,0r4,-37r170,0r0,30v-44,56,-74,113,-76,210r-49,0"},"8":{"d":"152,-180v1,-45,-90,-45,-90,-3v0,29,32,31,57,41v15,-7,33,-15,33,-38xm51,-63v0,47,104,46,106,3v-6,-31,-38,-32,-66,-44v-21,8,-40,17,-40,41xm10,-61v1,-34,26,-49,51,-57v-20,-12,-43,-24,-42,-58v2,-49,38,-68,88,-68v46,0,85,18,85,63v0,29,-22,43,-43,52v26,11,52,26,52,63v2,92,-192,95,-191,5"},"9":{"d":"100,-121v29,0,47,-18,47,-48v0,-26,-19,-42,-47,-42v-28,0,-46,17,-46,45v0,28,18,45,46,45xm197,-127v5,91,-68,162,-151,116v-11,-7,-20,-21,-25,-33r36,-10v12,32,73,32,85,-4v6,-18,13,-40,13,-66v-11,22,-29,38,-63,38v-48,0,-79,-27,-79,-77v0,-52,34,-81,86,-81v67,0,94,47,98,117"},":":{"d":"66,-122r-43,0r0,-44r43,0r0,44xm66,0r-43,0r0,-44r43,0r0,44","w":88},";":{"d":"66,-122r-43,0r0,-44r43,0r0,44xm66,-5r-28,56r-15,0r21,-51r-21,0r0,-45r43,0r0,40","w":88},"\u037e":{"d":"66,-122r-43,0r0,-44r43,0r0,44xm66,-5r-28,56r-15,0r21,-51r-21,0r0,-45r43,0r0,40","w":88},"<":{"d":"184,-174r-113,54r113,55r0,40r-156,-78r0,-34r156,-78r0,41"},"=":{"d":"194,-76r-177,0r0,-34r177,0r0,34xm194,-129r-177,0r0,-33r177,0r0,33"},">":{"d":"28,-66r113,-54r-113,-55r0,-40r156,78r0,34r-156,78r0,-41"},"?":{"d":"91,-244v71,-5,103,85,50,126v-16,12,-38,19,-36,49r-34,0v-11,-63,48,-55,51,-102v1,-23,-15,-36,-35,-36v-30,1,-39,24,-43,50r-38,-6v5,-49,34,-77,85,-81xm113,0r-42,0r0,-44r42,0r0,44","w":180},"@":{"d":"123,-76v40,1,52,-79,7,-81v-38,-2,-45,77,-7,81xm67,-115v-4,-55,57,-92,95,-56r1,-12r30,0r-11,99v0,6,2,12,9,11v26,-4,38,-33,38,-63v0,-56,-39,-86,-94,-86v-63,0,-102,40,-102,102v0,61,39,100,105,100v34,0,57,-10,79,-20r11,23v-24,12,-52,23,-90,22v-83,-1,-134,-48,-134,-125v0,-77,53,-126,131,-126v70,0,119,41,119,109v0,47,-24,91,-73,88v-12,-1,-19,-8,-24,-18v-6,10,-18,20,-36,19v-36,-1,-52,-29,-54,-67","w":258},"A":{"d":"138,-92r-35,-107r-35,107r70,0xm215,0r-47,0r-19,-57r-92,0r-19,57r-37,0r80,-240r53,0","w":217},"B":{"d":"155,-174v0,-41,-49,-31,-88,-32r0,67v40,-1,88,9,88,-35xm162,-71v0,-42,-53,-34,-95,-34r0,69v42,-1,95,8,95,-35xm172,-119v62,27,31,119,-41,119r-105,0r0,-240v79,0,182,-16,171,72v-4,23,-19,39,-43,44","w":218},"C":{"d":"113,-33v28,0,45,-23,48,-51r40,5v-8,50,-37,83,-91,83v-69,0,-96,-55,-96,-124v0,-70,29,-124,97,-124v54,0,82,36,90,85r-40,5v-7,-26,-16,-55,-49,-55v-44,0,-52,45,-52,88v0,47,10,88,53,88","w":208},"D":{"d":"175,-122v0,-62,-35,-93,-106,-84r0,171v70,7,107,-22,106,-87xm222,-120v0,76,-41,120,-118,120r-79,0r0,-240r102,0v59,9,95,54,95,120","w":235},"E":{"d":"26,0r0,-240r155,0r0,36r-112,0r0,65r90,0r0,35r-90,0r0,67r113,0r0,37r-156,0","w":193},"F":{"d":"26,0r0,-240r152,0r0,37r-107,0r0,66r84,0r0,36r-84,0r0,101r-45,0","w":182},"G":{"d":"59,-123v-1,53,21,107,77,87v19,-7,32,-25,32,-52r-50,0r0,-35r90,0r0,123r-19,0r-13,-32v-15,24,-34,36,-65,36v-70,0,-89,-56,-97,-124v-14,-123,163,-173,192,-50r-38,6v-7,-23,-20,-46,-51,-44v-45,2,-57,37,-58,85","w":231},"H":{"d":"204,0r-43,0r0,-104r-92,0r0,104r-43,0r0,-240r43,0r0,99r92,0r0,-99r43,0r0,240","w":230},"I":{"d":"26,0r0,-240r43,0r0,240r-43,0","w":96},"J":{"d":"0,-35v37,5,65,3,65,-40r0,-165r44,0r0,172v5,62,-52,82,-109,68r0,-35","w":133},"K":{"d":"167,0r-51,-122r-47,61r0,61r-43,0r0,-240r43,0r0,126r92,-126r44,0r-57,79r67,161r-48,0","w":221},"L":{"d":"26,0r0,-240r46,0r0,201r102,0r0,39r-148,0","w":179},"M":{"d":"217,0r0,-210r-66,210r-23,0r-66,-210r0,210r-36,0r0,-240r68,0r50,155r50,-155r68,0r0,240r-45,0","w":288},"N":{"d":"208,0r-40,0r-107,-180r0,180r-35,0r0,-240r48,0r99,169r0,-169r35,0r0,240","w":234},"O":{"d":"115,-31v48,0,59,-44,56,-100v-2,-40,-13,-78,-55,-78v-51,0,-59,55,-55,106v3,37,15,72,54,72xm117,-244v69,0,101,53,101,124v0,72,-33,124,-103,124v-71,0,-101,-55,-101,-125v0,-69,33,-123,103,-123","w":231},"P":{"d":"162,-168v0,-44,-50,-35,-93,-36r0,72v43,0,93,7,93,-36xm207,-169v1,70,-63,79,-138,74r0,95r-43,0r0,-240r99,0v50,-1,81,25,82,71","w":215},"Q":{"d":"114,-32v46,0,57,-42,57,-88v0,-45,-9,-89,-55,-89v-46,0,-56,44,-56,91v0,45,9,86,54,86xm178,-19v-14,5,-30,32,1,33r29,-1r0,36v-42,7,-81,-3,-78,-45v-81,8,-116,-48,-116,-122v0,-71,31,-122,102,-126v110,-6,131,165,62,225","w":231},"R":{"d":"170,-170v0,-44,-56,-35,-101,-36r0,73v45,-1,101,8,101,-37xm215,-170v0,36,-20,54,-44,64r42,106r-45,0r-38,-99r-61,0r0,99r-43,0r0,-240v86,1,189,-17,189,70","w":231},"S":{"d":"151,-134v79,33,37,149,-52,138v-49,-6,-87,-22,-98,-62r42,-9v3,44,102,51,106,4v-13,-64,-135,-16,-135,-109v0,-90,153,-93,171,-20r-41,11v-4,-36,-85,-40,-86,2v8,38,60,31,93,45","w":205},"T":{"d":"64,0r0,-203r-64,0r0,-37r174,0r0,37r-64,0r0,203r-46,0","w":173},"U":{"d":"112,-34v30,0,44,-19,44,-52r0,-154r35,0r-1,174v-3,49,-42,74,-96,69v-46,-4,-70,-32,-70,-85r0,-158r44,0r0,154v-2,32,13,52,44,52","w":214},"V":{"d":"75,0r-74,-240r45,0r56,184r56,-184r36,0r-75,240r-44,0","w":194},"W":{"d":"250,0r-45,0r-48,-176r-43,176r-45,0r-65,-240r46,0r46,175r43,-175r44,0r48,175r45,-175r38,0","w":317},"X":{"d":"152,0r-53,-95r-57,95r-40,0r76,-125r-65,-115r50,0r44,80r47,-80r41,0r-67,109r74,131r-50,0","w":204},"Y":{"d":"77,0r0,-101r-82,-139r53,0r56,99r55,-99r42,0r-78,139r0,101r-46,0","w":195},"Z":{"d":"185,0r-178,0r0,-34r123,-172r-114,0r0,-34r165,0r0,34r-122,169r126,0r0,37","w":191},"[":{"d":"58,-211r0,242r29,0r0,29r-61,0r0,-300r61,0r0,29r-29,0","w":110},"\\":{"d":"189,60r-25,0r-157,-300r26,0","w":172},"]":{"d":"53,31r0,-242r-30,0r0,-29r61,0r0,300r-61,0r0,-29r30,0","w":110},"^":{"d":"158,-111r-53,-100r-51,100r-35,0r68,-129r37,0r68,129r-34,0"},"_":{"d":"180,45r-180,0r0,-18r180,0r0,18","w":180},"a":{"d":"85,-27v37,0,49,-25,46,-63v-39,3,-77,0,-77,37v0,17,11,26,31,26xm18,-130v4,-67,152,-73,152,-1v0,41,-4,95,6,131r-38,0v-4,-13,-7,-20,-7,-36v-8,23,-27,40,-60,40v-35,0,-58,-19,-58,-55v0,-56,60,-61,118,-61v3,-30,-11,-41,-37,-41v-24,1,-38,9,-42,28","w":194},"b":{"d":"102,-151v-36,1,-39,36,-38,75v1,28,11,47,37,47v33,0,38,-33,38,-64v0,-29,-6,-58,-37,-58xm108,4v-30,0,-44,-15,-55,-33r-11,29r-18,0r0,-240r40,0r0,87v10,-17,21,-35,49,-33v48,3,68,41,68,94v0,52,-21,94,-73,96","w":193},"c":{"d":"91,-31v21,-1,30,-16,35,-34r35,3v-8,36,-28,67,-73,66v-51,-1,-70,-41,-75,-93v-9,-88,116,-130,144,-46v2,7,3,11,4,15r-35,5v-2,-21,-12,-33,-32,-33v-35,1,-41,39,-38,73v2,22,10,44,35,44","w":167},"d":{"d":"92,-29v35,0,38,-36,38,-76v0,-27,-12,-45,-37,-45v-36,0,-40,40,-37,76v2,23,11,45,36,45xm82,-185v24,0,39,10,48,32r0,-87r40,0r0,240r-38,0r0,-36v-7,22,-23,40,-52,40v-50,0,-67,-44,-67,-95v0,-49,18,-94,69,-94","w":193},"e":{"d":"134,-110v6,-49,-69,-58,-77,-13v-1,4,-3,8,-3,13r80,0xm97,-28v23,0,34,-13,40,-29r36,6v-12,33,-35,55,-79,55v-55,0,-76,-38,-81,-92v-10,-101,139,-127,159,-33v3,12,4,24,4,37r-122,0v-2,31,13,56,43,56","w":188},"f":{"d":"108,-212v-25,-5,-45,5,-39,35r39,0r0,31r-39,0r0,146r-39,0r0,-146r-26,0r0,-31r26,0v-1,-49,21,-74,78,-67r0,32","w":113},"g":{"d":"149,13v-6,-33,-66,-9,-98,-23v-24,28,13,46,52,46v23,0,43,-4,46,-23xm62,-126v-4,33,55,39,64,11v7,-22,-6,-42,-30,-41v-21,0,-33,11,-34,30xm129,-177v5,-28,25,-36,57,-34r0,30v-19,-1,-32,2,-38,15v43,30,9,100,-51,93v-20,-2,-44,-13,-46,12v4,26,45,17,74,18v36,1,61,15,61,48v0,44,-41,59,-92,59v-43,0,-85,-7,-86,-49v0,-21,13,-29,26,-36v-27,-16,-16,-59,12,-66v-50,-29,-17,-94,48,-94v15,0,23,2,35,4","w":186},"h":{"d":"104,-150v-59,4,-35,92,-40,150r-40,0r0,-240r40,0r0,94v8,-21,23,-38,52,-39v80,-3,49,112,55,185r-40,0r0,-121v-1,-17,-8,-30,-27,-29","w":195},"i":{"d":"24,-198r0,-42r40,0r0,42r-40,0xm24,0r0,-178r40,0r0,178r-40,0","w":88},"j":{"d":"24,-198r0,-42r40,0r0,42r-40,0xm-17,35v25,5,41,-2,41,-30r0,-183r40,0r0,183v4,52,-33,73,-81,64r0,-34","w":88},"k":{"d":"130,-119r59,119r-42,0r-45,-91r-40,44r0,47r-38,0r0,-240r38,0r0,149r78,-86r43,0","w":191},"l":{"d":"24,0r0,-240r40,0r0,240r-40,0","w":88},"m":{"d":"107,-145v-58,3,-37,87,-41,145r-42,0r0,-177r39,0r0,37v11,-22,25,-41,59,-41v31,0,45,18,51,41v11,-21,28,-40,59,-41v80,-1,52,107,57,181r-42,0r0,-104v1,-25,-7,-41,-30,-41v-58,0,-36,88,-40,145r-42,0r0,-111v0,-19,-7,-35,-28,-34","w":313},"n":{"d":"111,-145v-64,-9,-44,84,-47,145r-40,0r0,-177r36,0r0,41v10,-21,23,-44,54,-45v81,-1,51,107,57,181r-40,0r0,-104v-1,-20,-4,-39,-20,-41","w":194},"o":{"d":"95,-29v32,0,40,-30,40,-61v0,-32,-8,-58,-39,-58v-35,0,-43,32,-41,67v1,26,11,51,40,52xm96,-181v55,0,82,38,82,92v0,56,-31,93,-84,93v-55,0,-81,-40,-81,-94v0,-54,29,-91,83,-91","w":190},"p":{"d":"103,-148v-35,0,-40,36,-38,75v1,26,12,45,37,45v52,0,51,-120,1,-120xm114,4v-25,0,-41,-13,-49,-29r0,85r-41,0r0,-237r38,0r0,30v11,-17,25,-35,55,-34v89,2,86,185,-3,185","w":193},"q":{"d":"93,-28v33,0,38,-36,36,-76v-1,-24,-9,-44,-34,-44v-56,-1,-54,120,-2,120xm87,-181v26,0,41,13,52,28r11,-24r21,0r0,237r-42,0r0,-91v-9,23,-22,35,-49,35v-49,0,-67,-44,-67,-92v0,-52,21,-92,74,-93","w":195},"r":{"d":"114,-139v-65,-4,-47,78,-50,139r-40,0r0,-177r36,0r0,42v8,-23,21,-48,54,-48r0,44","w":119},"s":{"d":"155,-54v0,77,-140,73,-153,13r38,-7v6,16,23,26,47,21v28,4,39,-34,9,-39v-40,-7,-87,-10,-87,-59v0,-69,123,-75,137,-15r-35,7v-4,-25,-64,-29,-65,1v18,41,109,5,109,78","w":163},"t":{"d":"67,-146v7,46,-25,125,40,115r0,31v-43,12,-79,-4,-79,-54r0,-92r-22,0r0,-31r25,0r4,-47r32,-2r0,49r36,0r0,31r-36,0","w":115},"u":{"d":"90,-31v57,-3,37,-87,40,-146r40,0r0,177r-38,0r0,-38v-8,23,-23,41,-55,42v-77,1,-48,-109,-53,-181r41,0r0,112v0,18,6,35,25,34","w":194},"v":{"d":"97,0r-33,0r-61,-177r41,0r42,120r40,-120r32,0","w":159},"w":{"d":"195,0r-36,0r-32,-124r-32,124r-37,0r-54,-177r42,0r35,119r31,-119r36,0r31,119r34,-119r34,0","w":250},"x":{"d":"113,0r-37,-65r-41,65r-35,0r59,-91r-51,-86r46,0r29,52r33,-52r34,0r-50,77r59,100r-46,0","w":159},"y":{"d":"87,25v-8,31,-30,44,-71,38r0,-32v33,6,58,-11,47,-42r-60,-166r41,0r43,117r38,-117r32,0","w":159},"z":{"d":"142,0r-134,0r0,-31r88,-115r-79,0r0,-31r125,0r0,28r-86,118r86,0r0,31","w":150},"{":{"d":"44,-90v28,11,22,55,22,94v0,24,10,30,34,29r0,27v-42,1,-67,-6,-67,-50v0,-33,13,-83,-20,-88r0,-26v50,-11,-15,-139,61,-135v8,0,17,-1,26,-1r0,27v-68,-13,-5,103,-56,123","w":117},"|":{"d":"110,-270r0,360r-41,0r0,-360r41,0","w":180},"}":{"d":"52,5v0,-38,-7,-86,22,-95v-29,-10,-22,-56,-22,-94v0,-25,-11,-30,-35,-29r0,-27v42,-1,67,7,67,50v0,32,-11,83,20,88r0,26v-50,12,16,141,-62,135v-8,0,-16,1,-25,1r0,-27v24,1,35,-5,35,-28","w":117},"~":{"d":"137,-93v-33,-2,-81,-39,-96,4r-23,-15v12,-23,22,-51,58,-47v31,3,78,37,94,-1r23,14v-12,20,-22,47,-56,45"},"'":{"d":"29,-144r-6,-96r39,0r-5,96r-28,0","w":85},"`":{"d":"118,-223r-7,19r-73,-31r11,-26","w":180},"#":{"d":"128,-141r-38,0r-6,37r38,0xm196,-141r-35,0r-6,37r35,0r-6,34r-35,0r-13,70r-32,0r12,-70r-38,0r-12,70r-34,0r13,-71r-36,0r6,-33r36,0r7,-37r-37,0r6,-34r37,0r12,-65r32,0r-12,65r38,0r12,-65r33,0r-12,65r35,0"},"!":{"d":"59,-73r-18,0r-17,-167r53,0xm72,0r-44,0r0,-44r44,0r0,44","w":99},"\"":{"d":"84,-144r-6,-96r39,0r-6,96r-27,0xm24,-144r-6,-96r40,0r-6,96r-28,0","w":135}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 *  ITC Franklin Gothic is a trademark of The International Typeface Corporation
 * which may be registered in certain jurisdictions. Portions copyright Microsoft
 * Corporation.  All rights reserved.
 * 
 * Trademark:
 * ITC Franklin Gothic is a trademark of The International Typeface Corporation
 * which may be registered in certain jurisdictions.
 * 
 * Description:
 * Designed in 1902 by Morris Fuller Benton for the American Type Founders
 * company, Franklin Gothic still reigns as one of the most-widely used sans serif
 * typefaces. Originally issued in only one weight, the ATF version of Franklin
 * Gothic was eventually expanded to include five additional weights, but no light
 * or intermediate weights were ever developed. In 1979, under license from ATF,
 * ITC developed four new weights in roman and italic: book, medium, demi and
 * heavy. Designed by Victor Caruso, ITCs new weights matched the original faces
 * characteristics, but featured a slightly enlarged lowercase x-height. ITC
 * Franklin Gothic also features a slightly condensed lowercase a-z alphabet. In
 * 1991, ITC commissioned the Font Bureau in Boston to create condensed, compressed
 * and extra compressed versions of ITC Franklin Gothic, which increased the
 * flexibility and usefulness of the design.
 * 
 * Manufacturer:
 * International Typeface Corporation
 * 
 * Designer:
 * Victor Caruso
 * 
 * Vendor URL:
 * http://www.itcfonts.com
 * 
 * License information:
 * http://www.itcfonts.com/itc/licensing.html
 */
Cufon.registerFont({"w":211,"face":{"font-family":"franklin","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 3 2 1 2 9 2 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-48 -263 335 67.2846","underline-thickness":"17.9297","underline-position":"-18.1055","slope":"-9.5","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":90},"!":{"d":"49,-67r-19,0r6,-173r51,0xm51,0r-43,0r7,-44r44,0","w":88},"\"":{"d":"60,-145r-26,0r10,-95r38,0xm120,-145r-27,0r10,-95r38,0","w":135},"#":{"d":"208,-175r-7,34r-35,0r-8,37r35,0r-8,34r-35,0r-16,70r-32,0r16,-70r-35,0r-16,70r-33,0r16,-70r-36,0r7,-34r37,0r8,-37r-36,0r7,-34r37,0r14,-65r33,0r-15,65r34,0r15,-65r33,0r-15,65r35,0xm133,-141r-34,0r-8,37r34,0"},"$":{"d":"186,-75v0,43,-38,75,-87,71r-5,31r-24,0r6,-34v-35,-7,-57,-27,-67,-59r34,-12v6,23,18,36,38,40r12,-71v-90,-12,-67,-133,14,-129v2,0,5,1,8,1r4,-26r23,0r-5,29v29,6,48,21,58,47r-32,11v-7,-16,-17,-25,-31,-28r-10,62v40,11,64,25,64,67xm109,-207v-42,-3,-56,53,-10,60xm104,-34v49,7,64,-63,11,-68"},"%":{"d":"73,-111v-29,0,-48,-27,-48,-59v0,-34,25,-76,60,-75v29,1,49,26,49,58v0,34,-25,76,-61,76xm84,-220v-29,-2,-43,81,-10,84v25,2,28,-31,29,-56v0,-19,-6,-28,-19,-28xm66,0r-27,0r175,-240r26,0xm195,4v-30,0,-48,-26,-48,-58v0,-38,25,-77,59,-76v30,0,49,28,49,59v1,36,-25,75,-60,75xm204,-105v-30,-1,-42,84,-7,84v28,0,41,-82,7,-84","w":269},"&":{"d":"124,-247v35,0,65,22,64,56v0,29,-19,49,-57,61r43,60v22,-25,37,-50,44,-76r33,9v-13,39,-32,69,-57,92v8,13,19,18,38,17r-5,34v-34,4,-46,-4,-61,-25v-48,49,-157,29,-157,-47v0,-36,23,-63,69,-77v-33,-42,-8,-104,46,-104xm127,-213v-32,3,-32,37,-11,58v35,-5,53,-53,11,-58xm51,-68v1,47,62,52,95,23r-50,-71v-30,11,-45,26,-45,48","w":249},"'":{"d":"60,-145r-26,0r10,-95r38,0","w":75},"(":{"d":"121,-240v-65,68,-108,195,-51,302r-22,0v-25,-43,-37,-85,-37,-128v-1,-72,44,-139,83,-174r27,0","w":105},")":{"d":"-15,62v65,-68,106,-196,50,-302r22,0v25,43,38,86,38,129v1,72,-45,138,-83,173r-27,0","w":105},"*":{"d":"117,-241r28,4r-13,60r60,-11r5,28r-61,6r29,54r-25,12r-25,-55r-42,44r-20,-20r46,-41r-56,-26r13,-25r53,30"},"+":{"d":"200,-138r0,34r-72,0r0,74r-34,0r0,-74r-72,0r0,-34r72,0r0,-75r34,0r0,75r72,0"},",":{"d":"13,52r-16,0r30,-52r-20,0r8,-44r42,0r-7,40","w":86,"k":{"1":11}},"-":{"d":"84,-73r-86,0r5,-32r86,0","w":86,"k":{"Y":10,"W":-4,"V":-2,"T":5,"A":-9}},".":{"d":"49,0r-42,0r8,-44r42,0","w":86,"k":{"1":11}},"\/":{"d":"-16,62r-27,0r187,-302r27,0","w":156},"0":{"d":"205,-140v-2,69,-36,145,-106,147v-56,2,-82,-50,-82,-105v0,-68,39,-151,108,-148v51,1,82,44,80,106xm58,-85v0,34,13,57,42,59v47,3,64,-85,64,-130v0,-34,-13,-57,-43,-57v-45,0,-62,83,-63,128","k":{"7":12,"1":12}},"1":{"d":"115,-190v-13,14,-47,23,-73,23r6,-37v42,-4,72,-19,90,-45r28,0r-36,212r71,0r-6,37r-181,0r6,-37r70,0","k":{"7":20,"6":9,"5":2,"4":3,"2":-5,"1":2,"0":7,".":-3,",":-1}},"2":{"d":"201,-175v0,80,-99,106,-152,137r137,0r-6,38r-178,0r5,-44v37,-21,110,-65,135,-93v24,-27,16,-76,-23,-74v-30,0,-48,23,-54,51r-37,-17v14,-40,44,-70,92,-71v44,-1,81,31,81,73","k":{"7":11,"4":9,"1":9}},"3":{"d":"188,-69v4,68,-101,98,-152,56v-15,-12,-24,-28,-29,-47r38,-10v2,52,104,55,100,-1v-2,-35,-21,-36,-68,-35r6,-34v42,2,73,-7,73,-39v0,-47,-79,-39,-91,3r-36,-16v21,-36,51,-54,90,-54v43,0,80,25,80,64v1,31,-25,53,-53,57v25,7,41,27,42,56","k":{"7":10,"4":4,"1":13}},"4":{"d":"146,0r-41,0r9,-54r-104,0r6,-39r128,-155r44,0r-26,157r37,0r-6,37r-38,0xm121,-91r21,-111v-29,42,-60,73,-91,112v23,-2,46,0,70,-1","k":{"7":19,"1":15}},"5":{"d":"193,-85v0,71,-88,120,-148,75v-16,-11,-27,-25,-32,-43r38,-10v11,57,98,37,98,-18v0,-49,-67,-59,-87,-18r-34,-15r34,-126r142,0r-10,36r-107,0r-19,69v40,-54,125,-15,125,50","k":{"7":13,"4":2,"1":14}},"6":{"d":"20,-98v0,-67,42,-148,110,-148v44,0,74,26,79,63r-39,6v-8,-47,-68,-46,-87,-6v-10,21,-18,41,-20,63v32,-64,132,-31,132,42v0,46,-38,84,-86,84v-55,0,-89,-45,-89,-104xm63,-73v0,24,18,47,44,47v27,0,47,-23,47,-50v0,-25,-22,-45,-45,-45v-25,-1,-46,22,-46,48","k":{"1":11}},"7":{"d":"50,0v15,-92,61,-150,118,-202r-134,0r11,-38r165,0r-5,34v-42,39,-104,122,-106,206r-49,0","k":{":":29,"7":7,"6":13,"4":34,"1":15,".":34}},"8":{"d":"10,-56v0,-36,23,-57,59,-64v-72,-36,-24,-126,55,-126v42,0,80,21,80,59v0,27,-17,46,-51,58v85,37,27,135,-54,135v-51,0,-89,-20,-89,-62xm122,-215v-37,0,-60,34,-33,56v8,6,21,11,38,17v16,-4,40,-22,39,-42v0,-21,-20,-31,-44,-31xm99,-26v36,0,69,-30,43,-57v-6,-7,-21,-15,-44,-23v-63,10,-62,80,1,80","k":{"7":8,"1":10}},"9":{"d":"201,-144v0,89,-75,190,-161,135v-14,-9,-23,-21,-27,-34r36,-12v17,38,66,36,87,1v11,-19,19,-42,23,-70v-29,68,-136,39,-132,-36v2,-47,38,-87,88,-86v52,1,86,43,86,102xm68,-164v0,26,18,44,43,44v25,0,46,-25,46,-50v0,-24,-19,-43,-43,-43v-26,0,-46,24,-46,49","k":{"7":13,"4":4,"1":13}},":":{"d":"68,-112r-42,0r8,-44r41,0xm49,0r-42,0r8,-44r42,0","w":86},";":{"d":"68,-112r-42,0r8,-44r42,0xm13,52r-16,0r30,-52r-20,0r8,-44r42,0r-7,40","w":86},"\u037e":{"d":"68,-112r-42,0r8,-44r42,0xm13,52r-16,0r30,-52r-20,0r8,-44r42,0r-7,40","w":86},"<":{"d":"189,-215r0,41r-113,54r113,55r0,40r-156,-78r0,-34"},"=":{"d":"200,-162r0,33r-178,0r0,-33r178,0xm200,-110r0,34r-178,0r0,-34r178,0"},">":{"d":"33,-25r0,-40r113,-55r-113,-55r0,-40r156,78r0,35"},"?":{"d":"105,-246v54,-2,91,52,64,102v-8,28,-76,32,-71,77r-34,0v8,-46,8,-46,41,-69v19,-14,31,-27,31,-42v0,-57,-75,-29,-79,12r-36,-14v13,-36,41,-65,84,-66xm93,0r-43,0r7,-45r43,0","w":174},"@":{"d":"76,-113v-7,-54,58,-97,97,-58r2,-12r30,0r-15,99v0,7,4,11,11,11v21,-2,38,-35,38,-63v0,-51,-44,-86,-95,-86v-55,0,-102,47,-102,102v0,89,104,128,181,80r9,23v-28,15,-56,22,-85,22v-79,0,-131,-53,-133,-123v-2,-71,61,-128,130,-128v64,0,120,46,120,108v0,56,-63,123,-100,71v-32,42,-93,7,-88,-46xm107,-112v0,20,9,35,25,36v36,1,57,-81,8,-81v-23,0,-33,19,-33,45","w":264},"A":{"d":"202,0r-48,0r-10,-58r-87,0r-26,58r-41,0r115,-240r53,0xm140,-91r-19,-107r-49,107r68,0","w":216,"k":{"y":9,"w":5,"v":7,"u":2,"t":2,"q":1,"o":3,"g":-5,"e":3,"c":2,"Y":19,"W":12,"V":13,"U":8,"T":18,"Q":8,"O":8,"G":8,"C":7,".":-8,"-":-10,",":-7}},"B":{"d":"166,-123v68,30,38,123,-48,123r-106,0r40,-240v73,0,159,-12,159,60v0,28,-15,48,-45,57xm78,-141v42,1,90,3,90,-34v0,-35,-42,-33,-79,-32xm160,-73v0,-40,-45,-36,-87,-35r-13,73v46,0,101,8,100,-38","w":219,"k":{"Y":8,"W":4,"V":5,"O":1}},"C":{"d":"110,-31v28,0,48,-27,56,-49r35,14v-21,48,-52,72,-95,72v-56,0,-88,-46,-88,-105v0,-72,43,-147,112,-147v53,0,83,34,87,84r-39,7v-4,-37,-19,-55,-48,-55v-48,0,-66,75,-66,120v0,34,17,58,46,59","w":212,"k":{"A":2}},"D":{"d":"221,-133v0,80,-38,138,-127,133r-83,0r41,-240r70,0v71,-2,99,40,99,107xm176,-140v0,-50,-28,-71,-86,-64r-29,168r39,0v59,0,76,-47,76,-104","w":230,"k":{"Y":13,"V":7,"T":10,"J":2,"A":8}},"E":{"d":"167,0r-156,0r41,-240r151,0r-6,38r-109,0r-10,62r90,0r-6,35r-90,0r-11,67r113,0","w":193},"F":{"d":"55,0r-44,0r41,-240r147,0r-6,38r-104,0r-11,65r87,0r-6,35r-87,0","w":178,"k":{"u":10,"r":10,"o":4,"e":4,"a":8,"O":2,"J":22,"A":15,".":23,"-":-9,",":23}},"G":{"d":"65,-98v0,40,15,66,50,66v27,0,46,-18,55,-56r-52,0r6,-36r92,0r-21,124r-18,0r-8,-32v-13,24,-34,36,-65,36v-56,0,-86,-42,-86,-103v0,-76,44,-150,117,-148v46,0,76,24,88,71r-38,10v-8,-29,-25,-44,-51,-44v-46,-1,-69,62,-69,112","w":232,"k":{"Y":12,"W":6,"V":8,"T":7}},"H":{"d":"191,0r-43,0r18,-104r-94,0r-18,104r-43,0r41,-240r43,0r-17,98r94,0r16,-98r43,0","w":232},"I":{"d":"56,0r-45,0r41,-240r44,0","w":97},"J":{"d":"-15,1r7,-36v47,5,67,-4,74,-46r26,-159r44,0v-13,66,-19,148,-39,204v-13,35,-61,47,-112,37","w":134,"k":{"A":8}},"K":{"d":"201,0r-45,0r-36,-120r-56,61r-10,59r-43,0r41,-240r43,0r-23,130v34,-48,77,-86,114,-130r46,0r-78,86","w":222,"k":{"y":16,"u":10,"o":11,"e":11,"a":6,"T":-6,"O":10,"G":10,"C":10,"-":-1}},"L":{"d":"155,0r-144,0r41,-240r45,0r-34,202r99,0","w":175,"k":{"y":20,"u":2,"Y":25,"W":18,"V":22,"U":8,"T":19,"O":12,"G":9,"C":10,"-":15}},"M":{"d":"246,0r-43,0r36,-218r-102,218r-23,0r-33,-217r-36,217r-33,0r40,-240r66,0r24,161r74,-161r70,0","w":287},"N":{"d":"192,0r-34,0r-82,-180r-30,180r-35,0r41,-240r44,0r75,165r27,-165r35,0","w":233,"k":{"a":1,"A":2}},"O":{"d":"110,7v-54,0,-92,-49,-92,-109v0,-69,44,-147,114,-145v60,1,93,45,93,109v0,72,-45,146,-115,145xm129,-211v-45,0,-65,72,-65,116v0,39,14,64,47,65v49,2,69,-69,68,-118v0,-42,-17,-63,-50,-63","w":232,"k":{"Y":12,"X":8,"W":4,"V":6,"T":7,"A":9}},"P":{"d":"220,-172v-1,73,-68,82,-148,76r-16,96r-45,0r41,-240v83,-1,169,-12,168,68xm175,-171v0,-41,-42,-34,-84,-34r-13,74v48,1,97,6,97,-40","w":214,"k":{"J":23,"A":15,".":30,"-":-4,",":30}},"Q":{"d":"222,-137v0,60,-30,118,-75,133v-3,18,30,22,50,17r-4,36v-39,5,-84,1,-79,-44v-61,7,-96,-44,-96,-106v0,-68,43,-147,113,-145v61,2,91,44,91,109xm130,-211v-45,0,-66,70,-66,119v0,34,13,62,43,62v50,1,70,-64,70,-113v0,-45,-15,-68,-47,-68","w":230},"R":{"d":"226,-174v0,36,-22,64,-57,70r29,104r-46,0r-25,-98r-56,0r-17,98r-43,0r41,-240r90,0v53,-3,84,20,84,66xm181,-171v0,-42,-50,-34,-92,-34r-12,72v47,0,104,7,104,-38","w":230,"k":{"y":-3,"u":4,"o":4,"e":4,"Y":7,"W":5,"V":5,"U":4,"T":2,"O":2,"G":2,"C":2,"-":-3}},"S":{"d":"56,-116v-64,-39,-22,-130,57,-130v40,0,68,18,83,52r-39,14v-10,-40,-86,-40,-88,3v15,53,119,21,118,101v-1,48,-40,81,-96,81v-48,0,-80,-20,-94,-60r39,-14v9,56,130,45,102,-13v-9,-19,-64,-23,-82,-34","w":198,"k":{"Y":5,"W":4,"V":4,"A":1}},"T":{"d":"185,-202r-61,0r-34,202r-44,0r34,-202r-61,0r6,-38r166,0","w":166,"k":{"y":17,"w":18,"v":17,"u":18,"s":15,"r":17,"o":19,"j":-2,"g":17,"e":18,"c":18,"a":19,"Y":-18,"W":-12,"V":-14,"S":-7,"J":17,"G":1,"A":20,";":18,":":18,".":16,"-":4,",":16}},"U":{"d":"70,-99v-28,64,50,89,80,45v16,-51,23,-128,35,-186r34,0v-13,65,-17,146,-39,202v-9,23,-42,43,-78,43v-59,0,-87,-41,-76,-106r23,-139r45,0","w":217,"k":{"A":8,".":2,",":2}},"V":{"d":"111,0r-48,0r-40,-240r45,0r31,190r83,-190r38,0","w":195,"k":{"y":-4,"u":8,"r":8,"o":9,"g":7,"e":9,"a":8,"T":-13,"S":-2,"O":4,"G":4,"C":4,"A":12,";":10,":":10,".":14,"-":-4,",":14}},"W":{"d":"234,2r-43,0r-21,-181r-74,181r-42,0r-28,-242r46,0r16,181r74,-181r43,0r19,181r73,-181r38,0","w":313,"k":{"y":-3,"u":9,"r":7,"o":9,"g":7,"e":9,"a":9,"T":-10,"O":4,"G":4,"C":4,"A":12,":":10,".":13,"-":-5,",":13}},"X":{"d":"184,0r-47,0r-39,-92r-69,92r-44,0r96,-125r-50,-115r48,0r33,80r61,-80r43,0r-88,112","w":198,"k":{"y":9,"o":10,"e":10,"Q":8,"O":8,"C":8}},"Y":{"d":"104,0r-45,0r17,-101r-61,-139r49,0r43,104r68,-104r42,0r-96,141","w":186,"k":{"u":13,"p":12,"o":17,"g":14,"e":17,"a":16,"T":-15,"S":-2,"O":6,"G":8,"C":7,"A":18,";":18,":":18,".":20,"-":6,",":20}},"Z":{"d":"168,0r-176,0r6,-35r145,-167r-113,0r6,-38r168,0r-4,30r-150,172r125,0","w":189},"[":{"d":"70,43r-3,19r-68,0r51,-302r67,0r-3,20r-38,0r-44,263r38,0","w":105},"\\":{"d":"122,62r-86,-302r24,0r86,302r-24,0","w":156},"]":{"d":"36,-220r3,-20r68,0r-51,302r-68,0r4,-19r38,0r44,-263r-38,0","w":105},"^":{"d":"52,-124r-43,0r59,-117r54,0r59,117r-42,0r-44,-85","w":180},"_":{"d":"5,19r180,0r0,36r-180,0r0,-36","w":180},"`":{"d":"77,-261r60,38r-8,19r-66,-35","w":180},"a":{"d":"174,-128v0,18,-23,110,-16,128r-39,0v-2,-13,0,-22,2,-38v-13,53,-117,59,-115,-9v2,-55,59,-68,128,-65v6,-27,-11,-41,-34,-42v-19,0,-32,8,-41,25r-35,-11v20,-59,148,-62,150,12xm49,-51v-2,31,42,29,60,9v9,-11,17,-27,21,-49v-47,5,-78,4,-81,40","w":192,"k":{"y":8,"w":4,"v":5}},"b":{"d":"180,-113v0,51,-31,116,-83,116v-24,0,-42,-11,-53,-33r-17,30r-18,0r40,-240r40,0r-16,92v15,-25,34,-38,55,-38v35,0,52,35,52,73xm112,-153v-45,0,-80,119,-17,123v30,2,45,-50,45,-82v0,-27,-9,-41,-28,-41","w":190,"k":{"y":5,"v":2}},"c":{"d":"100,-150v-47,0,-72,118,-14,120v18,0,32,-11,41,-35r33,12v-17,38,-42,57,-76,57v-45,0,-72,-33,-72,-81v0,-72,72,-140,133,-91v13,10,20,26,23,46r-33,7v-5,-23,-16,-35,-35,-35","w":172},"d":{"d":"11,-69v0,-55,30,-116,80,-116v25,0,40,12,48,36r16,-91r39,0r-40,240r-39,0r6,-37v-27,67,-110,46,-110,-32xm98,-152v-33,0,-47,49,-46,86v0,26,10,38,29,38v32,0,50,-48,50,-82v0,-23,-12,-42,-33,-42","w":192},"e":{"d":"52,-85v-15,60,61,80,78,25r36,10v-25,82,-154,68,-154,-25v0,-56,36,-108,91,-108v55,0,75,40,72,98r-123,0xm138,-110v0,-30,-12,-46,-35,-46v-24,0,-40,16,-47,46r82,0","w":187,"k":{"y":8,"x":5,"w":4,"v":5,"t":2}},"f":{"d":"44,-179v8,-53,41,-76,99,-67r-3,33v-30,-7,-55,3,-56,34r39,0r-6,33r-39,0r-24,146r-39,0r24,-146r-24,0r5,-33r24,0","w":113,"k":{"t":-9,"s":-4,"o":1,"l":-3,"j":-4,"i":-3,"f":-7,"e":2}},"g":{"d":"74,64v-83,0,-101,-57,-50,-81v-30,-22,-13,-62,20,-71v-48,-36,-5,-95,59,-95v9,0,16,0,22,2v11,-33,25,-47,65,-43r-1,30v-24,-1,-39,1,-46,20v56,29,19,100,-48,100v-10,0,-22,-2,-35,-5v-11,5,-16,13,-16,22v-2,21,29,16,50,16v47,0,71,9,76,46v-4,42,-38,59,-96,59xm101,-158v-21,-1,-36,12,-36,34v0,18,9,27,29,27v22,1,36,-13,36,-34v0,-18,-10,-27,-29,-27xm132,11v0,-30,-71,-9,-91,-19v-29,26,5,46,41,46v34,0,50,-9,50,-27","w":182},"h":{"d":"128,-184v83,0,31,120,27,184r-40,0r21,-128v1,-31,-36,-29,-52,-11v-23,25,-26,95,-35,139r-40,0r40,-240r40,0r-16,92v15,-24,33,-36,55,-36","w":193,"k":{"y":7}},"i":{"d":"84,-200r-41,0r7,-42r41,0xm50,0r-41,0r30,-179r41,0","w":89},"j":{"d":"84,-200r-41,0r7,-42r41,0xm80,-179r-27,163v-5,63,-35,92,-101,81r2,-33v38,7,51,-4,57,-41r28,-170r41,0","w":89},"k":{"d":"178,0r-43,0r-31,-95r-47,43r-8,52r-40,0r40,-240r40,0r-24,145r90,-84r42,0r-61,57","w":195,"k":{"u":6,"o":7,"g":-3,"e":7,"a":5,".":-4,",":-4}},"l":{"d":"50,0r-41,0r40,-240r42,0","w":89},"m":{"d":"240,-184v84,0,33,121,28,184r-41,0r20,-127v0,-16,-8,-23,-25,-23v-49,0,-55,99,-65,150r-39,0r20,-129v-1,-32,-41,-25,-54,-5v-18,18,-27,93,-35,134r-40,0r30,-179r39,0r-6,40v9,-47,99,-68,104,-3v17,-28,39,-42,64,-42","w":306,"k":{"y":7,"w":3,"v":4,"p":1}},"n":{"d":"127,-184v37,0,53,34,45,80r-17,104r-40,0r20,-128v1,-33,-39,-28,-54,-5v-19,30,-23,89,-32,133r-40,0r30,-179r37,0r-7,42v17,-32,25,-47,58,-47","w":193,"k":{"y":8,"w":3,"v":5,"p":2}},"o":{"d":"177,-100v0,50,-35,107,-88,105v-47,-2,-77,-32,-77,-83v0,-53,38,-105,91,-105v46,0,74,35,74,83xm100,-150v-50,-3,-72,122,-11,122v51,4,70,-123,11,-122","w":188,"k":{"y":7,"x":4,"w":2,"v":4,"t":1}},"p":{"d":"124,-185v93,0,60,191,-20,190v-24,0,-41,-13,-50,-37r-16,94r-39,0r40,-241r35,0r-6,37v15,-29,34,-43,56,-43xm111,-153v-47,-1,-78,122,-15,126v30,2,43,-48,43,-79v0,-31,-9,-47,-28,-47","w":190,"k":{"y":5}},"q":{"d":"12,-68v-9,-82,86,-162,135,-83r16,-28r20,0r-41,241r-40,0r16,-93v-29,62,-114,37,-106,-37xm98,-150v-33,-1,-47,50,-46,85v0,26,8,38,27,38v32,0,50,-51,50,-84v0,-24,-9,-38,-31,-39","w":190},"r":{"d":"49,0r-40,0r30,-179r36,0r-8,49v17,-38,35,-55,67,-54r-5,44v-74,-5,-67,80,-80,140","w":124,"k":{"z":-3,"y":-9,"x":-6,"w":-8,"v":-9,"t":-9,"s":-5,"p":1,"k":1,"h":1,"g":-2,"f":-8,"d":-1,"a":-2,".":18,"-":5,",":18}},"s":{"d":"120,-100v58,29,23,104,-47,104v-41,0,-68,-15,-80,-47r38,-10v5,41,99,31,71,-8v-32,-17,-85,-17,-85,-65v0,-71,121,-76,142,-16r-34,11v-9,-35,-84,-27,-64,9v12,10,49,17,59,22","w":164,"k":{"t":-2}},"t":{"d":"93,0v-53,12,-79,-10,-69,-68r13,-79r-26,0r5,-32r27,0r11,-48r36,-2r-9,50r39,0r-5,32r-39,0r-16,99v-2,15,20,19,38,16","w":115,"k":{"o":5,"e":5,";":2,":":2}},"u":{"d":"60,-68v-15,36,20,47,42,28v32,-27,28,-91,40,-139r39,0r-29,179r-37,0r6,-39v-15,28,-35,42,-60,42v-81,0,-24,-121,-22,-182r39,0","w":190},"v":{"d":"89,0r-37,0r-38,-179r43,0r24,125r58,-125r35,0","w":160,"k":{"o":3,"e":3,"c":2,"a":1,";":4,":":4,".":11,"-":-9,",":11}},"w":{"d":"181,0r-37,0r-13,-127r-52,127r-36,0r-27,-179r41,0r16,124r52,-124r35,0r13,123r55,-123r35,0","w":251,"k":{"o":3,"e":3,"c":2,"a":1,";":4,":":4,".":10,"-":-9,",":10}},"x":{"d":"153,0r-45,0r-32,-69r-54,69r-39,0r78,-95r-42,-84r46,0r24,55r43,-55r39,0r-66,81","w":164,"k":{"q":4,"o":5,"e":5,"c":4,"a":4}},"y":{"d":"-10,63r2,-34v36,9,58,-8,65,-37r-43,-171r42,0r27,123r59,-123r34,0r-111,221v-13,19,-43,27,-75,21","w":164,"k":{"o":5,"g":2,"e":5,"c":4,"a":2,";":5,":":5,".":14,"-":-7,",":14}},"z":{"d":"128,0r-134,0r5,-32r100,-116r-76,0r5,-31r127,0r-4,28r-103,119r86,0","w":151},"{":{"d":"69,62v-41,4,-68,-10,-58,-51v0,-31,28,-79,-5,-92r3,-18v59,-21,-6,-158,111,-141r-4,20v-74,-5,-20,107,-78,131v33,22,3,77,3,115v0,16,10,16,32,16","w":105},"|":{"d":"75,-240r40,0r0,300r-40,0r0,-300","w":180},"}":{"d":"36,-240v42,-4,65,10,59,51r-11,71v0,11,5,19,16,21r-3,18v-59,21,4,157,-111,141r3,-20v75,7,20,-108,79,-131v-34,-22,-3,-75,-4,-115v-1,-15,-10,-16,-31,-16","w":105},"~":{"d":"142,-90v-6,2,-54,-20,-68,-20v-11,0,-21,8,-28,23r-22,-14v13,-29,20,-46,52,-48v29,-2,83,43,99,-1r23,14v-13,31,-32,46,-56,46"},"\u00a0":{"w":90}}});;$(document).ready(function(){$('img.rounded').each(function(){var $this=$(this),width=$this.width(),height=$this.height(),img=$this.attr('src'),$div=$('<div class="rounded"></div>').css({background:'url('+img+')',height:height+'px',width:width+'px'});$this.replaceWith($div);})
$("a[rel='example1']").colorbox();$("a[rel='example2']").colorbox({transition:"fade"});$("a[rel='example3']").colorbox({transition:"none",width:"75%",height:"75%"});$("a[rel='example4']").colorbox({slideshow:true});$(".example5").colorbox();$(".example6").colorbox({iframe:true,innerWidth:425,innerHeight:344});$(".example7").colorbox({width:"80%",height:"80%",iframe:true});$(".example8").colorbox({width:"50%",inline:true,href:"#inline_example1"});$(".example9").colorbox({onOpen:function(){alert('onOpen: colorbox is about to open');},onLoad:function(){alert('onLoad: colorbox has started to load the targeted content');},onComplete:function(){alert('onComplete: colorbox has displayed the loaded content');},onCleanup:function(){alert('onCleanup: colorbox has begun the close process');},onClosed:function(){alert('onClosed: colorbox has completely closed');}});$("#click").click(function(){$('#click').css({"background-color":"#f00","color":"#fff","cursor":"inherit"}).text("Open this window again and this message will still be here.");return false;});});;(function($,window){var
defaults={transition:"elastic",speed:300,width:false,initialWidth:"600",innerWidth:false,maxWidth:false,height:false,initialHeight:"450",innerHeight:false,maxHeight:false,scalePhotos:true,scrolling:true,inline:false,html:false,iframe:false,photo:false,href:false,title:false,rel:false,opacity:0.9,preloading:true,current:"Afbeelding {current} van {total}",previous:"previous",next:"next",close:"close",open:false,returnFocus:true,loop:true,slideshow:false,slideshowAuto:true,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:false,onLoad:false,onComplete:false,onCleanup:false,onClosed:false,overlayClose:true,escKey:true,arrowKey:true},colorbox='colorbox',prefix='cbox',event_open=prefix+'_open',event_load=prefix+'_load',event_complete=prefix+'_complete',event_cleanup=prefix+'_cleanup',event_closed=prefix+'_closed',event_purge=prefix+'_purge',event_loaded=prefix+'_loaded',isIE=$.browser.msie&&!$.support.opacity,isIE6=isIE&&$.browser.version<7,event_ie6=prefix+'_IE6',$overlay,$box,$wrap,$content,$topBorder,$leftBorder,$rightBorder,$bottomBorder,$related,$window,$loaded,$loadingBay,$loadingOverlay,$title,$current,$slideshow,$next,$prev,$close,interfaceHeight,interfaceWidth,loadedHeight,loadedWidth,element,index,settings,open,active,closing=false,publicMethod,boxElement=prefix+'Element';function $div(id,css){id=id?' id="'+prefix+id+'"':'';css=css?' style="'+css+'"':'';return $('<div'+id+css+'/>');}
function setSize(size,dimension){dimension=dimension==='x'?$window.width():$window.height();return(typeof size==='string')?Math.round((/%/.test(size)?(dimension/100)*parseInt(size,10):parseInt(size,10))):size;}
function isImage(url){return settings.photo||/\.(gif|png|jpg|jpeg|bmp)(?:\?([^#]*))?(?:#(\.*))?$/i.test(url);}
function process(settings){for(var i in settings){if($.isFunction(settings[i])&&i.substring(0,2)!=='on'){settings[i]=settings[i].call(element);}}
settings.rel=settings.rel||element.rel||'nofollow';settings.href=settings.href||$(element).attr('href');settings.title=settings.title||element.title;return settings;}
function trigger(event,callback){if(callback){callback.call(element);}
$.event.trigger(event);}
function slideshow(){var
timeOut,className=prefix+"Slideshow_",click="click."+prefix,start,stop,clear;if(settings.slideshow&&$related[1]){start=function(){$slideshow.text(settings.slideshowStop).unbind(click).bind(event_complete,function(){if(index<$related.length-1||settings.loop){timeOut=setTimeout(publicMethod.next,settings.slideshowSpeed);}}).bind(event_load,function(){clearTimeout(timeOut);}).one(click+' '+event_cleanup,stop);$box.removeClass(className+"off").addClass(className+"on");timeOut=setTimeout(publicMethod.next,settings.slideshowSpeed);};stop=function(){clearTimeout(timeOut);$slideshow.text(settings.slideshowStart).unbind([event_complete,event_load,event_cleanup,click].join(' ')).one(click,start);$box.removeClass(className+"on").addClass(className+"off");};if(settings.slideshowAuto){start();}else{stop();}}}
function launch(elem){if(!closing){element=elem;settings=process($.extend({},$.data(element,colorbox)));$related=$(element);index=0;if(settings.rel!=='nofollow'){$related=$('.'+boxElement).filter(function(){var relRelated=$.data(this,colorbox).rel||this.rel;return(relRelated===settings.rel);});index=$related.index(element);if(index===-1){$related=$related.add(element);index=$related.length-1;}}
if(!open){open=active=true;$box.show();if(settings.returnFocus){try{element.blur();$(element).one(event_closed,function(){try{this.focus();}catch(e){}});}catch(e){}}
$overlay.css({"opacity":+settings.opacity,"cursor":settings.overlayClose?"pointer":"auto"}).show();settings.w=setSize(settings.initialWidth,'x');settings.h=setSize(settings.initialHeight,'y');publicMethod.position(0);if(isIE6){$window.bind('resize.'+event_ie6+' scroll.'+event_ie6,function(){$overlay.css({width:$window.width(),height:$window.height(),top:$window.scrollTop(),left:$window.scrollLeft()});}).trigger('scroll.'+event_ie6);}
trigger(event_open,settings.onOpen);$current.add($prev).add($next).add($slideshow).add($title).hide();$close.html(settings.close).show();}
publicMethod.load(true);}}
publicMethod=$.fn[colorbox]=$[colorbox]=function(options,callback){var $this=this,autoOpen;if(!$this[0]&&$this.selector){return $this;}
options=options||{};if(callback){options.onComplete=callback;}
if(!$this[0]||$this.selector===undefined){$this=$('<a/>');options.open=true;}
$this.each(function(){$.data(this,colorbox,$.extend({},$.data(this,colorbox)||defaults,options));$(this).addClass(boxElement);});autoOpen=options.open;if($.isFunction(autoOpen)){autoOpen=autoOpen.call($this);}
if(autoOpen){launch($this[0]);}
return $this;};publicMethod.init=function(){$window=$(window);$box=$div().attr({id:colorbox,'class':isIE?prefix+'IE':''});$overlay=$div("Overlay",isIE6?'position:absolute':'').hide();$wrap=$div("Wrapper");$content=$div("Content").append($loaded=$div("LoadedContent",'width:0; height:0; overflow:hidden'),$loadingOverlay=$div("LoadingOverlay").add($div("LoadingGraphic")),$title=$div("Title"),$current=$div("Current"),$next=$div("Next"),$prev=$div("Previous"),$slideshow=$div("Slideshow").bind(event_open,slideshow),$close=$div("Close"));$wrap.append($div().append($div("TopLeft"),$topBorder=$div("TopCenter"),$div("TopRight")),$div(false,'clear:left').append($leftBorder=$div("MiddleLeft"),$content,$rightBorder=$div("MiddleRight")),$div(false,'clear:left').append($div("BottomLeft"),$bottomBorder=$div("BottomCenter"),$div("BottomRight"))).children().children().css({'float':'left'});$loadingBay=$div(false,'position:absolute; width:9999px; visibility:hidden; display:none');$('body').prepend($overlay,$box.append($wrap,$loadingBay));$content.children().hover(function(){$(this).addClass('hover');},function(){$(this).removeClass('hover');}).addClass('hover');interfaceHeight=$topBorder.height()+$bottomBorder.height()+$content.outerHeight(true)-$content.height();interfaceWidth=$leftBorder.width()+$rightBorder.width()+$content.outerWidth(true)-$content.width();loadedHeight=$loaded.outerHeight(true);loadedWidth=$loaded.outerWidth(true);$box.css({"padding-bottom":interfaceHeight,"padding-right":interfaceWidth}).hide();$next.click(publicMethod.next);$prev.click(publicMethod.prev);$close.click(publicMethod.close);$content.children().removeClass('hover');$('.'+boxElement).live('click',function(e){if(!((e.button!==0&&typeof e.button!=='undefined')||e.ctrlKey||e.shiftKey||e.altKey)){e.preventDefault();launch(this);}});$overlay.click(function(){if(settings.overlayClose){publicMethod.close();}});$(document).bind("keydown",function(e){if(open&&settings.escKey&&e.keyCode===27){e.preventDefault();publicMethod.close();}
if(open&&settings.arrowKey&&!active&&$related[1]){if(e.keyCode===37&&(index||settings.loop)){e.preventDefault();$prev.click();}else if(e.keyCode===39&&(index<$related.length-1||settings.loop)){e.preventDefault();$next.click();}}});};publicMethod.remove=function(){$box.add($overlay).remove();$('.'+boxElement).die('click').removeData(colorbox).removeClass(boxElement);};publicMethod.position=function(speed,loadedCallback){var
animate_speed,posTop=Math.max(document.documentElement.clientHeight-settings.h-loadedHeight-interfaceHeight,0)/2+$window.scrollTop(),posLeft=Math.max($window.width()-settings.w-loadedWidth-interfaceWidth,0)/2+$window.scrollLeft();animate_speed=($box.width()===settings.w+loadedWidth&&$box.height()===settings.h+loadedHeight)?0:speed;$wrap[0].style.width=$wrap[0].style.height="9999px";function modalDimensions(that){$topBorder[0].style.width=$bottomBorder[0].style.width=$content[0].style.width=that.style.width;$loadingOverlay[0].style.height=$loadingOverlay[1].style.height=$content[0].style.height=$leftBorder[0].style.height=$rightBorder[0].style.height=that.style.height;}
$box.dequeue().animate({width:settings.w+loadedWidth,height:settings.h+loadedHeight,top:posTop,left:posLeft},{duration:animate_speed,complete:function(){modalDimensions(this);active=false;$wrap[0].style.width=(settings.w+loadedWidth+interfaceWidth)+"px";$wrap[0].style.height=(settings.h+loadedHeight+interfaceHeight)+"px";if(loadedCallback){loadedCallback();}},step:function(){modalDimensions(this);}});};publicMethod.resize=function(options){if(open){options=options||{};if(options.width){settings.w=setSize(options.width,'x')-loadedWidth-interfaceWidth;}
if(options.innerWidth){settings.w=setSize(options.innerWidth,'x');}
$loaded.css({width:settings.w});if(options.height){settings.h=setSize(options.height,'y')-loadedHeight-interfaceHeight;}
if(options.innerHeight){settings.h=setSize(options.innerHeight,'y');}
if(!options.innerHeight&&!options.height){var $child=$loaded.wrapInner("<div style='overflow:auto'></div>").children();settings.h=$child.height();$child.replaceWith($child.children());}
$loaded.css({height:settings.h});publicMethod.position(settings.transition==="none"?0:settings.speed);}};publicMethod.prep=function(object){if(!open){return;}
var photo,speed=settings.transition==="none"?0:settings.speed;$window.unbind('resize.'+prefix);$loaded.remove();$loaded=$div('LoadedContent').html(object);function getWidth(){settings.w=settings.w||$loaded.width();settings.w=settings.mw&&settings.mw<settings.w?settings.mw:settings.w;return settings.w;}
function getHeight(){settings.h=settings.h||$loaded.height();settings.h=settings.mh&&settings.mh<settings.h?settings.mh:settings.h;return settings.h;}
$loaded.hide().appendTo($loadingBay.show()).css({width:getWidth(),overflow:settings.scrolling?'auto':'hidden'}).css({height:getHeight()}).prependTo($content);$loadingBay.hide();$('#'+prefix+'Photo').css({cssFloat:'none',marginLeft:'auto',marginRight:'auto'});if(isIE6){$('select').not($box.find('select')).filter(function(){return this.style.visibility!=='hidden';}).css({'visibility':'hidden'}).one(event_cleanup,function(){this.style.visibility='inherit';});}
function setPosition(s){var prev,prevSrc,next,nextSrc,total=$related.length,loop=settings.loop;publicMethod.position(s,function(){function defilter(){if(isIE){$box[0].style.removeAttribute("filter");}}
if(!open){return;}
if(isIE){if(photo){$loaded.fadeIn(100);}}
$loaded.show();trigger(event_loaded);$title.show().html(settings.title);if(total>1){if(typeof settings.current==="string"){$current.html(settings.current.replace(/\{current\}/,index+1).replace(/\{total\}/,total)).show();}
$next[(loop||index<total-1)?"show":"hide"]().html(settings.next);$prev[(loop||index)?"show":"hide"]().html(settings.previous);prev=index?$related[index-1]:$related[total-1];next=index<total-1?$related[index+1]:$related[0];if(settings.slideshow){$slideshow.show();}
if(settings.preloading){nextSrc=$.data(next,colorbox).href||next.href;prevSrc=$.data(prev,colorbox).href||prev.href;nextSrc=$.isFunction(nextSrc)?nextSrc.call(next):nextSrc;prevSrc=$.isFunction(prevSrc)?prevSrc.call(prev):prevSrc;if(isImage(nextSrc)){$('<img/>')[0].src=nextSrc;}
if(isImage(prevSrc)){$('<img/>')[0].src=prevSrc;}}}
$loadingOverlay.hide();if(settings.transition==='fade'){$box.fadeTo(speed,1,function(){defilter();});}else{defilter();}
$window.bind('resize.'+prefix,function(){publicMethod.position(0);});trigger(event_complete,settings.onComplete);});}
if(settings.transition==='fade'){$box.fadeTo(speed,0,function(){setPosition(0);});}else{setPosition(speed);}};publicMethod.load=function(launched){var href,img,setResize,prep=publicMethod.prep;active=true;element=$related[index];if(!launched){settings=process($.extend({},$.data(element,colorbox)));}
trigger(event_purge);trigger(event_load,settings.onLoad);settings.h=settings.height?setSize(settings.height,'y')-loadedHeight-interfaceHeight:settings.innerHeight&&setSize(settings.innerHeight,'y');settings.w=settings.width?setSize(settings.width,'x')-loadedWidth-interfaceWidth:settings.innerWidth&&setSize(settings.innerWidth,'x');settings.mw=settings.w;settings.mh=settings.h;if(settings.maxWidth){settings.mw=setSize(settings.maxWidth,'x')-loadedWidth-interfaceWidth;settings.mw=settings.w&&settings.w<settings.mw?settings.w:settings.mw;}
if(settings.maxHeight){settings.mh=setSize(settings.maxHeight,'y')-loadedHeight-interfaceHeight;settings.mh=settings.h&&settings.h<settings.mh?settings.h:settings.mh;}
href=settings.href;$loadingOverlay.show();if(settings.inline){$div().hide().insertBefore($(href)[0]).one(event_purge,function(){$(this).replaceWith($loaded.children());});prep($(href));}else if(settings.iframe){$box.one(event_loaded,function(){var iframe=$("<iframe frameborder='0' style='width:100%; height:100%; border:0; display:block'/>")[0];iframe.name=prefix+(+new Date());iframe.src=settings.href;if(!settings.scrolling){iframe.scrolling="no";}
if(isIE){iframe.allowtransparency="true";}
$(iframe).appendTo($loaded).one(event_purge,function(){iframe.src="//about:blank";});});prep(" ");}else if(settings.html){prep(settings.html);}else if(isImage(href)){img=new Image();img.onload=function(){var percent;img.onload=null;img.id=prefix+'Photo';$(img).css({border:'none',display:'block',cssFloat:'left'});if(settings.scalePhotos){setResize=function(){img.height-=img.height*percent;img.width-=img.width*percent;};if(settings.mw&&img.width>settings.mw){percent=(img.width-settings.mw)/img.width;setResize();}
if(settings.mh&&img.height>settings.mh){percent=(img.height-settings.mh)/img.height;setResize();}}
if(settings.h){img.style.marginTop=Math.max(settings.h-img.height,0)/2+'px';}
if($related[1]&&(index<$related.length-1||settings.loop)){$(img).css({cursor:'pointer'}).click(publicMethod.next);}
if(isIE){img.style.msInterpolationMode='bicubic';}
setTimeout(function(){prep(img);},1);};setTimeout(function(){img.src=href;},1);}else if(href){$loadingBay.load(href,function(data,status,xhr){prep(status==='error'?'Request unsuccessful: '+xhr.statusText:$(this).children());});}};publicMethod.next=function(){if(!active){index=index<$related.length-1?index+1:0;publicMethod.load();}};publicMethod.prev=function(){if(!active){index=index?index-1:$related.length-1;publicMethod.load();}};publicMethod.close=function(){if(open&&!closing){closing=true;open=false;trigger(event_cleanup,settings.onCleanup);$window.unbind('.'+prefix+' .'+event_ie6);$overlay.fadeTo('fast',0);$box.stop().fadeTo('fast',0,function(){trigger(event_purge);$loaded.remove();$box.add($overlay).css({'opacity':1,cursor:'auto'}).hide();setTimeout(function(){closing=false;trigger(event_closed,settings.onClosed);},1);});}};publicMethod.element=function(){return $(element);};publicMethod.settings=defaults;$(publicMethod.init);}(jQuery,this));
