(function(a){a.fn.hoverIntent=function(j,k){var b={sensitivity:7,interval:100,timeout:0};b=a.extend(b,k?{over:j,out:k}:j);var d,e,m,n;var o=function(f){d=f.pageX;e=f.pageY};var c=function(f,g){g.hoverIntent_t=clearTimeout(g.hoverIntent_t);if((Math.abs(m-d)+Math.abs(n-e))<b.sensitivity){a(g).unbind("mousemove",o);g.hoverIntent_s=1;return b.over.apply(g,[f])}else{m=d;n=e;g.hoverIntent_t=setTimeout(function(){c(f,g)},b.interval)}};var h=function(f,g){g.hoverIntent_t=clearTimeout(g.hoverIntent_t);g.hoverIntent_s=0;return b.out.apply(g,[f])};var l=function(f){var r=(f.type=="mouseover"?f.fromElement:f.toElement)||f.relatedTarget;while(r&&r!=this){try{r=r.parentNode}catch(f){r=this}}if(r==this){return false}var g=jQuery.extend({},f);var q=this;if(q.hoverIntent_t){q.hoverIntent_t=clearTimeout(q.hoverIntent_t)}if(f.type=="mouseover"){m=g.pageX;n=g.pageY;a(q).bind("mousemove",o);if(q.hoverIntent_s!=1){q.hoverIntent_t=setTimeout(function(){c(g,q)},b.interval)}}else{a(q).unbind("mousemove",o);if(q.hoverIntent_s==1){q.hoverIntent_t=setTimeout(function(){h(g,q)},b.timeout)}}};return this.mouseover(l).mouseout(l)}})(jQuery);var $pp_pic_holder;var $ppt;(function(a){a.fn.prettyPhoto=function(A){var g=true;var n=false;var s=[];var f=0;var v;var w;var z;var aa;var h="image";var ab;var q=j();a(window).scroll(function(){q=j();e()});a(window).resize(function(){e();y()});a(document).keypress(function(C){switch(C.keyCode){case 37:if(f==1){return}r("previous");break;case 39:if(f==setCount){return}r("next");break;case 27:o();break}});A=jQuery.extend({animationSpeed:"normal",padding:40,opacity:0.8,showTitle:true,allowresize:true,counter_separator_label:"/",theme:"light_rounded",callback:function(){}},A);if(a.browser.msie&&a.browser.version==6){A.theme="light_square"}a(this).each(function(){var E=false;var D=false;var F=0;var C=0;s[s.length]=this;a(this).bind("click",function(){m(this);return false})});function m(C){ab=a(C);theRel=ab.attr("rel");galleryRegExp=/\[(?:.*)\]/;theGallery=galleryRegExp.exec(theRel);isSet=false;setCount=0;d();for(i=0;i<s.length;i++){if(a(s[i]).attr("rel").indexOf(theGallery)!=-1){setCount++;if(setCount>1){isSet=true}if(a(s[i]).attr("href")==ab.attr("href")){f=setCount;arrayPosition=i}}}B();$pp_pic_holder.find("p.currentTextHolder").text(f+A.counter_separator_label+setCount);e();a("#pp_full_res").hide();$pp_pic_holder.find(".pp_loaderIcon").show()}showimage=function(F,C,I,H,G,D,E){a(".pp_loaderIcon").hide();if(a.browser.opera){windowHeight=window.innerHeight;windowWidth=window.innerWidth}else{windowHeight=a(window).height();windowWidth=a(window).width()}$pp_pic_holder.find(".pp_content").animate({height:G},A.animationSpeed);projectedTop=q.scrollTop+((windowHeight/2)-(H/2));if(projectedTop<0){projectedTop=0+$pp_pic_holder.find(".ppt").height()}$pp_pic_holder.animate({top:projectedTop,left:((windowWidth/2)-(I/2)),width:I},A.animationSpeed,function(){$pp_pic_holder.width(I);$pp_pic_holder.find(".pp_hoverContainer,#fullResImage").height(C).width(F);$pp_pic_holder.find("#pp_full_res").fadeIn(A.animationSpeed,function(){a(this).find("object,embed").css("visibility","visible")});l();if(E){a("a.pp_expand,a.pp_contract").fadeIn(A.animationSpeed)}})};function l(){if(isSet&&h=="image"){$pp_pic_holder.find(".pp_hoverContainer").fadeIn(A.animationSpeed)}else{$pp_pic_holder.find(".pp_hoverContainer").hide()}$pp_pic_holder.find(".pp_details").fadeIn(A.animationSpeed);if(A.showTitle&&hasTitle){$ppt.css({top:$pp_pic_holder.offset().top-22,left:$pp_pic_holder.offset().left+(A.padding/2),display:"none"});$ppt.fadeIn(A.animationSpeed)}}function u(){$pp_pic_holder.find(".pp_hoverContainer,.pp_details").fadeOut(A.animationSpeed);$pp_pic_holder.find("#pp_full_res object,#pp_full_res embed").css("visibility","hidden");$pp_pic_holder.find("#pp_full_res").fadeOut(A.animationSpeed,function(){a(".pp_loaderIcon").show();c()});$ppt.fadeOut(A.animationSpeed)}function r(C){if(C=="previous"){arrayPosition--;f--}else{arrayPosition++;f++}if(!g){g=true}u();a("a.pp_expand,a.pp_contract").fadeOut(A.animationSpeed,function(){a(this).removeClass("pp_contract").addClass("pp_expand")})}function o(){$pp_pic_holder.find("object,embed").css("visibility","hidden");a("div.pp_pic_holder,div.ppt").fadeOut(A.animationSpeed);a("div.pp_overlay").fadeOut(A.animationSpeed,function(){a("div.pp_overlay,div.pp_pic_holder,div.ppt").remove();if(a.browser.msie&&a.browser.version==6){a("select").css("visibility","visible")}A.callback()});g=true}function k(){if(f==setCount){$pp_pic_holder.find("a.pp_next").css("visibility","hidden");$pp_pic_holder.find("a.pp_arrow_next").addClass("disabled").unbind("click")}else{$pp_pic_holder.find("a.pp_next").css("visibility","visible");$pp_pic_holder.find("a.pp_arrow_next.disabled").removeClass("disabled").bind("click",function(){r("next");return false})}if(f==1){$pp_pic_holder.find("a.pp_previous").css("visibility","hidden");$pp_pic_holder.find("a.pp_arrow_previous").addClass("disabled").unbind("click")}else{$pp_pic_holder.find("a.pp_previous").css("visibility","visible");$pp_pic_holder.find("a.pp_arrow_previous.disabled").removeClass("disabled").bind("click",function(){r("previous");return false})}$pp_pic_holder.find("p.currentTextHolder").text(f+A.counter_separator_label+setCount);ab=(isSet)?a(s[arrayPosition]):ab;d();if(ab.attr("title")){$pp_pic_holder.find(".pp_description").show().html(unescape(ab.attr("title")))}else{$pp_pic_holder.find(".pp_description").hide().text("")}if(ab.find("img").attr("alt")&&A.showTitle){hasTitle=true;$ppt.html(unescape(ab.find("img").attr("alt")))}else{hasTitle=false}}function t(D,C){hasBeenResized=false;x(D,C);imageWidth=D;imageHeight=C;windowHeight=a(window).height();windowWidth=a(window).width();if(((aa>windowWidth)||(z>windowHeight))&&g&&A.allowresize&&!n){hasBeenResized=true;notFitting=true;while(notFitting){if((aa>windowWidth)){imageWidth=(windowWidth-200);imageHeight=(C/D)*imageWidth}else{if((z>windowHeight)){imageHeight=(windowHeight-200);imageWidth=(D/C)*imageHeight}else{notFitting=false}}z=imageHeight;aa=imageWidth}x(imageWidth,imageHeight)}return{width:imageWidth,height:imageHeight,containerHeight:z,containerWidth:aa,contentHeight:v,contentWidth:w,resized:hasBeenResized}}function x(D,C){$pp_pic_holder.find(".pp_details").width(D).find(".pp_description").width(D-parseFloat($pp_pic_holder.find("a.pp_close").css("width")));v=C+$pp_pic_holder.find(".pp_details").height()+parseFloat($pp_pic_holder.find(".pp_details").css("marginTop"))+parseFloat($pp_pic_holder.find(".pp_details").css("marginBottom"));w=D;z=v+$pp_pic_holder.find(".ppt").height()+$pp_pic_holder.find(".pp_top").height()+$pp_pic_holder.find(".pp_bottom").height();aa=D+A.padding}function d(){if(ab.attr("href").match(/youtube\.com\/watch/i)){h="youtube"}else{if(ab.attr("href").indexOf(".mov")!=-1){h="quicktime"}else{if(ab.attr("href").indexOf(".swf")!=-1){h="flash"}else{if(ab.attr("href").indexOf("iframe")!=-1){h="iframe"}else{h="image"}}}}}function e(){if($pp_pic_holder){if($pp_pic_holder.size()==0){return}}else{return}if(a.browser.opera){windowHeight=window.innerHeight;windowWidth=window.innerWidth}else{windowHeight=a(window).height();windowWidth=a(window).width()}if(g){$pHeight=$pp_pic_holder.height();$pWidth=$pp_pic_holder.width();$tHeight=$ppt.height();projectedTop=(windowHeight/2)+q.scrollTop-($pHeight/2);if(projectedTop<0){projectedTop=0+$tHeight}$pp_pic_holder.css({top:projectedTop,left:(windowWidth/2)+q.scrollLeft-($pWidth/2)});$ppt.css({top:projectedTop-$tHeight,left:(windowWidth/2)+q.scrollLeft-($pWidth/2)+(A.padding/2)})}}function c(){k();if(h=="image"){imgPreloader=new Image();nextImage=new Image();if(isSet&&f>setCount){nextImage.src=a(s[arrayPosition+1]).attr("href")}prevImage=new Image();if(isSet&&s[arrayPosition-1]){prevImage.src=a(s[arrayPosition-1]).attr("href")}pp_typeMarkup='<img id="fullResImage" src="" />';$pp_pic_holder.find("#pp_full_res")[0].innerHTML=pp_typeMarkup;$pp_pic_holder.find(".pp_content").css("overflow","hidden");$pp_pic_holder.find("#fullResImage").attr("src",ab.attr("href"));imgPreloader.onload=function(){var C=t(imgPreloader.width,imgPreloader.height);imgPreloader.width=C.width;imgPreloader.height=C.height;showimage(imgPreloader.width,imgPreloader.height,C.containerWidth,C.containerHeight,C.contentHeight,C.contentWidth,C.resized)};imgPreloader.src=ab.attr("href")}else{movie_width=(parseFloat(b("width",ab.attr("href"))))?b("width",ab.attr("href")):"425";movie_height=(parseFloat(b("height",ab.attr("href"))))?b("height",ab.attr("href")):"344";if(movie_width.indexOf("%")!=-1||movie_height.indexOf("%")!=-1){movie_height=(a(window).height()*parseFloat(movie_height)/100)-100;movie_width=(a(window).width()*parseFloat(movie_width)/100)-100;parsentBased=true}else{movie_height=parseFloat(movie_height);movie_width=parseFloat(movie_width)}if(h=="quicktime"){movie_height+=13}correctSizes=t(movie_width,movie_height);if(h=="youtube"){pp_typeMarkup='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+correctSizes.width+'" height="'+correctSizes.height+'"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://www.youtube.com/v/'+b("v",ab.attr("href"))+'" /><embed src="http://www.youtube.com/v/'+b("v",ab.attr("href"))+'" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="'+correctSizes.width+'" height="'+correctSizes.height+'"></embed></object>'}else{if(h=="quicktime"){pp_typeMarkup='<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="'+correctSizes.height+'" width="'+correctSizes.width+'"><param name="src" value="'+ab.attr("href")+'"><param name="autoplay" value="true"><param name="type" value="video/quicktime"><embed src="'+ab.attr("href")+'" height="'+correctSizes.height+'" width="'+correctSizes.width+'" autoplay="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"></embed></object>'}else{if(h=="flash"){flash_vars=ab.attr("href");flash_vars=flash_vars.substring(ab.attr("href").indexOf("flashvars")+10,ab.attr("href").length);filename=ab.attr("href");filename=filename.substring(0,filename.indexOf("?"));pp_typeMarkup='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="'+correctSizes.width+'" height="'+correctSizes.height+'"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="'+filename+"?"+flash_vars+'" /><embed src="'+filename+"?"+flash_vars+'" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="'+correctSizes.width+'" height="'+correctSizes.height+'"></embed></object>'}else{if(h=="iframe"){movie_url=ab.attr("href");movie_url=movie_url.substr(0,movie_url.indexOf("iframe")-1);pp_typeMarkup='<iframe src ="'+movie_url+'" width="'+(correctSizes.width-10)+'" height="'+(correctSizes.height-10)+'" frameborder="no"></iframe>'}}}}$pp_pic_holder.find("#pp_full_res")[0].innerHTML=pp_typeMarkup;showimage(correctSizes.width,correctSizes.height,correctSizes.containerWidth,correctSizes.containerHeight,correctSizes.contentHeight,correctSizes.contentWidth,correctSizes.resized)}}function j(){if(self.pageYOffset){scrollTop=self.pageYOffset;scrollLeft=self.pageXOffset}else{if(document.documentElement&&document.documentElement.scrollTop){scrollTop=document.documentElement.scrollTop;scrollLeft=document.documentElement.scrollLeft}else{if(document.body){scrollTop=document.body.scrollTop;scrollLeft=document.body.scrollLeft}}}return{scrollTop:scrollTop,scrollLeft:scrollLeft}}function y(){a("div.pp_overlay").css({height:a(document).height(),width:a(window).width()})}function B(){toInject="";toInject+="<div class='pp_overlay'></div>";if(h=="image"){pp_typeMarkup='<img id="fullResImage" src="" />'}else{pp_typeMarkup=""}toInject+='<div class="pp_pic_holder"><div class="pp_top"><div class="pp_left"></div><div class="pp_middle"></div><div class="pp_right"></div></div><div class="pp_content"><a href="#" class="pp_expand" title="Expand the image">Expand</a><div class="pp_loaderIcon"></div><div class="pp_hoverContainer"><a class="pp_next" href="#">next</a><a class="pp_previous" href="#">previous</a></div><div id="pp_full_res">'+pp_typeMarkup+'</div><div class="pp_details clearfix"><a class="pp_close" href="#">Close</a><p class="pp_description"></p><div class="pp_nav"><a href="#" class="pp_arrow_previous">Previous</a><p class="currentTextHolder">0'+A.counter_separator_label+'0</p><a href="#" class="pp_arrow_next">Next</a></div></div></div><div class="pp_bottom"><div class="pp_left"></div><div class="pp_middle"></div><div class="pp_right"></div></div></div>';toInject+='<div class="ppt"></div>';a("body").append(toInject);$pp_pic_holder=a(".pp_pic_holder");$ppt=a(".ppt");a("div.pp_overlay").css("height",a(document).height()).bind("click",function(){o()});$pp_pic_holder.css({opacity:0}).addClass(A.theme);a("a.pp_close").bind("click",function(){o();return false});a("a.pp_expand").bind("click",function(){$this=a(this);if($this.hasClass("pp_expand")){$this.removeClass("pp_expand").addClass("pp_contract");g=false}else{$this.removeClass("pp_contract").addClass("pp_expand");g=true}u();$pp_pic_holder.find(".pp_hoverContainer, #pp_full_res, .pp_details").fadeOut(A.animationSpeed,function(){c()});return false});$pp_pic_holder.find(".pp_previous, .pp_arrow_previous").bind("click",function(){r("previous");return false});$pp_pic_holder.find(".pp_next, .pp_arrow_next").bind("click",function(){r("next");return false});$pp_pic_holder.find(".pp_hoverContainer").css({"margin-left":A.padding/2});if(!isSet){$pp_pic_holder.find(".pp_hoverContainer,.pp_nav").hide()}if(a.browser.msie&&a.browser.version==6){a("body").addClass("ie6");a("select").css("visibility","hidden")}a("div.pp_overlay").css("opacity",0).fadeTo(A.animationSpeed,A.opacity,function(){$pp_pic_holder.css("opacity",0).fadeIn(A.animationSpeed,function(){$pp_pic_holder.attr("style","left:"+$pp_pic_holder.css("left")+";top:"+$pp_pic_holder.css("top")+";");c()})})}};function b(e,d){e=e.replace(/[\[]/,"\\[").replace(/[\]]/,"\\]");var c="[\\?&]"+e+"=([^&#]*)";var g=new RegExp(c);var f=g.exec(d);if(f==null){return""}else{return f[1]}}})(jQuery);(function(b){function a(){this._curHash="";this._callback=function(c){}}b.extend(a.prototype,{init:function(d){this._callback=d;this._curHash=location.hash;if(b.browser.msie){if(this._curHash==""){this._curHash="#"}b("body").prepend('<iframe id="jQuery_history" style="display: none;"></iframe>');var c=b("#jQuery_history")[0].contentWindow.document;c.open();c.close();c.location.hash=this._curHash}else{if(b.browser.safari){this._historyBackStack=[];this._historyBackStack.length=history.length;this._historyForwardStack=[];this._isFirst=true;this._dontCheck=false}}this._callback(this._curHash.replace(/^#/,""));setInterval(this._check,100)},add:function(c){this._historyBackStack.push(c);this._historyForwardStack.length=0;this._isFirst=true},_check:function(){if(b.browser.msie){var c=b("#jQuery_history")[0];var f=c.contentDocument||c.contentWindow.document;var h=f.location.hash;if(h!=b.history._curHash){location.hash=h;b.history._curHash=h;b.history._callback(h.replace(/^#/,""))}}else{if(b.browser.safari){if(!b.history._dontCheck){var d=history.length-b.history._historyBackStack.length;if(d){b.history._isFirst=false;if(d<0){for(var e=0;e<Math.abs(d);e++){b.history._historyForwardStack.unshift(b.history._historyBackStack.pop())}}else{for(var e=0;e<d;e++){b.history._historyBackStack.push(b.history._historyForwardStack.shift())}}var g=b.history._historyBackStack[b.history._historyBackStack.length-1];if(g!=undefined){b.history._curHash=location.hash;b.history._callback(g)}}else{if(b.history._historyBackStack[b.history._historyBackStack.length-1]==undefined&&!b.history._isFirst){if(document.URL.indexOf("#")>=0){b.history._callback(document.URL.split("#")[1])}else{b.history._callback("")}b.history._isFirst=true}}}}else{var h=location.hash;if(h!=b.history._curHash){b.history._curHash=h;b.history._callback(h.replace(/^#/,""))}}}},load:function(f){var g;if(b.browser.safari){g=f}else{g="#"+f;location.hash=g}this._curHash=g;if(b.browser.msie){var c=b("#jQuery_history")[0];var e=c.contentWindow.document;e.open();e.close();e.location.hash=g;this._callback(f)}else{if(b.browser.safari){this._dontCheck=true;this.add(f);var d=function(){b.history._dontCheck=false};window.setTimeout(d,200);this._callback(f);location.hash=g}else{this._callback(f)}}}});b(document).ready(function(){b.history=new a()})})(jQuery);(function($){$.extend({tablesorter:new function(){var parsers=[],widgets=[];this.defaults={cssHeader:"header",cssAsc:"headerSortUp",cssDesc:"headerSortDown",cssChildRow:"expand-child",sortInitialOrder:"asc",sortMultiSortKey:"shiftKey",sortForce:null,sortAppend:null,sortLocaleCompare:true,textExtraction:"simple",parsers:{},widgets:[],widgetZebra:{css:["even","odd"]},headers:{},widthFixed:false,cancelSelection:true,sortList:[],headerList:[],dateFormat:"us",decimal:"/.|,/g",onRenderHeader:null,selectorHeaders:"thead th",debug:false};function benchmark(s,d){log(s+","+(new Date().getTime()-d.getTime())+"ms")}this.benchmark=benchmark;function log(s){if(typeof console!="undefined"&&typeof console.debug!="undefined"){console.log(s)}else{alert(s)}}function buildParserCache(table,$headers){if(table.config.debug){var parsersDebug=""}if(table.tBodies.length==0){return}var rows=table.tBodies[0].rows;if(rows[0]){var list=[],cells=rows[0].cells,l=cells.length;for(var i=0;i<l;i++){var p=false;if($.metadata&&($($headers[i]).metadata()&&$($headers[i]).metadata().sorter)){p=getParserById($($headers[i]).metadata().sorter)}else{if((table.config.headers[i]&&table.config.headers[i].sorter)){p=getParserById(table.config.headers[i].sorter)}}if(!p){p=detectParserForColumn(table,rows,-1,i)}if(table.config.debug){parsersDebug+="column:"+i+" parser:"+p.id+"\n"}list.push(p)}}if(table.config.debug){log(parsersDebug)}return list}function detectParserForColumn(table,rows,rowIndex,cellIndex){var l=parsers.length,node=false,nodeValue=false,keepLooking=true;while(nodeValue==""&&keepLooking){rowIndex++;if(rows[rowIndex]){node=getNodeFromRowAndCellIndex(rows,rowIndex,cellIndex);nodeValue=trimAndGetNodeText(table.config,node);if(table.config.debug){log("Checking if value was empty on row:"+rowIndex)}}else{keepLooking=false}}for(var i=1;i<l;i++){if(parsers[i].is(nodeValue,table,node)){return parsers[i]}}return parsers[0]}function getNodeFromRowAndCellIndex(rows,rowIndex,cellIndex){return rows[rowIndex].cells[cellIndex]}function trimAndGetNodeText(config,node){return $.trim(getElementText(config,node))}function getParserById(name){var l=parsers.length;for(var i=0;i<l;i++){if(parsers[i].id.toLowerCase()==name.toLowerCase()){return parsers[i]}}return false}function buildCache(table){if(table.config.debug){var cacheTime=new Date()}var totalRows=(table.tBodies[0]&&table.tBodies[0].rows.length)||0,totalCells=(table.tBodies[0].rows[0]&&table.tBodies[0].rows[0].cells.length)||0,parsers=table.config.parsers,cache={row:[],normalized:[]};for(var i=0;i<totalRows;++i){var c=$(table.tBodies[0].rows[i]),cols=[];if(c.hasClass(table.config.cssChildRow)){cache.row[cache.row.length-1]=cache.row[cache.row.length-1].add(c);continue}cache.row.push(c);for(var j=0;j<totalCells;++j){cols.push(parsers[j].format(getElementText(table.config,c[0].cells[j]),table,c[0].cells[j]))}cols.push(cache.normalized.length);cache.normalized.push(cols);cols=null}if(table.config.debug){benchmark("Building cache for "+totalRows+" rows:",cacheTime)}return cache}function getElementText(config,node){var text="";if(!node){return""}if(!config.supportsTextContent){config.supportsTextContent=node.textContent||false}if(config.textExtraction=="simple"){if(config.supportsTextContent){text=node.textContent}else{if(node.childNodes[0]&&node.childNodes[0].hasChildNodes()){text=node.childNodes[0].innerHTML}else{text=node.innerHTML}}}else{if(typeof(config.textExtraction)=="function"){text=config.textExtraction(node)}else{text=$(node).text()}}return text}function appendToTable(table,cache){if(table.config.debug){var appendTime=new Date()}var c=cache,r=c.row,n=c.normalized,totalRows=n.length,checkCell=(n[0].length-1),tableBody=$(table.tBodies[0]),rows=[];for(var i=0;i<totalRows;i++){var pos=n[i][checkCell];rows.push(r[pos]);if(!table.config.appender){var l=r[pos].length;for(var j=0;j<l;j++){tableBody[0].appendChild(r[pos][j])}}}if(table.config.appender){table.config.appender(table,rows)}rows=null;if(table.config.debug){benchmark("Rebuilt table:",appendTime)}applyWidget(table);setTimeout(function(){$(table).trigger("sortEnd")},0)}function buildHeaders(table){if(table.config.debug){var time=new Date()}var meta=($.metadata)?true:false;var header_index=computeTableHeaderCellIndexes(table);$tableHeaders=$(table.config.selectorHeaders,table).each(function(index){this.column=header_index[this.parentNode.rowIndex+"-"+this.cellIndex];this.order=formatSortingOrder(table.config.sortInitialOrder);this.count=this.order;if(checkHeaderMetadata(this)||checkHeaderOptions(table,index)){this.sortDisabled=true}if(checkHeaderOptionsSortingLocked(table,index)){this.order=this.lockedOrder=checkHeaderOptionsSortingLocked(table,index)}if(!this.sortDisabled){var $th=$(this).addClass(table.config.cssHeader);if(table.config.onRenderHeader){table.config.onRenderHeader.apply($th)}}table.config.headerList[index]=this});if(table.config.debug){benchmark("Built headers:",time);log($tableHeaders)}return $tableHeaders}function computeTableHeaderCellIndexes(t){var matrix=[];var lookup={};var thead=t.getElementsByTagName("THEAD")[0];var trs=thead.getElementsByTagName("TR");for(var i=0;i<trs.length;i++){var cells=trs[i].cells;for(var j=0;j<cells.length;j++){var c=cells[j];var rowIndex=c.parentNode.rowIndex;var cellId=rowIndex+"-"+c.cellIndex;var rowSpan=c.rowSpan||1;var colSpan=c.colSpan||1;var firstAvailCol;if(typeof(matrix[rowIndex])=="undefined"){matrix[rowIndex]=[]}for(var k=0;k<matrix[rowIndex].length+1;k++){if(typeof(matrix[rowIndex][k])=="undefined"){firstAvailCol=k;break}}lookup[cellId]=firstAvailCol;for(var k=rowIndex;k<rowIndex+rowSpan;k++){if(typeof(matrix[k])=="undefined"){matrix[k]=[]}var matrixrow=matrix[k];for(var l=firstAvailCol;l<firstAvailCol+colSpan;l++){matrixrow[l]="x"}}}}return lookup}function checkCellColSpan(table,rows,row){var arr=[],r=table.tHead.rows,c=r[row].cells;for(var i=0;i<c.length;i++){var cell=c[i];if(cell.colSpan>1){arr=arr.concat(checkCellColSpan(table,headerArr,row++))}else{if(table.tHead.length==1||(cell.rowSpan>1||!r[row+1])){arr.push(cell)}}}return arr}function checkHeaderMetadata(cell){if(($.metadata)&&($(cell).metadata().sorter===false)){return true}return false}function checkHeaderOptions(table,i){if((table.config.headers[i])&&(table.config.headers[i].sorter===false)){return true}return false}function checkHeaderOptionsSortingLocked(table,i){if((table.config.headers[i])&&(table.config.headers[i].lockedOrder)){return table.config.headers[i].lockedOrder}return false}function applyWidget(table){var c=table.config.widgets;var l=c.length;for(var i=0;i<l;i++){getWidgetById(c[i]).format(table)}}function getWidgetById(name){var l=widgets.length;for(var i=0;i<l;i++){if(widgets[i].id.toLowerCase()==name.toLowerCase()){return widgets[i]}}}function formatSortingOrder(v){if(typeof(v)!="Number"){return(v.toLowerCase()=="desc")?1:0}else{return(v==1)?1:0}}function isValueInArray(v,a){var l=a.length;for(var i=0;i<l;i++){if(a[i][0]==v){return true}}return false}function setHeadersCss(table,$headers,list,css){$headers.removeClass(css[0]).removeClass(css[1]);var h=[];$headers.each(function(offset){if(!this.sortDisabled){h[this.column]=$(this)}});var l=list.length;for(var i=0;i<l;i++){if(h[list[i][0]]!=null){h[list[i][0]].addClass(css[list[i][1]])}}}function fixColumnWidth(table,$headers){var c=table.config;if(c.widthFixed){var colgroup=$("<colgroup>");$("tr:first td",table.tBodies[0]).each(function(){colgroup.append($("<col>").css("width",$(this).width()))});$(table).prepend(colgroup)}}function updateHeaderSortCount(table,sortList){var c=table.config,l=sortList.length;for(var i=0;i<l;i++){var s=sortList[i],o=c.headerList[s[0]];o.count=s[1];o.count++}}function multisort(table,sortList,cache){if(table.config.debug){var sortTime=new Date()}var dynamicExp="var sortWrapper = function(a,b) {",l=sortList.length;for(var i=0;i<l;i++){var c=sortList[i][0];var order=sortList[i][1];var s=(table.config.parsers[c].type=="text")?((order==0)?makeSortFunction("text","asc",c):makeSortFunction("text","desc",c)):((order==0)?makeSortFunction("numeric","asc",c):makeSortFunction("numeric","desc",c));var e="e"+i;dynamicExp+="var "+e+" = "+s;dynamicExp+="if("+e+") { return "+e+"; } ";dynamicExp+="else { "}var orgOrderCol=cache.normalized[0].length-1;dynamicExp+="return a["+orgOrderCol+"]-b["+orgOrderCol+"];";for(var i=0;i<l;i++){dynamicExp+="}; "}dynamicExp+="return 0; ";dynamicExp+="}; ";if(table.config.debug){benchmark("Evaling expression:"+dynamicExp,new Date())}eval(dynamicExp);cache.normalized.sort(sortWrapper);if(table.config.debug){benchmark("Sorting on "+sortList.toString()+" and dir "+order+" time:",sortTime)}return cache}function makeSortFunction(type,direction,index){var a="a["+index+"]",b="b["+index+"]";if(type=="text"&&direction=="asc"){return"("+a+" == "+b+" ? 0 : ("+a+" === null ? Number.POSITIVE_INFINITY : ("+b+" === null ? Number.NEGATIVE_INFINITY : ("+a+" < "+b+") ? -1 : 1 )));"}else{if(type=="text"&&direction=="desc"){return"("+a+" == "+b+" ? 0 : ("+a+" === null ? Number.POSITIVE_INFINITY : ("+b+" === null ? Number.NEGATIVE_INFINITY : ("+b+" < "+a+") ? -1 : 1 )));"}else{if(type=="numeric"&&direction=="asc"){return"("+a+" === null && "+b+" === null) ? 0 :("+a+" === null ? Number.POSITIVE_INFINITY : ("+b+" === null ? Number.NEGATIVE_INFINITY : "+a+" - "+b+"));"}else{if(type=="numeric"&&direction=="desc"){return"("+a+" === null && "+b+" === null) ? 0 :("+a+" === null ? Number.POSITIVE_INFINITY : ("+b+" === null ? Number.NEGATIVE_INFINITY : "+b+" - "+a+"));"}}}}}function makeSortText(i){return"((a["+i+"] < b["+i+"]) ? -1 : ((a["+i+"] > b["+i+"]) ? 1 : 0));"}function makeSortTextDesc(i){return"((b["+i+"] < a["+i+"]) ? -1 : ((b["+i+"] > a["+i+"]) ? 1 : 0));"}function makeSortNumeric(i){return"a["+i+"]-b["+i+"];"}function makeSortNumericDesc(i){return"b["+i+"]-a["+i+"];"}function sortText(a,b){if(table.config.sortLocaleCompare){return a.localeCompare(b)}return((a<b)?-1:((a>b)?1:0))}function sortTextDesc(a,b){if(table.config.sortLocaleCompare){return b.localeCompare(a)}return((b<a)?-1:((b>a)?1:0))}function sortNumeric(a,b){return a-b}function sortNumericDesc(a,b){return b-a}function getCachedSortType(parsers,i){return parsers[i].type}this.construct=function(settings){return this.each(function(){if(!this.tHead||!this.tBodies){return}var $this,$document,$headers,cache,config,shiftDown=0,sortOrder;this.config={};config=$.extend(this.config,$.tablesorter.defaults,settings);$this=$(this);$.data(this,"tablesorter",config);$headers=buildHeaders(this);this.config.parsers=buildParserCache(this,$headers);cache=buildCache(this);var sortCSS=[config.cssDesc,config.cssAsc];fixColumnWidth(this);$headers.click(function(e){var totalRows=($this[0].tBodies[0]&&$this[0].tBodies[0].rows.length)||0;if(!this.sortDisabled&&totalRows>0){$this.trigger("sortStart");var $cell=$(this);var i=this.column;this.order=this.count++%2;if(this.lockedOrder){this.order=this.lockedOrder}if(!e[config.sortMultiSortKey]){config.sortList=[];if(config.sortForce!=null){var a=config.sortForce;for(var j=0;j<a.length;j++){if(a[j][0]!=i){config.sortList.push(a[j])}}}config.sortList.push([i,this.order])}else{if(isValueInArray(i,config.sortList)){for(var j=0;j<config.sortList.length;j++){var s=config.sortList[j],o=config.headerList[s[0]];if(s[0]==i){o.count=s[1];o.count++;s[1]=o.count%2}}}else{config.sortList.push([i,this.order])}}setTimeout(function(){setHeadersCss($this[0],$headers,config.sortList,sortCSS);appendToTable($this[0],multisort($this[0],config.sortList,cache))},1);return false}}).mousedown(function(){if(config.cancelSelection){this.onselectstart=function(){return false};return false}});$this.bind("update",function(){var me=this;setTimeout(function(){me.config.parsers=buildParserCache(me,$headers);cache=buildCache(me)},1)}).bind("updateCell",function(e,cell){var config=this.config;var pos=[(cell.parentNode.rowIndex-1),cell.cellIndex];cache.normalized[pos[0]][pos[1]]=config.parsers[pos[1]].format(getElementText(config,cell),cell)}).bind("sorton",function(e,list){$(this).trigger("sortStart");config.sortList=list;var sortList=config.sortList;updateHeaderSortCount(this,sortList);setHeadersCss(this,$headers,sortList,sortCSS);appendToTable(this,multisort(this,sortList,cache))}).bind("appendCache",function(){appendToTable(this,cache)}).bind("applyWidgetId",function(e,id){getWidgetById(id).format(this)}).bind("applyWidgets",function(){applyWidget(this)});if($.metadata&&($(this).metadata()&&$(this).metadata().sortlist)){config.sortList=$(this).metadata().sortlist}if(config.sortList.length>0){$this.trigger("sorton",[config.sortList])}applyWidget(this)})};this.addParser=function(parser){var l=parsers.length,a=true;for(var i=0;i<l;i++){if(parsers[i].id.toLowerCase()==parser.id.toLowerCase()){a=false}}if(a){parsers.push(parser)}};this.addWidget=function(widget){widgets.push(widget)};this.formatFloat=function(s){var i=parseFloat(s);return(isNaN(i))?0:i};this.formatInt=function(s){var i=parseInt(s);return(isNaN(i))?0:i};this.isDigit=function(s,config){return/^[-+]?\d*$/.test($.trim(s.replace(/[,.']/g,"")))};this.clearTableBody=function(table){if($.browser.msie){function empty(){while(this.firstChild){this.removeChild(this.firstChild)}}empty.apply(table.tBodies[0])}else{table.tBodies[0].innerHTML=""}}}});$.fn.extend({tablesorter:$.tablesorter.construct});var ts=$.tablesorter;ts.addParser({id:"text",is:function(s){return true},format:function(s){return $.trim(s.toLocaleLowerCase())},type:"text"});ts.addParser({id:"digit",is:function(s,table){var c=table.config;return $.tablesorter.isDigit(s,c)},format:function(s){return $.tablesorter.formatFloat(s)},type:"numeric"});ts.addParser({id:"currency",is:function(s){return/^[Â£$â‚¬?.]/.test(s)},format:function(s){return $.tablesorter.formatFloat(s.replace(new RegExp(/[Â£$â‚¬]/g),""))},type:"numeric"});ts.addParser({id:"ipAddress",is:function(s){return/^\d{2,3}[\.]\d{2,3}[\.]\d{2,3}[\.]\d{2,3}$/.test(s)},format:function(s){var a=s.split("."),r="",l=a.length;for(var i=0;i<l;i++){var item=a[i];if(item.length==2){r+="0"+item}else{r+=item}}return $.tablesorter.formatFloat(r)},type:"numeric"});ts.addParser({id:"url",is:function(s){return/^(https?|ftp|file):\/\/$/.test(s)},format:function(s){return jQuery.trim(s.replace(new RegExp(/(https?|ftp|file):\/\//),""))},type:"text"});ts.addParser({id:"isoDate",is:function(s){return/^\d{4}[\/-]\d{1,2}[\/-]\d{1,2}$/.test(s)},format:function(s){return $.tablesorter.formatFloat((s!="")?new Date(s.replace(new RegExp(/-/g),"/")).getTime():"0")},type:"numeric"});ts.addParser({id:"percent",is:function(s){return/\%$/.test($.trim(s))},format:function(s){return $.tablesorter.formatFloat(s.replace(new RegExp(/%/g),""))},type:"numeric"});ts.addParser({id:"usLongDate",is:function(s){return s.match(new RegExp(/^[A-Za-z]{3,10}\.? [0-9]{1,2}, ([0-9]{4}|'?[0-9]{2}) (([0-2]?[0-9]:[0-5][0-9])|([0-1]?[0-9]:[0-5][0-9]\s(AM|PM)))$/))},format:function(s){return $.tablesorter.formatFloat(new Date(s).getTime())},type:"numeric"});ts.addParser({id:"shortDate",is:function(s){return/\d{1,2}[\/\-]\d{1,2}[\/\-]\d{2,4}/.test(s)},format:function(s,table){var c=table.config;s=s.replace(/\-/g,"/");if(c.dateFormat=="us"){s=s.replace(/(\d{1,2})[\/\-](\d{1,2})[\/\-](\d{4})/,"$3/$1/$2")}else{if(c.dateFormat=="uk"){s=s.replace(/(\d{1,2})[\/\-](\d{1,2})[\/\-](\d{4})/,"$3/$2/$1")}else{if(c.dateFormat=="dd/mm/yy"||c.dateFormat=="dd-mm-yy"){s=s.replace(/(\d{1,2})[\/\-](\d{1,2})[\/\-](\d{2})/,"$1/$2/$3")}}}return $.tablesorter.formatFloat(new Date(s).getTime())},type:"numeric"});ts.addParser({id:"time",is:function(s){return/^(([0-2]?[0-9]:[0-5][0-9])|([0-1]?[0-9]:[0-5][0-9]\s(am|pm)))$/.test(s)},format:function(s){return $.tablesorter.formatFloat(new Date("2000/01/01 "+s).getTime())},type:"numeric"});ts.addParser({id:"metadata",is:function(s){return false},format:function(s,table,cell){var c=table.config,p=(!c.parserMetadataName)?"sortValue":c.parserMetadataName;return $(cell).metadata()[p]},type:"numeric"});ts.addWidget({id:"zebra",format:function(table){if(table.config.debug){var time=new Date()}var $tr,row=-1,odd;$("tr:visible",table.tBodies[0]).each(function(i){$tr=$(this);if(!$tr.hasClass(table.config.cssChildRow)){row++}odd=(row%2==0);$tr.removeClass(table.config.widgetZebra.css[odd?0:1]).addClass(table.config.widgetZebra.css[odd?1:0])});if(table.config.debug){$.tablesorter.benchmark("Applying Zebra widget",time)}}})})(jQuery);$.tablesorter.addWidget({id:"repeatHeaders",format:function(d){if(!this.headers){var a=this.headers=[];$("thead th",d).each(function(){a.push(""+$(this).html()+"")})}$("tr.repated-header",d).remove();var b=this.headers;for(var c=0;c<d.tBodies[0].rows.length;c++){if((c%21)==20){var e=$("<tr class='repated-header' />");$(b).each(function(f){var g=$("<th />").html(b[f]).appendTo(e)});$("tbody tr:eq("+c+")",d).before($(e))}}}});jQuery.fn.extend({everyTime:function(g,h,j,k,f){return this.each(function(){jQuery.timer.add(this,g,h,j,k,f)})},oneTime:function(d,e,f){return this.each(function(){jQuery.timer.add(this,d,e,f,1)})},stopTime:function(c,d){return this.each(function(){jQuery.timer.remove(this,c,d)})}});jQuery.event.special;jQuery.extend({timer:{global:[],guid:1,dataKey:"jQuery.timer",regex:/^([0-9]+(?:\.[0-9]*)?)\s*(.*s)?$/,powers:{ms:1,cs:10,ds:100,s:1000,das:10000,hs:100000,ks:1000000},timeParse:function(g){if(g==undefined||g==null){return null}var e=this.regex.exec(jQuery.trim(g.toString()));if(e[2]){var f=parseFloat(e[1]);var h=this.powers[e[2]]||1;return f*h}else{return g}},add:function(n,l,r,q,k,o){var j=0;if(jQuery.isFunction(r)){if(!k){k=q}q=r;r=l}l=jQuery.timer.timeParse(l);if(typeof l!="number"||isNaN(l)||l<=0){return}if(k&&k.constructor!=Number){o=!!k;k=0}k=k||0;o=o||false;var m=jQuery.data(n,this.dataKey)||jQuery.data(n,this.dataKey,{});if(!m[r]){m[r]={}}q.timerID=q.timerID||this.guid++;var s=function(){if(o&&this.inProgress){return}this.inProgress=true;if((++j>k&&k!==0)||q.call(n,j)===false){jQuery.timer.remove(n,r,q)}this.inProgress=false};s.timerID=q.timerID;if(!m[r][q.timerID]){m[r][q.timerID]=window.setInterval(s,l)}this.global.push(n)},remove:function(h,g,j){var k=jQuery.data(h,this.dataKey),f;if(k){if(!g){for(g in k){this.remove(h,g,j)}}else{if(k[g]){if(j){if(j.timerID){window.clearInterval(k[g][j.timerID]);delete k[g][j.timerID]}}else{for(var j in k[g]){window.clearInterval(k[g][j]);delete k[g][j]}}for(f in k[g]){break}if(!f){f=null;delete k[g]}}}for(f in k){break}if(!f){jQuery.removeData(h,this.dataKey)}}}}});jQuery(window).bind("unload",function(){jQuery.each(jQuery.timer.global,function(c,d){jQuery.timer.remove(d)})});
/*
* jQuery Cycle Plugin (with Transition Definitions)
* Examples and documentation at: http://jquery.malsup.com/cycle/
* Copyright (c) 2007-2010 M. Alsup
* Version: 2.9999 (13-NOV-2011)
* Dual licensed under the MIT and GPL licenses.
* http://jquery.malsup.com/license.html
* Requires: jQuery v1.3.2 or later
*/
(function(a,s){var t="2.9999";if(a.support==s){a.support={opacity:!(a.browser.msie)}}function f(u){a.fn.cycle.debug&&m(u)}function m(){window.console&&console.log&&console.log("[cycle] "+Array.prototype.join.call(arguments," "))}a.expr[":"].paused=function(u){return u.cyclePause};a.fn.cycle=function(w,u){var v={s:this.selector,c:this.context};if(this.length===0&&w!="stop"){if(!a.isReady&&v.s){m("DOM not ready, queuing slideshow");a(function(){a(v.s,v.c).cycle(w,u)});return this}m("terminating; zero elements found by selector"+(a.isReady?"":" (DOM not ready)"));return this}return this.each(function(){var A=l(this,w,u);if(A===false){return}A.updateActivePagerLink=A.updateActivePagerLink||a.fn.cycle.updateActivePagerLink;if(this.cycleTimeout){clearTimeout(this.cycleTimeout)}this.cycleTimeout=this.cyclePause=0;var x=a(this);var y=A.slideExpr?a(A.slideExpr,this):x.children();var z=y.get();var B=c(x,y,z,A,v);if(B===false){return}if(z.length<2){m("terminating; too few slides: "+z.length);return}var C=B.continuous?10:j(z[B.currSlide],z[B.nextSlide],B,!B.backwards);if(C){C+=(B.delay||0);if(C<10){C=10}f("first timeout: "+C);this.cycleTimeout=setTimeout(function(){k(z,B,0,!A.backwards)},C)}})};function r(v,u,w){var x=a(v).data("cycle.opts");var y=!!v.cyclePause;if(y&&x.paused){x.paused(v,x,u,w)}else{if(!y&&x.resumed){x.resumed(v,x,u,w)}}}function l(w,y,u){if(w.cycleStop==s){w.cycleStop=0}if(y===s||y===null){y={}}if(y.constructor==String){switch(y){case"destroy":case"stop":var z=a(w).data("cycle.opts");if(!z){return false}w.cycleStop++;if(w.cycleTimeout){clearTimeout(w.cycleTimeout)}w.cycleTimeout=0;z.elements&&a(z.elements).stop();a(w).removeData("cycle.opts");if(y=="destroy"){g(z)}return false;case"toggle":w.cyclePause=(w.cyclePause===1)?0:1;v(w.cyclePause,u,w);r(w);return false;case"pause":w.cyclePause=1;r(w);return false;case"resume":w.cyclePause=0;v(false,u,w);r(w);return false;case"prev":case"next":var z=a(w).data("cycle.opts");if(!z){m('options not found, "prev/next" ignored');return false}a.fn.cycle[y](z);return false;default:y={fx:y}}return y}else{if(y.constructor==Number){var x=y;y=a(w).data("cycle.opts");if(!y){m("options not found, can not advance slide");return false}if(x<0||x>=y.elements.length){m("invalid slide index: "+x);return false}y.nextSlide=x;if(w.cycleTimeout){clearTimeout(w.cycleTimeout);w.cycleTimeout=0}if(typeof u=="string"){y.oneTimeFx=u}k(y.elements,y,1,x>=y.currSlide);return false}}return y;function v(C,A,B){if(!C&&A===true){var D=a(B).data("cycle.opts");if(!D){m("options not found, can not resume");return false}if(B.cycleTimeout){clearTimeout(B.cycleTimeout);B.cycleTimeout=0}k(D.elements,D,1,!D.backwards)}}}function n(u,v){if(!a.support.opacity&&v.cleartype&&u.style.filter){try{u.style.removeAttribute("filter")}catch(w){}}}function g(u){if(u.next){a(u.next).unbind(u.prevNextEvent)}if(u.prev){a(u.prev).unbind(u.prevNextEvent)}if(u.pager||u.pagerAnchorBuilder){a.each(u.pagerAnchors||[],function(){this.unbind().remove()})}u.pagerAnchors=null;if(u.destroy){u.destroy(u)}}function c(u,x,D,N,M){var S;var O=a.extend({},a.fn.cycle.defaults,N||{},a.metadata?u.metadata():a.meta?u.data():{});var L=a.isFunction(u.data)?u.data(O.metaAttr):null;if(L){O=a.extend(O,L)}if(O.autostop){O.countdown=O.autostopCount||D.length}var A=u[0];u.data("cycle.opts",O);O.$cont=u;O.stopCount=A.cycleStop;O.elements=D;O.before=O.before?[O.before]:[];O.after=O.after?[O.after]:[];if(!a.support.opacity&&O.cleartype){O.after.push(function(){n(this,O)})}if(O.continuous){O.after.push(function(){k(D,O,0,!O.backwards)})}o(O);if(!a.support.opacity&&O.cleartype&&!O.cleartypeNoBg){e(x)}if(u.css("position")=="static"){u.css("position","relative")}if(O.width){u.width(O.width)}if(O.height&&O.height!="auto"){u.height(O.height)}if(O.startingSlide!=s){O.startingSlide=parseInt(O.startingSlide,10);if(O.startingSlide>=D.length||O.startSlide<0){O.startingSlide=0}else{S=true}}else{if(O.backwards){O.startingSlide=D.length-1}else{O.startingSlide=0}}if(O.random){O.randomMap=[];for(var G=0;G<D.length;G++){O.randomMap.push(G)}O.randomMap.sort(function(w,U){return Math.random()-0.5});if(S){for(var z=0;z<D.length;z++){if(O.startingSlide==O.randomMap[z]){O.randomIndex=z}}}else{O.randomIndex=1;O.startingSlide=O.randomMap[1]}}else{if(O.startingSlide>=D.length){O.startingSlide=0}}O.currSlide=O.startingSlide||0;var E=O.startingSlide;x.css({position:"absolute",top:0,left:0}).hide().each(function(w){var U;if(O.backwards){U=E?w<=E?D.length+(w-E):E-w:D.length-w}else{U=E?w>=E?D.length-(w-E):E-w:D.length-w}a(this).css("z-index",U)});a(D[E]).css("opacity",1).show();n(D[E],O);if(O.fit){if(!O.aspect){if(O.width){x.width(O.width)}if(O.height&&O.height!="auto"){x.height(O.height)}}else{x.each(function(){var w=a(this);var U=(O.aspect===true)?w.width()/w.height():O.aspect;if(O.width&&w.width()!=O.width){w.width(O.width);w.height(O.width/U)}if(O.height&&w.height()<O.height){w.height(O.height);w.width(O.height*U)}})}}if(O.center&&((!O.fit)||O.aspect)){x.each(function(){var w=a(this);w.css({"margin-left":O.width?((O.width-w.width())/2)+"px":0,"margin-top":O.height?((O.height-w.height())/2)+"px":0})})}if(O.center&&!O.fit&&!O.slideResize){x.each(function(){var w=a(this);w.css({"margin-left":O.width?((O.width-w.width())/2)+"px":0,"margin-top":O.height?((O.height-w.height())/2)+"px":0})})}var R=O.containerResize&&!u.innerHeight();if(R){var K=0,J=0;for(var I=0;I<D.length;I++){var v=a(D[I]),B=v[0],T=v.outerWidth(),F=v.outerHeight();if(!T){T=B.offsetWidth||B.width||v.attr("width")}if(!F){F=B.offsetHeight||B.height||v.attr("height")}K=T>K?T:K;J=F>J?F:J}if(K>0&&J>0){u.css({width:K+"px",height:J+"px"})}}var P=false;if(O.pause){u.hover(function(){P=true;this.cyclePause++;r(A,true)},function(){P&&this.cyclePause--;r(A,true)})}if(q(O)===false){return false}var Q=false;N.requeueAttempts=N.requeueAttempts||0;x.each(function(){var w=a(this);this.cycleH=(O.fit&&O.height)?O.height:(w.height()||this.offsetHeight||this.height||w.attr("height")||0);this.cycleW=(O.fit&&O.width)?O.width:(w.width()||this.offsetWidth||this.width||w.attr("width")||0);if(w.is("img")){var V=(a.browser.msie&&this.cycleW==28&&this.cycleH==30&&!this.complete);var U=(a.browser.mozilla&&this.cycleW==34&&this.cycleH==19&&!this.complete);var W=(a.browser.opera&&((this.cycleW==42&&this.cycleH==19)||(this.cycleW==37&&this.cycleH==17))&&!this.complete);var X=(this.cycleH==0&&this.cycleW==0&&!this.complete);if(V||U||W||X){if(M.s&&O.requeueOnImageNotLoaded&&++N.requeueAttempts<100){m(N.requeueAttempts," - img slide not loaded, requeuing slideshow: ",this.src,this.cycleW,this.cycleH);setTimeout(function(){a(M.s,M.c).cycle(N)},O.requeueTimeout);Q=true;return false}else{m("could not determine size of image: "+this.src,this.cycleW,this.cycleH)}}}return true});if(Q){return false}O.cssBefore=O.cssBefore||{};O.cssAfter=O.cssAfter||{};O.cssFirst=O.cssFirst||{};O.animIn=O.animIn||{};O.animOut=O.animOut||{};x.not(":eq("+E+")").css(O.cssBefore);a(x[E]).css(O.cssFirst);if(O.timeout){O.timeout=parseInt(O.timeout,10);if(O.speed.constructor==String){O.speed=a.fx.speeds[O.speed]||parseInt(O.speed,10)}if(!O.sync){O.speed=O.speed/2}var y=O.fx=="none"?0:O.fx=="shuffle"?500:250;while((O.timeout-O.speed)<y){O.timeout+=O.speed}}if(O.easing){O.easeIn=O.easeOut=O.easing}if(!O.speedIn){O.speedIn=O.speed}if(!O.speedOut){O.speedOut=O.speed}O.slideCount=D.length;O.currSlide=O.lastSlide=E;if(O.random){if(++O.randomIndex==D.length){O.randomIndex=0}O.nextSlide=O.randomMap[O.randomIndex]}else{if(O.backwards){O.nextSlide=O.startingSlide==0?(D.length-1):O.startingSlide-1}else{O.nextSlide=O.startingSlide>=(D.length-1)?0:O.startingSlide+1}}if(!O.multiFx){var H=a.fn.cycle.transitions[O.fx];if(a.isFunction(H)){H(u,x,O)}else{if(O.fx!="custom"&&!O.multiFx){m("unknown transition: "+O.fx,"; slideshow terminating");return false}}}var C=x[E];if(!O.skipInitializationCallbacks){if(O.before.length){O.before[0].apply(C,[C,C,O,true])}if(O.after.length){O.after[0].apply(C,[C,C,O,true])}}if(O.next){a(O.next).bind(O.prevNextEvent,function(){return b(O,1)})}if(O.prev){a(O.prev).bind(O.prevNextEvent,function(){return b(O,0)})}if(O.pager||O.pagerAnchorBuilder){d(D,O)}h(O,D);return O}function o(u){u.original={before:[],after:[]};u.original.cssBefore=a.extend({},u.cssBefore);u.original.cssAfter=a.extend({},u.cssAfter);u.original.animIn=a.extend({},u.animIn);u.original.animOut=a.extend({},u.animOut);a.each(u.before,function(){u.original.before.push(this)});a.each(u.after,function(){u.original.after.push(this)})}function q(w){var v,z,A=a.fn.cycle.transitions;if(w.fx.indexOf(",")>0){w.multiFx=true;w.fxs=w.fx.replace(/\s*/g,"").split(",");for(v=0;v<w.fxs.length;v++){var u=w.fxs[v];z=A[u];if(!z||!A.hasOwnProperty(u)||!a.isFunction(z)){m("discarding unknown transition: ",u);w.fxs.splice(v,1);v--}}if(!w.fxs.length){m("No valid transitions named; slideshow terminating.");return false}}else{if(w.fx=="all"){w.multiFx=true;w.fxs=[];for(p in A){z=A[p];if(A.hasOwnProperty(p)&&a.isFunction(z)){w.fxs.push(p)}}}}if(w.multiFx&&w.randomizeEffects){var x=Math.floor(Math.random()*20)+30;for(v=0;v<x;v++){var y=Math.floor(Math.random()*w.fxs.length);w.fxs.push(w.fxs.splice(y,1)[0])}f("randomized fx sequence: ",w.fxs)}return true}function h(v,u){v.addSlide=function(x,y){var w=a(x),z=w[0];if(!v.autostopCount){v.countdown++}u[y?"unshift":"push"](z);if(v.els){v.els[y?"unshift":"push"](z)}v.slideCount=u.length;if(v.random){v.randomMap.push(v.slideCount-1);v.randomMap.sort(function(A,B){return Math.random()-0.5})}w.css("position","absolute");w[y?"prependTo":"appendTo"](v.$cont);if(y){v.currSlide++;v.nextSlide++}if(!a.support.opacity&&v.cleartype&&!v.cleartypeNoBg){e(w)}if(v.fit&&v.width){w.width(v.width)}if(v.fit&&v.height&&v.height!="auto"){w.height(v.height)}z.cycleH=(v.fit&&v.height)?v.height:w.height();z.cycleW=(v.fit&&v.width)?v.width:w.width();w.css(v.cssBefore);if(v.pager||v.pagerAnchorBuilder){a.fn.cycle.createPagerAnchor(u.length-1,z,a(v.pager),u,v)}if(a.isFunction(v.onAddSlide)){v.onAddSlide(w)}else{w.hide()}}}a.fn.cycle.resetState=function(w,u){u=u||w.fx;w.before=[];w.after=[];w.cssBefore=a.extend({},w.original.cssBefore);w.cssAfter=a.extend({},w.original.cssAfter);w.animIn=a.extend({},w.original.animIn);w.animOut=a.extend({},w.original.animOut);w.fxFn=null;a.each(w.original.before,function(){w.before.push(this)});a.each(w.original.after,function(){w.after.push(this)});var v=a.fn.cycle.transitions[u];if(a.isFunction(v)){v(w.$cont,a(w.elements),w)}};function k(x,C,A,y){if(A&&C.busy&&C.manualTrump){f("manualTrump in go(), stopping active transition");a(x).stop(true,true);C.busy=0}if(C.busy){f("transition active, ignoring new tx request");return}var D=C.$cont[0],w=x[C.currSlide],B=x[C.nextSlide];if(D.cycleStop!=C.stopCount||D.cycleTimeout===0&&!A){return}if(!A&&!D.cyclePause&&!C.bounce&&((C.autostop&&(--C.countdown<=0))||(C.nowrap&&!C.random&&C.nextSlide<C.currSlide))){if(C.end){C.end(C)}return}var v=false;if((A||!D.cyclePause)&&(C.nextSlide!=C.currSlide)){v=true;var z=C.fx;w.cycleH=w.cycleH||a(w).height();w.cycleW=w.cycleW||a(w).width();B.cycleH=B.cycleH||a(B).height();B.cycleW=B.cycleW||a(B).width();if(C.multiFx){if(y&&(C.lastFx==s||++C.lastFx>=C.fxs.length)){C.lastFx=0}else{if(!y&&(C.lastFx==s||--C.lastFx<0)){C.lastFx=C.fxs.length-1}}z=C.fxs[C.lastFx]}if(C.oneTimeFx){z=C.oneTimeFx;C.oneTimeFx=null}a.fn.cycle.resetState(C,z);if(C.before.length){a.each(C.before,function(G,H){if(D.cycleStop!=C.stopCount){return}H.apply(B,[w,B,C,y])})}var u=function(){C.busy=0;a.each(C.after,function(G,H){if(D.cycleStop!=C.stopCount){return}H.apply(B,[w,B,C,y])});if(!D.cycleStop){E()}};f("tx firing("+z+"); currSlide: "+C.currSlide+"; nextSlide: "+C.nextSlide);C.busy=1;if(C.fxFn){C.fxFn(w,B,C,u,y,A&&C.fastOnEvent)}else{if(a.isFunction(a.fn.cycle[C.fx])){a.fn.cycle[C.fx](w,B,C,u,y,A&&C.fastOnEvent)}else{a.fn.cycle.custom(w,B,C,u,y,A&&C.fastOnEvent)}}}else{E()}if(v||C.nextSlide==C.currSlide){C.lastSlide=C.currSlide;if(C.random){C.currSlide=C.nextSlide;if(++C.randomIndex==x.length){C.randomIndex=0;C.randomMap.sort(function(G,H){return Math.random()-0.5})}C.nextSlide=C.randomMap[C.randomIndex];if(C.nextSlide==C.currSlide){C.nextSlide=(C.currSlide==C.slideCount-1)?0:C.currSlide+1}}else{if(C.backwards){var F=(C.nextSlide-1)<0;if(F&&C.bounce){C.backwards=!C.backwards;C.nextSlide=1;C.currSlide=0}else{C.nextSlide=F?(x.length-1):C.nextSlide-1;C.currSlide=F?0:C.nextSlide+1}}else{var F=(C.nextSlide+1)==x.length;if(F&&C.bounce){C.backwards=!C.backwards;C.nextSlide=x.length-2;C.currSlide=x.length-1}else{C.nextSlide=F?0:C.nextSlide+1;C.currSlide=F?x.length-1:C.nextSlide-1}}}}if(v&&C.pager){C.updateActivePagerLink(C.pager,C.currSlide,C.activePagerClass)}function E(){var G=0,H=C.timeout;if(C.timeout&&!C.continuous){G=j(x[C.currSlide],x[C.nextSlide],C,y);if(C.fx=="shuffle"){G-=C.speedOut}}else{if(C.continuous&&D.cyclePause){G=10}}if(G>0){D.cycleTimeout=setTimeout(function(){k(x,C,0,!C.backwards)},G)}}}a.fn.cycle.updateActivePagerLink=function(w,v,u){a(w).each(function(){a(this).children().removeClass(u).eq(v).addClass(u)})};function j(u,w,x,v){if(x.timeoutFn){var y=x.timeoutFn.call(u,u,w,x,v);while(x.fx!="none"&&(y-x.speed)<250){y+=x.speed}f("calculated timeout: "+y+"; speed: "+x.speed);if(y!==false){return y}}return x.timeout}a.fn.cycle.next=function(u){b(u,1)};a.fn.cycle.prev=function(u){b(u,0)};function b(x,w){var A=w?1:-1;var v=x.elements;var y=x.$cont[0],z=y.cycleTimeout;if(z){clearTimeout(z);y.cycleTimeout=0}if(x.random&&A<0){x.randomIndex--;if(--x.randomIndex==-2){x.randomIndex=v.length-2}else{if(x.randomIndex==-1){x.randomIndex=v.length-1}}x.nextSlide=x.randomMap[x.randomIndex]}else{if(x.random){x.nextSlide=x.randomMap[x.randomIndex]}else{x.nextSlide=x.currSlide+A;if(x.nextSlide<0){if(x.nowrap){return false}x.nextSlide=v.length-1}else{if(x.nextSlide>=v.length){if(x.nowrap){return false}x.nextSlide=0}}}}var u=x.onPrevNextEvent||x.prevNextClick;if(a.isFunction(u)){u(A>0,x.nextSlide,v[x.nextSlide])}k(v,x,1,w);return false}function d(v,w){var u=a(w.pager);a.each(v,function(x,y){a.fn.cycle.createPagerAnchor(x,y,u,v,w)});w.updateActivePagerLink(w.pager,w.startingSlide,w.activePagerClass)}a.fn.cycle.createPagerAnchor=function(B,z,v,A,C){var w;if(a.isFunction(C.pagerAnchorBuilder)){w=C.pagerAnchorBuilder(B,z);f("pagerAnchorBuilder("+B+", el) returned: "+w)}else{w='<a href="#">'+(B+1)+"</a>"}if(!w){return}var u=a(w);if(u.parents("body").length===0){var x=[];if(v.length>1){v.each(function(){var F=u.clone(true);a(this).append(F);x.push(F[0])});u=a(x)}else{u.appendTo(v)}}C.pagerAnchors=C.pagerAnchors||[];C.pagerAnchors.push(u);var D=function(G){G.preventDefault();C.nextSlide=B;var H=C.$cont[0],I=H.cycleTimeout;if(I){clearTimeout(I);H.cycleTimeout=0}var F=C.onPagerEvent||C.pagerClick;if(a.isFunction(F)){F(C.nextSlide,A[C.nextSlide])}k(A,C,1,C.currSlide<B)};if(/mouseenter|mouseover/i.test(C.pagerEvent)){u.hover(D,function(){})}else{u.bind(C.pagerEvent,D)}if(!/^click/.test(C.pagerEvent)&&!C.allowPagerClickBubble){u.bind("click.cycle",function(){return false})}var y=C.$cont[0];var E=false;if(C.pauseOnPagerHover){u.hover(function(){E=true;y.cyclePause++;r(y,true,true)},function(){E&&y.cyclePause--;r(y,true,true)})}};a.fn.cycle.hopsFromLast=function(y,v){var w,x=y.lastSlide,u=y.currSlide;if(v){w=u>x?u-x:y.slideCount-x}else{w=u<x?x-u:x+y.slideCount-u}return w};function e(u){f("applying clearType background-color hack");function w(x){x=parseInt(x,10).toString(16);return x.length<2?"0"+x:x}function v(x){for(;x&&x.nodeName.toLowerCase()!="html";x=x.parentNode){var z=a.css(x,"background-color");if(z&&z.indexOf("rgb")>=0){var y=z.match(/\d+/g);return"#"+w(y[0])+w(y[1])+w(y[2])}if(z&&z!="transparent"){return z}}return"#ffffff"}u.each(function(){a(this).css("background-color",v(this))})}a.fn.cycle.commonReset=function(u,x,y,A,v,z){a(y.elements).not(u).hide();if(typeof y.cssBefore.opacity=="undefined"){y.cssBefore.opacity=1}y.cssBefore.display="block";if(y.slideResize&&A!==false&&x.cycleW>0){y.cssBefore.width=x.cycleW}if(y.slideResize&&v!==false&&x.cycleH>0){y.cssBefore.height=x.cycleH}y.cssAfter=y.cssAfter||{};y.cssAfter.display="none";a(u).css("zIndex",y.slideCount+(z===true?1:0));a(x).css("zIndex",y.slideCount+(z===true?0:1))};a.fn.cycle.custom=function(x,C,D,w,B,G){var u=a(x),v=a(C);var E=D.speedIn,F=D.speedOut,y=D.easeIn,z=D.easeOut;v.css(D.cssBefore);if(G){if(typeof G=="number"){E=F=G}else{E=F=1}y=z=null}var A=function(){v.animate(D.animIn,E,y,function(){w()})};u.animate(D.animOut,F,z,function(){u.css(D.cssAfter);if(!D.sync){A()}});if(D.sync){A()}};a.fn.cycle.transitions={fade:function(u,v,w){v.not(":eq("+w.currSlide+")").css("opacity",0);w.before.push(function(x,y,z){a.fn.cycle.commonReset(x,y,z);z.cssBefore.opacity=0});w.animIn={opacity:1};w.animOut={opacity:0};w.cssBefore={top:0,left:0}}};a.fn.cycle.ver=function(){return t};a.fn.cycle.defaults={activePagerClass:"activeSlide",after:null,allowPagerClickBubble:false,animIn:null,animOut:null,aspect:false,autostop:0,autostopCount:0,backwards:false,before:null,center:null,cleartype:!a.support.opacity,cleartypeNoBg:false,containerResize:1,continuous:0,cssAfter:null,cssBefore:null,delay:0,easeIn:null,easeOut:null,easing:null,end:null,fastOnEvent:0,fit:0,fx:"fade",fxFn:null,height:"auto",manualTrump:true,metaAttr:"cycle",next:null,nowrap:0,onPagerEvent:null,onPrevNextEvent:null,pager:null,pagerAnchorBuilder:null,pagerEvent:"click.cycle",pause:0,pauseOnPagerHover:0,prev:null,prevNextEvent:"click.cycle",random:0,randomizeEffects:1,requeueOnImageNotLoaded:true,requeueTimeout:250,rev:0,shuffle:null,skipInitializationCallbacks:false,slideExpr:null,slideResize:1,speed:1000,speedIn:null,speedOut:null,startingSlide:s,sync:1,timeout:4000,timeoutFn:null,updateActivePagerLink:null,width:null}})(jQuery);
/*
* jQuery Cycle Plugin Transition Definitions
* This script is a plugin for the jQuery Cycle Plugin
* Examples and documentation at: http://malsup.com/jquery/cycle/
* Copyright (c) 2007-2010 M. Alsup
* Version:	 2.73
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/licenses/gpl.html
*/
(function(a){a.fn.cycle.transitions.none=function(b,c,d){d.fxFn=function(f,g,h,e){a(g).show();a(f).hide();e()}};a.fn.cycle.transitions.fadeout=function(b,c,d){c.not(":eq("+d.currSlide+")").css({display:"block",opacity:1});d.before.push(function(e,g,j,l,f,k){a(e).css("zIndex",j.slideCount+(!k===true?1:0));a(g).css("zIndex",j.slideCount+(!k===true?0:1))});d.animIn.opacity=1;d.animOut.opacity=0;d.cssBefore.opacity=1;d.cssBefore.display="block";d.cssAfter.zIndex=0};a.fn.cycle.transitions.scrollUp=function(b,c,e){b.css("overflow","hidden");e.before.push(a.fn.cycle.commonReset);var d=b.height();e.cssBefore.top=d;e.cssBefore.left=0;e.cssFirst.top=0;e.animIn.top=0;e.animOut.top=-d};a.fn.cycle.transitions.scrollDown=function(b,c,e){b.css("overflow","hidden");e.before.push(a.fn.cycle.commonReset);var d=b.height();e.cssFirst.top=0;e.cssBefore.top=-d;e.cssBefore.left=0;e.animIn.top=0;e.animOut.top=d};a.fn.cycle.transitions.scrollLeft=function(b,c,d){b.css("overflow","hidden");d.before.push(a.fn.cycle.commonReset);var e=b.width();d.cssFirst.left=0;d.cssBefore.left=e;d.cssBefore.top=0;d.animIn.left=0;d.animOut.left=0-e};a.fn.cycle.transitions.scrollRight=function(b,c,d){b.css("overflow","hidden");d.before.push(a.fn.cycle.commonReset);var e=b.width();d.cssFirst.left=0;d.cssBefore.left=-e;d.cssBefore.top=0;d.animIn.left=0;d.animOut.left=e};a.fn.cycle.transitions.scrollHorz=function(b,c,d){b.css("overflow","hidden").width();d.before.push(function(e,g,h,f){if(h.rev){f=!f}a.fn.cycle.commonReset(e,g,h);h.cssBefore.left=f?(g.cycleW-1):(1-g.cycleW);h.animOut.left=f?-e.cycleW:e.cycleW});d.cssFirst.left=0;d.cssBefore.top=0;d.animIn.left=0;d.animOut.top=0};a.fn.cycle.transitions.scrollVert=function(b,c,d){b.css("overflow","hidden");d.before.push(function(e,g,h,f){if(h.rev){f=!f}a.fn.cycle.commonReset(e,g,h);h.cssBefore.top=f?(1-g.cycleH):(g.cycleH-1);h.animOut.top=f?e.cycleH:-e.cycleH});d.cssFirst.top=0;d.cssBefore.left=0;d.animIn.top=0;d.animOut.left=0};a.fn.cycle.transitions.slideX=function(b,c,d){d.before.push(function(e,f,g){a(g.elements).not(e).hide();a.fn.cycle.commonReset(e,f,g,false,true);g.animIn.width=f.cycleW});d.cssBefore.left=0;d.cssBefore.top=0;d.cssBefore.width=0;d.animIn.width="show";d.animOut.width=0};a.fn.cycle.transitions.slideY=function(b,c,d){d.before.push(function(e,f,g){a(g.elements).not(e).hide();a.fn.cycle.commonReset(e,f,g,true,false);g.animIn.height=f.cycleH});d.cssBefore.left=0;d.cssBefore.top=0;d.cssBefore.height=0;d.animIn.height="show";d.animOut.height=0};a.fn.cycle.transitions.shuffle=function(b,c,e){var d,f=b.css("overflow","visible").width();c.css({left:0,top:0});e.before.push(function(g,h,j){a.fn.cycle.commonReset(g,h,j,true,true,true)});if(!e.speedAdjusted){e.speed=e.speed/2;e.speedAdjusted=true}e.random=0;e.shuffle=e.shuffle||{left:-f,top:15};e.els=[];for(d=0;d<c.length;d++){e.els.push(c[d])}for(d=0;d<e.currSlide;d++){e.els.push(e.els.shift())}e.fxFn=function(k,m,n,h,l){if(n.rev){l=!l}var g=l?a(k):a(m);a(m).css(n.cssBefore);var j=n.slideCount;g.animate(n.shuffle,n.speedIn,n.easeIn,function(){var o=a.fn.cycle.hopsFromLast(n,l);for(var r=0;r<o;r++){l?n.els.push(n.els.shift()):n.els.unshift(n.els.pop())}if(l){for(var q=0,s=n.els.length;q<s;q++){a(n.els[q]).css("z-index",s-q+j)}}else{var t=a(k).css("z-index");g.css("z-index",parseInt(t,10)+1+j)}g.animate({left:0,top:0},n.speedOut,n.easeOut,function(){a(l?this:k).hide();if(h){h()}})})};a.extend(e.cssBefore,{display:"block",opacity:1,top:0,left:0})};a.fn.cycle.transitions.turnUp=function(b,c,d){d.before.push(function(e,f,g){a.fn.cycle.commonReset(e,f,g,true,false);g.cssBefore.top=f.cycleH;g.animIn.height=f.cycleH;g.animOut.width=f.cycleW});d.cssFirst.top=0;d.cssBefore.left=0;d.cssBefore.height=0;d.animIn.top=0;d.animOut.height=0};a.fn.cycle.transitions.turnDown=function(b,c,d){d.before.push(function(e,f,g){a.fn.cycle.commonReset(e,f,g,true,false);g.animIn.height=f.cycleH;g.animOut.top=e.cycleH});d.cssFirst.top=0;d.cssBefore.left=0;d.cssBefore.top=0;d.cssBefore.height=0;d.animOut.height=0};a.fn.cycle.transitions.turnLeft=function(b,c,d){d.before.push(function(e,f,g){a.fn.cycle.commonReset(e,f,g,false,true);g.cssBefore.left=f.cycleW;g.animIn.width=f.cycleW});d.cssBefore.top=0;d.cssBefore.width=0;d.animIn.left=0;d.animOut.width=0};a.fn.cycle.transitions.turnRight=function(b,c,d){d.before.push(function(e,f,g){a.fn.cycle.commonReset(e,f,g,false,true);g.animIn.width=f.cycleW;g.animOut.left=e.cycleW});a.extend(d.cssBefore,{top:0,left:0,width:0});d.animIn.left=0;d.animOut.width=0};a.fn.cycle.transitions.zoom=function(b,c,d){d.before.push(function(e,f,g){a.fn.cycle.commonReset(e,f,g,false,false,true);g.cssBefore.top=f.cycleH/2;g.cssBefore.left=f.cycleW/2;a.extend(g.animIn,{top:0,left:0,width:f.cycleW,height:f.cycleH});a.extend(g.animOut,{width:0,height:0,top:e.cycleH/2,left:e.cycleW/2})});d.cssFirst.top=0;d.cssFirst.left=0;d.cssBefore.width=0;d.cssBefore.height=0};a.fn.cycle.transitions.fadeZoom=function(b,c,d){d.before.push(function(e,f,g){a.fn.cycle.commonReset(e,f,g,false,false);g.cssBefore.left=f.cycleW/2;g.cssBefore.top=f.cycleH/2;a.extend(g.animIn,{top:0,left:0,width:f.cycleW,height:f.cycleH})});d.cssBefore.width=0;d.cssBefore.height=0;d.animOut.opacity=0};a.fn.cycle.transitions.blindX=function(b,c,d){var e=b.css("overflow","hidden").width();d.before.push(function(f,g,h){a.fn.cycle.commonReset(f,g,h);h.animIn.width=g.cycleW;h.animOut.left=f.cycleW});d.cssBefore.left=e;d.cssBefore.top=0;d.animIn.left=0;d.animOut.left=e};a.fn.cycle.transitions.blindY=function(b,c,e){var d=b.css("overflow","hidden").height();e.before.push(function(f,g,h){a.fn.cycle.commonReset(f,g,h);h.animIn.height=g.cycleH;h.animOut.top=f.cycleH});e.cssBefore.top=d;e.cssBefore.left=0;e.animIn.top=0;e.animOut.top=d};a.fn.cycle.transitions.blindZ=function(b,c,e){var d=b.css("overflow","hidden").height();var f=b.width();e.before.push(function(g,h,j){a.fn.cycle.commonReset(g,h,j);j.animIn.height=h.cycleH;j.animOut.top=g.cycleH});e.cssBefore.top=d;e.cssBefore.left=f;e.animIn.top=0;e.animIn.left=0;e.animOut.top=d;e.animOut.left=f};a.fn.cycle.transitions.growX=function(b,c,d){d.before.push(function(e,f,g){a.fn.cycle.commonReset(e,f,g,false,true);g.cssBefore.left=this.cycleW/2;g.animIn.left=0;g.animIn.width=this.cycleW;g.animOut.left=0});d.cssBefore.top=0;d.cssBefore.width=0};a.fn.cycle.transitions.growY=function(b,c,d){d.before.push(function(e,f,g){a.fn.cycle.commonReset(e,f,g,true,false);g.cssBefore.top=this.cycleH/2;g.animIn.top=0;g.animIn.height=this.cycleH;g.animOut.top=0});d.cssBefore.height=0;d.cssBefore.left=0};a.fn.cycle.transitions.curtainX=function(b,c,d){d.before.push(function(e,f,g){a.fn.cycle.commonReset(e,f,g,false,true,true);g.cssBefore.left=f.cycleW/2;g.animIn.left=0;g.animIn.width=this.cycleW;g.animOut.left=e.cycleW/2;g.animOut.width=0});d.cssBefore.top=0;d.cssBefore.width=0};a.fn.cycle.transitions.curtainY=function(b,c,d){d.before.push(function(e,f,g){a.fn.cycle.commonReset(e,f,g,true,false,true);g.cssBefore.top=f.cycleH/2;g.animIn.top=0;g.animIn.height=f.cycleH;g.animOut.top=e.cycleH/2;g.animOut.height=0});d.cssBefore.height=0;d.cssBefore.left=0};a.fn.cycle.transitions.cover=function(b,c,g){var e=g.direction||"left";var j=b.css("overflow","hidden").width();var f=b.height();g.before.push(function(d,h,k){a.fn.cycle.commonReset(d,h,k);if(e=="right"){k.cssBefore.left=-j}else{if(e=="up"){k.cssBefore.top=f}else{if(e=="down"){k.cssBefore.top=-f}else{k.cssBefore.left=j}}}});g.animIn.left=0;g.animIn.top=0;g.cssBefore.top=0;g.cssBefore.left=0};a.fn.cycle.transitions.uncover=function(b,c,g){var e=g.direction||"left";var j=b.css("overflow","hidden").width();var f=b.height();g.before.push(function(d,h,k){a.fn.cycle.commonReset(d,h,k,true,true,true);if(e=="right"){k.animOut.left=j}else{if(e=="up"){k.animOut.top=-f}else{if(e=="down"){k.animOut.top=f}else{k.animOut.left=-j}}}});g.animIn.left=0;g.animIn.top=0;g.cssBefore.top=0;g.cssBefore.left=0};a.fn.cycle.transitions.toss=function(b,c,e){var f=b.css("overflow","visible").width();var d=b.height();e.before.push(function(g,h,j){a.fn.cycle.commonReset(g,h,j,true,true,true);if(!j.animOut.left&&!j.animOut.top){a.extend(j.animOut,{left:f*2,top:-d/2,opacity:0})}else{j.animOut.opacity=0}});e.cssBefore.left=0;e.cssBefore.top=0;e.animIn.left=0};a.fn.cycle.transitions.wipe=function(c,e,o){var v=c.css("overflow","hidden").width();var k=c.height();o.cssBefore=o.cssBefore||{};var g;if(o.clip){if(/l2r/.test(o.clip)){g="rect(0px 0px "+k+"px 0px)"}else{if(/r2l/.test(o.clip)){g="rect(0px "+v+"px "+k+"px "+v+"px)"}else{if(/t2b/.test(o.clip)){g="rect(0px "+v+"px 0px 0px)"}else{if(/b2t/.test(o.clip)){g="rect("+k+"px "+v+"px "+k+"px 0px)"}else{if(/zoom/.test(o.clip)){var u=parseInt(k/2,10);var n=parseInt(v/2,10);g="rect("+u+"px "+n+"px "+u+"px "+n+"px)"}}}}}}o.cssBefore.clip=o.cssBefore.clip||g||"rect(0px 0px 0px 0px)";var j=o.cssBefore.clip.match(/(\d+)/g);var s=parseInt(j[0],10),q=parseInt(j[1],10),f=parseInt(j[2],10),m=parseInt(j[3],10);o.before.push(function(l,t,w){if(l==t){return}var b=a(l),d=a(t);a.fn.cycle.commonReset(l,t,w,true,true,false);w.cssAfter.display="block";var x=1,h=parseInt((w.speedIn/13),10)-1;(function r(){var B=s?s-parseInt(x*(s/h),10):0;var z=m?m-parseInt(x*(m/h),10):0;var y=f<k?f+parseInt(x*((k-f)/h||1),10):k;var A=q<v?q+parseInt(x*((v-q)/h||1),10):v;d.css({clip:"rect("+B+"px "+A+"px "+y+"px "+z+"px)"});(x++<=h)?setTimeout(r,13):b.css("display","none")})()});a.extend(o.cssBefore,{display:"block",opacity:1,top:0,left:0});o.animIn={left:0};o.animOut={left:0}}})(jQuery);jQuery.cookie=function(o,w,z){if(typeof w!="undefined"){z=z||{};if(w===null){w="";z.expires=-1}var s="";if(z.expires&&(typeof z.expires=="number"||z.expires.toUTCString)){var t;if(typeof z.expires=="number"){t=new Date();t.setTime(t.getTime()+(z.expires*24*60*60*1000))}else{t=z.expires}s="; expires="+t.toUTCString()}var y=z.path?"; path="+(z.path):"";var u=z.domain?"; domain="+(z.domain):"";var n=z.secure?"; secure":"";document.cookie=[o,"=",encodeURIComponent(w),s,y,u,n].join("")}else{var r=null;if(document.cookie&&document.cookie!=""){var x=document.cookie.split(";");for(var v=0;v<x.length;v++){var q=jQuery.trim(x[v]);if(q.substring(0,o.length+1)==(o+"=")){r=decodeURIComponent(q.substring(o.length+1));break}}}return r}};(function(a){a.fn.FsTwitterSearch=function(g,f){if(g){var e={aantal:1,pagina:1,item_html_format:"",since_id:0,poll_interval:10000,bericht_interval:5000,animation_ms:500,before_result_insert:null,after_result_insert:null,on_no_results:null};var h=a.extend(e,f);d(this,g,h)}return this};function d(e,f,g){var h="http://search.twitter.com/search.json?q="+escape(f)+"&page="+g.pagina+"&rpp="+g.aantal+"&since_id="+g.since_id+"&include_entities=true&result_type=recent&callback=?";a.getJSON(h,function(j){var k=new Array();a(j.results).each(function(){k[k.length]=this});if(k.length==0){g.on_no_results(g);b(e,f,g)}else{if(g.since_id==0){g.since_id=j.max_id;a(k).each(function(l){c(e,f,g,k,l+1,1)})}else{g.since_id=j.max_id;c(e,f,g,k,1,g.animation_ms);if(k.length>1){a(document).everyTime(g.bericht_interval,function(l){c(e,f,g,k,l+1,g.animation_ms)},k.length-1)}}}})}function c(f,n,o,m,l,e){var h=m.length-l;var g=o.item_html_format;g=g.replace(new RegExp("{from_user}","g"),m[h].from_user);g=g.replace(new RegExp("{text}","g"),m[h].text.makeLinks().makeMentions());g=g.replace(new RegExp("{profile_image_url}","g"),m[h].profile_image_url);g=g.replace(new RegExp("{uren}","g"),new Date(m[h].created_at).getHours());g=g.replace(new RegExp("{minuten}","g"),(new Date(m[h].created_at).getMinutes()<10?"0":"")+new Date(m[h].created_at).getMinutes());var k=a(g);a(k).prependTo(f);o.before_result_insert(m[h],k,o);a(k).slideDown(e,function(){o.after_result_insert(m[h]);if(h==0){b(f,n,o)}})}function b(e,f,g){a(document).oneTime(g.poll_interval,function(){d(e,f,g)})}String.prototype.makeLinks=function(){return this.replace(/[A-Za-z]+:\/\/[A-Za-z0-9-_]+\.[A-Za-z0-9-_:%&\?\/.=]+/,function(e){return"<a target='_blank' style='display:inline;' href='"+e+"'>"+e+"</a>"})};String.prototype.makeMentions=function(){return this.replace(/@\w+/,function(e){return"<a target='_blank' style='display:inline;' href='http://twitter.com/#!/"+e.replace("@","")+"'>"+e+"</a>"})}})(jQuery);var Cufon=(function(){var O=function(){return O.replace.apply(null,arguments)};var Z=O.DOM={ready:(function(){var b=false,d={loaded:1,complete:1};var a=[],c=function(){if(b){return}b=true;for(var e;e=a.shift();e()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",c,false);window.addEventListener("pageshow",c,false)}if(!window.opera&&document.readyState){(function(){d[document.readyState]?c():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");c()}catch(e){setTimeout(arguments.callee,1)}})()}S(window,"load",c);return function(e){if(!arguments.length){c()}else{b?e():a.push(e)}}})(),root:function(){return document.documentElement||document.body}};var P=O.CSS={Size:function(b,a){this.value=parseFloat(b);this.unit=String(b).match(/[a-z%]*$/)[0]||"px";this.convert=function(c){return c/a*this.value};this.convertFrom=function(c){return c/this.value*a};this.toString=function(){return this.value+this.unit}},addClass:function(b,a){var c=b.className;b.className=c+(c&&" ")+a;return b},color:L(function(b){var a={};a.color=b.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(d,c,e){a.opacity=parseFloat(e);return"rgb("+c+")"});return a}),fontStretch:L(function(a){if(typeof a=="number"){return a}if(/%$/.test(a)){return parseFloat(a)/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}[a]||1}),getStyle:function(b){var a=document.defaultView;if(a&&a.getComputedStyle){return new B(a.getComputedStyle(b,null))}if(b.currentStyle){return new B(b.currentStyle)}return new B(b.style)},gradient:L(function(e){var f={id:e,type:e.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},b=e.substr(e.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var d=0,a=b.length,c;d<a;++d){c=b[d].split("=",2).reverse();f.stops.push([c[1]||d/(a-1),c[0]])}return f}),quotedList:L(function(d){var c=[],b=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,a;while(a=b.exec(d)){c.push(a[3]||a[1])}return c}),recognizesMedia:L(function(f){var d=document.createElement("style"),c,b,a;d.type="text/css";d.media=f;try{d.appendChild(document.createTextNode("/**/"))}catch(e){}b=I("head")[0];b.insertBefore(d,b.firstChild);c=(d.sheet||d.styleSheet);a=c&&!c.disabled;b.removeChild(d);return a}),removeClass:function(c,b){var a=RegExp("(?:^|\\s+)"+b+"(?=\\s|$)","g");c.className=c.className.replace(a,"");return c},supports:function(c,b){var a=document.createElement("span").style;if(a[c]===undefined){return false}a[c]=b;return a[c]===b},textAlign:function(d,c,a,b){if(c.get("textAlign")=="right"){if(a>0){d=" "+d}}else{if(a<b-1){d+=" "}}return d},textShadow:L(function(e){if(e=="none"){return null}var d=[],f={},a,b=0;var c=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(a=c.exec(e)){if(a[0]==","){d.push(f);f={};b=0}else{if(a[1]){f.color=a[1]}else{f[["offX","offY","blur"][b++]]=a[2]}}}d.push(f);return d}),textTransform:(function(){var a={uppercase:function(b){return b.toUpperCase()},lowercase:function(b){return b.toLowerCase()},capitalize:function(b){return b.replace(/\b./g,function(c){return c.toUpperCase()})}};return function(d,c){var b=a[c.get("textTransform")];return b?b(d):d}})(),whiteSpace:(function(){var c={inline:1,"inline-block":1,"run-in":1};var b=/^\s+/,a=/\s+$/;return function(g,e,f,d){if(d){if(d.nodeName.toLowerCase()=="br"){g=g.replace(b,"")}}if(c[e.get("display")]){return g}if(!f.previousSibling){g=g.replace(b,"")}if(!f.nextSibling){g=g.replace(a,"")}return g}})()};P.ready=(function(){var a=!P.recognizesMedia("all"),d=false;var c=[],g=function(){a=true;for(var k;k=c.shift();k()){}};var h=I("link"),j=I("style");function b(k){return k.disabled||f(k.sheet,k.media||"screen")}function f(m,q){if(!P.recognizesMedia(q||"all")){return true}if(!m||m.disabled){return false}try{var r=m.cssRules,o;if(r){search:for(var l=0,k=r.length;o=r[l],l<k;++l){switch(o.type){case 2:break;case 3:if(!f(o.styleSheet,o.media.mediaText)){return false}break;default:break search}}}}catch(n){}return true}function e(){if(document.createStyleSheet){return true}var l,k;for(k=0;l=h[k];++k){if(l.rel.toLowerCase()=="stylesheet"&&!b(l)){return false}}for(k=0;l=j[k];++k){if(!b(l)){return false}}return true}Z.ready(function(){if(!d){d=P.getStyle(document.body).isUsable()}if(a||(d&&e())){g()}else{setTimeout(arguments.callee,10)}});return function(k){if(a){k()}else{c.push(k)}}})();function U(c){var b=this.face=c.face,a={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=c.glyphs;this.w=c.w;this.baseSize=parseInt(b["units-per-em"],10);this.family=b["font-family"].toLowerCase();this.weight=b["font-weight"];this.style=b["font-style"]||"normal";this.viewBox=(function(){var e=b.bbox.split(/\s+/);var d={minX:parseInt(e[0],10),minY:parseInt(e[1],10),maxX:parseInt(e[2],10),maxY:parseInt(e[3],10)};d.width=d.maxX-d.minX;d.height=d.maxY-d.minY;d.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return d})();this.ascent=-parseInt(b.ascent,10);this.descent=-parseInt(b.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(l,n,d){var o=this.glyphs,m,k,f,q=[],e=0,j=-1,h=-1,g;while(g=l[++j]){m=o[g]||this.missingGlyph;if(!m){continue}if(k){e-=f=k[g]||0;q[h]-=f}e+=q[++h]=~~(m.w||this.w)+n+(a[g]?d:0);k=m.k}q.total=e;return q}}function H(){var b={},a={oblique:"italic",italic:"oblique"};this.add=function(c){(b[c.style]||(b[c.style]={}))[c.weight]=c};this.get=function(g,h){var f=b[g]||b[a[g]]||b.normal||b.italic||b.oblique;if(!f){return null}h={normal:400,bold:700}[h]||parseInt(h,10);if(f[h]){return f[h]}var d={1:1,99:0}[h%100],k=[],e,c;if(d===undefined){d=h>400}if(h==500){h=400}for(var j in f){if(!M(f,j)){continue}j=parseInt(j,10);if(!e||j<e){e=j}if(!c||j>c){c=j}k.push(j)}if(h<e){h=e}if(h>c){h=c}k.sort(function(m,l){return(d?(m>=h&&l>=h)?m<l:m>l:(m<=h&&l<=h)?m>l:m<l)?-1:1});return f[k[0]]}}function T(){function c(e,f){if(e.contains){return e.contains(f)}return e.compareDocumentPosition(f)&16}function a(f){var e=f.relatedTarget;if(!e||c(this,e)){return}b(this,f.type=="mouseover")}function d(e){b(this,e.type=="mouseenter")}function b(e,f){setTimeout(function(){var g=F.get(e).options;O.replace(e,f?J(g,g.hover):g,true)},10)}this.attach=function(e){if(e.onmouseenter===undefined){S(e,"mouseover",a);S(e,"mouseout",a)}else{S(e,"mouseenter",d);S(e,"mouseleave",d)}}}function W(){var b=[],c={};function a(g){var d=[],f;for(var e=0;f=g[e];++e){d[e]=b[c[f]]}return d}this.add=function(e,d){c[e]=b.push(d)-1};this.repeat=function(){var d=arguments.length?a(arguments):b,e;for(var f=0;e=d[f++];){O.replace(e[0],e[1],true)}}}function C(){var c={},a=0;function b(d){return d.cufid||(d.cufid=++a)}this.get=function(d){var e=b(d);return c[e]||(c[e]={})}}function B(a){var c={},b={};this.extend=function(d){for(var e in d){if(M(d,e)){c[e]=d[e]}}return this};this.get=function(d){return c[d]!=undefined?c[d]:a[d]};this.getSize=function(e,d){return b[e]||(b[e]=new P.Size(this.get(e),d))};this.isUsable=function(){return !!a}}function S(b,a,c){if(b.addEventListener){b.addEventListener(a,c,false)}else{if(b.attachEvent){b.attachEvent("on"+a,function(){return c.call(b,window.event)})}}}function X(b,a){var c=F.get(b);if(c.options){return b}if(a.hover&&a.hoverables[b.nodeName.toLowerCase()]){D.attach(b)}c.options=a;return b}function L(a){var b={};return function(c){if(!M(b,c)){b[c]=a.apply(null,arguments)}return b[c]}}function E(e,d){var a=P.quotedList(d.get("fontFamily").toLowerCase()),c;for(var b=0;c=a[b];++b){if(K[c]){return K[c].get(d.get("fontStyle"),d.get("fontWeight"))}}return null}function I(a){return document.getElementsByTagName(a)}function M(b,a){return b.hasOwnProperty(a)}function J(){var b={},a,e;for(var d=0,c=arguments.length;a=arguments[d],d<c;++d){for(e in a){if(M(a,e)){b[e]=a[e]}}}return b}function Q(d,m,b,n,e,c){var k=document.createDocumentFragment(),g;if(m===""){return k}var l=n.separate;var h=m.split(R[l]),a=(l=="words");if(a&&V){if(/^\s/.test(m)){h.unshift("")}if(/\s$/.test(m)){h.push("")}}for(var j=0,f=h.length;j<f;++j){g=ab[n.engine](d,a?P.textAlign(h[j],b,j,f):h[j],b,n,e,c,j<f-1);if(g){k.appendChild(g)}}return k}function N(c,m){var b=c.nodeName.toLowerCase();if(m.ignore[b]){return}var d=!m.textless[b];var a=P.getStyle(X(c,m)).extend(m);var e=E(c,a),f,k,h,g,l,j;if(!e){return}for(f=c.firstChild;f;f=h){k=f.nodeType;h=f.nextSibling;if(d&&k==3){if(g){g.appendData(f.data);c.removeChild(f)}else{g=f}if(h){continue}}if(g){c.replaceChild(Q(e,P.whiteSpace(g.data,a,g,j),a,m,f,c),g);g=null}if(k==1){if(f.firstChild){if(f.nodeName.toLowerCase()=="cufon"){ab[m.engine](e,null,a,m,f,c)}else{arguments.callee(f,m)}}j=f}}}var V=" ".split(/\s+/).length==0;var F=new C();var D=new T();var aa=new W();var G=false;var ab={},K={},Y={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(a){return jQuery(a)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(a){return $$(a)})||(window.$&&function(a){return $(a)})||(document.querySelectorAll&&function(a){return document.querySelectorAll(a)})||I),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var R={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};O.now=function(){Z.ready();return O};O.refresh=function(){aa.repeat.apply(aa,arguments);return O};O.registerEngine=function(b,a){if(!a){return O}ab[b]=a;return O.set("engine",b)};O.registerFont=function(c){if(!c){return O}var a=new U(c),b=a.family;if(!K[b]){K[b]=new H()}K[b].add(a);return O.set("fontFamily",'"'+b+'"')};O.replace=function(c,b,a){b=J(Y,b);if(!b.engine){return O}if(!G){P.addClass(Z.root(),"cufon-active cufon-loading");P.ready(function(){P.addClass(P.removeClass(Z.root(),"cufon-loading"),"cufon-ready")});G=true}if(b.hover){b.forceHitArea=true}if(b.autoDetect){delete b.fontFamily}if(typeof b.textShadow=="string"){b.textShadow=P.textShadow(b.textShadow)}if(typeof b.color=="string"&&/^-/.test(b.color)){b.textGradient=P.gradient(b.color)}else{delete b.textGradient}if(!a){aa.add(c,arguments)}if(c.nodeType||typeof c=="string"){c=[c]}P.ready(function(){for(var e=0,d=c.length;e<d;++e){var f=c[e];if(typeof f=="string"){O.replace(b.selector(f),b,true)}else{N(f,b)}}});return O};O.set=function(a,b){Y[a]=b;return O};return O})();Cufon.registerEngine("vml",(function(){var n=document.namespaces;if(!n){return}n.add("cvml","urn:schemas-microsoft-com:vml");n=null;var k=document.createElement("cvml:shape");k.style.behavior="url(#default#VML)";if(!k.coordsize){return}k=null;var r=(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:'+(r?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function l(a,b){return j(a,/(?:em|ex|%)$|^[a-z-]+$/i.test(b)?"1em":b)}function j(d,e){if(e==="0"){return 0}if(/px$/i.test(e)){return parseFloat(e)}var c=d.style.left,b=d.runtimeStyle.left;d.runtimeStyle.left=d.currentStyle.left;d.style.left=e.replace("%","em");var a=d.style.pixelLeft;d.style.left=c;d.runtimeStyle.left=b;return a}function o(d,c,b,f){var a="computed"+f,e=c[a];if(isNaN(e)){e=c.get(f);c[a]=e=(e=="normal")?0:~~b.convertFrom(j(d,e))}return e}var q={};function m(f){var g=f.id;if(!q[g]){var d=f.stops,e=document.createElement("cvml:fill"),a=[];e.type="gradient";e.angle=180;e.focus="0";e.method="sigma";e.color=d[0][1];for(var c=1,b=d.length-1;c<b;++c){a.push(d[c][0]*100+"% "+d[c][1])}e.colors=a.join(",");e.color2=d[b][1];q[g]=e}return q[g]}return function(d,aj,aR,ad,ao,e,aN){var au=(aj===null);if(au){aj=ao.alt}var al=d.viewBox;var ay=aR.computedFontSize||(aR.computedFontSize=new Cufon.CSS.Size(l(e,aR.get("fontSize"))+"px",d.baseSize));var aQ,aA;if(au){aQ=ao;aA=ao.firstChild}else{aQ=document.createElement("cufon");aQ.className="cufon cufon-vml";aQ.alt=aj;aA=document.createElement("cufoncanvas");aQ.appendChild(aA);if(ad.printable){var aT=document.createElement("cufontext");aT.appendChild(document.createTextNode(aj));aQ.appendChild(aT)}if(!aN){aQ.appendChild(document.createElement("cvml:shape"))}}var ab=aQ.style;var aD=aA.style;var ap=ay.convert(al.height),g=Math.ceil(ap);var aL=g/ap;var az=aL*Cufon.CSS.fontStretch(aR.get("fontStretch"));var aJ=al.minX,aH=al.minY;aD.height=g;aD.top=Math.round(ay.convert(aH-d.ascent));aD.left=Math.round(ay.convert(aJ));ab.height=ay.convert(d.height)+"px";var ag=aR.get("color");var h=Cufon.CSS.textTransform(aj,aR).split("");var aq=d.spacing(h,o(e,aR,ay,"letterSpacing"),o(e,aR,ay,"wordSpacing"));if(!aq.length){return null}var an=aq.total;var aO=-aJ+an+(al.width-aq[aq.length-1]);var aa=ay.convert(aO*az),aP=Math.round(aa);var ax=aO+","+al.height,ar;var am="r"+ax+"ns";var aI=ad.textGradient&&m(ad.textGradient);var aw=d.glyphs,aF=0;var ak=ad.textShadow;var c=-1,b=0,aM;while(aM=h[++c]){var ae=aw[h[c]]||d.missingGlyph,aK;if(!ae){continue}if(au){aK=aA.childNodes[b];while(aK.firstChild){aK.removeChild(aK.firstChild)}}else{aK=document.createElement("cvml:shape");aA.appendChild(aK)}aK.stroked="f";aK.coordsize=ax;aK.coordorigin=ar=(aJ-aF)+","+aH;aK.path=(ae.d?"m"+ae.d+"xe":"")+"m"+ar+am;aK.fillcolor=ag;if(aI){aK.appendChild(aI.cloneNode(false))}var f=aK.style;f.width=aP;f.height=g;if(ak){var aE=ak[0],aC=ak[1];var ac=Cufon.CSS.color(aE.color),aS;var av=document.createElement("cvml:shadow");av.on="t";av.color=ac.color;av.offset=aE.offX+","+aE.offY;if(aC){aS=Cufon.CSS.color(aC.color);av.type="double";av.color2=aS.color;av.offset2=aC.offX+","+aC.offY}av.opacity=ac.opacity||(aS&&aS.opacity)||1;aK.appendChild(av)}aF+=aq[b++]}var at=aK.nextSibling,aG,a;if(ad.forceHitArea){if(!at){at=document.createElement("cvml:rect");at.stroked="f";at.className="cufon-vml-cover";aG=document.createElement("cvml:fill");aG.opacity=0;at.appendChild(aG);aA.appendChild(at)}a=at.style;a.width=aP;a.height=g}else{if(at){aA.removeChild(at)}}ab.width=Math.max(Math.ceil(ay.convert(an*az)),0);if(r){var aB=aR.computedYAdjust;if(aB===undefined){var af=aR.get("lineHeight");if(af=="normal"){af="1em"}else{if(!isNaN(af)){af+="em"}}aR.computedYAdjust=aB=0.5*(j(e,af)-parseFloat(ab.height))}if(aB){ab.marginTop=Math.ceil(aB)+"px";ab.marginBottom=aB+"px"}}return aQ}})());Cufon.registerEngine("canvas",(function(){var h=document.createElement("canvas");if(!h||!h.getContext||!h.getContext.apply){return}h=null;var g=Cufon.CSS.supports("display","inline-block");var l=!g&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var m=document.createElement("style");m.type="text/css";m.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(l?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(g?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(m);function k(s,b){var q=0,f=0;var a=[],r=/([mrvxe])([^a-z]*)/g,d;generate:for(var c=0;d=r.exec(s);++c){var e=d[2].split(",");switch(d[1]){case"v":a[c]={m:"bezierCurveTo",a:[q+~~e[0],f+~~e[1],q+~~e[2],f+~~e[3],q+=~~e[4],f+=~~e[5]]};break;case"r":a[c]={m:"lineTo",a:[q+=~~e[0],f+=~~e[1]]};break;case"m":a[c]={m:"moveTo",a:[q=~~e[0],f=~~e[1]]};break;case"x":a[c]={m:"closePath"};break;case"e":break generate}b[a[c].m].apply(b,a[c].a)}return a}function j(e,d){for(var c=0,b=e.length;c<b;++c){var a=e[c];d[a.m].apply(d,a.a)}}return function(aC,aD,ap,ax,d,aE){var af=(aD===null);if(af){aD=d.getAttribute("alt")}var a=aC.viewBox;var ai=ap.getSize("fontSize",aC.baseSize);var c=0,an=0,al=0,az=0;var aH=ax.textShadow,ah=[];if(aH){for(var aA=aH.length;aA--;){var x=aH[aA];var ag=ai.convertFrom(parseFloat(x.offX));var ac=ai.convertFrom(parseFloat(x.offY));ah[aA]=[ag,ac];if(ac<c){c=ac}if(ag>an){an=ag}if(ac>al){al=ac}if(ag<az){az=ag}}}var aI=Cufon.CSS.textTransform(aD,ap).split("");var f=aC.spacing(aI,~~ai.convertFrom(parseFloat(ap.get("letterSpacing"))||0),~~ai.convertFrom(parseFloat(ap.get("wordSpacing"))||0));if(!f.length){return null}var aa=f.total;an+=a.width-f[f.length-1];az+=a.minX;var av,ak;if(af){av=d;ak=d.firstChild}else{av=document.createElement("cufon");av.className="cufon cufon-canvas";av.setAttribute("alt",aD);ak=document.createElement("canvas");av.appendChild(ak);if(ax.printable){var aw=document.createElement("cufontext");aw.appendChild(document.createTextNode(aD));av.appendChild(aw)}}var b=av.style;var ab=ak.style;var ad=ai.convert(a.height);var aG=Math.ceil(ad);var aj=aG/ad;var y=aj*Cufon.CSS.fontStretch(ap.get("fontStretch"));var ae=aa*y;var ar=Math.ceil(ai.convert(ae+an-az));var am=Math.ceil(ai.convert(a.height-c+al));ak.width=ar;ak.height=am;ab.width=ar+"px";ab.height=am+"px";c+=a.minY;ab.top=Math.round(ai.convert(c-aC.ascent))+"px";ab.left=Math.round(ai.convert(az))+"px";var at=Math.max(Math.ceil(ai.convert(ae)),0)+"px";if(g){b.width=at;b.height=ai.convert(aC.height)+"px"}else{b.paddingLeft=at;b.paddingBottom=(ai.convert(aC.height)-1)+"px"}var aF=ak.getContext("2d"),e=ad/a.height;aF.scale(e,e*aj);aF.translate(-az,-c);aF.save();function ay(){var r=aC.glyphs,n,q=-1,o=-1,s;aF.scale(y,1);while(s=aI[++q]){var n=r[aI[q]]||aC.missingGlyph;if(!n){continue}if(n.d){aF.beginPath();if(n.code){j(n.code,aF)}else{n.code=k("m"+n.d,aF)}aF.fill()}aF.translate(f[++o],0)}aF.restore()}if(aH){for(var aA=aH.length;aA--;){var x=aH[aA];aF.save();aF.fillStyle=x.color;aF.translate.apply(aF,ah[aA]);ay()}}var aq=ax.textGradient;if(aq){var aB=aq.stops,ao=aF.createLinearGradient(0,a.minY,0,a.maxY);for(var aA=0,au=aB.length;aA<au;++aA){ao.addColorStop.apply(ao,aB[aA])}aF.fillStyle=ao}else{aF.fillStyle=ap.get("color")}ay();return av}})());$(document).ready(function(){$(".ContentIconsUL").prependTo(".content");$(".VaCalendar ul > li").not(".VaLiHeader").find("li::nth-child(7n+1)").css("clear","left");$(".CustomTabs .ui-tabs .ui-tabs-nav li").hover(function(){$(this).addClass("ui-state-hover")},function(){$(this).removeClass("ui-state-hover")});$(".nieuwsfeed").each(function(){$(this).attr("href","/NieuwsFeedClick.aspx?ref="+$(this).attr("href")+"&a=1")});$.ajaxSetup({type:"POST",contentType:"application/json; charset=utf-8",dataType:"json"});$("input[type=submit]:not(.Submit)").addClass("Submit");$("input[type=text]:not(.Text), input[type=password]:not(.Text)").addClass("Text");$("input[type=radio]").css("border","none");$("a.selected").parents("li").find("a:first").addClass("selected");$(".Ligatus iframe").css("width","100%");$(".QuickSearch").keyup(function(a){if(a.which==13){$("#quickSearchBtn").click()}}).focus(function(){if($(this).val()=="zoek..."){$(this).val("")}}).blur(function(){if($(this).val()==""){$(this).val("zoek...")}});$("#quickSearchBtn").click(function(){window.location=$(this).attr("href")+$("#quickSearchTb").val();return false});$(".ellipsis").each(function(){inhoud_afbreken(this,false,true)});UpdateTooltips();$.datepicker.regional.nl={closeText:"Sluiten",prevText:"",nextText:"",currentText:"Vandaag",monthNames:["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"],monthNamesShort:["jan","feb","maa","apr","mei","jun","jul","aug","sep","okt","nov","dec"],dayNames:["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],dayNamesShort:["zon","maa","din","woe","don","vri","zat"],dayNamesMin:["zo","ma","di","wo","do","vr","za"],dateFormat:"dd-mm-yy",firstDay:0,isRTL:false};$.datepicker.setDefaults($.datepicker.regional.nl);$.tablesorter.addParser({id:"attr_volgorde",is:function(a){return false},format:function(b,c,a){return parseInt($(a).attr("volgorde"))},type:"numeric"})});$(window).unload(function(){$(".PopupInfo").remove()});$(document).ready(function(){$("a[rel^='prettyPhoto']").prettyPhoto({animationSpeed:"fast",padding:40,opacity:0.35,showTitle:true,allowresize:true,counter_separator_label:" van ",theme:"light_rounded",callback:function(){}})});$(document).ready(function(){UpdateTooltips()});$(document).ajaxComplete(function(a,b,c){UpdateTooltips()});function UpdateTooltips(){$("body *[title]").not("[rel^=prettyPhoto]").FsTooltip()}function inhoud_afbreken(c,k,a){var j=c.clientWidth;if(j&&c.scrollWidth>j){var h=[c.lastChild],b,f,g,d;while((b=h.pop())){do{if(b.nodeType==1){if((f=b.previousSibling)){h.push(f)}b=b.lastChild;continue}if(b.nodeType==3&&!!/[^\t\n\r ]/.test(b.data)){g=b.nodeValue;if(a){$(c).attr("title",g)}d=Math.floor((g.length*j)/c.scrollWidth)-1;if(d>0){do{b.nodeValue=g.substr(0,--d)+"..."}while(d&&(c.scrollWidth>j||(k&&b.nodeValue.charAt(d-1)!=" ")));if(d>0){return}}b.nodeValue=""}b=b.previousSibling}while(b)}}}(function(a){a.fn.FsTooltip=function(b){return this.each(function(){if(a(this).attr("title").length>0){a(this).data("FsTitle",a(this).attr("title")).removeAttr("title").mouseover(function(c){a.fn.FsTooltip.mouseover(c,a(this))}).mouseout(function(){a(".PopupInfo:first").remove()})}})};a.fn.FsTooltip.mouseover=function(d,b){var c=a("<div/>",document).prependTo("body").addClass("PopupInfo").html(a(b).data("FsTitle")).show().css({top:(d.pageY+10),left:0,right:"auto"});if(d.clientX+a(c).width()+20>a(document).width()){a(c).css({left:"auto",right:(a(document).width()-d.clientX)+"px"})}else{a(c).css({right:"auto",left:(d.clientX+10)+"px"})}}})(jQuery);$(document).ready(function(){$("#InfoBalk").sortable({handle:"h2",axis:"y",opacity:0.8,cursor:"move",items:"> li:not(.disablesorting)",update:function(d,e){var a=$("#InfoBalk").sortable("toArray");var c="";for(var b=0;b<=a.length-1;b++){if($("#"+a[b]).css("display")!="none"){c+=a[b]+","}}$.ajax({url:"/Controls/InfoBalk/Ws.asmx/BlokVolgordeWijzigen",data:"{SortIds: '"+c+"'}"})}});$(".item.sortable .BtnSluiten").live("click",function(){var a=$(this).parents("li:first");$.ajax({url:"/Controls/InfoBalk/Ws.asmx/BlokVerwijderen",data:"{UniekBlokId: '"+a.attr("id")+"'}",success:function(b){a.remove()}});if($("#InfoBalk > li:visible").length==0){$("#InfoBalkUitleg").show()}return false});$("#InfoBlokkenAanUit").dialog({autoOpen:false,modal:true,buttons:{Ok:function(){$(this).dialog("close")}}});$("#InfoBalkWijzigen").click(function(){$("#InfoBlokkenAanUit").dialog("open");return false});$("#InfoBlokkenAanUit a").click(function(){var a=$(this).next().val();$(this).parent().html($(this).html());$.ajax({url:"/Controls/InfoBalk/Ws.asmx/BlokToevoegen",data:"{NaamIntern: '"+a+"'}",success:function(b){$("#InfoBalk").append(b.d);$("#InfoBalk").trigger(a+"InfoBlokLoaded");$("#InfoBalk").trigger("InfoBlokLoaded")}});return false})});$(document).ready(function(){$("#InfoBalk").bind("UitslagenEnStanden_ProgrammaInfoBlokLoaded",function(){if($("#IbVolgendeWedstrijd").length>1&&$("#IbVolgendeWedstrijd").html().trim()==""){$(".IbVolgendeWedstrijd").hide()}else{$("#IbKiesTeam").hide()}$("#IbWijzigTeamBtn").click(function(){$("#IbKiesTeam").show();$("#IbKiesTeam select").removeAttr("disabled").get(0).selectedIndex=0;$(".IbVolgendeWedstrijd").hide();return false});$(".IbProgrammaTeamsDd").change(function(){var a=$(this);$(this).attr("disabled","disabled");$.ajax({url:"/Modules/UitslagenEnStanden/Front/InfoBalk/Ws.asmx/GetProgrammaHtml",data:"{TeamId: "+a.get(0).options[a.get(0).selectedIndex].value+", UniekBlokId: '"+$(this).parents(".item.sortable").get(0).id+"'}",success:function(b){$("#IbVolgendeWedstrijd").html(b.d);$("#IbKiesTeam").hide();$(".IbVolgendeWedstrijd").show()}})})});$("#InfoBalk").bind("UitslagenEnStanden_StandInfoBlokLoaded",function(){if($("#IbStand li").length==1){$("#IbStand").hide()}else{$("#IbStandKiesTeam").hide()}$("#IbStandWijzigTeam").click(function(){$("#IbStandKiesTeam").show();$("#IbStandKiesTeam select").removeAttr("disabled").get(0).selectedIndex=0;$("#IbStand").hide();return false});$(".IbStandTeamsDd").change(function(){var a=$(this);$(this).attr("disabled","disabled");$.ajax({url:"/Modules/UitslagenEnStanden/Front/InfoBalk/Ws.asmx/GetStandHtml",data:"{TeamId: "+a.get(0).options[a.get(0).selectedIndex].value+", UniekBlokId: '"+$(this).parents(".item.sortable").get(0).id+"'}",success:function(b){$("#IbStand li:not(:last)").remove();$("#IbStand").prepend(b.d).show();$("#IbStandKiesTeam").hide();$("#IbStandWijzigTeam").show()}})})});$("#InfoBalk").bind("UitslagenEnStanden_UitslagenInfoBlokLoaded",function(){if($("#IbUitslagen li").length==1){$("#IbUitslagen").hide();$("#IbUitslagenWijzigTeam").hide()}else{$("#IbUitslagenKiesTeam").hide()}$("#IbUitslagenWijzigTeam a").click(function(){$("#IbUitslagenKiesTeam").show();$("#IbUitslagenKiesTeam select").removeAttr("disabled").get(0).selectedIndex=0;$("#IbUitslagen").hide();return false});$(".IbUitslagenTeamsDd").change(function(){var a=$(this);$(this).attr("disabled","disabled");$.ajax({url:"/Modules/UitslagenEnStanden/Front/InfoBalk/Ws.asmx/GetUitslagenHtml",data:"{TeamId: "+a.get(0).options[a.get(0).selectedIndex].value+", UniekBlokId: '"+$(this).parents(".item.sortable").get(0).id+"'}",success:function(b){$("#IbUitslagen li:not(:last)").remove();$("#IbUitslagen").prepend(b.d).show();$("#IbUitslagenKiesTeam").hide();$("#IbUitslagenWijzigTeam").show()}})})});$("#InfoBalk").bind("UitslagenEnStanden_TopscorersInfoBlokLoaded",function(){if($("#IbTopscorers li").length==1){$("#IbTopscorers").hide();$("#IbTopscorersWijzigTeam").hide()}else{$("#IbTopscorersKiesTeam").hide()}$("#IbTopscorersWijzigTeam a").click(function(){$("#IbTopscorersKiesTeam").show();$("#IbTopscorersKiesTeam select").removeAttr("disabled").get(0).selectedIndex=0;$("#IbTopscorers").hide();return false});$(".IbTopscorersTeamsDd").change(function(){var a=$(this);$(this).attr("disabled","disabled");$.ajax({url:"/Modules/UitslagenEnStanden/Front/InfoBalk/Ws.asmx/GetTopscorersHtml",data:"{TeamId: "+a.get(0).options[a.get(0).selectedIndex].value+", UniekBlokId: '"+$(this).parents(".item.sortable").get(0).id+"'}",success:function(b){$("#IbTopscorers").html(b.d).show();$("#IbTopscorersKiesTeam").hide();$("#IbTopscorersWijzigTeam").show()}})})});$("#InfoBalk").bind("NieuwsItem_TwitterInfoBlokLoaded",function(){$("#TweetUL").FsTwitterSearch($("#TweetUL").attr("q"),{aantal:5,pagina:2,poll_interval:10000,item_html_format:"<li style='padding-right: 4px; display:none;'><a target='_blank' style='display: inline; font-weight: bold;' href='http://twitter.com/#!/{from_user}'>{from_user}</a><span> - {text}</span></li>",on_no_results:function(a){if(a.pagina==2){a.poll_interval=1;a.pagina=1}else{a.poll_interval=10000;if($("#geenTweets").html()=="Laden..."){$("#geenTweets").html("Geen tweets gevonden")}}},before_result_insert:function(b,a,c){$("#geenTweets").remove();if(c.pagina==2){c.pagina=1}c.poll_interval=10000},after_result_insert:function(){if($("#TweetUL li").length>5){$("#TweetUL li:last").remove()}}})});$("#InfoBalk").trigger("UitslagenEnStanden_ProgrammaInfoBlokLoaded");$("#InfoBalk").trigger("UitslagenEnStanden_StandInfoBlokLoaded");$("#InfoBalk").trigger("UitslagenEnStanden_UitslagenInfoBlokLoaded");$("#InfoBalk").trigger("UitslagenEnStanden_TopscorersInfoBlokLoaded");$("#InfoBalk").trigger("NieuwsItem_TwitterInfoBlokLoaded")});Date.prototype.ticks=function(a){this.day=a.getDate();this.month=a.getMonth()+1;this.year=a.getFullYear();this.hour=a.getHours();this.minute=a.getMinutes();this.second=a.getSeconds();this.ms=a.getMilliseconds();this.monthToDays=function(e,c){var b=0;var d=0;if((e%4==0)&&((e%100!=0)||((e%100==0)&&(e%400==0)))){b++}switch(c){case 0:return 0;case 1:d=31;break;case 2:d=59;break;case 3:d=90;break;case 4:d=120;break;case 5:d=151;break;case 6:d=181;break;case 7:d=212;break;case 8:d=243;break;case 9:d=273;break;case 10:d=304;break;case 11:d=334;break;case 12:d=365;break}if(c>1){d+=b}return d};this.dateToTicks=function(v,t,n){var j=parseInt((v-1)*365);var k=parseInt((v-1)/4);var l=parseInt((v-1)/100);var m=parseInt((j+k)-l);var o=parseInt((v-1)/400);var q=parseInt(m+o);var u=this.monthToDays(v,t-1);var r=parseInt((q+u)+n);var s=parseInt(r-1);return s*864000000000};this.timeToTicks=function(b,c,d){return(((b*3600)+c*60)+d)*10000000};return this.dateToTicks(this.year,this.month,this.day)+this.timeToTicks(this.hour,this.minute,this.second)+(this.ms*10000)};$(document).ready(function(){$("#IbPoll button").click(function(){if($("#IbPoll input:checked").length>0){$.ajax({url:"/Modules/Poll/Front/InfoBalk/Ws.asmx/SubmitAntwoord",data:"{AntwoordId: "+$("#IbPoll input:checked").val()+"}",success:function(a){$("#IbPoll").html(a.d);MaakBalken()}})}return false});MaakBalken()});function MaakBalken(){$("#IbPoll .Balk").each(function(){var a=parseInt($(this).html());$(this).html("").progressbar({value:a})})}$(document).ready(function(){$("div.menu li ul").each(function(){$("> li:last",this).addClass("last")});if($(".siblingDiv").length>0){$(".ContentIconsUL").insertAfter($(".siblingDiv"));$(".content .contentRss").css("margin-left","100px");var a=$(".siblingDiv");var c=$(a).offset().top;var b=$(a).outerHeight(true);$("#contentAltDiv ~ *").each(function(){var d=$(this).offset();if($(this).attr("id")=="Tekstpagina"){var e=$("> *:last",this);if(e.length==1){d=$(e).offset()}}if(d.top<=c+b){$(this).appendTo("#contentAltDiv")}else{return false}})}else{$(".content .contentRss").css("margin-left","314px")}Cufon.replace("#BreadCrumb li");Cufon.replace("#main h1");Cufon.replace("#main h2");Cufon.replace("#main h3");$("#header input:text").each(function(){$("<div />").addClass("InputTextBegin").insertBefore(this);$("<div />").addClass("InputTextEind").insertAfter(this)});$("#right > ul:first").addClass("SponsorBlok");$(".banners").each(function(f){var g=0;$("li",this).each(function(h){if($(this).outerHeight(true)>g){g=$(this).outerHeight(true)}});$(this).css("height",g+"px");var e=$("li",this);var d=jQuery.makeArray(e);d.reverse();$(d).appendTo(this);if($("li",this).length>1){BannerTonenEnEvenWachten(".banners:eq("+f+")")}})});var hoverIntentConfig={sensitivity:3,interval:100,over:Uitklappen,timeout:300,out:Inklappen};$(window).load(function(){var a=0;$(".menu > ul > li").each(function(){if($(this).width()>a){a=$(this).width()}});$(".menu > ul > li").each(function(){$(this).css("width",a+"px")});$(".menu ul li").hoverIntent(hoverIntentConfig);$(window).resize(function(){KlapUit($(".menu > ul"),1,false)});$(window).trigger("resize")});function KlapUit(c,a,b){$(c).find("> li > ul").each(function(){var r=$(this);$(r).show();var f;switch(a){case 1:f=$("#container").offset();var e=VerkrijgNiveau($(r));var g=$("#container").width();var d=$(r).parent().offset();var m=251;var n=e*(m-13);var q=f.left+g-d.left;var o=d.left+$(r).parent().width()-f.left;if(q<n&&o>=n){b=true}break;case 2:f=$(r).parent().parent().offset();break;default:f=$(r).parent().parent().offset();break}var j=$(r).parent().offset();var l=j.top;var k=j.left;var h=$(r).parent().height();switch(a){case 1:$(r).css("top",(l+39)+"px");if(b){$(r).css("left",k-(251-$(r).parent().width())+"px");$(r).find(" li").css("text-align","right")}else{$(r).css("left",k+"px");$(r).find(" li").css("text-align","left")}break;default:$(r).css("top",((l-f.top)-6)+"px");if(b){$(r).css("left","-"+(251-13)+"px")}else{$(r).css("left",(251-13)+"px")}break}if(b){$(r).find("li.subs > a").css("background","White url('/Skins/DuinrandS/Images/submenuArrowLeft.png') no-repeat 7px")}else{$(r).find("li.subs > a").css("background","White url('/Skins/DuinrandS/Images/submenuArrowRight.png') no-repeat 215px")}KlapUit($(r),a+1,b);$(r).hide()})}function Uitklappen(){$(this).siblings("li").find("ul").hide();$(this).find("> ul").show()}function Inklappen(){$(this).find("> ul").hide()}function VerkrijgNiveau(b){var a=1;$("li",b).each(function(){var c=$(this).parents("li").length;if(c>a){a=c}});return a}function BannerTonenEnEvenWachten(a){setTimeout("SlideBanner('"+a+"')",4000)}function SlideBanner(c,a){var b=$(c+" li:last");$(b).fadeOut("slow",function(){$(b).show().prependTo($(c));BannerTonenEnEvenWachten(c)})}
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright � 1987, 1991, 1993, 2002 Adobe Systems Incorporated.  All Rights
 * Reserved.
 * 
 * Trademark:
 * Futura is a registered trademark of Bauer Types, S.A.
 * 
 * Full name:
 * FuturaStd-Light
 * 
 * Designer:
 * Paul Renner
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({w:223,face:{"font-family":"FuturaStd","font-weight":300,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 4 2 2 2 4 2 3 3",ascent:"297",descent:"-63","x-height":"4",bbox:"-44 -350 393 109.02","underline-thickness":"18","underline-position":"-18",stemh:"15",stemv:"16","unicode-range":"U+0020-U+00FF"},glyphs:{" ":{w:111},"!":{d:"58,-26v8,0,14,7,14,15v0,8,-6,15,-14,15v-8,0,-15,-7,-15,-15v0,-8,7,-15,15,-15xm49,-51r0,-220r17,0r0,220r-17,0",w:115},'"':{d:"21,-271r17,0r-4,86r-10,0xm62,-271r17,0r-4,86r-9,0",w:100},"#":{d:"193,-99r0,17r-45,0r-14,82r-16,0r13,-82r-49,0r-12,82r-17,0r12,-82r-44,0r0,-17r46,0r9,-59r-45,0r0,-17r47,0r12,-76r18,0r-12,76r49,0r12,-76r18,0r-12,76r39,0r0,17r-42,0r-10,59r43,0xm142,-158r-49,0r-8,59r49,0"},"$":{d:"125,-130r0,116v29,-7,51,-33,51,-63v0,-29,-28,-42,-51,-53xm109,-157r0,-101v-26,0,-46,25,-46,51v0,28,25,39,46,50xm109,-14r0,-124v-30,-15,-64,-29,-64,-68v0,-39,26,-66,64,-69r0,-38r16,0r0,39v23,3,44,16,55,37r-13,11v-9,-15,-24,-30,-42,-32r0,108v34,17,68,30,68,74v0,39,-31,72,-68,79r0,41r-16,0r0,-40v-38,-1,-66,-23,-79,-59r15,-7v10,28,34,49,64,48"},"%":{d:"65,-274v31,0,55,23,55,54v0,31,-25,53,-55,53v-30,0,-55,-22,-55,-53v0,-31,24,-54,55,-54xm65,-259v-21,0,-40,17,-40,39v0,21,19,37,40,37v21,0,39,-16,39,-37v0,-22,-18,-39,-39,-39xm174,-104v31,0,55,23,55,54v0,31,-25,53,-55,53v-30,0,-54,-22,-54,-53v0,-31,23,-54,54,-54xm174,-89v-21,0,-39,17,-39,39v0,21,18,37,39,37v21,0,40,-16,40,-37v0,-22,-19,-39,-40,-39xm194,-278r12,7r-162,277r-11,-6",w:239},"&":{d:"114,-260v-20,0,-35,19,-35,38v0,19,14,34,24,50v19,-15,44,-27,44,-54v0,-18,-14,-34,-33,-34xm213,0r-34,-45v-30,26,-65,50,-100,50v-40,0,-71,-32,-71,-71v0,-48,45,-76,82,-99v-13,-18,-28,-36,-28,-59v0,-29,25,-52,53,-52v28,0,49,22,49,50v0,31,-25,49,-51,67r67,91r35,-37r13,7r-38,43r42,55r-19,0xm100,-151v-30,20,-74,41,-75,83v0,31,22,57,54,57v32,0,65,-27,90,-48",w:231},"(":{d:"49,-281r14,10v-30,104,-31,220,0,326r-14,9v-34,-107,-34,-237,0,-345",w:86},")":{d:"24,-271r13,-10v36,108,35,237,0,345r-13,-9v30,-106,29,-222,0,-326",w:86},"*":{d:"104,-217r-1,-54r17,0r-1,54r51,-18r5,16r-52,16r34,43r-15,10r-30,-44r-31,44r-14,-10r32,-43r-51,-16r5,-16",w:222},"+":{d:"103,-101r0,-83r17,0r0,83r84,0r0,17r-84,0r0,84r-17,0r0,-84r-84,0r0,-17r84,0"},",":{d:"55,-27r16,5r-30,82r-10,-4",w:111},"-":{d:"0,-123r68,0r0,16r-68,0r0,-16",w:68},".":{d:"56,-26v8,0,15,7,15,15v0,8,-7,15,-15,15v-8,0,-15,-7,-15,-15v0,-8,7,-15,15,-15",w:111},"/":{d:"205,-297r13,6r-192,342r-13,-7",w:230},"0":{d:"112,-275v67,0,98,80,98,137v0,56,-29,142,-98,142v-69,0,-99,-86,-99,-142v0,-57,32,-137,99,-137xm112,-13v58,0,81,-76,81,-125v0,-43,-23,-121,-81,-121v-58,0,-82,78,-82,121v0,49,24,125,82,125"},"1":{d:"111,-255r-43,0r8,-16r52,0r0,271r-17,0r0,-255"},"2":{d:"31,-195v-3,-46,40,-81,81,-80v45,0,81,35,81,80v0,36,-28,65,-51,91r-79,88r129,0r0,16r-167,0r101,-111v21,-23,50,-54,50,-86v0,-35,-29,-62,-64,-62v-37,0,-65,27,-64,64r-17,0"},"3":{d:"109,-133r0,-16v32,-1,57,-24,57,-57v0,-30,-24,-53,-53,-53v-31,0,-51,21,-53,52r-17,0v3,-41,28,-68,70,-68v74,0,97,109,30,133v75,26,47,146,-35,146v-41,0,-75,-29,-75,-71r17,0v3,31,25,54,58,54v34,0,62,-28,62,-62v0,-35,-27,-58,-61,-58"},"4":{d:"168,-68r38,0r0,17r-38,0r0,51r-17,0r0,-51r-147,0v50,-81,109,-152,162,-230r2,0r0,213xm151,-68v-2,-52,4,-112,-2,-160r-113,160r115,0"},"5":{d:"191,-255r-91,0r-22,73v62,-15,110,33,112,90v4,96,-135,130,-178,51r16,-7v37,62,145,34,145,-45v0,-58,-70,-95,-120,-63r35,-115r103,0r0,16"},"6":{d:"208,-91v-1,50,-45,95,-97,95v-77,0,-121,-91,-76,-155r87,-124r14,10r-59,86v65,-26,132,24,131,88xm112,-13v43,0,79,-34,79,-78v0,-43,-36,-79,-79,-79v-44,0,-80,36,-80,79v0,44,36,78,80,78"},"7":{d:"190,-255r-165,0r0,-16r197,0r-194,274r-14,-11"},"8":{d:"112,-133v-33,0,-62,27,-62,60v0,33,29,60,62,60v33,0,61,-27,61,-60v0,-33,-28,-60,-61,-60xm112,4v-42,0,-79,-32,-79,-75v0,-32,15,-56,44,-70v-64,-29,-40,-134,35,-134v74,0,98,106,34,134v73,28,47,145,-34,145xm112,-259v-30,0,-56,25,-56,55v0,30,25,55,56,55v30,0,55,-25,55,-55v0,-30,-25,-55,-55,-55"},"9":{d:"101,3r-14,-11v18,-28,44,-57,59,-85v-65,26,-132,-24,-131,-88v0,-53,45,-94,97,-94v78,0,121,91,76,154xm112,-259v-43,0,-80,35,-80,79v0,43,37,78,80,78v43,0,79,-35,79,-78v0,-44,-36,-79,-79,-79"},":":{d:"56,-26v8,0,15,7,15,15v0,8,-7,15,-15,15v-8,0,-15,-7,-15,-15v0,-8,7,-15,15,-15xm56,-170v8,0,15,7,15,15v0,8,-7,15,-15,15v-8,0,-15,-7,-15,-15v0,-8,7,-15,15,-15",w:111},";":{d:"55,-27r16,5r-30,82r-10,-4xm58,-170v8,0,15,7,15,15v0,8,-7,15,-15,15v-8,0,-15,-7,-15,-15v0,-8,7,-15,15,-15",w:111},"<":{d:"38,-92r166,77r0,17r-185,-85r0,-19r185,-80r0,16"},"=":{d:"204,-131r0,17r-185,0r0,-17r185,0xm204,-70r0,17r-185,0r0,-17r185,0"},">":{d:"19,-15r166,-77r-166,-74r0,-16r185,80r0,19r-185,85r0,-17"},"?":{d:"32,-105v0,-71,106,-37,104,-105v0,-27,-20,-49,-48,-49v-34,0,-54,30,-45,65r-17,0v-11,-47,20,-81,62,-81v39,0,65,27,65,65v0,41,-24,55,-60,64v-23,6,-44,12,-44,40v0,22,17,39,40,39v24,0,38,-20,38,-42r18,0v1,33,-21,58,-56,58v-31,0,-57,-23,-57,-54xm87,-26v8,0,15,7,15,15v0,8,-7,15,-15,15v-8,0,-14,-7,-14,-15v0,-8,6,-15,14,-15",w:176},"@":{d:"83,-109v0,68,79,35,89,-3v10,-36,38,-92,-20,-92v-38,0,-69,58,-69,95xm198,-195r6,-17r16,0r-37,117v-4,13,-8,26,12,26v30,0,63,-52,63,-91v0,-60,-54,-100,-108,-100v-67,0,-120,59,-120,126v0,67,56,122,121,122v40,0,78,-16,98,-48r20,0v-20,38,-63,64,-118,64v-77,0,-137,-64,-137,-141v0,-77,62,-138,135,-138v69,0,125,49,125,116v0,58,-45,105,-84,105v-13,0,-23,-6,-27,-18v-36,34,-95,18,-95,-35v0,-66,78,-155,130,-88",w:288},A:{d:"175,-89r-119,0r-37,89r-17,0r114,-280r113,280r-18,0xm168,-105r-52,-132r-54,132r106,0",w:230},B:{d:"170,-75v1,-55,-63,-62,-124,-57r0,116v63,5,124,-4,124,-59xm187,-76v0,45,-41,76,-88,76r-70,0r0,-271r55,0v72,-14,109,92,47,127v33,7,56,33,56,68xm145,-202v0,-47,-45,-59,-99,-53r0,107v54,5,99,-5,99,-54",w:203},C:{d:"30,-134v0,106,148,163,215,80r0,24v-86,78,-232,9,-232,-105v0,-114,148,-186,232,-105r0,24v-21,-26,-58,-43,-91,-43v-68,0,-124,58,-124,125",w:266},D:{d:"222,-135v0,74,-66,143,-144,135r-49,0r0,-271r49,0v80,-8,144,61,144,136xm205,-135v2,-67,-57,-126,-127,-120r-32,0r0,239v93,13,156,-41,159,-119",w:234},E:{d:"159,-255r-113,0r0,98r110,0r0,17r-110,0r0,124r113,0r0,16r-130,0r0,-271r130,0r0,16",w:182},F:{d:"139,-255r-93,0r0,98r90,0r0,17r-90,0r0,140r-17,0r0,-271r110,0r0,16",w:159,k:{A:22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,",":54,".":54}},G:{d:"284,-131v9,77,-62,135,-132,135v-75,0,-139,-64,-139,-139v0,-78,63,-140,141,-140v49,0,90,24,118,63r-14,11v-24,-36,-61,-58,-105,-58v-66,0,-123,58,-123,123v0,100,127,162,203,94v23,-20,32,-42,33,-72r-97,0r0,-17r115,0",w:296},H:{d:"46,-156r165,0r0,-115r18,0r0,271r-18,0r0,-140r-165,0r0,140r-17,0r0,-271r17,0r0,115",w:257},I:{d:"46,-271r0,271r-17,0r0,-271r17,0",w:75},J:{d:"32,-271r17,0r0,266v0,34,-8,62,-48,62v-20,0,-37,-12,-45,-30r13,-9v6,13,20,23,34,23v27,0,29,-25,29,-46r0,-266",w:78},K:{d:"46,-145r129,-126r23,0r-132,130r141,141r-23,0r-130,-130r-8,8r0,122r-17,0r0,-271r17,0r0,126",w:204},L:{d:"46,-271r0,255r70,0r0,16r-87,0r0,-271r17,0",w:117,k:{T:11,V:14,W:11,y:7,"\u00fd":7,"\u00ff":7,Y:14,"\u00dd":14}},M:{d:"303,0r-47,-225r-95,234r-95,-234r-46,225r-17,0r59,-280r99,247r100,-247r59,280r-17,0",w:322},N:{d:"274,-271r0,280r-228,-242r0,233r-17,0r0,-275r228,240r0,-236r17,0",w:303},O:{d:"154,-275v76,0,140,63,140,139v0,76,-64,140,-140,140v-76,0,-141,-64,-141,-140v0,-76,64,-139,141,-139xm154,-259v-68,0,-124,56,-124,123v0,67,56,123,124,123v67,0,123,-56,123,-123v0,-67,-56,-123,-123,-123",w:307},P:{d:"160,-200v0,54,-50,80,-114,71r0,129r-17,0r0,-271v72,-7,131,8,131,71xm143,-201v1,-45,-44,-60,-97,-54r0,110v53,6,96,-10,97,-56",w:169,k:{A:29,"\u00c6":29,"\u00c1":29,"\u00c2":29,"\u00c4":29,"\u00c0":29,"\u00c5":29,"\u00c3":29,",":49,".":49}},Q:{d:"187,-111r55,60v76,-71,17,-208,-88,-208v-67,0,-124,56,-124,123v0,98,125,162,200,95r-67,-70r24,0xm267,0r-24,-29v-85,76,-230,7,-230,-107v0,-77,64,-139,141,-139v76,0,140,62,140,138v0,38,-14,69,-39,98r36,39r-24,0",w:307},R:{d:"29,-271v69,-8,123,13,123,72v0,47,-32,71,-77,70r88,129r-19,0r-89,-129r-9,0r0,129r-17,0r0,-271xm135,-200v0,-41,-40,-62,-89,-55r0,110v50,6,89,-12,89,-55",w:175,k:{T:7,Y:7,"\u00dd":7}},S:{d:"167,-237r-12,10v-20,-47,-112,-39,-106,20v7,71,132,52,131,132v0,45,-41,79,-85,79v-38,0,-67,-24,-80,-59r16,-7v12,29,32,49,65,49v36,0,67,-28,67,-64v0,-72,-128,-52,-132,-129v-4,-75,107,-91,136,-31",w:195},T:{d:"90,-255r0,255r-18,0r0,-255r-70,0r0,-16r158,0r0,16r-70,0",w:162,k:{"\u00fc":36,"\u00f2":36,"\u00f6":36,"\u00ec":5,"\u00ee":5,"\u00ed":5,"\u00e8":36,"\u00eb":36,"\u00ea":36,"\u00e3":36,"\u00e5":36,"\u00e0":36,"\u00e4":36,"\u00e2":36,w:29,y:29,"\u00fd":29,"\u00ff":29,A:29,"\u00c6":29,"\u00c1":29,"\u00c2":29,"\u00c4":29,"\u00c0":29,"\u00c5":29,"\u00c3":29,",":36,".":36,a:36,"\u00e6":36,"\u00e1":36,c:36,"\u00e7":36,e:36,"\u00e9":36,i:5,"\u00ef":5,o:36,"\u00f8":36,"\u00f3":36,"\u00f4":36,"\u00f5":36,r:29,s:36,u:36,"\u00fa":36,"\u00fb":36,"\u00f9":36,":":36,"-":29,";":36}},U:{d:"180,-39v30,-58,7,-153,14,-232r17,0r0,169v0,28,1,52,-18,74v-36,43,-112,43,-148,0v-19,-22,-18,-46,-18,-74r0,-169r17,0r0,164v0,24,0,50,14,68v29,34,93,35,122,0",w:237},V:{d:"19,-271r81,231r81,-231r17,0r-99,280r-97,-280r17,0",w:199,k:{"\u00f6":29,"\u00f4":29,"\u00ee":7,"\u00e8":29,"\u00eb":29,"\u00ea":29,"\u00e3":29,"\u00e5":29,"\u00e0":29,"\u00e4":29,"\u00e2":29,y:7,"\u00fd":7,"\u00ff":7,A:36,"\u00c6":36,"\u00c1":36,"\u00c2":36,"\u00c4":36,"\u00c0":36,"\u00c5":36,"\u00c3":36,",":43,".":43,a:29,"\u00e6":29,"\u00e1":29,e:29,"\u00e9":29,i:7,"\u00ed":7,"\u00ef":7,"\u00ec":7,o:29,"\u00f8":29,"\u00f3":29,"\u00f2":29,"\u00f5":29,r:14,u:22,"\u00fa":22,"\u00fb":22,"\u00fc":22,"\u00f9":22,":":29,"-":11,";":29}},W:{d:"22,-271r76,233r101,-247r102,247r75,-233r17,0r-91,280r-104,-251r-103,251r-91,-280r18,0",w:397,k:{"\u00fc":14,"\u00f6":22,"\u00ea":22,"\u00e4":22,A:36,"\u00c6":36,"\u00c1":36,"\u00c2":36,"\u00c4":36,"\u00c0":36,"\u00c5":36,"\u00c3":36,",":29,".":29,a:22,"\u00e6":22,"\u00e1":22,"\u00e2":22,"\u00e0":22,"\u00e5":22,"\u00e3":22,e:22,"\u00e9":22,"\u00eb":22,"\u00e8":22,o:22,"\u00f8":22,"\u00f3":22,"\u00f4":22,"\u00f2":22,"\u00f5":22,r:7,u:14,"\u00fa":14,"\u00fb":14,"\u00f9":14,":":7,";":7}},X:{d:"78,-139r-71,-132r19,0r63,116r62,-116r19,0r-71,132r75,139r-19,0r-66,-123r-66,123r-19,0",w:177},Y:{d:"92,-116r-91,-155r20,0r79,137r80,-137r19,0r-90,155r0,116r-17,0r0,-116",w:201,k:{"\u00fc":22,"\u00f6":36,v:14,A:36,"\u00c6":36,"\u00c1":36,"\u00c2":36,"\u00c4":36,"\u00c0":36,"\u00c5":36,"\u00c3":36,",":36,".":36,q:36,a:36,"\u00e6":36,"\u00e1":36,"\u00e2":36,"\u00e4":36,"\u00e0":36,"\u00e5":36,"\u00e3":36,e:36,"\u00e9":36,"\u00ea":36,"\u00eb":36,"\u00e8":36,i:7,"\u00ed":7,"\u00ee":7,"\u00ef":7,"\u00ec":7,o:36,"\u00f8":36,"\u00f3":36,"\u00f4":36,"\u00f2":36,"\u00f5":36,u:22,"\u00fa":22,"\u00fb":22,"\u00f9":22,":":36,"-":22,";":36,p:29}},Z:{d:"35,-16r160,0r0,16r-191,0r166,-255r-150,0r0,-16r180,0",w:204},"[":{d:"41,-253r0,308r44,0r0,18r-62,0r0,-344r62,0r0,18r-44,0",w:108},"\\":{d:"13,-291r12,-6r193,290r-14,7",w:230},"]":{d:"67,55r0,-308r-44,0r0,-18r62,0r0,344r-62,0r0,-18r44,0",w:108},"^":{d:"36,-108r-17,0r83,-163r19,0r83,163r-17,0r-75,-147"},_:{d:"180,45r-180,0r0,-18r180,0r0,18",w:180},a:{d:"92,-155v-38,0,-64,35,-64,71v0,38,25,72,65,72v42,0,66,-34,66,-74v0,-39,-27,-69,-67,-69xm174,-166r0,166r-16,0v-1,-9,2,-23,-1,-30v-40,65,-154,27,-145,-54v-8,-81,103,-115,146,-54r0,-28r16,0",w:201},b:{d:"108,-12v41,0,66,-34,66,-72v0,-36,-26,-71,-65,-71v-42,0,-66,31,-66,71v0,39,24,72,65,72xm28,0r0,-297r16,0r1,159v41,-62,154,-27,145,54v7,82,-104,118,-146,54r0,30r-16,0",w:201},c:{d:"155,-149r0,21v-38,-50,-127,-24,-127,44v0,69,92,96,129,43r0,22v-53,51,-145,11,-145,-65v0,-72,90,-113,143,-65",w:171},d:{d:"93,-12v42,0,66,-34,66,-74v0,-39,-27,-69,-67,-69v-38,0,-64,35,-64,71v0,38,25,72,65,72xm158,0v-1,-9,2,-23,-1,-30v-40,65,-154,27,-145,-54v-8,-81,103,-115,146,-54r0,-159r16,0r0,297r-16,0",w:201},e:{d:"172,-82r-144,0v-6,75,99,93,125,33r14,8v-15,29,-42,45,-75,45v-49,0,-80,-41,-80,-88v0,-46,31,-86,80,-86v50,0,80,40,80,88xm28,-97r128,0v-4,-31,-29,-58,-63,-58v-34,0,-62,27,-65,58",w:183},f:{d:"28,-166v0,-65,-12,-153,58,-133r0,15v-57,-16,-40,62,-42,118r42,0r0,15r-42,0r0,151r-16,0r0,-151r-19,0r0,-15r19,0",w:86,k:{f:-7,"\u00df":-7}},g:{d:"95,-155v-38,0,-65,35,-65,71v0,38,26,72,66,72v42,0,65,-34,65,-74v0,-39,-26,-69,-66,-69xm92,80v51,0,77,-54,67,-109v-15,20,-39,33,-64,33v-48,0,-81,-42,-81,-88v0,-79,104,-116,146,-54r0,-28r16,0r0,158v7,55,-30,103,-82,103v-44,0,-79,-26,-82,-72r16,0v2,35,31,57,64,57",w:204},h:{d:"28,-297r16,0r1,157v10,-18,27,-30,49,-30v78,-3,50,100,55,170r-17,0r0,-100v0,-30,-3,-55,-39,-55v-69,0,-44,90,-49,155r-16,0r0,-297",w:176},i:{d:"50,-166r0,166r-16,0r0,-166r16,0xm42,-237v8,0,15,7,15,15v0,8,-7,15,-15,15v-8,0,-15,-7,-15,-15v0,-8,7,-15,15,-15",w:84},j:{d:"50,-166r0,263r-16,0r0,-263r16,0xm42,-237v8,0,15,7,15,15v0,8,-7,15,-15,15v-8,0,-15,-7,-15,-15v0,-8,7,-15,15,-15",w:84},k:{d:"44,-297r0,201r68,-70r21,0r-70,72r94,94r-22,0r-82,-83r-9,9r0,74r-16,0r0,-297r16,0",w:153},l:{d:"44,-297r0,297r-16,0r0,-297r16,0",w:71},m:{d:"44,-166v1,6,-2,16,1,21v17,-35,74,-32,88,5v9,-20,28,-30,49,-30v78,2,43,101,51,170r-16,0r0,-107v0,-26,-4,-48,-36,-48v-66,0,-35,94,-42,155r-17,0r0,-103v0,-26,-5,-52,-37,-52v-64,0,-35,94,-41,155r-16,0r0,-166r16,0",w:261},n:{d:"44,-166v1,8,-2,20,1,26v10,-18,27,-30,49,-30v78,-3,50,100,55,170r-17,0r0,-100v0,-30,-3,-55,-39,-55v-69,0,-44,90,-49,155r-16,0r0,-166r16,0",w:176},o:{d:"98,-170v49,0,87,38,87,87v0,49,-38,87,-87,87v-48,0,-86,-40,-86,-87v0,-48,38,-87,86,-87xm97,-155v-40,0,-69,33,-69,72v0,38,30,71,69,71v41,0,72,-31,72,-71v0,-41,-31,-72,-72,-72",w:196},p:{d:"108,-155v-42,0,-65,35,-65,75v0,39,26,68,66,68v39,0,65,-32,65,-69v0,-38,-25,-74,-66,-74xm44,-166v1,9,-2,23,1,30v40,-65,154,-27,145,54v7,82,-104,115,-146,53r0,126r-16,0r0,-263r16,0",w:201},q:{d:"93,-155v-42,0,-65,35,-65,75v0,39,26,68,66,68v39,0,65,-32,65,-69v0,-38,-25,-74,-66,-74xm174,-166r0,263r-16,0r-1,-126v-40,63,-154,28,-145,-52v-8,-82,104,-120,146,-55r0,-30r16,0",w:201},r:{d:"44,-166v1,6,-2,16,1,21v7,-20,30,-32,53,-21r-8,14v-41,-17,-46,39,-46,67r0,85r-16,0r0,-166r16,0",w:100,k:{v:-14,w:-14,y:-14,"\u00fd":-14,"\u00ff":-14,f:-7,"\u00df":-7,",":36,".":36,m:-3,n:-3,"\u00f1":-3,q:7,t:-7,x:-14}},s:{d:"105,-49v-2,-47,-81,-27,-81,-79v0,-49,72,-54,88,-15r-14,7v-9,-27,-57,-24,-58,7v0,40,81,21,81,81v0,31,-24,52,-54,52v-28,0,-50,-17,-57,-44r16,-5v6,44,81,43,79,-4",w:135},t:{d:"46,-151r0,151r-16,0r0,-151r-19,0r0,-15r19,0r0,-60r16,0r0,60r29,0r0,15r-29,0",w:75},u:{d:"85,4v-36,0,-60,-30,-60,-71r0,-99r16,0v8,61,-27,154,44,154v71,0,35,-93,44,-154r16,0r0,99v6,41,-24,71,-60,71",w:169},v:{d:"18,-166r60,137r60,-137r16,0r-76,175r-76,-175r16,0",w:155,k:{",":29,".":29}},w:{d:"18,-166r59,136r59,-145r59,145r57,-136r17,0r-75,175r-59,-144r-58,144r-75,-175r16,0",w:270,k:{",":22,".":22}},x:{d:"69,-88r-62,-78r20,0r53,67r53,-67r19,0r-62,78r68,88r-19,0r-59,-76r-59,76r-20,0",w:159},y:{d:"77,3r-80,-169r17,0r71,150r64,-150r17,0r-112,263r-17,0",w:165,k:{",":29,".":29}},z:{d:"35,-15r135,0r0,15r-169,0r136,-151r-114,0r0,-15r148,0",w:172},"{":{d:"15,-92r0,-16v62,-20,-19,-169,78,-163r0,16v-16,0,-35,3,-35,29v0,50,6,113,-26,127v33,11,26,79,26,127v0,26,19,29,35,29r0,16v-94,10,-16,-131,-78,-165",w:108},"|":{d:"49,77r0,-360r17,0r0,360r-17,0",w:115},"}":{d:"93,-108r0,16v-62,22,19,171,-78,165r0,-16v16,0,35,-3,35,-29v0,-50,-5,-115,26,-128v-33,-13,-25,-77,-26,-126v0,-26,-19,-29,-35,-29r0,-16v66,-5,50,64,52,122v0,21,9,29,26,41",w:108},"~":{d:"151,-67v-26,0,-52,-28,-79,-27v-16,0,-26,12,-36,26r-17,-8v13,-15,27,-37,53,-37v24,0,59,27,80,27v16,0,25,-12,34,-28r18,8v-12,19,-29,39,-53,39"},"\u00a1":{d:"58,-170v8,0,14,7,14,15v0,8,-6,15,-14,15v-8,0,-15,-7,-15,-15v0,-8,7,-15,15,-15xm66,-116r0,220r-17,0r0,-220r17,0",w:115},"\u00a2":{d:"182,-204r0,21v-14,-15,-32,-26,-52,-27r0,143v21,-2,41,-13,54,-29r0,21v-15,13,-34,23,-54,24r0,46r-16,0r0,-47v-43,-4,-75,-41,-75,-84v0,-45,29,-84,75,-89r0,-42r16,0r0,42v19,1,38,9,52,21xm114,-67r0,-143v-76,9,-77,134,0,143"},"\u00a3":{d:"149,4v-24,0,-56,-21,-77,-22v-16,0,-28,11,-39,22r-10,-14v12,-13,30,-24,48,-24v14,-12,27,-30,22,-53r-44,0r0,-16r40,0v-15,-33,-49,-62,-49,-104v0,-40,35,-68,73,-68v40,0,70,33,69,72r-17,0v0,-32,-22,-56,-54,-56v-29,0,-53,26,-53,54v0,41,38,67,50,102r49,0r0,16r-46,0v4,25,-5,42,-20,57v15,4,41,17,56,17v17,0,30,-15,38,-29r15,9v-10,18,-29,37,-51,37"},"\u00a5":{d:"103,-116r-16,-27r-57,0r0,-16r48,0r-65,-112r20,0r79,135r78,-135r21,0r-66,112r49,0r0,16r-58,0r-16,27r74,0r0,16r-74,0r0,100r-17,0r0,-100r-73,0r0,-16r73,0"},"\u00a7":{d:"112,-56v26,0,48,-21,48,-47v0,-26,-22,-49,-48,-49v-26,0,-49,23,-49,49v0,26,23,47,49,47xm69,-216v0,69,108,28,108,114v0,28,-17,48,-41,60v25,10,39,29,39,56v0,38,-29,55,-64,55v-46,0,-61,-22,-59,-65r17,0v-1,32,9,49,42,49v27,0,47,-15,47,-42v0,-66,-112,-36,-112,-113v0,-28,14,-51,40,-62v-57,-21,-37,-111,29,-111v45,0,57,24,60,65r-17,0v0,-30,-13,-49,-45,-49v-26,0,-44,17,-44,43"},"\u00a4":{d:"24,-179r13,-13r16,15v35,-28,83,-28,118,0r15,-15r13,13r-15,14v26,39,25,75,0,114r15,14r-13,13r-15,-15v-35,28,-83,28,-118,0r-16,15r-13,-13r15,-14v-26,-39,-25,-75,0,-114xm112,-181v-42,0,-76,32,-75,73v1,39,34,73,75,73v41,0,73,-34,74,-73v1,-41,-32,-73,-74,-73"},"'":{d:"31,-271r18,0r-4,86r-10,0",w:79},"\u00ab":{d:"75,-115r44,51r-11,10r-52,-61r52,-61r11,10xm32,-115r44,51r-11,10r-52,-61r52,-61r11,10",w:142},"\u00b7":{d:"56,-107v8,0,15,7,15,15v0,8,-7,15,-15,15v-8,0,-15,-7,-15,-15v0,-8,7,-15,15,-15",w:111},"\u00b6":{d:"102,64r0,-197v-37,0,-62,-32,-62,-69v0,-45,23,-69,73,-69r71,0r0,16r-15,0r0,319r-17,0r0,-319r-33,0r0,319r-17,0"},"\u00bb":{d:"24,-64r44,-51r-44,-51r11,-10r52,61r-52,61xm67,-64r44,-51r-44,-51r11,-10r52,61r-52,61",w:142},"\u00bf":{d:"49,-57r-17,0v-1,-33,21,-58,56,-58v31,0,57,22,57,53v0,33,-21,48,-51,56v-30,8,-53,13,-53,49v0,27,20,50,48,50v34,0,54,-30,45,-65r16,0v13,46,-19,82,-61,81v-39,0,-65,-27,-65,-65v0,-41,24,-56,60,-65v23,-6,44,-11,44,-39v0,-22,-18,-39,-41,-39v-24,0,-38,20,-38,42xm89,-170v8,0,15,7,15,15v0,8,-7,15,-15,15v-8,0,-14,-7,-14,-15v0,-8,6,-15,14,-15",w:176},"`":{d:"27,-250r22,-7r36,53r-13,6",w:112},"\u00b4":{d:"63,-257r22,7r-44,52r-14,-6",w:112},"\u00af":{d:"27,-243r110,0r0,17r-110,0r0,-17",w:164},"\u00a8":{d:"42,-243v8,0,15,7,15,15v0,8,-7,14,-15,14v-8,0,-14,-6,-14,-14v0,-8,6,-15,14,-15xm109,-243v8,0,15,7,15,15v0,8,-7,14,-15,14v-8,0,-14,-6,-14,-14v0,-8,6,-15,14,-15",w:151},"\u00b8":{d:"81,15r-40,51r-14,-7r33,-52",w:107},"\u00c6":{d:"173,-89r-116,0r-36,89r-19,0r109,-271r119,0r6,16r-112,0r40,98r109,0r7,17r-109,0r50,124r113,0r6,16r-131,0xm166,-105r-52,-128r-51,128r103,0",w:339},"\u00aa":{d:"59,-263v-23,0,-39,20,-39,40v0,21,15,40,39,40v26,0,42,-19,42,-41v0,-21,-17,-39,-42,-39xm113,-273r0,100r-10,0v-1,-6,2,-14,-1,-18v-25,39,-100,15,-94,-33v-5,-48,68,-68,95,-32r0,-17r10,0",w:120},"\u00d8":{d:"62,-54r173,-174v-73,-70,-205,-10,-205,92v0,31,13,60,32,82xm245,-218r-173,174v73,70,205,10,205,-92v0,-31,-12,-60,-32,-82xm18,-10r32,-33v-83,-82,-14,-232,104,-232v35,0,68,14,93,36r32,-33r11,9r-33,33v82,82,14,234,-103,234v-36,0,-70,-14,-94,-37r-33,33",w:307},"\u00ba":{d:"59,-275v32,0,57,22,57,52v0,30,-25,52,-57,52v-31,0,-56,-24,-56,-52v0,-29,25,-52,56,-52xm58,-263v-23,0,-41,20,-41,41v0,21,18,39,41,39v24,0,44,-17,44,-39v0,-23,-20,-41,-44,-41",w:118},"\u00e6":{d:"150,-96r128,0v-4,-31,-31,-59,-63,-59v-34,0,-62,28,-65,59xm80,-85v-23,0,-56,7,-56,36v0,30,30,37,54,37v22,0,56,-10,56,-37v0,-28,-31,-36,-54,-36xm275,-49r14,9v-29,55,-114,59,-143,3v-8,30,-41,41,-69,41v-31,0,-69,-16,-69,-52v0,-57,87,-66,126,-35v0,-39,-15,-72,-59,-72v-19,0,-38,7,-56,15r0,-16v45,-24,110,-19,124,32v12,-28,40,-46,70,-46v50,0,81,42,81,89r-144,0v1,37,26,69,65,69v26,0,48,-15,60,-37",w:305},"\u00f8":{d:"43,-39r100,-100v-44,-38,-115,-3,-115,56v0,16,6,32,15,44xm153,-129r-101,100v42,39,117,5,117,-54v0,-18,-6,-34,-16,-46xm10,-6r22,-22v-47,-52,-5,-142,66,-142v22,0,41,7,56,20r23,-23r10,11r-22,22v46,52,6,144,-67,144v-22,0,-42,-9,-57,-22r-21,22",w:196},"\u00df":{d:"85,-287v-28,0,-41,28,-41,59r0,228r-16,0r0,-151r-18,0r0,-15r18,0r0,-68v-5,-39,24,-68,60,-68v59,0,79,89,25,108v41,11,68,53,68,94v0,55,-45,97,-98,102r0,-15v44,-6,82,-41,82,-87v0,-48,-36,-80,-82,-85r0,-15v27,0,46,-18,46,-45v0,-25,-20,-42,-44,-42",w:192},"\u00b9":{d:"76,-259r-28,0r6,-12r34,0r0,161r-12,0r0,-149",w:133},"\u00ac":{d:"186,-36r0,-78r-167,0r0,-17r185,0r0,95r-18,0"},"\u00b5":{d:"145,-67v11,65,-74,99,-104,41r0,123r-16,0r0,-263r16,0v4,63,-19,154,44,154v71,0,35,-93,44,-154r16,0r0,99",w:169},"\u00d0":{d:"205,-135v2,-67,-57,-126,-127,-120r-32,0r0,99r63,0r0,16r-63,0r0,124v93,13,156,-41,159,-119xm222,-135v0,74,-66,143,-144,135r-49,0r0,-140r-29,0r0,-16r29,0r0,-115r49,0v80,-8,144,61,144,136",w:234},"\u00bd":{d:"63,-259r-27,0r5,-12r35,0r0,161r-13,0r0,-149xm193,-117v-3,-29,27,-49,53,-48v29,0,53,21,53,48v0,49,-55,72,-81,105r80,0r0,12r-109,0r66,-67v13,-14,32,-32,32,-51v0,-21,-18,-35,-41,-35v-24,0,-41,14,-41,36r-12,0xm218,-278r11,7r-161,277r-11,-6",w:334},"\u00b1":{d:"103,-115r0,-69r17,0r0,69r84,0r0,17r-84,0r0,69r-17,0r0,-69r-84,0r0,-17r84,0xm19,0r0,-17r185,0r0,17r-185,0"},"\u00de":{d:"160,-142v0,54,-51,80,-114,71r0,71r-17,0r0,-271r17,0r0,57v65,-8,114,17,114,72xm143,-143v1,-45,-44,-61,-97,-55r0,111v53,6,96,-10,97,-56",w:169},"\u00bc":{d:"63,-259r-27,0r5,-12r35,0r0,161r-13,0r0,-149xm234,-278r11,7r-161,277r-11,-6xm275,-42r24,0r0,12r-24,0r0,30r-12,0r0,-30r-93,-1r103,-137r2,0r0,126xm263,-42v-2,-29,4,-65,-2,-90r-67,90r69,0",w:334},"\u00f7":{d:"19,-84r0,-17r185,0r0,17r-185,0xm112,-30v8,0,14,7,14,15v0,8,-6,15,-14,15v-8,0,-15,-7,-15,-15v0,-8,7,-15,15,-15xm112,-184v8,0,14,6,14,14v0,8,-6,15,-14,15v-8,0,-15,-7,-15,-15v0,-8,7,-14,15,-14"},"\u00a6":{d:"49,32r0,-90r17,0r0,90r-17,0xm49,-148r0,-90r17,0r0,90r-17,0",w:115},"\u00b0":{d:"126,-221v0,30,-24,54,-54,54v-30,0,-54,-24,-54,-54v0,-30,24,-54,54,-54v30,0,54,24,54,54xm72,-260v-22,0,-39,17,-39,39v0,22,17,39,39,39v22,0,39,-17,39,-39v0,-22,-17,-39,-39,-39",w:144},"\u00fe":{d:"108,-155v-42,0,-65,35,-65,75v0,39,26,68,66,68v39,0,65,-32,65,-69v0,-38,-25,-74,-66,-74xm45,-29v-4,39,0,85,-1,126r-16,0r0,-394r16,0r1,161v40,-65,154,-27,145,54v8,81,-104,116,-145,53",w:201},"\u00be":{d:"289,-42r24,0r0,12r-24,0r0,30r-12,0r0,-30r-93,-1r103,-137r2,0r0,126xm277,-42v-2,-29,4,-65,-2,-90r-67,90r69,0xm71,-189r0,-12v21,0,37,-13,37,-33v0,-18,-16,-29,-35,-29v-20,0,-32,10,-33,28r-12,0v2,-24,19,-40,46,-40v47,0,64,65,19,80v48,15,31,87,-22,87v-26,0,-49,-17,-49,-42r12,0v2,19,15,30,36,30v22,0,40,-15,40,-35v0,-21,-17,-34,-39,-34xm253,-278r11,7r-161,277r-11,-6",w:334},"\u00b2":{d:"16,-227v-3,-29,27,-49,53,-48v29,0,53,20,53,47v0,49,-55,73,-81,106r80,0r0,12r-109,0v31,-38,83,-66,97,-118v0,-21,-17,-35,-40,-35v-24,0,-41,14,-41,36r-12,0",w:133},"\u00ae":{d:"144,4v-77,0,-139,-63,-139,-140v0,-77,62,-139,139,-139v77,0,139,62,139,139v0,77,-62,140,-139,140xm144,-14v68,0,122,-54,122,-122v0,-68,-54,-122,-122,-122v-68,0,-122,54,-122,122v0,68,54,122,122,122xm166,-127r46,70r-22,0r-43,-70r-36,0r0,70r-17,0r0,-152v49,0,120,-8,120,40v0,30,-21,41,-48,42xm111,-144v35,-3,82,12,86,-25v-3,-33,-53,-20,-86,-23r0,48",w:288},"\u00f0":{d:"32,-287r12,-11v18,11,33,20,50,34r55,-31r9,12r-53,29v47,41,80,97,80,160v0,134,-173,120,-173,11v0,-46,37,-87,87,-87v32,0,51,15,61,25v-13,-36,-29,-65,-69,-101r-52,30r-9,-12r49,-27v-15,-12,-31,-22,-47,-32xm97,-155v-40,0,-69,33,-69,72v0,38,30,71,69,71v41,0,72,-31,72,-71v0,-41,-31,-72,-72,-72",w:196},"\u00d7":{d:"100,-92r-81,-80r11,-12r82,81r81,-81r11,12r-81,80r81,80r-11,12r-81,-81r-81,81r-12,-12"},"\u00b3":{d:"66,-189r0,-12v21,0,37,-13,37,-33v0,-18,-16,-29,-35,-29v-20,0,-32,10,-33,28r-12,0v2,-24,19,-40,46,-40v47,0,64,65,19,80v48,15,31,87,-22,87v-26,0,-49,-17,-49,-42r12,0v2,19,15,30,36,30v22,0,40,-15,40,-35v0,-21,-17,-34,-39,-34",w:133},"\u00a9":{d:"144,4v-77,0,-139,-63,-139,-140v0,-77,62,-139,139,-139v77,0,139,62,139,139v0,77,-62,140,-139,140xm144,-14v68,0,122,-54,122,-122v0,-68,-54,-122,-122,-122v-68,0,-122,54,-122,122v0,68,54,122,122,122xm198,-111r17,0v-17,91,-149,56,-142,-26v-11,-86,129,-111,142,-28r-17,0v-17,-61,-107,-35,-107,27v0,33,23,64,59,64v22,0,45,-14,48,-37",w:288},"\u00c1":{d:"175,-89r-119,0r-37,89r-17,0r114,-280r113,280r-18,0xm168,-105r-52,-132r-54,132r106,0xm122,-350r22,7r-44,52r-14,-6",w:230},"\u00c2":{d:"175,-89r-119,0r-37,89r-17,0r114,-280r113,280r-18,0xm168,-105r-52,-132r-54,132r106,0xm66,-304r50,-38r49,38r-13,10r-36,-27r-37,27",w:230},"\u00c4":{d:"175,-89r-119,0r-37,89r-17,0r114,-280r113,280r-18,0xm168,-105r-52,-132r-54,132r106,0xm82,-335v8,0,14,6,14,14v0,8,-6,15,-14,15v-8,0,-15,-7,-15,-15v0,-8,7,-14,15,-14xm149,-335v8,0,14,6,14,14v0,8,-6,15,-14,15v-8,0,-14,-7,-14,-15v0,-8,6,-14,14,-14",w:230},"\u00c0":{d:"175,-89r-119,0r-37,89r-17,0r114,-280r113,280r-18,0xm168,-105r-52,-132r-54,132r106,0xm86,-343r22,-7r36,53r-13,6",w:230},"\u00c5":{d:"175,-89r-119,0r-37,89r-17,0r114,-280r113,280r-18,0xm168,-105r-52,-132r-54,132r106,0xm116,-350v17,0,31,15,31,32v0,17,-14,31,-31,31v-17,0,-32,-14,-32,-31v0,-17,15,-32,32,-32xm116,-335v-9,0,-17,8,-17,17v0,9,8,17,17,17v9,0,16,-8,16,-17v0,-9,-7,-17,-16,-17",w:230},"\u00c3":{d:"175,-89r-119,0r-37,89r-17,0r114,-280r113,280r-18,0xm168,-105r-52,-132r-54,132r106,0xm167,-327v-10,37,-51,16,-77,9v-9,0,-13,7,-16,15r-11,-8v10,-35,52,-19,76,-9v9,0,15,-7,18,-15",w:230},"\u00c7":{d:"30,-134v0,106,148,163,215,80r0,24v-86,78,-232,9,-232,-105v0,-114,148,-186,232,-105r0,24v-21,-26,-58,-43,-91,-43v-68,0,-124,58,-124,125xm160,15r-40,51r-14,-7r34,-52",w:266},"\u00c9":{d:"159,-255r-113,0r0,98r110,0r0,17r-110,0r0,124r113,0r0,16r-130,0r0,-271r130,0r0,16xm105,-350r22,7r-44,52r-14,-6",w:182},"\u00ca":{d:"159,-255r-113,0r0,98r110,0r0,17r-110,0r0,124r113,0r0,16r-130,0r0,-271r130,0r0,16xm42,-304r49,-38r50,38r-14,10r-36,-27r-36,27",w:182},"\u00cb":{d:"159,-255r-113,0r0,98r110,0r0,17r-110,0r0,124r113,0r0,16r-130,0r0,-271r130,0r0,16xm58,-335v8,0,14,6,14,14v0,8,-6,15,-14,15v-8,0,-15,-7,-15,-15v0,-8,7,-14,15,-14xm125,-335v8,0,14,6,14,14v0,8,-6,15,-14,15v-8,0,-14,-7,-14,-15v0,-8,6,-14,14,-14",w:182},"\u00c8":{d:"159,-255r-113,0r0,98r110,0r0,17r-110,0r0,124r113,0r0,16r-130,0r0,-271r130,0r0,16xm62,-343r22,-7r36,53r-13,6",w:182},"\u00cd":{d:"46,-271r0,271r-17,0r0,-271r17,0xm45,-350r22,7r-45,52r-13,-6",w:75},"\u00ce":{d:"46,-271r0,271r-17,0r0,-271r17,0xm-12,-304r50,-38r49,38r-13,10r-36,-27r-37,27",w:75},"\u00cf":{d:"46,-271r0,271r-17,0r0,-271r17,0xm4,-335v8,0,15,6,15,14v0,8,-7,15,-15,15v-8,0,-14,-7,-14,-15v0,-8,6,-14,14,-14xm72,-335v8,0,14,6,14,14v0,8,-6,15,-14,15v-8,0,-15,-7,-15,-15v0,-8,7,-14,15,-14",w:75},"\u00cc":{d:"46,-271r0,271r-17,0r0,-271r17,0xm9,-343r22,-7r36,53r-14,6",w:75},"\u00d1":{d:"274,-271r0,280r-228,-242r0,233r-17,0r0,-275r228,240r0,-236r17,0xm203,-327v-10,37,-50,15,-77,9v-9,0,-12,7,-15,15r-11,-8v10,-35,52,-18,76,-9v9,0,14,-7,17,-15",w:303},"\u00d3":{d:"154,-275v76,0,140,63,140,139v0,76,-64,140,-140,140v-76,0,-141,-64,-141,-140v0,-76,64,-139,141,-139xm154,-259v-68,0,-124,56,-124,123v0,67,56,123,124,123v67,0,123,-56,123,-123v0,-67,-56,-123,-123,-123xm161,-350r22,7r-45,52r-13,-6",w:307},"\u00d4":{d:"154,-275v76,0,140,63,140,139v0,76,-64,140,-140,140v-76,0,-141,-64,-141,-140v0,-76,64,-139,141,-139xm154,-259v-68,0,-124,56,-124,123v0,67,56,123,124,123v67,0,123,-56,123,-123v0,-67,-56,-123,-123,-123xm104,-304r50,-38r49,38r-13,10r-36,-27r-37,27",w:307},"\u00d6":{d:"154,-275v76,0,140,63,140,139v0,76,-64,140,-140,140v-76,0,-141,-64,-141,-140v0,-76,64,-139,141,-139xm154,-259v-68,0,-124,56,-124,123v0,67,56,123,124,123v67,0,123,-56,123,-123v0,-67,-56,-123,-123,-123xm120,-335v8,0,15,6,15,14v0,8,-7,15,-15,15v-8,0,-14,-7,-14,-15v0,-8,6,-14,14,-14xm188,-335v8,0,14,6,14,14v0,8,-6,15,-14,15v-8,0,-15,-7,-15,-15v0,-8,7,-14,15,-14",w:307},"\u00d2":{d:"154,-275v76,0,140,63,140,139v0,76,-64,140,-140,140v-76,0,-141,-64,-141,-140v0,-76,64,-139,141,-139xm154,-259v-68,0,-124,56,-124,123v0,67,56,123,124,123v67,0,123,-56,123,-123v0,-67,-56,-123,-123,-123xm125,-343r22,-7r36,53r-14,6",w:307},"\u00d5":{d:"154,-275v76,0,140,63,140,139v0,76,-64,140,-140,140v-76,0,-141,-64,-141,-140v0,-76,64,-139,141,-139xm154,-259v-68,0,-124,56,-124,123v0,67,56,123,124,123v67,0,123,-56,123,-123v0,-67,-56,-123,-123,-123xm206,-327v-10,37,-51,16,-77,9v-9,0,-13,7,-16,15r-11,-8v10,-35,52,-18,76,-9v9,0,14,-7,17,-15",w:307},"\u00da":{d:"180,-39v30,-58,7,-153,14,-232r17,0r0,169v0,28,1,52,-18,74v-36,43,-112,43,-148,0v-19,-22,-18,-46,-18,-74r0,-169r17,0r0,164v0,24,0,50,14,68v29,34,93,35,122,0xm131,-350r22,7r-44,52r-14,-6",w:237},"\u00db":{d:"180,-39v30,-58,7,-153,14,-232r17,0r0,169v0,28,1,52,-18,74v-36,43,-112,43,-148,0v-19,-22,-18,-46,-18,-74r0,-169r17,0r0,164v0,24,0,50,14,68v29,34,93,35,122,0xm69,-304r50,-38r49,38r-13,10r-36,-27r-37,27",w:237},"\u00dc":{d:"180,-39v30,-58,7,-153,14,-232r17,0r0,169v0,28,1,52,-18,74v-36,43,-112,43,-148,0v-19,-22,-18,-46,-18,-74r0,-169r17,0r0,164v0,24,0,50,14,68v29,34,93,35,122,0xm85,-335v8,0,15,6,15,14v0,8,-7,15,-15,15v-8,0,-14,-7,-14,-15v0,-8,6,-14,14,-14xm153,-335v8,0,14,6,14,14v0,8,-6,15,-14,15v-8,0,-15,-7,-15,-15v0,-8,7,-14,15,-14",w:237},"\u00d9":{d:"180,-39v30,-58,7,-153,14,-232r17,0r0,169v0,28,1,52,-18,74v-36,43,-112,43,-148,0v-19,-22,-18,-46,-18,-74r0,-169r17,0r0,164v0,24,0,50,14,68v29,34,93,35,122,0xm84,-343r22,-7r37,53r-14,6",w:237},"\u00dd":{d:"92,-116r-91,-155r20,0r79,137r80,-137r19,0r-90,155r0,116r-17,0r0,-116xm118,-350r22,7r-44,52r-14,-6",w:201,k:{v:14,A:36,"\u00c6":36,"\u00c1":36,"\u00c2":36,"\u00c4":36,"\u00c0":36,"\u00c5":36,"\u00c3":36,",":36,".":36,q:36,a:36,"\u00e6":36,"\u00e1":36,"\u00e2":36,"\u00e4":36,"\u00e0":36,"\u00e5":36,"\u00e3":36,e:36,"\u00e9":36,"\u00ea":36,"\u00eb":36,"\u00e8":36,i:7,"\u00ed":7,"\u00ee":7,"\u00ef":7,"\u00ec":7,o:36,"\u00f8":36,"\u00f3":36,"\u00f4":36,"\u00f6":36,"\u00f2":36,"\u00f5":36,u:22,"\u00fa":22,"\u00fb":22,"\u00fc":22,"\u00f9":22,":":36,"-":22,";":36,p:29}},"\u00e1":{d:"92,-155v-38,0,-64,35,-64,71v0,38,25,72,65,72v42,0,66,-34,66,-74v0,-39,-27,-69,-67,-69xm174,-166r0,166r-16,0v-1,-9,2,-23,-1,-30v-40,65,-154,27,-145,-54v-8,-81,103,-115,146,-54r0,-28r16,0xm113,-257r22,7r-44,52r-14,-6",w:201},"\u00e2":{d:"92,-155v-38,0,-64,35,-64,71v0,38,25,72,65,72v42,0,66,-34,66,-74v0,-39,-27,-69,-67,-69xm174,-166r0,166r-16,0v-1,-9,2,-23,-1,-30v-40,65,-154,27,-145,-54v-8,-81,103,-115,146,-54r0,-28r16,0xm51,-212r50,-38r49,38r-13,11r-36,-28r-37,28",w:201},"\u00e4":{d:"92,-155v-38,0,-64,35,-64,71v0,38,25,72,65,72v42,0,66,-34,66,-74v0,-39,-27,-69,-67,-69xm174,-166r0,166r-16,0v-1,-9,2,-23,-1,-30v-40,65,-154,27,-145,-54v-8,-81,103,-115,146,-54r0,-28r16,0xm67,-243v8,0,15,7,15,15v0,8,-7,14,-15,14v-8,0,-14,-6,-14,-14v0,-8,6,-15,14,-15xm135,-243v8,0,14,7,14,15v0,8,-6,14,-14,14v-8,0,-15,-6,-15,-14v0,-8,7,-15,15,-15",w:201},"\u00e0":{d:"92,-155v-38,0,-64,35,-64,71v0,38,25,72,65,72v42,0,66,-34,66,-74v0,-39,-27,-69,-67,-69xm174,-166r0,166r-16,0v-1,-9,2,-23,-1,-30v-40,65,-154,27,-145,-54v-8,-81,103,-115,146,-54r0,-28r16,0xm66,-250r22,-7r37,53r-14,6",w:201},"\u00e5":{d:"92,-155v-38,0,-64,35,-64,71v0,38,25,72,65,72v42,0,66,-34,66,-74v0,-39,-27,-69,-67,-69xm174,-166r0,166r-16,0v-1,-9,2,-23,-1,-30v-40,65,-154,27,-145,-54v-8,-81,103,-115,146,-54r0,-28r16,0xm101,-257v17,0,31,14,31,31v0,17,-14,32,-31,32v-17,0,-32,-15,-32,-32v0,-17,15,-31,32,-31xm101,-243v-9,0,-17,8,-17,17v0,9,8,17,17,17v9,0,17,-8,17,-17v0,-9,-8,-17,-17,-17",w:201},"\u00e3":{d:"92,-155v-38,0,-64,35,-64,71v0,38,25,72,65,72v42,0,66,-34,66,-74v0,-39,-27,-69,-67,-69xm174,-166r0,166r-16,0v-1,-9,2,-23,-1,-30v-40,65,-154,27,-145,-54v-8,-81,103,-115,146,-54r0,-28r16,0xm123,-211v-18,0,-55,-32,-63,0r-11,-8v11,-36,50,-17,76,-9v9,0,14,-7,17,-15r11,8v-3,13,-17,24,-30,24",w:201},"\u00e7":{d:"155,-149r0,21v-38,-50,-127,-24,-127,44v0,69,92,96,129,43r0,22v-53,51,-145,11,-145,-65v0,-72,90,-113,143,-65xm113,15r-40,51r-14,-7r34,-52",w:171},"\u00e9":{d:"172,-82r-144,0v-6,75,99,93,125,33r14,8v-15,29,-42,45,-75,45v-49,0,-80,-41,-80,-88v0,-46,31,-86,80,-86v50,0,80,40,80,88xm28,-97r128,0v-4,-31,-29,-58,-63,-58v-34,0,-62,27,-65,58xm104,-257r22,7r-44,52r-14,-6",w:183},"\u00ea":{d:"172,-82r-144,0v-6,75,99,93,125,33r14,8v-15,29,-42,45,-75,45v-49,0,-80,-41,-80,-88v0,-46,31,-86,80,-86v50,0,80,40,80,88xm28,-97r128,0v-4,-31,-29,-58,-63,-58v-34,0,-62,27,-65,58xm42,-212r50,-38r49,38r-13,11r-36,-28r-37,28",w:183},"\u00eb":{d:"172,-82r-144,0v-6,75,99,93,125,33r14,8v-15,29,-42,45,-75,45v-49,0,-80,-41,-80,-88v0,-46,31,-86,80,-86v50,0,80,40,80,88xm28,-97r128,0v-4,-31,-29,-58,-63,-58v-34,0,-62,27,-65,58xm58,-243v8,0,15,7,15,15v0,8,-7,14,-15,14v-8,0,-14,-6,-14,-14v0,-8,6,-15,14,-15xm126,-243v8,0,14,7,14,15v0,8,-6,14,-14,14v-8,0,-15,-6,-15,-14v0,-8,7,-15,15,-15",w:183},"\u00e8":{d:"172,-82r-144,0v-6,75,99,93,125,33r14,8v-15,29,-42,45,-75,45v-49,0,-80,-41,-80,-88v0,-46,31,-86,80,-86v50,0,80,40,80,88xm28,-97r128,0v-4,-31,-29,-58,-63,-58v-34,0,-62,27,-65,58xm57,-250r22,-7r37,53r-14,6",w:183},"\u00ed":{d:"50,-166r0,166r-16,0r0,-166r16,0xm54,-257r22,7r-44,52r-14,-6",w:84},"\u00ee":{d:"50,-166r0,166r-16,0r0,-166r16,0xm-8,-212r50,-38r50,38r-14,11r-36,-28r-37,28",w:84},"\u00ef":{d:"50,-166r0,166r-16,0r0,-166r16,0xm9,-243v8,0,14,7,14,15v0,8,-6,14,-14,14v-8,0,-15,-6,-15,-14v0,-8,7,-15,15,-15xm76,-243v8,0,14,7,14,15v0,8,-6,14,-14,14v-8,0,-14,-6,-14,-14v0,-8,6,-15,14,-15",w:84},"\u00ec":{d:"50,-166r0,166r-16,0r0,-166r16,0xm7,-250r22,-7r37,53r-14,6",w:84},"\u00f1":{d:"44,-166v1,8,-2,20,1,26v10,-18,27,-30,49,-30v78,-3,50,100,55,170r-17,0r0,-100v0,-30,-3,-55,-39,-55v-69,0,-44,90,-49,155r-16,0r0,-166r16,0xm111,-211v-18,-1,-56,-32,-64,0r-11,-8v10,-35,50,-18,76,-9v9,0,15,-7,18,-15r10,8v-3,13,-16,24,-29,24",w:176},"\u00f3":{d:"98,-170v49,0,87,38,87,87v0,49,-38,87,-87,87v-48,0,-86,-40,-86,-87v0,-48,38,-87,86,-87xm97,-155v-40,0,-69,33,-69,72v0,38,30,71,69,71v41,0,72,-31,72,-71v0,-41,-31,-72,-72,-72xm111,-257r22,7r-45,52r-13,-6",w:196},"\u00f4":{d:"98,-170v49,0,87,38,87,87v0,49,-38,87,-87,87v-48,0,-86,-40,-86,-87v0,-48,38,-87,86,-87xm97,-155v-40,0,-69,33,-69,72v0,38,30,71,69,71v41,0,72,-31,72,-71v0,-41,-31,-72,-72,-72xm49,-212r50,-38r49,38r-13,11r-36,-28r-37,28",w:196},"\u00f6":{d:"98,-170v49,0,87,38,87,87v0,49,-38,87,-87,87v-48,0,-86,-40,-86,-87v0,-48,38,-87,86,-87xm97,-155v-40,0,-69,33,-69,72v0,38,30,71,69,71v41,0,72,-31,72,-71v0,-41,-31,-72,-72,-72xm65,-243v8,0,14,7,14,15v0,8,-6,14,-14,14v-8,0,-15,-6,-15,-14v0,-8,7,-15,15,-15xm132,-243v8,0,15,7,15,15v0,8,-7,14,-15,14v-8,0,-14,-6,-14,-14v0,-8,6,-15,14,-15",w:196},"\u00f2":{d:"98,-170v49,0,87,38,87,87v0,49,-38,87,-87,87v-48,0,-86,-40,-86,-87v0,-48,38,-87,86,-87xm97,-155v-40,0,-69,33,-69,72v0,38,30,71,69,71v41,0,72,-31,72,-71v0,-41,-31,-72,-72,-72xm64,-250r22,-7r36,53r-14,6",w:196},"\u00f5":{d:"98,-170v49,0,87,38,87,87v0,49,-38,87,-87,87v-48,0,-86,-40,-86,-87v0,-48,38,-87,86,-87xm97,-155v-40,0,-69,33,-69,72v0,38,30,71,69,71v41,0,72,-31,72,-71v0,-41,-31,-72,-72,-72xm121,-211v-18,0,-56,-32,-64,0r-11,-8v11,-35,50,-18,76,-9v9,0,15,-7,18,-15r10,8v-3,13,-16,24,-29,24",w:196},"\u00fa":{d:"85,4v-36,0,-60,-30,-60,-71r0,-99r16,0v8,61,-27,154,44,154v71,0,35,-93,44,-154r16,0r0,99v6,41,-24,71,-60,71xm101,-257r22,7r-45,52r-13,-6",w:169},"\u00fb":{d:"85,4v-36,0,-60,-30,-60,-71r0,-99r16,0v8,61,-27,154,44,154v71,0,35,-93,44,-154r16,0r0,99v6,41,-24,71,-60,71xm35,-212r50,-38r50,38r-14,11r-36,-28r-37,28",w:169},"\u00fc":{d:"85,4v-36,0,-60,-30,-60,-71r0,-99r16,0v8,61,-27,154,44,154v71,0,35,-93,44,-154r16,0r0,99v6,41,-24,71,-60,71xm51,-243v8,0,15,7,15,15v0,8,-7,14,-15,14v-8,0,-14,-6,-14,-14v0,-8,6,-15,14,-15xm119,-243v8,0,14,7,14,15v0,8,-6,14,-14,14v-8,0,-15,-6,-15,-14v0,-8,7,-15,15,-15",w:169},"\u00f9":{d:"85,4v-36,0,-60,-30,-60,-71r0,-99r16,0v8,61,-27,154,44,154v71,0,35,-93,44,-154r16,0r0,99v6,41,-24,71,-60,71xm47,-250r22,-7r36,53r-14,6",w:169},"\u00fd":{d:"77,3r-80,-169r17,0r71,150r64,-150r17,0r-112,263r-17,0xm101,-257r22,7r-45,52r-14,-6",w:165,k:{",":29,".":29}},"\u00ff":{d:"77,3r-80,-169r17,0r71,150r64,-150r17,0r-112,263r-17,0xm51,-243v8,0,15,7,15,15v0,8,-7,14,-15,14v-8,0,-14,-6,-14,-14v0,-8,6,-15,14,-15xm118,-243v8,0,15,7,15,15v0,8,-7,14,-15,14v-8,0,-14,-6,-14,-14v0,-8,6,-15,14,-15",w:165,k:{",":29,".":29}},"\u00a0":{w:111},"\u00ad":{d:"0,-123r68,0r0,16r-68,0r0,-16",w:68}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright � 1987, 1991, 1993, 2002 Adobe Systems Incorporated.  All Rights
 * Reserved.
 * 
 * Trademark:
 * Futura is a registered trademark of Bauer Types, S.A.
 * 
 * Full name:
 * FuturaStd-Heavy
 * 
 * Designer:
 * Paul Renner
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({w:208,face:{"font-family":"FuturaStd","font-weight":650,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 2 2 2 4 2 2 3",ascent:"297",descent:"-63","x-height":"6",bbox:"-21 -361 357 95","underline-thickness":"18","underline-position":"-18",stemh:"45",stemv:"50","unicode-range":"U+0020-U+00FF"},glyphs:{" ":{w:104},"!":{d:"58,-57v18,0,32,14,32,32v0,18,-14,32,-32,32v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32xm33,-78r0,-193r51,0r0,193r-51,0",w:117},'"':{d:"32,-271r43,0r-7,118r-30,0xm101,-271r43,0r-6,118r-31,0",w:175},"#":{d:"76,-261r38,0r-14,73r36,0r14,-73r38,0r-14,73r29,0r0,40r-35,0r-9,45r34,0r0,41r-43,0r-11,62r-39,0r12,-62r-36,0r-12,62r-38,0r12,-62r-33,0r0,-41r41,0r8,-45r-34,0r0,-40r42,0xm93,-148r-9,45r37,0r9,-45r-37,0"},"$":{d:"137,-80v0,-55,-102,-39,-102,-115v0,-40,22,-70,61,-77r0,-33r27,0r0,34v24,3,42,12,57,31r-24,34v-15,-27,-71,-32,-71,6v0,22,26,29,52,42v26,13,51,30,51,73v0,41,-24,77,-65,85r0,36r-27,0r0,-34v-38,-4,-59,-20,-77,-53r32,-31v10,40,86,56,86,2"},"%":{d:"66,-279v37,0,65,28,65,65v0,37,-28,64,-65,64v-37,0,-64,-27,-64,-64v0,-37,27,-65,64,-65xm66,-249v-38,1,-38,69,0,70v38,-1,38,-69,0,-70xm211,-121v37,0,65,27,65,64v0,37,-28,64,-65,64v-37,0,-64,-27,-64,-64v0,-37,27,-64,64,-64xm211,-92v-37,1,-37,69,0,70v38,-1,38,-69,0,-70xm199,-281r25,12r-146,280r-25,-12",w:277},"&":{d:"138,-64r-42,-56v-14,11,-31,23,-31,43v0,17,15,37,33,37v17,0,29,-13,40,-24xm118,-241v-37,0,-20,50,-3,64v10,-9,25,-19,24,-37v0,-13,-7,-27,-21,-27xm191,0r-22,-27v-46,54,-157,41,-157,-45v0,-37,27,-65,55,-82v-42,-43,-19,-125,47,-125v39,0,70,26,70,67v0,30,-22,51,-45,66r38,48r27,-34r34,31r-29,39r47,62r-65,0",w:252},"(":{d:"63,-300r31,21v-41,101,-41,222,0,324r-31,21v-50,-113,-49,-253,0,-366",w:97},")":{d:"4,-279r31,-21v49,113,49,253,0,366r-31,-21v40,-101,40,-223,0,-324",w:97},"*":{d:"60,-271r31,0r-1,36r28,-19r13,24r-29,18r29,18r-13,24r-28,-18r1,35r-31,0r1,-35r-28,18r-13,-24r28,-18r-29,-18r13,-24r29,19",w:150},"+":{d:"83,-184r42,0r0,71r71,0r0,42r-71,0r0,71r-42,0r0,-71r-71,0r0,-42r71,0r0,-71"},",":{d:"49,-56r46,5r-52,108r-34,-4",w:104},"-":{d:"15,-136r88,0r0,41r-88,0r0,-41",w:118},".":{d:"52,-57v18,0,32,14,32,32v0,18,-14,32,-32,32v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32",w:104},"/":{d:"146,-305r35,12r-133,351r-35,-12",w:194},"0":{d:"104,-279v73,0,97,86,97,144v0,58,-25,142,-97,142v-72,0,-97,-84,-97,-142v0,-58,24,-144,97,-144xm104,-233v-37,0,-45,70,-45,97v0,27,8,97,45,97v38,0,45,-70,45,-97v0,-27,-7,-97,-45,-97"},"1":{d:"88,-225r-36,0r0,-46r89,0r0,271r-53,0r0,-225"},"2":{d:"104,-46r89,0r0,46r-183,0r69,-87v19,-24,59,-71,59,-102v0,-19,-13,-44,-35,-44v-24,0,-34,26,-33,47r-56,0v4,-52,33,-93,89,-93v50,0,88,38,88,88v-1,63,-56,103,-87,145"},"3":{d:"72,-201r-51,0v5,-47,34,-78,83,-78v73,0,106,92,53,134v69,40,28,152,-56,152v-50,0,-87,-36,-90,-85r53,0v1,22,16,39,39,39v24,0,37,-22,37,-43v0,-26,-18,-51,-48,-43r0,-38v27,2,40,-12,40,-37v0,-18,-11,-35,-31,-35v-19,0,-28,17,-29,34"},"4":{d:"170,-90r29,0r0,42r-29,0r0,48r-49,0r0,-48r-120,0r0,-24r121,-204r48,0r0,186xm121,-90r-1,-108r-57,108r58,0"},"5":{d:"180,-225r-81,0r-9,41v61,-8,99,39,101,94v4,95,-126,129,-179,61r15,-45v14,20,37,35,62,35v30,0,48,-26,48,-54v0,-50,-64,-71,-96,-36r-9,0r30,-142r118,0r0,46"},"6":{d:"113,-283r39,28r-56,80v58,-18,102,32,102,86v0,56,-39,96,-95,96v-54,0,-95,-38,-95,-92v0,-84,71,-137,105,-198xm102,-36v57,-1,56,-99,0,-101v-56,1,-57,100,0,101"},"7":{d:"129,-225r-114,0r0,-46r195,0r-149,278r-44,-25"},"8":{d:"104,-120v-46,1,-47,82,0,83v46,-1,46,-82,0,-83xm60,-141v-65,-31,-33,-138,44,-138v76,0,110,106,44,138v30,11,44,38,44,69v0,49,-42,79,-88,79v-46,0,-88,-30,-88,-79v0,-31,14,-58,44,-69xm104,-239v-41,1,-41,75,0,76v41,-1,41,-75,0,-76"},"9":{d:"95,12r-39,-29r55,-79v-60,16,-102,-34,-102,-87v0,-56,40,-96,96,-96v54,0,95,38,95,93v0,84,-71,137,-105,198xm105,-235v-56,1,-55,99,0,101v57,-1,58,-100,0,-101"},":":{d:"52,-57v18,0,32,14,32,32v0,18,-14,32,-32,32v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32xm52,-186v18,0,32,13,32,31v0,18,-14,33,-32,33v-18,0,-32,-15,-32,-33v0,-18,14,-31,32,-31",w:104},";":{d:"45,-56r46,5r-52,108r-33,-4xm67,-186v18,0,32,13,32,31v0,18,-14,33,-32,33v-18,0,-32,-15,-32,-33v0,-18,14,-31,32,-31",w:104},"<":{d:"12,-71r0,-43r184,-65r0,45r-117,42r117,42r0,45"},"=":{d:"12,-113r0,-43r184,0r0,43r-184,0xm12,-28r0,-43r184,0r0,43r-184,0"},">":{d:"196,-114r0,43r-184,66r0,-45r117,-43r-117,-41r0,-45"},"?":{d:"53,-93r0,-71v31,5,58,-9,59,-39v0,-14,-8,-32,-25,-32v-17,1,-25,17,-24,34r-52,0v-2,-44,32,-78,76,-78v44,0,78,34,78,78v0,35,-23,66,-58,74r-3,34r-51,0xm79,-57v18,0,32,14,32,32v0,18,-14,32,-32,32v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32",w:175},"@":{d:"212,-134v4,-30,-11,-43,-36,-43v-50,0,-65,91,-12,91v32,0,45,-22,48,-48xm307,-163v2,53,-36,110,-78,108v-10,0,-17,-8,-19,-22v-34,42,-110,17,-110,-45v0,-65,78,-120,121,-61r5,-22r26,0r-18,93v-3,12,-7,31,5,31v17,0,37,-33,37,-69v0,-61,-40,-98,-95,-98v-60,0,-106,49,-106,112v0,92,106,138,179,97r27,21v-26,14,-50,25,-97,25v-77,0,-140,-61,-140,-143v0,-81,61,-143,138,-143v65,0,123,52,125,116",w:351},A:{d:"169,-57r-94,0r-22,57r-56,0r106,-279r41,0r103,279r-57,0xm154,-100r-34,-99r-30,99r64,0",w:243},B:{d:"72,-118r0,76v34,0,64,1,64,-39v0,-38,-32,-37,-64,-37xm19,0r0,-271v76,-1,151,-7,148,73v0,19,-7,42,-24,53v32,6,46,38,46,68v1,85,-86,79,-170,77xm72,-229r0,71v29,1,46,-5,45,-36v0,-31,-18,-36,-45,-35",w:199},C:{d:"201,-263r0,64v-15,-18,-37,-29,-60,-29v-51,0,-80,46,-80,93v0,46,31,92,80,92v23,0,45,-12,60,-29r0,63v-93,50,-195,-27,-195,-125v0,-99,99,-181,195,-129",w:216},D:{d:"19,0r0,-271r76,0v78,0,131,59,131,136v0,76,-54,135,-131,135r-76,0xm72,-225r0,179v69,3,99,-33,99,-90v0,-62,-34,-92,-99,-89",w:232},E:{d:"160,-225r-88,0r0,59r85,0r0,46r-85,0r0,74r88,0r0,46r-141,0r0,-271r141,0r0,46",w:175},F:{d:"154,-225r-82,0r0,59r77,0r0,46r-77,0r0,120r-53,0r0,-271r135,0r0,46",w:166,k:{A:22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,",":54,".":54}},G:{d:"142,-144r117,0v2,82,-37,150,-123,151v-79,0,-130,-67,-130,-142v0,-77,52,-144,133,-144v46,0,86,24,107,65r-47,25v-11,-24,-33,-43,-61,-43v-102,3,-103,189,0,192v33,0,61,-28,62,-61r-58,0r0,-43",w:266},H:{d:"72,-165r98,0r0,-106r53,0r0,271r-53,0r0,-121r-98,0r0,121r-53,0r0,-271r53,0r0,106",w:242},I:{d:"72,-271r0,271r-53,0r0,-271r53,0",w:91},J:{d:"122,-92v6,50,-28,99,-77,99v-20,0,-40,-11,-53,-25r34,-39v3,8,11,17,20,17v26,0,23,-43,23,-61r0,-170r53,0r0,179",w:140},K:{d:"72,-157v30,-36,56,-77,85,-114r65,0r-103,125r109,146r-68,0r-88,-122r0,122r-53,0r0,-271r53,0r0,114",w:223},L:{d:"72,-271r0,225r75,0r0,46r-128,0r0,-271r53,0",w:144,k:{T:11,V:14,W:11,y:7,"\u00fd":7,"\u00ff":7,Y:14,"\u00dd":14}},M:{d:"244,0r-23,-168r-61,172r-19,0r-60,-172r-24,168r-53,0r46,-279r37,0r67,179r64,-179r38,0r41,279r-53,0",w:300},N:{d:"19,0r0,-279r39,0r143,190r0,-182r53,0r0,276r-38,0r-144,-189r0,184r-53,0",w:273},O:{d:"275,-136v0,80,-51,143,-134,143v-83,0,-135,-63,-135,-143v0,-81,54,-143,135,-143v81,0,134,62,134,143xm141,-45v111,0,101,-180,0,-181v-50,0,-80,44,-80,88v0,42,21,93,80,93",w:281},P:{d:"72,-102r0,102r-53,0r0,-271v86,-2,166,-7,166,84v0,68,-43,90,-113,85xm72,-228r0,83v36,1,60,-4,59,-43v0,-39,-24,-41,-59,-40",w:190,k:{A:29,"\u00c6":29,"\u00c1":29,"\u00c2":29,"\u00c4":29,"\u00c0":29,"\u00c5":29,"\u00c3":29,",":49,".":49}},Q:{d:"280,6r-53,6r-19,-23v-92,54,-202,-22,-202,-125v0,-76,56,-143,135,-143v119,0,173,154,102,241xm179,-109r24,28v39,-54,8,-146,-62,-147v-103,0,-109,185,0,184v10,0,21,-4,28,-9r-44,-51",w:281},R:{d:"126,-114r77,114r-64,0r-67,-109r0,109r-53,0r0,-271v84,-2,165,-5,163,81v0,35,-20,70,-56,76xm72,-228r0,81v33,1,57,-5,57,-41v0,-36,-25,-41,-57,-40",w:200,k:{T:7,Y:7,"\u00dd":7}},S:{d:"172,-248r-25,36v-15,-30,-74,-30,-74,9v0,46,108,26,108,117v0,54,-34,93,-89,93v-37,0,-65,-22,-84,-53r34,-33v7,43,85,56,84,0v0,-28,-26,-36,-47,-44v-35,-14,-60,-32,-60,-74v0,-45,33,-82,79,-82v24,0,57,13,74,31",w:189},T:{d:"108,-225r0,225r-53,0r0,-225r-55,0r0,-46r162,0r0,46r-54,0",w:162,k:{"\u00fc":36,"\u00f2":36,"\u00f6":36,"\u00e8":36,"\u00eb":36,"\u00ea":36,"\u00e3":36,"\u00e5":36,"\u00e0":36,"\u00e4":36,"\u00e2":36,w:29,y:29,"\u00fd":29,"\u00ff":29,A:29,"\u00c6":29,"\u00c1":29,"\u00c2":29,"\u00c4":29,"\u00c0":29,"\u00c5":29,"\u00c3":29,",":36,".":36,u:36,"\u00fa":36,"\u00fb":36,"\u00f9":36,"-":29,a:36,"\u00e6":36,"\u00e1":36,c:36,"\u00e7":36,e:36,"\u00e9":36,o:36,"\u00f8":36,"\u00f3":36,"\u00f4":36,"\u00f5":36,r:29,s:36,":":36,";":36}},U:{d:"119,7v-133,0,-96,-155,-101,-278r53,0r0,151v0,33,3,81,48,81v45,0,48,-48,48,-81r0,-151r53,0v-5,123,32,278,-101,278",w:237},V:{d:"52,-271r66,182r60,-182r57,0r-105,278r-31,0r-104,-278r57,0",w:230,k:{"\u00f6":29,"\u00f4":29,"\u00e8":29,"\u00eb":29,"\u00ea":29,"\u00e3":29,"\u00e5":29,"\u00e0":29,"\u00e4":29,"\u00e2":29,y:7,"\u00fd":7,"\u00ff":7,A:43,"\u00c6":43,"\u00c1":43,"\u00c2":43,"\u00c4":43,"\u00c0":43,"\u00c5":43,"\u00c3":43,",":58,".":43,u:22,"\u00fa":22,"\u00fb":22,"\u00fc":22,"\u00f9":22,"-":11,a:29,"\u00e6":29,"\u00e1":29,e:29,"\u00e9":29,o:29,"\u00f8":29,"\u00f3":29,"\u00f2":29,"\u00f5":29,r:14,":":29,";":29}},W:{d:"50,-271r56,185r54,-189r31,0r57,189r53,-185r56,0r-92,276r-39,0r-55,-177r-51,177r-39,0r-86,-276r55,0",w:351,k:{"\u00fc":14,"\u00f6":22,"\u00ea":22,"\u00e4":22,A:36,"\u00c6":36,"\u00c1":36,"\u00c2":36,"\u00c4":36,"\u00c0":36,"\u00c5":36,"\u00c3":36,",":29,".":29,u:14,"\u00fa":14,"\u00fb":14,"\u00f9":14,a:22,"\u00e6":22,"\u00e1":22,"\u00e2":22,"\u00e0":22,"\u00e5":22,"\u00e3":22,e:22,"\u00e9":22,"\u00eb":22,"\u00e8":22,o:22,"\u00f8":22,"\u00f3":22,"\u00f4":22,"\u00f2":22,"\u00f5":22,r:7,":":29,";":29}},X:{d:"84,-144r-73,-127r62,0r44,84r39,-84r63,0r-75,127r83,144r-61,0r-55,-99r-52,99r-62,0",w:224},Y:{d:"78,-125r-84,-146r62,0r47,94r52,-94r62,0r-86,146r0,125r-53,0r0,-125",w:211,k:{"\u00fc":22,"\u00f6":36,v:14,A:36,"\u00c6":36,"\u00c1":36,"\u00c2":36,"\u00c4":36,"\u00c0":36,"\u00c5":36,"\u00c3":36,",":36,".":36,u:22,"\u00fa":22,"\u00fb":22,"\u00f9":22,"-":22,a:36,"\u00e6":36,"\u00e1":36,"\u00e2":36,"\u00e4":36,"\u00e0":36,"\u00e5":36,"\u00e3":36,e:36,"\u00e9":36,"\u00ea":36,"\u00eb":36,"\u00e8":36,o:36,"\u00f8":36,"\u00f3":36,"\u00f4":36,"\u00f2":36,"\u00f5":36,":":36,";":36,p:29,q:36}},Z:{d:"86,-46r113,0r0,46r-197,0r119,-225r-101,0r0,-46r185,0",w:207},"[":{d:"54,-271r0,271r33,0r0,33r-71,0r0,-337r71,0r0,33r-33,0",w:103},"\\":{d:"11,-305r40,0r133,305r-41,0",w:194},"]":{d:"49,0r0,-271r-33,0r0,-33r71,0r0,337r-71,0r0,-33r33,0",w:103},"^":{d:"12,-118r69,-153r45,0r70,153r-46,0r-46,-102r-46,102r-46,0"},_:{d:"180,27r0,18r-180,0r0,-18r180,0",w:180},a:{d:"185,-177r0,177r-50,0r0,-16v-49,55,-139,-4,-130,-73v-7,-69,81,-127,130,-71r0,-17r50,0xm98,-39v54,-1,56,-98,0,-99v-54,1,-54,98,0,99",w:203},b:{d:"18,0r0,-305r50,0r0,144v49,-55,138,5,130,72v8,69,-81,128,-130,72r0,17r-50,0xm105,-39v54,-1,56,-98,0,-99v-55,1,-55,98,0,99",w:203},c:{d:"138,-171r0,48v-28,-36,-85,-9,-81,36v-5,45,55,67,81,33r0,49v-63,35,-133,-17,-133,-83v0,-68,71,-119,133,-83",w:151},d:{d:"135,0v-1,-5,2,-14,-1,-17v-47,56,-138,-3,-129,-72v-7,-69,79,-126,130,-72r0,-144r50,0r0,305r-50,0xm98,-39v54,-1,56,-98,0,-99v-54,1,-54,98,0,99",w:203},e:{d:"175,-80r-116,0v0,22,9,47,35,47v17,0,26,-10,33,-24r47,8v-12,35,-43,55,-80,55v-55,0,-89,-39,-89,-93v0,-54,29,-96,86,-96v60,1,86,46,84,103xm60,-112r67,0v-3,-18,-14,-35,-33,-35v-20,0,-31,17,-34,35",w:180},f:{d:"70,-134r0,134r-50,0r0,-134r-17,0r0,-43r17,0v-9,-77,13,-154,91,-127r0,45v-6,-3,-13,-6,-21,-6v-34,8,-16,54,-20,88r41,0r0,43r-41,0",w:109,k:{f:-7,"\u00df":-7}},g:{d:"184,-177v-9,112,39,269,-85,271v-43,0,-87,-26,-90,-73r54,0v3,19,16,31,35,31v40,0,38,-40,35,-70v-11,14,-29,24,-48,24v-52,0,-80,-45,-80,-93v0,-71,80,-129,129,-73r0,-17r50,0xm98,-39v55,-1,55,-98,0,-99v-54,1,-55,98,0,99",w:202},h:{d:"18,-305r50,0r1,143v10,-14,28,-21,46,-21v87,1,55,105,61,183r-50,0r0,-94v0,-21,1,-48,-27,-48v-30,0,-31,34,-31,55r0,87r-50,0r0,-305",w:194},i:{d:"71,-177r0,177r-50,0r0,-177r50,0xm46,-281v17,0,30,14,30,30v0,17,-13,30,-30,30v-17,0,-30,-13,-30,-30v0,-16,13,-30,30,-30",w:91},j:{d:"71,-177r0,271r-50,0r0,-271r50,0xm46,-281v17,0,30,14,30,30v0,17,-13,30,-30,30v-17,0,-30,-13,-30,-30v0,-16,13,-30,30,-30",w:91},k:{d:"68,-305r1,193r53,-65r66,0r-75,78r80,99r-66,0r-59,-75r0,75r-50,0r0,-305r50,0",w:189},l:{d:"68,-305r0,305r-50,0r0,-305r50,0",w:86},m:{d:"68,-177v1,5,-2,13,1,16v23,-32,75,-28,94,6v11,-17,31,-28,52,-28v83,2,49,108,56,183r-51,0r0,-93v0,-17,2,-49,-23,-49v-27,0,-27,37,-27,55r0,87r-51,0r0,-90v0,-17,2,-52,-24,-52v-28,0,-27,36,-27,55r0,87r-50,0r0,-177r50,0",w:288},n:{d:"68,-177v1,5,-2,13,1,16v10,-16,28,-22,46,-22v87,1,55,105,61,183r-50,0r0,-94v0,-21,1,-48,-27,-48v-30,0,-31,34,-31,55r0,87r-50,0r0,-177r50,0",w:194},o:{d:"99,-183v55,0,93,40,93,95v0,55,-38,94,-93,94v-55,0,-93,-39,-93,-94v0,-55,38,-95,93,-95xm99,-138v-54,1,-56,98,0,99v54,-1,54,-98,0,-99",w:197},p:{d:"68,-177r0,16v49,-55,138,5,130,72v8,69,-81,128,-130,72r0,111r-50,0r0,-271r50,0xm105,-39v54,-1,56,-98,0,-99v-55,1,-55,98,0,99",w:203},q:{d:"98,-39v54,-1,56,-98,0,-99v-54,1,-54,98,0,99xm185,-177r0,271r-50,0r-1,-111v-47,56,-138,-3,-129,-72v-7,-69,79,-126,130,-72r0,-16r50,0",w:203},r:{d:"68,-177v1,6,-2,15,1,19v13,-21,39,-32,65,-20r-6,47v-6,-4,-13,-7,-21,-7v-61,5,-33,83,-39,138r-50,0r0,-177r50,0",w:132,k:{v:-22,w:-14,y:-22,"\u00fd":-22,"\u00ff":-22,f:-7,"\u00df":-7,",":36,".":36,m:-3,n:-3,"\u00f1":-3,t:-14,u:-7,"\u00fa":-7,"\u00fb":-7,"\u00fc":-7,"\u00f9":-7,x:-14,z:-7,"-":-7}},s:{d:"88,-52v-7,-33,-71,-23,-71,-73v0,-60,74,-74,113,-39r-21,29v-11,-13,-43,-20,-43,3v0,13,18,16,36,24v18,8,36,20,36,51v1,68,-97,82,-131,33r23,-30v10,11,23,21,38,21v11,0,20,-7,20,-19",w:147},t:{d:"75,-134r0,134r-51,0r0,-134r-17,0r0,-43r17,0r0,-60r51,0r0,60r30,0r0,43r-30,0",w:98},u:{d:"17,-177r50,0r0,96v0,20,3,44,29,44v26,0,29,-24,29,-44r0,-96r50,0r0,104v0,51,-26,79,-79,79v-53,0,-79,-28,-79,-79r0,-104",w:192},v:{d:"49,-177r41,100r37,-100r55,0r-82,181r-25,0r-81,-181r55,0",w:175,k:{",":29,".":22}},w:{d:"49,-177r36,102r44,-108r24,0r43,110r38,-104r54,0r-82,181r-25,0r-38,-108r-42,108r-26,0r-81,-181r55,0",w:281,k:{",":29,".":22}},x:{d:"69,-96r-61,-81r61,0r33,46r28,-46r62,0r-62,81r74,96r-62,0r-45,-62r-41,62r-62,0",w:197},y:{d:"69,-27r-75,-150r57,0r42,101r45,-101r56,0r-128,271r-56,0",w:187,k:{",":29,".":29}},z:{d:"84,-42r83,0r0,42r-167,0r90,-134r-76,0r0,-43r159,0",w:173},"{":{d:"24,-108r0,-26v35,-13,24,-73,27,-120v3,-45,23,-52,64,-48r0,33v-42,-9,-25,52,-25,86v0,41,-23,59,-28,62v5,3,28,21,28,62r0,63v-2,19,6,26,25,23r0,32v-41,3,-61,-2,-64,-47v-3,-47,8,-107,-27,-120",w:140},"|":{d:"118,-283r0,360r-42,0r0,-360r42,0",w:193},"}":{d:"116,-134r0,26v-35,13,-24,73,-27,120v-3,45,-23,51,-64,47r0,-32v42,9,25,-52,25,-86v0,-41,23,-59,28,-62v-5,-3,-28,-21,-28,-62r0,-64v2,-19,-6,-24,-25,-22r0,-33v66,-17,64,50,64,113v0,27,9,47,27,55",w:140},"~":{d:"67,-138v26,-1,50,33,74,35v8,0,17,-19,20,-28r35,33v-11,19,-29,51,-55,51v-28,0,-52,-33,-73,-35v-8,0,-16,18,-20,28r-36,-32v13,-17,29,-52,55,-52"},"\u00a1":{d:"58,-185v18,0,32,14,32,32v0,18,-14,32,-32,32v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32xm33,95r0,-193r51,0r0,193r-51,0",w:117},"\u00a2":{d:"140,-261r0,32v10,2,21,4,30,9r0,50v-27,-38,-81,-9,-81,35v0,45,56,67,81,32r0,50v-9,5,-20,8,-30,9r0,34r-26,0r0,-33v-100,-8,-101,-179,0,-187r0,-31r26,0"},"\u00a3":{d:"150,3v-35,0,-88,-45,-107,-3r-39,-7v8,-24,23,-51,52,-52v7,-17,4,-37,-4,-52r-47,0r0,-24r34,0v-38,-62,2,-144,76,-144v60,0,83,38,86,93r-53,6v3,-28,-10,-54,-35,-54v-48,0,-42,70,-20,99r49,0r0,24r-40,0v2,19,1,37,0,56v22,9,61,29,66,-6r38,8v-7,29,-22,56,-56,56"},"\u00a5":{d:"104,-177r50,-94r61,0r-62,109r48,0r0,24r-63,0v-4,7,-10,13,-8,26r71,0r0,24r-71,0r0,88r-53,0r0,-88r-70,0r0,-24r70,0v2,-13,-3,-19,-8,-26r-62,0r0,-24r48,0r-63,-109r62,0"},"\u00a7":{d:"59,-154v0,37,52,40,76,61v20,-17,15,-49,-10,-57r-51,-32v-8,6,-15,18,-15,28xm174,-246r-45,0v-2,-14,-12,-27,-28,-27v-14,0,-22,14,-22,27v14,57,116,47,114,117v0,21,-10,44,-25,58v37,49,1,119,-65,119v-49,0,-88,-32,-85,-84r50,0v0,21,12,43,35,43v18,0,29,-15,29,-32v-15,-60,-119,-45,-118,-119v0,-23,11,-42,27,-58v-31,-47,3,-108,60,-108v39,0,71,24,73,64",w:207},"\u00a4":{d:"53,-182v19,-20,83,-21,102,0r22,-21r27,27r-22,20v18,21,18,75,0,96r22,20r-27,27r-22,-21v-19,20,-83,21,-102,0r-22,21r-27,-27r22,-20v-18,-21,-18,-75,0,-96r-22,-20r27,-27xm104,-53v32,0,57,-24,57,-55v0,-33,-24,-55,-57,-55v-33,0,-57,22,-57,55v0,31,25,55,57,55"},"'":{d:"32,-271r43,0r-7,118r-30,0",w:106},"\u00ab":{d:"122,-115r45,65r-31,21r-58,-86r58,-88r31,20xm50,-115r45,65r-31,21r-58,-86r58,-88r31,20",w:185},"\u00b7":{d:"52,-124v18,0,32,13,32,31v0,18,-14,33,-32,33v-18,0,-32,-15,-32,-33v0,-18,14,-31,32,-31",w:104},"\u00b6":{d:"201,-271r0,33r-22,0r0,293r-38,0r0,-293r-22,0r0,293r-37,0r0,-157v-41,0,-70,-28,-74,-77v-3,-44,29,-92,77,-92r116,0",w:207},"\u00bb":{d:"18,-50r45,-65r-45,-68r31,-20r58,88r-58,86xm90,-50r45,-65r-45,-68r31,-20r58,88r-58,86",w:185},"\u00bf":{d:"122,-91r0,72v-29,-7,-59,8,-59,38v0,14,8,32,25,32v18,-1,25,-16,24,-34r53,0v2,44,-33,78,-77,78v-90,0,-103,-137,-19,-152r3,-34r50,0xm96,-185v18,0,32,14,32,32v0,18,-14,32,-32,32v-18,0,-32,-14,-32,-32v0,-18,14,-32,32,-32",w:175},"`":{d:"28,-256r37,-23r43,61r-25,16",w:136},"\u00b4":{d:"72,-279r36,23r-54,54r-26,-16",w:136},"\u00af":{d:"3,-271r138,0r0,31r-138,0r0,-31",w:144},"\u00a8":{d:"34,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm110,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28",w:144},"\u00b8":{d:"69,7r34,17r-42,50r-27,-14",w:136},"\u00c6":{d:"168,-57r-94,0r-21,57r-56,0r105,-271r134,0r17,46r-90,0r22,60r88,0r17,46r-89,0r27,73r90,0r16,46r-145,0xm154,-100r-34,-93r-30,93r64,0",w:331},"\u00aa":{d:"120,-275r0,106r-33,0r0,-10v-30,33,-90,-3,-84,-43v-5,-41,53,-78,84,-43r0,-10r33,0xm63,-192v36,-1,37,-59,0,-60v-35,1,-36,59,0,60",w:122},"\u00d8":{d:"210,-181r-115,121v12,9,27,15,46,15v75,-3,93,-80,69,-136xm72,-89r115,-122v-71,-51,-161,39,-115,122xm-1,-12r33,-36v-62,-89,-7,-231,109,-231v33,0,61,10,83,28r31,-32r28,25r-34,35v61,88,10,230,-108,230v-33,0,-61,-11,-83,-28r-33,35",w:281},"\u00ba":{d:"61,-279v36,0,61,24,61,57v0,33,-25,56,-61,56v-36,0,-60,-23,-60,-56v0,-33,24,-57,60,-57xm61,-252v-35,1,-36,59,0,60v35,-1,36,-59,0,-60",w:122},"\u00e6":{d:"164,-112r67,0v-3,-18,-14,-35,-33,-35v-20,0,-31,17,-34,35xm112,-54v-2,-32,-60,-32,-60,0v0,33,59,31,60,0xm280,-80r-117,0v0,22,9,47,35,47v17,0,27,-10,34,-24r47,8v-16,58,-108,76,-144,26v-33,45,-131,40,-131,-29v0,-55,64,-71,108,-48v5,-50,-48,-50,-84,-36r0,-39v40,-11,86,-14,108,19v14,-18,37,-27,60,-27v60,1,86,46,84,103",w:285},"\u00f8":{d:"62,-65r63,-62v-34,-33,-86,17,-63,62xm138,-106r-61,60v35,23,75,-16,61,-60xm-2,-4r26,-26v-44,-58,-4,-153,75,-153v24,0,44,7,59,20r27,-26r20,18r-29,28v40,60,0,149,-77,149v-22,0,-41,-7,-55,-17r-26,26",w:203},"\u00df":{d:"18,0r0,-217v0,-54,22,-93,80,-93v73,0,106,96,52,137v85,41,48,195,-59,179r0,-44v32,1,53,-25,53,-56v0,-32,-21,-54,-53,-54r0,-42v24,0,38,-17,38,-40v0,-19,-11,-36,-31,-36v-33,0,-30,47,-30,69r0,197r-50,0",w:201},"\u00b9":{d:"57,-244r-24,0r0,-27r58,0r0,162r-34,0r0,-135",w:124},"\u00ac":{d:"154,-51r0,-62r-142,0r0,-43r184,0r0,105r-42,0"},"\u00b5":{d:"17,-177r50,0r0,96v0,20,3,44,29,44v26,0,29,-24,29,-44r0,-96r50,0r0,104v8,62,-60,98,-108,68r0,99r-50,0r0,-271",w:192},"\u00d0":{d:"19,0r0,-121r-25,0r0,-44r25,0r0,-106r76,0v78,0,131,59,131,136v0,76,-54,135,-131,135r-76,0xm72,-225r0,60r41,0r0,44r-41,0r0,75v69,3,99,-33,99,-90v0,-62,-34,-92,-99,-89",w:232},"\u00bd":{d:"193,-281r25,12r-146,280r-24,-12xm37,-244r-23,0r0,-27r58,0r0,162r-35,0r0,-135xm240,-28r58,0r0,28r-119,0v26,-34,71,-68,83,-113v0,-15,-8,-27,-23,-27v-15,0,-22,16,-21,28r-37,0v2,-31,22,-55,58,-55v32,0,58,22,58,52v-1,38,-36,63,-57,87",w:312},"\u00b1":{d:"12,0r0,-42r184,0r0,42r-184,0xm83,-227r42,0r0,62r71,0r0,43r-71,0r0,62r-42,0r0,-62r-71,0r0,-43r71,0r0,-62"},"\u00de":{d:"72,-58r0,58r-53,0r0,-271r53,0r0,43v68,-3,113,15,113,84v0,68,-43,91,-113,86xm72,-184r0,82v36,1,60,-3,59,-42v0,-39,-24,-41,-59,-40",w:190},"\u00bc":{d:"279,-54r19,0r0,25r-19,0r0,29r-32,0r0,-29r-78,0r0,-14r79,-123r31,0r0,112xm247,-54v-1,-21,2,-46,-1,-65r-37,65r38,0xm210,-281r24,12r-145,280r-25,-12xm37,-244r-23,0r0,-27r58,0r0,162r-35,0r0,-135",w:312},"\u00f7":{d:"104,-53v17,0,30,14,30,30v0,17,-13,30,-30,30v-17,0,-30,-13,-30,-30v0,-16,13,-30,30,-30xm104,-192v17,0,30,14,30,30v0,17,-13,30,-30,30v-17,0,-30,-13,-30,-30v0,-16,13,-30,30,-30xm12,-71r0,-42r184,0r0,42r-184,0"},"\u00a6":{d:"118,-58r0,90r-42,0r0,-90r42,0xm118,-238r0,90r-42,0r0,-90r42,0",w:193},"\u00b0":{d:"126,-225v0,30,-24,54,-54,54v-30,0,-54,-24,-54,-54v0,-30,24,-54,54,-54v30,0,54,24,54,54xm72,-254v-16,0,-30,13,-30,29v0,17,13,30,30,30v16,0,30,-13,30,-30v0,-16,-13,-29,-30,-29",w:144},"\u00fe":{d:"68,-305r0,144v49,-55,138,5,130,72v8,69,-81,128,-130,72r0,111r-50,0r0,-399r50,0xm105,-39v54,-1,56,-98,0,-99v-55,1,-55,98,0,99",w:203},"\u00be":{d:"279,-54r19,0r0,25r-19,0r0,29r-32,0r0,-29r-78,0r0,-14r79,-123r31,0r0,112xm247,-54v-1,-21,2,-46,-1,-65r-37,65r38,0xm229,-281r24,12r-145,280r-25,-12xm54,-232r-33,0v3,-28,22,-47,54,-47v47,0,69,54,34,80v44,25,18,92,-36,92v-32,0,-57,-23,-59,-52r35,0v1,13,10,24,25,24v15,0,24,-13,24,-26v0,-15,-13,-30,-31,-25r0,-23v17,1,26,-8,26,-23v0,-11,-7,-20,-20,-20v-12,0,-19,10,-19,20",w:312},"\u00b2":{d:"64,-136r58,0r0,27r-119,0v26,-34,71,-68,83,-113v0,-15,-8,-26,-23,-26v-15,0,-22,16,-21,28r-37,0v2,-31,22,-56,58,-56v32,0,58,22,58,52v-1,39,-37,63,-57,88",w:124},"\u00ae":{d:"144,7v-79,0,-142,-63,-142,-143v0,-80,63,-143,142,-143v79,0,142,63,142,143v0,80,-63,143,-142,143xm144,-248v-61,0,-111,48,-111,112v0,64,50,112,111,112v61,0,111,-48,111,-112v0,-64,-50,-112,-111,-112xm174,-121r36,59r-34,0r-35,-59r-25,0r0,59r-31,0r0,-149v56,4,131,-19,129,46v0,27,-14,42,-40,44xm116,-148v27,-2,71,9,68,-20v-2,-25,-43,-13,-68,-16r0,36",w:288},"\u00f0":{d:"26,-283r36,-27v11,9,25,20,38,33r43,-27r22,21r-43,28v26,29,70,78,70,161v0,79,-57,100,-93,100v-50,0,-93,-36,-93,-95v0,-67,56,-106,116,-87v-9,-19,-19,-33,-38,-54r-44,27r-21,-22r43,-27v-13,-12,-23,-21,-36,-31xm99,-138v-54,1,-56,98,0,99v54,-1,54,-98,0,-99",w:197},"\u00d7":{d:"12,-154r30,-30r62,62r62,-62r30,30r-62,62r62,62r-30,30r-62,-62r-62,62r-30,-30r62,-62"},"\u00b3":{d:"43,-232r-33,0v3,-28,22,-47,54,-47v47,0,69,54,34,80v45,24,19,92,-36,92v-32,0,-56,-23,-58,-52r35,0v1,13,10,24,25,24v15,0,23,-13,23,-26v0,-15,-13,-30,-31,-25r0,-23v17,1,26,-8,26,-23v0,-11,-7,-20,-20,-20v-12,0,-19,10,-19,20",w:124},"\u00a9":{d:"144,7v-79,0,-142,-63,-142,-143v0,-80,63,-143,142,-143v79,0,142,63,142,143v0,80,-63,143,-142,143xm144,-248v-61,0,-111,48,-111,112v0,64,50,112,111,112v61,0,111,-48,111,-112v0,-64,-50,-112,-111,-112xm217,-165r-32,0v-17,-52,-97,-23,-90,28v-7,50,72,80,90,29r32,0v-6,34,-33,58,-73,58v-46,0,-80,-40,-80,-87v0,-47,34,-87,80,-87v40,0,67,25,73,59",w:288},"\u00c1":{d:"169,-57r-94,0r-22,57r-56,0r106,-279r41,0r103,279r-57,0xm154,-100r-34,-99r-30,99r64,0xm136,-361r36,23r-54,54r-25,-16",w:243},"\u00c2":{d:"169,-57r-94,0r-22,57r-56,0r106,-279r41,0r103,279r-57,0xm154,-100r-34,-99r-30,99r64,0xm60,-305r62,-56r61,56r-22,23r-39,-37r-40,37",w:243},"\u00c4":{d:"169,-57r-94,0r-22,57r-56,0r106,-279r41,0r103,279r-57,0xm154,-100r-34,-99r-30,99r64,0xm84,-356v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm160,-356v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28",w:243},"\u00c0":{d:"169,-57r-94,0r-22,57r-56,0r106,-279r41,0r103,279r-57,0xm154,-100r-34,-99r-30,99r64,0xm73,-338r36,-23r44,61r-26,16",w:243},"\u00c5":{d:"169,-57r-94,0r-22,57r-56,0r106,-279r41,0r103,279r-57,0xm154,-100r-34,-99r-30,99r64,0xm122,-361v20,0,36,16,36,36v0,20,-16,37,-36,37v-20,0,-36,-17,-36,-37v0,-20,16,-36,36,-36xm122,-339v-8,0,-15,6,-15,14v0,8,7,15,15,15v8,0,14,-7,14,-15v0,-8,-6,-14,-14,-14",w:243},"\u00c3":{d:"169,-57r-94,0r-22,57r-56,0r106,-279r41,0r103,279r-57,0xm154,-100r-34,-99r-30,99r64,0xm147,-298v-20,0,-56,-34,-64,-2r-30,0v2,-21,15,-50,40,-50v23,0,58,34,68,1r29,0v-4,23,-16,51,-43,51",w:243},"\u00c7":{d:"201,-263r0,64v-15,-18,-37,-29,-60,-29v-51,0,-80,46,-80,93v0,46,31,92,80,92v23,0,45,-12,60,-29r0,63v-93,50,-195,-27,-195,-125v0,-99,99,-181,195,-129xm109,7r34,17r-42,50r-27,-14",w:216},"\u00c9":{d:"160,-225r-88,0r0,59r85,0r0,46r-85,0r0,74r88,0r0,46r-141,0r0,-271r141,0r0,46xm102,-361r37,23r-55,54r-25,-16",w:175},"\u00ca":{d:"160,-225r-88,0r0,59r85,0r0,46r-85,0r0,74r88,0r0,46r-141,0r0,-271r141,0r0,46xm27,-305r61,-56r61,56r-22,23r-39,-37r-40,37",w:175},"\u00cb":{d:"160,-225r-88,0r0,59r85,0r0,46r-85,0r0,74r88,0r0,46r-141,0r0,-271r141,0r0,46xm50,-356v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm126,-356v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28",w:175},"\u00c8":{d:"160,-225r-88,0r0,59r85,0r0,46r-85,0r0,74r88,0r0,46r-141,0r0,-271r141,0r0,46xm39,-338r37,-23r43,61r-26,16",w:175},"\u00cd":{d:"72,-271r0,271r-53,0r0,-271r53,0xm54,-361r37,23r-54,54r-26,-16",w:91},"\u00ce":{d:"72,-271r0,271r-53,0r0,-271r53,0xm-15,-305r61,-56r61,56r-22,23r-39,-37r-40,37",w:91},"\u00cf":{d:"72,-271r0,271r-53,0r0,-271r53,0xm8,-356v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm84,-356v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28",w:91},"\u00cc":{d:"72,-271r0,271r-53,0r0,-271r53,0xm0,-338r37,-23r43,61r-25,16",w:91},"\u00d1":{d:"19,0r0,-279r39,0r143,190r0,-182r53,0r0,276r-38,0r-144,-189r0,184r-53,0xm162,-298v-20,0,-56,-34,-64,-2r-30,0v2,-21,15,-50,40,-50v23,0,58,34,68,1r30,0v-4,23,-17,51,-44,51",w:273},"\u00d3":{d:"275,-136v0,80,-51,143,-134,143v-83,0,-135,-63,-135,-143v0,-81,54,-143,135,-143v81,0,134,62,134,143xm141,-45v111,0,101,-180,0,-181v-50,0,-80,44,-80,88v0,42,21,93,80,93xm155,-361r37,23r-55,54r-25,-16",w:281},"\u00d4":{d:"275,-136v0,80,-51,143,-134,143v-83,0,-135,-63,-135,-143v0,-81,54,-143,135,-143v81,0,134,62,134,143xm141,-45v111,0,101,-180,0,-181v-50,0,-80,44,-80,88v0,42,21,93,80,93xm80,-305r61,-56r61,56r-22,23r-39,-37r-40,37",w:281},"\u00d6":{d:"275,-136v0,80,-51,143,-134,143v-83,0,-135,-63,-135,-143v0,-81,54,-143,135,-143v81,0,134,62,134,143xm141,-45v111,0,101,-180,0,-181v-50,0,-80,44,-80,88v0,42,21,93,80,93xm103,-356v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm179,-356v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28",w:281},"\u00d2":{d:"275,-136v0,80,-51,143,-134,143v-83,0,-135,-63,-135,-143v0,-81,54,-143,135,-143v81,0,134,62,134,143xm141,-45v111,0,101,-180,0,-181v-50,0,-80,44,-80,88v0,42,21,93,80,93xm92,-338r37,-23r43,61r-26,16",w:281},"\u00d5":{d:"275,-136v0,80,-51,143,-134,143v-83,0,-135,-63,-135,-143v0,-81,54,-143,135,-143v81,0,134,62,134,143xm141,-45v111,0,101,-180,0,-181v-50,0,-80,44,-80,88v0,42,21,93,80,93xm166,-298v-20,0,-56,-34,-64,-2r-30,0v2,-21,15,-50,40,-50v23,0,58,34,68,1r30,0v-4,23,-17,51,-44,51",w:281},"\u00da":{d:"119,7v-133,0,-96,-155,-101,-278r53,0r0,151v0,33,3,81,48,81v45,0,48,-48,48,-81r0,-151r53,0v-5,123,32,278,-101,278xm140,-361r37,23r-55,54r-25,-16",w:237},"\u00db":{d:"119,7v-133,0,-96,-155,-101,-278r53,0r0,151v0,33,3,81,48,81v45,0,48,-48,48,-81r0,-151r53,0v-5,123,32,278,-101,278xm58,-305r61,-56r61,56r-22,23r-39,-37r-40,37",w:237},"\u00dc":{d:"119,7v-133,0,-96,-155,-101,-278r53,0r0,151v0,33,3,81,48,81v45,0,48,-48,48,-81r0,-151r53,0v-5,123,32,278,-101,278xm84,-356v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm160,-356v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28",w:237},"\u00d9":{d:"119,7v-133,0,-96,-155,-101,-278r53,0r0,151v0,33,3,81,48,81v45,0,48,-48,48,-81r0,-151r53,0v-5,123,32,278,-101,278xm61,-338r37,-23r43,61r-26,16",w:237},"\u00dd":{d:"78,-125r-84,-146r62,0r47,94r52,-94r62,0r-86,146r0,125r-53,0r0,-125xm132,-361r37,23r-54,54r-26,-16",w:211,k:{v:14,A:36,"\u00c6":36,"\u00c1":36,"\u00c2":36,"\u00c4":36,"\u00c0":36,"\u00c5":36,"\u00c3":36,",":36,".":36,u:22,"\u00fa":22,"\u00fb":22,"\u00fc":22,"\u00f9":22,"-":22,a:36,"\u00e6":36,"\u00e1":36,"\u00e2":36,"\u00e4":36,"\u00e0":36,"\u00e5":36,"\u00e3":36,e:36,"\u00e9":36,"\u00ea":36,"\u00eb":36,"\u00e8":36,o:36,"\u00f8":36,"\u00f3":36,"\u00f4":36,"\u00f6":36,"\u00f2":36,"\u00f5":36,":":36,";":36,p:29,q:36}},"\u00e1":{d:"185,-177r0,177r-50,0r0,-16v-49,55,-139,-4,-130,-73v-7,-69,81,-127,130,-71r0,-17r50,0xm98,-39v54,-1,56,-98,0,-99v-54,1,-54,98,0,99xm120,-279r36,23r-54,54r-26,-16",w:203},"\u00e2":{d:"185,-177r0,177r-50,0r0,-16v-49,55,-139,-4,-130,-73v-7,-69,81,-127,130,-71r0,-17r50,0xm98,-39v54,-1,56,-98,0,-99v-54,1,-54,98,0,99xm41,-223r61,-56r61,56r-22,24r-39,-38r-40,38",w:203},"\u00e4":{d:"185,-177r0,177r-50,0r0,-16v-49,55,-139,-4,-130,-73v-7,-69,81,-127,130,-71r0,-17r50,0xm98,-39v54,-1,56,-98,0,-99v-54,1,-54,98,0,99xm64,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm140,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28",w:203},"\u00e0":{d:"185,-177r0,177r-50,0r0,-16v-49,55,-139,-4,-130,-73v-7,-69,81,-127,130,-71r0,-17r50,0xm98,-39v54,-1,56,-98,0,-99v-54,1,-54,98,0,99xm48,-256r36,-23r43,61r-25,16",w:203},"\u00e5":{d:"185,-177r0,177r-50,0r0,-16v-49,55,-139,-4,-130,-73v-7,-69,81,-127,130,-71r0,-17r50,0xm98,-39v54,-1,56,-98,0,-99v-54,1,-54,98,0,99xm102,-279v20,0,36,16,36,36v0,20,-16,37,-36,37v-20,0,-36,-17,-36,-37v0,-20,16,-36,36,-36xm102,-257v-8,0,-15,6,-15,14v0,8,7,15,15,15v8,0,15,-7,15,-15v0,-8,-7,-14,-15,-14",w:203},"\u00e3":{d:"185,-177r0,177r-50,0r0,-16v-49,55,-139,-4,-130,-73v-7,-69,81,-127,130,-71r0,-17r50,0xm98,-39v54,-1,56,-98,0,-99v-54,1,-54,98,0,99xm127,-216v-21,0,-56,-34,-64,-1r-30,0v2,-21,15,-50,40,-50v24,-1,58,33,68,0r30,0v-4,23,-17,51,-44,51",w:203},"\u00e7":{d:"138,-171r0,48v-28,-36,-85,-9,-81,36v-5,45,55,67,81,33r0,49v-63,35,-133,-17,-133,-83v0,-68,71,-119,133,-83xm77,7r33,17r-42,50r-26,-14",w:151},"\u00e9":{d:"175,-80r-116,0v0,22,9,47,35,47v17,0,26,-10,33,-24r47,8v-12,35,-43,55,-80,55v-55,0,-89,-39,-89,-93v0,-54,29,-96,86,-96v60,1,86,46,84,103xm60,-112r67,0v-3,-18,-14,-35,-33,-35v-20,0,-31,17,-34,35xm108,-279r37,23r-55,54r-25,-16",w:180},"\u00ea":{d:"175,-80r-116,0v0,22,9,47,35,47v17,0,26,-10,33,-24r47,8v-12,35,-43,55,-80,55v-55,0,-89,-39,-89,-93v0,-54,29,-96,86,-96v60,1,86,46,84,103xm60,-112r67,0v-3,-18,-14,-35,-33,-35v-20,0,-31,17,-34,35xm29,-223r61,-56r62,56r-22,24r-40,-38r-39,38",w:180},"\u00eb":{d:"175,-80r-116,0v0,22,9,47,35,47v17,0,26,-10,33,-24r47,8v-12,35,-43,55,-80,55v-55,0,-89,-39,-89,-93v0,-54,29,-96,86,-96v60,1,86,46,84,103xm60,-112r67,0v-3,-18,-14,-35,-33,-35v-20,0,-31,17,-34,35xm53,-274v16,0,28,12,28,28v0,16,-12,29,-28,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm129,-274v16,0,28,12,28,28v0,16,-12,29,-28,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28",w:180},"\u00e8":{d:"175,-80r-116,0v0,22,9,47,35,47v17,0,26,-10,33,-24r47,8v-12,35,-43,55,-80,55v-55,0,-89,-39,-89,-93v0,-54,29,-96,86,-96v60,1,86,46,84,103xm60,-112r67,0v-3,-18,-14,-35,-33,-35v-20,0,-31,17,-34,35xm36,-256r37,-23r43,61r-26,16",w:180},"\u00ed":{d:"71,-177r0,177r-50,0r0,-177r50,0xm58,-279r36,23r-54,54r-26,-16",w:91},"\u00ee":{d:"71,-177r0,177r-50,0r0,-177r50,0xm-15,-223r61,-56r61,56r-22,24r-39,-38r-40,38",w:91},"\u00ef":{d:"71,-177r0,177r-50,0r0,-177r50,0xm8,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm84,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28",w:91},"\u00ec":{d:"71,-177r0,177r-50,0r0,-177r50,0xm-4,-256r37,-23r43,61r-25,16",w:91},"\u00f1":{d:"68,-177v1,5,-2,13,1,16v10,-16,28,-22,46,-22v87,1,55,105,61,183r-50,0r0,-94v0,-21,1,-48,-27,-48v-30,0,-31,34,-31,55r0,87r-50,0r0,-177r50,0xm122,-216v-20,0,-56,-33,-64,-1r-29,0v2,-21,14,-50,39,-50v25,0,58,33,68,0r30,0v-4,23,-17,51,-44,51",w:194},"\u00f3":{d:"99,-183v55,0,93,40,93,95v0,55,-38,94,-93,94v-55,0,-93,-39,-93,-94v0,-55,38,-95,93,-95xm99,-138v-54,1,-56,98,0,99v54,-1,54,-98,0,-99xm116,-279r37,23r-54,54r-26,-16",w:197},"\u00f4":{d:"99,-183v55,0,93,40,93,95v0,55,-38,94,-93,94v-55,0,-93,-39,-93,-94v0,-55,38,-95,93,-95xm99,-138v-54,1,-56,98,0,99v54,-1,54,-98,0,-99xm37,-223r62,-56r61,56r-22,24r-39,-38r-40,38",w:197},"\u00f6":{d:"99,-183v55,0,93,40,93,95v0,55,-38,94,-93,94v-55,0,-93,-39,-93,-94v0,-55,38,-95,93,-95xm99,-138v-54,1,-56,98,0,99v54,-1,54,-98,0,-99xm61,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm137,-274v16,0,29,12,29,28v0,16,-13,29,-29,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28",w:197},"\u00f2":{d:"99,-183v55,0,93,40,93,95v0,55,-38,94,-93,94v-55,0,-93,-39,-93,-94v0,-55,38,-95,93,-95xm99,-138v-54,1,-56,98,0,99v54,-1,54,-98,0,-99xm44,-256r37,-23r43,61r-25,16",w:197},"\u00f5":{d:"99,-183v55,0,93,40,93,95v0,55,-38,94,-93,94v-55,0,-93,-39,-93,-94v0,-55,38,-95,93,-95xm99,-138v-54,1,-56,98,0,99v54,-1,54,-98,0,-99xm124,-216v-21,0,-56,-34,-64,-1r-30,0v2,-21,14,-50,39,-50v25,0,59,33,69,0r29,0v-4,23,-16,51,-43,51",w:197},"\u00fa":{d:"17,-177r50,0r0,96v0,20,3,44,29,44v26,0,29,-24,29,-44r0,-96r50,0r0,104v0,51,-26,79,-79,79v-53,0,-79,-28,-79,-79r0,-104xm114,-279r37,23r-55,54r-25,-16",w:192},"\u00fb":{d:"17,-177r50,0r0,96v0,20,3,44,29,44v26,0,29,-24,29,-44r0,-96r50,0r0,104v0,51,-26,79,-79,79v-53,0,-79,-28,-79,-79r0,-104xm35,-223r61,-56r62,56r-22,24r-40,-38r-39,38",w:192},"\u00fc":{d:"17,-177r50,0r0,96v0,20,3,44,29,44v26,0,29,-24,29,-44r0,-96r50,0r0,104v0,51,-26,79,-79,79v-53,0,-79,-28,-79,-79r0,-104xm59,-274v16,0,28,12,28,28v0,16,-12,29,-28,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm135,-274v16,0,28,12,28,28v0,16,-12,29,-28,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28",w:192},"\u00f9":{d:"17,-177r50,0r0,96v0,20,3,44,29,44v26,0,29,-24,29,-44r0,-96r50,0r0,104v0,51,-26,79,-79,79v-53,0,-79,-28,-79,-79r0,-104xm42,-256r37,-23r43,61r-26,16",w:192},"\u00fd":{d:"69,-27r-75,-150r57,0r42,101r45,-101r56,0r-128,271r-56,0xm117,-279r36,23r-54,54r-26,-16",w:187,k:{",":29,".":29}},"\u00ff":{d:"69,-27r-75,-150r57,0r42,101r45,-101r56,0r-128,271r-56,0xm59,-274v16,0,28,12,28,28v0,16,-12,29,-28,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28xm135,-274v16,0,28,12,28,28v0,16,-12,29,-28,29v-16,0,-29,-13,-29,-29v0,-16,13,-28,29,-28",w:187,k:{",":29,".":29}},"\u00a0":{w:104},"\u00ad":{d:"15,-136r88,0r0,41r-88,0r0,-41",w:118}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright � 1987, 1991, 1993, 2002 Adobe Systems Incorporated.  All Rights
 * Reserved.
 * 
 * Trademark:
 * Futura is a registered trademark of Bauer Types, S.A.
 * 
 * Full name:
 * FuturaStd-HeavyOblique
 * 
 * Designer:
 * Paul Renner
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({w:208,face:{"font-family":"FuturaStd","font-weight":650,"font-style":"oblique","font-stretch":"normal","units-per-em":"360","panose-1":"2 11 7 2 2 2 4 2 2 3",ascent:"297",descent:"-63","x-height":"6",bbox:"-7 -361 400 107","underline-thickness":"18","underline-position":"-18",slope:"-9",stemh:"45",stemv:"50","unicode-range":"U+0020-U+00FF"},glyphs:{" ":{w:104},"!":{d:"67,-57v18,0,30,14,27,32v-3,18,-19,32,-37,32v-18,0,-30,-14,-27,-32v3,-18,19,-32,37,-32xm45,-78r31,-193r51,0r-31,193r-51,0",w:117},'"':{d:"75,-271r43,0r-25,118r-31,0xm144,-271r43,0r-25,118r-31,0",w:175},"#":{d:"117,-261r39,0r-26,73r36,0r26,-73r38,0r-26,73r29,0r-7,40r-35,0r-16,45r34,0r-6,41r-43,0r-21,62r-39,0r22,-62r-36,0r-22,62r-38,0r22,-62r-33,0r6,-41r41,0r16,-45r-35,0r7,-40r42,0xm116,-148r-16,45r37,0r16,-45r-37,0"},"$":{d:"91,36r5,-34v-37,-4,-55,-20,-68,-53r36,-31v7,44,82,52,85,2v3,-54,-98,-38,-83,-115v8,-40,34,-70,74,-77r5,-33r26,0r-5,34v24,3,39,12,52,31r-29,34v-14,-29,-65,-30,-72,6v-4,22,22,29,45,42v24,13,47,30,40,73v-6,41,-36,77,-79,85r-6,36r-26,0"},"%":{d:"111,-279v37,0,57,28,54,65v-6,75,-143,90,-129,0v6,-37,38,-65,75,-65xm106,-249v-35,-2,-53,66,-11,70v34,2,51,-66,11,-70xm156,-57v3,-77,143,-88,129,0v-3,76,-143,90,-129,0xm226,-92v-34,-2,-51,66,-11,70v34,2,51,-66,11,-70xm244,-281r22,12r-190,280r-22,-12",w:277},"&":{d:"148,-64r-33,-56v-16,11,-35,23,-38,43v-3,17,9,37,27,37v17,0,31,-13,44,-24xm156,-241v-33,1,-30,48,-13,64v12,-10,28,-20,30,-37v2,-13,-3,-27,-17,-27xm191,0r-17,-27v-26,19,-53,34,-84,34v-46,0,-74,-33,-67,-79v5,-37,37,-65,69,-82v-37,-52,7,-125,67,-125v39,0,64,26,58,67v-5,30,-29,51,-55,66r31,48r32,-34r29,31r-35,39r37,62r-65,0",w:252},"(":{d:"138,-279v-50,88,-76,202,-51,324r-34,21v-36,-135,-1,-270,58,-366",w:97},")":{d:"-4,45v49,-87,78,-202,52,-324r34,-21v35,136,0,269,-58,366",w:97},"*":{d:"103,-271r31,0r-7,36r31,-19r9,24r-32,18r26,18r-16,24r-25,-18r-5,35r-31,0r7,-35r-31,18r-10,-24r32,-18r-26,-18r16,-24r26,19",w:150},"+":{d:"112,-184r42,0r-11,71r71,0r-7,42r-71,0r-11,71r-42,0r11,-71r-71,0r7,-42r71,0"},",":{d:"58,-56r45,5r-69,108r-33,-4",w:104},"-":{d:"37,-136r88,0r-7,41r-87,0",w:118},".":{d:"61,-57v18,0,30,14,27,32v-3,18,-19,32,-37,32v-18,0,-30,-14,-27,-32v3,-18,19,-32,37,-32",w:104},"/":{d:"194,-305r33,12r-188,351r-33,-12",w:194},"0":{d:"148,-279v73,0,84,86,75,144v-9,58,-48,142,-120,142v-72,0,-84,-84,-75,-142v9,-58,47,-144,120,-144xm141,-233v-37,0,-57,70,-61,97v-4,27,-7,97,30,97v38,0,57,-70,61,-97v4,-27,8,-97,-30,-97"},"1":{d:"123,-225r-35,0r7,-46r89,0r-43,271r-53,0"},"2":{d:"111,-46r89,0r-7,46r-183,0r83,-87v23,-24,70,-71,75,-102v3,-19,-6,-44,-28,-44v-24,0,-39,26,-41,47r-56,0v12,-52,48,-93,104,-93v50,0,82,38,74,88v-10,63,-71,103,-110,145"},"3":{d:"103,-201r-50,0v12,-47,47,-78,96,-78v80,0,85,102,31,134v23,11,28,41,24,66v-9,53,-52,86,-104,86v-50,0,-81,-36,-76,-85r53,0v-3,22,9,39,32,39v24,0,41,-22,44,-43v5,-25,-12,-51,-41,-43r6,-38v27,1,41,-12,46,-37v3,-18,-6,-35,-26,-35v-19,0,-31,17,-35,34"},"4":{d:"185,-90r28,0r-6,42r-29,0r-8,48r-49,0r7,-48r-119,0r4,-24r153,-204r48,0xm135,-90r16,-108r-74,108r58,0"},"5":{d:"215,-225r-80,0r-16,41v61,-8,92,39,86,94v-10,88,-135,133,-189,61r23,-45v11,20,31,35,56,35v61,0,83,-108,12,-108v-19,0,-33,15,-54,18r51,-142r118,0"},"6":{d:"157,-283r35,28v-21,27,-51,54,-68,80v58,-19,98,32,88,86v-11,56,-54,96,-110,96v-54,0,-92,-38,-81,-92v17,-83,92,-136,136,-198xm108,-36v27,0,47,-26,51,-50v4,-24,-8,-51,-35,-51v-27,0,-47,27,-51,51v-4,24,8,50,35,50"},"7":{d:"165,-225r-114,0r7,-46r194,0r-192,278r-40,-25"},"8":{d:"123,-120v-22,0,-38,22,-41,42v-3,20,6,41,28,41v22,0,38,-21,41,-41v3,-20,-6,-42,-28,-42xm82,-141v-62,-42,-2,-138,66,-138v83,0,88,115,22,138v28,11,38,38,33,69v-8,49,-54,79,-100,79v-46,0,-83,-30,-75,-79v5,-31,23,-58,54,-69xm142,-239v-37,-1,-56,71,-12,76v37,1,56,-71,12,-76"},"9":{d:"93,12r-34,-29r67,-79v-59,16,-98,-33,-88,-87v10,-56,55,-96,111,-96v54,0,92,39,81,93v-17,83,-93,136,-137,198xm143,-235v-27,0,-47,26,-51,50v-4,24,8,51,35,51v27,0,47,-27,51,-51v4,-24,-8,-50,-35,-50"},":":{d:"61,-57v18,0,30,14,27,32v-3,18,-19,32,-37,32v-18,0,-30,-14,-27,-32v3,-18,19,-32,37,-32xm82,-186v18,0,29,13,27,31v-3,38,-71,46,-64,0v3,-18,19,-31,37,-31",w:104},";":{d:"54,-56r45,5r-69,108r-33,-4xm96,-186v18,0,29,13,27,31v-3,38,-71,46,-64,0v3,-18,19,-31,37,-31",w:104},"<":{d:"23,-71r7,-43r195,-65r-8,45r-123,42r110,42r-7,45"},"=":{d:"30,-113r7,-43r184,0r-7,43r-184,0xm17,-28r6,-43r184,0r-6,43r-184,0"},">":{d:"214,-114r-7,43r-194,66r7,-45r124,-43r-111,-41r7,-45"},"?":{d:"68,-93r11,-71v32,5,59,-9,65,-39v3,-14,-2,-32,-19,-32v-18,0,-27,18,-30,34r-53,0v5,-44,45,-78,89,-78v104,0,72,140,-4,152r-9,34r-50,0xm88,-57v18,0,30,14,27,32v-3,18,-19,32,-37,32v-18,0,-30,-14,-27,-32v3,-18,19,-32,37,-32",w:175},"@":{d:"178,-86v51,0,86,-91,26,-91v-29,0,-49,25,-53,52v-4,22,5,39,27,39xm250,-183r9,-22r25,0r-32,93v-4,12,-12,31,0,31v17,0,42,-33,48,-69v10,-61,-25,-98,-80,-98v-60,0,-111,49,-123,112v-19,95,89,137,163,97r24,21v-28,14,-54,25,-101,25v-77,0,-129,-61,-117,-143v15,-109,151,-191,240,-111v66,59,1,195,-68,192v-10,0,-16,-8,-16,-22v-35,40,-112,22,-102,-45v9,-59,87,-123,130,-61",w:351},A:{d:"178,-57r-94,0r-31,57r-56,0r150,-279r41,0r59,279r-57,0xm170,-100r-18,-99r-46,99r64,0",w:243},B:{d:"91,-118r-12,76v35,0,64,0,70,-39v6,-38,-26,-37,-58,-37xm19,0r43,-271v74,-1,152,-8,136,73v-3,19,-13,42,-32,53v31,6,41,38,36,68v-14,83,-92,80,-183,77xm109,-229r-11,71v30,1,46,-6,50,-36v5,-31,-13,-36,-39,-35",w:199},C:{d:"243,-263r-10,64v-48,-65,-145,-6,-151,64v-4,46,17,92,66,92v23,0,46,-12,64,-29r-10,63v-93,49,-192,-24,-174,-125v16,-94,117,-181,215,-129",w:216},D:{d:"19,0r43,-271r76,0v78,0,122,59,110,136v-12,76,-76,135,-153,135r-76,0xm108,-225r-28,179v70,3,104,-34,113,-90v10,-62,-20,-92,-85,-89",w:232},E:{d:"195,-225r-87,0r-9,59r84,0r-7,46r-85,0r-11,74r87,0r-7,46r-141,0r43,-271r141,0",w:175},F:{d:"190,-225r-82,0r-9,59r76,0r-7,46r-77,0r-19,120r-53,0r43,-271r135,0",w:166,k:{A:22,"\u00c6":22,"\u00c1":22,"\u00c2":22,"\u00c4":22,"\u00c0":22,"\u00c5":22,"\u00c3":22,",":54,".":54}},G:{d:"165,-144r117,0v-11,81,-61,150,-147,151v-79,0,-119,-67,-107,-142v12,-77,74,-144,155,-144v46,0,83,24,97,65r-51,25v-7,-24,-27,-43,-55,-43v-51,0,-85,52,-92,97v-7,45,11,95,62,95v33,0,66,-28,72,-61r-58,0",w:266},H:{d:"98,-165r98,0r17,-106r53,0r-43,271r-53,0r19,-121r-98,0r-19,121r-53,0r43,-271r53,0",w:242},I:{d:"115,-271r-43,271r-53,0r43,-271r53,0",w:91},J:{d:"165,-271r-28,179v3,68,-91,138,-142,74r40,-39v1,8,9,17,18,17v26,0,29,-43,32,-61r27,-170r53,0",w:140},K:{d:"97,-157r103,-114r65,0r-123,125r86,146r-68,0r-68,-122r-20,122r-53,0r43,-271r53,0",w:223},L:{d:"115,-271r-35,225r74,0r-7,46r-128,0r43,-271r53,0",w:144,k:{T:11,V:14,W:11,y:7,"\u00fd":7,"\u00ff":7,Y:14,"\u00dd":14}},M:{d:"244,0r4,-168r-89,172r-18,0r-33,-172r-51,168r-53,0r90,-279r37,0r39,179r92,-179r39,0r-4,279r-53,0",w:300},N:{d:"19,0r45,-279r38,0r113,190r29,-182r53,0r-44,276r-38,0r-113,-189r-30,184r-53,0",w:273},O:{d:"297,-136v-13,80,-74,143,-157,143v-83,0,-125,-63,-112,-143v13,-81,76,-143,157,-143v81,0,125,62,112,143xm242,-138v7,-44,-15,-88,-65,-88v-50,0,-87,44,-94,88v-7,42,6,93,65,93v59,0,87,-51,94,-93",w:281},P:{d:"89,-102r-17,102r-53,0r43,-271v85,-2,170,-7,153,84v-12,67,-54,90,-126,85xm108,-228r-13,83v38,1,59,-4,66,-43v6,-39,-18,-41,-53,-40",w:190,k:{A:29,"\u00c6":29,"\u00c1":29,"\u00c2":29,"\u00c4":29,"\u00c0":29,"\u00c5":29,"\u00c3":29,",":49,".":49}},Q:{d:"279,6r-54,6r-15,-23v-20,12,-45,18,-70,18v-79,0,-124,-65,-112,-143v12,-76,78,-143,157,-143v79,0,124,67,112,143v-6,37,-23,71,-48,98xm197,-109r19,28v43,-43,37,-146,-39,-147v-51,0,-85,48,-95,95v-12,56,40,111,95,80r-36,-51",w:281},R:{d:"144,-114r59,114r-64,0r-49,-109r-18,109r-53,0r43,-271v82,-2,165,-6,150,81v-6,35,-31,70,-68,76xm108,-228r-13,81v34,1,58,-6,64,-41v5,-36,-19,-41,-51,-40",w:200,k:{T:7,Y:7,"\u00dd":7}},S:{d:"211,-248r-30,36v-14,-33,-70,-27,-76,9v-7,46,100,26,90,117v-10,92,-147,130,-180,40r40,-33v4,21,20,39,43,39v22,0,38,-18,41,-39v4,-28,-20,-36,-40,-44v-32,-14,-54,-32,-49,-74v9,-75,112,-110,161,-51",w:189},T:{d:"143,-225r-35,225r-53,0r35,-225r-54,0r7,-46r162,0r-7,46r-55,0",w:162,k:{"\u00fc":36,"\u00f2":36,"\u00f6":36,"\u00e8":36,"\u00eb":36,"\u00ea":36,"\u00e3":36,"\u00e5":36,"\u00e0":36,"\u00e4":36,"\u00e2":36,w:29,y:29,"\u00fd":29,"\u00ff":29,A:29,"\u00c6":29,"\u00c1":29,"\u00c2":29,"\u00c4":29,"\u00c0":29,"\u00c5":29,"\u00c3":29,",":36,".":36,u:36,"\u00fa":36,"\u00fb":36,"\u00f9":36,"-":29,a:36,"\u00e6":36,"\u00e1":36,c:36,"\u00e7":36,e:36,"\u00e9":36,o:36,"\u00f8":36,"\u00f3":36,"\u00f4":36,"\u00f5":36,r:29,s:36,":":36,";":36}},U:{d:"118,7v-143,0,-64,-179,-57,-278r53,0r-24,151v-5,33,-10,81,35,81v45,0,56,-48,61,-81r24,-151r52,0v-24,115,-7,278,-144,278",w:237},V:{d:"95,-271r37,182r89,-182r57,0r-149,278r-31,0r-60,-278r57,0",w:230,k:{"\u00f6":29,"\u00f4":29,"\u00e8":29,"\u00eb":29,"\u00ea":29,"\u00e3":29,"\u00e5":29,"\u00e0":29,"\u00e4":29,"\u00e2":29,y:7,"\u00fd":7,"\u00ff":7,A:43,"\u00c6":43,"\u00c1":43,"\u00c2":43,"\u00c4":43,"\u00c0":43,"\u00c5":43,"\u00c3":43,",":58,".":43,u:22,"\u00fa":22,"\u00fb":22,"\u00fc":22,"\u00f9":22,"-":11,a:29,"\u00e6":29,"\u00e1":29,e:29,"\u00e9":29,o:29,"\u00f8":29,"\u00f3":29,"\u00f2":29,"\u00f5":29,r:14,":":29,";":29}},W:{d:"93,-271r27,185r83,-189r32,0r27,189r82,-185r56,0r-136,276r-39,0r-26,-177r-79,177r-39,0r-43,-276r55,0",w:351,k:{"\u00fc":14,"\u00f6":22,"\u00ea":22,"\u00e4":22,A:36,"\u00c6":36,"\u00c1":36,"\u00c2":36,"\u00c4":36,"\u00c0":36,"\u00c5":36,"\u00c3":36,",":29,".":29,u:14,"\u00fa":14,"\u00fb":14,"\u00f9":14,a:22,"\u00e6":22,"\u00e1":22,"\u00e2":22,"\u00e0":22,"\u00e5":22,"\u00e3":22,e:22,"\u00e9":22,"\u00eb":22,"\u00e8":22,o:22,"\u00f8":22,"\u00f3":22,"\u00f4":22,"\u00f2":22,"\u00f5":22,r:7,":":29,";":29}},X:{d:"107,-144r-53,-127r62,0r30,84r53,-84r63,0r-96,127r61,144r-61,0r-39,-99r-68,99r-62,0",w:224},Y:{d:"98,-125r-61,-146r62,0r32,94r67,-94r62,0r-109,146r-20,125r-53,0",w:211,k:{"\u00fc":22,"\u00f6":36,v:14,A:36,"\u00c6":36,"\u00c1":36,"\u00c2":36,"\u00c4":36,"\u00c0":36,"\u00c5":36,"\u00c3":36,",":36,".":36,u:22,"\u00fa":22,"\u00fb":22,"\u00f9":22,"-":22,a:36,"\u00e6":36,"\u00e1":36,"\u00e2":36,"\u00e4":36,"\u00e0":36,"\u00e5":36,"\u00e3":36,e:36,"\u00e9":36,"\u00ea":36,"\u00eb":36,"\u00e8":36,o:36,"\u00f8":36,"\u00f3":36,"\u00f4":36,"\u00f2":36,"\u00f5":36,":":36,";":36,p:29,q:36}},Z:{d:"93,-46r113,0r-7,46r-197,0r155,-225r-101,0r7,-46r185,0",w:207},"[":{d:"97,-271r-43,271r33,0r-5,33r-71,0r53,-337r72,0r-6,33r-33,0",w:103},"\\":{d:"59,-305r40,0r85,305r-41,0",w:194},"]":{d:"49,0r43,-271r-33,0r5,-33r72,0r-54,337r-71,0r5,-33r33,0",w:103},"^":{d:"31,-118r93,-153r45,0r46,153r-47,0r-29,-102r-62,102r-46,0"},_:{d:"176,27r-3,18r-180,0r3,-18r180,0",w:180},a:{d:"213,-177r-28,177r-50,0v0,-5,4,-13,2,-16v-13,14,-33,22,-51,22v-52,0,-73,-47,-67,-95v7,-63,91,-129,142,-71r2,-17r50,0xm104,-39v26,0,46,-26,50,-50v4,-24,-8,-49,-34,-49v-26,0,-45,25,-49,49v-4,24,7,50,33,50",w:203},b:{d:"18,0r48,-305r51,0r-23,144v14,-14,33,-22,52,-22v50,0,71,48,66,94v-7,64,-91,130,-141,72r-3,17r-50,0xm111,-39v26,0,46,-26,50,-50v4,-24,-8,-49,-34,-49v-26,0,-46,25,-50,49v-4,24,8,50,34,50",w:203},c:{d:"165,-171r-7,48v-28,-37,-82,-5,-88,36v-7,48,49,65,77,33r-8,49v-64,34,-132,-14,-120,-83v11,-64,83,-120,146,-83",w:151},d:{d:"135,0v0,-5,4,-13,2,-17v-13,14,-33,23,-51,23v-52,0,-73,-47,-67,-95v8,-64,89,-128,142,-72r22,-144r51,0r-49,305r-50,0xm104,-39v26,0,46,-26,50,-50v4,-24,-8,-49,-34,-49v-26,0,-45,25,-49,49v-4,24,7,50,33,50",w:203},e:{d:"188,-80r-117,0v-3,22,2,47,28,47v17,0,28,-10,37,-24r46,8v-18,35,-52,55,-89,55v-55,0,-82,-39,-74,-93v9,-54,44,-96,101,-96v60,0,78,48,68,103xm78,-112r67,0v0,-55,-62,-36,-67,0",w:180},f:{d:"91,-134r-21,134r-50,0r21,-134r-17,0r7,-43r17,0v5,-71,30,-154,111,-127r-7,45v-6,-3,-12,-6,-20,-6v-35,9,-24,57,-34,88r41,0r-7,43r-41,0",w:109,k:{f:-7,"\u00df":-7}},g:{d:"212,-177v-27,106,-1,271,-128,271v-43,0,-83,-26,-78,-73r53,0v0,19,11,31,30,31v40,0,45,-41,47,-70v-13,14,-33,24,-52,24v-52,0,-70,-45,-65,-93v7,-65,90,-131,140,-73r3,-17r50,0xm104,-39v26,0,46,-25,50,-49v4,-24,-8,-50,-34,-50v-26,0,-45,26,-49,50v-4,24,7,49,33,49",w:202},h:{d:"66,-305r51,0r-22,143v13,-14,31,-21,49,-21v92,0,34,120,32,183r-50,0r15,-94v4,-21,8,-48,-20,-48v-30,0,-35,34,-39,55r-14,87r-50,0",w:194},i:{d:"99,-177r-28,177r-50,0r28,-177r50,0xm55,-251v2,-35,66,-42,60,0v-2,36,-66,41,-60,0",w:91},j:{d:"99,-177r-43,271r-50,0r43,-271r50,0xm55,-251v2,-35,66,-42,60,0v-2,36,-66,41,-60,0",w:91},k:{d:"117,-305r-30,193r63,-65r66,0r-87,78r64,99r-66,0r-47,-75r-12,75r-50,0r48,-305r51,0",w:189},l:{d:"117,-305r-49,305r-50,0r48,-305r51,0",w:86},m:{d:"96,-177v0,5,-3,13,-1,16v24,-30,77,-30,93,6v14,-17,34,-28,55,-28v45,0,51,34,45,73r-17,110r-51,0r15,-93v3,-17,9,-49,-16,-49v-27,0,-33,37,-36,55r-13,87r-51,0r14,-90v3,-17,11,-52,-15,-52v-28,0,-33,36,-36,55r-14,87r-50,0r28,-177r50,0",w:288},n:{d:"96,-177v0,5,-3,13,-1,16v13,-16,31,-22,49,-22v92,0,34,120,32,183r-50,0r15,-94v4,-21,8,-48,-20,-48v-30,0,-35,34,-39,55r-14,87r-50,0r28,-177r50,0",w:194},o:{d:"127,-183v55,0,88,40,79,95v-9,55,-53,94,-108,94v-55,0,-87,-39,-78,-94v9,-55,52,-95,107,-95xm121,-138v-26,0,-46,26,-50,50v-4,24,8,49,34,49v26,0,45,-25,49,-49v4,-24,-7,-50,-33,-50",w:197},p:{d:"96,-177r-2,16v14,-14,33,-22,52,-22v50,0,71,48,66,94v-7,64,-91,130,-141,72r-17,111r-51,0r43,-271r50,0xm111,-39v26,0,46,-26,50,-50v4,-24,-8,-49,-34,-49v-26,0,-46,25,-50,49v-4,24,8,50,34,50",w:203},q:{d:"104,-39v26,0,46,-26,50,-50v4,-24,-8,-49,-34,-49v-26,0,-45,25,-49,49v-4,24,7,50,33,50xm213,-177r-42,271r-51,0r17,-111v-13,14,-33,23,-51,23v-52,0,-73,-47,-67,-95v8,-64,89,-128,142,-72r2,-16r50,0",w:203},r:{d:"96,-177r-2,19v17,-20,42,-32,68,-20r-13,47v-35,-23,-69,17,-68,51r-13,80r-50,0r28,-177r50,0",w:132,k:{v:-22,w:-14,y:-22,"\u00fd":-22,"\u00ff":-22,f:-7,"\u00df":-7,",":36,".":36,m:-3,n:-3,"\u00f1":-3,t:-14,u:-7,"\u00fa":-7,"\u00fb":-7,"\u00fc":-7,"\u00f9":-7,x:-14,z:-7,"-":-7}},s:{d:"156,-164r-26,29v-10,-14,-39,-18,-44,3v-2,13,16,16,33,24v64,32,8,114,-51,114v-24,0,-44,-11,-57,-30r28,-30v10,21,50,33,57,2v-1,-32,-68,-22,-59,-73v9,-55,79,-76,119,-39",w:147},t:{d:"96,-134r-21,134r-51,0r21,-134r-17,0r7,-43r17,0r10,-60r50,0r-9,60r31,0r-7,43r-31,0",w:98},u:{d:"45,-177r50,0r-15,96v-3,20,-4,44,22,44v26,0,33,-24,36,-44r15,-96r50,0r-16,104v-8,51,-39,79,-92,79v-53,0,-75,-28,-67,-79",w:192},v:{d:"77,-177r26,100r52,-100r55,0r-110,181r-26,0r-52,-181r55,0",w:175,k:{",":29,".":22}},w:{d:"77,-177r20,102r60,-108r24,0r27,110r54,-104r54,0r-110,181r-26,0r-21,-108r-59,108r-26,0r-52,-181r55,0",w:281,k:{",":29,".":22}},x:{d:"84,-96r-48,-81r62,0r25,46r35,-46r62,0r-75,81r59,96r-62,0r-35,-62r-51,62r-62,0",w:197},y:{d:"73,-27r-51,-150r57,0r26,101r61,-101r56,0r-171,271r-55,0",w:187,k:{",":29,".":29}},z:{d:"90,-42r84,0r-7,42r-167,0r111,-134r-76,0r7,-43r159,0",w:173},"{":{d:"42,-108r4,-26v37,-14,36,-76,46,-120v10,-44,27,-52,71,-48r-5,33v-45,-6,-27,56,-40,86v-6,41,-32,59,-37,62v4,3,24,21,18,62r-10,63v-6,20,2,26,22,23r-5,32v-40,3,-59,-1,-56,-47v3,-39,27,-103,-8,-120",w:140},"|":{d:"81,-323r40,0r0,430r-40,0r0,-430",w:158},"}":{d:"137,-134r-4,26v-38,13,-36,75,-46,120v-10,45,-28,51,-72,47r6,-32v45,6,27,-56,39,-86v6,-41,32,-59,37,-62v-4,-3,-24,-21,-18,-62r10,-64v6,-20,-3,-24,-22,-22r6,-33v40,-3,59,2,56,48v-3,39,-28,102,8,120",w:140},"~":{d:"89,-138v26,-1,44,33,68,35v8,0,20,-19,24,-28r31,33v-14,19,-37,51,-63,51v-28,0,-47,-33,-68,-35v-8,0,-19,18,-25,28r-30,-32v16,-17,37,-52,63,-52"},"\u00a1":{d:"87,-185v18,0,30,14,27,32v-3,18,-19,32,-37,32v-18,0,-30,-14,-27,-32v3,-18,19,-32,37,-32xm18,95r30,-193r51,0r-30,193r-51,0",w:117},"\u00a2":{d:"181,-261r-5,32v10,2,21,4,29,9r-8,50v-26,-39,-85,-6,-86,35v-11,47,49,65,75,32r-8,50v-10,5,-20,8,-31,9r-6,34r-26,0r6,-33v-108,-21,-62,-182,29,-187r5,-31r26,0"},"\u00a3":{d:"150,3v-35,0,-86,-44,-107,-3r-38,-7v12,-24,32,-51,61,-52v8,-14,11,-35,4,-52r-47,0r3,-24r34,0v-27,-76,31,-144,99,-144v60,0,77,38,71,93r-54,6v9,-23,0,-54,-26,-54v-44,0,-54,61,-36,99r49,0r-4,24r-40,0v0,20,-6,39,-9,56v13,4,31,14,45,15v12,0,18,-11,23,-21r36,8v-12,29,-30,56,-64,56"},"\u00a5":{d:"132,-177r65,-94r61,0r-80,109r48,0r-3,24r-63,0v-6,7,-12,14,-12,26r71,0r-4,24r-71,0r-14,88r-53,0r14,-88r-70,0r3,-24r71,0v3,-10,0,-19,-4,-26r-62,0r3,-24r49,0r-46,-109r62,0"},"\u00a7":{d:"104,-123r46,30v9,-7,15,-18,17,-28v3,-17,-8,-21,-19,-29r-45,-32v-9,6,-17,18,-19,28v-3,18,8,23,20,31xm167,-246v1,-15,-8,-27,-23,-27v-14,0,-24,14,-26,27v5,57,109,48,96,117v-4,21,-17,44,-35,58v29,60,-23,119,-84,119v-49,0,-82,-32,-71,-84r50,0v-4,21,5,43,28,43v18,0,31,-15,34,-32v-5,-60,-113,-46,-99,-119v4,-23,17,-42,36,-58v-23,-57,25,-108,77,-108v39,0,67,24,62,64r-45,0",w:207},"\u00a4":{d:"35,-60v-15,-27,-2,-80,16,-96r-19,-20r31,-27r19,21v21,-20,83,-21,102,0r25,-21r22,27r-24,20v15,27,3,80,-15,96r18,20r-31,27r-19,-21v-20,19,-83,22,-101,0r-26,21r-22,-27xm112,-53v32,0,62,-24,67,-55v5,-33,-16,-55,-49,-55v-67,0,-97,109,-18,110"},"'":{d:"75,-271r43,0r-25,118r-31,0",w:106},"\u00ab":{d:"140,-115r35,65r-35,21r-43,-86r71,-88r27,20xm68,-115r35,65r-35,21r-43,-86r71,-88r27,20",w:185},"\u00b7":{d:"72,-124v18,0,29,13,27,31v-3,38,-71,46,-64,0v3,-18,19,-31,37,-31",w:104},"\u00b6":{d:"244,-271r-5,33r-22,0r-47,293r-37,0r46,-293r-22,0r-46,293r-38,0r25,-157v-41,0,-66,-28,-62,-77v4,-44,44,-92,92,-92r116,0",w:207},"\u00bb":{d:"26,-50r55,-65r-34,-68r34,-20r44,88r-71,86xm98,-50r55,-65r-34,-68r34,-20r44,88r-71,86",w:185},"\u00bf":{d:"136,-91r-11,72v-30,-7,-60,8,-65,38v-2,14,3,32,20,32v18,0,27,-17,29,-34r53,0v-5,44,-45,78,-89,78v-104,0,-70,-140,5,-152r8,-34r50,0xm125,-185v18,0,30,14,27,32v-3,18,-19,32,-37,32v-18,0,-30,-14,-27,-32v3,-18,19,-32,37,-32",w:175},"`":{d:"69,-256r40,-23r34,61r-28,16",w:136},"\u00b4":{d:"116,-279r33,23r-63,54r-23,-16",w:136},"\u00af":{d:"46,-271r138,0r-5,31r-138,0",w:144},"\u00a8":{d:"78,-274v16,0,26,12,24,28v-4,34,-64,40,-58,0v3,-16,18,-28,34,-28xm154,-274v16,0,26,12,24,28v-4,34,-64,40,-58,0v3,-16,18,-28,34,-28",w:144},"\u00b8":{d:"68,7r31,17r-50,50r-25,-14",w:136},"\u00c6":{d:"177,-57r-94,0r-30,57r-56,0r148,-271r134,0r9,46r-90,0r13,60r89,0r9,46r-89,0r15,73r90,0r9,46r-145,0xm170,-100r-20,-93r-45,93r65,0",w:331},"\u00aa":{d:"163,-275r-17,106r-32,0v0,-3,3,-8,1,-10v-31,32,-91,-1,-77,-43v2,-38,60,-79,92,-43r1,-10r32,0xm94,-192v33,1,47,-56,9,-60v-33,-1,-47,56,-9,60",w:122},"\u00d8":{d:"239,-181r-135,121v10,9,25,15,44,15v72,0,105,-68,91,-136xm86,-89r134,-122v-69,-47,-162,32,-134,122xm0,-12r40,-36v-63,-138,98,-297,224,-203r36,-32r24,25r-39,35v64,137,-98,296,-224,202r-38,35",w:281},"\u00ba":{d:"105,-279v36,0,54,24,52,57v-4,66,-135,79,-121,0v5,-33,33,-57,69,-57xm101,-252v-33,-1,-47,56,-9,60v32,1,46,-56,9,-60",w:122},"\u00e6":{d:"182,-112r67,0v0,-55,-62,-36,-67,0xm121,-54v-1,-33,-55,-31,-60,0v-3,17,11,24,26,24v14,0,31,-9,34,-24xm292,-80r-116,0v-3,22,1,47,27,47v17,0,29,-10,38,-24r46,8v-24,54,-113,79,-148,26v-36,43,-137,43,-127,-29v7,-52,70,-72,116,-48v14,-48,-42,-51,-78,-36r6,-39v38,-11,87,-15,104,19v17,-18,42,-27,65,-27v60,0,77,49,67,103",w:285},"\u00f8":{d:"72,-65r73,-62v-33,-31,-85,13,-73,62xm154,-106r-70,60v35,22,77,-15,70,-60xm-1,-4r30,-26v-46,-91,69,-200,155,-133r31,-26r17,18r-33,28v39,93,-69,189,-154,132r-30,26",w:203},"\u00df":{d:"97,-38v60,8,92,-110,17,-110r7,-42v24,0,40,-17,44,-40v3,-19,-5,-36,-25,-36v-33,0,-37,47,-41,69r-31,197r-50,0r35,-217v8,-54,36,-93,94,-93v80,0,87,106,30,137v31,14,39,48,34,82v-10,61,-56,99,-121,97",w:201},"\u00b9":{d:"95,-244r-23,0r4,-27r58,0r-26,162r-34,0",w:124},"\u00ac":{d:"162,-51r10,-62r-142,0r7,-43r184,0r-17,105r-42,0"},"\u00b5":{d:"45,-177r50,0r-15,96v-3,20,-4,44,22,44v26,0,33,-24,36,-44r15,-96r50,0r-16,104v-8,51,-39,79,-92,79v-14,0,-20,-6,-27,-11r-15,99r-51,0",w:192},"\u00d0":{d:"19,0r20,-121r-26,0r6,-44r26,0r17,-106r76,0v78,0,122,59,110,136v-12,76,-76,135,-153,135r-76,0xm108,-225r-10,60r41,0r-7,44r-41,0r-11,75v70,3,104,-34,113,-90v10,-62,-20,-92,-85,-89",w:232},"\u00bd":{d:"238,-281r22,12r-189,280r-23,-12xm76,-244r-23,0r4,-27r58,0r-26,162r-34,0xm244,-28r58,0r-4,28r-119,0v32,-35,81,-69,101,-113v2,-15,-4,-27,-19,-27v-15,0,-25,16,-26,28r-36,0v7,-31,31,-55,67,-55v32,0,54,22,49,52v-7,38,-45,63,-71,87",w:312},"\u00b1":{d:"12,0r7,-42r184,0r-7,42r-184,0xm119,-227r42,0r-9,62r70,0r-6,43r-71,0r-10,62r-42,0r9,-62r-71,0r7,-43r71,0"},"\u00de":{d:"82,-58r-10,58r-53,0r43,-271r53,0r-7,43v67,-3,111,15,100,84v-11,67,-53,91,-126,86xm102,-184r-13,82v37,1,58,-3,65,-42v6,-39,-18,-41,-52,-40",w:190},"\u00bc":{d:"288,-54r18,0r-4,25r-18,0r-5,29r-32,0r4,-29r-77,0r2,-14r98,-123r31,0xm255,-54r10,-65r-48,65r38,0xm255,-281r22,12r-190,280r-23,-12xm76,-244r-23,0r4,-27r58,0r-26,162r-34,0",w:312},"\u00f7":{d:"78,-23v2,-36,66,-40,60,0v-2,35,-66,42,-60,0xm100,-162v2,-35,66,-41,59,0v-2,36,-66,41,-59,0xm23,-71r7,-42r184,0r-7,42r-184,0"},"\u00a6":{d:"81,-290r40,0r0,150r-40,0r0,-150xm81,-75r40,0r0,150r-40,0r0,-150",w:158},"\u00b0":{d:"162,-225v-5,30,-33,54,-63,54v-30,0,-50,-24,-45,-54v4,-30,32,-54,62,-54v30,0,51,24,46,54xm112,-254v-34,-4,-50,58,-9,59v33,3,51,-59,9,-59",w:144},"\u00fe":{d:"117,-305r-23,144v14,-14,33,-22,52,-22v50,0,71,48,66,94v-7,64,-91,130,-141,72r-17,111r-51,0r63,-399r51,0xm111,-39v26,0,46,-26,50,-50v4,-24,-8,-49,-34,-49v-26,0,-46,25,-50,49v-4,24,8,50,34,50",w:203},"\u00be":{d:"288,-54r18,0r-4,25r-18,0r-5,29r-32,0r4,-29r-77,0r2,-14r98,-123r31,0xm255,-54r10,-65r-48,65r38,0xm273,-281r23,12r-190,280r-23,-12xm90,-232r-32,0v7,-28,29,-47,61,-47v51,0,56,60,21,80v44,30,0,92,-50,92v-32,0,-53,-23,-50,-52r34,0v-1,13,6,24,21,24v15,0,26,-13,28,-26v3,-16,-8,-31,-27,-25v3,-7,-1,-22,8,-23v25,4,40,-42,9,-43v-12,0,-21,10,-23,20",w:312},"\u00b2":{d:"86,-136r57,0r-4,27r-119,0v32,-35,81,-69,101,-113v2,-15,-3,-26,-18,-26v-15,0,-25,16,-26,28r-37,0v7,-31,31,-56,67,-56v32,0,54,22,49,52v-7,38,-45,63,-70,88",w:124},"\u00ae":{d:"143,7v-79,0,-132,-63,-119,-143v13,-80,85,-143,164,-143v79,0,132,63,119,143v-13,80,-85,143,-164,143xm183,-248v-61,0,-118,48,-128,112v-10,64,32,112,93,112v61,0,118,-48,128,-112v10,-64,-32,-112,-93,-112xm193,-121r27,59r-34,0r-25,-59r-26,0r-10,59r-31,0r24,-149v55,4,134,-19,122,46v-4,27,-20,42,-47,44xm139,-148v29,-2,70,9,72,-20v2,-25,-41,-13,-66,-16",w:288},"\u00f0":{d:"71,-283r40,-27v10,9,22,20,33,33r48,-27r18,21r-48,28v22,29,57,78,44,161v-12,79,-72,100,-108,100v-50,0,-88,-36,-78,-95v11,-65,67,-106,129,-87v-6,-19,-13,-33,-29,-54r-48,27r-18,-22r48,-27v-11,-12,-19,-21,-31,-31xm121,-138v-26,0,-46,26,-50,50v-4,24,8,49,34,49v26,0,45,-25,49,-49v4,-24,-7,-50,-33,-50",w:197},"\u00d7":{d:"36,-154r35,-30r53,62r71,-62r26,30r-72,62r52,62r-35,30r-52,-62r-72,62r-25,-30r72,-62"},"\u00b3":{d:"80,-232r-33,0v7,-28,30,-47,62,-47v51,0,56,60,21,80v42,31,-2,92,-51,92v-32,0,-53,-23,-50,-52r35,0v-1,13,6,24,21,24v15,0,26,-13,28,-26v3,-15,-9,-31,-27,-25r3,-23v28,7,45,-40,13,-43v-12,0,-20,10,-22,20",w:124},"\u00a9":{d:"143,7v-79,0,-132,-63,-119,-143v13,-80,85,-143,164,-143v79,0,132,63,119,143v-13,80,-85,143,-164,143xm183,-248v-61,0,-118,48,-128,112v-10,64,32,112,93,112v61,0,118,-48,128,-112v10,-64,-32,-112,-93,-112xm243,-165r-32,0v-1,-19,-19,-28,-36,-28v-30,0,-53,28,-59,56v-12,54,64,78,86,29r32,0v-12,34,-42,58,-82,58v-46,0,-75,-40,-67,-87v8,-47,49,-87,95,-87v40,0,62,25,63,59",w:288},"\u00c1":{d:"178,-57r-94,0r-31,57r-56,0r150,-279r41,0r59,279r-57,0xm170,-100r-18,-99r-46,99r64,0xm193,-361r33,23r-63,54r-23,-16",w:243},"\u00c2":{d:"178,-57r-94,0r-31,57r-56,0r150,-279r41,0r59,279r-57,0xm170,-100r-18,-99r-46,99r64,0xm109,-305r70,-56r52,56r-25,23r-34,-37r-45,37",w:243},"\u00c4":{d:"178,-57r-94,0r-31,57r-56,0r150,-279r41,0r59,279r-57,0xm170,-100r-18,-99r-46,99r64,0xm107,-328v2,-34,64,-38,58,0v-3,34,-64,40,-58,0xm216,-356v16,0,26,12,24,28v-4,34,-63,40,-57,0v3,-16,17,-28,33,-28",w:243},"\u00c0":{d:"178,-57r-94,0r-31,57r-56,0r150,-279r41,0r59,279r-57,0xm170,-100r-18,-99r-46,99r64,0xm126,-338r41,-23r33,61r-28,16",w:243},"\u00c5":{d:"178,-57r-94,0r-31,57r-56,0r150,-279r41,0r59,279r-57,0xm170,-100r-18,-99r-46,99r64,0xm137,-325v2,-42,79,-50,72,0v-2,43,-79,52,-72,0xm175,-339v-18,-2,-24,29,-4,29v17,1,25,-29,4,-29",w:243},"\u00c3":{d:"178,-57r-94,0r-31,57r-56,0r150,-279r41,0r59,279r-57,0xm170,-100r-18,-99r-46,99r64,0xm194,-298v-21,0,-53,-32,-64,-2r-29,0v5,-21,22,-50,47,-50v25,0,55,33,68,1r30,0v-8,23,-25,51,-52,51",w:243},"\u00c7":{d:"243,-263r-10,64v-48,-65,-145,-6,-151,64v-4,46,17,92,66,92v23,0,46,-12,64,-29r-10,63v-93,49,-192,-24,-174,-125v16,-94,117,-181,215,-129xm108,7r31,17r-50,50r-25,-14",w:216},"\u00c9":{d:"195,-225r-87,0r-9,59r84,0r-7,46r-85,0r-11,74r87,0r-7,46r-141,0r43,-271r141,0xm159,-361r33,23r-63,54r-23,-16",w:175},"\u00ca":{d:"195,-225r-87,0r-9,59r84,0r-7,46r-85,0r-11,74r87,0r-7,46r-141,0r43,-271r141,0xm75,-305r70,-56r52,56r-25,23r-34,-37r-45,37",w:175},"\u00cb":{d:"195,-225r-87,0r-9,59r84,0r-7,46r-85,0r-11,74r87,0r-7,46r-141,0r43,-271r141,0xm107,-356v16,0,26,12,24,28v-4,34,-64,40,-58,0v3,-16,18,-28,34,-28xm183,-356v16,0,26,12,24,28v-4,34,-64,40,-58,0v3,-16,18,-28,34,-28",w:175},"\u00c8":{d:"195,-225r-87,0r-9,59r84,0r-7,46r-85,0r-11,74r87,0r-7,46r-141,0r43,-271r141,0xm93,-338r40,-23r33,61r-28,16",w:175},"\u00cd":{d:"115,-271r-43,271r-53,0r43,-271r53,0xm112,-361r33,23r-63,54r-23,-16",w:91},"\u00ce":{d:"115,-271r-43,271r-53,0r43,-271r53,0xm33,-305r70,-56r52,56r-25,23r-34,-37r-45,37",w:91},"\u00cf":{d:"115,-271r-43,271r-53,0r43,-271r53,0xm31,-328v2,-34,64,-38,58,0v-3,34,-64,40,-58,0xm107,-328v2,-34,64,-38,58,0v-3,34,-64,40,-58,0",w:91},"\u00cc":{d:"115,-271r-43,271r-53,0r43,-271r53,0xm54,-338r40,-23r34,61r-28,16",w:91},"\u00d1":{d:"19,0r45,-279r38,0r113,190r29,-182r53,0r-44,276r-38,0r-113,-189r-30,184r-53,0xm209,-298v-21,0,-53,-32,-64,-2r-29,0v5,-21,22,-50,47,-50v25,0,55,33,68,1r30,0v-8,23,-25,51,-52,51",w:273},"\u00d3":{d:"297,-136v-13,80,-74,143,-157,143v-83,0,-125,-63,-112,-143v13,-81,76,-143,157,-143v81,0,125,62,112,143xm242,-138v7,-44,-15,-88,-65,-88v-50,0,-87,44,-94,88v-7,42,6,93,65,93v59,0,87,-51,94,-93xm212,-361r33,23r-63,54r-23,-16",w:281},"\u00d4":{d:"297,-136v-13,80,-74,143,-157,143v-83,0,-125,-63,-112,-143v13,-81,76,-143,157,-143v81,0,125,62,112,143xm242,-138v7,-44,-15,-88,-65,-88v-50,0,-87,44,-94,88v-7,42,6,93,65,93v59,0,87,-51,94,-93xm128,-305r70,-56r52,56r-25,23r-34,-37r-45,37",w:281},"\u00d6":{d:"297,-136v-13,80,-74,143,-157,143v-83,0,-125,-63,-112,-143v13,-81,76,-143,157,-143v81,0,125,62,112,143xm242,-138v7,-44,-15,-88,-65,-88v-50,0,-87,44,-94,88v-7,42,6,93,65,93v59,0,87,-51,94,-93xm126,-328v2,-34,64,-38,58,0v-3,34,-64,40,-58,0xm202,-328v2,-34,64,-38,58,0v-3,34,-64,40,-58,0",w:281},"\u00d2":{d:"297,-136v-13,80,-74,143,-157,143v-83,0,-125,-63,-112,-143v13,-81,76,-143,157,-143v81,0,125,62,112,143xm242,-138v7,-44,-15,-88,-65,-88v-50,0,-87,44,-94,88v-7,42,6,93,65,93v59,0,87,-51,94,-93xm145,-338r41,-23r33,61r-28,16",w:281},"\u00d5":{d:"297,-136v-13,80,-74,143,-157,143v-83,0,-125,-63,-112,-143v13,-81,76,-143,157,-143v81,0,125,62,112,143xm242,-138v7,-44,-15,-88,-65,-88v-50,0,-87,44,-94,88v-7,42,6,93,65,93v59,0,87,-51,94,-93xm213,-298v-21,0,-53,-32,-64,-2r-29,0v5,-21,22,-50,47,-50v25,0,55,33,68,1r30,0v-8,23,-25,51,-52,51",w:281},"\u00da":{d:"118,7v-143,0,-64,-179,-57,-278r53,0r-24,151v-5,33,-10,81,35,81v45,0,56,-48,61,-81r24,-151r52,0v-24,115,-7,278,-144,278xm197,-361r33,23r-63,54r-23,-16",w:237},"\u00db":{d:"118,7v-143,0,-64,-179,-57,-278r53,0r-24,151v-5,33,-10,81,35,81v45,0,56,-48,61,-81r24,-151r52,0v-24,115,-7,278,-144,278xm106,-305r70,-56r52,56r-25,23r-34,-37r-45,37",w:237},"\u00dc":{d:"118,7v-143,0,-64,-179,-57,-278r53,0r-24,151v-5,33,-10,81,35,81v45,0,56,-48,61,-81r24,-151r52,0v-24,115,-7,278,-144,278xm107,-328v2,-34,64,-38,58,0v-3,34,-64,40,-58,0xm216,-356v16,0,26,12,24,28v-4,34,-63,40,-57,0v3,-16,17,-28,33,-28",w:237},"\u00d9":{d:"118,7v-143,0,-64,-179,-57,-278r53,0r-24,151v-5,33,-10,81,35,81v45,0,56,-48,61,-81r24,-151r52,0v-24,115,-7,278,-144,278xm114,-338r41,-23r33,61r-28,16",w:237},"\u00dd":{d:"98,-125r-61,-146r62,0r32,94r67,-94r62,0r-109,146r-20,125r-53,0xm190,-361r33,23r-63,54r-23,-16",w:211,k:{v:14,A:36,"\u00c6":36,"\u00c1":36,"\u00c2":36,"\u00c4":36,"\u00c0":36,"\u00c5":36,"\u00c3":36,",":36,".":36,u:22,"\u00fa":22,"\u00fb":22,"\u00fc":22,"\u00f9":22,"-":22,a:36,"\u00e6":36,"\u00e1":36,"\u00e2":36,"\u00e4":36,"\u00e0":36,"\u00e5":36,"\u00e3":36,e:36,"\u00e9":36,"\u00ea":36,"\u00eb":36,"\u00e8":36,o:36,"\u00f8":36,"\u00f3":36,"\u00f4":36,"\u00f6":36,"\u00f2":36,"\u00f5":36,":":36,";":36,p:29,q:36}},"\u00e1":{d:"213,-177r-28,177r-50,0v0,-5,4,-13,2,-16v-13,14,-33,22,-51,22v-52,0,-73,-47,-67,-95v7,-63,91,-129,142,-71r2,-17r50,0xm104,-39v26,0,46,-26,50,-50v4,-24,-8,-49,-34,-49v-26,0,-45,25,-49,49v-4,24,7,50,33,50xm164,-279r33,23r-63,54r-23,-16",w:203},"\u00e2":{d:"213,-177r-28,177r-50,0v0,-5,4,-13,2,-16v-13,14,-33,22,-51,22v-52,0,-73,-47,-67,-95v7,-63,91,-129,142,-71r2,-17r50,0xm104,-39v26,0,46,-26,50,-50v4,-24,-8,-49,-34,-49v-26,0,-45,25,-49,49v-4,24,7,50,33,50xm76,-223r70,-56r52,56r-25,24r-34,-38r-45,38",w:203},"\u00e4":{d:"213,-177r-28,177r-50,0v0,-5,4,-13,2,-16v-13,14,-33,22,-51,22v-52,0,-73,-47,-67,-95v7,-63,91,-129,142,-71r2,-17r50,0xm104,-39v26,0,46,-26,50,-50v4,-24,-8,-49,-34,-49v-26,0,-45,25,-49,49v-4,24,7,50,33,50xm108,-274v16,0,26,12,24,28v-4,34,-64,40,-58,0v3,-16,18,-28,34,-28xm184,-274v16,0,26,12,24,28v-4,34,-64,40,-58,0v3,-16,18,-28,34,-28",w:203},"\u00e0":{d:"213,-177r-28,177r-50,0v0,-5,4,-13,2,-16v-13,14,-33,22,-51,22v-52,0,-73,-47,-67,-95v7,-63,91,-129,142,-71r2,-17r50,0xm104,-39v26,0,46,-26,50,-50v4,-24,-8,-49,-34,-49v-26,0,-45,25,-49,49v-4,24,7,50,33,50xm88,-256r41,-23r33,61r-28,16",w:203},"\u00e5":{d:"213,-177r-28,177r-50,0v0,-5,4,-13,2,-16v-13,14,-33,22,-51,22v-52,0,-73,-47,-67,-95v7,-63,91,-129,142,-71r2,-17r50,0xm104,-39v26,0,46,-26,50,-50v4,-24,-8,-49,-34,-49v-26,0,-45,25,-49,49v-4,24,7,50,33,50xm104,-243v2,-42,79,-50,72,0v-2,44,-79,50,-72,0xm143,-257v-17,-2,-25,28,-5,29v16,2,25,-28,5,-29",w:203},"\u00e3":{d:"213,-177r-28,177r-50,0v0,-5,4,-13,2,-16v-13,14,-33,22,-51,22v-52,0,-73,-47,-67,-95v7,-63,91,-129,142,-71r2,-17r50,0xm104,-39v26,0,46,-26,50,-50v4,-24,-8,-49,-34,-49v-26,0,-45,25,-49,49v-4,24,7,50,33,50xm161,-216v-21,0,-53,-33,-63,-1r-30,0v5,-21,22,-50,47,-50v25,0,55,32,68,0r30,0v-8,23,-25,51,-52,51",w:203},"\u00e7":{d:"165,-171r-7,48v-28,-37,-82,-5,-88,36v-7,48,49,65,77,33r-8,49v-64,34,-132,-14,-120,-83v11,-64,83,-120,146,-83xm76,7r30,17r-49,50r-25,-14",w:151},"\u00e9":{d:"188,-80r-117,0v-3,22,2,47,28,47v17,0,28,-10,37,-24r46,8v-18,35,-52,55,-89,55v-55,0,-82,-39,-74,-93v9,-54,44,-96,101,-96v60,0,78,48,68,103xm78,-112r67,0v0,-55,-62,-36,-67,0xm152,-279r33,23r-63,54r-23,-16",w:180},"\u00ea":{d:"188,-80r-117,0v-3,22,2,47,28,47v17,0,28,-10,37,-24r46,8v-18,35,-52,55,-89,55v-55,0,-82,-39,-74,-93v9,-54,44,-96,101,-96v60,0,78,48,68,103xm78,-112r67,0v0,-55,-62,-36,-67,0xm64,-223r71,-56r52,56r-25,24r-34,-38r-46,38",w:180},"\u00eb":{d:"188,-80r-117,0v-3,22,2,47,28,47v17,0,28,-10,37,-24r46,8v-18,35,-52,55,-89,55v-55,0,-82,-39,-74,-93v9,-54,44,-96,101,-96v60,0,78,48,68,103xm78,-112r67,0v0,-55,-62,-36,-67,0xm96,-274v16,0,26,12,24,28v-4,34,-63,40,-57,0v3,-16,17,-28,33,-28xm172,-274v16,0,26,12,24,28v-4,34,-63,40,-57,0v3,-16,17,-28,33,-28",w:180},"\u00e8":{d:"188,-80r-117,0v-3,22,2,47,28,47v17,0,28,-10,37,-24r46,8v-18,35,-52,55,-89,55v-55,0,-82,-39,-74,-93v9,-54,44,-96,101,-96v60,0,78,48,68,103xm78,-112r67,0v0,-55,-62,-36,-67,0xm77,-256r40,-23r33,61r-28,16",w:180},"\u00ed":{d:"99,-177r-28,177r-50,0r28,-177r50,0xm102,-279r33,23r-63,54r-23,-16",w:91},"\u00ee":{d:"99,-177r-28,177r-50,0r28,-177r50,0xm20,-223r70,-56r52,56r-25,24r-34,-38r-45,38",w:91},"\u00ef":{d:"99,-177r-28,177r-50,0r28,-177r50,0xm18,-246v2,-34,64,-38,58,0v-3,34,-64,40,-58,0xm94,-246v2,-34,64,-38,58,0v-3,34,-64,40,-58,0",w:91},"\u00ec":{d:"99,-177r-28,177r-50,0r28,-177r50,0xm37,-256r40,-23r34,61r-28,16",w:91},"\u00f1":{d:"96,-177v0,5,-3,13,-1,16v13,-16,31,-22,49,-22v92,0,34,120,32,183r-50,0r15,-94v4,-21,8,-48,-20,-48v-30,0,-35,34,-39,55r-14,87r-50,0r28,-177r50,0xm157,-216v-22,0,-53,-33,-64,-1r-30,0v5,-21,23,-50,48,-50v26,0,55,31,68,0r29,0v-8,23,-24,51,-51,51",w:194},"\u00f3":{d:"127,-183v55,0,88,40,79,95v-9,55,-53,94,-108,94v-55,0,-87,-39,-78,-94v9,-55,52,-95,107,-95xm121,-138v-26,0,-46,26,-50,50v-4,24,8,49,34,49v26,0,45,-25,49,-49v4,-24,-7,-50,-33,-50xm161,-279r33,23r-63,54r-23,-16",w:197},"\u00f4":{d:"127,-183v55,0,88,40,79,95v-9,55,-53,94,-108,94v-55,0,-87,-39,-78,-94v9,-55,52,-95,107,-95xm121,-138v-26,0,-46,26,-50,50v-4,24,8,49,34,49v26,0,45,-25,49,-49v4,-24,-7,-50,-33,-50xm73,-223r70,-56r52,56r-25,24r-34,-38r-45,38",w:197},"\u00f6":{d:"127,-183v55,0,88,40,79,95v-9,55,-53,94,-108,94v-55,0,-87,-39,-78,-94v9,-55,52,-95,107,-95xm121,-138v-26,0,-46,26,-50,50v-4,24,8,49,34,49v26,0,45,-25,49,-49v4,-24,-7,-50,-33,-50xm71,-246v2,-34,64,-38,58,0v-3,34,-64,40,-58,0xm180,-274v16,0,26,12,24,28v-4,34,-63,40,-57,0v3,-16,17,-28,33,-28",w:197},"\u00f2":{d:"127,-183v55,0,88,40,79,95v-9,55,-53,94,-108,94v-55,0,-87,-39,-78,-94v9,-55,52,-95,107,-95xm121,-138v-26,0,-46,26,-50,50v-4,24,8,49,34,49v26,0,45,-25,49,-49v4,-24,-7,-50,-33,-50xm85,-256r40,-23r34,61r-28,16",w:197},"\u00f5":{d:"127,-183v55,0,88,40,79,95v-9,55,-53,94,-108,94v-55,0,-87,-39,-78,-94v9,-55,52,-95,107,-95xm121,-138v-26,0,-46,26,-50,50v-4,24,8,49,34,49v26,0,45,-25,49,-49v4,-24,-7,-50,-33,-50xm158,-216v-21,0,-53,-32,-64,-1r-29,0v5,-21,22,-50,47,-50v25,0,55,32,68,0r30,0v-8,23,-25,51,-52,51",w:197},"\u00fa":{d:"45,-177r50,0r-15,96v-3,20,-4,44,22,44v26,0,33,-24,36,-44r15,-96r50,0r-16,104v-8,51,-39,79,-92,79v-53,0,-75,-28,-67,-79xm158,-279r34,23r-63,54r-24,-16",w:192},"\u00fb":{d:"45,-177r50,0r-15,96v-3,20,-4,44,22,44v26,0,33,-24,36,-44r15,-96r50,0r-16,104v-8,51,-39,79,-92,79v-53,0,-75,-28,-67,-79xm71,-223r70,-56r52,56r-25,24r-34,-38r-45,38",w:192},"\u00fc":{d:"45,-177r50,0r-15,96v-3,20,-4,44,22,44v26,0,33,-24,36,-44r15,-96r50,0r-16,104v-8,51,-39,79,-92,79v-53,0,-75,-28,-67,-79xm102,-274v16,0,26,12,24,28v-4,34,-63,40,-57,0v3,-16,17,-28,33,-28xm178,-274v16,0,26,12,24,28v-4,34,-63,40,-57,0v3,-16,17,-28,33,-28",w:192},"\u00f9":{d:"45,-177r50,0r-15,96v-3,20,-4,44,22,44v26,0,33,-24,36,-44r15,-96r50,0r-16,104v-8,51,-39,79,-92,79v-53,0,-75,-28,-67,-79xm83,-256r40,-23r34,61r-28,16",w:192},"\u00fd":{d:"73,-27r-51,-150r57,0r26,101r61,-101r56,0r-171,271r-55,0xm161,-279r33,23r-63,54r-23,-16",w:187,k:{",":29,".":29}},"\u00ff":{d:"73,-27r-51,-150r57,0r26,101r61,-101r56,0r-171,271r-55,0xm102,-274v16,0,26,12,24,28v-4,34,-63,40,-57,0v3,-16,17,-28,33,-28xm178,-274v16,0,26,12,24,28v-4,34,-63,40,-57,0v3,-16,17,-28,33,-28",w:187,k:{",":29,".":29}},"\u00a0":{w:104},"\u00ad":{d:"37,-136r88,0r-7,41r-87,0",w:118}}});
