(function(au,k){var Q={version:"3.0.3"};var J=navigator.userAgent.toLowerCase();if(J.indexOf("windows")>-1||J.indexOf("win32")>-1){Q.isWindows=true}else{if(J.indexOf("macintosh")>-1||J.indexOf("mac os x")>-1){Q.isMac=true}else{if(J.indexOf("linux")>-1){Q.isLinux=true}}}Q.isIE=J.indexOf("msie")>-1;Q.isIE6=J.indexOf("msie 6")>-1;Q.isIE7=J.indexOf("msie 7")>-1;Q.isGecko=J.indexOf("gecko")>-1&&J.indexOf("safari")==-1;Q.isWebKit=J.indexOf("applewebkit/")>-1;var ab=/#(.+)$/,af=/^(light|shadow)box\[(.*?)\]/i,az=/\s*([a-z_]*?)\s*=\s*(.+)\s*/,f=/[0-9a-z]+$/i,aD=/(.+\/)shadowbox\.js/i;var A=false,a=false,l={},z=0,R,ap;Q.current=-1;Q.dimensions=null;Q.ease=function(K){return 1+Math.pow(K-1,3)};Q.errorInfo={fla:{name:"Flash",url:"http://www.adobe.com/products/flashplayer/"},qt:{name:"QuickTime",url:"http://www.apple.com/quicktime/download/"},wmp:{name:"Windows Media Player",url:"http://www.microsoft.com/windows/windowsmedia/"},f4m:{name:"Flip4Mac",url:"http://www.flip4mac.com/wmv_download.htm"}};Q.gallery=[];Q.onReady=aj;Q.path=null;Q.player=null;Q.playerId="sb-player";Q.options={animate:true,animateFade:true,autoplayMovies:true,continuous:false,enableKeys:true,flashParams:{bgcolor:"#000000",allowfullscreen:true},flashVars:{},flashVersion:"9.0.115",handleOversize:"resize",handleUnsupported:"link",onChange:aj,onClose:aj,onFinish:aj,onOpen:aj,showMovieControls:true,skipSetup:false,slideshowDelay:0,viewportPadding:20};Q.getCurrent=function(){return Q.current>-1?Q.gallery[Q.current]:null};Q.hasNext=function(){return Q.gallery.length>1&&(Q.current!=Q.gallery.length-1||Q.options.continuous)};Q.isOpen=function(){return A};Q.isPaused=function(){return ap=="pause"};Q.applyOptions=function(K){l=aC({},Q.options);aC(Q.options,K)};Q.revertOptions=function(){aC(Q.options,l)};Q.init=function(aG,aJ){if(a){return}a=true;if(Q.skin.options){aC(Q.options,Q.skin.options)}if(aG){aC(Q.options,aG)}if(!Q.path){var aI,S=document.getElementsByTagName("script");for(var aH=0,K=S.length;aH<K;++aH){aI=aD.exec(S[aH].src);if(aI){Q.path=aI[1];break}}}if(aJ){Q.onReady=aJ}P()};Q.open=function(S){if(A){return}var K=Q.makeGallery(S);Q.gallery=K[0];Q.current=K[1];S=Q.getCurrent();if(S==null){return}Q.applyOptions(S.options||{});G();if(Q.gallery.length){S=Q.getCurrent();if(Q.options.onOpen(S)===false){return}A=true;Q.skin.onOpen(S,c)}};Q.close=function(){if(!A){return}A=false;if(Q.player){Q.player.remove();Q.player=null}if(typeof ap=="number"){clearTimeout(ap);ap=null}z=0;aq(false);Q.options.onClose(Q.getCurrent());Q.skin.onClose();Q.revertOptions()};Q.play=function(){if(!Q.hasNext()){return}if(!z){z=Q.options.slideshowDelay*1000}if(z){R=aw();ap=setTimeout(function(){z=R=0;Q.next()},z);if(Q.skin.onPlay){Q.skin.onPlay()}}};Q.pause=function(){if(typeof ap!="number"){return}z=Math.max(0,z-(aw()-R));if(z){clearTimeout(ap);ap="pause";if(Q.skin.onPause){Q.skin.onPause()}}};Q.change=function(K){if(!(K in Q.gallery)){if(Q.options.continuous){K=(K<0?Q.gallery.length+K:0);if(!(K in Q.gallery)){return}}else{return}}Q.current=K;if(typeof ap=="number"){clearTimeout(ap);ap=null;z=R=0}Q.options.onChange(Q.getCurrent());c(true)};Q.next=function(){Q.change(Q.current+1)};Q.previous=function(){Q.change(Q.current-1)};Q.setDimensions=function(aS,aJ,aQ,aR,aI,K,aO,aL){var aN=aS,aH=aJ;var aM=2*aO+aI;if(aS+aM>aQ){aS=aQ-aM}var aG=2*aO+K;if(aJ+aG>aR){aJ=aR-aG}var S=(aN-aS)/aN,aP=(aH-aJ)/aH,aK=(S>0||aP>0);if(aL&&aK){if(S>aP){aJ=Math.round((aH/aN)*aS)}else{if(aP>S){aS=Math.round((aN/aH)*aJ)}}}Q.dimensions={height:aS+aI,width:aJ+K,innerHeight:aS,innerWidth:aJ,top:Math.floor((aQ-(aS+aM))/2+aO),left:Math.floor((aR-(aJ+aG))/2+aO),oversized:aK};return Q.dimensions};Q.makeGallery=function(aI){var K=[],aH=-1;if(typeof aI=="string"){aI=[aI]}if(typeof aI.length=="number"){aF(aI,function(aK,aL){if(aL.content){K[aK]=aL}else{K[aK]={content:aL}}});aH=0}else{if(aI.tagName){var S=Q.getCache(aI);aI=S?S:Q.makeObject(aI)}if(aI.gallery){K=[];var aJ;for(var aG in Q.cache){aJ=Q.cache[aG];if(aJ.gallery&&aJ.gallery==aI.gallery){if(aH==-1&&aJ.content==aI.content){aH=K.length}K.push(aJ)}}if(aH==-1){K.unshift(aI);aH=0}}else{K=[aI];aH=0}}aF(K,function(aK,aL){K[aK]=aC({},aL)});return[K,aH]};Q.makeObject=function(aH,aG){var aI={content:aH.href,title:aH.getAttribute("title")||"",link:aH};if(aG){aG=aC({},aG);aF(["player","title","height","width","gallery"],function(aJ,aK){if(typeof aG[aK]!="undefined"){aI[aK]=aG[aK];delete aG[aK]}});aI.options=aG}else{aI.options={}}if(!aI.player){aI.player=Q.getPlayer(aI.content)}var K=aH.getAttribute("rel");if(K){var S=K.match(af);if(S){aI.gallery=escape(S[2])}aF(K.split(";"),function(aJ,aK){S=aK.match(az);if(S){aI[S[1]]=S[2]}})}return aI};Q.getPlayer=function(aG){if(aG.indexOf("#")>-1&&aG.indexOf(document.location.href)==0){return"inline"}var aH=aG.indexOf("?");if(aH>-1){aG=aG.substring(0,aH)}var S,K=aG.match(f);if(K){S=K[0].toLowerCase()}if(S){if(Q.img&&Q.img.ext.indexOf(S)>-1){return"img"}if(Q.swf&&Q.swf.ext.indexOf(S)>-1){return"swf"}if(Q.flv&&Q.flv.ext.indexOf(S)>-1){return"flv"}if(Q.qt&&Q.qt.ext.indexOf(S)>-1){if(Q.wmp&&Q.wmp.ext.indexOf(S)>-1){return"qtwmp"}else{return"qt"}}if(Q.wmp&&Q.wmp.ext.indexOf(S)>-1){return"wmp"}}return"iframe"};function G(){var aH=Q.errorInfo,aI=Q.plugins,aK,aL,aO,aG,aN,S,aM,K;for(var aJ=0;aJ<Q.gallery.length;++aJ){aK=Q.gallery[aJ];aL=false;aO=null;switch(aK.player){case"flv":case"swf":if(!aI.fla){aO="fla"}break;case"qt":if(!aI.qt){aO="qt"}break;case"wmp":if(Q.isMac){if(aI.qt&&aI.f4m){aK.player="qt"}else{aO="qtf4m"}}else{if(!aI.wmp){aO="wmp"}}break;case"qtwmp":if(aI.qt){aK.player="qt"}else{if(aI.wmp){aK.player="wmp"}else{aO="qtwmp"}}break}if(aO){if(Q.options.handleUnsupported=="link"){switch(aO){case"qtf4m":aN="shared";S=[aH.qt.url,aH.qt.name,aH.f4m.url,aH.f4m.name];break;case"qtwmp":aN="either";S=[aH.qt.url,aH.qt.name,aH.wmp.url,aH.wmp.name];break;default:aN="single";S=[aH[aO].url,aH[aO].name]}aK.player="html";aK.content='<div class="sb-message">'+s(Q.lang.errors[aN],S)+"</div>"}else{aL=true}}else{if(aK.player=="inline"){aG=ab.exec(aK.content);if(aG){aM=ad(aG[1]);if(aM){aK.content=aM.innerHTML}else{aL=true}}else{aL=true}}else{if(aK.player=="swf"||aK.player=="flv"){K=(aK.options&&aK.options.flashVersion)||Q.options.flashVersion;if(Q.flash&&!Q.flash.hasFlashPlayerVersion(K)){aK.width=310;aK.height=177}}}}if(aL){Q.gallery.splice(aJ,1);if(aJ<Q.current){--Q.current}else{if(aJ==Q.current){Q.current=aJ>0?aJ-1:aJ}}--aJ}}}function aq(K){if(!Q.options.enableKeys){return}(K?F:M)(document,"keydown",an)}function an(aG){if(aG.metaKey||aG.shiftKey||aG.altKey||aG.ctrlKey){return}var S=v(aG),K;switch(S){case 81:case 88:case 27:K=Q.close;break;case 37:K=Q.previous;break;case 39:K=Q.next;break;case 32:K=typeof ap=="number"?Q.pause:Q.play;break}if(K){n(aG);K()}}function c(aK){aq(false);var aJ=Q.getCurrent();var aG=(aJ.player=="inline"?"html":aJ.player);if(typeof Q[aG]!="function"){throw"unknown player "+aG}if(aK){Q.player.remove();Q.revertOptions();Q.applyOptions(aJ.options||{})}Q.player=new Q[aG](aJ,Q.playerId);if(Q.gallery.length>1){var aH=Q.gallery[Q.current+1]||Q.gallery[0];if(aH.player=="img"){var S=new Image();S.src=aH.content}var aI=Q.gallery[Q.current-1]||Q.gallery[Q.gallery.length-1];if(aI.player=="img"){var K=new Image();K.src=aI.content}}Q.skin.onLoad(aK,W)}function W(){if(!A){return}if(typeof Q.player.ready!="undefined"){var K=setInterval(function(){if(A){if(Q.player.ready){clearInterval(K);K=null;Q.skin.onReady(e)}}else{clearInterval(K);K=null}},10)}else{Q.skin.onReady(e)}}function e(){if(!A){return}Q.player.append(Q.skin.body,Q.dimensions);Q.skin.onShow(I)}function I(){if(!A){return}if(Q.player.onLoad){Q.player.onLoad()}Q.options.onFinish(Q.getCurrent());if(!Q.isPaused()){Q.play()}aq(true)}if(!Array.prototype.indexOf){Array.prototype.indexOf=function(S,aG){var K=this.length>>>0;aG=aG||0;if(aG<0){aG+=K}for(;aG<K;++aG){if(aG in this&&this[aG]===S){return aG}}return-1}}function aw(){return(new Date).getTime()}function aC(K,aG){for(var S in aG){K[S]=aG[S]}return K}function aF(aH,aI){var S=0,K=aH.length;for(var aG=aH[0];S<K&&aI.call(aG,S,aG)!==false;aG=aH[++S]){}}function s(S,K){return S.replace(/\{(\w+?)\}/g,function(aG,aH){return K[aH]})}function aj(){}function ad(K){return document.getElementById(K)}function C(K){K.parentNode.removeChild(K)}var h=true,x=true;function d(){var K=document.body,S=document.createElement("div");h=typeof S.style.opacity==="string";S.style.position="fixed";S.style.margin=0;S.style.top="20px";K.appendChild(S,K.firstChild);x=S.offsetTop==20;K.removeChild(S)}Q.getStyle=(function(){var K=/opacity=([^)]*)/,S=document.defaultView&&document.defaultView.getComputedStyle;return function(aJ,aI){var aH;if(!h&&aI=="opacity"&&aJ.currentStyle){aH=K.test(aJ.currentStyle.filter||"")?(parseFloat(RegExp.$1)/100)+"":"";return aH===""?"1":aH}if(S){var aG=S(aJ,null);if(aG){aH=aG[aI]}if(aI=="opacity"&&aH==""){aH="1"}}else{aH=aJ.currentStyle[aI]}return aH}})();Q.appendHTML=function(aG,S){if(aG.insertAdjacentHTML){aG.insertAdjacentHTML("BeforeEnd",S)}else{if(aG.lastChild){var K=aG.ownerDocument.createRange();K.setStartAfter(aG.lastChild);var aH=K.createContextualFragment(S);aG.appendChild(aH)}else{aG.innerHTML=S}}};Q.getWindowSize=function(K){if(document.compatMode==="CSS1Compat"){return document.documentElement["client"+K]}return document.body["client"+K]};Q.setOpacity=function(aG,K){var S=aG.style;if(h){S.opacity=(K==1?"":K)}else{S.zoom=1;if(K==1){if(typeof S.filter=="string"&&(/alpha/i).test(S.filter)){S.filter=S.filter.replace(/\s*[\w\.]*alpha\([^\)]*\);?/gi,"")}}else{S.filter=(S.filter||"").replace(/\s*[\w\.]*alpha\([^\)]*\)/gi,"")+" alpha(opacity="+(K*100)+")"}}};Q.clearOpacity=function(K){Q.setOpacity(K,1)};function o(S){var K=S.target?S.target:S.srcElement;return K.nodeType==3?K.parentNode:K}function V(S){var K=S.pageX||(S.clientX+(document.documentElement.scrollLeft||document.body.scrollLeft)),aG=S.pageY||(S.clientY+(document.documentElement.scrollTop||document.body.scrollTop));return[K,aG]}function n(K){K.preventDefault()}function v(K){return K.which?K.which:K.keyCode}function F(aH,aG,S){if(aH.addEventListener){aH.addEventListener(aG,S,false)}else{if(aH.nodeType===3||aH.nodeType===8){return}if(aH.setInterval&&(aH!==au&&!aH.frameElement)){aH=au}if(!S.__guid){S.__guid=F.guid++}if(!aH.events){aH.events={}}var K=aH.events[aG];if(!K){K=aH.events[aG]={};if(aH["on"+aG]){K[0]=aH["on"+aG]}}K[S.__guid]=S;aH["on"+aG]=F.handleEvent}}F.guid=1;F.handleEvent=function(aH){var K=true;aH=aH||F.fixEvent(((this.ownerDocument||this.document||this).parentWindow||au).event);var S=this.events[aH.type];for(var aG in S){this.__handleEvent=S[aG];if(this.__handleEvent(aH)===false){K=false}}return K};F.preventDefault=function(){this.returnValue=false};F.stopPropagation=function(){this.cancelBubble=true};F.fixEvent=function(K){K.preventDefault=F.preventDefault;K.stopPropagation=F.stopPropagation;return K};function M(aG,S,K){if(aG.removeEventListener){aG.removeEventListener(S,K,false)}else{if(aG.events&&aG.events[S]){delete aG.events[S][K.__guid]}}}var y=false,al;if(document.addEventListener){al=function(){document.removeEventListener("DOMContentLoaded",al,false);Q.load()}}else{if(document.attachEvent){al=function(){if(document.readyState==="complete"){document.detachEvent("onreadystatechange",al);Q.load()}}}}function g(){if(y){return}try{document.documentElement.doScroll("left")}catch(K){setTimeout(g,1);return}Q.load()}function P(){if(document.readyState==="complete"){return Q.load()}if(document.addEventListener){document.addEventListener("DOMContentLoaded",al,false);au.addEventListener("load",Q.load,false)}else{if(document.attachEvent){document.attachEvent("onreadystatechange",al);au.attachEvent("onload",Q.load);var K=false;try{K=au.frameElement===null}catch(S){}if(document.documentElement.doScroll&&K){g()}}}}Q.load=function(){if(y){return}if(!document.body){return setTimeout(Q.load,13)}y=true;d();Q.onReady();if(!Q.options.skipSetup){Q.setup()}Q.skin.init()};Q.plugins={};if(navigator.plugins&&navigator.plugins.length){var w=[];aF(navigator.plugins,function(K,S){w.push(S.name)});w=w.join(",");var ai=w.indexOf("Flip4Mac")>-1;Q.plugins={fla:w.indexOf("Shockwave Flash")>-1,qt:w.indexOf("QuickTime")>-1,wmp:!ai&&w.indexOf("Windows Media")>-1,f4m:ai}}else{var p=function(K){var S;try{S=new ActiveXObject(K)}catch(aG){}return!!S};Q.plugins={fla:p("ShockwaveFlash.ShockwaveFlash"),qt:p("QuickTime.QuickTime"),wmp:p("wmplayer.ocx"),f4m:false}}var X=/^(light|shadow)box/i,am="shadowboxCacheKey",b=1;Q.cache={};Q.select=function(S){var aG=[];if(!S){var K;aF(document.getElementsByTagName("a"),function(aJ,aK){K=aK.getAttribute("rel");if(K&&X.test(K)){aG.push(aK)}})}else{var aI=S.length;if(aI){if(typeof S=="string"){if(Q.find){aG=Q.find(S)}}else{if(aI==2&&typeof S[0]=="string"&&S[1].nodeType){if(Q.find){aG=Q.find(S[0],S[1])}}else{for(var aH=0;aH<aI;++aH){aG[aH]=S[aH]}}}}else{aG.push(S)}}return aG};Q.setup=function(K,S){aF(Q.select(K),function(aG,aH){Q.addCache(aH,S)})};Q.teardown=function(K){aF(Q.select(K),function(S,aG){Q.removeCache(aG)})};Q.addCache=function(aG,K){var S=aG[am];if(S==k){S=b++;aG[am]=S;F(aG,"click",u)}Q.cache[S]=Q.makeObject(aG,K)};Q.removeCache=function(K){M(K,"click",u);delete Q.cache[K[am]];K[am]=null};Q.getCache=function(S){var K=S[am];return(K in Q.cache&&Q.cache[K])};Q.clearCache=function(){for(var K in Q.cache){Q.removeCache(Q.cache[K].link)}Q.cache={}};function u(K){Q.open(this);if(Q.gallery.length){n(K)}}
Q.find=(function(){var aP=/((?:\((?:\([^()]+\)|[^()]+)+\)|\[(?:\[[^[\]]*\]|['"][^'"]*['"]|[^[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,aQ=0,aS=Object.prototype.toString,aK=false,aJ=true;[0,0].sort(function(){aJ=false;return 0});var aG=function(a1,aW,a4,a5){a4=a4||[];var a7=aW=aW||document;if(aW.nodeType!==1&&aW.nodeType!==9){return[]}if(!a1||typeof a1!=="string"){return a4}var a2=[],aY,a9,bc,aX,a0=true,aZ=aH(aW),a6=a1;while((aP.exec(""),aY=aP.exec(a6))!==null){a6=aY[3];a2.push(aY[1]);if(aY[2]){aX=aY[3];break}}if(a2.length>1&&aL.exec(a1)){if(a2.length===2&&aM.relative[a2[0]]){a9=aT(a2[0]+a2[1],aW)}else{a9=aM.relative[a2[0]]?[aW]:aG(a2.shift(),aW);while(a2.length){a1=a2.shift();if(aM.relative[a1]){a1+=a2.shift()}a9=aT(a1,a9)}}}else{if(!a5&&a2.length>1&&aW.nodeType===9&&!aZ&&aM.match.ID.test(a2[0])&&!aM.match.ID.test(a2[a2.length-1])){var a8=aG.find(a2.shift(),aW,aZ);aW=a8.expr?aG.filter(a8.expr,a8.set)[0]:a8.set[0]}if(aW){var a8=a5?{expr:a2.pop(),set:aO(a5)}:aG.find(a2.pop(),a2.length===1&&(a2[0]==="~"||a2[0]==="+")&&aW.parentNode?aW.parentNode:aW,aZ);a9=a8.expr?aG.filter(a8.expr,a8.set):a8.set;if(a2.length>0){bc=aO(a9)}else{a0=false}while(a2.length){var bb=a2.pop(),ba=bb;if(!aM.relative[bb]){bb=""}else{ba=a2.pop()}if(ba==null){ba=aW}aM.relative[bb](bc,ba,aZ)}}else{bc=a2=[]}}if(!bc){bc=a9}if(!bc){throw"Syntax error, unrecognized expression: "+(bb||a1)}if(aS.call(bc)==="[object Array]"){if(!a0){a4.push.apply(a4,bc)}else{if(aW&&aW.nodeType===1){for(var a3=0;bc[a3]!=null;a3++){if(bc[a3]&&(bc[a3]===true||bc[a3].nodeType===1&&aN(aW,bc[a3]))){a4.push(a9[a3])}}}else{for(var a3=0;bc[a3]!=null;a3++){if(bc[a3]&&bc[a3].nodeType===1){a4.push(a9[a3])}}}}}else{aO(bc,a4)}if(aX){aG(aX,a7,a4,a5);aG.uniqueSort(a4)}return a4};aG.uniqueSort=function(aX){if(aR){aK=aJ;aX.sort(aR);if(aK){for(var aW=1;aW<aX.length;aW++){if(aX[aW]===aX[aW-1]){aX.splice(aW--,1)}}}}return aX};aG.matches=function(aW,aX){return aG(aW,null,null,aX)};aG.find=function(a3,aW,a4){var a2,a0;if(!a3){return[]}for(var aZ=0,aY=aM.order.length;aZ<aY;aZ++){var a1=aM.order[aZ],a0;if((a0=aM.leftMatch[a1].exec(a3))){var aX=a0[1];a0.splice(1,1);if(aX.substr(aX.length-1)!=="\\"){a0[1]=(a0[1]||"").replace(/\\/g,"");a2=aM.find[a1](a0,aW,a4);if(a2!=null){a3=a3.replace(aM.match[a1],"");break}}}}if(!a2){a2=aW.getElementsByTagName("*")}return{set:a2,expr:a3}};aG.filter=function(a6,a5,a9,aZ){var aY=a6,bb=[],a3=a5,a1,aW,a2=a5&&a5[0]&&aH(a5[0]);while(a6&&a5.length){for(var a4 in aM.filter){if((a1=aM.match[a4].exec(a6))!=null){var aX=aM.filter[a4],ba,a8;aW=false;if(a3===bb){bb=[]}if(aM.preFilter[a4]){a1=aM.preFilter[a4](a1,a3,a9,bb,aZ,a2);if(!a1){aW=ba=true}else{if(a1===true){continue}}}if(a1){for(var a0=0;(a8=a3[a0])!=null;a0++){if(a8){ba=aX(a8,a1,a0,a3);var a7=aZ^!!ba;if(a9&&ba!=null){if(a7){aW=true}else{a3[a0]=false}}else{if(a7){bb.push(a8);aW=true}}}}}if(ba!==k){if(!a9){a3=bb}a6=a6.replace(aM.match[a4],"");if(!aW){return[]}break}}}if(a6===aY){if(aW==null){throw"Syntax error, unrecognized expression: "+a6}else{break}}aY=a6}return a3};var aM=aG.selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF-]|\\.)+)/,CLASS:/\.((?:[\w\u00c0-\uFFFF-]|\\.)+)/,NAME:/\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,ATTR:/\[\s*((?:[\w\u00c0-\uFFFF-]|\\.)+)\s*(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/},leftMatch:{},attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(aW){return aW.getAttribute("href")}},relative:{"+":function(a2,aX){var aZ=typeof aX==="string",a1=aZ&&!/\W/.test(aX),a3=aZ&&!a1;if(a1){aX=aX.toLowerCase()}for(var aY=0,aW=a2.length,a0;aY<aW;aY++){if((a0=a2[aY])){while((a0=a0.previousSibling)&&a0.nodeType!==1){}a2[aY]=a3||a0&&a0.nodeName.toLowerCase()===aX?a0||false:a0===aX}}if(a3){aG.filter(aX,a2,true)}},">":function(a2,aX){var a0=typeof aX==="string";if(a0&&!/\W/.test(aX)){aX=aX.toLowerCase();for(var aY=0,aW=a2.length;aY<aW;aY++){var a1=a2[aY];if(a1){var aZ=a1.parentNode;a2[aY]=aZ.nodeName.toLowerCase()===aX?aZ:false}}}else{for(var aY=0,aW=a2.length;aY<aW;aY++){var a1=a2[aY];if(a1){a2[aY]=a0?a1.parentNode:a1.parentNode===aX}}if(a0){aG.filter(aX,a2,true)}}},"":function(aZ,aX,a1){var aY=aQ++,aW=aU;if(typeof aX==="string"&&!/\W/.test(aX)){var a0=aX=aX.toLowerCase();aW=K}aW("parentNode",aX,aY,aZ,a0,a1)},"~":function(aZ,aX,a1){var aY=aQ++,aW=aU;if(typeof aX==="string"&&!/\W/.test(aX)){var a0=aX=aX.toLowerCase();aW=K}aW("previousSibling",aX,aY,aZ,a0,a1)}},find:{ID:function(aX,aY,aZ){if(typeof aY.getElementById!=="undefined"&&!aZ){var aW=aY.getElementById(aX[1]);return aW?[aW]:[]}},NAME:function(aY,a1){if(typeof a1.getElementsByName!=="undefined"){var aX=[],a0=a1.getElementsByName(aY[1]);for(var aZ=0,aW=a0.length;aZ<aW;aZ++){if(a0[aZ].getAttribute("name")===aY[1]){aX.push(a0[aZ])}}return aX.length===0?null:aX}},TAG:function(aW,aX){return aX.getElementsByTagName(aW[1])}},preFilter:{CLASS:function(aZ,aX,aY,aW,a2,a3){aZ=" "+aZ[1].replace(/\\/g,"")+" ";if(a3){return aZ}for(var a0=0,a1;(a1=aX[a0])!=null;a0++){if(a1){if(a2^(a1.className&&(" "+a1.className+" ").replace(/[\t\n]/g," ").indexOf(aZ)>=0)){if(!aY){aW.push(a1)}}else{if(aY){aX[a0]=false}}}}return false},ID:function(aW){return aW[1].replace(/\\/g,"")},TAG:function(aX,aW){return aX[1].toLowerCase()},CHILD:function(aW){if(aW[1]==="nth"){var aX=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(aW[2]==="even"&&"2n"||aW[2]==="odd"&&"2n+1"||!/\D/.test(aW[2])&&"0n+"+aW[2]||aW[2]);aW[2]=(aX[1]+(aX[2]||1))-0;aW[3]=aX[3]-0}aW[0]=aQ++;return aW},ATTR:function(a0,aX,aY,aW,a1,a2){var aZ=a0[1].replace(/\\/g,"");if(!a2&&aM.attrMap[aZ]){a0[1]=aM.attrMap[aZ]}if(a0[2]==="~="){a0[4]=" "+a0[4]+" "}return a0},PSEUDO:function(a0,aX,aY,aW,a1){if(a0[1]==="not"){if((aP.exec(a0[3])||"").length>1||/^\w/.test(a0[3])){a0[3]=aG(a0[3],null,null,aX)}else{var aZ=aG.filter(a0[3],aX,aY,true^a1);if(!aY){aW.push.apply(aW,aZ)}return false}}else{if(aM.match.POS.test(a0[0])||aM.match.CHILD.test(a0[0])){return true}}return a0},POS:function(aW){aW.unshift(true);return aW}},filters:{enabled:function(aW){return aW.disabled===false&&aW.type!=="hidden"},disabled:function(aW){return aW.disabled===true},checked:function(aW){return aW.checked===true},selected:function(aW){aW.parentNode.selectedIndex;return aW.selected===true},parent:function(aW){return!!aW.firstChild},empty:function(aW){return!aW.firstChild},has:function(aY,aX,aW){return!!aG(aW[3],aY).length},header:function(aW){return/h\d/i.test(aW.nodeName)},text:function(aW){return"text"===aW.type},radio:function(aW){return"radio"===aW.type},checkbox:function(aW){return"checkbox"===aW.type},file:function(aW){return"file"===aW.type},password:function(aW){return"password"===aW.type},submit:function(aW){return"submit"===aW.type},image:function(aW){return"image"===aW.type},reset:function(aW){return"reset"===aW.type},button:function(aW){return"button"===aW.type||aW.nodeName.toLowerCase()==="button"},input:function(aW){return/input|select|textarea|button/i.test(aW.nodeName)}},setFilters:{first:function(aX,aW){return aW===0},last:function(aY,aX,aW,aZ){return aX===aZ.length-1},even:function(aX,aW){return aW%2===0},odd:function(aX,aW){return aW%2===1},lt:function(aY,aX,aW){return aX<aW[3]-0},gt:function(aY,aX,aW){return aX>aW[3]-0},nth:function(aY,aX,aW){return aW[3]-0===aX},eq:function(aY,aX,aW){return aW[3]-0===aX}},filter:{PSEUDO:function(a2,aY,aZ,a3){var aX=aY[1],a0=aM.filters[aX];if(a0){return a0(a2,aZ,aY,a3)}else{if(aX==="contains"){return(a2.textContent||a2.innerText||S([a2])||"").indexOf(aY[3])>=0}else{if(aX==="not"){var a1=aY[3];for(var aZ=0,aW=a1.length;aZ<aW;aZ++){if(a1[aZ]===a2){return false}}return true}else{throw"Syntax error, unrecognized expression: "+aX}}}},CHILD:function(aW,aZ){var a2=aZ[1],aX=aW;switch(a2){case"only":case"first":while((aX=aX.previousSibling)){if(aX.nodeType===1){return false}}if(a2==="first"){return true}aX=aW;case"last":while((aX=aX.nextSibling)){if(aX.nodeType===1){return false}}return true;case"nth":var aY=aZ[2],a5=aZ[3];if(aY===1&&a5===0){return true}var a1=aZ[0],a4=aW.parentNode;if(a4&&(a4.sizcache!==a1||!aW.nodeIndex)){var a0=0;for(aX=a4.firstChild;aX;aX=aX.nextSibling){if(aX.nodeType===1){aX.nodeIndex=++a0}}a4.sizcache=a1}var a3=aW.nodeIndex-a5;if(aY===0){return a3===0}else{return(a3%aY===0&&a3/aY>=0)}}},ID:function(aX,aW){return aX.nodeType===1&&aX.getAttribute("id")===aW},TAG:function(aX,aW){return(aW==="*"&&aX.nodeType===1)||aX.nodeName.toLowerCase()===aW},CLASS:function(aX,aW){return(" "+(aX.className||aX.getAttribute("class"))+" ").indexOf(aW)>-1},ATTR:function(a1,aZ){var aY=aZ[1],aW=aM.attrHandle[aY]?aM.attrHandle[aY](a1):a1[aY]!=null?a1[aY]:a1.getAttribute(aY),a2=aW+"",a0=aZ[2],aX=aZ[4];return aW==null?a0==="!=":a0==="="?a2===aX:a0==="*="?a2.indexOf(aX)>=0:a0==="~="?(" "+a2+" ").indexOf(aX)>=0:!aX?a2&&aW!==false:a0==="!="?a2!==aX:a0==="^="?a2.indexOf(aX)===0:a0==="$="?a2.substr(a2.length-aX.length)===aX:a0==="|="?a2===aX||a2.substr(0,aX.length+1)===aX+"-":false},POS:function(a0,aX,aY,a1){var aW=aX[2],aZ=aM.setFilters[aW];if(aZ){return aZ(a0,aY,aX,a1)}}}};var aL=aM.match.POS;for(var aI in aM.match){aM.match[aI]=new RegExp(aM.match[aI].source+/(?![^\[]*\])(?![^\(]*\))/.source);aM.leftMatch[aI]=new RegExp(/(^(?:.|\r|\n)*?)/.source+aM.match[aI].source)}var aO=function(aX,aW){aX=Array.prototype.slice.call(aX,0);if(aW){aW.push.apply(aW,aX);return aW}return aX};try{Array.prototype.slice.call(document.documentElement.childNodes,0)}catch(aV){aO=function(a0,aZ){var aX=aZ||[];if(aS.call(a0)==="[object Array]"){Array.prototype.push.apply(aX,a0)}else{if(typeof a0.length==="number"){for(var aY=0,aW=a0.length;aY<aW;aY++){aX.push(a0[aY])}}else{for(var aY=0;a0[aY];aY++){aX.push(a0[aY])}}}return aX}}var aR;if(document.documentElement.compareDocumentPosition){aR=function(aX,aW){if(!aX.compareDocumentPosition||!aW.compareDocumentPosition){if(aX==aW){aK=true}return aX.compareDocumentPosition?-1:1}var aY=aX.compareDocumentPosition(aW)&4?-1:aX===aW?0:1;if(aY===0){aK=true}return aY}}else{if("sourceIndex"in document.documentElement){aR=function(aX,aW){if(!aX.sourceIndex||!aW.sourceIndex){if(aX==aW){aK=true}return aX.sourceIndex?-1:1}var aY=aX.sourceIndex-aW.sourceIndex;if(aY===0){aK=true}return aY}}else{if(document.createRange){aR=function(aZ,aX){if(!aZ.ownerDocument||!aX.ownerDocument){if(aZ==aX){aK=true}return aZ.ownerDocument?-1:1}var aY=aZ.ownerDocument.createRange(),aW=aX.ownerDocument.createRange();aY.setStart(aZ,0);aY.setEnd(aZ,0);aW.setStart(aX,0);aW.setEnd(aX,0);var a0=aY.compareBoundaryPoints(Range.START_TO_END,aW);if(a0===0){aK=true}return a0}}}}function S(aW){var aX="",aZ;for(var aY=0;aW[aY];aY++){aZ=aW[aY];if(aZ.nodeType===3||aZ.nodeType===4){aX+=aZ.nodeValue}else{if(aZ.nodeType!==8){aX+=S(aZ.childNodes)}}}return aX}(function(){var aX=document.createElement("div"),aY="script"+(new Date).getTime();aX.innerHTML="<a name='"+aY+"'/>";var aW=document.documentElement;aW.insertBefore(aX,aW.firstChild);if(document.getElementById(aY)){aM.find.ID=function(a0,a1,a2){if(typeof a1.getElementById!=="undefined"&&!a2){var aZ=a1.getElementById(a0[1]);return aZ?aZ.id===a0[1]||typeof aZ.getAttributeNode!=="undefined"&&aZ.getAttributeNode("id").nodeValue===a0[1]?[aZ]:k:[]}};aM.filter.ID=function(a1,aZ){var a0=typeof a1.getAttributeNode!=="undefined"&&a1.getAttributeNode("id");return a1.nodeType===1&&a0&&a0.nodeValue===aZ}}aW.removeChild(aX);aW=aX=null})();(function(){var aW=document.createElement("div");aW.appendChild(document.createComment(""));if(aW.getElementsByTagName("*").length>0){aM.find.TAG=function(aX,a1){var a0=a1.getElementsByTagName(aX[1]);if(aX[1]==="*"){var aZ=[];for(var aY=0;a0[aY];aY++){if(a0[aY].nodeType===1){aZ.push(a0[aY])}}a0=aZ}return a0}}aW.innerHTML="<a href='#'></a>";if(aW.firstChild&&typeof aW.firstChild.getAttribute!=="undefined"&&aW.firstChild.getAttribute("href")!=="#"){aM.attrHandle.href=function(aX){return aX.getAttribute("href",2)}}aW=null})();if(document.querySelectorAll){(function(){var aW=aG,aY=document.createElement("div");aY.innerHTML="<p class='TEST'></p>";if(aY.querySelectorAll&&aY.querySelectorAll(".TEST").length===0){return}aG=function(a2,a1,aZ,a0){a1=a1||document;if(!a0&&a1.nodeType===9&&!aH(a1)){try{return aO(a1.querySelectorAll(a2),aZ)}catch(a3){}}return aW(a2,a1,aZ,a0)};for(var aX in aW){aG[aX]=aW[aX]}aY=null})()}(function(){var aW=document.createElement("div");aW.innerHTML="<div class='test e'></div><div class='test'></div>";if(!aW.getElementsByClassName||aW.getElementsByClassName("e").length===0){return}aW.lastChild.className="e";if(aW.getElementsByClassName("e").length===1){return}aM.order.splice(1,0,"CLASS");aM.find.CLASS=function(aX,aY,aZ){if(typeof aY.getElementsByClassName!=="undefined"&&!aZ){return aY.getElementsByClassName(aX[1])}};aW=null})();function K(aX,a2,a1,a5,a3,a4){for(var aZ=0,aY=a5.length;aZ<aY;aZ++){var aW=a5[aZ];if(aW){aW=aW[aX];var a0=false;while(aW){if(aW.sizcache===a1){a0=a5[aW.sizset];break}if(aW.nodeType===1&&!a4){aW.sizcache=a1;aW.sizset=aZ}if(aW.nodeName.toLowerCase()===a2){a0=aW;break}aW=aW[aX]}a5[aZ]=a0}}}function aU(aX,a2,a1,a5,a3,a4){for(var aZ=0,aY=a5.length;aZ<aY;aZ++){var aW=a5[aZ];if(aW){aW=aW[aX];var a0=false;while(aW){if(aW.sizcache===a1){a0=a5[aW.sizset];break}if(aW.nodeType===1){if(!a4){aW.sizcache=a1;aW.sizset=aZ}if(typeof a2!=="string"){if(aW===a2){a0=true;break}}else{if(aG.filter(a2,[aW]).length>0){a0=aW;break}}}aW=aW[aX]}a5[aZ]=a0}}}var aN=document.compareDocumentPosition?function(aX,aW){return aX.compareDocumentPosition(aW)&16}:function(aX,aW){return aX!==aW&&(aX.contains?aX.contains(aW):true)};var aH=function(aW){var aX=(aW?aW.ownerDocument||aW:0).documentElement;return aX?aX.nodeName!=="HTML":false};var aT=function(aW,a3){var aZ=[],a0="",a1,aY=a3.nodeType?[a3]:a3;while((a1=aM.match.PSEUDO.exec(aW))){a0+=a1[0];aW=aW.replace(aM.match.PSEUDO,"")}aW=aM.relative[aW]?aW+"*":aW;for(var a2=0,aX=aY.length;a2<aX;a2++){aG(aW,aY[a2],aZ)}return aG.filter(a0,aZ)};return aG})();Q.lang={code:"en",of:"of",loading:"loading",cancel:"Cancel",next:"Next",previous:"Previous",play:"Play",pause:"Pause",close:"Close",errors:{single:'You must install the <a href="{0}">{1}</a> browser plugin to view this content.',shared:'You must install both the <a href="{0}">{1}</a> and <a href="{2}">{3}</a> browser plugins to view this content.',either:'You must install either the <a href="{0}">{1}</a> or the <a href="{2}">{3}</a> browser plugin to view this content.'}};var D,at="sb-drag-proxy",E,j,ag;function ax(){E={x:0,y:0,startX:null,startY:null}}function aA(){var K=Q.dimensions;aC(j.style,{height:K.innerHeight+"px",width:K.innerWidth+"px"})}function O(){ax();var K=["position:absolute","cursor:"+(Q.isGecko?"-moz-grab":"move"),"background-color:"+(Q.isIE?"#fff;filter:alpha(opacity=0)":"transparent")].join(";");Q.appendHTML(Q.skin.body,'<div id="'+at+'" style="'+K+'"></div>');j=ad(at);aA();F(j,"mousedown",L)}function B(){if(j){M(j,"mousedown",L);C(j);j=null}ag=null}function L(S){n(S);var K=V(S);E.startX=K[0];E.startY=K[1];ag=ad(Q.player.id);F(document,"mousemove",H);F(document,"mouseup",i);if(Q.isGecko){j.style.cursor="-moz-grabbing"}}function H(aI){var K=Q.player,aJ=Q.dimensions,aH=V(aI);var aG=aH[0]-E.startX;E.startX+=aG;E.x=Math.max(Math.min(0,E.x+aG),aJ.innerWidth-K.width);var S=aH[1]-E.startY;E.startY+=S;E.y=Math.max(Math.min(0,E.y+S),aJ.innerHeight-K.height);aC(ag.style,{left:E.x+"px",top:E.y+"px"})}function i(){M(document,"mousemove",H);M(document,"mouseup",i);if(Q.isGecko){j.style.cursor="-moz-grab"}}Q.img=function(S,aG){this.obj=S;this.id=aG;this.ready=false;var K=this;D=new Image();D.onload=function(){K.height=S.height?parseInt(S.height,10):D.height;K.width=S.width?parseInt(S.width,10):D.width;K.ready=true;D.onload=null;D=null};D.src=S.content};Q.img.ext=["bmp","gif","jpg","jpeg","png"];Q.img.prototype={append:function(S,aI){var aG=document.createElement("img");aG.id=this.id;aG.src=this.obj.content;aG.style.position="absolute";var K,aH;if(aI.oversized&&Q.options.handleOversize=="resize"){K=aI.innerHeight;aH=aI.innerWidth}else{K=this.height;aH=this.width}aG.setAttribute("height",K);aG.setAttribute("width",aH);S.appendChild(aG)},remove:function(){var K=ad(this.id);if(K){C(K)}B();if(D){D.onload=null;D=null}},onLoad:function(){var K=Q.dimensions;if(K.oversized&&Q.options.handleOversize=="drag"){O()}},onWindowResize:function(){var aH=Q.dimensions;switch(Q.options.handleOversize){case"resize":var K=ad(this.id);K.height=aH.innerHeight;K.width=aH.innerWidth;break;case"drag":if(ag){var aG=parseInt(Q.getStyle(ag,"top")),S=parseInt(Q.getStyle(ag,"left"));if(aG+this.height<aH.innerHeight){ag.style.top=aH.innerHeight-this.height+"px"}if(S+this.width<aH.innerWidth){ag.style.left=aH.innerWidth-this.width+"px"}aA()}break}}};var ao=false,Y=[],q=["sb-nav-close","sb-nav-next","sb-nav-play","sb-nav-pause","sb-nav-previous"],aa,ae,Z,m=true;function N(aG,aQ,aN,aL,aR){var K=(aQ=="opacity"),aM=K?Q.setOpacity:function(aS,aT){aS.style[aQ]=""+aT+"px"};if(aL==0||(!K&&!Q.options.animate)||(K&&!Q.options.animateFade)){aM(aG,aN);if(aR){aR()}return}var aO=parseFloat(Q.getStyle(aG,aQ))||0;var aP=aN-aO;if(aP==0){if(aR){aR()}return}aL*=1000;var aH=aw(),aK=Q.ease,aJ=aH+aL,aI;var S=setInterval(function(){aI=aw();if(aI>=aJ){clearInterval(S);S=null;aM(aG,aN);if(aR){aR()}}else{aM(aG,aO+aK((aI-aH)/aL)*aP)}},10)}function aB(){aa.style.height=Q.getWindowSize("Height")+"px";aa.style.width=Q.getWindowSize("Width")+"px"}function aE(){aa.style.top=document.documentElement.scrollTop+"px";aa.style.left=document.documentElement.scrollLeft+"px"}function ay(K){if(K){aF(Y,function(S,aG){aG[0].style.visibility=aG[1]||""})}else{Y=[];aF(Q.options.troubleElements,function(aG,S){aF(document.getElementsByTagName(S),function(aH,aI){Y.push([aI,aI.style.visibility]);aI.style.visibility="hidden"})})}}function r(aG,K){var S=ad("sb-nav-"+aG);if(S){S.style.display=K?"":"none"}}function ah(K,aJ){var aI=ad("sb-loading"),aG=Q.getCurrent().player,aH=(aG=="img"||aG=="html");if(K){Q.setOpacity(aI,0);aI.style.display="block";var S=function(){Q.clearOpacity(aI);if(aJ){aJ()}};if(aH){N(aI,"opacity",1,Q.options.fadeDuration,S)}else{S()}}else{var S=function(){aI.style.display="none";Q.clearOpacity(aI);if(aJ){aJ()}};if(aH){N(aI,"opacity",0,Q.options.fadeDuration,S)}else{S()}}}function t(aO){var aJ=Q.getCurrent();ad("sb-title-inner").innerHTML=aJ.title||"";var aP,aL,S,aQ,aM;if(Q.options.displayNav){aP=true;var aN=Q.gallery.length;if(aN>1){if(Q.options.continuous){aL=aM=true}else{aL=(aN-1)>Q.current;aM=Q.current>0}}if(Q.options.slideshowDelay>0&&Q.hasNext()){aQ=!Q.isPaused();S=!aQ}}else{aP=aL=S=aQ=aM=false}r("close",aP);r("next",aL);r("play",S);r("pause",aQ);r("previous",aM);var K="";if(Q.options.displayCounter&&Q.gallery.length>1){var aN=Q.gallery.length;if(Q.options.counterType=="skip"){var aI=0,aH=aN,aG=parseInt(Q.options.counterLimit)||0;if(aG<aN&&aG>2){var aK=Math.floor(aG/2);aI=Q.current-aK;if(aI<0){aI+=aN}aH=Q.current+(aG-aK);if(aH>aN){aH-=aN}}while(aI!=aH){if(aI==aN){aI=0}K+='<a onclick="Shadowbox.change('+aI+');"';if(aI==Q.current){K+=' class="sb-counter-current"'}K+=">"+(++aI)+"</a>"}}else{K=[Q.current+1,Q.lang.of,aN].join(" ")}}ad("sb-counter").innerHTML=K;aO()}function U(aH){var K=ad("sb-title-inner"),aG=ad("sb-info-inner"),S=0.35;K.style.visibility=aG.style.visibility="";if(K.innerHTML!=""){N(K,"marginTop",0,S)}N(aG,"marginTop",0,S,aH)}function av(aG,aM){var aK=ad("sb-title"),K=ad("sb-info"),aH=aK.offsetHeight,aI=K.offsetHeight,aJ=ad("sb-title-inner"),aL=ad("sb-info-inner"),S=(aG?0.35:0);N(aJ,"marginTop",aH,S);N(aL,"marginTop",aI*-1,S,function(){aJ.style.visibility=aL.style.visibility="hidden";aM()})}function ac(K,aH,S,aJ){var aI=ad("sb-wrapper-inner"),aG=(S?Q.options.resizeDuration:0);N(Z,"top",aH,aG);N(aI,"height",K,aG,aJ)}function ar(K,aH,S,aI){var aG=(S?Q.options.resizeDuration:0);N(Z,"left",aH,aG);N(Z,"width",K,aG,aI)}function ak(aM,aG){var aI=ad("sb-body-inner"),aM=parseInt(aM),aG=parseInt(aG),S=Z.offsetHeight-aI.offsetHeight,K=Z.offsetWidth-aI.offsetWidth,aK=ae.offsetHeight,aL=ae.offsetWidth,aJ=parseInt(Q.options.viewportPadding)||20,aH=(Q.player&&Q.options.handleOversize!="drag");return Q.setDimensions(aM,aG,aK,aL,S,K,aJ,aH)}var T={};T.markup='<div id="sb-container"><div id="sb-overlay"></div><div id="sb-wrapper"><div id="sb-title"><div id="sb-title-inner"></div></div><div id="sb-wrapper-inner"><div id="sb-body"><div id="sb-body-inner"></div><div id="sb-loading"><div id="sb-loading-inner"><span>{loading}</span></div></div></div></div><div id="sb-info"><div id="sb-info-inner"><div id="sb-counter"></div><div id="sb-nav"><a id="sb-nav-close" title="{close}" onclick="Shadowbox.close()"></a><a id="sb-nav-next" title="{next}" onclick="Shadowbox.next()"></a><a id="sb-nav-play" title="{play}" onclick="Shadowbox.play()"></a><a id="sb-nav-pause" title="{pause}" onclick="Shadowbox.pause()"></a><a id="sb-nav-previous" title="{previous}" onclick="Shadowbox.previous()"></a></div></div></div></div></div>';T.options={animSequence:"sync",counterLimit:10,counterType:"default",displayCounter:true,displayNav:true,fadeDuration:0.35,initialHeight:160,initialWidth:320,modal:false,overlayColor:"#000",overlayOpacity:0.5,resizeDuration:0.35,showOverlay:true,troubleElements:["select","object","embed","canvas"]};T.init=function(){Q.appendHTML(document.body,s(T.markup,Q.lang));T.body=ad("sb-body-inner");aa=ad("sb-container");ae=ad("sb-overlay");Z=ad("sb-wrapper");if(!x){aa.style.position="absolute"}if(!h){var aG,K,S=/url\("(.*\.png)"\)/;aF(q,function(aI,aJ){aG=ad(aJ);if(aG){K=Q.getStyle(aG,"backgroundImage").match(S);if(K){aG.style.backgroundImage="none";aG.style.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src="+K[1]+",sizingMethod=scale);"}}})}var aH;F(au,"resize",function(){if(aH){clearTimeout(aH);aH=null}if(A){aH=setTimeout(T.onWindowResize,10)}})};T.onOpen=function(K,aG){m=false;aa.style.display="block";aB();var S=ak(Q.options.initialHeight,Q.options.initialWidth);ac(S.innerHeight,S.top);ar(S.width,S.left);if(Q.options.showOverlay){ae.style.backgroundColor=Q.options.overlayColor;Q.setOpacity(ae,0);if(!Q.options.modal){F(ae,"click",Q.close)}ao=true}if(!x){aE();F(au,"scroll",aE)}ay();aa.style.visibility="visible";if(ao){N(ae,"opacity",Q.options.overlayOpacity,Q.options.fadeDuration,aG)}else{aG()}};T.onLoad=function(S,K){ah(true);while(T.body.firstChild){C(T.body.firstChild)}av(S,function(){if(!A){return}if(!S){Z.style.visibility="visible"}t(K)})};T.onReady=function(aH){if(!A){return}var S=Q.player,aG=ak(S.height,S.width);var K=function(){U(aH)};switch(Q.options.animSequence){case"hw":ac(aG.innerHeight,aG.top,true,function(){ar(aG.width,aG.left,true,K)});break;case"wh":ar(aG.width,aG.left,true,function(){ac(aG.innerHeight,aG.top,true,K)});break;default:ar(aG.width,aG.left,true);ac(aG.innerHeight,aG.top,true,K)}};T.onShow=function(K){ah(false,K);m=true};T.onClose=function(){if(!x){M(au,"scroll",aE)}M(ae,"click",Q.close);Z.style.visibility="hidden";var K=function(){aa.style.visibility="hidden";aa.style.display="none";ay(true)};if(ao){N(ae,"opacity",0,Q.options.fadeDuration,K)}else{K()}};T.onPlay=function(){r("play",false);r("pause",true)};T.onPause=function(){r("pause",false);r("play",true)};T.onWindowResize=function(){if(!m){return}aB();var K=Q.player,S=ak(K.height,K.width);ar(S.width,S.left);ac(S.innerHeight,S.top);if(K.onWindowResize){K.onWindowResize()}};Q.skin=T;au.Shadowbox=Q})(window);;(function($){if(!document.defaultView||!document.defaultView.getComputedStyle){var oldCurCSS=jQuery.curCSS;jQuery.curCSS=function(elem,name,force){if(name==='background-position'){name='backgroundPosition';}
if(name!=='backgroundPosition'||!elem.currentStyle||elem.currentStyle[name]){return oldCurCSS.apply(this,arguments);}
var style=elem.style;if(!force&&style&&style[name]){return style[name];}
return oldCurCSS(elem,'backgroundPositionX',force)+' '+oldCurCSS(elem,'backgroundPositionY',force);};}
var oldAnim=$.fn.animate;$.fn.animate=function(prop){if('background-position'in prop){prop.backgroundPosition=prop['background-position'];delete prop['background-position'];}
if('backgroundPosition'in prop){prop.backgroundPosition='('+prop.backgroundPosition;}
return oldAnim.apply(this,arguments);};function toArray(strg){strg=strg.replace(/left|top/g,'0px');strg=strg.replace(/right|bottom/g,'100%');strg=strg.replace(/([0-9\.]+)(\s|\)|$)/g,"$1px$2");var res=strg.match(/(-?[0-9\.]+)(px|\%|em|pt)\s(-?[0-9\.]+)(px|\%|em|pt)/);return[parseFloat(res[1],10),res[2],parseFloat(res[3],10),res[4]];}
$.fx.step.backgroundPosition=function(fx){if(!fx.bgPosReady){var start=$.curCSS(fx.elem,'backgroundPosition');if(!start){start='0px 0px';}
start=toArray(start);fx.start=[start[0],start[2]];var end=toArray(fx.options.curAnim.backgroundPosition);fx.end=[end[0],end[2]];fx.unit=[end[1],end[3]];fx.bgPosReady=true;}
var nowPosX=[];nowPosX[0]=((fx.end[0]-fx.start[0])*fx.pos)+fx.start[0]+fx.unit[0];nowPosX[1]=((fx.end[1]-fx.start[1])*fx.pos)+fx.start[1]+fx.unit[1];fx.elem.style.backgroundPosition=nowPosX[0]+' '+nowPosX[1];};})(jQuery);;
/*
 * Copyright (c) 2010 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version ${Version}
 */
var Cufon=(function(){var api=function(){return api.replace.apply(null,arguments);};var DOM=api.DOM={ready:(function(){var complete=false,readyStatus={loaded:1,complete:1};var queue=[],perform=function(){if(complete)return;complete=true;for(var fn;fn=queue.shift();fn());};if(document.addEventListener){document.addEventListener('DOMContentLoaded',perform,false);window.addEventListener('pageshow',perform,false);}
if(!window.opera&&document.readyState)(function(){readyStatus[document.readyState]?perform():setTimeout(arguments.callee,10);})();if(document.readyState&&document.createStyleSheet)(function(){try{document.body.doScroll('left');perform();}
catch(e){setTimeout(arguments.callee,1);}})();addEvent(window,'load',perform);return function(listener){if(!arguments.length)perform();else complete?listener():queue.push(listener);};})(),root:function(){return document.documentElement||document.body;}};var CSS=api.CSS={Size:function(value,base){this.value=parseFloat(value);this.unit=String(value).match(/[a-z%]*$/)[0]||'px';this.convert=function(value){return value/base*this.value;};this.convertFrom=function(value){return value/this.value*base;};this.toString=function(){return this.value+this.unit;};},addClass:function(el,className){var current=el.className;el.className=current+(current&&' ')+className;return el;},color:cached(function(value){var parsed={};parsed.color=value.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function($0,$1,$2){parsed.opacity=parseFloat($2);return'rgb('+$1+')';});return parsed;}),fontStretch:cached(function(value){if(typeof value=='number')return value;if(/%$/.test(value))return parseFloat(value)/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}[value]||1;}),getStyle:function(el){var view=document.defaultView;if(view&&view.getComputedStyle)return new Style(view.getComputedStyle(el,null));if(el.currentStyle)return new Style(el.currentStyle);return new Style(el.style);},gradient:cached(function(value){var gradient={id:value,type:value.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},colors=value.substr(value.indexOf('(')).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var i=0,l=colors.length,stop;i<l;++i){stop=colors[i].split('=',2).reverse();gradient.stops.push([stop[1]||i/(l-1),stop[0]]);}
return gradient;}),quotedList:cached(function(value){var list=[],re=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,match;while(match=re.exec(value))list.push(match[3]||match[1]);return list;}),recognizesMedia:cached(function(media){var el=document.createElement('style'),sheet,container,supported;el.type='text/css';el.media=media;try{el.appendChild(document.createTextNode('/**/'));}catch(e){}
container=elementsByTagName('head')[0];container.insertBefore(el,container.firstChild);sheet=(el.sheet||el.styleSheet);supported=sheet&&!sheet.disabled;container.removeChild(el);return supported;}),removeClass:function(el,className){var re=RegExp('(?:^|\\s+)'+className+'(?=\\s|$)','g');el.className=el.className.replace(re,'');return el;},supports:function(property,value){var checker=document.createElement('span').style;if(checker[property]===undefined)return false;checker[property]=value;return checker[property]===value;},textAlign:function(word,style,position,wordCount){if(style.get('textAlign')=='right'){if(position>0)word=' '+word;}
else if(position<wordCount-1)word+=' ';return word;},textShadow:cached(function(value){if(value=='none')return null;var shadows=[],currentShadow={},result,offCount=0;var re=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(result=re.exec(value)){if(result[0]==','){shadows.push(currentShadow);currentShadow={};offCount=0;}
else if(result[1]){currentShadow.color=result[1];}
else{currentShadow[['offX','offY','blur'][offCount++]]=result[2];}}
shadows.push(currentShadow);return shadows;}),textTransform:(function(){var map={uppercase:function(s){return s.toUpperCase();},lowercase:function(s){return s.toLowerCase();},capitalize:function(s){return s.replace(/(?:^|\s)./g,function($0){return $0.toUpperCase();});}};return function(text,style){var transform=map[style.get('textTransform')];return transform?transform(text):text;};})(),whiteSpace:(function(){var ignore={inline:1,'inline-block':1,'run-in':1};var wsStart=/^\s+/,wsEnd=/\s+$/;return function(text,style,node,previousElement,simple){if(simple)return text.replace(wsStart,'').replace(wsEnd,'');if(previousElement){if(previousElement.nodeName.toLowerCase()=='br'){text=text.replace(wsStart,'');}}
if(ignore[style.get('display')])return text;if(!node.previousSibling)text=text.replace(wsStart,'');if(!node.nextSibling)text=text.replace(wsEnd,'');return text;};})()};CSS.ready=(function(){var complete=!CSS.recognizesMedia('all'),hasLayout=false;var queue=[],perform=function(){complete=true;for(var fn;fn=queue.shift();fn());};var links=elementsByTagName('link'),styles=elementsByTagName('style');function isContainerReady(el){return el.disabled||isSheetReady(el.sheet,el.media||'screen');}
function isSheetReady(sheet,media){if(!CSS.recognizesMedia(media||'all'))return true;if(!sheet||sheet.disabled)return false;try{var rules=sheet.cssRules,rule;if(rules){search:for(var i=0,l=rules.length;rule=rules[i],i<l;++i){switch(rule.type){case 2:break;case 3:if(!isSheetReady(rule.styleSheet,rule.media.mediaText))return false;break;default:break search;}}}}
catch(e){}
return true;}
function allStylesLoaded(){if(document.createStyleSheet)return true;var el,i;for(i=0;el=links[i];++i){if(el.rel.toLowerCase()=='stylesheet'&&!isContainerReady(el))return false;}
for(i=0;el=styles[i];++i){if(!isContainerReady(el))return false;}
return true;}
DOM.ready(function(){if(!hasLayout)hasLayout=CSS.getStyle(document.body).isUsable();if(complete||(hasLayout&&allStylesLoaded()))perform();else setTimeout(arguments.callee,10);});return function(listener){if(complete)listener();else queue.push(listener);};})();function Font(data){var face=this.face=data.face,wordSeparators={'\u0020':1,'\u00a0':1,'\u3000':1};this.glyphs=(function(glyphs){var key,fallbacks={'\u2011':'\u002d','\u00ad':'\u2011'};for(key in fallbacks){if(!hasOwnProperty(fallbacks,key))continue;if(!glyphs[key])glyphs[key]=glyphs[fallbacks[key]];}
return glyphs;})(data.glyphs);this.w=data.w;this.baseSize=parseInt(face['units-per-em'],10);this.family=face['font-family'].toLowerCase();this.weight=face['font-weight'];this.style=face['font-style']||'normal';this.viewBox=(function(){var parts=face.bbox.split(/\s+/);var box={minX:parseInt(parts[0],10),minY:parseInt(parts[1],10),maxX:parseInt(parts[2],10),maxY:parseInt(parts[3],10)};box.width=box.maxX-box.minX;box.height=box.maxY-box.minY;box.toString=function(){return[this.minX,this.minY,this.width,this.height].join(' ');};return box;})();this.ascent=-parseInt(face.ascent,10);this.descent=-parseInt(face.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(chars,letterSpacing,wordSpacing){var glyphs=this.glyphs,glyph,kerning,k,jumps=[],width=0,w,i=-1,j=-1,chr;while(chr=chars[++i]){glyph=glyphs[chr]||this.missingGlyph;if(!glyph)continue;if(kerning){width-=k=kerning[chr]||0;jumps[j]-=k;}
w=glyph.w;if(isNaN(w))w=+this.w;if(w>0){w+=letterSpacing;if(wordSeparators[chr])w+=wordSpacing;}
width+=jumps[++j]=~~w;kerning=glyph.k;}
jumps.total=width;return jumps;};}
function FontFamily(){var styles={},mapping={oblique:'italic',italic:'oblique'};this.add=function(font){(styles[font.style]||(styles[font.style]={}))[font.weight]=font;};this.get=function(style,weight){var weights=styles[style]||styles[mapping[style]]||styles.normal||styles.italic||styles.oblique;if(!weights)return null;weight={normal:400,bold:700}[weight]||parseInt(weight,10);if(weights[weight])return weights[weight];var up={1:1,99:0}[weight%100],alts=[],min,max;if(up===undefined)up=weight>400;if(weight==500)weight=400;for(var alt in weights){if(!hasOwnProperty(weights,alt))continue;alt=parseInt(alt,10);if(!min||alt<min)min=alt;if(!max||alt>max)max=alt;alts.push(alt);}
if(weight<min)weight=min;if(weight>max)weight=max;alts.sort(function(a,b){return(up?(a>=weight&&b>=weight)?a<b:a>b:(a<=weight&&b<=weight)?a>b:a<b)?-1:1;});return weights[alts[0]];};}
function HoverHandler(){function contains(node,anotherNode){try{if(node.contains)return node.contains(anotherNode);return node.compareDocumentPosition(anotherNode)&16;}
catch(e){}
return false;}
function onOverOut(e){var related=e.relatedTarget;if(related&&contains(this,related))return;trigger(this,e.type=='mouseover');}
function onEnterLeave(e){trigger(this,e.type=='mouseenter');}
function trigger(el,hoverState){setTimeout(function(){var options=sharedStorage.get(el).options;api.replace(el,hoverState?merge(options,options.hover):options,true);},10);}
this.attach=function(el){if(el.onmouseenter===undefined){addEvent(el,'mouseover',onOverOut);addEvent(el,'mouseout',onOverOut);}
else{addEvent(el,'mouseenter',onEnterLeave);addEvent(el,'mouseleave',onEnterLeave);}};}
function ReplaceHistory(){var list=[],map={};function filter(keys){var values=[],key;for(var i=0;key=keys[i];++i)values[i]=list[map[key]];return values;}
this.add=function(key,args){map[key]=list.push(args)-1;};this.repeat=function(){var snapshot=arguments.length?filter(arguments):list,args;for(var i=0;args=snapshot[i++];)api.replace(args[0],args[1],true);};}
function Storage(){var map={},at=0;function identify(el){return el.cufid||(el.cufid=++at);}
this.get=function(el){var id=identify(el);return map[id]||(map[id]={});};}
function Style(style){var custom={},sizes={};this.extend=function(styles){for(var property in styles){if(hasOwnProperty(styles,property))custom[property]=styles[property];}
return this;};this.get=function(property){return custom[property]!=undefined?custom[property]:style[property];};this.getSize=function(property,base){return sizes[property]||(sizes[property]=new CSS.Size(this.get(property),base));};this.isUsable=function(){return!!style;};}
function addEvent(el,type,listener){if(el.addEventListener){el.addEventListener(type,listener,false);}
else if(el.attachEvent){el.attachEvent('on'+type,function(){return listener.call(el,window.event);});}}
function attach(el,options){var storage=sharedStorage.get(el);if(storage.options)return el;if(options.hover&&options.hoverables[el.nodeName.toLowerCase()]){hoverHandler.attach(el);}
storage.options=options;return el;}
function cached(fun){var cache={};return function(key){if(!hasOwnProperty(cache,key))cache[key]=fun.apply(null,arguments);return cache[key];};}
function getFont(el,style){var families=CSS.quotedList(style.get('fontFamily').toLowerCase()),family;for(var i=0;family=families[i];++i){if(fonts[family])return fonts[family].get(style.get('fontStyle'),style.get('fontWeight'));}
return null;}
function elementsByTagName(query){return document.getElementsByTagName(query);}
function hasOwnProperty(obj,property){return obj.hasOwnProperty(property);}
function merge(){var merged={},arg,key;for(var i=0,l=arguments.length;arg=arguments[i],i<l;++i){for(key in arg){if(hasOwnProperty(arg,key))merged[key]=arg[key];}}
return merged;}
function process(font,text,style,options,node,el){var fragment=document.createDocumentFragment(),processed;if(text==='')return fragment;var separate=options.separate;var parts=text.split(separators[separate]),needsAligning=(separate=='words');if(needsAligning&&HAS_BROKEN_REGEXP){if(/^\s/.test(text))parts.unshift('');if(/\s$/.test(text))parts.push('');}
for(var i=0,l=parts.length;i<l;++i){processed=engines[options.engine](font,needsAligning?CSS.textAlign(parts[i],style,i,l):parts[i],style,options,node,el,i<l-1);if(processed)fragment.appendChild(processed);}
return fragment;}
function replaceElement(el,options){var name=el.nodeName.toLowerCase();if(options.ignore[name])return;if(options.onBeforeReplace)options.onBeforeReplace(el,options);var replace=!options.textless[name],simple=(options.trim==='simple');var style=CSS.getStyle(attach(el,options)).extend(options);if(parseFloat(style.get('fontSize'))===0)return;var font=getFont(el,style),node,type,next,anchor,text,lastElement;var isShy=options.softHyphens,anyShy=false,pos,shy,reShy=/\u00ad/g;var modifyText=options.modifyText;if(!font)return;for(node=el.firstChild;node;node=next){type=node.nodeType;next=node.nextSibling;if(replace&&type==3){if(isShy&&el.nodeName.toLowerCase()!=TAG_SHY){pos=node.data.indexOf('\u00ad');if(pos>=0){node.splitText(pos);next=node.nextSibling;next.deleteData(0,1);shy=document.createElement(TAG_SHY);shy.appendChild(document.createTextNode('\u00ad'));el.insertBefore(shy,next);next=shy;anyShy=true;}}
if(anchor){anchor.appendData(node.data);el.removeChild(node);}
else anchor=node;if(next)continue;}
if(anchor){text=anchor.data;if(!isShy)text=text.replace(reShy,'');text=CSS.whiteSpace(text,style,anchor,lastElement,simple);if(modifyText)text=modifyText(text,anchor,el,options);el.replaceChild(process(font,text,style,options,node,el),anchor);anchor=null;}
if(type==1){if(node.firstChild){if(node.nodeName.toLowerCase()=='cufon'){engines[options.engine](font,null,style,options,node,el);}
else arguments.callee(node,options);}
lastElement=node;}}
if(isShy&&anyShy){updateShy(el);if(!trackingShy)addEvent(window,'resize',updateShyOnResize);trackingShy=true;}
if(options.onAfterReplace)options.onAfterReplace(el,options);}
function updateShy(context){var shys,shy,parent,glue,newGlue,next,prev,i;shys=context.getElementsByTagName(TAG_SHY);for(i=0;shy=shys[i];++i){shy.className=C_SHY_DISABLED;glue=parent=shy.parentNode;if(glue.nodeName.toLowerCase()!=TAG_GLUE){newGlue=document.createElement(TAG_GLUE);newGlue.appendChild(shy.previousSibling);parent.insertBefore(newGlue,shy);newGlue.appendChild(shy);}
else{glue=glue.parentNode;if(glue.nodeName.toLowerCase()==TAG_GLUE){parent=glue.parentNode;while(glue.firstChild){parent.insertBefore(glue.firstChild,glue);}
parent.removeChild(glue);}}}
for(i=0;shy=shys[i];++i){shy.className='';glue=shy.parentNode;parent=glue.parentNode;next=glue.nextSibling||parent.nextSibling;prev=(next.nodeName.toLowerCase()==TAG_GLUE)?glue:shy.previousSibling;if(prev.offsetTop>=next.offsetTop){shy.className=C_SHY_DISABLED;if(prev.offsetTop<next.offsetTop){newGlue=document.createElement(TAG_GLUE);parent.insertBefore(newGlue,glue);newGlue.appendChild(glue);newGlue.appendChild(next);}}}}
function updateShyOnResize(){if(ignoreResize)return;CSS.addClass(DOM.root(),C_VIEWPORT_RESIZING);clearTimeout(shyTimer);shyTimer=setTimeout(function(){ignoreResize=true;CSS.removeClass(DOM.root(),C_VIEWPORT_RESIZING);updateShy(document);ignoreResize=false;},100);}
var HAS_BROKEN_REGEXP=' '.split(/\s+/).length==0;var TAG_GLUE='cufonglue';var TAG_SHY='cufonshy';var C_SHY_DISABLED='cufon-shy-disabled';var C_VIEWPORT_RESIZING='cufon-viewport-resizing';var sharedStorage=new Storage();var hoverHandler=new HoverHandler();var replaceHistory=new ReplaceHistory();var initialized=false;var trackingShy=false;var shyTimer;var ignoreResize=false;var engines={},fonts={},defaultOptions={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,noscript:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},modifyText:null,onAfterReplace:null,onBeforeReplace:null,printable:true,selector:(window.Sizzle||(window.jQuery&&function(query){return jQuery(query);})||(window.dojo&&dojo.query)||(window.glow&&glow.dom&&glow.dom.get)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(query){return $$(query);})||(window.$&&function(query){return $(query);})||(document.querySelectorAll&&function(query){return document.querySelectorAll(query);})||elementsByTagName),separate:'words',softHyphens:true,textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:'none',trim:'advanced'};var separators={words:/\s/.test('\u00a0')?/[^\S\u00a0]+/:/\s+/,characters:'',none:/^/};api.now=function(){DOM.ready();return api;};api.refresh=function(){replaceHistory.repeat.apply(replaceHistory,arguments);return api;};api.registerEngine=function(id,engine){if(!engine)return api;engines[id]=engine;return api.set('engine',id);};api.registerFont=function(data){if(!data)return api;var font=new Font(data),family=font.family;if(!fonts[family])fonts[family]=new FontFamily();fonts[family].add(font);return api.set('fontFamily','"'+family+'"');};api.replace=function(elements,options,ignoreHistory){options=merge(defaultOptions,options);if(!options.engine)return api;if(!initialized){CSS.addClass(DOM.root(),'cufon-active cufon-loading');CSS.ready(function(){CSS.addClass(CSS.removeClass(DOM.root(),'cufon-loading'),'cufon-ready');});initialized=true;}
if(options.hover)options.forceHitArea=true;if(options.autoDetect)delete options.fontFamily;if(typeof options.textShadow=='string'){options.textShadow=CSS.textShadow(options.textShadow);}
if(typeof options.color=='string'&&/^-/.test(options.color)){options.textGradient=CSS.gradient(options.color);}
else delete options.textGradient;if(!ignoreHistory)replaceHistory.add(elements,arguments);if(elements.nodeType||typeof elements=='string')elements=[elements];CSS.ready(function(){for(var i=0,l=elements.length;i<l;++i){var el=elements[i];if(typeof el=='string')api.replace(options.selector(el),options,true);else replaceElement(el,options);}});return api;};api.set=function(option,value){defaultOptions[option]=value;return api;};return api;})();Cufon.registerEngine('vml',(function(){var ns=document.namespaces;if(!ns)return;ns.add('cvml','urn:schemas-microsoft-com:vml');ns=null;var check=document.createElement('cvml:shape');check.style.behavior='url(#default#VML)';if(!check.coordsize)return;check=null;var HAS_BROKEN_LINEHEIGHT=(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:'+
(HAS_BROKEN_LINEHEIGHT?'middle':'text-bottom')+';}'+'cufon cufontext{position:absolute;left:-10000in;font-size:1px;text-align:left;}'+'cufonshy.cufon-shy-disabled,.cufon-viewport-resizing cufonshy{display:none;}'+'cufonglue{white-space:nowrap;display:inline-block;}'+'.cufon-viewport-resizing cufonglue{white-space:normal;}'+'a cufon{cursor:pointer}'+'}'+'@media print{'+'cufon cufoncanvas{display:none;}'+'}'+'</style>').replace(/;/g,'!important;'));function getFontSizeInPixels(el,value){return getSizeInPixels(el,/(?:em|ex|%)$|^[a-z-]+$/i.test(value)?'1em':value);}
function getSizeInPixels(el,value){if(!isNaN(value)||/px$/i.test(value))return parseFloat(value);var style=el.style.left,runtimeStyle=el.runtimeStyle.left;el.runtimeStyle.left=el.currentStyle.left;el.style.left=value.replace('%','em');var result=el.style.pixelLeft;el.style.left=style;el.runtimeStyle.left=runtimeStyle;return result;}
function getSpacingValue(el,style,size,property){var key='computed'+property,value=style[key];if(isNaN(value)){value=style.get(property);style[key]=value=(value=='normal')?0:~~size.convertFrom(getSizeInPixels(el,value));}
return value;}
var fills={};function gradientFill(gradient){var id=gradient.id;if(!fills[id]){var stops=gradient.stops,fill=document.createElement('cvml:fill'),colors=[];fill.type='gradient';fill.angle=180;fill.focus='0';fill.method='none';fill.color=stops[0][1];for(var j=1,k=stops.length-1;j<k;++j){colors.push(stops[j][0]*100+'% '+stops[j][1]);}
fill.colors=colors.join(',');fill.color2=stops[k][1];fills[id]=fill;}
return fills[id];}
return function(font,text,style,options,node,el,hasNext){var redraw=(text===null);if(redraw)text=node.alt;var viewBox=font.viewBox;var size=style.computedFontSize||(style.computedFontSize=new Cufon.CSS.Size(getFontSizeInPixels(el,style.get('fontSize'))+'px',font.baseSize));var wrapper,canvas;if(redraw){wrapper=node;canvas=node.firstChild;}
else{wrapper=document.createElement('cufon');wrapper.className='cufon cufon-vml';wrapper.alt=text;canvas=document.createElement('cufoncanvas');wrapper.appendChild(canvas);if(options.printable){var print=document.createElement('cufontext');print.appendChild(document.createTextNode(text));wrapper.appendChild(print);}
if(!hasNext)wrapper.appendChild(document.createElement('cvml:shape'));}
var wStyle=wrapper.style;var cStyle=canvas.style;var height=size.convert(viewBox.height),roundedHeight=Math.ceil(height);var roundingFactor=roundedHeight/height;var stretchFactor=roundingFactor*Cufon.CSS.fontStretch(style.get('fontStretch'));var minX=viewBox.minX,minY=viewBox.minY;cStyle.height=roundedHeight;cStyle.top=Math.round(size.convert(minY-font.ascent));cStyle.left=Math.round(size.convert(minX));wStyle.height=size.convert(font.height)+'px';var color=style.get('color');var chars=Cufon.CSS.textTransform(text,style).split('');var jumps=font.spacing(chars,getSpacingValue(el,style,size,'letterSpacing'),getSpacingValue(el,style,size,'wordSpacing'));if(!jumps.length)return null;var width=jumps.total;var fullWidth=-minX+width+(viewBox.width-jumps[jumps.length-1]);var shapeWidth=size.convert(fullWidth*stretchFactor),roundedShapeWidth=Math.round(shapeWidth);var coordSize=fullWidth+','+viewBox.height,coordOrigin;var stretch='r'+coordSize+'ns';var fill=options.textGradient&&gradientFill(options.textGradient);var glyphs=font.glyphs,offsetX=0;var shadows=options.textShadow;var i=-1,j=0,chr;while(chr=chars[++i]){var glyph=glyphs[chars[i]]||font.missingGlyph,shape;if(!glyph)continue;if(redraw){shape=canvas.childNodes[j];while(shape.firstChild)shape.removeChild(shape.firstChild);}
else{shape=document.createElement('cvml:shape');canvas.appendChild(shape);}
shape.stroked='f';shape.coordsize=coordSize;shape.coordorigin=coordOrigin=(minX-offsetX)+','+minY;shape.path=(glyph.d?'m'+glyph.d+'xe':'')+'m'+coordOrigin+stretch;shape.fillcolor=color;if(fill)shape.appendChild(fill.cloneNode(false));var sStyle=shape.style;sStyle.width=roundedShapeWidth;sStyle.height=roundedHeight;if(shadows){var shadow1=shadows[0],shadow2=shadows[1];var color1=Cufon.CSS.color(shadow1.color),color2;var shadow=document.createElement('cvml:shadow');shadow.on='t';shadow.color=color1.color;shadow.offset=shadow1.offX+','+shadow1.offY;if(shadow2){color2=Cufon.CSS.color(shadow2.color);shadow.type='double';shadow.color2=color2.color;shadow.offset2=shadow2.offX+','+shadow2.offY;}
shadow.opacity=color1.opacity||(color2&&color2.opacity)||1;shape.appendChild(shadow);}
offsetX+=jumps[j++];}
var cover=shape.nextSibling,coverFill,vStyle;if(options.forceHitArea){if(!cover){cover=document.createElement('cvml:rect');cover.stroked='f';cover.className='cufon-vml-cover';coverFill=document.createElement('cvml:fill');coverFill.opacity=0;cover.appendChild(coverFill);canvas.appendChild(cover);}
vStyle=cover.style;vStyle.width=roundedShapeWidth;vStyle.height=roundedHeight;}
else if(cover)canvas.removeChild(cover);wStyle.width=Math.max(Math.ceil(size.convert(width*stretchFactor)),0);if(HAS_BROKEN_LINEHEIGHT){var yAdjust=style.computedYAdjust;if(yAdjust===undefined){var lineHeight=style.get('lineHeight');if(lineHeight=='normal')lineHeight='1em';else if(!isNaN(lineHeight))lineHeight+='em';style.computedYAdjust=yAdjust=0.5*(getSizeInPixels(el,lineHeight)-parseFloat(wStyle.height));}
if(yAdjust){wStyle.marginTop=Math.ceil(yAdjust)+'px';wStyle.marginBottom=yAdjust+'px';}}
return wrapper;};})());Cufon.registerEngine('canvas',(function(){var check=document.createElement('canvas');if(!check||!check.getContext||!check.getContext.apply)return;check=null;var HAS_INLINE_BLOCK=Cufon.CSS.supports('display','inline-block');var HAS_BROKEN_LINEHEIGHT=!HAS_INLINE_BLOCK&&(document.compatMode=='BackCompat'||/frameset|transitional/i.test(document.doctype.publicId));var styleSheet=document.createElement('style');styleSheet.type='text/css';styleSheet.appendChild(document.createTextNode(('cufon{text-indent:0;}'+'@media screen,projection{'+'cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;'+
(HAS_BROKEN_LINEHEIGHT?'':'font-size:1px;line-height:1px;')+'}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;text-align:left;text-indent:-10000in;}'+
(HAS_INLINE_BLOCK?'cufon canvas{position:relative;}':'cufon canvas{position:absolute;}')+'cufonshy.cufon-shy-disabled,.cufon-viewport-resizing cufonshy{display:none;}'+'cufonglue{white-space:nowrap;display:inline-block;}'+'.cufon-viewport-resizing cufonglue{white-space:normal;}'+'}'+'@media print{'+'cufon{padding:0;}'+'cufon canvas{display:none;}'+'}').replace(/;/g,'!important;')));document.getElementsByTagName('head')[0].appendChild(styleSheet);function generateFromVML(path,context){var atX=0,atY=0;var code=[],re=/([mrvxe])([^a-z]*)/g,match;generate:for(var i=0;match=re.exec(path);++i){var c=match[2].split(',');switch(match[1]){case'v':code[i]={m:'bezierCurveTo',a:[atX+~~c[0],atY+~~c[1],atX+~~c[2],atY+~~c[3],atX+=~~c[4],atY+=~~c[5]]};break;case'r':code[i]={m:'lineTo',a:[atX+=~~c[0],atY+=~~c[1]]};break;case'm':code[i]={m:'moveTo',a:[atX=~~c[0],atY=~~c[1]]};break;case'x':code[i]={m:'closePath'};break;case'e':break generate;}
context[code[i].m].apply(context,code[i].a);}
return code;}
function interpret(code,context){for(var i=0,l=code.length;i<l;++i){var line=code[i];context[line.m].apply(context,line.a);}}
return function(font,text,style,options,node,el){var redraw=(text===null);if(redraw)text=node.getAttribute('alt');var viewBox=font.viewBox;var size=style.getSize('fontSize',font.baseSize);var expandTop=0,expandRight=0,expandBottom=0,expandLeft=0;var shadows=options.textShadow,shadowOffsets=[];if(shadows){for(var i=shadows.length;i--;){var shadow=shadows[i];var x=size.convertFrom(parseFloat(shadow.offX));var y=size.convertFrom(parseFloat(shadow.offY));shadowOffsets[i]=[x,y];if(y<expandTop)expandTop=y;if(x>expandRight)expandRight=x;if(y>expandBottom)expandBottom=y;if(x<expandLeft)expandLeft=x;}}
var chars=Cufon.CSS.textTransform(text,style).split('');var jumps=font.spacing(chars,~~size.convertFrom(parseFloat(style.get('letterSpacing'))||0),~~size.convertFrom(parseFloat(style.get('wordSpacing'))||0));if(!jumps.length)return null;var width=jumps.total;expandRight+=viewBox.width-jumps[jumps.length-1];expandLeft+=viewBox.minX;var wrapper,canvas;if(redraw){wrapper=node;canvas=node.firstChild;}
else{wrapper=document.createElement('cufon');wrapper.className='cufon cufon-canvas';wrapper.setAttribute('alt',text);canvas=document.createElement('canvas');wrapper.appendChild(canvas);if(options.printable){var print=document.createElement('cufontext');print.appendChild(document.createTextNode(text));wrapper.appendChild(print);}}
var wStyle=wrapper.style;var cStyle=canvas.style;var height=size.convert(viewBox.height);var roundedHeight=Math.ceil(height);var roundingFactor=roundedHeight/height;var stretchFactor=roundingFactor*Cufon.CSS.fontStretch(style.get('fontStretch'));var stretchedWidth=width*stretchFactor;var canvasWidth=Math.ceil(size.convert(stretchedWidth+expandRight-expandLeft));var canvasHeight=Math.ceil(size.convert(viewBox.height-expandTop+expandBottom));canvas.width=canvasWidth;canvas.height=canvasHeight;cStyle.width=canvasWidth+'px';cStyle.height=canvasHeight+'px';expandTop+=viewBox.minY;cStyle.top=Math.round(size.convert(expandTop-font.ascent))+'px';cStyle.left=Math.round(size.convert(expandLeft))+'px';var wrapperWidth=Math.max(Math.ceil(size.convert(stretchedWidth)),0)+'px';if(HAS_INLINE_BLOCK){wStyle.width=wrapperWidth;wStyle.height=size.convert(font.height)+'px';}
else{wStyle.paddingLeft=wrapperWidth;wStyle.paddingBottom=(size.convert(font.height)-1)+'px';}
var g=canvas.getContext('2d'),scale=height/viewBox.height;g.scale(scale,scale*roundingFactor);g.translate(-expandLeft,-expandTop);g.save();function renderText(){var glyphs=font.glyphs,glyph,i=-1,j=-1,chr;g.scale(stretchFactor,1);while(chr=chars[++i]){var glyph=glyphs[chars[i]]||font.missingGlyph;if(!glyph)continue;if(glyph.d){g.beginPath();if(glyph.code)interpret(glyph.code,g);else glyph.code=generateFromVML('m'+glyph.d,g);g.fill();}
g.translate(jumps[++j],0);}
g.restore();}
if(shadows){for(var i=shadows.length;i--;){var shadow=shadows[i];g.save();g.fillStyle=shadow.color;g.translate.apply(g,shadowOffsets[i]);renderText();}}
var gradient=options.textGradient;if(gradient){var stops=gradient.stops,fill=g.createLinearGradient(0,viewBox.minY,0,viewBox.maxY);for(var i=0,l=stops.length;i<l;++i){fill.addColorStop.apply(fill,stops[i]);}
g.fillStyle=fill;}
else g.fillStyle=style.get('color');renderText();return wrapper;};})());;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 1999 Ray Larabie - rlarabie@hotmail.com
 */
Cufon.registerFont({"w":191,"face":{"font-family":"blue","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"1","bbox":"-3.62699 -356 264 83","underline-thickness":"7.2","underline-position":"-44.28","unicode-range":"U+0020-U+2026"},"glyphs":{" ":{"w":79},"!":{"d":"37,-53v12,0,24,13,24,25v0,13,-12,25,-24,25v-12,0,-24,-12,-24,-25v0,-12,12,-25,24,-25xm53,-250r-4,172r-23,0v-6,-53,-7,-112,-6,-172r33,0","w":68},"\"":{"d":"42,-261r-7,98r-14,0r-7,-98r28,0xm86,-261r-6,98r-15,0r-7,-98r28,0","w":97},"#":{"d":"124,-162r-44,0r-13,69r45,0xm179,-161r-37,0r-12,68r36,0r0,28r-41,0r-11,62r-18,0r11,-62r-44,0r-11,62r-18,0r11,-62r-35,0r0,-28r40,0r12,-68r-38,0r0,-28r43,0r10,-61r18,0r-10,61r44,0r10,-61r18,0r-10,61r32,0r0,28","w":181},"$":{"d":"96,-56v21,-16,30,-44,0,-56r0,56xm64,-157r0,-41v-19,11,-26,32,0,41xm96,-150v70,14,66,112,0,125r0,22r-32,0r0,-21v-18,-3,-36,-9,-51,-16r11,-33v12,6,27,16,40,18r0,-65v-64,-18,-72,-94,0,-108r0,-22r32,0r0,21v16,3,30,7,42,14r-9,35v-7,-4,-18,-10,-33,-16r0,46","w":151},"%":{"d":"141,-11v29,-2,28,-68,0,-71v-28,3,-29,69,0,71xm141,-91v21,0,35,23,35,44v0,23,-15,46,-35,46v-20,0,-35,-22,-35,-46v0,-22,14,-44,35,-44xm137,-249r-76,246r-18,0r76,-246r18,0xm42,-171v29,-1,29,-68,0,-71v-27,3,-28,69,0,71xm42,-251v21,0,35,23,35,45v0,23,-14,46,-35,45v-21,0,-35,-23,-35,-45v0,-21,14,-45,35,-45","w":177},"&":{"d":"63,-114v-29,17,-21,76,15,76v12,0,23,-7,31,-22xm44,-137v-41,-42,-33,-118,33,-118v34,0,53,17,56,52r-34,14v-2,-39,-46,-42,-46,-4v0,13,25,48,76,104v6,-15,10,-33,11,-52r34,0v1,33,-3,57,-17,84r41,54r-46,0r-19,-25v-46,55,-125,31,-124,-43v1,-36,12,-44,35,-66","w":197},"'":{"d":"39,-261v38,5,23,51,-3,71v7,-13,10,-19,9,-32v-15,1,-29,-6,-30,-19v-1,-12,13,-21,24,-20","w":73},"(":{"d":"84,65r-32,0v-60,-104,-60,-222,0,-326r32,0v-68,106,-68,216,0,326","w":83},")":{"d":"15,65v66,-84,68,-243,0,-326r31,0v61,99,59,237,0,326r-31,0","w":97},"*":{"d":"167,-113r-12,23r-59,-55r2,90r-21,0r1,-88r-58,53r-11,-23r63,-50r-63,-51r11,-23r58,53r-1,-88r21,0r-2,88r59,-53r11,24r-63,49","w":170},"+":{"d":"101,-120r-30,0r0,36r-27,0r0,-36r-32,0r0,-34r32,0r0,-36r27,0r0,36r30,0r0,34","w":109},",":{"d":"41,-40v38,4,23,50,-3,70v7,-13,10,-18,9,-31v-17,2,-30,-6,-30,-20v-1,-12,13,-20,24,-19","w":73},"-":{"d":"84,-125r-65,0r0,-23r65,0r0,23","w":96},"\u2010":{"d":"84,-125r-65,0r0,-23r65,0r0,23","w":96},".":{"d":"16,-21v0,-25,47,-24,48,0v-1,24,-47,23,-48,0","w":72},"\/":{"d":"116,-276r-86,293r-25,0r87,-293r24,0","w":116},"0":{"d":"49,-136v0,54,3,105,35,105v23,0,34,-31,34,-95v0,-64,-11,-96,-34,-96v-23,0,-35,29,-35,86xm84,-255v56,0,69,58,69,129v0,71,-13,129,-69,129v-56,0,-70,-58,-70,-129v0,-72,13,-129,70,-129","w":160,"k":{"y":27,"x":28,"j":29}},"1":{"d":"78,-3r-37,0r0,-198r-24,0r0,-27v17,-3,26,-11,30,-23r31,0r0,248","w":87,"k":{"j":23}},"2":{"d":"82,-252v61,0,74,90,36,125v-26,23,-64,45,-64,90r87,0r0,34r-129,0v-5,-74,35,-114,79,-144v28,-20,21,-69,-13,-72v-18,-1,-34,15,-33,33r-32,0v-1,-40,30,-66,69,-66","w":145,"k":{"j":26}},"3":{"d":"111,-143v25,7,38,36,38,69v0,62,-68,96,-112,55v-13,-12,-19,-27,-19,-43r32,0v0,16,16,32,32,32v21,1,35,-24,35,-45v0,-31,-13,-55,-47,-50r0,-31v25,4,35,-13,37,-34v4,-37,-42,-54,-48,-12r-26,-5v3,-24,22,-45,48,-47v54,-4,74,88,30,111","w":154,"k":{"y":30,"x":23,"w":23,"v":26,"j":24}},"4":{"d":"101,-99r0,-96r-53,96r53,0xm159,-67r-25,0r0,65r-33,0r0,-65r-88,0r0,-38r82,-145r39,0r0,151r25,0r0,32","w":163,"k":{"y":26,"x":26,"w":25,"v":26,"t":25,"j":42,"J":30,"3":24}},"5":{"d":"45,-154v50,-43,100,6,100,70v0,77,-74,112,-131,67r17,-29v37,38,86,10,85,-39v-1,-41,-44,-66,-71,-29r-32,-15r10,-121r110,0r0,33r-84,0","w":149,"k":{"j":26}},"6":{"d":"77,-35v23,0,37,-23,36,-47v-1,-25,-12,-47,-35,-47v-23,-1,-36,24,-36,47v0,24,11,47,35,47xm46,-144v47,-48,96,-1,96,59v0,48,-22,86,-67,86v-75,-2,-75,-129,-43,-187v16,-29,36,-51,62,-66r19,23v-30,15,-53,44,-67,85","w":147,"k":{"y":36,"x":26,"w":28,"v":34,"t":29,"j":27,"Y":24}},"7":{"d":"141,-211v-40,39,-66,126,-67,208r-35,0v3,-93,24,-164,65,-212r-94,0r0,-35r131,0r0,39","w":142,"k":{"j":73,"a":47,"J":61,"A":35,"4":40}},"8":{"d":"81,-30v21,0,33,-24,33,-47v0,-23,-12,-48,-33,-48v-21,0,-33,25,-33,48v0,23,12,47,33,47xm80,-156v32,0,32,-71,0,-71v-17,0,-25,18,-25,37v0,16,10,34,25,34xm111,-143v56,29,37,142,-32,142v-69,0,-89,-116,-30,-142v-39,-29,-20,-111,31,-111v50,0,70,82,31,111","w":151,"k":{"y":30,"x":25,"w":23,"v":26,"j":26}},"9":{"d":"77,-118v22,0,37,-23,36,-47v-1,-24,-11,-47,-35,-47v-24,0,-36,24,-36,47v0,24,12,47,35,47xm81,-248v74,0,75,130,42,187v-16,28,-35,51,-61,65r-20,-22v30,-16,53,-44,67,-85v-47,47,-96,-1,-96,-59v0,-50,22,-86,68,-86","w":149,"k":{"y":27,"x":30,"j":44,"a":29,"J":32}},":":{"d":"37,-51v12,0,23,12,23,24v0,12,-11,24,-23,24v-12,0,-24,-12,-24,-24v0,-12,12,-24,24,-24xm37,-183v28,0,30,49,0,49v-14,0,-23,-12,-24,-24v-1,-12,12,-25,24,-25","w":65},";":{"d":"38,-44v37,6,24,53,-3,74v7,-13,10,-18,9,-31v-17,2,-29,-7,-30,-20v-1,-12,13,-25,24,-23xm37,-183v13,0,24,13,24,25v1,13,-11,24,-24,24v-12,0,-24,-11,-24,-24v0,-12,12,-25,24,-25","w":65},"<":{"d":"95,-103r8,52v1,5,-8,5,-9,1r-86,-88r86,-88v1,-4,10,-4,9,1r-8,52r67,0r0,70r-67,0","w":165},"=":{"d":"102,-82r-90,0r0,-35r90,0r0,35xm102,-157r-90,0r0,-33r90,0r0,33","w":106},">":{"d":"75,-173r-8,-52v0,-5,7,-5,9,-1r86,88r-86,88v-6,7,-12,1,-8,-6r7,-47r-67,0r0,-70r67,0","w":163},"?":{"d":"63,-53v23,2,23,48,0,50v-23,0,-24,-48,0,-50xm11,-229v33,-50,118,-33,118,36v0,60,-49,64,-51,120r-30,0v-5,-59,46,-71,46,-117v0,-44,-38,-33,-63,-9","w":132},"@":{"d":"73,-95v-3,24,36,22,36,5r0,-17v-9,-12,-39,-13,-36,12xm92,-225v55,-2,82,60,77,121v7,55,-42,73,-56,34v-25,18,-55,16,-55,-25v0,-32,26,-45,52,-32v2,-25,-17,-33,-36,-22r-5,-12v21,-21,56,-6,53,27v3,25,-9,69,16,71v19,1,21,-30,21,-58v0,-50,-21,-93,-67,-93v-43,0,-70,50,-69,95v0,50,20,82,59,96r-3,10v-39,-6,-68,-56,-67,-106v1,-56,29,-104,80,-106","w":173},"A":{"d":"117,-86r-24,-105r-24,105r48,0xm174,-3r-37,0r-12,-56r-64,0r-13,56r-38,0r63,-247r38,0","w":177,"k":{"y":56,"w":42,"v":55,"t":49,"q":25,"o":24,"j":31,"Y":45,"W":30,"V":42,"T":38}},"B":{"d":"90,-35v37,0,42,-85,0,-86r-42,0r0,86r42,0xm48,-151v33,2,63,1,63,-31v0,-15,-10,-35,-26,-35r-37,0r0,66xm89,-250v31,-1,59,33,58,64v0,14,-8,29,-26,47v60,23,42,136,-32,136r-76,0r0,-247r76,0","w":162,"k":{"y":29,"x":24,"v":24,"j":25}},"C":{"d":"8,-126v0,-67,26,-126,86,-127v39,0,72,31,78,65r-37,0v-3,-17,-22,-29,-41,-29v-32,0,-48,31,-48,91v0,60,16,90,48,90v18,0,30,-7,36,-21r40,0v-8,31,-38,58,-76,58v-59,0,-86,-62,-86,-127","w":171,"k":{"y":28,"x":31,"j":31,"4":40}},"D":{"d":"49,-36v61,5,78,-29,78,-90v0,-63,-16,-96,-78,-91r0,181xm74,-250v61,-1,89,56,89,122v0,107,-45,134,-149,125r0,-247r60,0","w":169,"k":{"y":32,"x":31,"v":24,"j":31}},"E":{"d":"128,-3r-120,0r0,-247r120,0r0,29r-86,0r0,70r53,0r0,30r-53,0r0,89r86,0r0,29","w":127,"k":{"q":26,"o":26,"j":31,"4":33}},"F":{"d":"125,-221r-84,0r0,74r54,0r0,29r-54,0r0,115r-35,0r0,-247r119,0r0,29","w":125,"k":{"s":23,"q":28,"o":28,"j":94,"g":23,"a":53,"J":82,"A":41,"4":30,"3":23}},"G":{"d":"98,1v-119,0,-119,-260,0,-258v48,0,73,30,81,73r-39,0v-6,-25,-20,-37,-42,-37v-71,0,-70,183,0,184v26,-6,43,-32,44,-61r-41,0r0,-31r78,0v9,70,-25,130,-81,130","w":181,"k":{"y":24,"x":27,"j":31}},"H":{"d":"168,-3r-35,0r0,-109r-81,0r0,109r-35,0r0,-247r35,0r0,103r81,0r0,-103r35,0r0,247","w":177,"k":{"j":23}},"I":{"d":"51,-3r-34,0r0,-247r34,0r0,247","w":60,"k":{"j":23}},"J":{"d":"85,-37v28,1,41,-35,41,-68r0,-145r34,0v-6,99,30,246,-72,247v-33,0,-62,-19,-72,-44r35,-13v3,11,20,23,34,23","w":168,"k":{"j":27}},"K":{"d":"165,-3r-44,0r-44,-104r-30,49r0,55r-35,0r0,-247r35,0r0,135r74,-135r39,0r-62,105","w":167,"k":{"y":10,"w":9,"v":10,"s":23,"q":33,"o":33,"j":37,"g":30,"J":25}},"L":{"d":"131,-3r-126,0r0,-247r34,0r0,212r92,0r0,35","w":130,"k":{"y":64,"w":43,"v":55,"t":57,"q":28,"o":28,"j":32,"g":26,"Y":53,"W":31,"V":42,"T":47,"O":16,"9":24,"7":24,"4":76,"1":23}},"M":{"d":"196,-3r-35,0r0,-173r-54,166r-57,-166r0,173r-33,0r0,-247r45,0r45,133r44,-133r45,0r0,247","w":205,"k":{"j":23}},"N":{"d":"171,-3r-36,0r-84,-189r0,189r-34,0r0,-247r47,0r73,159r0,-159r34,0r0,247","w":180,"k":{"j":23}},"O":{"d":"148,-126v0,-60,-16,-91,-48,-91v-32,0,-48,31,-48,91v0,60,16,90,48,90v32,0,48,-30,48,-90xm100,-253v60,0,85,59,85,127v0,68,-25,127,-85,127v-59,0,-86,-62,-86,-127v0,-68,26,-127,86,-127","k":{"y":31,"x":33,"v":24,"j":33,"a":23}},"P":{"d":"90,-133v39,0,37,-84,0,-84r-46,0r0,84r46,0xm101,-250v67,0,72,150,0,151r-57,0r0,96r-35,0r0,-247r92,0","w":153,"k":{"y":23,"x":25,"s":15,"o":8,"j":111,"a":36,"J":99,"A":25}},"Q":{"d":"139,-68v19,-55,9,-156,-39,-149v-48,-11,-57,99,-41,148v10,31,33,42,59,29r-26,-44r24,-24xm100,-253v94,-2,106,158,61,224r11,19r-23,28r-14,-25v-75,39,-121,-42,-121,-119v0,-67,26,-126,86,-127","w":192,"k":{"y":31,"v":24,"j":33}},"R":{"d":"95,-133v35,-1,32,-84,0,-84r-46,0r0,84r46,0xm106,-250v64,1,68,129,17,151r33,96r-39,0r-31,-96r-37,0r0,96r-35,0r0,-247r92,0","w":164,"k":{"j":35}},"S":{"d":"85,-224v-37,2,-42,46,-7,66v54,31,67,33,73,84v7,58,-50,90,-104,69v-26,-10,-39,-33,-40,-65r33,0v-1,17,20,42,37,41v25,0,38,-14,38,-44v0,-54,-98,-54,-98,-118v0,-55,71,-83,109,-47v12,11,18,24,18,40r-33,0v-2,-13,-12,-26,-26,-26","w":154,"k":{"y":24,"x":23,"j":24}},"T":{"d":"157,-215r-57,0r0,212r-34,0r0,-212r-58,0r0,-35r149,0r0,35","w":157,"k":{"s":18,"o":22,"j":69,"a":49,"J":57,"A":37,"6":23,"4":45}},"U":{"d":"91,-40v26,0,41,-26,40,-54r0,-156r35,0v-5,103,29,252,-78,249v-97,-3,-68,-149,-72,-249r35,0r0,156v0,30,13,54,40,54","w":174,"k":{"j":28}},"V":{"d":"180,-250r-63,247r-44,0r-63,-247r39,0r47,185r47,-185r37,0","w":182,"k":{"s":23,"q":23,"o":23,"j":62,"a":54,"J":50,"A":42,"4":26,"3":24}},"W":{"d":"240,-250r-46,247r-44,0r-27,-133r-21,133r-44,0r-46,-247r35,0r33,154r28,-154r33,0r32,154r33,-154r34,0","w":244,"k":{"o":19,"j":51,"a":41,"J":40,"A":29}},"X":{"d":"176,-3r-40,0r-42,-93r-44,93r-38,0r61,-124r-60,-123r41,0r41,89r43,-89r38,0r-60,120","w":180,"k":{"s":24,"q":34,"o":33,"j":37,"g":29,"J":25}},"Y":{"d":"172,-250r-63,151r0,96r-35,0r0,-92r-65,-155r40,0r44,111r41,-111r38,0","w":173,"k":{"s":28,"q":31,"o":31,"j":73,"g":26,"a":55,"J":62,"A":43,"6":28,"4":45,"3":28}},"Z":{"d":"152,-3r-141,0r0,-39r92,-168r-88,0r0,-40r132,0r0,41r-92,166r97,0r0,40","w":154,"k":{"j":23,"4":45}},"[":{"d":"80,62r-70,0r0,-323r70,0r0,28r-47,0r0,267r47,0r0,28","w":80},"\\":{"d":"119,51r-25,0r-93,-312r25,0","w":118},"]":{"d":"87,62r-70,0r0,-28r47,0r0,-267r-47,0r0,-28r70,0r0,323","w":96},"^":{"d":"144,-164v3,4,6,13,-2,13v-1,0,-13,-3,-37,-10r0,94r-51,0r0,-94v-14,2,-31,12,-44,8v20,-46,47,-85,69,-128","w":150},"_":{"d":"170,55r-171,0r0,-36r171,0r0,36","w":169},"`":{"d":"67,-227r-11,0r-43,-66r26,0","w":76},"a":{"d":"129,-86r-24,-105r-24,105r48,0xm186,-3r-37,0r-12,-56r-64,0r-13,56r-38,0r63,-247r38,0","w":187,"k":{"y":55,"w":41,"v":54,"t":47,"q":24,"o":23,"j":30}},"b":{"d":"103,-35v37,0,42,-85,0,-86r-42,0r0,86r42,0xm61,-151v33,2,63,1,63,-31v0,-15,-10,-35,-26,-35r-37,0r0,66xm102,-250v31,-1,59,33,58,64v0,14,-8,29,-26,47v60,23,42,136,-32,136r-76,0r0,-247r76,0","w":174,"k":{"y":28,"x":23,"v":23,"j":24}},"c":{"d":"14,-126v0,-67,26,-126,86,-127v39,0,72,31,78,65r-37,0v-3,-17,-22,-29,-41,-29v-32,0,-48,31,-48,91v0,60,16,90,48,90v18,0,30,-7,36,-21r40,0v-8,31,-38,58,-76,58v-59,0,-86,-62,-86,-127","w":178,"k":{"y":28,"x":31,"j":31,"4":40}},"d":{"d":"62,-36v61,5,78,-29,78,-90v0,-63,-16,-96,-78,-91r0,181xm87,-250v61,-1,89,56,89,122v0,107,-45,134,-149,125r0,-247r60,0","w":182,"k":{"y":32,"x":31,"v":24,"j":31}},"e":{"d":"138,-3r-120,0r0,-247r120,0r0,29r-86,0r0,70r53,0r0,30r-53,0r0,89r86,0r0,29","w":138,"k":{"q":26,"o":26,"j":31,"4":33}},"f":{"d":"135,-221r-84,0r0,74r54,0r0,29r-54,0r0,115r-35,0r0,-247r119,0r0,29","w":135,"k":{"s":23,"q":28,"o":28,"j":94,"g":23,"a":53,"4":30,"3":23}},"g":{"d":"110,1v-119,0,-119,-260,0,-258v48,0,73,30,81,73r-39,0v-6,-25,-20,-37,-42,-37v-71,0,-70,183,0,184v26,-6,43,-32,44,-61r-41,0r0,-31r78,0v9,70,-25,130,-81,130","w":193,"k":{"y":24,"x":27,"j":31}},"h":{"d":"181,-3r-35,0r0,-109r-81,0r0,109r-35,0r0,-247r35,0r0,103r81,0r0,-103r35,0r0,247","w":190,"k":{"j":23}},"i":{"d":"63,-3r-34,0r0,-247r34,0r0,247","w":72,"k":{"j":23}},"j":{"d":"97,-37v28,1,41,-35,41,-68r0,-145r34,0v-6,99,30,246,-72,247v-33,0,-62,-19,-72,-44r35,-13v3,11,20,23,34,23","w":179,"k":{"j":26}},"k":{"d":"176,-3r-44,0r-44,-104r-30,49r0,55r-35,0r0,-247r35,0r0,135r74,-135r39,0r-62,105","w":175,"k":{"q":31,"o":30,"j":35,"g":28,"e":-8}},"l":{"d":"139,-3r-126,0r0,-247r34,0r0,212r92,0r0,35","w":138,"k":{"y":64,"w":43,"v":55,"t":57,"q":28,"o":28,"j":32,"g":26,"9":24,"7":24,"4":76,"1":23}},"m":{"d":"209,-3r-35,0r0,-173r-54,166r-57,-166r0,173r-33,0r0,-247r45,0r45,133r44,-133r45,0r0,247","w":218,"k":{"j":23}},"n":{"d":"183,-3r-36,0r-84,-189r0,189r-34,0r0,-247r47,0r73,159r0,-159r34,0r0,247","w":192,"k":{"j":23}},"o":{"d":"160,-126v0,-60,-16,-91,-48,-91v-32,0,-48,31,-48,91v0,60,16,90,48,90v32,0,48,-30,48,-90xm112,-253v60,0,85,59,85,127v0,68,-25,127,-85,127v-59,0,-86,-62,-86,-127v0,-68,26,-127,86,-127","w":204,"k":{"y":31,"x":33,"v":24,"j":33,"a":23}},"p":{"d":"99,-133v39,0,37,-84,0,-84r-46,0r0,84r46,0xm110,-250v67,0,72,150,0,151r-57,0r0,96r-35,0r0,-247r92,0","w":162,"k":{"y":23,"x":25,"j":111,"a":36}},"q":{"d":"151,-68v19,-55,9,-156,-39,-149v-48,-11,-57,99,-41,148v10,31,33,42,59,29r-26,-44r24,-24xm112,-253v94,-2,106,158,61,224r11,19r-23,28r-14,-25v-75,39,-121,-42,-121,-119v0,-67,26,-126,86,-127","w":205,"k":{"y":32,"v":24,"j":34}},"r":{"d":"107,-133v35,-1,32,-84,0,-84r-46,0r0,84r46,0xm118,-250v64,1,68,129,17,151r33,96r-39,0r-31,-96r-37,0r0,96r-35,0r0,-247r92,0","w":176,"k":{"j":34}},"s":{"d":"102,-224v-37,2,-42,46,-7,66v54,31,67,33,73,84v7,58,-50,90,-104,69v-26,-10,-39,-33,-40,-65r33,0v-1,17,20,42,37,41v25,0,38,-14,38,-44v0,-54,-98,-54,-98,-118v0,-55,71,-83,109,-47v12,11,18,24,18,40r-33,0v-2,-13,-12,-26,-26,-26","w":171,"k":{"y":24,"x":23,"j":24}},"t":{"d":"167,-215r-57,0r0,212r-34,0r0,-212r-58,0r0,-35r149,0r0,35","w":167,"k":{"j":68,"a":49,"6":23,"4":44}},"u":{"d":"96,-40v26,0,41,-26,40,-54r0,-156r35,0v-5,103,29,252,-78,249v-97,-3,-68,-149,-72,-249r35,0r0,156v0,30,13,54,40,54","w":178,"k":{"j":27}},"v":{"d":"193,-250r-63,247r-44,0r-63,-247r39,0r47,185r47,-185r37,0","w":194,"k":{"s":22,"q":23,"o":23,"j":62,"a":53,"4":26,"3":23}},"w":{"d":"253,-250r-46,247r-44,0r-27,-133r-21,133r-44,0r-46,-247r35,0r33,154r28,-154r33,0r32,154r33,-154r34,0","w":255,"k":{"j":51,"a":40}},"x":{"d":"188,-3r-40,0r-42,-93r-44,93r-38,0r61,-124r-60,-123r41,0r41,89r43,-89r38,0r-60,120","k":{"s":24,"q":34,"o":33,"j":37,"g":29}},"y":{"d":"184,-250r-63,151r0,96r-35,0r0,-92r-65,-155r40,0r44,111r41,-111r38,0","w":183,"k":{"s":27,"q":31,"o":30,"j":72,"g":25,"a":54,"6":27,"4":45,"3":27}},"z":{"d":"163,-3r-141,0r0,-39r92,-168r-88,0r0,-40r132,0r0,41r-92,166r97,0r0,40","w":163,"k":{"4":43}},"{":{"d":"86,-31v0,46,2,67,46,68r0,25v-49,4,-74,-8,-73,-60v0,-63,-3,-77,-50,-87r0,-29v47,-10,50,-23,50,-87v0,-52,24,-64,73,-60r0,25v-46,4,-44,15,-46,68v-1,34,-14,47,-37,63r0,12v23,15,37,29,37,62","w":132},"|":{"w":96},"}":{"d":"84,-201v-1,65,3,77,50,87r0,29v-48,8,-51,22,-50,87v0,52,-25,64,-74,60r0,-25v44,0,45,-24,46,-68v0,-25,12,-46,37,-62r0,-12v-23,-16,-35,-30,-37,-63v-2,-55,2,-63,-46,-68r0,-25v49,-4,74,8,74,60","w":135},"~":{"d":"65,-153v16,-5,58,36,68,36v12,0,22,-11,29,-35r24,11v-1,32,-26,63,-51,64v-13,4,-55,-43,-68,-41v-20,4,-22,15,-25,43r-28,-11v7,-45,25,-67,51,-67","w":196},"\u00a1":{"d":"50,-175v5,55,6,112,5,171r-33,0r1,-127r4,-44r23,0xm38,-251v12,0,24,13,24,25v0,13,-12,25,-24,25v-12,0,-24,-12,-24,-25v0,-12,12,-25,24,-25","w":68},"\u00a2":{"d":"160,-192v7,1,6,7,3,13r-65,117r-60,-107r0,3v-10,-12,-10,-14,-23,-22v28,1,28,-5,58,7r0,-94r51,0r0,94","w":168},"\u00a3":{"d":"111,-198r13,71v0,3,-2,5,-5,5v-11,-11,-15,-31,-24,-45r-50,65r-36,-48r49,-66v-11,-11,-25,-19,-34,-32v0,-4,3,-6,7,-7r108,-20v-7,45,-5,64,-28,77","w":141},"\u00a4":{"d":"33,-122v-15,-10,12,-62,8,-76v0,-3,-2,-4,-5,-4v-10,0,-17,-25,-23,-73r108,20v7,1,8,9,3,13r-30,26r49,66r-36,48r-50,-65v-6,14,-15,26,-20,42v0,2,-1,3,-4,3","w":148},"\u00a5":{"d":"124,-245v15,9,-12,62,-8,76v0,3,2,4,5,4v10,0,17,25,23,73r-108,-20v-7,-1,-8,-9,-3,-13r30,-27r-49,-65r36,-48r50,65v5,-14,18,-28,19,-42v0,-2,2,-3,5,-3","w":149},"\u00a6":{"d":"35,-154v18,-7,-13,-60,-9,-75v0,-3,2,-5,6,-5v3,0,5,1,4,5r20,40r49,-65r36,48r-49,65v11,11,25,20,34,33v0,4,-2,5,-6,6r-108,21v3,-30,7,-67,23,-73","w":145},"\u00a7":{"d":"144,-164v3,4,6,13,-2,13v-1,0,-13,-3,-37,-10r0,94r-51,0r0,-94v-14,2,-31,12,-44,8v20,-46,47,-85,69,-128","w":150},"\u00a8":{"d":"34,-270v10,0,18,9,18,19v0,9,-7,19,-18,18v-9,1,-19,-9,-18,-18v-1,-10,9,-19,18,-19xm100,-270v9,0,19,10,19,19v0,9,-9,19,-19,18v-9,1,-19,-9,-18,-18v-1,-10,9,-19,18,-19","w":135},"\u00a9":{"d":"95,-103r8,52v1,5,-8,5,-9,1r-86,-88r86,-88v1,-4,10,-4,9,1r-8,52r67,0r0,70r-67,0","w":165},"\u00aa":{"d":"75,-173r-8,-52v0,-5,7,-5,9,-1r86,88r-86,88v-6,7,-12,1,-8,-6r7,-47r-67,0r0,-70r67,0","w":163},"\u00b0":{"d":"60,-142v19,0,32,-21,32,-43v0,-22,-12,-45,-32,-44v-41,0,-42,87,0,87xm60,-255v61,0,61,137,0,139v-61,-1,-60,-137,0,-139","w":114},"\u00bf":{"d":"90,-190v6,63,-39,72,-47,118v4,41,43,27,68,5r16,33v-33,51,-118,34,-118,-36v0,-63,50,-62,50,-120r31,0xm75,-260v24,0,23,49,0,50v-24,0,-24,-49,0,-50","w":127},"\u00c0":{"d":"117,-88r-24,-106r-24,106r48,0xm174,-3r-37,0r-12,-57r-64,0r-12,57r-38,0r62,-252r38,0xm98,-277r-10,0r-30,-78r20,0","w":176},"\u00c1":{"d":"117,-88r-24,-106r-24,106r48,0xm174,-3r-37,0r-12,-57r-64,0r-12,57r-38,0r62,-252r38,0xm113,-356r-31,78r-10,0r21,-78r20,0","w":176},"\u00c2":{"d":"117,-87r-24,-107r-24,107r48,0xm174,-3r-36,0r-13,-57r-64,0r-12,57r-38,0r63,-252r37,0xm134,-275r-15,0r-24,-64r-24,64r-15,0r29,-79r20,0","w":176},"\u00c3":{"d":"117,-87r-24,-106r-24,106r48,0xm174,-3r-36,0r-13,-57r-64,0r-12,57r-38,0r62,-250r38,0xm136,-311v-15,50,-61,-15,-79,26r-11,-10v16,-53,58,9,80,-26","w":176},"\u00c4":{"d":"117,-91r-24,-103r-24,103r48,0xm174,-3r-36,0r-13,-53r-63,0r-13,53r-38,0r63,-251r37,0xm63,-331v11,-1,17,14,17,25v0,11,-6,25,-17,25v-23,-1,-24,-49,0,-50xm124,-331v23,0,23,51,0,50v-22,-1,-23,-50,0,-50","w":176},"\u00c5":{"d":"123,-85r-27,-110r-27,110r54,0xm97,-247v29,0,30,-63,0,-63v-14,0,-22,16,-22,31v0,16,8,32,22,32xm97,-323v37,0,46,51,24,80r62,240r-42,0r-9,-55r-71,0r-10,55r-40,0r62,-240v-22,-29,-13,-80,24,-80","w":186},"\u00c6":{"d":"132,-114r0,-101r-23,0r-27,101r50,0xm253,-3r-121,0r0,-74r-63,0r-20,74r-40,0r71,-247r173,0r0,38r-85,0r0,61r79,0r0,38r-79,0r0,73r85,0r0,37","w":253},"\u00c7":{"d":"97,4v-117,-1,-126,-258,-2,-257v31,0,54,16,72,46r-31,21v-14,-19,-28,-29,-41,-29v-72,3,-70,177,3,177v9,0,20,-7,34,-22r33,21v-13,21,-32,35,-53,41v3,50,-17,76,-63,64r10,-22v27,7,36,-6,38,-40","w":167},"\u00c8":{"d":"129,-3r-121,0r0,-252r121,0r0,31r-87,0r0,70r53,0r0,31r-53,0r0,90r87,0r0,30xm89,-277r-11,0r-31,-78r21,0","w":128},"\u00c9":{"d":"129,-3r-120,0r0,-252r120,0r0,31r-86,0r0,70r52,0r0,31r-52,0r0,90r86,0r0,30xm94,-356r-32,78r-11,0r22,-78r21,0","w":128},"\u00ca":{"d":"129,-3r-121,0r0,-252r121,0r0,31r-87,0r0,70r53,0r0,31r-53,0r0,90r87,0r0,30xm106,-277r-15,0r-26,-64r-26,64r-15,0r31,-78r21,0","w":128},"\u00cb":{"d":"129,-3r-120,0r0,-251r120,0r0,30r-86,0r0,71r52,0r0,30r-52,0r0,90r86,0r0,30xm39,-331v12,0,17,14,17,25v0,11,-6,25,-17,25v-11,0,-18,-13,-18,-25v0,-12,6,-25,18,-25xm102,-331v12,0,19,13,18,25v0,12,-7,25,-18,25v-22,-1,-23,-50,0,-50","w":128},"\u00cc":{"d":"57,-3r-37,0r0,-252r37,0r0,252xm65,-277r-12,0r-41,-78r25,0","w":65},"\u00cd":{"d":"53,-3r-36,0r0,-252r36,0r0,252xm63,-356r-42,78r-11,0r27,-78r26,0","w":63},"\u00ce":{"d":"56,-3r-34,0r0,-252r34,0r0,252xm85,-277r-16,0r-28,-64r-28,64r-15,0r33,-78r21,0","w":84},"\u00cf":{"d":"64,-3r-33,0r0,-251r33,0r0,251xm14,-331v11,-1,19,14,19,25v0,11,-8,25,-19,25v-23,-1,-24,-50,0,-50xm81,-331v11,-1,18,13,18,25v0,12,-7,25,-18,25v-11,0,-18,-13,-18,-25v0,-12,7,-26,18,-25","w":99},"\u00d0":{"d":"68,-42v61,6,88,-28,88,-85v0,-63,-24,-87,-88,-83r0,65r39,0r0,36r-39,0r0,67xm93,-250v69,1,100,50,100,124v0,72,-33,124,-102,123r-58,0r0,-106r-20,0r0,-36r20,0r0,-105r60,0","w":199},"\u00d1":{"d":"171,-3r-36,0r-84,-191r0,191r-34,0r0,-250r47,0r73,160r0,-160r34,0r0,250xm140,-311v-14,52,-60,-16,-79,26r-11,-10v16,-53,59,9,81,-26","w":180},"\u00d2":{"d":"147,-129v0,-61,-16,-92,-48,-92v-32,0,-48,31,-48,92v0,61,16,93,48,93v32,0,48,-32,48,-93xm99,-257v59,0,86,62,86,128v0,68,-25,129,-86,129v-59,0,-85,-62,-85,-129v0,-67,25,-128,85,-128xm110,-277r-11,0r-30,-78r21,0"},"\u00d3":{"d":"147,-129v0,-61,-15,-92,-47,-92v-32,0,-49,31,-49,92v0,61,17,93,49,93v32,0,47,-32,47,-93xm99,-257v60,0,86,61,86,128v0,68,-25,129,-86,129v-59,0,-85,-62,-85,-129v0,-67,26,-128,85,-128xm126,-356r-31,78r-10,0r20,-78r21,0"},"\u00d4":{"d":"148,-129v0,-61,-16,-92,-48,-92v-32,0,-49,31,-49,92v0,61,17,93,49,93v32,0,48,-32,48,-93xm100,-257v60,0,85,61,85,128v0,68,-25,128,-85,129v-59,1,-86,-62,-86,-129v0,-67,26,-128,86,-128xm139,-277r-15,0r-25,-63r-24,63r-15,0r30,-78r20,0"},"\u00d5":{"d":"148,-128v0,-61,-16,-92,-48,-92v-32,0,-49,31,-49,92v0,61,17,92,49,92v32,0,48,-31,48,-92xm99,-256v60,0,86,60,86,128v0,69,-25,128,-86,128v-58,1,-85,-62,-85,-128v0,-68,25,-128,85,-128xm145,-311v-7,34,-40,17,-59,10v-5,0,-11,5,-19,16r-11,-10v16,-53,58,9,80,-26"},"\u00d6":{"d":"148,-128v0,-61,-16,-92,-48,-92v-32,0,-49,31,-49,92v0,61,17,92,49,92v32,0,48,-31,48,-92xm99,-256v60,0,86,61,86,128v0,69,-25,128,-86,128v-58,1,-85,-62,-85,-128v0,-68,25,-128,85,-128xm67,-331v23,0,23,49,0,50v-22,-1,-23,-50,0,-50xm128,-331v12,-1,17,14,17,25v0,11,-6,25,-17,25v-22,-1,-23,-50,0,-50"},"\u00d7":{"d":"150,-36r-15,22r-54,-77r-53,77r-15,-22r53,-77r-53,-77r15,-21r53,77r54,-77r15,21r-54,77","w":155},"\u00d8":{"d":"122,-205v-48,-18,-70,13,-71,79v0,24,6,47,18,70xm88,-44v65,16,69,-84,50,-142xm55,-14v-75,-60,-47,-289,81,-231r5,-16r24,0r-11,31v59,66,37,267,-80,226v-2,8,-17,3,-25,4"},"\u00d9":{"d":"91,-41v29,0,40,-33,40,-68r0,-146r35,0v-5,102,28,253,-75,253v-104,0,-69,-151,-75,-253r35,0r0,146v0,34,12,68,40,68xm107,-277r-11,0r-30,-78r20,0","w":175},"\u00da":{"d":"89,-41v29,0,40,-33,40,-68r0,-146r36,0v-5,102,29,253,-76,253v-103,-1,-70,-151,-75,-253r35,0r0,146v0,34,12,68,40,68xm116,-356r-31,78r-10,0r20,-78r21,0","w":173},"\u00db":{"d":"91,-41v29,0,40,-33,40,-68r0,-146r35,0v-5,102,28,253,-75,253v-104,0,-69,-151,-75,-253r35,0r0,146v0,34,12,68,40,68xm133,-277r-15,0r-25,-63r-25,63r-14,0r29,-78r20,0","w":175},"\u00dc":{"d":"91,-41v29,0,40,-34,40,-68r0,-145r35,0v-5,102,29,251,-75,252v-103,0,-70,-150,-75,-252r35,0r0,145v-1,35,10,68,40,68xm60,-331v23,0,22,49,0,50v-24,0,-24,-49,0,-50xm122,-331v23,0,23,49,0,50v-24,0,-24,-49,0,-50","w":174},"\u00dd":{"d":"170,-255r-63,155r0,97r-35,0r0,-94r-65,-158r40,0r43,114r42,-114r38,0xm109,-356r-31,78r-10,0r20,-78r21,0","w":170},"\u00de":{"d":"111,-134v0,-37,-26,-44,-67,-41r0,91v42,3,67,-10,67,-50xm44,-211v68,-3,104,10,104,76v0,61,-35,95,-104,86r0,46r-35,0r0,-247r35,0r0,39","w":148},"\u00df":{"d":"99,-145v57,-3,74,96,34,126v-13,11,-34,17,-62,17r0,-31v33,-6,50,-14,50,-48v0,-23,-14,-38,-44,-44r0,-33v41,-4,33,-74,-2,-75v-19,0,-32,25,-31,47r0,183r-31,0r0,-177v-1,-48,20,-83,63,-83v35,-1,63,26,64,65v1,28,-15,54,-41,53","w":161},"\u00e0":{"d":"129,-88r-24,-106r-24,106r48,0xm186,-3r-37,0r-12,-57r-64,0r-12,57r-38,0r62,-252r38,0xm110,-277r-10,0r-30,-78r20,0","w":187},"\u00e1":{"d":"129,-88r-24,-106r-24,106r48,0xm186,-3r-37,0r-12,-57r-64,0r-12,57r-38,0r62,-252r38,0xm125,-356r-31,78r-10,0r21,-78r20,0","w":187},"\u00e2":{"d":"129,-87r-24,-107r-24,107r48,0xm186,-3r-36,0r-13,-57r-64,0r-12,57r-38,0r63,-252r37,0xm146,-275r-15,0r-24,-64r-24,64r-15,0r29,-79r20,0","w":188},"\u00e3":{"d":"129,-87r-24,-106r-24,106r48,0xm186,-3r-36,0r-13,-57r-64,0r-12,57r-38,0r62,-250r38,0xm148,-311v-15,50,-61,-15,-79,26r-11,-10v16,-53,58,9,80,-26","w":188},"\u00e4":{"d":"129,-91r-24,-103r-24,103r48,0xm186,-3r-36,0r-13,-53r-63,0r-13,53r-38,0r63,-251r37,0xm75,-331v11,-1,17,14,17,25v0,11,-6,25,-17,25v-23,-1,-24,-49,0,-50xm136,-331v23,0,23,51,0,50v-22,-1,-23,-50,0,-50","w":188},"\u00e5":{"d":"135,-85r-27,-110r-27,110r54,0xm109,-247v29,0,30,-63,0,-63v-14,0,-22,16,-22,31v0,16,8,32,22,32xm109,-323v37,0,46,51,24,80r62,240r-42,0r-9,-55r-71,0r-10,55r-40,0r62,-240v-22,-29,-13,-80,24,-80","w":197},"\u00e6":{"d":"143,-114r0,-101r-23,0r-27,101r50,0xm264,-3r-121,0r0,-74r-63,0r-20,74r-40,0r71,-247r173,0r0,38r-85,0r0,61r79,0r0,38r-79,0r0,73r85,0r0,37","w":264},"\u00e7":{"d":"106,4v-117,-1,-126,-258,-2,-257v31,0,54,16,72,46r-31,21v-14,-19,-28,-29,-41,-29v-72,3,-70,177,3,177v9,0,20,-7,34,-22r33,21v-13,21,-32,35,-53,41v3,50,-17,76,-63,64r10,-22v27,7,36,-6,38,-40","w":176},"\u00e8":{"d":"139,-3r-121,0r0,-252r121,0r0,31r-87,0r0,70r53,0r0,31r-53,0r0,90r87,0r0,30xm99,-277r-11,0r-31,-78r21,0","w":138},"\u00e9":{"d":"139,-3r-120,0r0,-252r120,0r0,31r-86,0r0,70r52,0r0,31r-52,0r0,90r86,0r0,30xm104,-356r-32,78r-11,0r22,-78r21,0","w":138},"\u00ea":{"d":"139,-3r-121,0r0,-252r121,0r0,31r-87,0r0,70r53,0r0,31r-53,0r0,90r87,0r0,30xm116,-277r-15,0r-26,-64r-26,64r-15,0r31,-78r21,0","w":138},"\u00eb":{"d":"139,-3r-120,0r0,-251r120,0r0,30r-86,0r0,71r52,0r0,30r-52,0r0,90r86,0r0,30xm49,-331v12,0,17,14,17,25v0,11,-6,25,-17,25v-11,0,-18,-13,-18,-25v0,-12,6,-25,18,-25xm112,-331v12,0,19,13,18,25v0,12,-7,25,-18,25v-22,-1,-23,-50,0,-50","w":138},"\u00ec":{"d":"66,-3r-37,0r0,-252r37,0r0,252xm74,-277r-12,0r-41,-78r25,0","w":74},"\u00ed":{"d":"63,-3r-36,0r0,-252r36,0r0,252xm73,-356r-42,78r-11,0r27,-78r26,0","w":72},"\u00ee":{"d":"59,-3r-34,0r0,-252r34,0r0,252xm88,-277r-16,0r-28,-64r-28,64r-15,0r33,-78r21,0","w":87},"\u00ef":{"d":"68,-3r-33,0r0,-251r33,0r0,251xm18,-331v11,-1,19,14,19,25v0,11,-8,25,-19,25v-23,-1,-24,-50,0,-50xm85,-331v11,-1,18,13,18,25v0,12,-7,25,-18,25v-11,0,-18,-13,-18,-25v0,-12,7,-26,18,-25","w":102},"\u00f0":{"d":"80,-42v61,6,88,-28,88,-85v0,-63,-24,-87,-88,-83r0,65r39,0r0,36r-39,0r0,67xm105,-250v69,1,100,50,100,124v0,72,-33,124,-102,123r-58,0r0,-106r-20,0r0,-36r20,0r0,-105r60,0","w":212},"\u00f1":{"d":"183,-3r-36,0r-84,-191r0,191r-34,0r0,-250r47,0r73,160r0,-160r34,0r0,250xm152,-311v-14,52,-60,-16,-79,26r-11,-10v16,-53,59,9,81,-26","w":192},"\u00f2":{"d":"160,-129v0,-61,-16,-92,-48,-92v-32,0,-48,31,-48,92v0,61,16,93,48,93v32,0,48,-32,48,-93xm112,-257v59,0,86,62,86,128v0,68,-25,129,-86,129v-59,0,-85,-62,-85,-129v0,-67,25,-128,85,-128xm123,-277r-11,0r-30,-78r21,0","w":204},"\u00f3":{"d":"160,-129v0,-61,-15,-92,-47,-92v-32,0,-49,31,-49,92v0,61,17,93,49,93v32,0,47,-32,47,-93xm112,-257v60,0,86,61,86,128v0,68,-25,129,-86,129v-59,0,-85,-62,-85,-129v0,-67,26,-128,85,-128xm139,-356r-31,78r-10,0r20,-78r21,0","w":204},"\u00f4":{"d":"160,-129v0,-61,-16,-92,-48,-92v-32,0,-49,31,-49,92v0,61,17,93,49,93v32,0,48,-32,48,-93xm112,-257v60,0,85,61,85,128v0,68,-25,128,-85,129v-59,1,-86,-62,-86,-129v0,-67,26,-128,86,-128xm151,-277r-15,0r-25,-63r-24,63r-15,0r30,-78r20,0","w":204},"\u00f5":{"d":"160,-128v0,-61,-16,-92,-48,-92v-32,0,-49,31,-49,92v0,61,17,92,49,92v32,0,48,-31,48,-92xm111,-256v60,0,86,60,86,128v0,69,-25,128,-86,128v-58,1,-85,-62,-85,-128v0,-68,25,-128,85,-128xm157,-311v-7,34,-40,17,-59,10v-5,0,-11,5,-19,16r-11,-10v16,-53,58,9,80,-26","w":204},"\u00f6":{"d":"160,-128v0,-61,-16,-92,-48,-92v-32,0,-49,31,-49,92v0,61,17,92,49,92v32,0,48,-31,48,-92xm111,-256v60,0,86,61,86,128v0,69,-25,128,-86,128v-58,1,-85,-62,-85,-128v0,-68,25,-128,85,-128xm79,-331v23,0,23,49,0,50v-22,-1,-23,-50,0,-50xm140,-331v12,-1,17,14,17,25v0,11,-6,25,-17,25v-22,-1,-23,-50,0,-50","w":204},"\u00f7":{"d":"162,-36r-15,22r-54,-77r-53,77r-15,-22r53,-77r-53,-77r15,-21r53,77r54,-77r15,21r-54,77","w":167},"\u00f8":{"d":"134,-205v-48,-18,-70,13,-71,79v0,24,6,47,18,70xm100,-44v65,16,69,-84,50,-142xm67,-14v-75,-60,-47,-289,81,-231r5,-16r24,0r-11,31v59,66,37,267,-80,226v-2,8,-17,3,-25,4","w":204},"\u00f9":{"d":"103,-41v29,0,40,-33,40,-68r0,-146r35,0v-5,102,28,253,-75,253v-104,0,-69,-151,-75,-253r35,0r0,146v0,34,12,68,40,68xm119,-277r-11,0r-30,-78r20,0","w":187},"\u00fa":{"d":"103,-41v29,0,40,-33,40,-68r0,-146r36,0v-5,102,29,253,-76,253v-103,-1,-70,-151,-75,-253r35,0r0,146v0,34,12,68,40,68xm130,-356r-31,78r-10,0r20,-78r21,0","w":187},"\u00fb":{"d":"103,-41v29,0,40,-33,40,-68r0,-146r35,0v-5,102,28,253,-75,253v-104,0,-69,-151,-75,-253r35,0r0,146v0,34,12,68,40,68xm145,-277r-15,0r-25,-63r-25,63r-14,0r29,-78r20,0","w":187},"\u00fc":{"d":"104,-41v29,0,40,-34,40,-68r0,-145r35,0v-5,102,29,251,-75,252v-103,0,-70,-150,-75,-252r35,0r0,145v-1,35,10,68,40,68xm73,-331v23,0,22,49,0,50v-24,0,-24,-49,0,-50xm135,-331v23,0,23,49,0,50v-24,0,-24,-49,0,-50","w":187},"\u00fd":{"d":"183,-255r-63,155r0,97r-35,0r0,-94r-65,-158r40,0r43,114r42,-114r38,0xm122,-356r-31,78r-10,0r20,-78r21,0","w":183},"\u00fe":{"d":"80,-40v47,-3,47,-104,0,-106v-48,1,-49,104,0,106xm84,-188v37,-1,59,48,59,89v0,66,-50,134,-100,74r0,90r-31,0r0,-326r31,0r0,112v15,-25,29,-39,41,-39","w":149},"\u00ff":{"d":"155,-193r-77,276r-36,0r23,-79r-56,-197r38,0r37,137r38,-137r33,0xm53,-269v12,-1,17,14,17,25v0,11,-6,25,-17,25v-23,-1,-24,-50,0,-50xm115,-269v12,0,17,14,17,25v0,11,-6,25,-17,25v-22,-1,-23,-50,0,-50","w":157},"\u0131":{"d":"60,-3r-45,0r0,-177r45,0r0,177","w":70},"\u02c6":{"d":"100,-227r-15,0r-28,-55r-28,55r-16,0r33,-66r22,0","w":109},"\u02c7":{"d":"54,-214r0,0r0,0xm95,-276r-33,65r-20,0r-34,-65r13,0r29,55r29,-55r16,0","w":95},"\u00af":{"d":"103,-225r-86,0r0,-36r86,0r0,36","w":113},"\u02c9":{"d":"103,-225r-86,0r0,-36r86,0r0,36","w":113},"\u02d8":{"d":"97,-274v4,55,-48,88,-73,41v-4,-9,-7,-22,-9,-41r12,0v8,55,49,57,57,0r13,0","w":102},"\u02d9":{"d":"42,-274v12,0,25,8,25,20v-1,26,-50,26,-50,0v0,-12,13,-20,25,-20","w":83},"\u02da":{"d":"51,-228v13,0,26,-11,25,-24v0,-13,-12,-24,-25,-24v-13,0,-25,11,-25,24v0,13,12,24,25,24xm50,-288v19,0,35,18,35,37v0,19,-15,38,-35,38v-20,0,-35,-18,-35,-38v0,-19,16,-37,35,-37","w":93},"\u02db":{"d":"-2,15v16,21,27,34,59,27v-1,8,-1,16,-1,22v-41,8,-55,-10,-58,-49","w":57},"\u02dc":{"d":"15,-244v21,-32,61,6,88,-14r10,5v-18,29,-62,-9,-87,14","w":131},"\u02dd":{"d":"46,-289r-27,66r-13,0r18,-66r22,0xm99,-289r-27,66r-13,0r18,-66r22,0","w":99},"\u201c":{"d":"54,-261r-7,98r-14,0r-7,-98r28,0xm98,-261r-6,98r-15,0r-7,-98r28,0","w":109},"\u201d":{"d":"54,-261r-7,98r-14,0r-7,-98r28,0xm98,-261r-6,98r-15,0r-7,-98r28,0","w":109},"\u2026":{"d":"33,-40v10,0,18,9,18,19v0,9,-7,19,-18,18v-10,1,-17,-9,-16,-18v0,-10,6,-19,16,-19xm90,-40v10,0,18,9,18,19v0,9,-7,18,-18,18v-10,0,-17,-9,-17,-18v0,-9,7,-19,17,-19xm147,-40v10,0,17,10,17,19v0,9,-7,19,-17,18v-10,1,-17,-8,-17,-18v0,-10,7,-19,17,-19","w":173},"\u00a0":{"w":79}}});;
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (c) Ray Larabie, 2000. All rights reserved. Freeware Revised 2003
 * www.larabiefonts.com
 * 
 * Trademark:
 * Blue Highway Condensed is a trademark of the Ray Larabie.
 * 
 * Description:
 * Freeware - try the deluxe version at www.larabiefonts.com - over 20 variations
 * 
 * Manufacturer:
 * Ray Larabie
 * 
 * Designer:
 * Ray Larabie
 * 
 * Vendor URL:
 * http://www.typodermic.com
 */
Cufon.registerFont({"w":93,"face":{"font-family":"blue-cond","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 1 6 3 2 2 2 2 3 3","ascent":"288","descent":"-72","x-height":"2","bbox":"-6 -253 158 73","underline-thickness":"7.2","underline-position":"-40.68","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":50},"\u00a0":{"w":50},"!":{"d":"22,-40v18,0,19,40,0,40v-18,0,-19,-40,0,-40xm14,-60v-5,-43,-6,-90,-5,-139r26,0r0,82r-4,57r-17,0","w":44},"\"":{"d":"11,-123r0,-87r20,0r0,87r-20,0xm44,-123r0,-87r20,0r0,87r-20,0","w":72,"k":{"A":14}},"#":{"d":"46,-72r15,0r7,-56r-16,0xm80,-73r20,0r0,23r-22,0r-7,50r-19,0r6,-50r-15,0r-6,50r-19,0r6,-50r-19,0r0,-23r22,0r6,-55r-20,0r0,-22r23,0r5,-49r20,0r-6,49r16,0r6,-49r18,0r-5,49r18,0r0,22r-21,0","w":112},"$":{"d":"60,-59v1,-6,2,-14,0,-20r0,20xm60,0r-27,0r0,-18r4,0v-11,-3,-21,-7,-31,-13r7,-32r20,16r0,-47r3,0v-37,-15,-45,-75,0,-87v-7,0,-1,-13,-3,-18r27,0r0,16r-4,0v12,2,20,7,26,13r-5,35v-6,-7,-12,-12,-17,-15r0,31r-3,0v42,10,40,94,0,101v7,0,1,13,3,18"},"%":{"d":"84,-15v8,-5,7,-36,0,-42v-9,5,-10,38,0,42xm28,-144v9,-6,8,-36,0,-42v-8,6,-8,36,0,42xm83,-71v29,3,28,68,0,71v-29,-2,-28,-69,0,-71xm28,-199v30,1,29,68,0,70v-29,-1,-30,-69,0,-70xm24,0r42,-199r19,0r-42,199r-19,0","w":110},"&":{"d":"42,-84v-16,22,7,84,23,38xm110,-112v1,28,-4,48,-11,68r24,44r-34,0r-8,-14v-29,39,-77,7,-74,-41v2,-25,9,-40,21,-53v-21,-28,-26,-96,23,-95v23,0,34,13,35,40r-27,17v0,-33,-17,-41,-18,-7v6,29,24,51,37,75v2,-9,3,-21,3,-34r29,0","w":127},"'":{"d":"20,-208v27,9,11,66,-10,69v-1,-14,8,-9,8,-29v-18,-3,-16,-39,2,-40","w":39,"k":{"v":5,"t":6,"s":12,"r":10,"d":23,"\"":6}},"(":{"d":"27,51v-30,-79,-29,-180,0,-259r23,0v-31,75,-31,181,1,259r-24,0","w":56},")":{"d":"5,51v31,-68,32,-190,0,-259r24,0v29,76,30,183,0,259r-24,0","w":55},"*":{"d":"63,-101r0,61r-21,0r0,-60r-28,39r-9,-25r35,-42r-35,-42r9,-25r28,39r0,-60r20,0r0,60r29,-39r9,26r-36,41r36,42r-9,25","w":105},"+":{"d":"43,-61r-23,0r0,-32r-16,0r0,-29r16,0r0,-32r23,0r0,32r15,0r0,29r-15,0r0,32","w":62},",":{"d":"20,-40v26,7,12,65,-11,65v2,-9,10,-9,9,-25v-17,-3,-15,-40,2,-40","w":39},"-":{"d":"9,-122r40,0r0,29r-40,0r0,-29","w":57},".":{"d":"21,-40v18,2,18,38,0,40v-18,0,-19,-40,0,-40","w":41},"\/":{"d":"3,14r45,-234r22,0r-45,234r-22,0","w":73},"0":{"d":"77,-100v0,-35,1,-66,-22,-71v-15,0,-22,23,-22,71v1,37,2,64,22,72v20,-8,22,-36,22,-72xm55,1v-41,0,-48,-49,-48,-101v0,-53,8,-96,48,-101v41,4,48,48,48,101v0,53,-6,101,-48,101","w":109},"1":{"d":"14,-154r-10,0r0,-27v9,0,13,-7,13,-19r24,0r0,200r-27,0r0,-154","w":50},"2":{"d":"86,-146v0,59,-50,60,-50,116r50,0r0,30r-78,0v-4,-56,12,-95,43,-116v11,-7,12,-55,-3,-53v-13,2,-17,13,-23,30r-16,-35v7,-17,20,-27,40,-27v26,0,37,23,37,55"},"3":{"d":"60,-112v34,20,34,115,-17,113v-18,0,-31,-10,-37,-28r22,-25v5,16,9,23,15,23v9,0,14,-10,14,-30v-1,-29,-4,-36,-26,-34r0,-29v18,2,19,-2,20,-27v1,-26,-15,-32,-18,-6r-22,-16v5,-20,15,-30,32,-30v35,-7,44,73,17,89","w":89},"4":{"d":"52,-81r0,-58r-23,58r23,0xm78,0r-26,0r0,-51r-49,0r0,-34r46,-114r29,0r0,118r13,0r0,30r-13,0r0,51","w":96},"5":{"d":"90,-65v0,57,-44,87,-82,53r11,-36v9,11,14,18,26,20v26,-2,24,-68,4,-76v-7,2,-12,9,-16,17r-24,-16r5,-96r68,0r0,29r-44,0r-2,39v36,-13,54,25,54,66","w":96},"6":{"d":"46,-28v22,-3,20,-69,1,-74v-21,4,-21,70,-1,74xm35,-123v31,-23,52,21,51,57v-1,39,-9,66,-41,68v-68,-22,-43,-195,19,-203r3,28v-19,5,-28,25,-32,50","w":91},"7":{"d":"86,-166v-26,39,-34,102,-36,166r-28,0v4,-64,12,-127,35,-170r-51,0r0,-29r80,0r0,33","w":89},"8":{"d":"47,-127v12,-4,11,-42,0,-46v-13,3,-13,44,0,46xm47,-29v11,-2,14,-15,14,-32v0,-23,-5,-34,-14,-34v-20,0,-20,63,0,66xm65,-113v34,19,30,114,-19,114v-51,0,-47,-98,-20,-115v-20,-23,-16,-87,20,-87v39,0,45,70,19,88"},"9":{"d":"45,-171v-19,5,-20,70,0,75v20,-6,20,-70,0,-75xm57,-74v-33,21,-53,-22,-52,-58v1,-38,10,-67,42,-69v69,22,42,196,-20,204r-2,-29v19,-4,28,-25,32,-48","w":91},":":{"d":"36,-129v0,10,-5,21,-14,21v-18,0,-19,-41,0,-40v9,0,14,9,14,19xm22,-40v18,0,19,40,0,40v-18,0,-19,-40,0,-40","w":43},";":{"d":"34,-129v0,11,-6,21,-15,21v-18,0,-19,-41,0,-40v9,-1,15,9,15,19xm19,-40v28,6,13,65,-10,66v2,-9,11,-12,9,-26v-17,-1,-18,-40,1,-40","w":40},"<":{"d":"60,-80r4,41v0,5,-6,5,-11,5v-18,-23,-32,-50,-49,-74r49,-75v0,0,12,-1,11,4r-4,42r38,0r0,57r-38,0","w":101},"=":{"d":"2,-138r70,0r0,30r-70,0r0,-30xm2,-93r70,0r0,30r-70,0r0,-30","w":68},">":{"d":"98,-108r-49,74v-24,2,-6,-31,-8,-46r-37,0r0,-57r37,0r-4,-42v-1,-5,11,-5,13,-2","w":101},"?":{"d":"51,-20v0,11,-3,20,-14,20v-18,0,-19,-40,0,-40v11,0,14,9,14,20xm41,-171v-13,0,-16,12,-23,25r-13,-33v16,-38,82,-23,72,29v1,41,-30,49,-27,93v-8,-1,-22,3,-26,-2v-3,-42,26,-55,26,-91v0,-14,-3,-21,-9,-21","w":81},"@":{"d":"55,-59v8,-2,9,-28,1,-33v-4,0,-7,6,-7,17v0,7,1,15,6,16xm62,-103v1,-22,-11,-24,-15,-3v-6,-12,-13,-30,9,-30v35,0,15,59,25,86v10,-7,8,-28,8,-45v0,-40,-3,-70,-33,-75v-47,7,-48,148,-2,158r0,11v-41,-3,-47,-49,-47,-92v0,-44,10,-88,49,-88v45,0,52,56,47,107v-1,16,-4,35,-22,35v-15,0,-14,-12,-30,-6v-12,-1,-18,-14,-18,-30v0,-24,12,-35,29,-28","w":109},"A":{"d":"51,-143r-12,73r25,0xm68,-199r36,199r-28,0r-7,-36r-36,0r-6,36r-27,0r35,-199r33,0","w":103,"k":{"y":5,"w":13,"v":12,"t":6,"Y":18,"W":13,"U":5,"T":14,"Q":5,"O":6,"G":6,"C":6,"'":15,"\"":16}},"B":{"d":"52,-117v14,-10,16,-65,-17,-53r0,53r17,0xm55,-30v18,-2,17,-53,1,-57r-21,0r0,57r20,0xm73,-108v37,14,30,114,-21,108r-43,0r0,-199v48,-5,81,5,78,53v-1,17,-3,31,-14,38","w":102,"k":{".":7,",":6}},"C":{"d":"6,-100v0,-48,9,-101,53,-101v21,0,36,11,44,35r-22,23v-7,-13,-10,-23,-22,-25v-36,11,-35,125,1,137v10,-1,18,-13,22,-22r20,22v-9,22,-24,34,-43,34v-43,0,-53,-54,-53,-103","w":109,"k":{".":4,",":4}},"D":{"d":"35,-30v61,2,60,-133,7,-140r-7,0r0,140xm46,-199v84,6,82,194,-1,199r-36,0r0,-199r37,0","w":113,"k":{"Y":14,"W":9,"A":6,".":16,",":14}},"E":{"d":"9,-199r72,0r0,29r-46,0r0,53r29,0r0,30r-29,0r0,57r46,0r0,30r-72,0r0,-199","w":88},"F":{"d":"35,-117r30,0r0,30r-30,0r0,87r-26,0r0,-199r72,0r0,29r-46,0r0,53","w":83,"k":{"r":12,"o":11,"e":10,"a":16,"A":13,".":32,",":31}},"G":{"d":"34,-100v0,34,13,94,39,61v5,-6,7,-18,7,-32r-23,0r0,-29r53,0v0,49,-9,94,-51,102v-42,-7,-49,-53,-52,-102v-3,-62,24,-123,78,-94v7,6,13,15,18,28r-23,26v-4,-12,-10,-30,-21,-30v-17,0,-25,23,-25,70","w":115,"k":{".":13,",":12}},"H":{"d":"72,-87r-37,0r0,87r-26,0r0,-199r26,0r0,82r37,0r0,-82r27,0r0,199r-27,0r0,-87","w":107},"I":{"d":"9,-199r26,0r0,199r-26,0r0,-199","w":44},"J":{"d":"3,-31v31,12,35,-23,34,-55r0,-113r26,0v-7,76,28,209,-60,197r0,-29","w":70,"k":{"u":4,"A":4,".":11,",":10}},"K":{"d":"48,-73v-10,19,-15,42,-13,73r-26,0r0,-199r26,0r0,86r34,-86r29,0r-34,86r37,113r-28,0","w":108,"k":{"u":4}},"L":{"d":"9,-199r26,0r0,169r50,0r0,30r-76,0r0,-199","w":87,"k":{"y":6,"Y":21,"W":13,"T":18,"'":28,"\"":27}},"M":{"d":"90,-105r-22,105r-8,0r-25,-108r0,108r-26,0r0,-199r33,0r22,100r21,-100r32,0r0,199r-27,0r0,-105","w":125},"N":{"d":"35,-121r0,121r-27,0r0,-199r31,0r34,115r0,-115r27,0r0,199r-29,0","w":108,"k":{".":4,",":4}},"O":{"d":"59,-28v34,-5,29,-95,19,-126v-5,-12,-11,-17,-19,-17v-39,8,-35,134,0,143xm112,-100v0,49,-7,101,-53,101v-44,0,-52,-51,-52,-101v0,-50,8,-96,52,-101v45,5,53,52,53,101","w":118,"k":{"Y":14,"X":8,"W":9,"T":10,"A":6,".":13,",":12}},"P":{"d":"57,-108v20,-2,19,-62,0,-62r-22,0r0,62r22,0xm57,-199v55,2,53,122,-2,121r-20,0r0,78r-26,0r0,-199r48,0","w":100,"k":{"o":4,"a":6,"A":9,".":45,",":44}},"Q":{"d":"59,-171v-39,8,-37,135,0,143v1,1,9,-3,5,-3r-15,-35r18,-26r14,33v6,-32,10,-110,-22,-112xm58,-201v66,6,60,127,38,177r10,21r-19,24r-10,-24v-57,18,-71,-43,-71,-97v0,-49,8,-96,52,-101","w":118,"k":{"U":4,".":11,",":10}},"R":{"d":"57,-108v20,-2,19,-62,0,-62r-22,0r0,62r22,0xm57,-199v50,-1,52,100,15,117r2,0r23,82r-28,0r-21,-78r-13,0r0,78r-26,0r0,-199r48,0","w":104,"k":{"W":6,"U":5,"T":5,"O":5}},"S":{"d":"62,-111v44,27,33,136,-36,109v-6,-3,-13,-7,-19,-13r7,-36v9,10,19,20,32,23v13,-1,17,-14,17,-30v0,-42,-56,-41,-56,-92v0,-46,50,-68,77,-36r-6,37v-9,-11,-15,-19,-30,-21v-33,10,0,50,14,59","w":95,"k":{".":6,",":6}},"T":{"d":"64,0r-28,0r0,-170r-31,0r0,-29r90,0r0,29r-31,0r0,170","w":100,"k":{"y":6,"w":8,"u":9,"r":10,"o":14,"e":12,"a":16,"O":11,"A":15,";":8,":":11,".":23,"-":14,",":22}},"U":{"d":"98,-199v-5,74,22,190,-44,200v-68,-9,-40,-126,-46,-200r27,0r0,125v1,25,1,42,19,45v17,-3,17,-20,18,-45r0,-125r26,0","w":106,"k":{"A":6,".":12,",":11}},"V":{"d":"38,0r-35,-199r27,0r25,143r23,-143r28,0r-35,199r-33,0","w":109},"W":{"d":"33,0r-29,-199r28,0r18,135r17,-135r28,0r18,135r17,-135r28,0r-28,199r-34,0r-15,-103r-15,103r-33,0","w":163,"k":{"y":4,"u":7,"o":12,"h":5,"e":11,"a":14,"O":10,"A":14,";":6,":":9,".":19,"-":12,",":18}},"X":{"d":"72,-99r35,99r-29,0r-20,-59r-21,59r-29,0r35,-99r-35,-100r28,0r22,60r21,-60r28,0","w":115},"Y":{"d":"68,0r-28,0r0,-76r-36,-123r29,0r21,75r21,-75r28,0r-35,123r0,76","w":107,"k":{"u":11,"o":15,"e":14,"a":18,"S":9,"O":14,"A":18,";":9,":":12,".":25,"-":15,",":24}},"Z":{"d":"8,-31r55,-139r-55,0r0,-29r84,0r0,32r-56,137r56,0r0,30r-84,0r0,-31","w":100},"[":{"d":"9,-208r42,0r0,22r-22,0r0,213r22,0r0,22r-42,0r0,-257","w":54},"\\":{"d":"3,-208r22,0r50,249r-23,0","w":77},"]":{"d":"4,27r21,0r0,-213r-21,0r0,-22r42,0r0,257r-42,0r0,-22","w":55},"^":{"d":"14,-117v-9,1,-12,-3,-9,-10r40,-108r41,114v-2,9,-18,1,-23,-2r0,74r-36,0r0,-74","w":90},"_":{"d":"9,5r104,0r0,39r-104,0r0,-39","w":121},"`":{"d":"2,-241r20,0r11,32r-14,0","w":39},"a":{"d":"44,-29v15,-1,17,-45,2,-49v-9,0,-14,8,-14,25v0,12,3,24,12,24xm15,-139v24,-36,67,-7,67,40r0,99r-27,0r0,-3v-30,15,-50,-15,-50,-49v0,-35,17,-60,50,-51v2,-30,-23,-23,-29,-5","w":90,"k":{"y":7,"w":9,"v":6,"t":4,"p":6,"b":6}},"b":{"d":"48,-126v-18,8,-12,47,-13,73v3,8,3,24,13,25v24,-11,22,-90,0,-98xm89,-75v0,42,-14,90,-54,72r0,3r-26,0r0,-189r26,-20r0,59v40,-21,54,29,54,75","w":92},"c":{"d":"46,-126v-29,6,-14,143,12,84r20,23v-7,15,-18,22,-32,22v-60,0,-58,-152,0,-159v15,-2,25,9,30,19r-19,26v-4,-10,-8,-15,-11,-15","w":83,"k":{"y":4}},"d":{"d":"45,-29v22,-7,20,-78,1,-92v-11,0,-16,16,-16,48v0,19,2,41,15,44xm43,2v-57,0,-52,-145,-1,-157v7,0,13,1,17,4r0,-38r26,-20r0,209r-26,0r0,-4v-4,4,-10,6,-16,6","k":{"w":4}},"e":{"d":"61,-90v2,-21,-12,-57,-24,-28v-3,8,-5,17,-5,28r29,0xm48,-158v36,0,43,54,39,98v-18,1,-39,-2,-55,1v0,15,6,29,16,31v7,-2,8,-8,13,-17r17,26v-6,14,-15,21,-31,21v-61,0,-56,-160,1,-160","k":{"y":5,"w":8,"v":6,".":9,",":8}},"f":{"d":"14,-154v-1,-33,8,-61,42,-53r0,28v-16,-7,-20,1,-18,25r19,0r0,30r-18,0r0,124r-25,0r0,-124r-9,0r0,-30r9,0","w":60,"k":{"o":5,"a":6,".":13,",":12,"\"":4}},"g":{"d":"48,-126v-26,5,-22,89,-4,98v22,-3,19,-84,4,-98xm4,-79v1,-39,13,-86,54,-73r0,-2r26,0r0,131v-1,43,-11,80,-44,91r-2,-32v11,-4,17,-17,19,-37v-44,11,-54,-36,-53,-78","w":91,"k":{"r":5,"i":5}},"h":{"d":"35,-148v29,-22,50,14,50,49r0,99r-26,0v-4,-42,11,-104,-12,-126v-23,20,-8,85,-12,126r-26,0r0,-186r26,-27r0,65","w":90,"k":{"y":4}},"i":{"d":"22,-210v18,0,19,41,0,40v-9,0,-15,-9,-14,-19v0,-11,3,-21,14,-21xm9,-154r26,0r0,154r-26,0r0,-154","w":43},"j":{"d":"21,-210v18,0,19,41,0,40v-9,0,-14,-9,-14,-19v0,-10,5,-21,14,-21xm-6,41v14,-8,14,-34,14,-55r0,-140r26,0r-2,175v-5,21,-14,41,-32,49","w":42},"k":{"d":"39,-62v-8,14,-3,41,-4,62r-26,0r0,-186r26,-27r0,100r16,-34r31,0r-25,52r29,95r-28,0","w":88,"k":{"o":9,"e":8}},"l":{"d":"8,-186r27,-27r0,213r-27,0r0,-186","w":43,"k":{"y":4,"w":5}},"m":{"d":"74,-145v26,-27,62,2,62,44r0,101r-27,0r0,-96v0,-20,-3,-30,-11,-30v-8,0,-13,11,-13,31r0,95r-26,0r0,-95v-1,-17,-2,-27,-11,-30v-9,1,-14,14,-13,29r0,96r-26,0r0,-153r26,0r0,4v11,-11,31,-9,39,4","w":144,"k":{"u":6}},"n":{"d":"35,-148v27,-22,50,11,50,47r0,101r-26,0r0,-95v0,-20,-4,-31,-11,-31v-10,2,-13,16,-13,31r0,95r-26,0r0,-154r26,0r0,6","k":{"y":8,"v":7,"u":6}},"o":{"d":"47,-126v-23,0,-19,98,0,98v10,0,15,-16,15,-48v0,-33,-5,-50,-15,-50xm47,-156v58,8,55,152,0,158v-59,-4,-57,-151,0,-158","k":{"y":6,"w":9,"v":6,".":7,",":6}},"p":{"d":"63,-60v9,-36,-18,-99,-28,-38v2,26,-7,61,14,70v12,-2,11,-20,14,-32xm89,-82v0,44,-11,96,-54,80r0,46r-26,29r0,-227r26,0r0,5v36,-23,54,26,54,67","w":92,"k":{"y":4,".":6,",":5}},"q":{"d":"45,-126v-19,4,-13,41,-15,66v-3,33,30,42,28,4v-1,-26,7,-60,-13,-70xm58,-2v-42,16,-54,-36,-54,-80v0,-42,16,-89,54,-68r0,-4r26,0r0,198r-26,28r0,-74","w":92},"r":{"d":"44,-125v-9,2,-8,17,-9,30r0,95r-26,0r0,-154r26,0r0,4v7,-6,20,-7,25,0r-7,35v-7,-7,-9,-10,-9,-10","w":63,"k":{"o":7,"e":5,"d":6,"c":5,"a":8,".":17,"-":6,",":16}},"s":{"d":"49,-92v42,8,35,99,-13,94v-13,-2,-22,-6,-31,-14r8,-35v9,18,37,30,37,1v0,-32,-50,-18,-45,-65v-6,-43,43,-58,66,-32r-7,40v-8,-13,-10,-20,-23,-22v-17,6,-7,30,8,33","w":80,"k":{"w":6}},"t":{"d":"51,-30r0,0r0,0xm41,-58v-2,26,2,36,19,23r-3,34v-57,19,-41,-69,-43,-123r-9,0r0,-30r9,0r0,-26r27,-25r0,51r16,0r0,30r-16,0r0,66","w":64},"u":{"d":"46,-28v25,-19,9,-85,13,-126r26,0r0,154r-26,0r0,-5v-28,21,-51,-11,-51,-47r0,-102r27,0r0,92v0,16,1,32,11,34"},"v":{"d":"30,0r-26,-154r27,0r14,87r13,-87r27,0r-26,154r-29,0","w":88,"k":{"o":6,"e":4,"a":8,".":15,",":14}},"w":{"d":"31,0r-25,-154r28,0r11,81r12,-81r28,0r11,82r11,-82r28,0r-24,154r-29,0r-11,-69r-11,69r-29,0","w":141,"k":{"o":9,"h":4,"e":8,"a":11,".":18,",":17}},"x":{"d":"55,-77r27,77r-28,0r-12,-35r-12,35r-28,0r26,-77r-27,-77r29,0r12,36r12,-36r28,0","w":81},"y":{"d":"22,65r11,-64r-28,-155r28,0r13,87r13,-87r28,0r-38,219r-27,0","w":90,"k":{"o":7,"e":6,"a":9,".":17,",":17}},"z":{"d":"9,-26r39,-98r-38,0r0,-30r69,0r0,25r-39,99r40,0r0,30r-71,0r0,-26","w":85},"{":{"d":"53,-25v0,29,-7,57,25,54r0,20v-43,8,-48,-21,-48,-68v0,-30,-4,-45,-27,-49r0,-22v58,-1,-10,-138,75,-118r0,20v-30,-2,-25,26,-25,54v0,26,-6,36,-21,50v4,0,1,7,2,10r-2,0v14,12,21,29,21,49","w":83},"|":{"d":"9,-208r13,0r0,257r-13,0r0,-257","w":33},"}":{"d":"81,-68v-50,-3,-3,122,-55,117r-20,0r0,-20v31,3,22,-25,25,-54v-3,-23,17,-38,21,-59v-22,-15,-21,-46,-22,-79v-1,-17,-5,-27,-24,-25r0,-20v43,-8,49,21,49,68v0,30,4,46,26,50r0,22","w":84},"~":{"d":"98,-77v-7,22,-46,29,-59,11v-7,3,-11,10,-17,18v-6,-10,-11,-17,-17,-24v6,-10,20,-22,35,-22v21,1,26,26,38,-4","w":102},"\u20ac":{"d":"94,-16v-34,44,-85,1,-85,-51r-9,0r0,-22r6,0v-2,-8,5,-25,-6,-24r0,-21r9,0v0,-50,49,-91,85,-50r-14,40v-7,-25,-31,-33,-38,-5v-2,4,-3,9,-4,15r38,0r-8,22r-34,0r0,23r26,0r-8,22r-14,0v2,29,26,49,40,20","w":103},"\u201a":{"d":"5,24r8,-86r20,0r-14,86r-14,0","w":36},"\u0192":{"d":"76,-99v2,7,-13,9,-14,4r-8,-24r-25,53r-24,-49r27,-54v-6,-10,-29,-28,-12,-33r64,-18","w":90},"\u201e":{"d":"48,-40v26,7,12,65,-11,65v2,-9,10,-9,9,-25v-17,-3,-15,-40,2,-40xm23,-40v26,7,12,65,-11,65v2,-9,10,-9,9,-25v-17,-3,-15,-40,2,-40","w":63},"\u2026":{"d":"22,-40v18,0,19,40,0,40v-18,0,-19,-40,0,-40xm101,-40v19,1,19,39,0,40v-18,0,-19,-40,0,-40xm62,-40v18,0,19,40,0,40v-8,0,-16,-9,-14,-20v-1,-11,5,-20,14,-20","w":123},"\u2020":{"d":"62,-191v2,-5,15,-3,14,4r8,121r-64,-19v-10,-1,-6,-7,-5,-10r17,-22r-27,-54r24,-49r25,53","w":90},"\u2021":{"d":"14,-179v-1,-8,13,-9,14,-3r7,23r26,-52r24,48r-27,54v3,11,30,28,12,33r-64,19","w":90},"\u02c6":{"d":"32,-224r-8,15r-18,0r16,-32r20,0r16,32r-19,0","w":64},"\u2030":{"d":"60,-80r4,41v0,5,-6,5,-11,5v-18,-23,-32,-50,-49,-74r49,-75v0,0,12,-1,11,4r-4,42r38,0r0,57r-38,0","w":101},"\u0160":{"d":"65,-111v44,27,33,136,-36,109v-6,-3,-13,-7,-19,-13r7,-36v9,10,19,20,32,23v13,-1,17,-14,17,-30v0,-42,-56,-41,-56,-92v0,-46,50,-68,77,-36r-6,37v-9,-11,-15,-19,-30,-21v-33,10,0,50,14,59xm51,-226r7,-15r19,0r-16,32r-20,0r-16,-32r19,0","w":95},"\u2039":{"d":"23,-108r26,20r0,22r-41,-33r0,-18r41,-35r0,23","w":55},"\u0152":{"d":"77,-100v0,-35,1,-66,-22,-71v-15,0,-22,23,-22,71v1,37,2,64,22,72v21,-7,22,-35,22,-72xm7,-100v0,-60,18,-119,70,-94r0,-5r58,0r0,29r-31,0r0,53r24,0r0,30r-24,0r0,57r31,0r0,30r-58,0r0,-5v-52,24,-70,-36,-70,-95","w":142},"\u017d":{"d":"11,-31r55,-139r-55,0r0,-29r84,0r0,32r-56,137r56,0r0,30r-84,0r0,-31xm51,-226r7,-15r19,0r-16,32r-20,0r-16,-32r19,0","w":100},"\u2018":{"d":"22,-197v16,3,17,39,-2,40v-27,-6,-12,-69,10,-65v0,10,-9,10,-8,25","w":39},"\u2019":{"d":"20,-208v26,7,13,65,-10,66v0,-11,10,-9,9,-26v-19,-1,-17,-40,1,-40","w":40},"\u201c":{"d":"53,-197v16,2,18,40,-2,40v-27,-7,-11,-64,11,-65v-1,11,-11,8,-9,25xm23,-197v16,2,18,39,-1,40v-26,-7,-12,-64,10,-65v0,10,-10,9,-9,25","w":73},"\u201d":{"d":"51,-208v27,6,12,65,-10,66v0,-11,10,-9,9,-26v-18,-2,-17,-40,1,-40xm22,-208v26,7,13,65,-10,66v0,-11,9,-10,8,-26v-18,-2,-17,-39,2,-40","w":73},"\u2022":{"d":"58,-72v-40,-3,-39,-82,0,-86v40,3,41,84,0,86","w":120},"\u2013":{"d":"9,-122r66,0r0,29r-66,0r0,-29","w":81},"\u2014":{"d":"9,-122r120,0r0,29r-120,0r0,-29","w":134},"\u02dc":{"d":"7,-219v6,-24,29,-17,41,-6v1,0,4,-7,7,-20v11,12,15,35,-8,35v-7,-2,-15,-6,-19,-11v-1,0,-4,6,-9,18","w":73},"\u2122":{"d":"95,-113v-3,7,1,22,-12,19r-6,-23r0,23r-21,0r0,-80r-11,0r0,80r-22,0r0,-80r-15,0r0,-20r71,0r7,32r7,-32r23,0r0,100r-21,0r0,-19","w":127},"\u0161":{"d":"52,-92v42,8,35,99,-13,94v-13,-2,-22,-6,-31,-14r8,-35v9,18,37,30,37,1v0,-32,-50,-18,-45,-65v-6,-43,43,-58,66,-32r-7,40v-8,-13,-10,-20,-23,-22v-17,6,-7,30,8,33xm43,-182r7,-15r19,0r-16,32r-20,0r-16,-32r19,0","w":80},"\u203a":{"d":"34,-109r-26,-20r0,-23r41,34r0,18r-41,34r0,-23","w":55},"\u0153":{"d":"103,-90v2,-20,-7,-57,-18,-28v-2,8,-3,17,-3,28r21,0xm45,-28v19,-4,9,-62,9,-85v0,-8,-4,-13,-9,-13v-17,10,-17,89,0,98xm8,-77v-5,-46,23,-103,60,-67v5,-9,14,-14,26,-14v30,0,39,49,36,98v-15,1,-35,-2,-48,1v0,15,3,28,12,31v4,-4,4,-9,9,-17r17,26v-4,24,-40,27,-52,10v-40,33,-64,-18,-60,-68","w":137},"\u017e":{"d":"12,-26r39,-98r-38,0r0,-30r69,0r0,25r-39,99r40,0r0,30r-71,0r0,-26xm48,-182r7,-15r19,0r-16,32r-20,0r-16,-32r19,0","w":85},"\u0178":{"d":"71,0r-28,0r0,-76r-36,-123r29,0r21,75r21,-75r28,0r-35,123r0,76xm85,-227v0,9,-6,17,-14,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v8,0,14,7,14,16xm56,-227v0,9,-7,16,-15,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v9,0,15,7,15,16","w":107},"\u00a1":{"d":"21,-200v18,0,19,40,0,40v-18,0,-19,-40,0,-40xm11,-1r0,-138r20,0r0,138r-20,0","w":41},"\u00a2":{"d":"76,-150v9,-1,13,4,8,10r-39,107r-41,-113v3,-9,18,0,23,2r0,-75r36,0r0,74","w":90},"\u00a3":{"d":"7,-30v21,-1,12,-37,15,-63r-7,0r0,-29r7,0v-3,-43,13,-93,56,-73v5,3,9,9,11,17r-18,25v-4,-12,-9,-18,-11,-18v-16,1,-10,31,-11,49r22,0r0,29r-22,0v0,25,0,51,-12,63r55,0r0,30r-85,0r0,-30","w":100},"\u00a4":{"d":"94,-16v-34,44,-85,1,-85,-51r-9,0r0,-22r6,0v-2,-8,5,-25,-6,-24r0,-21r9,0v0,-50,49,-91,85,-50r-14,40v-7,-25,-31,-33,-38,-5v-2,4,-3,9,-4,15r38,0r-8,22r-34,0r0,23r26,0r-8,22r-14,0v2,29,26,49,40,20","w":103},"\u00a5":{"d":"20,-75r20,0r-36,-124r29,0r21,90r21,-90r28,0r-35,124r18,0r0,22r-18,0r0,11r18,0r0,22r-18,0r0,20r-28,0r0,-20r-20,0r0,-22r20,0r0,-11r-20,0r0,-22","w":107},"\u00a6":{"d":"98,-108r-49,74v-24,2,-6,-31,-8,-46r-37,0r0,-57r37,0r-4,-42v-1,-5,11,-5,13,-2","w":101},"\u00a7":{"d":"14,-117v-9,1,-12,-3,-9,-10r40,-108r41,114v-2,9,-18,1,-23,-2r0,74r-36,0r0,-74","w":90},"\u00a8":{"d":"68,-227v0,9,-6,17,-14,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v8,0,14,7,14,16xm39,-227v0,9,-7,16,-15,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v9,0,15,7,15,16","w":78},"\u00a9":{"d":"63,-191v-70,11,-69,173,0,184v70,-11,69,-173,0,-184xm63,0v-86,-7,-86,-192,0,-199v86,8,85,191,0,199xm64,-36v-44,0,-46,-123,0,-123v12,0,21,7,26,21r-13,14v-5,-10,-9,-15,-13,-15v-23,5,-21,76,0,82v7,0,10,-8,13,-13r12,14v-5,13,-13,20,-25,20","w":142},"\u00aa":{"d":"27,-164r8,-1v-3,-12,-2,-9,-8,1xm34,-131v2,-2,2,-15,0,-18v-1,0,-2,4,-2,10v0,6,1,8,2,8xm18,-181v11,-20,37,-4,37,20r0,49v-26,2,-43,-2,-43,-30v0,-11,7,-19,14,-22","w":82},"\u00ab":{"d":"23,-108r26,20r0,22r-41,-33r0,-18r41,-35r0,23xm55,-108r26,20r0,22r-41,-33r0,-18r41,-35r0,23","w":86},"\u00ae":{"d":"64,-150v-8,-1,-2,12,-4,18v6,0,5,0,5,-9v0,-6,0,-9,-1,-9xm64,-167v24,0,24,38,11,50r9,32r-19,0r-5,-17r0,17r-18,0r0,-82r22,0xm61,-65v53,-7,48,-118,0,-124v-47,9,-47,115,0,124xm62,-203v71,3,70,148,0,152v-71,-3,-71,-149,0,-152","w":122},"\u00af":{"d":"9,-230r51,0r0,20r-51,0r0,-20","w":69},"\u02c9":{"d":"9,-230r51,0r0,20r-51,0r0,-20","w":69},"\u00b0":{"d":"37,-133v19,-3,19,-51,0,-54v-18,4,-17,50,0,54xm37,-203v42,0,41,85,0,86v-41,-2,-41,-84,0,-86","w":75},"\u00b2":{"d":"49,-170v0,27,-21,28,-23,52r23,0r0,19r-44,0v-3,-28,7,-48,19,-57v5,-1,6,-18,4,-23v-4,5,-5,10,-10,22r-12,-27v10,-25,43,-17,43,14","w":54},"\u00b3":{"d":"27,-180r0,0r0,0xm50,-130v0,36,-35,43,-42,15r15,-19v3,11,4,16,5,16v1,0,2,-4,2,-11v1,-16,-1,-14,-12,-14r0,-19r9,0r0,-10r0,4r-18,-13v6,-26,40,-24,38,8v0,8,-2,14,-6,19v6,6,9,14,9,24","w":55},"\u00b4":{"d":"19,-210r-14,0r11,-32r20,0","w":39},"\u00b5":{"d":"47,-28v26,-17,8,-86,13,-126r27,0r0,117v0,8,1,14,5,17r-6,29v-11,-6,-15,-10,-21,-19v-6,10,-19,15,-32,10v-4,19,-12,28,-24,41r-13,-29v27,-34,9,-110,14,-166r26,0r0,92v0,15,2,31,11,34","w":95},"\u00b8":{"d":"8,32v7,4,18,10,16,-6v-1,-14,-8,-2,-14,0r0,-40r16,0v-1,6,2,15,-1,19v11,1,17,8,17,22v0,24,-20,30,-36,21","w":45},"\u00b9":{"d":"13,-172r-4,0v-1,-13,2,-17,5,-27r17,0r0,99r-18,0r0,-72","w":41},"\u00ba":{"d":"40,-184v-18,0,-15,48,-0,48v7,0,11,-7,11,-23v0,-16,-4,-25,-11,-25xm40,-198v45,4,42,74,-0,77v-46,-2,-45,-74,-0,-77","w":74},"\u00bb":{"d":"69,-109r-26,-20r0,-23r41,34r0,18r-41,34r0,-23xm36,-109r-26,-20r0,-23r41,34r0,18r-41,34r0,-23","w":89},"\u00bc":{"d":"87,-45v3,1,2,-3,2,-5xm15,-171r-5,0r0,-20v4,0,7,-2,7,-8r19,0r0,102r-21,0r0,-74xm6,0r92,-199r16,0r-92,199r-16,0xm109,-25r0,25r-20,0r0,-25r-24,0v-1,-35,16,-52,24,-78r20,0r0,58r7,0r0,20r-7,0","w":124},"\u00bd":{"d":"17,-171r-5,0r0,-19v4,0,6,-3,6,-9r20,0r0,103r-21,0r0,-75xm125,-73v0,27,-22,29,-25,53r25,0r0,20r-47,0v-1,-28,6,-45,19,-58v8,0,8,-20,5,-24v-6,4,-6,10,-11,22r-12,-27v10,-26,46,-19,46,14xm6,0r92,-199r17,0r-93,199r-16,0","w":135},"\u00be":{"d":"89,-45v3,1,2,-3,2,-5xm53,-127v0,36,-36,43,-45,15r16,-19v4,15,8,24,8,4v0,-16,-1,-14,-12,-14r0,-20r10,0r-1,-18r0,12r-19,-14v7,-27,42,-24,39,9v0,8,-1,14,-5,19v6,7,9,16,9,26xm6,0r92,-199r16,0r-92,199r-16,0xm111,-25r0,25r-20,0r0,-25r-24,0v-1,-35,16,-52,23,-78r21,0r0,58r7,0r0,20r-7,0","w":124},"\u00bf":{"d":"44,-207v19,1,19,39,0,40v-18,0,-19,-40,0,-40xm40,-35v10,-2,20,-17,25,-27r11,37v-19,45,-78,21,-71,-29v-3,-45,28,-53,26,-97r26,0v6,45,-25,59,-25,95v0,14,3,21,8,21","w":81},"\u00c0":{"d":"54,-143r-12,73r25,0xm71,-199r36,199r-28,0r-7,-36r-36,0r-6,36r-27,0r35,-199r33,0xm31,-241r20,0r11,32r-14,0","w":103},"\u00c1":{"d":"54,-143r-12,73r25,0xm71,-199r36,199r-28,0r-7,-36r-36,0r-6,36r-27,0r35,-199r33,0xm58,-210r-14,0r11,-32r20,0","w":103},"\u00c2":{"d":"54,-143r-12,73r25,0xm71,-199r36,199r-28,0r-7,-36r-36,0r-6,36r-27,0r35,-199r33,0xm54,-224r-8,15r-18,0r16,-32r20,0r16,32r-19,0","w":103},"\u00c3":{"d":"54,-143r-12,73r25,0xm71,-199r36,199r-28,0r-7,-36r-36,0r-6,36r-27,0r35,-199r33,0xm24,-219v6,-24,29,-17,41,-6v1,0,4,-7,7,-20v11,12,15,35,-8,35v-7,-2,-15,-6,-19,-11v-1,0,-4,6,-9,18","w":103},"\u00c4":{"d":"54,-143r-12,73r25,0xm71,-199r36,199r-28,0r-7,-36r-36,0r-6,36r-27,0r35,-199r33,0xm83,-227v0,9,-6,17,-14,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v8,0,14,7,14,16xm54,-227v0,9,-7,16,-15,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v9,0,15,7,15,16","w":103},"\u00c5":{"d":"54,-216v7,-4,6,-26,0,-30v-5,4,-6,26,0,30xm54,-253v22,1,22,44,0,45v-23,0,-23,-45,0,-45xm54,-143r-12,73r25,0xm71,-199r36,199r-28,0r-7,-36r-36,0r-6,36r-27,0r35,-199r33,0","w":103},"\u00c6":{"d":"58,-114r9,0r0,-43xm67,-84r-14,0r-16,84r-32,0r40,-199r90,0r0,29r-38,0r0,56r35,0r0,29r-35,0r0,55r38,0r0,30r-68,0r0,-84","w":143},"\u00c7":{"d":"9,-100v0,-48,9,-101,53,-101v21,0,36,11,44,35r-22,23v-7,-13,-10,-23,-22,-25v-36,11,-35,125,1,137v10,-1,18,-13,22,-22r20,22v-9,22,-24,34,-43,34v-43,0,-53,-54,-53,-103xm47,32v7,4,18,10,16,-6v-1,-14,-8,-2,-14,0r0,-40r16,0v-1,6,2,15,-1,19v11,1,17,8,17,22v0,24,-20,30,-36,21","w":109},"\u00c8":{"d":"12,-199r72,0r0,29r-46,0r0,53r29,0r0,30r-29,0r0,57r46,0r0,30r-72,0r0,-199xm28,-241r20,0r11,32r-14,0","w":88},"\u00c9":{"d":"12,-199r72,0r0,29r-46,0r0,53r29,0r0,30r-29,0r0,57r46,0r0,30r-72,0r0,-199xm49,-210r-14,0r11,-32r20,0","w":88},"\u00ca":{"d":"12,-199r72,0r0,29r-46,0r0,53r29,0r0,30r-29,0r0,57r46,0r0,30r-72,0r0,-199xm47,-224r-8,15r-18,0r16,-32r20,0r16,32r-19,0","w":88},"\u00cb":{"d":"12,-199r72,0r0,29r-46,0r0,53r29,0r0,30r-29,0r0,57r46,0r0,30r-72,0r0,-199xm74,-227v0,9,-6,17,-14,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v8,0,14,7,14,16xm45,-227v0,9,-7,16,-15,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v9,0,15,7,15,16","w":88},"\u00cc":{"d":"12,-199r26,0r0,199r-26,0r0,-199xm2,-241r20,0r11,32r-14,0","w":44},"\u00cd":{"d":"12,-199r26,0r0,199r-26,0r0,-199xm30,-210r-14,0r11,-32r20,0","w":44},"\u00ce":{"d":"12,-199r26,0r0,199r-26,0r0,-199xm26,-224r-8,15r-18,0r16,-32r20,0r16,32r-19,0","w":44},"\u00cf":{"d":"12,-199r26,0r0,199r-26,0r0,-199xm55,-227v0,9,-6,17,-14,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v8,0,14,7,14,16xm26,-227v0,9,-7,16,-15,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v9,0,15,7,15,16","w":44},"\u00d0":{"d":"38,-30v61,2,60,-133,7,-140r-7,0r0,140xm49,-199v84,6,82,194,-1,199r-36,0r0,-199r37,0xm6,-115r40,0r0,29r-40,0r0,-29","w":113},"\u00d1":{"d":"38,-121r0,121r-27,0r0,-199r31,0r34,115r0,-115r27,0r0,199r-29,0xm24,-219v6,-24,29,-17,41,-6v1,0,4,-7,7,-20v11,12,15,35,-8,35v-7,-2,-15,-6,-19,-11v-1,0,-4,6,-9,18","w":108},"\u00d2":{"d":"62,-28v34,-5,29,-95,19,-126v-5,-12,-11,-17,-19,-17v-39,8,-35,134,0,143xm115,-100v0,49,-7,101,-53,101v-44,0,-52,-51,-52,-101v0,-50,8,-96,52,-101v45,5,53,52,53,101xm37,-241r20,0r11,32r-14,0","w":118},"\u00d3":{"d":"62,-28v34,-5,29,-95,19,-126v-5,-12,-11,-17,-19,-17v-39,8,-35,134,0,143xm115,-100v0,49,-7,101,-53,101v-44,0,-52,-51,-52,-101v0,-50,8,-96,52,-101v45,5,53,52,53,101xm64,-210r-14,0r11,-32r20,0","w":118},"\u00d4":{"d":"62,-28v34,-5,29,-95,19,-126v-5,-12,-11,-17,-19,-17v-39,8,-35,134,0,143xm115,-100v0,49,-7,101,-53,101v-44,0,-52,-51,-52,-101v0,-50,8,-96,52,-101v45,5,53,52,53,101xm62,-224r-8,15r-18,0r16,-32r20,0r16,32r-19,0","w":118},"\u00d5":{"d":"62,-28v34,-5,29,-95,19,-126v-5,-12,-11,-17,-19,-17v-39,8,-35,134,0,143xm115,-100v0,49,-7,101,-53,101v-44,0,-52,-51,-52,-101v0,-50,8,-96,52,-101v45,5,53,52,53,101xm31,-219v6,-24,29,-17,41,-6v1,0,4,-7,7,-20v11,12,15,35,-8,35v-7,-2,-15,-6,-19,-11v-1,0,-4,6,-9,18","w":118},"\u00d6":{"d":"62,-28v34,-5,29,-95,19,-126v-5,-12,-11,-17,-19,-17v-39,8,-35,134,0,143xm115,-100v0,49,-7,101,-53,101v-44,0,-52,-51,-52,-101v0,-50,8,-96,52,-101v45,5,53,52,53,101xm91,-227v0,9,-6,17,-14,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v8,0,14,7,14,16xm62,-227v0,9,-7,16,-15,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v9,0,15,7,15,16","w":118},"\u00d7":{"d":"49,-62r-28,63r-13,-27r29,-63r-29,-64r13,-27r28,64r29,-64r13,27r-29,64r29,63r-13,27","w":99},"\u00d8":{"d":"59,-171v-31,5,-28,70,-23,106r35,-100v-4,-5,-8,-6,-12,-6xm59,-28v29,-5,29,-68,24,-107r-36,99v5,5,8,8,12,8xm97,-176v25,55,26,204,-60,171v-1,9,-16,4,-24,5v2,-9,11,-19,7,-27v-26,-53,-20,-204,61,-167v1,-9,16,-4,24,-5","w":118},"\u00d9":{"d":"101,-199v-5,74,22,190,-44,200v-68,-9,-40,-126,-46,-200r27,0r0,125v1,25,1,42,19,45v17,-3,17,-20,18,-45r0,-125r26,0xm33,-241r20,0r11,32r-14,0","w":106},"\u00da":{"d":"101,-199v-5,74,22,190,-44,200v-68,-9,-40,-126,-46,-200r27,0r0,125v1,25,1,42,19,45v17,-3,17,-20,18,-45r0,-125r26,0xm57,-210r-14,0r11,-32r20,0","w":106},"\u00db":{"d":"101,-199v-5,74,22,190,-44,200v-68,-9,-40,-126,-46,-200r27,0r0,125v1,25,1,42,19,45v17,-3,17,-20,18,-45r0,-125r26,0xm56,-224r-8,15r-18,0r16,-32r20,0r16,32r-19,0","w":106},"\u00dc":{"d":"101,-199v-5,74,22,190,-44,200v-68,-9,-40,-126,-46,-200r27,0r0,125v1,25,1,42,19,45v17,-3,17,-20,18,-45r0,-125r26,0xm86,-227v0,9,-6,17,-14,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v8,0,14,7,14,16xm57,-227v0,9,-7,16,-15,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v9,0,15,7,15,16","w":106},"\u00dd":{"d":"71,0r-28,0r0,-76r-36,-123r29,0r21,75r21,-75r28,0r-35,123r0,76xm55,-210r-14,0r11,-32r20,0","w":107},"\u00de":{"d":"64,-105v0,-23,-8,-34,-29,-33r0,71v25,2,29,-12,29,-38xm92,-105v0,40,-16,69,-57,68r0,37r-26,0r0,-199r26,0r0,31v39,-3,57,25,57,63","w":94},"\u00df":{"d":"42,-120v17,-1,18,-10,18,-29v0,-15,-5,-22,-14,-22v-8,0,-11,9,-11,29r0,142r-27,0r0,-135v-1,-37,10,-64,39,-66v43,-2,51,75,20,92v46,14,35,123,-27,109r0,-30v23,3,28,-9,28,-32v0,-20,-6,-33,-26,-31r0,-27","w":101},"\u00e0":{"d":"47,-29v15,-1,17,-45,2,-49v-9,0,-14,8,-14,25v0,12,3,24,12,24xm18,-139v24,-36,67,-7,67,40r0,99r-27,0r0,-3v-30,15,-50,-15,-50,-49v0,-35,17,-60,50,-51v2,-30,-23,-23,-29,-5xm26,-197r20,0r11,32r-14,0","w":90},"\u00e1":{"d":"47,-29v15,-1,17,-45,2,-49v-9,0,-14,8,-14,25v0,12,3,24,12,24xm18,-139v24,-36,67,-7,67,40r0,99r-27,0r0,-3v-30,15,-50,-15,-50,-49v0,-35,17,-60,50,-51v2,-30,-23,-23,-29,-5xm52,-166r-14,0r11,-32r20,0","w":90},"\u00e2":{"d":"47,-29v15,-1,17,-45,2,-49v-9,0,-14,8,-14,25v0,12,3,24,12,24xm18,-139v24,-36,67,-7,67,40r0,99r-27,0r0,-3v-30,15,-50,-15,-50,-49v0,-35,17,-60,50,-51v2,-30,-23,-23,-29,-5xm48,-180r-8,15r-18,0r16,-32r20,0r16,32r-19,0","w":90},"\u00e3":{"d":"47,-29v15,-1,17,-45,2,-49v-9,0,-14,8,-14,25v0,12,3,24,12,24xm18,-139v24,-36,67,-7,67,40r0,99r-27,0r0,-3v-30,15,-50,-15,-50,-49v0,-35,17,-60,50,-51v2,-30,-23,-23,-29,-5xm19,-175v6,-24,29,-17,41,-6v1,0,4,-7,7,-20v11,12,15,35,-8,35v-7,-2,-15,-6,-19,-11v-1,0,-4,6,-9,18","w":90},"\u00e4":{"d":"47,-29v15,-1,17,-45,2,-49v-9,0,-14,8,-14,25v0,12,3,24,12,24xm18,-139v24,-36,67,-7,67,40r0,99r-27,0r0,-3v-30,15,-50,-15,-50,-49v0,-35,17,-60,50,-51v2,-30,-23,-23,-29,-5xm78,-183v0,9,-6,17,-14,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v8,0,14,7,14,16xm49,-183v0,9,-7,16,-15,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v9,0,15,7,15,16","w":90},"\u00e5":{"d":"49,-172v7,-1,7,-27,0,-29v-6,3,-6,26,0,29xm67,-186v0,12,-7,22,-18,22v-23,0,-22,-44,0,-45v11,-1,18,12,18,23xm47,-29v15,-1,17,-45,2,-49v-9,0,-14,8,-14,25v0,12,3,24,12,24xm18,-139v24,-36,67,-7,67,40r0,99r-27,0r0,-3v-30,15,-50,-15,-50,-49v0,-35,17,-60,50,-51v2,-30,-23,-23,-29,-5","w":90},"\u00e6":{"d":"35,-119r0,0r0,0xm41,-29v11,-4,12,-41,2,-49v-15,0,-13,45,-2,49xm96,-90v2,-19,-6,-57,-17,-28v-2,8,-3,17,-3,28r20,0xm17,-139v5,-17,34,-22,46,-8v34,-29,63,0,60,64r0,23v-15,1,-34,-2,-47,1v0,15,2,28,11,31v8,-3,6,-7,13,-18r13,27v-5,21,-39,28,-50,9v-23,28,-60,-2,-56,-42v3,-33,9,-58,42,-52v-1,-13,1,-20,-9,-21v-6,2,-6,10,-12,17","w":130},"\u00e7":{"d":"49,-126v-29,6,-14,143,12,84r20,23v-7,15,-18,22,-32,22v-60,0,-58,-152,0,-159v15,-2,25,9,30,19r-19,26v-4,-10,-8,-15,-11,-15xm33,32v7,4,18,10,16,-6v-1,-14,-8,-2,-14,0r0,-40r16,0v-1,6,2,15,-1,19v11,1,17,8,17,22v0,24,-20,30,-36,21","w":83},"\u00e8":{"d":"64,-90v2,-21,-12,-57,-24,-28v-3,8,-5,17,-5,28r29,0xm51,-158v36,0,43,54,39,98v-18,1,-39,-2,-55,1v0,15,6,29,16,31v7,-2,8,-8,13,-17r17,26v-6,14,-15,21,-31,21v-61,0,-56,-160,1,-160xm26,-197r20,0r11,32r-14,0"},"\u00e9":{"d":"64,-90v2,-21,-12,-57,-24,-28v-3,8,-5,17,-5,28r29,0xm51,-158v36,0,43,54,39,98v-18,1,-39,-2,-55,1v0,15,6,29,16,31v7,-2,8,-8,13,-17r17,26v-6,14,-15,21,-31,21v-61,0,-56,-160,1,-160xm49,-166r-14,0r11,-32r20,0"},"\u00ea":{"d":"64,-90v2,-21,-12,-57,-24,-28v-3,8,-5,17,-5,28r29,0xm51,-158v36,0,43,54,39,98v-18,1,-39,-2,-55,1v0,15,6,29,16,31v7,-2,8,-8,13,-17r17,26v-6,14,-15,21,-31,21v-61,0,-56,-160,1,-160xm50,-180r-8,15r-18,0r16,-32r20,0r16,32r-19,0"},"\u00eb":{"d":"64,-90v2,-21,-12,-57,-24,-28v-3,8,-5,17,-5,28r29,0xm51,-158v36,0,43,54,39,98v-18,1,-39,-2,-55,1v0,15,6,29,16,31v7,-2,8,-8,13,-17r17,26v-6,14,-15,21,-31,21v-61,0,-56,-160,1,-160xm79,-183v0,9,-6,17,-14,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v8,0,14,7,14,16xm50,-183v0,9,-7,16,-15,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v9,0,15,7,15,16"},"\u00ec":{"d":"12,-154r26,0r0,154r-26,0r0,-154xm4,-197r20,0r11,32r-14,0","w":44},"\u00ed":{"d":"12,-154r26,0r0,154r-26,0r0,-154xm28,-166r-14,0r11,-32r20,0","w":44},"\u00ee":{"d":"12,-154r26,0r0,154r-26,0r0,-154xm26,-180r-8,15r-18,0r16,-32r20,0r16,32r-19,0","w":44},"\u00ef":{"d":"12,-154r26,0r0,154r-26,0r0,-154xm54,-183v0,9,-6,17,-14,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v8,0,14,7,14,16xm25,-183v0,9,-7,16,-15,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v9,0,15,7,15,16","w":44},"\u00f0":{"d":"57,-123v-2,-8,-4,-16,-7,-23r-9,16v5,0,10,3,16,7xm45,-28v20,-5,20,-70,-1,-74v-19,5,-21,71,1,74xm46,2v-55,6,-55,-127,-5,-132r-18,-26v2,-8,16,-17,1,-17r3,-28v7,1,13,2,18,4r10,-18r18,26r-8,14v22,41,41,170,-19,177","w":91},"\u00f1":{"d":"38,-148v27,-22,50,11,50,47r0,101r-26,0r0,-95v0,-20,-4,-31,-11,-31v-10,2,-13,16,-13,31r0,95r-26,0r0,-154r26,0r0,6xm19,-175v6,-24,29,-17,41,-6v1,0,4,-7,7,-20v11,12,15,35,-8,35v-7,-2,-15,-6,-19,-11v-1,0,-4,6,-9,18"},"\u00f2":{"d":"50,-126v-23,0,-19,98,0,98v10,0,15,-16,15,-48v0,-33,-5,-50,-15,-50xm50,-156v58,8,55,152,0,158v-59,-4,-57,-151,0,-158xm28,-197r20,0r11,32r-14,0"},"\u00f3":{"d":"50,-126v-23,0,-19,98,0,98v10,0,15,-16,15,-48v0,-33,-5,-50,-15,-50xm50,-156v58,8,55,152,0,158v-59,-4,-57,-151,0,-158xm48,-166r-14,0r11,-32r20,0"},"\u00f4":{"d":"50,-126v-23,0,-19,98,0,98v10,0,15,-16,15,-48v0,-33,-5,-50,-15,-50xm50,-156v58,8,55,152,0,158v-59,-4,-57,-151,0,-158xm50,-180r-8,15r-18,0r16,-32r20,0r16,32r-19,0"},"\u00f5":{"d":"50,-126v-23,0,-19,98,0,98v10,0,15,-16,15,-48v0,-33,-5,-50,-15,-50xm50,-156v58,8,55,152,0,158v-59,-4,-57,-151,0,-158xm18,-175v6,-24,29,-17,41,-6v1,0,4,-7,7,-20v11,12,15,35,-8,35v-7,-2,-15,-6,-19,-11v-1,0,-4,6,-9,18"},"\u00f6":{"d":"50,-126v-23,0,-19,98,0,98v10,0,15,-16,15,-48v0,-33,-5,-50,-15,-50xm50,-156v58,8,55,152,0,158v-59,-4,-57,-151,0,-158xm78,-183v0,9,-6,17,-14,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v8,0,14,7,14,16xm49,-183v0,9,-7,16,-15,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v9,0,15,7,15,16"},"\u00f7":{"d":"51,-42v22,0,23,50,0,51v-24,0,-23,-50,0,-51xm51,-189v23,2,23,53,0,55v-24,-1,-24,-54,0,-55xm3,-103r93,0r0,27r-93,0r0,-27","w":99},"\u00f8":{"d":"47,-126v-16,5,-15,38,-15,62v8,-18,13,-40,22,-57v-3,-3,-5,-5,-7,-5xm47,-28v11,3,16,-27,15,-56r0,-6v-8,18,-13,40,-22,57v3,3,5,5,7,5xm77,-134v21,42,16,157,-47,132v1,10,-13,6,-22,7r8,-24v-21,-43,-15,-157,47,-132r0,-2r21,0"},"\u00f9":{"d":"49,-28v25,-19,9,-85,13,-126r26,0r0,154r-26,0r0,-5v-28,21,-51,-11,-51,-47r0,-102r27,0r0,92v0,16,1,32,11,34xm28,-197r20,0r11,32r-14,0"},"\u00fa":{"d":"49,-28v25,-19,9,-85,13,-126r26,0r0,154r-26,0r0,-5v-28,21,-51,-11,-51,-47r0,-102r27,0r0,92v0,16,1,32,11,34xm51,-166r-14,0r11,-32r20,0"},"\u00fb":{"d":"49,-28v25,-19,9,-85,13,-126r26,0r0,154r-26,0r0,-5v-28,21,-51,-11,-51,-47r0,-102r27,0r0,92v0,16,1,32,11,34xm48,-180r-8,15r-18,0r16,-32r20,0r16,32r-19,0"},"\u00fc":{"d":"49,-28v25,-19,9,-85,13,-126r26,0r0,154r-26,0r0,-5v-28,21,-51,-11,-51,-47r0,-102r27,0r0,92v0,16,1,32,11,34xm79,-183v0,9,-6,17,-14,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v8,0,14,7,14,16xm50,-183v0,9,-7,16,-15,17v-8,0,-14,-8,-14,-17v0,-9,6,-16,14,-16v9,0,15,7,15,16"},"\u00fd":{"d":"25,65r11,-64r-28,-155r28,0r13,87r13,-87r28,0r-38,219r-27,0xm50,-166r-14,0r11,-32r20,0","w":90},"\u00fe":{"d":"50,-32v21,-11,21,-74,0,-85v-21,11,-21,74,0,85xm52,-149v53,9,49,135,2,147v-8,0,-14,-2,-19,-7r0,60r-26,0r0,-259r26,0r0,70v5,-7,11,-11,17,-11","w":91},"\u00ff":{"d":"67,-214v18,0,19,40,0,40v-18,0,-19,-40,0,-40xm33,-214v19,1,19,39,0,40v-18,0,-19,-40,0,-40xm23,65r13,-63r-32,-155r31,0r15,84r17,-84r27,0r-43,218r-28,0","w":97},"\u0131":{"d":"9,-154r26,0r0,154r-26,0r0,-154","w":44},"\u02c7":{"d":"31,-226r7,-15r19,0r-16,32r-20,0r-16,-32r19,0","w":62},"\u02d8":{"d":"56,-241v2,26,-26,41,-42,23v-4,-5,-7,-13,-8,-23r16,0v1,9,4,19,9,22v6,-3,7,-14,9,-22r16,0","w":62},"\u02d9":{"d":"22,-253v19,0,19,41,0,42v-9,0,-15,-10,-15,-21v0,-11,6,-21,15,-21","w":42},"\u02da":{"d":"28,-216v6,-3,5,-26,0,-30v-5,4,-6,26,0,30xm27,-253v24,0,23,45,0,45v-22,-1,-22,-44,0,-45","w":55},"\u02db":{"d":"25,-14v1,23,-6,52,17,41v-1,11,3,28,-14,25v-17,4,-22,-33,-21,-66r18,0","w":45},"\u02dd":{"d":"9,-209r17,-33r20,0r-22,33r-15,0xm29,-209r17,-33r19,0r-21,33r-15,0","w":68},"\u015a":{"d":"65,-111v44,27,33,136,-36,109v-6,-3,-13,-7,-19,-13r7,-36v9,10,19,20,32,23v13,-1,17,-14,17,-30v0,-42,-56,-41,-56,-92v0,-46,50,-68,77,-36r-6,37v-9,-11,-15,-19,-30,-21v-33,10,0,50,14,59xm49,-210r-14,0r11,-32r20,0","w":95},"\u0164":{"d":"67,0r-28,0r0,-170r-31,0r0,-29r90,0r0,29r-31,0r0,170xm53,-226r7,-15r19,0r-16,32r-20,0r-16,-32r19,0","w":100},"\u0179":{"d":"11,-31r55,-139r-55,0r0,-29r84,0r0,32r-56,137r56,0r0,30r-84,0r0,-31xm52,-210r-14,0r11,-32r20,0","w":100},"\u015b":{"d":"52,-92v42,8,35,99,-13,94v-13,-2,-22,-6,-31,-14r8,-35v9,18,37,30,37,1v0,-32,-50,-18,-45,-65v-6,-43,43,-58,66,-32r-7,40v-8,-13,-10,-20,-23,-22v-17,6,-7,30,8,33xm43,-166r-14,0r11,-32r20,0","w":80},"\u0165":{"d":"54,-30r0,0r0,0xm44,-58v-2,26,2,36,19,23r-3,34v-57,19,-41,-69,-43,-123r-9,0r0,-30r9,0r0,-26r27,-25r0,51r16,0r0,30r-16,0r0,66xm53,-225v26,7,12,65,-11,65v2,-9,10,-9,9,-25v-17,-3,-15,-40,2,-40","w":64},"\u017a":{"d":"12,-26r39,-98r-38,0r0,-30r69,0r0,25r-39,99r40,0r0,30r-71,0r0,-26xm46,-166r-14,0r11,-32r20,0","w":85},"\u0141":{"d":"15,-199r26,0r0,169r50,0r0,30r-76,0r0,-199xm-6,-63r50,-66r24,0r-50,66r-24,-0","w":90},"\u0104":{"d":"54,-143r-12,73r25,0xm71,-199r36,199r-28,0r-7,-36r-36,0r-6,36r-27,0r35,-199r33,0xm103,-14v1,23,-6,52,17,41v-1,11,3,28,-14,25v-17,4,-22,-33,-21,-66r18,0","w":103},"\u015e":{"d":"65,-111v44,27,33,136,-36,109v-6,-3,-13,-7,-19,-13r7,-36v9,10,19,20,32,23v13,-1,17,-14,17,-30v0,-42,-56,-41,-56,-92v0,-46,50,-68,77,-36r-6,37v-9,-11,-15,-19,-30,-21v-33,10,0,50,14,59xm38,32v7,4,18,10,16,-6v-1,-14,-8,-2,-14,0r0,-40r16,0v-1,6,2,15,-1,19v11,1,17,8,17,22v0,24,-20,30,-36,21","w":95},"\u017b":{"d":"11,-31r55,-139r-55,0r0,-29r84,0r0,32r-56,137r56,0r0,30r-84,0r0,-31xm54,-253v19,0,19,41,0,42v-9,0,-15,-10,-15,-21v0,-11,6,-21,15,-21","w":100},"\u0142":{"d":"11,-186r27,-27r0,213r-27,0r0,-186xm-4,-65r41,-64r20,0r-41,64r-20,-0","w":43},"\u0105":{"d":"47,-29v15,-1,17,-45,2,-49v-9,0,-14,8,-14,25v0,12,3,24,12,24xm18,-139v24,-36,67,-7,67,40r0,99r-27,0r0,-3v-30,15,-50,-15,-50,-49v0,-35,17,-60,50,-51v2,-30,-23,-23,-29,-5xm82,-14v1,23,-6,52,17,41v-1,11,3,28,-14,25v-17,4,-22,-33,-21,-66r18,0","w":90},"\u015f":{"d":"52,-92v42,8,35,99,-13,94v-13,-2,-22,-6,-31,-14r8,-35v9,18,37,30,37,1v0,-32,-50,-18,-45,-65v-6,-43,43,-58,66,-32r-7,40v-8,-13,-10,-20,-23,-22v-17,6,-7,30,8,33xm30,32v7,4,18,10,16,-6v-1,-14,-8,-2,-14,0r0,-40r16,0v-1,6,2,15,-1,19v11,1,17,8,17,22v0,24,-20,30,-36,21","w":80},"\u013d":{"d":"12,-199r26,0r0,169r50,0r0,30r-76,0r0,-199xm48,-198v26,7,12,65,-11,65v2,-9,10,-9,9,-25v-17,-3,-15,-40,2,-40","w":87},"\u013e":{"d":"11,-186r27,-27r0,213r-27,0r0,-186xm47,-200v26,7,12,65,-11,65v2,-9,10,-9,9,-25v-17,-3,-15,-40,2,-40","w":55},"\u017c":{"d":"12,-26r39,-98r-38,0r0,-30r69,0r0,25r-39,99r40,0r0,30r-71,0r0,-26xm50,-207v19,0,19,41,0,42v-9,0,-15,-10,-15,-21v0,-11,6,-21,15,-21","w":85},"\u0154":{"d":"60,-108v20,-2,19,-62,0,-62r-22,0r0,62r22,0xm60,-199v50,-1,52,100,15,117r2,0r23,82r-28,0r-21,-78r-13,0r0,78r-26,0r0,-199r48,0xm50,-210r-14,0r11,-32r20,0","w":104},"\u0102":{"d":"54,-143r-12,73r25,0xm71,-199r36,199r-28,0r-7,-36r-36,0r-6,36r-27,0r35,-199r33,0xm79,-241v2,26,-26,41,-42,23v-4,-5,-7,-13,-8,-23r16,0v1,9,4,19,9,22v6,-3,7,-14,9,-22r16,0","w":103},"\u0139":{"d":"12,-199r26,0r0,169r50,0r0,30r-76,0r0,-199xm29,-210r-14,0r11,-32r20,0","w":87},"\u0106":{"d":"9,-100v0,-48,9,-101,53,-101v21,0,36,11,44,35r-22,23v-7,-13,-10,-23,-22,-25v-36,11,-35,125,1,137v10,-1,18,-13,22,-22r20,22v-9,22,-24,34,-43,34v-43,0,-53,-54,-53,-103xm60,-210r-14,0r11,-32r20,0","w":109},"\u010c":{"d":"9,-100v0,-48,9,-101,53,-101v21,0,36,11,44,35r-22,23v-7,-13,-10,-23,-22,-25v-36,11,-35,125,1,137v10,-1,18,-13,22,-22r20,22v-9,22,-24,34,-43,34v-43,0,-53,-54,-53,-103xm62,-226r7,-15r19,0r-16,32r-20,0r-16,-32r19,0","w":109},"\u0118":{"d":"12,-199r72,0r0,29r-46,0r0,53r29,0r0,30r-29,0r0,57r46,0r0,30r-72,0r0,-199xm51,-14v1,23,-6,52,17,41v-1,11,3,28,-14,25v-17,4,-22,-33,-21,-66r18,0","w":88},"\u011a":{"d":"12,-199r72,0r0,29r-46,0r0,53r29,0r0,30r-29,0r0,57r46,0r0,30r-72,0r0,-199xm46,-226r7,-15r19,0r-16,32r-20,0r-16,-32r19,0","w":88},"\u010e":{"d":"38,-30v61,2,60,-133,7,-140r-7,0r0,140xm49,-199v84,6,82,194,-1,199r-36,0r0,-199r37,0xm45,-226r7,-15r19,0r-16,32r-20,0r-16,-32r19,0","w":113},"\u0110":{"d":"38,-30v61,2,60,-133,7,-140r-7,0r0,140xm49,-199v84,6,82,194,-1,199r-36,0r0,-199r37,0xm5,-111r40,0r0,29r-40,0r0,-29","w":113},"\u0143":{"d":"38,-121r0,121r-27,0r0,-199r31,0r34,115r0,-115r27,0r0,199r-29,0xm55,-210r-14,0r11,-32r20,0","w":108},"\u0147":{"d":"38,-121r0,121r-27,0r0,-199r31,0r34,115r0,-115r27,0r0,199r-29,0xm55,-226r7,-15r19,0r-16,32r-20,0r-16,-32r19,0","w":108},"\u0150":{"d":"62,-28v34,-5,29,-95,19,-126v-5,-12,-11,-17,-19,-17v-39,8,-35,134,0,143xm115,-100v0,49,-7,101,-53,101v-44,0,-52,-51,-52,-101v0,-50,8,-96,52,-101v45,5,53,52,53,101xm39,-209r17,-33r20,0r-22,33r-15,0xm59,-209r17,-33r19,0r-21,33r-15,0","w":118},"\u0158":{"d":"60,-108v20,-2,19,-62,0,-62r-22,0r0,62r22,0xm60,-199v50,-1,52,100,15,117r2,0r23,82r-28,0r-21,-78r-13,0r0,78r-26,0r0,-199r48,0xm49,-226r7,-15r19,0r-16,32r-20,0r-16,-32r19,0","w":104},"\u016e":{"d":"57,-216v6,-3,5,-26,0,-30v-5,4,-6,26,0,30xm56,-253v24,0,23,45,0,45v-22,-1,-22,-44,0,-45xm101,-199v-5,74,22,190,-44,200v-68,-9,-40,-126,-46,-200r27,0r0,125v1,25,1,42,19,45v17,-3,17,-20,18,-45r0,-125r26,0","w":106},"\u0170":{"d":"101,-199v-5,74,22,190,-44,200v-68,-9,-40,-126,-46,-200r27,0r0,125v1,25,1,42,19,45v17,-3,17,-20,18,-45r0,-125r26,0xm31,-209r17,-33r20,0r-22,33r-15,0xm51,-209r17,-33r19,0r-21,33r-15,0","w":106},"\u0162":{"d":"67,0r-28,0r0,-170r-31,0r0,-29r90,0r0,29r-31,0r0,170xm43,32v7,4,18,10,16,-6v-1,-14,-8,-2,-14,0r0,-40r16,0v-1,6,2,15,-1,19v11,1,17,8,17,22v0,24,-20,30,-36,21","w":100},"\u0155":{"d":"47,-125v-9,2,-8,17,-9,30r0,95r-26,0r0,-154r26,0r0,4v7,-6,20,-7,25,0r-7,35v-7,-7,-9,-10,-9,-10xm35,-166r-14,0r11,-32r20,0","w":63},"\u0103":{"d":"47,-29v15,-1,17,-45,2,-49v-9,0,-14,8,-14,25v0,12,3,24,12,24xm18,-139v24,-36,67,-7,67,40r0,99r-27,0r0,-3v-30,15,-50,-15,-50,-49v0,-35,17,-60,50,-51v2,-30,-23,-23,-29,-5xm73,-197v2,26,-26,41,-42,23v-4,-5,-7,-13,-8,-23r16,0v1,9,4,19,9,22v6,-3,7,-14,9,-22r16,0","w":90},"\u013a":{"d":"11,-186r27,-27r0,213r-27,0r0,-186xm27,-210r-14,0r11,-32r20,0","w":43},"\u0107":{"d":"49,-126v-29,6,-14,143,12,84r20,23v-7,15,-18,22,-32,22v-60,0,-58,-152,0,-159v15,-2,25,9,30,19r-19,26v-4,-10,-8,-15,-11,-15xm50,-166r-14,0r11,-32r20,0","w":83},"\u010d":{"d":"49,-126v-29,6,-14,143,12,84r20,23v-7,15,-18,22,-32,22v-60,0,-58,-152,0,-159v15,-2,25,9,30,19r-19,26v-4,-10,-8,-15,-11,-15xm48,-182r7,-15r19,0r-16,32r-20,0r-16,-32r19,0","w":83},"\u0119":{"d":"64,-90v2,-21,-12,-57,-24,-28v-3,8,-5,17,-5,28r29,0xm51,-158v36,0,43,54,39,98v-18,1,-39,-2,-55,1v0,15,6,29,16,31v7,-2,8,-8,13,-17r17,26v-6,14,-15,21,-31,21v-61,0,-56,-160,1,-160xm59,-14v1,23,-6,52,17,41v-1,11,3,28,-14,25v-17,4,-22,-33,-21,-66r18,0"},"\u011b":{"d":"64,-90v2,-21,-12,-57,-24,-28v-3,8,-5,17,-5,28r29,0xm51,-158v36,0,43,54,39,98v-18,1,-39,-2,-55,1v0,15,6,29,16,31v7,-2,8,-8,13,-17r17,26v-6,14,-15,21,-31,21v-61,0,-56,-160,1,-160xm49,-182r7,-15r19,0r-16,32r-20,0r-16,-32r19,0"},"\u010f":{"d":"48,-29v22,-7,20,-78,1,-92v-11,0,-16,16,-16,48v0,19,2,41,15,44xm46,2v-57,0,-52,-145,-1,-157v7,0,13,1,17,4r0,-38r26,-20r0,209r-26,0r0,-4v-4,4,-10,6,-16,6xm97,-200v26,7,12,65,-11,65v2,-9,10,-9,9,-25v-17,-3,-15,-40,2,-40","w":109},"\u0111":{"d":"48,-29v22,-7,20,-78,1,-92v-11,0,-16,16,-16,48v0,19,2,41,15,44xm46,2v-57,0,-52,-145,-1,-157v7,0,13,1,17,4r0,-38r26,-20r0,209r-26,0r0,-4v-4,4,-10,6,-16,6xm55,-186r40,0r0,29r-40,0r0,-29"},"\u0144":{"d":"38,-148v27,-22,50,11,50,47r0,101r-26,0r0,-95v0,-20,-4,-31,-11,-31v-10,2,-13,16,-13,31r0,95r-26,0r0,-154r26,0r0,6xm49,-166r-14,0r11,-32r20,0"},"\u0148":{"d":"38,-148v27,-22,50,11,50,47r0,101r-26,0r0,-95v0,-20,-4,-31,-11,-31v-10,2,-13,16,-13,31r0,95r-26,0r0,-154r26,0r0,6xm50,-182r7,-15r19,0r-16,32r-20,0r-16,-32r19,0"},"\u0151":{"d":"50,-126v-23,0,-19,98,0,98v10,0,15,-16,15,-48v0,-33,-5,-50,-15,-50xm50,-156v58,8,55,152,0,158v-59,-4,-57,-151,0,-158xm24,-165r17,-33r20,0r-22,33r-15,0xm44,-165r17,-33r19,0r-21,33r-15,0"},"\u0159":{"d":"47,-125v-9,2,-8,17,-9,30r0,95r-26,0r0,-154r26,0r0,4v7,-6,20,-7,25,0r-7,35v-7,-7,-9,-10,-9,-10xm35,-182r7,-15r19,0r-16,32r-20,0r-16,-32r19,0","w":63},"\u016f":{"d":"49,-172v7,-1,7,-27,0,-29v-6,3,-6,26,0,29xm67,-186v0,12,-7,22,-18,22v-23,0,-22,-44,0,-45v11,-1,18,12,18,23xm49,-28v25,-19,9,-85,13,-126r26,0r0,154r-26,0r0,-5v-28,21,-51,-11,-51,-47r0,-102r27,0r0,92v0,16,1,32,11,34"},"\u0171":{"d":"49,-28v25,-19,9,-85,13,-126r26,0r0,154r-26,0r0,-5v-28,21,-51,-11,-51,-47r0,-102r27,0r0,92v0,16,1,32,11,34xm24,-165r17,-33r20,0r-22,33r-15,0xm44,-165r17,-33r19,0r-21,33r-15,0"},"\u0163":{"d":"54,-30r0,0r0,0xm44,-58v-2,26,2,36,19,23r-3,34v-57,19,-41,-69,-43,-123r-9,0r0,-30r9,0r0,-26r27,-25r0,51r16,0r0,30r-16,0r0,66xm30,32v7,4,18,10,16,-6v-1,-14,-8,-2,-14,0r0,-40r16,0v-1,6,2,15,-1,19v11,1,17,8,17,22v0,24,-20,30,-36,21","w":64},"\u011e":{"d":"37,-100v0,34,13,94,39,61v5,-6,7,-18,7,-32r-23,0r0,-29r53,0v0,49,-9,94,-51,102v-42,-7,-49,-53,-52,-102v-3,-62,24,-123,78,-94v7,6,13,15,18,28r-23,26v-4,-12,-10,-30,-21,-30v-17,0,-25,23,-25,70xm88,-241v2,26,-26,41,-42,23v-4,-5,-7,-13,-8,-23r16,0v1,9,4,19,9,22v6,-3,7,-14,9,-22r16,0","w":115},"\u0130":{"d":"12,-199r26,0r0,199r-26,0r0,-199xm26,-253v19,0,19,41,0,42v-9,0,-15,-10,-15,-21v0,-11,6,-21,15,-21","w":44},"\u011f":{"d":"51,-126v-26,5,-22,89,-4,98v22,-3,19,-84,4,-98xm7,-79v1,-39,13,-86,54,-73r0,-2r26,0r0,131v-1,43,-11,80,-44,91r-2,-32v11,-4,17,-17,19,-37v-44,11,-54,-36,-53,-78xm72,-197v2,26,-26,41,-42,23v-4,-5,-7,-13,-8,-23r16,0v1,9,4,19,9,22v6,-3,7,-14,9,-22r16,0","w":91},"\u0156":{"d":"60,-108v20,-2,19,-62,0,-62r-22,0r0,62r22,0xm60,-199v50,-1,52,100,15,117r2,0r23,82r-28,0r-21,-78r-13,0r0,78r-26,0r0,-199r48,0xm39,32v7,4,18,10,16,-6v-1,-14,-8,-2,-14,0r0,-40r16,0v-1,6,2,15,-1,19v11,1,17,8,17,22v0,24,-20,30,-36,21","w":104},"\u0157":{"d":"47,-125v-9,2,-8,17,-9,30r0,95r-26,0r0,-154r26,0r0,4v7,-6,20,-7,25,0r-7,35v-7,-7,-9,-10,-9,-10xm14,32v7,4,18,10,16,-6v-1,-14,-8,-2,-14,0r0,-40r16,0v-1,6,2,15,-1,19v11,1,17,8,17,22v0,24,-20,30,-36,21","w":63},"\u012e":{"d":"12,-199r26,0r0,199r-26,0r0,-199xm33,-14v1,23,-6,52,17,41v-1,11,3,28,-14,25v-17,4,-22,-33,-21,-66r18,0","w":44},"\u0100":{"d":"54,-143r-12,73r25,0xm71,-199r36,199r-28,0r-7,-36r-36,0r-6,36r-27,0r35,-199r33,0xm28,-230r51,0r0,20r-51,0r0,-20","w":103},"\u0112":{"d":"12,-199r72,0r0,29r-46,0r0,53r29,0r0,30r-29,0r0,57r46,0r0,30r-72,0r0,-199xm23,-230r51,0r0,20r-51,0r0,-20","w":88},"\u0116":{"d":"12,-199r72,0r0,29r-46,0r0,53r29,0r0,30r-29,0r0,57r46,0r0,30r-72,0r0,-199xm49,-253v19,0,19,41,0,42v-9,0,-15,-10,-15,-21v0,-11,6,-21,15,-21","w":88},"\u0122":{"d":"37,-100v0,34,13,94,39,61v5,-6,7,-18,7,-32r-23,0r0,-29r53,0v0,49,-9,94,-51,102v-42,-7,-49,-53,-52,-102v-3,-62,24,-123,78,-94v7,6,13,15,18,28r-23,26v-4,-12,-10,-30,-21,-30v-17,0,-25,23,-25,70xm52,32v7,4,18,10,16,-6v-1,-14,-8,-2,-14,0r0,-40r16,0v-1,6,2,15,-1,19v11,1,17,8,17,22v0,24,-20,30,-36,21","w":115},"\u0136":{"d":"51,-73v-10,19,-15,42,-13,73r-26,0r0,-199r26,0r0,86r34,-86r29,0r-34,86r37,113r-28,0xm40,32v7,4,18,10,16,-6v-1,-14,-8,-2,-14,0r0,-40r16,0v-1,6,2,15,-1,19v11,1,17,8,17,22v0,24,-20,30,-36,21","w":108},"\u012a":{"d":"12,-199r26,0r0,199r-26,0r0,-199xm0,-230r51,0r0,20r-51,0r0,-20","w":44},"\u013b":{"d":"12,-199r26,0r0,169r50,0r0,30r-76,0r0,-199xm35,32v7,4,18,10,16,-6v-1,-14,-8,-2,-14,0r0,-40r16,0v-1,6,2,15,-1,19v11,1,17,8,17,22v0,24,-20,30,-36,21","w":87},"\u0145":{"d":"38,-121r0,121r-27,0r0,-199r31,0r34,115r0,-115r27,0r0,199r-29,0xm40,32v7,4,18,10,16,-6v-1,-14,-8,-2,-14,0r0,-40r16,0v-1,6,2,15,-1,19v11,1,17,8,17,22v0,24,-20,30,-36,21","w":108},"\u014c":{"d":"62,-28v34,-5,29,-95,19,-126v-5,-12,-11,-17,-19,-17v-39,8,-35,134,0,143xm115,-100v0,49,-7,101,-53,101v-44,0,-52,-51,-52,-101v0,-50,8,-96,52,-101v45,5,53,52,53,101xm37,-230r51,0r0,20r-51,0r0,-20","w":118},"\u0172":{"d":"101,-199v-5,74,22,190,-44,200v-68,-9,-40,-126,-46,-200r27,0r0,125v1,25,1,42,19,45v17,-3,17,-20,18,-45r0,-125r26,0xm66,-14v1,23,-6,52,17,41v-1,11,3,28,-14,25v-17,4,-22,-33,-21,-66r18,0","w":106},"\u016a":{"d":"101,-199v-5,74,22,190,-44,200v-68,-9,-40,-126,-46,-200r27,0r0,125v1,25,1,42,19,45v17,-3,17,-20,18,-45r0,-125r26,0xm31,-230r51,0r0,20r-51,0r0,-20","w":106},"\u012f":{"d":"25,-210v18,0,19,41,0,40v-9,0,-15,-9,-14,-19v0,-11,3,-21,14,-21xm12,-154r26,0r0,154r-26,0r0,-154xm34,-14v1,23,-6,52,17,41v-1,11,3,28,-14,25v-17,4,-22,-33,-21,-66r18,0","w":43},"\u0101":{"d":"47,-29v15,-1,17,-45,2,-49v-9,0,-14,8,-14,25v0,12,3,24,12,24xm18,-139v24,-36,67,-7,67,40r0,99r-27,0r0,-3v-30,15,-50,-15,-50,-49v0,-35,17,-60,50,-51v2,-30,-23,-23,-29,-5xm22,-186r51,0r0,20r-51,0r0,-20","w":90},"\u0113":{"d":"64,-90v2,-21,-12,-57,-24,-28v-3,8,-5,17,-5,28r29,0xm51,-158v36,0,43,54,39,98v-18,1,-39,-2,-55,1v0,15,6,29,16,31v7,-2,8,-8,13,-17r17,26v-6,14,-15,21,-31,21v-61,0,-56,-160,1,-160xm24,-186r51,0r0,20r-51,0r0,-20"},"\u0117":{"d":"64,-90v2,-21,-12,-57,-24,-28v-3,8,-5,17,-5,28r29,0xm51,-158v36,0,43,54,39,98v-18,1,-39,-2,-55,1v0,15,6,29,16,31v7,-2,8,-8,13,-17r17,26v-6,14,-15,21,-31,21v-61,0,-56,-160,1,-160xm51,-207v19,0,19,41,0,42v-9,0,-15,-10,-15,-21v0,-11,6,-21,15,-21"},"\u0123":{"d":"51,-126v-26,5,-22,89,-4,98v22,-3,19,-84,4,-98xm7,-79v1,-39,13,-86,54,-73r0,-2r26,0r0,131v-1,43,-11,80,-44,91r-2,-32v11,-4,17,-17,19,-37v-44,11,-54,-36,-53,-78xm48,-197v16,3,17,39,-2,40v-27,-6,-12,-69,10,-65v0,10,-9,10,-8,25","w":91},"\u0137":{"d":"42,-62v-8,14,-3,41,-4,62r-26,0r0,-186r26,-27r0,100r16,-34r31,0r-25,52r29,95r-28,0xm35,32v7,4,18,10,16,-6v-1,-14,-8,-2,-14,0r0,-40r16,0v-1,6,2,15,-1,19v11,1,17,8,17,22v0,24,-20,30,-36,21","w":88},"\u012b":{"d":"12,-154r26,0r0,154r-26,0r0,-154xm0,-186r51,0r0,20r-51,0r0,-20","w":44},"\u013c":{"d":"11,-186r27,-27r0,213r-27,0r0,-186xm13,32v7,4,18,10,16,-6v-1,-14,-8,-2,-14,0r0,-40r16,0v-1,6,2,15,-1,19v11,1,17,8,17,22v0,24,-20,30,-36,21","w":43},"\u0146":{"d":"38,-148v27,-22,50,11,50,47r0,101r-26,0r0,-95v0,-20,-4,-31,-11,-31v-10,2,-13,16,-13,31r0,95r-26,0r0,-154r26,0r0,6xm38,32v7,4,18,10,16,-6v-1,-14,-8,-2,-14,0r0,-40r16,0v-1,6,2,15,-1,19v11,1,17,8,17,22v0,24,-20,30,-36,21"},"\u014d":{"d":"50,-126v-23,0,-19,98,0,98v10,0,15,-16,15,-48v0,-33,-5,-50,-15,-50xm50,-156v58,8,55,152,0,158v-59,-4,-57,-151,0,-158xm24,-186r51,0r0,20r-51,0r0,-20"},"\u0173":{"d":"49,-28v25,-19,9,-85,13,-126r26,0r0,154r-26,0r0,-5v-28,21,-51,-11,-51,-47r0,-102r27,0r0,92v0,16,1,32,11,34xm84,-14v1,23,-6,52,17,41v-1,11,3,28,-14,25v-17,4,-22,-33,-21,-66r18,0"},"\u016b":{"d":"49,-28v25,-19,9,-85,13,-126r26,0r0,154r-26,0r0,-5v-28,21,-51,-11,-51,-47r0,-102r27,0r0,92v0,16,1,32,11,34xm23,-186r51,0r0,20r-51,0r0,-20"},"\u00ac":{"d":"6,-220v23,9,53,10,71,24r-19,27r27,54r-24,48r-26,-52v-3,10,-11,39,-21,20","w":89}}});;$(document).ready(function(){stopAnime=false;preload_image_object=new Image();image_url=new Array();image_url[0]="images/top_work.jpg";image_url[1]="images/top_about.jpg";image_url[2]="images/top_contact.jpg";image_url[3]="images/blog.jpg";var i=0;for(i=0;i<=3;i++)
preload_image_object.src=image_url[i];if($.browser.msie){if($.browser.version<=6){var jsoff=true;}}
if(jsoff){$('.compat').html('<p>YOU ARE USING AN OUT OF DATE INTERNET BROWSER, <a href="http://www.mozilla-europe.org/en/firefox/">UPGRADE</a></p>');}
else{if(pageOpen!=true){$('#tutorials').css({display:'none'});$('#marathon').css({display:'none'});$('#contact').css({display:'none'});$('.compat').css({display:'none'});$('.hr').css({display:'none'});}
$('#work').css({opacity:'0.2'});$('#about').css({opacity:'0.2'});$('#contact_btn').css({opacity:'0.2'});$('#blog').css({opacity:'0.2'});$('#facebook').css({opacity:'0.2'});$('#twitter').css({opacity:'0.2'});if($.browser.msie){$('.container').css({display:'none'});$('.body').css({filter:'expression(document.execCommand("BackgroundImageCache", false, true)'});}
$('#tutorials h1, #contact h1').css({'font-size':'114px','margin':'-38px -10px -10px 6px'});$('#tutorials h2, #contact h2').css({'font-size':'25px','margin':'-25px 12px -3px'});if($.browser.msie){if($.browser.version==7)
{$('#tutorials h1, #contact h1').css({'margin':'-28px -10px -10px 6px'});}}
$('#tutwrapper h1').css({'font-size':'19px','padding':'10px 0 0 6px','margin':'0px -10px -10px 6px'});$('#contact h3').css({'font-size':'43px','padding':'102px 0 0 116px'});$('#pageholder').css({'display':'block'});$('#maintext').css({'top':'-90px'});$('#maintext h1').css({'font-size':'53px','margin-bottom':'-11px'});$('#maintext h2').css({'font-size':'24px'});$('#maintext a').css({'font-size':'28px'});$('.compat').html('<h1>You\'re viewing the jQuery animated version.</h1>');$('#header .content .topcontact h1').css({'line-height':'17px'});currentPage="none";currentItem="none";$('.loading').fadeIn(10);$('.box1').css({display:'none',right:'-20px'});$('.box2').css({display:'none',right:'-20px'});$('.box3').css({display:'none',right:'-20px'});$('.box4').css({display:'none',right:'-20px'});$('.box5').css({display:'none',right:'-20px'});$('.box6').css({display:'none',right:'-20px'});$('.main').css({display:'none'});$('#crop').css({backgroundPosition:'50% 80px'});$('.holder').css({backgroundPosition:'50% -400px'});$('#house').css({top:'+400px'});$('#tractor').css({left:'+0px',top:'+400px'});$('#houseshadow').css({height:'0px'});$(window).load(function(){$('.loading').fadeOut('slow',function(){$('.holder').delay(200).animate({backgroundPosition:'50% 9px'},500,'easeOutBack',function(){$(".main").delay(200).fadeIn(100);$(".box1").delay(400).fadeIn(100).animate({right:'+10px'},200);$(".box2").delay(600).fadeIn(100).animate({right:'+10px'},200);$(".box3").delay(800).fadeIn(100).animate({right:'+10px'},200);$(".box4").delay(1000).fadeIn(100).animate({right:'+10px'},200);$(".box5").delay(1200).fadeIn(100).animate({right:'+10px'},200);$(".box6").delay(1400).fadeIn(100).animate({right:'+10px'},200,function(){$('.compat').slideDown(300);$('#tutorials').slideDown(300);$('#contact').slideDown(300);$('.hr').slideDown(300);$("#house").delay(400).animate({top:'50px'},150,'easeOutCirc').animate({top:'183px'},600,'easeOutBounce');$("#houseshadow").delay(500).animate({height:'38px'},600,'easeOutBounce',function(){$('#marathon').delay(800).fadeIn(500);$('#tractor').css({left:'0px',top:'10px'});$("#crop").delay(300).animate({backgroundPosition:'50% 0px'},1500,'easeOutCirc');if(pageOpen==true)
{changePage(whichPage,whichWidth);}
else{$('#maintext').animate({top:'40px'},500,'easeOutBack');}
animateTractor();});$("#work").animate({opacity:'1'},200);$("#about").animate({opacity:'1'},200);$("#contact_btn").animate({opacity:'1'},200);$("#blog").animate({opacity:'1'},200);$("#facebook").animate({opacity:'1'},200);$("#twitter").animate({opacity:'1'},200);$("#work2").hover(function(){$('#work img').attr("src",$('#work img').attr("src").replace(/_on.jpg/,".jpg"));},function(){$('#work img').attr("src",$('#work img').attr("src").replace(/.jpg/,"_on.jpg"));});$("#about2").hover(function(){$('#about img').attr("src",$('#about img').attr("src").replace(/_on.jpg/,".jpg"));},function(){$('#about img').attr("src",$('#about img').attr("src").replace(/.jpg/,"_on.jpg"));});$("#contact_btn2").hover(function(){$('#contact_btn img').attr("src",$('#contact_btn img').attr("src").replace(/_on.jpg/,".jpg"));},function(){$('#contact_btn img').attr("src",$('#contact_btn img').attr("src").replace(/.jpg/,"_on.jpg"));});$('#home').click(function(event){event.preventDefault();changePage(3,600);_gaq.push(['_trackPageview',"home.html"]);});$('#work').click(function(event){event.preventDefault();changePage(2,800);_gaq.push(['_trackPageview',"work.html"]);});$('#about').click(function(event){event.preventDefault();changePage(3,600);_gaq.push(['_trackPageview',"about.html"]);});$('#contact_btn').click(function(event){event.preventDefault();changePage(4,600);_gaq.push(['_trackPageview',"contact.html"]);});$('#work2').click(function(event){event.preventDefault();changePage(2,800);});$('#about2').click(function(event){event.preventDefault();changePage(3,600);});$('#contact_btn2').click(function(event){event.preventDefault();changePage(4,600);});});});});});$('#home').click(function(event){event.preventDefault();});$('#work').click(function(event){event.preventDefault();});$('#about').click(function(event){event.preventDefault();});$('#contact_btn').click(function(event){event.preventDefault();});$('#pageholder').css({top:'+500px'});function animateTractor(){$("#tractor").delay(400).animate({left:'-136px'},3000,function(){$("#crop").animate({backgroundPosition:'53% 80px'},1500,'easeOutCirc',function(){$("#tractor").animate({left:'0px'},3000,function(){$("#house").animate({top:'175px'},150,'easeOutCirc').animate({top:'183px'},400,'easeOutBounce');$('#crop').css({backgroundPosition:'50% 80px'});$("#crop").delay(700).animate({backgroundPosition:'50% 0px'},1000,'easeOutCirc',function(){animateTractor();});});});});}
function changePage(page,widthvar)
{$('#tractor').stop(true,false);stopAnime=true;if($.browser.msie){$('.container').css({display:'none'});$('#pageholder').css({'z-index':'7'});}
$('#maintext').animate({top:'-90px'},300,'easeOutBack');var divpos=390*(page-1);if(currentPage==page)
{}
else(currentPage=="none")
{$('#pageholder').animate({top:'-'+divpos+'px'},500,'easeOutBack',function(){$('#pageholder').children().animate({width:widthvar},100,'easeOutCirc');$('#pageclose').animate({'padding-left':widthvar+80},100,'easeOutCirc',function(){if($.browser.msie){$('.container').css({display:'block'});}
if(page!=4)$('#pageclose').delay(200).fadeIn(100);});});currentPage=page;}}
$('#close').click(function(event){$('#pageclose').fadeOut(50,function(){$('#pageholder').animate({top:'+400px'},600,'easeInBack',function(){$('#maintext').animate({top:'40px'},500,'easeOutBack');animateTractor();stopAnime=false;});});});pageArr=whichItemHTML.split(".html");pageNumberArray=pageArr[0].split("item");var currItem=Number(pageNumberArray[1]);var maxItem=9;function changeItem()
{if(currItem==maxItem)
{nextItem=1
currItem=maxItem;}
else{nextItem=currItem+1}
$('#item1').fadeOut(200,function(){$("#item1").html("<div class='right'><br/><br/><h1>LOADING...</h1><p><img src='images/ajax-loader.gif' /></p></div>");Cufon.refresh('#items h1');$('#item1').fadeIn(40);$.ajax({url:'item'+nextItem+'.html',success:function(data){$('#item1').fadeOut(200,function(){if($.browser.msie){if($.browser.version<=8)
{$('#item1').css({display:'none',top:'+400px'});}}
$('#item1').html(data);name=$('.h_title').text();_gaq.push(['_trackPageview',name+".html"]);Cufon.refresh('#items h1');if($.browser.msie){if($.browser.version<=8)
{$('#item1').fadeIn(20).animate({top:'0px'});}
else{$('#item1').fadeIn(200);}}
else
{$('#item1').fadeIn(200);}});}});});currItem=nextItem;};tagPage=function(){data=$('#page1 .left img').attr('src');$('#tags').append('<a href="#" id="goTag"><img src="'+data+'" alt="Tag" width="30" height="30"/></a>');}
function changeItemBack()
{if(currItem==1)
{nextItemBack=maxItem
currItem=1;}
else{nextItemBack=currItem-1}
$('#item1').fadeOut(200,function(){$("#item1").html("<div class='right'><br/><br/><h1>LOADING...</h1><p><img src='images/ajax-loader.gif' /></p></div>");Cufon.refresh('#items h1');$('#item1').fadeIn(40);$.ajax({url:'item'+nextItemBack+'.html',success:function(data){$('#item1').fadeOut(200,function(){if($.browser.msie){if($.browser.version<=8)
{$('#item1').css({display:'none',top:'+400px'});}}
$('#item1').html(data);name=$('.h_title').text();_gaq.push(['_trackPageview',name+".html"]);Cufon.refresh('#items h1');Shadowbox.clearCache();Shadowbox.setup();if($.browser.msie){if($.browser.version<=8)
{$('#item1').fadeIn(20).animate({top:'0px'});}
else{$('#item1').fadeIn(200);}}
else
{$('#item1').fadeIn(200);}});}});});currItem=nextItemBack;};$('#tag').click(function(event){event.preventDefault();tagPage();});$('#prev').click(function(event){event.preventDefault();changeItem();});$('#next').click(function(event){event.preventDefault();changeItemBack();});$.ajax({url:''+whichItemHTML+'',success:function(data){$('#item1').html(data);name=$('.h_title').text();_gaq.push(['_trackPageview',name+".html"]);Cufon.replace('#items h1');Cufon.replace('#items h2');Shadowbox.clearCache();Shadowbox.setup();}});Cufon.set('fontFamily','blue');Cufon.replace('h1',{hover:true});Cufon.replace('h2',{hover:true});Cufon.replace('#contact p');Cufon.replace('#contact h3');Cufon.replace('#page3 label');Cufon.set('fontFamily','blue-cond');Cufon.replace('#tutorials h1');Cufon.replace('#tutorials h2');Cufon.replace('#contact h1');Cufon.replace('#contact h2');Cufon.set('fontFamily','blue');Cufon.replace('#tutwrapper h1');$(".hoverswap").hover(function(){$(this).attr("src",$(this).attr("src").replace(/_on.jpg/,".jpg"));},function(){$(this).attr("src",$(this).attr("src").replace(/.jpg/,"_on.jpg"));});}});function submitForm(d){if(checkform(d)!=false){$('#sub').val('Sending...');var name=$("#name").val();var email=$("#email").val();var comments=$("#comments").text();var dataString=$('#ContactForm').serialize()
dataString+='&s=true';$.ajax({type:"POST",url:"contact-send.html",data:dataString,success:function(s){$('#spf_form').html('<h1>Thank you! We\'ll be in touch very soon</h1>');Cufon.set('fontFamily','blue');Cufon.replace('#page3 h1',{hover:true});}});return false;}else{return false;}}
