(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})})}(function(a){a.fn.NieuwsItem_Widget_Carrousel=function(e){var f=a.extend({},a.fn.NieuwsItem_Widget_Carrousel.defaults,e);return this.each(function(){var g=a(this);var j=f;var h={nieuwsindex:0};a(".item",g).each(function(){a("> div",this).each(function(){var l=a(this).parent().height();var k=a(this).height();a(this).css("padding-top",((l-k)/2)+"px")})});a(".item:last",g).css("border-bottom-width","1px");a(".links",g).css("height",(a(g).height()+5)+"px");a(".links .AchtergrondDiv",g).css("height",(a(g).height()+5)+"px");a(".links .AchtergrondDiv",g).css("width",a(".links",g).width()+"px");a(".links .OverlayDivTekst",g).css("width",a(".links",g).width()-(a(".links .OverlayDivTekst",g).innerWidth()-a(".links .OverlayDivTekst",g).width())+"px");a(".links .OverlayDivTekst",g).css("height",a(".links .OverlayDiv",g).height()-(a(".links .OverlayDivTekst",g).innerHeight()-a(".links .OverlayDivTekst",g).height())+"px");a(".links .OverlayDiv",g).css("margin-top",(a(".links",g).height()-a(".links .OverlayDiv",g).height())+"px");a(".links .OverlayDivTekst",g).css("margin-top",(a(".links",g).height()-a(".links .OverlayDiv",g).height())+"px");a(".links .OverlayDivTekst",g).css("height",(a(".links .OverlayDivTekst",g).height()-parseInt(a(".links .OverlayDivTekst",g).css("padding-bottom").replace("px","")))+"px");a(".links .OverlayDiv",g).css("width",a(".links",g).width()+"px");b(g,h);switch(f.wisselEvent){case"click":a(".item .uitgebreidTitel a",g).click(function(){a(this).parent().trigger("click");return false});a(".item .uitgebreidTitel",g).click(function(){d(g,this,f,h)});break;case"hover":a(".item .uitgebreidTitel",g).mouseenter(function(){d(g,this,f,h)});break}a(window).load(function(){c(g,f,h)})})};a.fn.NieuwsItem_Widget_Carrousel.defaults={wisselEvent:"click",timeout:6000};function d(e,g,h,f){a(e).stopTime();f.nieuwsindex=a(".item",e).index(a(g).parents(".item:first"));b(e,f);c(e,h,f)}function c(e,g,f){a(e).everyTime(g.timeout,function(h){if(f.nieuwsindex<(a(".item",e).length-1)){f.nieuwsindex+=1}else{f.nieuwsindex=0}b(e,f)},0)}function b(e,f){a(".item.Actief",e).removeClass("Actief");a(".item:eq("+f.nieuwsindex+")",e).addClass("Actief");if(a(".item.Actief img",e).length==1){var g=a("<img onLoad='$.fn.NieuwsItem_Widget_Carrousel.imgLoad(this);' />").attr("src",a(".item.Actief img:first",e).attr("src").replace("thumbs","groot")).data("carrouselDiv",e).appendTo(".AchtergrondDiv",e)}else{a(".AchtergrondDiv",e).empty()}a(".links .OverlayDivTekst .titel",e).html(a(".item.Actief .uitgebreidTitel span",e).html());a(".links .OverlayDivTekst .inleiding",e).html(a(".item.Actief .uitgebreidTitel div",e).html())}a.fn.NieuwsItem_Widget_Carrousel.imgLoad=function(g){a(g).siblings().remove();var e=a(g).data("carrouselDiv");var f=(a(".links",e).height()/a(".links",e).width());var h=(a(g).height()/a(g).width());if(h<f){a(g).css("height",a(".links",e).height()+"px")}else{a(g).css("width",a(".links",e).width()+"px")}}})(jQuery);Cufon.replace(".content > h1");Cufon.replace("#menu > ul > li > a");Cufon.replace("li.item.sortable h2 span");$(document).ready(function(){if($("#BreadCrumbDiv").length==1){$(".ContentIconsUL").insertAfter($("#BreadCrumbDiv"))}else{$(".ContentIconsUL").css("margin-top","20px")}$("#InfoBalk li.item.sortable").each(function(){$("> ul",this).each(function(){$("> li:first",this).css("border-top","none")})});$(".NieuwsItem span.datum, .WedstrijdverslagItem span.datum").each(function(){var e=0;var h=0;var k=new Array("jan","feb","maa","apr","mei","jun","jul","aug","sep","okt","nov","dec");if($(this).html().startsWith("Vandaag")){var m=new Date();e=m.getDate();h=k[m.getMonth()]}else{if($(this).html().startsWith("Gisteren")){var g=new Date();g.setDate(g.getDate()-1);e=g.getDate();h=k[g.getMonth()]}else{var l=/^(\d+)\s([a-z]{3})/;var j=l.exec($(this).html());e=j[1];h=j[2]}}var f=$("<div class='datumDiv'><div class='dag'>"+e+"</div><div class='maand'>"+h+"</div></div>");$(this).after(f)});$(".NieuwsItem a.imagelink, .WedstrijdverslagItem a.imagelink").each(function(){$(this).prependTo($(this).parent())});$(".IbUitslagenTeamsDd2").change(function(){var e=$(this);$("#IbUitslagen2").empty();$.cookie("HeaderLaatsteUitslagenBlok_TeamId",$(".IbUitslagenTeamsDd2").val(),{expires:365});if(!isNaN($(".IbUitslagenTeamsDd2").val())){$.ajax({url:"/Modules/UitslagenEnStanden/Front/InfoBalk/Ws.asmx/GetUitslagenHtml",data:"{TeamId: "+e.get(0).options[e.get(0).selectedIndex].value+", UniekBlokId: ''}",success:function(f){$("#IbUitslagen2").prepend(f.d).show();$("#IbUitslagen2 li:first").remove();$("#IbUitslagenKiesTeam2 .datumSpan").html($("#IbUitslagen2 li:first").html());$("#IbUitslagen2 li:first").remove();$("#IbUitslagen2 li:first").css("border-top","dashed 1px #d4d4d5");$("#IbUitslagen2 li:last").css("border-bottom-width","1px")}})}});if($.cookie("HeaderLaatsteUitslagenBlok_TeamId")!=null&&!isNaN($.cookie("HeaderLaatsteUitslagenBlok_TeamId"))){$(".IbUitslagenTeamsDd2").val($.cookie("HeaderLaatsteUitslagenBlok_TeamId"));$(".IbUitslagenTeamsDd2").trigger("change")}if($("#BreadCrumbDiv").length==0){$(".content > h1").css("margin-top","20px")}var b=0;var a=$("#BreadCrumb").width();$("#BreadCrumb li").each(function(){b+=$(this).outerWidth()});if(b>a){var d=$("#BreadCrumb li:last span");var c=0;while(c!=50){b-=d.outerWidth();d.html(d.html().substring(0,d.html().length-(c+3))+"...");b+=d.outerWidth();if(b<a){break}c++}}$("#BreadCrumb .HuidigItem").hover(function(){$("ul",this).show();if($("ul",this).length==0){var e=parseFloat($(this).offset().left.toString().replace("px"));$(this).css("left",e+"px").css("top",$(this).offset().top).css("position","absolute").css("margin",0);var f=$(this);var g=$("<ul />").appendTo(f);$.ajax({url:"/Controls/BreadCrumbWs.asmx/GetSiblings",data:"{MenuItemId: '"+$("input",f).val()+"'}",success:function(h){if(h.d==""){f.unbind().removeClass("HuidigItem").attr("style","")}else{g.html(h.d)}}})}},function(){$("ul",this).hide()})});var hoverIntentConfig={sensitivity:3,interval:100,over:Uitklappen,timeout:700,out:Inklappen};$(window).load(function(){$("li.item.sortable").each(function(){$(this).css("height",($(this).height()+1)+"px")});$("#menu ul li").hoverIntent(hoverIntentConfig);var a=false;jQuery.each(jQuery.browser,function(b,c){if(b=="msie"&&c==true&&parseFloat(jQuery.browser.version)<=6){a=true}});$(window).resize(function(){KlapUit($("#menu > ul"),1,false,a);VerplaatsVoetbalLink()});$(window).trigger("resize");$("#menu li").hover(function(){$(this).find(" > a").addClass("hover");$(this).find(" > span").addClass("hover")},function(){$(this).find(" > a").removeClass("hover");$(this).find(" > span").removeClass("hover")})});function VerplaatsVoetbalLink(){var b=$("#VoetbalOverlay");var a=$(window).height()-$(b).height();$(b).css("top",a+"px")}function KlapUit(d,b,c,a){$(d).find("> li > ul").each(function(){var r=$(this);$(r).show();var g;switch(b){case 1:g=$("#container").offset();var f=VerkrijgNiveau($(r),0);var h=$("#container").width();var e=$(r).parent().offset();var n=206;var o=f*(n+1);var q=g.left+h-e.left;if(q<o){c=true}break;case 2:g=$(r).parent().parent().offset();break;default:g=$(r).parent().parent().offset();break}var k=$(r).parent().offset();var m=k.top;var l=k.left;var j=$(r).parent().height();switch(b){case 1:$(r).css("top",(m+33)+"px");if(c){$(r).css("left",(l+$(r).parent().outerWidth(true)+1-$(this).width())+"px");$(r).find(" li").css("text-align","right")}else{$(r).css("left",(l+2)+"px");$(r).find(" li").css("text-align","left")}break;default:$(r).css("top",((m-g.top)-0)+"px");if(c){$(r).css("left","-207px")}else{$(r).css("left","207px")}break}if(c){$(r).find("li.subs").css("background","#ef3938 url('/Skins/MadeseBoys/Images/MenuArrowLeft.png') no-repeat 7px")}else{$(r).find("li.subs").css("background","#ef3938 url('/Skins/MadeseBoys/Images/MenuArrowRight.png') no-repeat 190px")}KlapUit($(r),b+1,c,a);$(r).hide()})}function Uitklappen(){$(this).siblings("li").find("ul").hide();$(this).find("> ul").show()}function Inklappen(){$(this).find("> ul").hide()}function VerkrijgNiveau(b,a){a=0;$("li",b).each(function(){var c=$(this).parents(".subs").length;if(c>a){a=c}});return a}String.prototype.startsWith=function(a){return(this.indexOf(a)===0)};
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1990-1993 Bitstream Inc.  All rights reserved.
 */
Cufon.registerFont({w:191,face:{"font-family":"Swiss721","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 4 3 2 2 2 2 2 4",ascent:"288",descent:"-72","x-height":"5",bbox:"-20 -347 385 85","underline-thickness":"16.1719","underline-position":"-29.3555","unicode-range":"U+0020-U+017E"},glyphs:{" ":{w:95},"!":{d:"49,-63r-5,-102r0,-94r24,0r0,94r-5,102r-14,0xm44,0r0,-32r24,0r0,32r-24,0",w:112},'"':{d:"79,-252r0,97r-15,0r0,-97r15,0xm33,-252r0,97r-15,0r0,-97r15,0",w:96},"#":{d:"172,-152r-47,0r-18,49r48,0xm161,-256r-31,88r48,0r31,-88r19,0r-30,88r56,0r-5,16r-57,0r-18,49r61,0r-5,16r-62,0r-30,87r-20,0r31,-87r-47,0r-32,87r-19,0r30,-87r-58,0r5,-16r59,0r18,-49r-64,0r5,-16r65,0r31,-88r19,0",w:276},"$":{d:"105,-13v45,3,69,-46,44,-80v-8,-10,-27,-15,-44,-20r0,100xm89,-232v-40,-2,-65,42,-42,73v7,8,26,15,42,19r0,-92xm89,7v-50,-4,-79,-29,-79,-81r22,0v1,38,21,57,57,61r0,-104v-40,-9,-72,-22,-72,-66v0,-44,28,-67,72,-69r0,-21r16,0r0,21v40,1,67,25,68,64r-21,0v-1,-27,-19,-44,-47,-44r0,96v44,10,76,24,76,72v0,44,-30,71,-76,71r0,28r-16,0r0,-28"},"%":{d:"219,-98v-21,0,-39,16,-39,38v0,21,18,39,39,39v22,0,38,-18,38,-39v0,-21,-17,-38,-38,-38xm219,0v-33,0,-60,-27,-60,-60v0,-34,28,-59,60,-59v33,0,59,26,59,59v0,32,-25,60,-59,60xm56,7r161,-259r19,0r-162,259r-18,0xm73,-224v-21,-1,-39,18,-39,39v0,22,17,39,39,39v22,0,38,-17,38,-39v0,-21,-17,-39,-38,-39xm73,-125v-33,0,-59,-28,-60,-60v0,-34,27,-60,60,-60v32,0,60,27,60,60v0,32,-28,60,-60,60",w:291},"&":{d:"44,-70v-4,68,98,70,122,22r-73,-87v-28,14,-47,31,-49,65xm108,-238v-47,1,-33,58,-6,78v23,-12,38,-21,40,-47v1,-20,-14,-32,-34,-31xm210,-116v0,26,-7,48,-17,66r43,50r-29,0r-26,-31v-33,59,-167,49,-161,-37v3,-43,26,-67,61,-82v-16,-18,-26,-32,-28,-57v-2,-30,26,-53,56,-52v33,0,56,20,55,52v-1,36,-22,47,-50,63r65,75v6,-13,7,-29,8,-47r23,0",w:237},"'":{d:"33,-252r0,97r-15,0r0,-97r15,0",w:50},"(":{d:"91,73v-74,-74,-74,-258,0,-332r17,0v-67,79,-68,253,0,332r-17,0",w:113},")":{d:"5,73v69,-77,69,-256,0,-332r18,0v73,76,74,257,0,332r-18,0",w:113},"*":{d:"90,-180r-32,46r-17,-12r36,-44r-53,-14r6,-20r51,19r0,-54r17,0r0,54r51,-18r7,19r-53,14r36,44r-17,12",w:180},"+":{d:"157,-215r0,101r98,0r0,14r-98,0r0,100r-14,0r0,-100r-98,0r0,-14r98,0r0,-101r14,0",w:299},",":{d:"36,50v-1,-23,16,-21,11,-50r-11,0r0,-32r24,0v-1,35,6,73,-24,82",w:95},"-":{d:"14,-83r0,-23r87,0r0,23r-87,0",w:117,k:{Y:26,X:13,W:20,V:20,T:13}},".":{d:"36,0r0,-32r24,0r0,32r-24,0",w:95},"/":{d:"92,-266r18,0r-97,296r-18,0",w:105},"0":{d:"96,-232v-49,0,-59,50,-59,110v0,61,10,109,59,109v49,0,58,-49,58,-109v0,-60,-8,-110,-58,-110xm96,7v-63,0,-82,-57,-83,-129v0,-73,19,-130,83,-130v62,0,83,58,83,130v0,72,-20,129,-83,129"},"1":{d:"33,-202v42,0,63,-13,66,-50r21,0r0,252r-24,0r0,-201v-14,12,-34,14,-63,14r0,-15"},"2":{d:"176,-179v1,92,-128,78,-140,159r139,0r0,20r-163,0v-11,-106,140,-88,140,-178v0,-34,-19,-53,-53,-53v-39,-1,-58,24,-58,63r-23,0v1,-53,30,-83,82,-84v45,0,76,29,76,73"},"3":{d:"94,7v-49,0,-83,-29,-81,-79r24,0v-1,37,21,59,56,59v38,0,58,-20,58,-56v0,-42,-31,-55,-74,-51r0,-19v40,2,67,-11,67,-48v0,-28,-20,-45,-48,-45v-35,0,-52,20,-53,55r-22,0v2,-46,29,-71,75,-75v73,-6,95,98,37,121v74,25,44,138,-39,138"},"4":{d:"122,-82r0,-133r-87,133r87,0xm122,0r0,-62r-109,0r0,-20r107,-163r25,0r0,163r34,0r0,20r-34,0r0,62r-23,0"},"5":{d:"175,-77v9,75,-87,108,-138,65v-14,-13,-22,-31,-23,-53r23,0v1,32,23,52,57,52v37,0,57,-25,57,-63v0,-67,-81,-84,-110,-40r-19,0r19,-129r123,0r0,20r-106,0r-13,81v49,-38,139,-4,130,67"},"6":{d:"100,-140v-33,0,-56,29,-56,62v-1,37,19,66,55,65v38,0,55,-22,55,-61v0,-40,-17,-66,-54,-66xm154,-188v-2,-50,-75,-59,-97,-16v-10,20,-18,47,-19,84v11,-23,32,-39,65,-39v47,0,76,35,76,84v0,49,-30,83,-78,82v-62,-1,-87,-49,-87,-117v0,-80,23,-139,92,-142v41,-1,66,27,70,64r-22,0"},"7":{d:"178,-223v-51,60,-85,131,-99,223r-25,0v14,-90,50,-163,99,-223r-132,0r0,-22r157,0r0,22"},"8":{d:"96,-123v-35,0,-57,21,-57,55v-1,32,24,56,57,55v34,0,57,-23,57,-57v0,-33,-23,-52,-57,-53xm96,-233v-29,0,-49,18,-49,47v0,28,21,44,49,44v28,0,48,-16,48,-44v0,-29,-20,-47,-48,-47xm14,-69v0,-32,19,-54,44,-64v-59,-24,-35,-129,38,-119v72,-9,96,94,38,119v25,9,43,31,43,64v1,46,-33,76,-81,76v-49,0,-83,-29,-82,-76"},"9":{d:"92,-232v-38,1,-55,23,-55,62v0,39,17,64,54,65v34,1,56,-28,56,-62v0,-37,-20,-65,-55,-65xm176,-135v0,80,-22,142,-91,142v-41,0,-67,-25,-70,-64r22,0v2,51,76,58,97,16v10,-20,18,-46,19,-83v-11,23,-32,39,-65,39v-47,0,-76,-35,-76,-84v0,-49,30,-83,78,-83v62,1,86,49,86,117"},":":{d:"40,-151r0,-32r24,0r0,32r-24,0xm40,0r0,-32r24,0r0,32r-24,0",w:104},";":{d:"40,-151r0,-32r24,0r0,32r-24,0xm40,50v-1,-23,16,-21,11,-50r-11,0r0,-32r24,0v-1,35,8,74,-24,82",w:104},"<":{d:"253,-182r-183,75r183,74r0,16r-207,-85r0,-11r207,-85r0,16",w:299},"=":{d:"255,-82r0,14r-210,0r0,-14r210,0xm255,-146r0,14r-210,0r0,-14r210,0",w:299},">":{d:"253,-113r0,11r-207,85r0,-16r184,-74r-184,-75r0,-16",w:299},"?":{d:"90,-266v80,0,97,99,39,130v-28,28,-37,36,-34,73r-21,0v-15,-68,63,-87,66,-135v2,-31,-19,-47,-50,-47v-38,0,-56,21,-57,59r-23,0v1,-51,29,-80,80,-80xm73,0r0,-32r24,0r0,32r-24,0",w:176},"@":{d:"184,-175v24,0,39,11,45,30r11,-23r14,0r-28,116v-1,11,9,17,21,16v49,-5,75,-49,75,-99v0,-66,-57,-109,-128,-107v-94,3,-151,58,-154,152v-1,79,60,126,142,126v44,0,82,-14,110,-34r5,8v-30,24,-66,39,-114,39v-96,0,-162,-47,-162,-141v0,-103,72,-163,175,-163v81,0,143,41,143,118v0,65,-34,115,-97,115v-22,0,-38,-11,-33,-33v-10,17,-26,33,-51,33v-37,0,-54,-21,-55,-58v-1,-48,36,-96,81,-95xm121,-78v0,42,46,54,73,30v20,-17,23,-50,31,-79v-5,-22,-17,-34,-41,-35v-39,0,-63,41,-63,84",w:360},A:{d:"60,-100r101,0r-50,-134xm-2,0r99,-259r28,0r98,259r-25,0r-29,-80r-116,0r-30,80r-25,0",w:221,k:{y:5,w:5,v:5,Y:21,W:6,V:6,U:6,T:13,";":-7,":":-7,".":-7,",":-7}},B:{d:"191,-71v0,-64,-75,-53,-138,-53r0,103v61,-3,138,15,138,-50xm179,-191v0,-59,-69,-45,-126,-47r0,94v57,-2,126,12,126,-47xm216,-70v2,86,-98,69,-187,70r0,-259v81,0,175,-12,175,66v0,29,-17,48,-39,56v31,5,51,32,51,67",w:230,k:{"\u0152":-7,"\u00d8":-7,Y:13,W:6,V:6,S:-7,O:-7,G:-7,C:-7,"-":-7}},C:{d:"132,-14v46,1,75,-28,78,-71r24,0v-4,57,-43,92,-104,92v-75,0,-112,-58,-112,-137v0,-79,39,-135,113,-136v55,-1,98,32,100,83r-23,0v-4,-38,-35,-62,-77,-62v-61,1,-89,50,-89,115v0,65,29,116,90,116",w:250,k:{S:-7,";":-7,":":-7,"-":-8}},D:{d:"207,-129v0,-78,-26,-115,-113,-109r-41,0r0,217r50,0v82,6,104,-35,104,-108xm232,-130v0,87,-34,136,-132,130r-71,0r0,-259r78,0v94,-6,125,46,125,129",w:250,k:{"\u00c5":3,Y:6,W:-3,V:3,A:3,".":13,"-":-7,",":13}},E:{d:"29,0r0,-259r169,0r0,21r-145,0r0,95r133,0r0,20r-133,0r0,102r150,0r0,21r-174,0",w:217,k:{".":-7,"-":6,",":-7}},F:{d:"29,0r0,-259r164,0r0,21r-140,0r0,94r127,0r0,21r-127,0r0,123r-24,0",w:204,k:{"\u0153":8,"\u00f8":8,"\u00e6":8,"\u00c5":15,u:8,r:6,o:8,e:8,a:8,T:-7,A:15,";":13,":":13,".":55,"-":6,",":55}},G:{d:"133,-15v58,1,91,-38,90,-97r-85,0r0,-21r108,0r0,133r-19,0r-3,-46v-14,32,-46,52,-90,53v-75,0,-116,-58,-116,-137v0,-79,42,-136,117,-136v59,0,101,30,108,82r-25,0v-6,-37,-38,-62,-82,-61v-64,1,-94,47,-94,115v0,65,31,114,91,115",w:269,k:{Y:3,T:6}},H:{d:"29,0r0,-259r24,0r0,112r148,0r0,-112r24,0r0,259r-24,0r0,-125r-148,0r0,125r-24,0",w:253},I:{d:"30,0r0,-259r25,0r0,259r-25,0",w:85},J:{d:"75,7v-52,0,-71,-32,-67,-87r24,0v-2,40,5,67,43,66v36,-2,46,-16,47,-54r0,-191r24,0r0,196v-1,45,-25,70,-71,70",w:173,k:{".":8,",":8}},K:{d:"29,0r0,-259r24,0r0,137r133,-137r31,0r-105,107r117,152r-29,0r-104,-136r-43,45r0,91r-24,0",w:230,k:{"\u0153":6,"\u0152":10,"\u00f8":6,"\u00d8":10,"\u00c5":3,y:10,u:6,o:6,e:6,Y:16,W:6,U:13,O:10,C:10,A:3,".":-7,"-":26,",":-7}},L:{d:"29,0r0,-259r24,0r0,238r132,0r0,21r-156,0",w:187,k:{"\u0152":13,"\u00d8":13,y:6,Y:36,W:11,V:23,U:6,T:29,O:13,".":-10,"-":40,",":-10}},M:{d:"28,0r0,-259r34,0r85,228r84,-228r34,0r0,259r-23,0r0,-226r-84,226r-22,0r-84,-226r0,226r-24,0",w:293},N:{d:"29,0r0,-259r26,0r146,222r0,-222r23,0r0,259r-26,0r-146,-222r0,222r-23,0",w:253,k:{";":6,":":6}},O:{d:"136,-245v-60,0,-94,52,-94,116v0,64,33,115,94,115v61,0,94,-49,94,-115v0,-66,-32,-116,-94,-116xm136,7v-75,0,-118,-57,-118,-136v0,-80,43,-136,118,-137v76,0,119,57,119,137v0,80,-44,136,-119,136",w:272,k:{Y:6,X:6,V:6,".":15,"-":-7,",":15}},P:{d:"180,-187v0,-62,-68,-50,-127,-51r0,104v61,-1,127,10,127,-53xm204,-186v0,74,-73,77,-151,74r0,112r-24,0r0,-259v82,0,175,-13,175,73",w:217,k:{"\u0153":10,"\u00f8":10,"\u00e6":10,"\u00c5":26,u:-3,s:10,o:10,e:10,a:10,Y:3,W:-3,A:26,";":6,":":6,".":86,"-":40,",":86}},Q:{d:"255,-129v-1,49,-13,81,-39,105r33,26r-13,17r-37,-29v-16,12,-36,17,-63,17v-75,-1,-118,-57,-118,-136v0,-80,43,-136,118,-137v76,0,120,57,119,137xm42,-129v0,83,64,139,139,104r-31,-25r13,-17r36,29v58,-53,36,-214,-63,-207v-59,4,-94,52,-94,116",w:272,k:{".":11,"-":-7,",":11}},R:{d:"189,-189v0,-62,-73,-48,-136,-49r0,101v61,-2,136,13,136,-52xm190,0v-19,-41,12,-116,-62,-116r-75,0r0,116r-24,0r0,-259v85,1,188,-16,185,69v-1,33,-16,55,-42,64v46,9,24,85,44,126r-26,0",w:232,k:{y:-3}},S:{d:"113,7v-58,0,-97,-27,-96,-85r23,0v0,41,30,64,73,64v52,0,86,-51,53,-85v-35,-36,-143,-19,-143,-97v0,-70,103,-90,148,-49v15,14,23,33,23,58r-24,0v0,-37,-26,-55,-64,-58v-48,-3,-77,45,-49,78v45,34,149,20,145,99v-2,49,-37,76,-89,75",w:218,k:{S:-7,"-":-7}},T:{d:"83,0r0,-238r-80,0r0,-21r185,0r0,21r-80,0r0,238r-25,0",k:{"\u0153":48,"\u00f8":48,"\u00e6":48,"\u00c5":13,y:46,w:46,u:46,s:48,r:34,o:48,i:5,e:48,c:48,a:48,T:-8,C:6,A:13,";":46,":":46,".":53,"-":53,",":53}},U:{d:"125,7v-66,0,-98,-34,-98,-99r0,-167r24,0r0,163v-1,57,20,80,74,82v113,5,65,-148,75,-245r24,0r0,167v0,65,-34,99,-99,99",w:250,k:{"\u00c5":6,A:6,";":6,":":6,".":13,",":13}},V:{d:"90,0r-90,-259r24,0r79,229r78,-229r24,0r-90,259r-25,0",w:204,k:{"\u0153":13,"\u00f8":13,"\u00e6":13,"\u00c5":6,y:-3,u:6,o:13,e:13,a:13,A:6,";":10,":":10,".":46,"-":26,",":46}},W:{d:"69,0r-67,-259r23,0r58,223r57,-223r30,0r56,223r58,-223r23,0r-68,259r-26,0r-58,-230r-60,230r-26,0",w:309,k:{"\u0153":6,"\u00f8":6,"\u00e6":6,"\u00c5":6,y:-5,u:-5,o:6,i:-7,e:6,a:6,A:6,";":5,":":5,".":29,"-":13,",":29}},X:{d:"4,0r87,-133r-84,-126r28,0r69,106r69,-106r28,0r-83,126r89,133r-28,0r-75,-112r-72,112r-28,0",w:211,k:{"\u0152":6,"\u00d8":6,e:10,O:6,C:6,";":6,":":6,".":-7,"-":33,",":-7}},Y:{d:"89,0r0,-114r-91,-145r27,0r76,123r76,-123r27,0r-91,145r0,114r-24,0",w:201,k:{"\u0153":33,"\u0152":6,"\u00f8":33,"\u00e6":33,"\u00d8":6,"\u00c5":21,u:26,o:33,e:33,a:33,O:6,C:6,A:21,";":31,":":31,".":60,"-":53,",":60}},Z:{d:"6,0r0,-22r160,-216r-148,0r0,-21r178,0r0,21r-161,216r163,0r0,22r-192,0",w:204,k:{";":-7,":":-7,".":-7,"-":20,",":-7}},"[":{d:"109,72r-66,0r0,-331r66,0r0,18r-44,0r0,295r44,0r0,18",w:118},"\\":{d:"92,30r-97,-296r18,0r97,296r-18,0",w:105},"]":{d:"10,72r0,-18r44,0r0,-295r-44,0r0,-18r66,0r0,331r-66,0",w:118},"^":{d:"190,-256r95,98r-22,0r-83,-83r-83,83r-22,0r94,-98r21,0",w:360},_:{d:"180,71r0,14r-180,0r0,-14r180,0",w:180},"`":{d:"96,-211r-47,-61r26,0r37,61r-16,0",w:180},a:{d:"79,-15v48,1,72,-29,65,-83v-34,11,-107,2,-107,48v-1,24,18,35,42,35xm188,0v-24,5,-45,0,-42,-27v-28,44,-132,46,-131,-22v1,-53,49,-52,103,-60v18,-3,27,-11,27,-23v-1,-31,-14,-39,-47,-40v-32,0,-51,12,-53,41r-21,0v1,-39,33,-61,74,-61v41,0,69,18,69,57r0,102v-2,18,6,17,21,17r0,16",w:193},b:{d:"108,-172v-44,0,-63,33,-63,79v0,46,20,79,63,79v43,0,63,-33,63,-79v0,-46,-19,-79,-63,-79xm110,5v-31,0,-53,-14,-64,-37r0,32r-22,0r0,-259r22,0r0,105v13,-23,33,-37,65,-38v54,-1,83,43,83,99v0,56,-30,99,-84,98",w:207},c:{d:"98,-14v32,0,52,-21,55,-51r21,0v-3,41,-33,70,-77,70v-52,0,-82,-41,-82,-97v0,-81,77,-128,135,-82v14,12,21,28,22,47r-21,0v-3,-27,-24,-45,-53,-45v-40,0,-61,35,-61,78v0,45,20,79,61,80",w:185},d:{d:"101,-172v-44,0,-64,32,-63,79v0,46,20,78,63,79v43,0,64,-33,64,-79v0,-46,-20,-80,-64,-79xm98,-192v32,0,52,15,65,37r0,-104r21,0r0,259r-21,0r0,-32v-13,22,-33,37,-66,37v-53,1,-82,-42,-82,-98v0,-55,29,-100,83,-99",w:209},e:{d:"97,-192v55,0,82,43,79,103r-139,1v-1,42,22,75,61,75v30,0,50,-18,54,-45r22,0v-4,38,-36,63,-78,63v-53,-1,-81,-39,-81,-97v0,-59,27,-100,82,-100xm154,-107v4,-57,-63,-87,-99,-48v-11,12,-17,28,-18,48r117,0",w:190},f:{d:"90,-241v-37,-9,-36,21,-34,54r34,0r0,18r-34,0r0,169r-21,0r0,-169r-28,0r0,-18r28,0v-5,-47,4,-83,55,-73r0,19",w:95,k:{".":6,"-":6,",":6}},g:{d:"101,-172v-44,0,-64,33,-63,79v0,46,20,78,63,79v43,0,64,-33,64,-79v0,-46,-20,-79,-64,-79xm98,-192v31,0,52,15,65,37r0,-32r21,0r0,177v10,79,-85,109,-141,72v-14,-9,-21,-23,-22,-40r22,0v3,24,23,35,52,35v54,0,73,-32,68,-89v-14,22,-33,37,-65,37v-54,1,-83,-42,-83,-98v0,-55,30,-100,83,-99",w:208},h:{d:"103,-172v-75,0,-55,99,-57,172r-22,0r0,-259r22,0r0,101v13,-20,32,-34,62,-34v46,0,63,23,63,78r0,114r-22,0v-9,-64,29,-172,-46,-172",w:194},i:{d:"26,-226r0,-33r22,0r0,33r-22,0xm26,0r0,-187r22,0r0,187r-22,0",w:74},j:{d:"33,-226r0,-33r21,0r0,33r-21,0xm54,36v2,32,-20,46,-50,39r0,-18v20,1,30,-3,29,-23r0,-221r21,0r0,223",w:78},k:{d:"24,0r0,-259r22,0r0,163r93,-91r28,0r-71,69r79,118r-25,0r-69,-104r-35,34r0,70r-22,0",w:174,k:{"-":13}},l:{d:"26,0r0,-259r22,0r0,259r-22,0",w:74},m:{d:"101,-172v-32,0,-56,23,-55,57r0,115r-22,0r0,-187r20,0r0,31v15,-42,103,-51,113,1v11,-22,31,-36,60,-37v88,-5,55,114,61,192r-22,0r0,-128v-1,-30,-10,-44,-40,-44v-76,-2,-50,102,-54,172r-22,0r0,-126v-1,-28,-11,-47,-39,-46",w:300},n:{d:"103,-172v-76,0,-54,99,-57,172r-22,0r0,-187r21,0r0,30v13,-20,31,-35,62,-35v46,0,64,24,64,78r0,114r-23,0v-8,-64,28,-172,-45,-172",w:194},o:{d:"100,-172v-43,0,-63,34,-63,79v0,46,20,78,63,79v43,0,64,-33,64,-79v0,-46,-20,-80,-64,-79xm100,5v-56,0,-85,-39,-85,-98v0,-59,29,-99,85,-99v57,0,88,40,87,99v0,59,-31,98,-87,98",w:200},p:{d:"109,-172v-44,0,-63,33,-63,79v0,46,20,79,63,79v43,0,63,-33,63,-79v0,-46,-19,-79,-63,-79xm111,5v-32,-1,-52,-14,-64,-37r0,107r-22,0r0,-262r22,0r0,34v12,-24,32,-39,65,-39v54,0,83,42,83,99v0,58,-30,97,-84,98",w:208},q:{d:"100,-172v-43,0,-63,34,-63,79v0,46,20,78,63,79v43,0,64,-33,64,-79v0,-46,-20,-80,-64,-79xm98,-192v32,0,52,15,64,37r0,-32r22,0r0,262r-22,0r0,-108v-13,23,-33,38,-65,38v-54,0,-82,-40,-82,-98v0,-58,29,-99,83,-99",w:209},r:{d:"105,-169v-80,-5,-55,97,-59,169r-22,0r0,-187r21,0r0,33v9,-25,29,-37,60,-38r0,23",w:110,k:{".":33,"-":20,",":33}},s:{d:"148,-82v33,38,-6,87,-59,87v-42,0,-71,-24,-73,-63r22,0v-5,52,100,60,100,9v0,-44,-127,-28,-118,-88v-4,-54,80,-70,115,-39v12,10,19,25,20,44r-22,0v-1,-26,-20,-40,-49,-40v-24,0,-40,11,-42,32v-4,34,87,37,106,58",w:176},t:{d:"87,1v-29,8,-56,5,-56,-34r0,-136r-26,0r0,-18r26,0r0,-53r22,0r0,53r34,0r0,18r-34,0r0,136v-2,24,16,21,34,16r0,18",w:97,k:{"-":6}},u:{d:"91,-15v78,0,55,-99,58,-172r21,0r0,187r-21,0r0,-30v-23,52,-126,47,-126,-31r0,-126r22,0v8,64,-28,172,46,172",w:194},v:{d:"71,0r-70,-187r23,0r60,161r59,-161r22,0r-70,187r-24,0",w:166,k:{".":29,",":29}},w:{d:"59,0r-59,-187r22,0r48,156r43,-156r24,0r42,156r48,-156r22,0r-59,187r-23,0r-43,-156r-43,156r-22,0",w:249,k:{".":23,",":23}},x:{d:"0,0r66,-96r-63,-91r27,0r49,75r48,-75r26,0r-61,91r68,96r-27,0r-54,-79r-53,79r-26,0",w:160,k:{"-":13}},y:{d:"82,36v-10,30,-29,45,-65,39r0,-20v39,13,45,-26,56,-53r-73,-189r23,0r60,160r60,-160r22,0",w:167,k:{".":28,"-":6,",":28}},z:{d:"7,0r0,-18r121,-151r-115,0r0,-18r141,0r0,19r-119,149r124,0r0,19r-152,0",w:166},"{":{d:"84,-151v-1,-64,-6,-118,65,-109v-1,6,4,18,-6,16v-83,-13,-2,140,-75,151v41,6,33,55,34,104v0,39,9,46,47,46v-1,7,4,19,-7,16v-65,7,-58,-48,-58,-108v0,-39,-16,-54,-53,-50r0,-16v39,2,54,-11,53,-50",w:180},"|":{d:"98,-275r0,360r-16,0r0,-360r16,0",w:180},"}":{d:"31,-260v69,-8,67,44,65,109v-1,39,14,52,53,50r0,16v-55,-10,-55,39,-53,92v2,53,-13,67,-65,66v1,-7,-4,-18,7,-16v82,14,0,-139,74,-150v-41,-7,-33,-56,-34,-105v0,-39,-10,-46,-47,-46r0,-16",w:180},"~":{d:"99,-126v26,-2,78,25,102,24v28,-2,46,-12,68,-28r0,16v-33,26,-72,34,-119,14v-48,-22,-83,-12,-119,15r0,-16v21,-14,39,-24,68,-25",w:299},"\u00c4":{d:"60,-100r101,0r-50,-134xm-2,0r99,-259r28,0r98,259r-25,0r-29,-80r-116,0r-30,80r-25,0xm131,-299r0,-28r25,0r0,28r-25,0xm74,-299r0,-28r25,0r0,28r-25,0",w:221},"\u00c5":{d:"60,-100r101,0r-50,-134xm-2,0r99,-259r28,0r98,259r-25,0r-29,-80r-116,0r-30,80r-25,0xm111,-330v-14,0,-25,11,-25,25v0,14,11,25,25,25v13,0,24,-12,24,-25v0,-13,-11,-25,-24,-25xm111,-264v-23,0,-42,-18,-42,-41v-1,-23,19,-42,42,-42v22,0,41,20,41,42v0,23,-19,41,-41,41",w:221,k:{y:5,w:5,v:5,Y:21,W:6,V:6,U:6,T:13,":":-7,".":-7}},"\u00c7":{d:"132,-14v46,1,75,-28,78,-71r24,0v-4,57,-43,92,-104,92v-75,0,-112,-58,-112,-137v0,-79,39,-135,113,-136v55,-1,98,32,100,83r-23,0v-4,-38,-35,-62,-77,-62v-61,1,-89,50,-89,115v0,65,29,116,90,116xm172,50v1,40,-54,33,-84,24r0,-14v21,5,63,16,65,-10v1,-17,-15,-19,-34,-18r0,-32r12,0v1,6,-3,17,2,20v24,0,39,8,39,30",w:250},"\u00c9":{d:"29,0r0,-259r169,0r0,21r-145,0r0,95r133,0r0,20r-133,0r0,102r150,0r0,21r-174,0xm110,-285r-16,0r37,-61r26,0",w:217},"\u00d1":{d:"110,-327v21,1,44,19,53,-4r15,0v-6,35,-42,35,-72,23v-8,0,-13,6,-16,13r-14,0v5,-17,14,-33,34,-32xm29,0r0,-259r26,0r146,222r0,-222r23,0r0,259r-26,0r-146,-222r0,222r-23,0",w:253},"\u00d6":{d:"136,-245v-60,0,-94,52,-94,116v0,64,33,115,94,115v61,0,94,-49,94,-115v0,-66,-32,-116,-94,-116xm136,7v-75,0,-118,-57,-118,-136v0,-80,43,-136,118,-137v76,0,119,57,119,137v0,80,-44,136,-119,136xm152,-299r0,-28r25,0r0,28r-25,0xm95,-299r0,-28r25,0r0,28r-25,0",w:272},"\u00dc":{d:"125,7v-66,0,-98,-34,-98,-99r0,-167r24,0r0,163v-1,57,20,80,74,82v113,5,65,-148,75,-245r24,0r0,167v0,65,-34,99,-99,99xm142,-299r0,-28r25,0r0,28r-25,0xm85,-299r0,-28r25,0r0,28r-25,0",w:250},"\u00e1":{d:"79,-15v48,1,72,-29,65,-83v-34,11,-107,2,-107,48v-1,24,18,35,42,35xm188,0v-24,5,-45,0,-42,-27v-28,44,-132,46,-131,-22v1,-53,49,-52,103,-60v18,-3,27,-11,27,-23v-1,-31,-14,-39,-47,-40v-32,0,-51,12,-53,41r-21,0v1,-39,33,-61,74,-61v41,0,69,18,69,57r0,102v-2,18,6,17,21,17r0,16xm92,-211r-16,0r37,-61r26,0",w:193},"\u00e0":{d:"79,-15v48,1,72,-29,65,-83v-34,11,-107,2,-107,48v-1,24,18,35,42,35xm188,0v-24,5,-45,0,-42,-27v-28,44,-132,46,-131,-22v1,-53,49,-52,103,-60v18,-3,27,-11,27,-23v-1,-31,-14,-39,-47,-40v-32,0,-51,12,-53,41r-21,0v1,-39,33,-61,74,-61v41,0,69,18,69,57r0,102v-2,18,6,17,21,17r0,16xm104,-211r-47,-61r26,0r37,61r-16,0",w:193},"\u00e2":{d:"49,-211r36,-61r26,0r35,61r-16,0r-32,-46r-32,46r-17,0xm79,-15v48,1,72,-29,65,-83v-34,11,-107,2,-107,48v-1,24,18,35,42,35xm188,0v-24,5,-45,0,-42,-27v-28,44,-132,46,-131,-22v1,-53,49,-52,103,-60v18,-3,27,-11,27,-23v-1,-31,-14,-39,-47,-40v-32,0,-51,12,-53,41r-21,0v1,-39,33,-61,74,-61v41,0,69,18,69,57r0,102v-2,18,6,17,21,17r0,16",w:193},"\u00e4":{d:"79,-15v48,1,72,-29,65,-83v-34,11,-107,2,-107,48v-1,24,18,35,42,35xm188,0v-24,5,-45,0,-42,-27v-28,44,-132,46,-131,-22v1,-53,49,-52,103,-60v18,-3,27,-11,27,-23v-1,-31,-14,-39,-47,-40v-32,0,-51,12,-53,41r-21,0v1,-39,33,-61,74,-61v41,0,69,18,69,57r0,102v-2,18,6,17,21,17r0,16xm114,-225r0,-28r25,0r0,28r-25,0xm57,-225r0,-28r25,0r0,28r-25,0",w:193},"\u00e3":{d:"81,-253v20,1,44,18,53,-4r15,0v-6,37,-41,33,-72,23v-8,0,-13,6,-16,13r-14,0v5,-17,14,-33,34,-32xm79,-15v48,1,72,-29,65,-83v-34,11,-107,2,-107,48v-1,24,18,35,42,35xm188,0v-24,5,-45,0,-42,-27v-28,44,-132,46,-131,-22v1,-53,49,-52,103,-60v18,-3,27,-11,27,-23v-1,-31,-14,-39,-47,-40v-32,0,-51,12,-53,41r-21,0v1,-39,33,-61,74,-61v41,0,69,18,69,57r0,102v-2,18,6,17,21,17r0,16",w:193},"\u00e5":{d:"98,-271v-14,0,-26,12,-26,26v0,15,12,27,26,27v14,0,27,-13,27,-27v0,-14,-12,-26,-27,-26xm98,-203v-23,0,-42,-19,-42,-42v0,-23,19,-42,42,-42v23,0,42,19,42,42v0,23,-19,42,-42,42xm79,-15v48,1,72,-29,65,-83v-25,10,-107,3,-107,48v0,24,18,35,42,35xm188,0v-24,5,-45,0,-42,-27v-28,44,-132,46,-131,-22v1,-53,49,-52,103,-60v18,-3,27,-11,27,-23v-1,-31,-14,-39,-47,-40v-32,0,-51,12,-53,41r-21,0v1,-39,33,-61,74,-61v41,0,69,18,69,57r0,102v-2,18,6,17,21,17r0,16",w:193},"\u00e7":{d:"98,-14v32,0,52,-21,55,-51r21,0v-3,41,-33,70,-77,70v-52,0,-82,-41,-82,-97v0,-81,77,-128,135,-82v14,12,21,28,22,47r-21,0v-3,-27,-24,-45,-53,-45v-40,0,-61,35,-61,78v0,45,20,79,61,80xm140,50v1,40,-54,33,-84,24r0,-14v21,5,63,16,65,-10v1,-17,-15,-19,-34,-18r0,-32r12,0v1,6,-3,17,2,20v24,0,39,8,39,30",w:185},"\u00e9":{d:"97,-192v55,0,82,43,79,103r-139,1v-1,42,22,75,61,75v30,0,50,-18,54,-45r22,0v-4,38,-36,63,-78,63v-53,-1,-81,-39,-81,-97v0,-59,27,-100,82,-100xm154,-107v4,-57,-63,-87,-99,-48v-11,12,-17,28,-18,48r117,0xm89,-211r-16,0r37,-61r26,0",w:190},"\u00e8":{d:"97,-192v55,0,82,43,79,103r-139,1v-1,42,22,75,61,75v30,0,50,-18,54,-45r22,0v-4,38,-36,63,-78,63v-53,-1,-81,-39,-81,-97v0,-59,27,-100,82,-100xm154,-107v4,-57,-63,-87,-99,-48v-11,12,-17,28,-18,48r117,0xm101,-211r-47,-61r26,0r37,61r-16,0",w:190},"\u00ea":{d:"47,-211r35,-61r27,0r35,61r-16,0r-33,-46r-32,46r-16,0xm97,-192v55,0,82,43,79,103r-139,1v-1,42,22,75,61,75v30,0,50,-18,54,-45r22,0v-4,38,-36,63,-78,63v-53,-1,-81,-39,-81,-97v0,-59,27,-100,82,-100xm154,-107v4,-57,-63,-87,-99,-48v-11,12,-17,28,-18,48r117,0",w:190},"\u00eb":{d:"97,-192v55,0,82,43,79,103r-139,1v-1,42,22,75,61,75v30,0,50,-18,54,-45r22,0v-4,38,-36,63,-78,63v-53,-1,-81,-39,-81,-97v0,-59,27,-100,82,-100xm154,-107v4,-57,-63,-87,-99,-48v-11,12,-17,28,-18,48r117,0xm111,-225r0,-28r25,0r0,28r-25,0xm54,-225r0,-28r25,0r0,28r-25,0",w:190},"\u00ed":{d:"26,0r0,-187r22,0r0,187r-22,0xm31,-211r-16,0r37,-61r26,0",w:74},"\u00ec":{d:"26,0r0,-187r22,0r0,187r-22,0xm43,-211r-47,-61r26,0r37,61r-16,0",w:74},"\u00ee":{d:"-11,-211r35,-61r26,0r36,61r-17,0r-32,-46r-32,46r-16,0xm26,0r0,-187r22,0r0,187r-22,0",w:74},"\u00ef":{d:"26,0r0,-187r22,0r0,187r-22,0xm53,-225r0,-28r25,0r0,28r-25,0xm-4,-225r0,-28r25,0r0,28r-25,0",w:74},"\u00f1":{d:"88,-253v20,1,44,18,53,-4r14,0v-6,37,-40,34,-71,23v-8,0,-13,6,-16,13r-14,0v5,-17,13,-33,34,-32xm103,-172v-76,0,-54,99,-57,172r-22,0r0,-187r21,0r0,30v13,-20,31,-35,62,-35v46,0,64,24,64,78r0,114r-23,0v-8,-64,28,-172,-45,-172",w:194},"\u00f3":{d:"100,-172v-43,0,-63,34,-63,79v0,46,20,78,63,79v43,0,64,-33,64,-79v0,-46,-20,-80,-64,-79xm100,5v-56,0,-85,-39,-85,-98v0,-59,29,-99,85,-99v57,0,88,40,87,99v0,59,-31,98,-87,98xm94,-211r-16,0r37,-61r26,0",w:200},"\u00f2":{d:"100,-172v-43,0,-63,34,-63,79v0,46,20,78,63,79v43,0,64,-33,64,-79v0,-46,-20,-80,-64,-79xm100,5v-56,0,-85,-39,-85,-98v0,-59,29,-99,85,-99v57,0,88,40,87,99v0,59,-31,98,-87,98xm106,-211r-47,-61r26,0r37,61r-16,0",w:200},"\u00f4":{d:"52,-211r35,-61r27,0r35,61r-16,0r-33,-46r-32,46r-16,0xm100,-172v-43,0,-63,34,-63,79v0,46,20,78,63,79v43,0,64,-33,64,-79v0,-46,-20,-80,-64,-79xm100,5v-56,0,-85,-39,-85,-98v0,-59,29,-99,85,-99v57,0,88,40,87,99v0,59,-31,98,-87,98",w:200},"\u00f6":{d:"100,-172v-43,0,-63,34,-63,79v0,46,20,78,63,79v43,0,64,-33,64,-79v0,-46,-20,-80,-64,-79xm100,5v-56,0,-85,-39,-85,-98v0,-59,29,-99,85,-99v57,0,88,40,87,99v0,59,-31,98,-87,98xm116,-225r0,-28r25,0r0,28r-25,0xm59,-225r0,-28r25,0r0,28r-25,0",w:200},"\u00f5":{d:"84,-253v20,1,44,18,53,-4r14,0v-6,37,-40,34,-71,23v-8,0,-14,5,-16,13r-14,0v5,-17,13,-33,34,-32xm100,-172v-43,0,-63,34,-63,79v0,46,20,78,63,79v43,0,64,-33,64,-79v0,-46,-20,-80,-64,-79xm100,5v-56,0,-85,-39,-85,-98v0,-59,29,-99,85,-99v57,0,88,40,87,99v0,59,-31,98,-87,98",w:200},"\u00fa":{d:"91,-15v78,0,55,-99,58,-172r21,0r0,187r-21,0r0,-30v-23,52,-126,47,-126,-31r0,-126r22,0v8,64,-28,172,46,172xm92,-211r-16,0r37,-61r26,0",w:194},"\u00f9":{d:"91,-15v78,0,55,-99,58,-172r21,0r0,187r-21,0r0,-30v-23,52,-126,47,-126,-31r0,-126r22,0v8,64,-28,172,46,172xm104,-211r-47,-61r26,0r37,61r-16,0",w:194},"\u00fb":{d:"49,-211r35,-61r27,0r35,61r-16,0r-32,-46r-33,46r-16,0xm91,-15v78,0,55,-99,58,-172r21,0r0,187r-21,0r0,-30v-23,52,-126,47,-126,-31r0,-126r22,0v8,64,-28,172,46,172",w:194},"\u00fc":{d:"91,-15v78,0,55,-99,58,-172r21,0r0,187r-21,0r0,-30v-23,52,-126,47,-126,-31r0,-126r22,0v8,64,-28,172,46,172xm114,-225r0,-28r25,0r0,28r-25,0xm57,-225r0,-28r25,0r0,28r-25,0",w:194},"\u00b0":{d:"59,-169v20,0,39,-17,38,-38v0,-20,-18,-37,-38,-37v-20,0,-37,17,-37,37v0,20,17,38,37,38xm11,-207v0,-26,22,-48,48,-48v26,0,48,22,48,48v0,26,-22,48,-48,48v-26,0,-48,-22,-48,-48",w:118},"\u00a2":{d:"112,-171v-81,-23,-101,108,-47,148xm80,-17v39,12,71,-13,74,-48r21,0v-2,49,-46,81,-101,67r-15,48r-18,0r17,-53v-78,-36,-52,-218,60,-187r13,-41r18,0r-15,47v22,9,38,29,39,57r-21,0v-2,-19,-10,-30,-24,-38"},"\u00a3":{d:"134,8v-29,-3,-76,-32,-104,-6r-13,-20v29,-16,46,-58,29,-96r-35,0r0,-15r27,0v-40,-51,-11,-123,59,-123v49,0,80,30,79,79r-22,0v0,-36,-21,-58,-57,-58v-61,0,-64,64,-32,102r57,0r0,15r-51,0v11,39,-6,72,-28,93v26,-22,65,5,93,5v18,0,26,-8,39,-19r12,17v-15,14,-31,23,-53,26"},"\u00a7":{d:"66,-168v-34,9,-31,60,1,72r47,30v19,-9,32,-36,17,-57v-13,-18,-45,-31,-65,-45xm87,33v-38,0,-59,-22,-57,-60v6,1,18,-3,21,2v-1,23,14,40,37,39v21,0,34,-11,35,-30v-7,-46,-104,-55,-104,-111v0,-27,15,-42,35,-52v-36,-24,-13,-92,38,-87v33,3,56,23,54,59r-21,0v0,-25,-12,-38,-35,-40v-28,-2,-42,29,-26,49v26,32,95,37,96,93v0,25,-15,39,-34,49v37,28,15,89,-39,89",w:180},"\u00b6":{d:"16,-199v-1,-67,78,-63,148,-61r0,11r-23,0r0,249r-12,0r0,-249r-34,0r0,249r-12,0r0,-137v-39,-1,-67,-24,-67,-62",w:180},"\u00df":{d:"89,-245v-34,1,-43,17,-43,53r0,192r-22,0r0,-197v0,-44,21,-65,65,-65v69,0,88,92,38,117v69,22,44,175,-46,147r0,-18v41,6,64,-19,64,-59v0,-42,-22,-61,-65,-61r0,-17v36,2,53,-12,53,-45v1,-30,-15,-47,-44,-47",w:181,k:{".":6,",":6}},"\u00ae":{d:"194,-163v0,-32,-42,-25,-74,-26r0,55v35,-1,74,7,74,-29xm215,-162v0,21,-16,37,-36,39r34,69r-23,0r-32,-67r-38,0r0,67r-20,0r0,-149v51,1,116,-9,115,41xm150,-11v68,0,116,-47,116,-116v0,-69,-47,-116,-116,-116v-69,0,-116,48,-116,116v0,69,47,116,116,116xm22,-127v0,-77,51,-128,128,-128v77,0,128,51,128,128v0,78,-53,129,-128,129v-76,0,-128,-51,-128,-129",w:299},"\u00a9":{d:"83,-127v0,-61,59,-102,107,-67v11,8,16,20,18,33r-18,0v-4,-18,-19,-32,-40,-31v-33,1,-46,29,-47,66v0,36,15,63,47,64v22,0,39,-14,42,-34r18,0v-2,29,-29,49,-61,49v-42,-1,-66,-34,-66,-80xm150,-11v68,0,116,-47,116,-116v0,-69,-47,-116,-116,-116v-69,0,-116,48,-116,116v0,69,47,116,116,116xm22,-127v0,-77,51,-128,128,-128v77,0,128,51,128,128v0,78,-53,129,-128,129v-76,0,-128,-51,-128,-129",w:299},"\u00b4":{d:"84,-211r-16,0r37,-61r26,0",w:180},"\u00a8":{d:"106,-225r0,-28r25,0r0,28r-25,0xm49,-225r0,-28r25,0r0,28r-25,0",w:180},"\u00c6":{d:"68,-100r99,0r0,-138r-42,0xm1,0r109,-259r219,0r0,21r-137,0r0,95r124,0r0,20r-124,0r0,102r141,0r0,21r-166,0r0,-80r-108,0r-33,80r-25,0",w:347,k:{".":-7,"-":6}},"\u00d8":{d:"137,-245v-87,-5,-118,117,-78,189r141,-163v-16,-16,-36,-24,-63,-26xm137,7v-36,0,-63,-12,-82,-31r-28,33r-14,-11r31,-36v-18,-23,-26,-52,-27,-91v-1,-79,44,-138,120,-137v34,1,59,12,78,29r28,-32r14,12r-30,34v20,24,28,51,28,94v1,78,-43,136,-118,136xm137,-14v89,0,118,-122,74,-191r-141,163v17,16,37,28,67,28",w:272,k:{Y:6,X:6,V:6,".":15,"-":-7}},"\u00b1":{d:"255,-25r0,15r-210,0r0,-15r210,0xm157,-204r0,62r98,0r0,14r-98,0r0,62r-14,0r0,-62r-98,0r0,-14r98,0r0,-62r14,0",w:299},"\u00a5":{d:"89,0r0,-108r-88,0r0,-15r79,0r-19,-28r-60,0r0,-16r49,0r-51,-78r26,0r76,117r76,-117r26,0r-52,78r50,0r0,16r-60,0r-19,28r79,0r0,15r-88,0r0,108r-24,0",w:201},"\u00b5":{d:"126,-25v-14,37,-91,41,-103,0r-21,100r-22,0r56,-262r21,0v-7,44,-20,82,-24,129v-4,48,54,58,79,26v27,-36,32,-104,46,-155r22,0r-34,162v0,10,8,12,19,11v-2,5,0,15,-5,17v-23,7,-39,-4,-34,-28",w:192},"\u00aa":{d:"59,-139v35,1,54,-19,49,-58v-25,9,-80,0,-80,34v-1,17,13,24,31,24xm141,-128v-17,3,-34,0,-31,-19v-22,30,-101,32,-99,-16v2,-34,32,-39,73,-40v12,-1,26,-8,25,-17v-1,-22,-12,-28,-35,-29v-23,0,-38,9,-40,29r-16,0v1,-27,25,-42,56,-42v30,0,51,11,51,39r0,72v-2,13,7,13,16,11r0,12",w:144},"\u00ba":{d:"75,-249v-32,0,-47,23,-47,56v0,33,15,56,47,55v32,0,48,-22,48,-55v0,-33,-16,-56,-48,-56xm75,-125v-41,0,-64,-26,-64,-68v0,-42,23,-69,64,-69v43,0,65,26,65,69v0,43,-23,68,-65,68",w:150},"\u00e6":{d:"74,-14v51,1,72,-30,66,-85v-27,15,-105,1,-105,50v0,23,16,35,39,35xm280,-107v6,-58,-63,-85,-100,-48v-11,12,-17,28,-18,48r118,0xm300,-58v-2,71,-128,85,-149,21v-20,51,-141,62,-139,-12v2,-48,36,-52,87,-59v32,-5,40,1,41,-25v1,-30,-15,-39,-46,-39v-31,-1,-51,12,-51,41r-22,0v-7,-69,116,-80,138,-29v15,-19,32,-32,62,-32v57,0,84,40,81,103r-140,0v-2,43,19,75,60,75v31,0,52,-17,56,-44r22,0",w:317},"\u00f8":{d:"57,-32v40,40,107,8,107,-61v0,-22,-4,-39,-12,-52xm101,-172v-64,0,-77,82,-52,131r95,-114v-11,-11,-23,-17,-43,-17xm187,-94v8,86,-87,126,-144,79r-18,21r-9,-7r19,-23v-42,-56,-17,-175,66,-168v27,2,42,7,57,21r18,-21r9,7r-19,23v15,17,18,37,21,68",w:200},"\u00bf":{d:"80,-226r0,-33r24,0r0,33r-24,0xm12,-59v-2,-62,81,-73,68,-136r24,0v14,66,-65,87,-67,134v-2,31,19,47,50,47v38,0,56,-21,57,-59r23,0v-2,51,-28,80,-81,80v-44,0,-73,-25,-74,-66",w:176},"\u00a1":{d:"63,-195r5,101r0,94r-24,0r0,-94r5,-101r14,0xm68,-259r0,33r-24,0r0,-33r24,0",w:112},"\u00ac":{d:"255,-150r0,88r-13,0r0,-74r-197,0r0,-14r210,0",w:299},"\u00ab":{d:"130,-147r0,24r-38,29r38,28r0,23r-52,-38r0,-27xm65,-147r0,24r-37,29r37,28r0,23r-51,-38r0,-27",w:146},"\u00bb":{d:"82,-43r0,-23r37,-28r-37,-29r0,-24r51,39r0,27xm17,-43r0,-23r37,-28r-37,-29r0,-24r51,39r0,27",w:146},"\u00a0":{},"\u00c0":{d:"60,-100r101,0r-50,-134xm-2,0r99,-259r28,0r98,259r-25,0r-29,-80r-116,0r-30,80r-25,0xm121,-285r-47,-61r26,0r37,61r-16,0",w:221},"\u00c3":{d:"98,-327v21,1,44,19,53,-4r15,0v-6,35,-42,35,-72,23v-8,0,-13,6,-16,13r-14,0v5,-17,14,-33,34,-32xm60,-100r101,0r-50,-134xm-2,0r99,-259r28,0r98,259r-25,0r-29,-80r-116,0r-30,80r-25,0",w:221},"\u00d5":{d:"120,-327v20,1,44,19,53,-4r14,0v-5,36,-41,35,-71,23v-8,0,-13,6,-16,13r-14,0v5,-17,13,-33,34,-32xm136,-245v-60,0,-94,52,-94,116v0,64,33,115,94,115v61,0,94,-49,94,-115v0,-66,-32,-116,-94,-116xm136,7v-75,0,-118,-57,-118,-136v0,-80,43,-136,118,-137v76,0,119,57,119,137v0,80,-44,136,-119,136",w:272},"\u0152":{d:"138,-14v35,-1,55,-15,73,-36r0,-158v-17,-22,-39,-37,-73,-37v-61,0,-95,50,-95,116v0,66,33,115,95,115xm135,-266v36,1,58,14,77,35r0,-28r169,0r0,21r-146,0r0,95r133,0r0,20r-133,0r0,102r150,0r0,21r-173,0r0,-27v-19,20,-43,33,-77,34v-74,1,-117,-59,-117,-136v0,-78,43,-137,117,-137",w:400,k:{".":-7,"-":6}},"\u0153":{d:"98,-172v-45,0,-61,33,-61,81v0,45,20,77,61,77v41,0,61,-34,61,-79v0,-45,-20,-78,-61,-79xm300,-107v6,-57,-64,-86,-99,-48v-11,11,-16,27,-18,48r117,0xm319,-57v-2,74,-130,82,-148,17v-12,27,-36,45,-73,45v-55,0,-83,-38,-83,-96v0,-59,26,-101,82,-101v37,0,62,19,74,47v12,-28,34,-47,71,-47v56,1,82,40,79,103r-138,0v-2,43,20,75,59,75v30,1,53,-16,56,-43r21,0",w:336},"\u00f7":{d:"133,-46v0,-9,7,-19,17,-18v10,0,17,8,17,18v0,10,-7,17,-17,17v-10,0,-17,-7,-17,-17xm255,-114r0,14r-210,0r0,-14r210,0xm150,-150v-21,0,-23,-36,0,-35v10,0,17,7,17,17v0,9,-8,18,-17,18",w:299},"\u00ff":{d:"82,36v-10,30,-29,45,-65,39r0,-20v39,13,45,-26,56,-53r-73,-189r23,0r60,160r60,-160r22,0xm100,-225r0,-28r25,0r0,28r-25,0xm43,-225r0,-28r25,0r0,28r-25,0",w:167},"\u0178":{d:"89,0r0,-114r-91,-145r27,0r76,123r76,-123r27,0r-91,145r0,114r-24,0xm117,-299r0,-28r25,0r0,28r-25,0xm60,-299r0,-28r25,0r0,28r-25,0",w:201},"\u00a4":{d:"110,-98v31,0,58,-27,58,-58v0,-31,-27,-58,-58,-58v-32,0,-59,26,-59,58v0,32,27,58,59,58xm53,-110v-21,-21,-20,-70,0,-92r-36,-36r10,-10r36,36v22,-21,71,-20,93,0r36,-36r10,10r-36,36v20,22,21,71,0,92r36,37r-10,10r-36,-36v-22,20,-71,21,-93,0r-36,36r-10,-10",w:218},"\u00b7":{d:"48,-108v-8,0,-15,-7,-15,-14v0,-7,7,-15,15,-15v8,0,14,7,14,15v0,7,-7,15,-14,14",w:95},"\u00c2":{d:"66,-285r35,-61r27,0r35,61r-16,0r-32,-46r-33,46r-16,0xm60,-100r101,0r-50,-134xm-2,0r99,-259r28,0r98,259r-25,0r-29,-80r-116,0r-30,80r-25,0",w:221},"\u00ca":{d:"67,-285r35,-61r27,0r35,61r-16,0r-32,-46r-33,46r-16,0xm29,0r0,-259r169,0r0,21r-145,0r0,95r133,0r0,20r-133,0r0,102r150,0r0,21r-174,0",w:217},"\u00c1":{d:"60,-100r101,0r-50,-134xm-2,0r99,-259r28,0r98,259r-25,0r-29,-80r-116,0r-30,80r-25,0xm109,-285r-16,0r37,-61r26,0",w:221},"\u00cb":{d:"29,0r0,-259r169,0r0,21r-145,0r0,95r133,0r0,20r-133,0r0,102r150,0r0,21r-174,0xm132,-299r0,-28r25,0r0,28r-25,0xm75,-299r0,-28r25,0r0,28r-25,0",w:217},"\u00c8":{d:"29,0r0,-259r169,0r0,21r-145,0r0,95r133,0r0,20r-133,0r0,102r150,0r0,21r-174,0xm122,-285r-47,-61r26,0r37,61r-16,0",w:217},"\u00cd":{d:"30,0r0,-259r25,0r0,259r-25,0xm37,-285r-16,0r37,-61r26,0",w:85},"\u00ce":{d:"-6,-285r36,-61r26,0r35,61r-16,0r-32,-46r-32,46r-17,0xm30,0r0,-259r25,0r0,259r-25,0",w:85},"\u00cf":{d:"30,0r0,-259r25,0r0,259r-25,0xm59,-299r0,-28r25,0r0,28r-25,0xm2,-299r0,-28r25,0r0,28r-25,0",w:85},"\u00cc":{d:"30,0r0,-259r25,0r0,259r-25,0xm49,-285r-47,-61r26,0r37,61r-16,0",w:85},"\u00d3":{d:"136,-245v-60,0,-94,52,-94,116v0,64,33,115,94,115v61,0,94,-49,94,-115v0,-66,-32,-116,-94,-116xm136,7v-75,0,-118,-57,-118,-136v0,-80,43,-136,118,-137v76,0,119,57,119,137v0,80,-44,136,-119,136xm130,-285r-16,0r37,-61r26,0",w:272},"\u00d4":{d:"88,-285r35,-61r27,0r35,61r-16,0r-33,-46r-32,46r-16,0xm136,-245v-60,0,-94,52,-94,116v0,64,33,115,94,115v61,0,94,-49,94,-115v0,-66,-32,-116,-94,-116xm136,7v-75,0,-118,-57,-118,-136v0,-80,43,-136,118,-137v76,0,119,57,119,137v0,80,-44,136,-119,136",w:272},"\u00d2":{d:"136,-245v-60,0,-94,52,-94,116v0,64,33,115,94,115v61,0,94,-49,94,-115v0,-66,-32,-116,-94,-116xm136,7v-75,0,-118,-57,-118,-136v0,-80,43,-136,118,-137v76,0,119,57,119,137v0,80,-44,136,-119,136xm142,-285r-47,-61r26,0r37,61r-16,0",w:272},"\u00da":{d:"125,7v-66,0,-98,-34,-98,-99r0,-167r24,0r0,163v-1,57,20,80,74,82v113,5,65,-148,75,-245r24,0r0,167v0,65,-34,99,-99,99xm120,-285r-16,0r37,-61r26,0",w:250},"\u00db":{d:"77,-285r35,-61r27,0r35,61r-16,0r-32,-46r-33,46r-16,0xm125,7v-66,0,-98,-34,-98,-99r0,-167r24,0r0,163v-1,57,20,80,74,82v113,5,65,-148,75,-245r24,0r0,167v0,65,-34,99,-99,99",w:250},"\u00d9":{d:"125,7v-66,0,-98,-34,-98,-99r0,-167r24,0r0,163v-1,57,20,80,74,82v113,5,65,-148,75,-245r24,0r0,167v0,65,-34,99,-99,99xm132,-285r-47,-61r26,0r37,61r-16,0",w:250},"\u0131":{d:"26,0r0,-187r22,0r0,187r-22,0",w:74},"\u00af":{d:"45,-229r0,-20r90,0r0,20r-90,0",w:180},"\u00b8":{d:"137,50v1,40,-54,33,-84,24r0,-14v21,5,63,16,65,-10v1,-17,-15,-19,-34,-18r0,-32r12,0v1,6,-3,17,2,20v24,0,39,8,39,30",w:180},"\u0141":{d:"29,0r0,-112r-25,17r-9,-15r34,-24r0,-125r24,0r0,111r62,-43r10,15r-72,50r0,105r132,0r0,21r-156,0",w:187,k:{y:6,Y:36,W:11,V:23,U:6,T:29,O:13,".":-10,"-":40}},"\u0142":{d:"26,0r0,-115r-21,15r-10,-13r31,-23r0,-123r22,0r0,110r21,-16r10,14r-31,23r0,128r-22,0",w:74},"\u0160":{d:"61,-346r16,0r32,46r33,-46r16,0r-35,61r-27,0xm113,7v-58,0,-97,-27,-96,-85r23,0v0,41,30,64,73,64v52,0,86,-51,53,-85v-35,-36,-143,-19,-143,-97v0,-70,103,-90,148,-49v15,14,23,33,23,58r-24,0v0,-37,-26,-55,-64,-58v-48,-3,-77,45,-49,78v45,34,149,20,145,99v-2,49,-37,76,-89,75",w:218},"\u0161":{d:"40,-272r16,0r33,46r32,-46r16,0r-35,61r-27,0xm148,-82v33,38,-6,87,-59,87v-42,0,-71,-24,-73,-63r22,0v-5,52,100,60,100,9v0,-44,-127,-28,-118,-88v-4,-54,80,-70,115,-39v12,10,19,25,20,44r-22,0v-1,-26,-20,-40,-49,-40v-24,0,-40,11,-42,32v-4,34,87,37,106,58",w:176},"\u017d":{d:"54,-346r16,0r33,46r32,-46r16,0r-35,61r-27,0xm6,0r0,-22r160,-216r-148,0r0,-21r178,0r0,21r-161,216r163,0r0,22r-192,0",w:204},"\u017e":{d:"35,-272r16,0r32,46r33,-46r16,0r-35,61r-27,0xm7,0r0,-18r121,-151r-115,0r0,-18r141,0r0,19r-119,149r124,0r0,19r-152,0",w:166},"\u00a6":{d:"98,-72r0,134r-16,0r0,-134r16,0xm98,-252r0,134r-16,0r0,-134r16,0",w:180},"\u00d0":{d:"233,-130v0,89,-34,135,-131,130r-72,0r0,-127r-28,0r0,-18r28,0r0,-114r79,0v93,-6,124,46,124,129xm209,-129v0,-78,-26,-115,-113,-109r-42,0r0,93r78,0r0,18r-78,0r0,106r50,0v82,6,105,-34,105,-108",w:252,k:{Y:6,W:-3,V:3,A:3,".":13,"-":-7}},"\u00f0":{d:"15,-90v0,-68,56,-116,119,-86v-10,-14,-22,-27,-38,-38r-49,25r-5,-12r40,-22v-13,-9,-27,-14,-45,-20r6,-18v20,6,40,17,60,28r45,-24r6,12r-39,21v41,32,72,70,72,133v0,59,-30,96,-87,96v-55,-1,-85,-37,-85,-95xm100,-168v-43,0,-63,32,-63,77v0,45,20,77,63,77v43,0,64,-32,64,-77v0,-45,-21,-77,-64,-77",w:200},"\u00dd":{d:"89,0r0,-114r-91,-145r27,0r76,123r76,-123r27,0r-91,145r0,114r-24,0xm95,-285r-16,0r37,-61r26,0",w:201},"\u00fd":{d:"82,36v-10,30,-29,45,-65,39r0,-20v39,13,45,-26,56,-53r-73,-189r23,0r60,160r60,-160r22,0xm78,-211r-16,0r37,-61r26,0",w:167},"\u00de":{d:"180,-139v0,-62,-68,-51,-127,-51r0,103v60,-1,127,10,127,-52xm204,-139v0,75,-73,77,-151,74r0,65r-24,0r0,-259r24,0r0,47v77,-2,151,-4,151,73",w:217},"\u00fe":{d:"111,5v-32,-1,-52,-14,-64,-37r0,107r-22,0r0,-334r22,0r0,106v12,-24,32,-38,65,-39v54,0,83,43,83,99v0,58,-30,97,-84,98xm109,-172v-44,0,-63,33,-63,79v0,46,20,79,63,79v43,0,63,-33,63,-79v0,-45,-19,-79,-63,-79",w:208},"\u00d7":{d:"150,-117r86,-86r10,10r-86,86r86,85r-10,10r-86,-85r-85,85r-11,-10r86,-85r-86,-86r11,-10",w:299},"\u00b9":{d:"22,-219v26,1,41,-7,43,-30r14,0r0,151r-16,0r0,-120v-10,7,-23,8,-41,8r0,-9",w:126},"\u00b2":{d:"116,-205v0,56,-84,47,-93,95r92,0r0,12r-107,0v-6,-65,92,-51,92,-107v0,-20,-13,-32,-34,-32v-25,0,-39,13,-39,38r-15,0v1,-31,21,-50,54,-50v29,0,51,16,50,44",w:126},"\u00b3":{d:"88,-177v48,16,26,83,-26,83v-32,0,-54,-16,-54,-47r16,0v0,22,15,36,37,36v23,0,40,-11,39,-34v0,-25,-20,-33,-49,-31v0,-6,-2,-13,6,-11v24,1,38,-9,38,-29v0,-17,-14,-27,-32,-27v-22,0,-34,12,-35,33r-14,0v1,-28,20,-45,49,-45v46,0,66,58,25,72",w:126},"\u00bc":{d:"257,-46r0,-74r-54,74r54,0xm257,0r0,-35r-68,0r0,-11r67,-91r16,0r0,91r21,0r0,11r-21,0r0,35r-15,0xm60,7r162,-259r18,0r-161,259r-19,0xm21,-221v25,1,39,-6,41,-27r14,0r0,140r-15,0r0,-112v-10,7,-23,8,-40,8r0,-9",w:301},"\u00bd":{d:"244,-141v41,0,63,43,35,70v-18,17,-72,28,-76,60r88,0r0,11r-103,0v-4,-62,89,-49,89,-100v0,-19,-13,-30,-34,-30v-22,0,-36,13,-36,36r-15,0v0,-31,20,-47,52,-47xm60,7r162,-259r18,0r-161,259r-19,0xm21,-221v25,1,39,-6,41,-27r14,0r0,140r-15,0r0,-112v-10,7,-23,8,-40,8r0,-9",w:301},"\u00be":{d:"257,-46r0,-74r-54,74r54,0xm257,0r0,-35r-68,0r0,-11r67,-91r16,0r0,91r21,0r0,11r-21,0r0,35r-15,0xm60,7r162,-259r18,0r-161,259r-19,0xm111,-146v0,42,-61,54,-89,31v-9,-8,-14,-19,-14,-33r15,0v0,21,14,34,36,33v23,0,36,-9,36,-31v0,-24,-20,-30,-47,-29v0,-5,-1,-12,6,-10v22,-1,36,-7,37,-27v0,-16,-14,-27,-31,-26v-20,0,-33,11,-33,31r-14,0v1,-27,19,-38,47,-41v46,-5,60,55,23,67v17,3,28,15,28,35",w:301},"\u011e":{d:"183,-338v5,46,-54,57,-83,35v-8,-7,-12,-19,-13,-35r14,0v1,19,14,25,34,25v22,0,32,-6,34,-25r14,0xm133,-15v58,1,91,-38,90,-97r-85,0r0,-21r108,0r0,133r-19,0r-3,-46v-14,32,-46,52,-90,53v-75,0,-116,-58,-116,-137v0,-79,42,-136,117,-136v59,0,101,30,108,82r-25,0v-6,-37,-38,-62,-82,-61v-64,1,-94,47,-94,115v0,65,31,114,91,115",w:269},"\u011f":{d:"153,-265v3,45,-54,59,-83,35v-8,-7,-13,-19,-14,-35r14,0v1,19,13,26,34,26v22,0,32,-7,34,-26r15,0xm101,-172v-44,0,-64,33,-63,79v0,46,20,78,63,79v43,0,64,-33,64,-79v0,-46,-20,-79,-64,-79xm98,-192v31,0,52,15,65,37r0,-32r21,0r0,177v10,79,-85,109,-141,72v-14,-9,-21,-23,-22,-40r22,0v3,24,23,35,52,35v54,0,73,-32,68,-89v-14,22,-33,37,-65,37v-54,1,-83,-42,-83,-98v0,-55,30,-100,83,-99",w:208},"\u0130":{d:"30,-297r0,-31r26,0r0,31r-26,0xm30,0r0,-259r25,0r0,259r-25,0",w:85},"\u015e":{d:"113,7v-58,0,-97,-27,-96,-85r23,0v0,41,30,64,73,64v52,0,86,-51,53,-85v-35,-36,-143,-19,-143,-97v0,-70,103,-90,148,-49v15,14,23,33,23,58r-24,0v0,-37,-26,-55,-64,-58v-48,-3,-77,45,-49,78v45,34,149,20,145,99v-2,49,-37,76,-89,75xm156,50v1,40,-54,33,-84,24r0,-14v21,5,63,16,65,-10v1,-17,-15,-19,-34,-18r0,-32r12,0v1,6,-3,17,2,20v24,0,39,8,39,30",w:218},"\u015f":{d:"148,-82v33,38,-6,87,-59,87v-42,0,-71,-24,-73,-63r22,0v-5,52,100,60,100,9v0,-44,-127,-28,-118,-88v-4,-54,80,-70,115,-39v12,10,19,25,20,44r-22,0v-1,-26,-20,-40,-49,-40v-24,0,-40,11,-42,32v-4,34,87,37,106,58xm136,50v1,40,-54,33,-84,24r0,-14v21,5,63,16,65,-10v1,-17,-15,-19,-34,-18r0,-32r12,0v1,6,-3,17,2,20v24,0,39,8,39,30",w:176},"\u0106":{d:"132,-14v46,1,75,-28,78,-71r24,0v-4,57,-43,92,-104,92v-75,0,-112,-58,-112,-137v0,-79,39,-135,113,-136v55,-1,98,32,100,83r-23,0v-4,-38,-35,-62,-77,-62v-61,1,-89,50,-89,115v0,65,29,116,90,116xm129,-285r-16,0r37,-61r26,0",w:250},"\u0107":{d:"98,-14v32,0,52,-21,55,-51r21,0v-3,41,-33,70,-77,70v-52,0,-82,-41,-82,-97v0,-81,77,-128,135,-82v14,12,21,28,22,47r-21,0v-3,-27,-24,-45,-53,-45v-40,0,-61,35,-61,78v0,45,20,79,61,80xm96,-211r-16,0r37,-61r26,0",w:185},"\u010c":{d:"87,-346r16,0r32,46r33,-46r16,0r-35,61r-27,0xm132,-14v46,1,75,-28,78,-71r24,0v-4,57,-43,92,-104,92v-75,0,-112,-58,-112,-137v0,-79,39,-135,113,-136v55,-1,98,32,100,83r-23,0v-4,-38,-35,-62,-77,-62v-61,1,-89,50,-89,115v0,65,29,116,90,116",w:250},"\u010d":{d:"53,-272r16,0r33,46r32,-46r16,0r-35,61r-27,0xm98,-14v32,0,52,-21,55,-51r21,0v-3,41,-33,70,-77,70v-52,0,-82,-41,-82,-97v0,-81,77,-128,135,-82v14,12,21,28,22,47r-21,0v-3,-27,-24,-45,-53,-45v-40,0,-61,35,-61,78v0,45,20,79,61,80",w:185},"\u0111":{d:"101,-172v-43,0,-63,34,-63,79v0,46,20,78,63,79v43,0,64,-33,64,-79v0,-46,-20,-80,-64,-79xm98,-192v32,0,52,15,65,37r0,-62r-62,0r0,-16r62,0r0,-26r21,0r0,26r25,0r0,16r-25,0r0,217r-21,0r0,-32v-13,22,-33,37,-66,37v-53,1,-82,-42,-82,-98v0,-55,30,-100,83,-99",w:209},"\u00ad":{d:"14,-83r0,-23r87,0r0,23r-87,0",w:117}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright 1990-1993 Bitstream Inc.  All rights reserved.
 */
Cufon.registerFont({w:187,face:{"font-family":"Swiss721","font-weight":400,"font-style":"italic","font-stretch":"normal","units-per-em":"360","panose-1":"2 11 3 3 2 2 2 9 2 4",ascent:"288",descent:"-72","x-height":"5",bbox:"-47 -347 361 85","underline-thickness":"7.20703","underline-position":"-33.5742",slope:"-12","unicode-range":"U+0020-U+017E"},glyphs:{" ":{w:93},"!":{d:"37,-62r41,-196r12,0r-44,196r-9,0xm20,0r7,-32r15,0r-7,32r-15,0",w:110},'"':{d:"63,-252r12,0r0,97r-12,0r0,-97xm18,-252r12,0r0,97r-12,0r0,-97",w:93},"#":{d:"125,-153r-18,51r48,0r17,-51r-47,0xm144,-255r17,0r-32,89r49,0r31,-89r17,0r-32,89r58,0r-4,13r-59,0r-18,51r63,0r-4,13r-63,0r-31,89r-17,0r31,-89r-48,0r-32,89r-16,0r31,-89r-60,0r4,-13r60,0r19,-51r-65,0r3,-13r66,0",w:276},"$":{d:"115,-243v-50,-11,-89,43,-58,82v7,8,19,16,35,24xm163,-67v0,48,-35,74,-88,71r-6,26r-11,0r5,-28v-36,-6,-53,-33,-54,-74r12,0v0,35,17,59,45,64r24,-118v-31,-14,-54,-27,-55,-64v-1,-41,37,-70,82,-63r3,-16r11,0r-3,17v32,6,51,25,51,62r-11,0v-1,-31,-15,-46,-42,-52r-24,110v33,16,61,26,61,65xm77,-7v57,8,95,-47,63,-88v-7,-9,-21,-17,-40,-26"},"%":{d:"192,-93v-23,0,-44,21,-44,44v0,24,21,43,44,44v23,1,44,-21,44,-44v0,-23,-20,-44,-44,-44xm192,6v-29,0,-55,-26,-55,-55v0,-29,26,-55,55,-55v29,0,55,26,55,55v0,29,-26,55,-55,55xm53,6r143,-265r13,0r-144,265r-12,0xm69,-149v-29,0,-55,-27,-55,-55v0,-29,26,-55,55,-55v29,0,55,26,55,55v0,29,-26,55,-55,55xm69,-247v-23,0,-44,21,-44,44v0,23,21,44,44,44v23,0,45,-21,45,-44v0,-23,-22,-44,-45,-44",w:261},"&":{d:"119,-251v-54,3,-49,58,-17,93v30,-12,54,-23,56,-55v1,-22,-17,-39,-39,-38xm24,-69v-5,75,103,82,139,32r-66,-107v-42,17,-70,30,-73,75xm205,-112v-2,31,-14,55,-28,75r23,37v-23,3,-21,-17,-31,-27v-20,19,-45,33,-80,34v-45,1,-78,-31,-77,-75v1,-49,35,-69,79,-85v-13,-23,-24,-33,-25,-57v-1,-30,23,-52,54,-52v29,0,50,21,50,49v0,37,-29,50,-63,64r63,102v13,-18,21,-39,24,-65r11,0",w:226},"'":{d:"18,-252r12,0r0,97r-12,0r0,-97",w:48},"(":{d:"123,-258v-79,74,-112,205,-67,332r-11,0v-12,-39,-22,-78,-21,-126v2,-93,36,-149,87,-206r12,0",w:103},")":{d:"57,-136v0,-44,-9,-82,-21,-122r10,0v12,39,22,79,22,125v0,94,-37,150,-88,207r-12,0v53,-59,89,-114,89,-210",w:103},"*":{d:"77,-158r-10,-7r32,-39r-46,-12r4,-13r44,16r-2,-46r13,0r-2,46r43,-16r5,13r-46,12r31,39r-9,7r-29,-40",w:180},"+":{d:"145,-215r11,0r0,102r99,0r0,11r-99,0r0,102r-11,0r0,-102r-100,0r0,-11r100,0r0,-102",w:299},",":{d:"-8,37r32,-69r15,0r-32,69r-15,0",w:93},"-":{d:"9,-88r3,-10r85,0r-3,10r-85,0",w:123,k:{Y:26,X:13,W:20,V:20,T:13}},".":{d:"12,0r7,-32r14,0r-6,32r-15,0",w:93},"/":{d:"-2,30r92,-288r12,0r-92,288r-12,0",w:100},"0":{d:"73,-4v74,0,93,-89,93,-168v0,-40,-15,-70,-52,-70v-75,0,-93,90,-93,168v0,40,16,70,52,70xm73,5v-44,0,-65,-36,-63,-84v4,-82,24,-173,105,-173v45,0,65,38,63,86v-4,80,-23,171,-105,171"},"1":{d:"71,0r49,-223v-16,17,-44,33,-74,38r2,-11v34,-7,58,-24,77,-49r11,0r-54,245r-11,0"},"2":{d:"108,-250v37,-1,66,26,66,62v12,47,-111,107,-141,139v-10,12,-17,24,-18,38r132,0r-3,11r-143,0v4,-102,153,-92,161,-188v2,-30,-23,-53,-54,-52v-40,1,-62,26,-68,64r-11,0v6,-44,33,-74,79,-74"},"3":{d:"109,-242v-33,0,-57,21,-62,51r-11,0v6,-35,34,-60,73,-60v38,0,65,23,65,59v0,36,-24,58,-55,64v80,25,41,134,-39,134v-43,0,-71,-24,-71,-66r11,0v2,35,24,55,60,55v40,1,71,-26,71,-65v0,-39,-35,-58,-77,-53v2,-4,-1,-13,7,-11v47,1,81,-14,81,-57v0,-31,-22,-51,-53,-51"},"4":{d:"125,-72r32,-153r-138,153r106,0xm110,0r13,-63r-121,0r3,-9r156,-173r11,0r-36,173r30,0r-3,9r-29,0r-14,63r-10,0"},"5":{d:"165,-86v0,70,-84,123,-139,77v-12,-11,-18,-28,-18,-48r11,0v1,32,22,55,55,55v82,0,115,-143,20,-144v-27,0,-45,13,-58,29r-13,0r39,-128r115,0r-2,10r-106,0r-29,100v38,-41,125,-20,125,49"},"6":{d:"161,-190v-3,-62,-77,-65,-105,-16v-14,24,-26,54,-30,94v10,-28,37,-50,72,-50v39,0,67,31,67,70v0,53,-30,99,-79,98v-50,-1,-75,-40,-73,-95v3,-78,24,-157,100,-162v37,-2,57,25,59,61r-11,0xm85,-5v75,0,98,-146,13,-147v-42,0,-70,38,-70,81v0,37,22,66,57,66"},"7":{d:"40,0v26,-87,76,-167,133,-234r-138,0r2,-11r152,0r-2,12v-58,64,-108,144,-135,233r-12,0"},"8":{d:"8,-61v0,-40,25,-65,60,-74v-19,-8,-34,-25,-34,-50v-1,-39,33,-65,73,-65v37,0,65,21,65,56v-1,32,-22,55,-51,62v26,8,41,30,42,62v2,45,-37,76,-83,76v-43,0,-72,-26,-72,-67xm20,-63v0,36,24,60,60,59v41,0,71,-28,71,-68v0,-35,-25,-56,-62,-56v-39,0,-69,26,-69,65xm106,-241v-33,-1,-60,24,-60,55v0,28,22,47,53,47v35,0,60,-22,60,-55v1,-30,-23,-47,-53,-47"},"9":{d:"22,-55v3,63,77,64,106,16v14,-24,25,-54,29,-94v-11,28,-36,50,-72,50v-38,1,-66,-31,-66,-70v0,-53,30,-99,79,-98v50,1,74,40,72,95v-3,78,-25,157,-100,162v-37,2,-57,-25,-58,-61r10,0xm98,-240v-74,0,-97,146,-13,147v42,0,70,-38,70,-81v0,-37,-22,-66,-57,-66"},":":{d:"47,-143r7,-32r14,0r-6,32r-15,0xm16,0r7,-32r15,0r-7,32r-15,0",w:102},";":{d:"50,-144r7,-31r14,0r-6,31r-15,0xm-4,37r32,-69r15,0r-33,69r-14,0",w:102},"<":{d:"253,-195r0,12r-187,76r187,76r0,12r-207,-85r0,-7",w:299},"=":{d:"45,-82r210,0r0,12r-210,0r0,-12xm45,-144r210,0r0,11r-210,0r0,-11",w:299},">":{d:"46,-195r207,84r0,7r-207,85r0,-12r188,-76r-188,-76r0,-12",w:299},"?":{d:"51,-31r13,0r-7,31r-13,0xm95,-263v75,-6,91,91,32,122v-33,17,-56,32,-59,77r-10,0v-2,-79,96,-68,96,-141v0,-29,-28,-48,-59,-48v-40,0,-59,26,-64,64r-12,0v7,-45,28,-70,76,-74",w:166},"@":{d:"242,-23v-23,2,-37,-10,-32,-33v-10,17,-27,33,-51,33v-37,1,-51,-21,-55,-57v-7,-70,93,-135,126,-64v7,-9,4,-27,22,-24r-28,118v0,11,10,17,22,16v51,-5,75,-49,77,-103v2,-67,-59,-108,-129,-106v-96,3,-153,61,-156,154v-2,79,62,128,143,127v43,0,83,-15,111,-34r4,6v-30,23,-65,38,-113,38v-95,0,-161,-47,-161,-140v0,-103,71,-162,174,-162v81,0,142,41,142,118v0,63,-35,108,-96,113xm120,-78v0,44,47,55,75,31v20,-17,24,-51,32,-80v-5,-22,-18,-37,-43,-37v-39,0,-64,42,-64,86",w:360},A:{d:"47,-97r109,0r-25,-146xm-22,0r149,-259r13,0r44,259r-11,0r-15,-86r-118,0r-49,86r-13,0",w:204,k:{"\u00c5":-7,y:5,w:5,v:5,t:-7,f:-13,Y:5,W:6,V:6,T:13,A:-7,";":-7,":":-7,".":-7,",":-7}},B:{d:"181,-79v0,-62,-75,-51,-138,-52r-25,120v82,1,163,9,163,-68xm191,-201v0,-56,-66,-47,-123,-48r-23,107v70,0,146,12,146,-59xm194,-80v0,91,-96,81,-191,80r55,-259v70,0,147,-10,145,59v-1,37,-22,58,-55,65v28,7,46,22,46,55",w:219,k:{"\u0152":-7,"\u00d8":-7,Y:6,S:-7,O:-7,G:-7,C:-7,"-":-7}},C:{d:"112,-5v49,0,82,-33,97,-71r13,0v-18,47,-53,81,-112,82v-59,0,-96,-47,-93,-110v4,-86,43,-156,129,-159v53,-2,89,32,88,85v-4,-1,-10,2,-12,-1v1,-45,-30,-75,-75,-74v-69,0,-118,74,-118,149v0,57,28,100,83,99",w:243,k:{S:-7,";":-7,":":-7,"-":-8}},D:{d:"214,-156v1,-83,-59,-97,-147,-92r-50,237v129,11,195,-31,197,-145xm226,-154v-6,105,-50,162,-177,154r-46,0r55,-259v103,-5,173,10,168,105",w:244,k:{Y:3,W:-7,".":13,"-":-7,",":13}},E:{d:"3,0r55,-259r134,0r-3,11r-122,0r-23,109r122,0r-2,11r-122,0r-25,117r140,0r-3,11r-151,0",w:193,k:{".":-7,"-":6,",":-7}},F:{d:"3,0r55,-259r131,0r-2,12r-120,0r-23,108r119,0r-2,11r-119,0r-27,128r-12,0",w:184,k:{"\u0153":-5,"\u00f8":-5,"\u00e6":-5,"\u00c5":15,y:-7,u:8,o:-5,e:-5,a:-5,T:-7,A:15,";":13,":":13,".":55,"-":6,",":55}},G:{d:"29,-104v0,58,29,100,85,100v59,-1,98,-51,105,-109r-92,0r3,-11r104,0r-27,124r-11,0r10,-46v-21,30,-47,52,-93,52v-63,1,-97,-45,-96,-110v3,-88,45,-155,130,-159v49,-2,85,31,87,78r-12,0v-3,-41,-32,-68,-76,-68v-68,-1,-117,74,-117,149",w:251,k:{Y:3,T:6}},H:{d:"3,0r55,-259r12,0r-25,115r159,0r24,-115r12,0r-55,259r-12,0r28,-133r-158,0r-28,133r-12,0",w:242},I:{d:"4,0r55,-259r12,0r-55,259r-12,0",w:75},J:{d:"104,-11v-42,40,-124,5,-99,-60r11,0v-9,35,5,68,41,66v48,-2,51,-26,62,-76r38,-178r13,0r-40,188v-6,28,-15,49,-26,60",w:168,k:{".":8,",":8}},K:{d:"3,0r55,-259r12,0r-31,146r167,-146r17,0r-122,106r88,153r-14,0r-83,-145r-57,50r-20,95r-12,0",w:198,k:{"\u0152":10,"\u00e6":-7,"\u00d8":10,"\u00c5":-17,y:-3,a:-7,Y:-3,W:6,U:13,T:-5,O:10,C:10,A:-17,".":-13,"-":26,",":-13}},L:{d:"3,0r55,-259r12,0r-53,248r143,0r-2,11r-155,0",w:179,k:{"\u0152":20,"\u00d8":20,"\u00c5":-7,y:6,Y:36,W:11,V:23,U:6,T:29,O:20,A:-7,".":-10,"-":40,",":-10}},M:{d:"3,0r55,-259r18,0r42,239r141,-239r19,0r-55,259r-12,0r52,-245r-144,245r-9,0r-43,-246r-52,246r-12,0",w:280},N:{d:"3,0r55,-259r14,0r104,247r52,-247r12,0r-55,259r-16,0r-103,-244r-52,244r-11,0",w:242,k:{";":6,":":6}},O:{d:"234,-158v0,-55,-29,-97,-83,-95v-82,3,-119,67,-122,149v-2,57,29,100,84,99v74,0,121,-72,121,-153xm114,6v-63,0,-99,-46,-97,-111v2,-88,46,-155,132,-159v62,-3,98,43,98,105v0,87,-51,165,-133,165",w:263,k:{X:6,";":-7,":":-7,".":15,"-":-7,",":15}},P:{d:"200,-193v-2,80,-73,83,-161,80r-24,113r-12,0r55,-259v71,-1,144,-3,142,66xm187,-195v-3,-55,-55,-55,-119,-53r-26,123v77,2,148,4,145,-70",w:203,k:{"\u0153":-3,"\u00f8":-3,"\u00e6":-3,"\u00c5":20,y:-10,u:-3,s:-3,o:-3,e:-3,a:-3,Y:-3,W:-3,A:20,";":6,":":6,".":86,"-":40,",":86}},Q:{d:"29,-104v-6,80,73,124,137,84r-27,-26r8,-8r29,29v69,-37,93,-232,-25,-228v-82,3,-116,66,-122,149xm247,-155v-1,62,-26,110,-63,138r34,35r-7,7r-36,-36v-17,11,-36,17,-62,17v-62,1,-97,-46,-96,-110v2,-89,46,-160,132,-160v64,0,98,44,98,109",w:263,k:{".":11,"-":-7,",":11}},R:{d:"167,-81v4,-58,-72,-38,-126,-42r-26,123r-12,0r55,-259v71,1,150,-11,150,61v0,41,-22,62,-57,71v49,11,13,86,30,127v-35,2,-10,-54,-14,-81xm196,-198v0,-60,-69,-49,-128,-50r-24,114v75,0,152,10,152,-64",w:219,k:{y:-3,T:6}},S:{d:"91,6v-53,0,-82,-31,-81,-85r12,0v0,49,25,73,72,74v40,0,67,-24,68,-62v3,-76,-122,-50,-122,-129v0,-42,32,-68,75,-68v48,0,79,27,78,76v-4,-1,-12,2,-12,-2v0,-40,-23,-63,-65,-63v-37,0,-64,20,-64,56v0,59,122,54,122,130v0,46,-35,74,-83,73",w:203,k:{S:-7,"-":-7}},T:{d:"54,0r53,-247r-82,0r3,-12r167,0r-3,12r-73,0r-52,247r-13,0",w:180,k:{"\u0153":41,"\u00f8":41,"\u00e6":41,"\u00c5":16,y:40,w:40,u:40,s:41,r:28,o:41,i:5,e:41,c:41,a:41,T:-3,C:6,A:16,";":46,":":46,".":53,"-":53,",":53}},U:{d:"166,-15v-51,44,-163,19,-145,-69v12,-61,25,-116,36,-175r12,0r-38,193v-5,63,91,80,127,43v48,-48,45,-161,67,-236r12,0r-38,179v-6,29,-17,51,-33,65",w:240,k:{";":6,":":6,".":13,",":13}},V:{d:"61,0r-42,-259r12,0r39,243r118,-243r13,0r-126,259r-14,0",w:181,k:{"\u0153":6,"\u00f8":6,"\u00e6":6,"\u00c5":6,y:-13,u:6,o:6,e:6,a:6,A:6,";":10,":":10,".":46,"-":26,",":46}},W:{d:"56,0r-20,-259r11,0r19,239r94,-239r12,0r28,236r87,-236r12,0r-96,259r-11,0r-28,-238r-95,238r-13,0",w:277,k:{"\u0153":-7,"\u00f8":-7,y:-11,u:-11,r:-7,o:-7,i:-7,e:-7,";":5,":":5,".":29,"-":13,",":29}},X:{d:"-15,0r100,-135r-61,-124r13,0r57,115r84,-115r14,0r-93,126r67,133r-14,0r-61,-123r-92,123r-14,0",w:186,k:{"\u0152":6,"\u00d8":6,e:3,O:6,C:6,".":-13,"-":13,",":-13}},Y:{d:"64,0r24,-112r-64,-147r13,0r58,135r85,-135r14,0r-94,148r-24,111r-12,0",w:186,k:{"\u0153":26,"\u0152":6,"\u00f8":26,"\u00e6":26,"\u00d8":6,"\u00c5":15,u:26,o:26,i:13,e:26,a:26,O:6,C:6,A:15,";":31,":":31,".":46,"-":40,",":46}},Z:{d:"-6,0r3,-14r186,-234r-143,0r3,-11r155,0r-3,15r-186,233r154,0r-2,11r-167,0",w:190,k:{";":-7,":":-7,".":-7,"-":26,",":-7}},"[":{d:"-3,75r71,-333r66,0r-2,11r-55,0r-65,311r54,0r-2,11r-67,0",w:108},"\\":{d:"73,30r-52,-288r12,0r51,288r-11,0",w:100},"]":{d:"95,-258r-71,332r-67,0r3,-11r54,0r66,-310r-54,0r2,-11r67,0",w:108},"^":{d:"171,-256r17,0r97,97r-19,0r-86,-85r-86,85r-19,0",w:360},_:{d:"0,74r180,0r0,11r-180,0r0,-11",w:180},"`":{d:"127,-210r-10,0r-45,-58r15,0",w:180},a:{d:"136,-31v-7,17,4,28,21,20v2,11,-3,15,-14,13v-18,1,-25,-15,-19,-32v-18,19,-36,32,-68,35v-56,5,-79,-79,-27,-99v26,-20,124,7,118,-51v-2,-25,-24,-35,-52,-35v-36,0,-55,17,-62,46r-11,0v7,-37,31,-55,73,-56v45,-2,70,23,60,69xm10,-49v0,49,67,52,96,24v20,-19,29,-48,34,-81v-41,21,-130,0,-130,57",w:183},b:{d:"86,-5v83,9,127,-172,24,-175v-82,-7,-124,170,-24,175xm86,5v-37,0,-61,-24,-66,-56r-11,51r-11,0r55,-258r11,0r-24,109v14,-24,36,-41,71,-41v46,0,71,29,71,76v1,61,-38,119,-96,119",w:203},c:{d:"74,-5v38,0,65,-26,76,-57r13,0v-14,39,-42,66,-90,67v-42,1,-67,-34,-67,-78v0,-80,79,-153,144,-100v12,11,19,27,20,47r-12,0v-1,-33,-22,-55,-56,-55v-50,-1,-84,54,-84,108v0,39,20,68,56,68",w:189},d:{d:"102,-180v-84,0,-129,173,-24,175v48,1,82,-55,82,-107v0,-40,-21,-68,-58,-68xm101,-190v37,0,62,23,67,56r26,-124r11,0r-55,258r-11,0r8,-36v-27,60,-141,54,-141,-35v0,-62,38,-120,95,-119",w:203},e:{d:"102,-190v50,0,73,42,66,96r-147,0v-7,48,12,89,54,89v36,0,61,-24,72,-54r12,0v-11,34,-41,63,-82,64v-43,0,-68,-32,-69,-77v-1,-60,37,-118,94,-118xm158,-104v11,-70,-63,-99,-106,-56v-14,14,-23,33,-28,56r134,0",w:191},f:{d:"-1,0r37,-177r-27,0r2,-10r27,0v9,-36,11,-84,61,-71v1,17,-27,4,-33,16v-8,8,-13,37,-16,55r33,0r-2,10r-34,0r-37,177r-11,0",w:76,k:{".":6,"-":6,",":6}},g:{d:"102,-181v-83,-9,-128,174,-24,175v83,7,124,-170,24,-175xm12,20v-2,48,75,53,104,28v18,-15,25,-55,32,-85v-14,23,-36,41,-71,41v-46,0,-70,-29,-71,-76v-1,-62,38,-120,96,-119v37,0,61,24,66,56r11,-51r11,0r-40,189v1,78,-139,100,-149,17r11,0",w:204},h:{d:"150,-125v18,-60,-61,-69,-92,-33v-30,34,-36,104,-49,158r-11,0r55,-258r11,0r-23,106v19,-43,122,-58,122,9v0,51,-19,95,-28,143r-11,0"},i:{d:"-2,0r39,-187r12,0r-40,187r-11,0xm45,-228r7,-30r13,0r-6,30r-14,0",w:62},j:{d:"45,-228r7,-30r13,0r-6,30r-14,0xm3,30v-7,34,-14,44,-50,43v0,-6,2,-14,10,-10v14,0,24,-11,29,-33r46,-217r11,0",w:62},k:{d:"-3,0r55,-258r11,0r-37,176r121,-105r16,0r-74,64r47,123r-11,0r-45,-116r-58,49r-14,67r-11,0",w:160,k:{"-":13}},l:{d:"-2,0r54,-258r11,0r-54,258r-11,0",w:62},m:{d:"142,-125v14,-59,-53,-69,-84,-32v-30,35,-36,103,-49,157r-11,0r39,-187r11,0r-7,35v19,-40,106,-58,113,3v20,-22,37,-41,70,-41v87,0,27,128,19,190r-11,0r29,-142v1,-47,-62,-46,-86,-16v-28,36,-36,105,-49,158r-11,0",w:296},n:{d:"150,-125v18,-60,-61,-69,-92,-33v-30,34,-36,104,-49,158r-11,0r39,-187r11,0r-7,35v19,-43,122,-58,122,9v0,51,-19,95,-28,143r-11,0"},o:{d:"160,-114v0,-40,-20,-66,-60,-66v-48,0,-82,55,-82,107v0,39,20,68,56,68v51,0,87,-54,86,-109xm73,5v-41,0,-67,-35,-67,-78v0,-62,37,-117,96,-117v44,0,70,31,70,76v1,65,-38,118,-99,119",w:194},p:{d:"86,-5v83,9,127,-172,24,-175v-82,-7,-124,170,-24,175xm86,5v-37,0,-61,-24,-66,-56r-27,125r-11,0r55,-261r11,0r-8,38v14,-24,36,-41,71,-41v46,0,71,29,71,76v1,61,-38,119,-96,119",w:203},q:{d:"101,-190v37,0,62,23,67,56r11,-53r11,0r-55,261r-11,0r23,-110v-27,60,-141,54,-141,-35v0,-62,38,-120,95,-119xm102,-180v-84,0,-129,173,-24,175v48,1,82,-55,82,-107v0,-40,-21,-68,-58,-68",w:203},r:{d:"43,-157v10,-21,32,-39,63,-30r-3,11v-81,-13,-73,110,-94,176r-10,0r39,-187r11,0",w:100,k:{".":33,"-":20,",":33}},s:{d:"134,-47v0,52,-84,68,-118,36v-12,-11,-18,-26,-20,-47r12,0v1,34,22,52,57,52v29,0,57,-14,57,-40v0,-54,-102,-38,-102,-97v0,-49,78,-62,109,-32v11,10,17,24,17,42r-11,0v6,-58,-99,-64,-103,-11v-2,43,102,43,102,97",w:163},t:{d:"20,-45v-11,27,3,46,33,35v1,13,-12,12,-23,13v-27,1,-26,-26,-21,-50r27,-130r-28,0r2,-10r28,0r11,-51r11,0r-11,51r35,0r-2,10r-35,0",w:76,k:{"-":6}},u:{d:"21,-60v-17,62,62,69,93,33v30,-35,35,-106,49,-160r11,0r-40,187r-11,0r8,-33v-16,21,-37,38,-70,38v-96,0,-30,-126,-24,-192r11,0"},v:{d:"7,-187r11,0r35,173r89,-173r12,0r-97,187r-12,0",w:153,k:{".":29,",":29}},w:{d:"38,0r-29,-187r10,0r27,168r74,-168r8,0r27,168r76,-168r11,0r-84,187r-10,0r-26,-165r-74,165r-10,0",w:243,k:{".":23,",":23}},x:{d:"-8,0r-13,0r78,-97r-50,-90r12,0r46,80r63,-80r14,0r-72,90r55,97r-13,0r-49,-88",w:145,k:{"-":13}},y:{d:"54,0r-37,-187r11,0r34,172r89,-172r12,0r-119,231v-10,20,-26,33,-55,28r0,-10v44,8,49,-35,65,-62",w:166,k:{".":28,"-":6,",":28}},z:{d:"-14,0r3,-12r148,-164r-122,0r2,-11r136,0r-2,12r-150,165r128,0r-1,10r-142,0",w:156},"{":{d:"86,-150v0,-62,-7,-118,62,-110v-1,6,3,15,-6,13v-84,-14,-3,142,-76,154v41,7,33,57,34,106v0,40,11,47,48,48v-1,5,3,14,-5,12v-64,5,-57,-49,-57,-109v0,-39,-14,-53,-54,-51r0,-13v37,4,55,-12,54,-50",w:180},"|":{d:"83,-275r14,0r0,360r-14,0r0,-360",w:180},"}":{d:"114,-93v-75,-14,13,-171,-82,-154v1,-6,-3,-16,6,-13v64,-5,56,50,56,110v0,39,18,54,55,50v-1,6,4,14,-8,13v-52,-6,-47,44,-47,93v0,53,-12,67,-62,67v0,-6,-3,-15,7,-13v83,14,2,-140,75,-153",w:180},"~":{d:"201,-100v28,-2,45,-13,68,-28r0,13v-31,27,-83,30,-125,11v-48,-23,-78,-7,-113,18r0,-13v21,-15,40,-26,68,-26v32,0,77,27,102,25",w:299},"\u00c4":{d:"47,-97r109,0r-25,-146xm-22,0r149,-259r13,0r44,259r-11,0r-15,-86r-118,0r-49,86r-13,0xm159,-299r4,-21r16,0r-4,21r-16,0xm103,-299r4,-21r16,0r-4,21r-16,0",w:204},"\u00c5":{d:"47,-97r109,0r-25,-146xm-22,0r149,-259r13,0r44,259r-11,0r-15,-86r-118,0r-49,86r-13,0xm137,-336v-16,0,-29,14,-29,29v0,15,13,29,29,29v16,0,30,-14,30,-29v0,-15,-14,-29,-30,-29xm137,-267v-21,0,-39,-20,-39,-40v0,-21,18,-40,39,-40v21,0,41,19,41,40v0,21,-20,40,-41,40",w:204,k:{y:5,w:5,v:5,t:-7,f:-13,Y:5,W:6,V:6,T:13,A:-7,":":-7,".":-7}},"\u00c7":{d:"112,-5v49,0,82,-33,97,-71r13,0v-18,47,-53,81,-112,82v-59,0,-96,-47,-93,-110v4,-86,43,-156,129,-159v53,-2,89,32,88,85v-4,-1,-10,2,-12,-1v1,-45,-30,-75,-75,-74v-69,0,-118,74,-118,149v0,57,28,100,83,99xm141,47v1,35,-46,36,-76,25r3,-9v25,8,62,12,62,-16v0,-17,-18,-17,-37,-17r10,-30r7,0r-7,21v22,0,38,7,38,26",w:243},"\u00c9":{d:"3,0r55,-259r134,0r-3,11r-122,0r-23,109r122,0r-2,11r-122,0r-25,117r140,0r-3,11r-151,0xm122,-284r-11,0r43,-58r16,0",w:193},"\u00d1":{d:"140,-317v19,2,46,15,54,-5r8,0v-4,47,-67,0,-82,31r-8,0v4,-14,13,-25,28,-26xm3,0r55,-259r14,0r104,247r52,-247r12,0r-55,259r-16,0r-103,-244r-52,244r-11,0",w:242},"\u00d6":{d:"234,-158v0,-55,-29,-97,-83,-95v-82,3,-119,67,-122,149v-2,57,29,100,84,99v74,0,121,-72,121,-153xm114,6v-63,0,-99,-46,-97,-111v2,-88,46,-155,132,-159v62,-3,98,43,98,105v0,87,-51,165,-133,165xm180,-299r4,-21r16,0r-4,21r-16,0xm124,-299r4,-21r16,0r-4,21r-16,0",w:263},"\u00dc":{d:"166,-15v-51,44,-163,19,-145,-69v12,-61,25,-116,36,-175r12,0r-38,193v-5,63,91,80,127,43v48,-48,45,-161,67,-236r12,0r-38,179v-6,29,-17,51,-33,65xm174,-299r4,-21r16,0r-4,21r-16,0xm118,-299r4,-21r16,0r-4,21r-16,0",w:240},"\u00e1":{d:"136,-31v-7,17,4,28,21,20v2,11,-3,15,-14,13v-18,1,-25,-15,-19,-32v-18,19,-36,32,-68,35v-56,5,-79,-79,-27,-99v26,-20,124,7,118,-51v-2,-25,-24,-35,-52,-35v-36,0,-55,17,-62,46r-11,0v7,-37,31,-55,73,-56v45,-2,70,23,60,69xm10,-49v0,49,67,52,96,24v20,-19,29,-48,34,-81v-41,21,-130,0,-130,57xm96,-210r-11,0r43,-58r16,0",w:183},"\u00e0":{d:"136,-31v-7,17,4,28,21,20v2,11,-3,15,-14,13v-18,1,-25,-15,-19,-32v-18,19,-36,32,-68,35v-56,5,-79,-79,-27,-99v26,-20,124,7,118,-51v-2,-25,-24,-35,-52,-35v-36,0,-55,17,-62,46r-11,0v7,-37,31,-55,73,-56v45,-2,70,23,60,69xm10,-49v0,49,67,52,96,24v20,-19,29,-48,34,-81v-41,21,-130,0,-130,57xm122,-210r-10,0r-45,-58r15,0",w:183},"\u00e2":{d:"147,-210r-10,0r-25,-47r-43,47r-11,0r48,-58r14,0xm136,-31v-7,17,4,28,21,20v2,11,-3,15,-14,13v-18,1,-25,-15,-19,-32v-18,19,-36,32,-68,35v-56,5,-79,-79,-27,-99v26,-20,124,7,118,-51v-2,-25,-24,-35,-52,-35v-36,0,-55,17,-62,46r-11,0v7,-37,31,-55,73,-56v45,-2,70,23,60,69xm10,-49v0,49,67,52,96,24v20,-19,29,-48,34,-81v-41,21,-130,0,-130,57",w:183},"\u00e4":{d:"136,-31v-7,17,4,28,21,20v2,11,-3,15,-14,13v-18,1,-25,-15,-19,-32v-18,19,-36,32,-68,35v-56,5,-79,-79,-27,-99v26,-20,124,7,118,-51v-2,-25,-24,-35,-52,-35v-36,0,-55,17,-62,46r-11,0v7,-37,31,-55,73,-56v45,-2,70,23,60,69xm10,-49v0,49,67,52,96,24v20,-19,29,-48,34,-81v-41,21,-130,0,-130,57xm125,-225r4,-21r16,0r-4,21r-16,0xm69,-225r4,-21r16,0r-4,21r-16,0",w:183},"\u00e3":{d:"89,-243v19,0,47,15,55,-5r8,0v-6,46,-67,0,-83,31r-8,0v5,-14,12,-26,28,-26xm136,-31v-7,17,4,28,21,20v2,11,-3,15,-14,13v-18,1,-25,-15,-19,-32v-18,19,-36,32,-68,35v-56,5,-79,-79,-27,-99v26,-20,124,7,118,-51v-2,-25,-24,-35,-52,-35v-36,0,-55,17,-62,46r-11,0v7,-37,31,-55,73,-56v45,-2,70,23,60,69xm10,-49v0,49,67,52,96,24v20,-19,29,-48,34,-81v-41,21,-130,0,-130,57",w:183},"\u00e5":{d:"109,-269v-15,0,-29,14,-29,30v0,16,14,29,29,29v15,0,29,-14,29,-29v0,-15,-14,-30,-29,-30xm109,-199v-21,0,-40,-19,-40,-40v0,-22,19,-40,40,-40v21,0,39,19,39,40v0,21,-18,40,-39,40xm10,-49v0,49,67,52,96,24v20,-19,29,-48,34,-81v-41,21,-130,0,-130,57xm136,-31v-7,17,4,28,21,20v2,11,-3,15,-14,13v-18,1,-25,-15,-19,-32v-18,19,-36,32,-68,35v-56,5,-79,-79,-27,-99v26,-20,124,7,118,-51v-2,-25,-24,-35,-52,-35v-36,0,-55,17,-62,46r-11,0v7,-37,31,-55,73,-56v45,-2,70,23,60,69",w:183},"\u00e7":{d:"74,-5v38,0,65,-26,76,-57r13,0v-14,39,-42,66,-90,67v-42,1,-67,-34,-67,-78v0,-80,79,-153,144,-100v12,11,19,27,20,47r-12,0v-1,-33,-22,-55,-56,-55v-50,-1,-84,54,-84,108v0,39,20,68,56,68xm105,47v1,35,-46,36,-76,25r3,-9v25,8,62,12,62,-16v0,-17,-18,-17,-37,-17r10,-30r7,0r-7,21v22,0,38,7,38,26",w:189},"\u00e9":{d:"102,-190v50,0,73,42,66,96r-147,0v-7,48,12,89,54,89v36,0,61,-24,72,-54r12,0v-11,34,-41,63,-82,64v-43,0,-68,-32,-69,-77v-1,-60,37,-118,94,-118xm158,-104v11,-70,-63,-99,-106,-56v-14,14,-23,33,-28,56r134,0xm100,-210r-11,0r43,-58r16,0",w:191},"\u00e8":{d:"102,-190v50,0,73,42,66,96r-147,0v-7,48,12,89,54,89v36,0,61,-24,72,-54r12,0v-11,34,-41,63,-82,64v-43,0,-68,-32,-69,-77v-1,-60,37,-118,94,-118xm158,-104v11,-70,-63,-99,-106,-56v-14,14,-23,33,-28,56r134,0xm126,-210r-10,0r-45,-58r15,0",w:191},"\u00ea":{d:"151,-210r-9,0r-26,-47r-43,47r-11,0r48,-58r14,0xm102,-190v50,0,73,42,66,96r-147,0v-7,48,12,89,54,89v36,0,61,-24,72,-54r12,0v-11,34,-41,63,-82,64v-43,0,-68,-32,-69,-77v-1,-60,37,-118,94,-118xm158,-104v11,-70,-63,-99,-106,-56v-14,14,-23,33,-28,56r134,0",w:191},"\u00eb":{d:"102,-190v50,0,73,42,66,96r-147,0v-7,48,12,89,54,89v36,0,61,-24,72,-54r12,0v-11,34,-41,63,-82,64v-43,0,-68,-32,-69,-77v-1,-60,37,-118,94,-118xm158,-104v11,-70,-63,-99,-106,-56v-14,14,-23,33,-28,56r134,0xm129,-225r4,-21r16,0r-4,21r-16,0xm73,-225r4,-21r16,0r-4,21r-16,0",w:191},"\u00ed":{d:"-2,0r39,-187r12,0r-40,187r-11,0xm43,-210r-11,0r43,-58r16,0",w:62},"\u00ec":{d:"-2,0r39,-187r12,0r-40,187r-11,0xm69,-210r-10,0r-45,-58r15,0",w:62},"\u00ee":{d:"94,-210r-10,0r-25,-47r-43,47r-11,0r48,-58r13,0xm-2,0r39,-187r12,0r-40,187r-11,0",w:62},"\u00ef":{d:"-2,0r39,-187r12,0r-40,187r-11,0xm72,-225r4,-21r16,0r-4,21r-16,0xm16,-225r4,-21r16,0r-4,21r-16,0",w:62},"\u00f1":{d:"98,-243v19,0,47,15,55,-5r8,0v-6,46,-67,0,-83,31r-8,0v5,-14,12,-26,28,-26xm150,-125v18,-60,-61,-69,-92,-33v-30,34,-36,104,-49,158r-11,0r39,-187r11,0r-7,35v19,-43,122,-58,122,9v0,51,-19,95,-28,143r-11,0"},"\u00f3":{d:"160,-114v0,-40,-20,-66,-60,-66v-48,0,-82,55,-82,107v0,39,20,68,56,68v51,0,87,-54,86,-109xm73,5v-41,0,-67,-35,-67,-78v0,-62,37,-117,96,-117v44,0,70,31,70,76v1,65,-38,118,-99,119xm103,-210r-11,0r43,-58r16,0",w:194},"\u00f2":{d:"160,-114v0,-40,-20,-66,-60,-66v-48,0,-82,55,-82,107v0,39,20,68,56,68v51,0,87,-54,86,-109xm73,5v-41,0,-67,-35,-67,-78v0,-62,37,-117,96,-117v44,0,70,31,70,76v1,65,-38,118,-99,119xm129,-210r-10,0r-45,-58r15,0",w:194},"\u00f4":{d:"154,-210r-10,0r-25,-47r-43,47r-11,0r48,-58r13,0xm160,-114v0,-40,-20,-66,-60,-66v-48,0,-82,55,-82,107v0,39,20,68,56,68v51,0,87,-54,86,-109xm73,5v-41,0,-67,-35,-67,-78v0,-62,37,-117,96,-117v44,0,70,31,70,76v1,65,-38,118,-99,119",w:194},"\u00f6":{d:"160,-114v0,-40,-20,-66,-60,-66v-48,0,-82,55,-82,107v0,39,20,68,56,68v51,0,87,-54,86,-109xm73,5v-41,0,-67,-35,-67,-78v0,-62,37,-117,96,-117v44,0,70,31,70,76v1,65,-38,118,-99,119xm132,-225r4,-21r16,0r-4,21r-16,0xm76,-225r4,-21r16,0r-4,21r-16,0",w:194},"\u00f5":{d:"96,-243v19,0,47,16,54,-5r9,0v-6,46,-67,0,-83,31r-8,0v4,-14,12,-26,28,-26xm160,-114v0,-40,-20,-66,-60,-66v-48,0,-82,55,-82,107v0,39,20,68,56,68v51,0,87,-54,86,-109xm73,5v-41,0,-67,-35,-67,-78v0,-62,37,-117,96,-117v44,0,70,31,70,76v1,65,-38,118,-99,119",w:194},"\u00fa":{d:"21,-60v-17,62,62,69,93,33v30,-35,35,-106,49,-160r11,0r-40,187r-11,0r8,-33v-16,21,-37,38,-70,38v-96,0,-30,-126,-24,-192r11,0xm103,-210r-11,0r43,-58r16,0"},"\u00f9":{d:"21,-60v-17,62,62,69,93,33v30,-35,35,-106,49,-160r11,0r-40,187r-11,0r8,-33v-16,21,-37,38,-70,38v-96,0,-30,-126,-24,-192r11,0xm129,-210r-10,0r-45,-58r15,0"},"\u00fb":{d:"154,-210r-9,0r-26,-47r-43,47r-11,0r48,-58r14,0xm21,-60v-17,62,62,69,93,33v30,-35,35,-106,49,-160r11,0r-40,187r-11,0r8,-33v-16,21,-37,38,-70,38v-96,0,-30,-126,-24,-192r11,0"},"\u00fc":{d:"21,-60v-17,62,62,69,93,33v30,-35,35,-106,49,-160r11,0r-40,187r-11,0r8,-33v-16,21,-37,38,-70,38v-96,0,-30,-126,-24,-192r11,0xm132,-225r4,-21r16,0r-4,21r-16,0xm76,-225r4,-21r16,0r-4,21r-16,0"},"\u00b0":{d:"98,-207v0,-20,-18,-39,-39,-39v-20,0,-38,18,-38,39v0,21,18,39,38,39v21,0,39,-19,39,-39xm12,-207v0,-26,21,-48,47,-48v26,-1,49,22,48,48v0,26,-22,47,-48,47v-26,0,-47,-22,-47,-47",w:118},"\u00a2":{d:"114,-180v-70,-6,-110,85,-81,148v5,12,17,19,29,23xm59,1v-89,-30,-41,-209,58,-192r13,-42r10,0r-13,44v30,7,47,29,49,63r-12,0v-2,-28,-16,-47,-40,-53r-52,173v45,3,71,-24,84,-56r13,0v-15,40,-47,72,-100,65r-16,52r-10,0"},"\u00a3":{d:"152,-7v-43,37,-105,-27,-145,9r-5,-11v30,-26,51,-56,42,-109r-38,0r2,-10r35,0v-14,-64,9,-122,71,-122v46,0,71,30,64,78r-12,0v7,-42,-13,-68,-53,-68v-55,0,-71,57,-58,112r57,0r-2,10r-54,0v8,43,-6,75,-29,98v44,-10,87,34,128,0"},"\u00a7":{d:"70,-181v-26,7,-49,32,-31,58v16,23,49,48,71,69v24,-7,49,-35,32,-61v-16,-24,-50,-45,-72,-66xm66,35v-37,-2,-55,-23,-53,-64v6,0,13,-3,11,7v0,28,14,45,41,46v51,2,61,-60,22,-83v-22,-25,-65,-42,-65,-82v0,-27,19,-40,41,-48v-22,-33,5,-77,44,-76v34,1,57,22,53,61v-4,-1,-12,3,-11,-3v0,-30,-12,-47,-41,-47v-30,-1,-52,29,-37,55v20,35,88,53,88,101v0,29,-19,43,-44,53v23,37,-6,82,-49,80",w:180},"\u00b6":{d:"17,-199v-1,-66,76,-64,146,-61r0,10r-24,0r0,250r-10,0r0,-250r-34,0r0,250r-11,0r0,-137v-39,-1,-67,-24,-67,-62",w:180},"\u00df":{d:"148,-207v0,-42,-60,-60,-80,-29v-38,57,-39,161,-60,236r-10,0r39,-185v11,-46,19,-73,66,-75v34,-1,57,21,56,54v0,34,-20,59,-51,63v72,25,35,160,-47,147v-9,1,-4,-8,-3,-13v44,11,77,-32,77,-76v0,-35,-23,-53,-59,-53r2,-11v45,0,70,-15,70,-58",w:174,k:{".":6,",":6}},"\u00ae":{d:"197,-163v0,-34,-47,-26,-81,-27r0,56v36,-2,81,9,81,-29xm215,-162v0,21,-16,37,-36,39r33,69r-18,0r-32,-67r-46,0r0,67r-15,0r0,-149v50,1,115,-9,114,41xm267,-126v0,-70,-47,-117,-117,-117v-70,0,-117,48,-117,117v0,69,48,117,117,117v69,0,117,-48,117,-117xm22,-126v0,-76,50,-124,128,-128v113,-6,168,144,91,217v-22,21,-52,40,-91,39v-76,-3,-128,-53,-128,-128",w:299},"\u00a9":{d:"83,-126v0,-62,57,-101,106,-68v11,8,17,19,19,32r-14,0v-25,-61,-95,-30,-95,36v0,38,18,67,51,68v25,1,43,-16,46,-37r13,0v-2,28,-29,49,-60,49v-42,-1,-66,-35,-66,-80xm267,-126v0,-70,-47,-117,-117,-117v-70,0,-117,48,-117,117v0,69,48,117,117,117v68,0,117,-48,117,-117xm22,-126v0,-76,50,-128,128,-128v79,0,128,52,128,128v0,78,-52,128,-128,128v-76,0,-128,-53,-128,-128",w:299},"\u00b4":{d:"101,-210r-11,0r43,-58r16,0",w:180},"\u00a8":{d:"130,-225r4,-21r16,0r-4,21r-16,0xm74,-225r4,-21r16,0r-4,21r-16,0",w:180},"\u00c6":{d:"164,0r18,-88r-114,0r-56,88r-14,0r167,-259r181,0r-3,11r-114,0r-24,109r115,0r-2,11r-115,0r-25,117r133,0r-2,11r-145,0xm75,-98r110,0r31,-150r-46,0",w:349,k:{".":-7,"-":6}},"\u00d8":{d:"114,6v-31,0,-54,-10,-69,-27r-33,38r-8,-7r34,-39v-52,-90,1,-239,112,-235v32,1,52,10,69,27r29,-33r8,7r-30,34v56,89,-7,235,-112,235xm151,-253v-92,0,-132,88,-118,186v2,10,7,20,13,29r166,-191v-15,-15,-33,-24,-61,-24xm52,-30v77,70,182,-21,182,-126v0,-27,-6,-48,-16,-64",w:263,k:{X:6,":":-7,".":15,"-":-7}},"\u00b1":{d:"45,-23r210,0r0,11r-210,0r0,-11xm145,-202r11,0r0,62r99,0r0,12r-99,0r0,62r-11,0r0,-62r-100,0r0,-12r100,0r0,-62",w:299},"\u00a5":{d:"65,0r23,-107r-84,0r2,-8r78,0r-12,-28r-60,0r2,-9r54,0r-40,-93r12,0r55,128r88,-128r13,0r-65,93r55,0r-2,9r-59,0r-20,28r73,0r-2,8v-25,2,-56,-4,-77,2r-22,105r-12,0"},"\u00b5":{d:"123,-29v-15,42,-100,51,-109,-1r-22,105r-12,0r55,-261r12,0r-25,132v-5,52,60,62,87,26v28,-37,33,-105,47,-158r12,0r-34,166v-1,12,7,14,20,13v-1,6,0,13,-11,11v-19,1,-24,-14,-20,-33",w:182},"\u00aa":{d:"102,-150v-4,11,3,20,15,14v2,8,-3,10,-9,10v-13,0,-19,-10,-15,-23v-19,30,-93,36,-94,-12v-2,-50,72,-33,106,-50v16,-21,-4,-46,-34,-43v-25,3,-42,10,-46,32r-9,0v0,-46,102,-56,102,-9v0,30,-11,54,-16,81xm8,-162v0,35,50,35,71,17v15,-13,22,-34,26,-58v-29,16,-97,-1,-97,41",w:137},"\u00ba":{d:"56,-132v64,0,96,-121,19,-123v-35,0,-63,38,-62,75v0,27,16,48,43,48xm55,-125v-31,0,-51,-23,-51,-54v0,-43,30,-82,73,-82v32,0,52,21,52,53v1,45,-29,83,-74,83",w:145},"\u00e6":{d:"284,-104v11,-71,-64,-99,-106,-55v-14,14,-24,32,-28,55r134,0xm10,-49v0,49,66,52,96,24v20,-19,29,-48,34,-81v-41,21,-130,0,-130,57xm200,5v-36,0,-58,-25,-63,-58v-11,30,-43,58,-81,58v-57,0,-79,-79,-27,-99v26,-20,124,7,118,-51v-2,-25,-24,-35,-52,-35v-36,0,-55,17,-62,46r-11,0v7,-37,31,-55,73,-56v34,-1,59,12,63,39v16,-21,35,-38,68,-39v52,-2,75,40,68,96r-146,0v-10,45,12,89,53,89v36,0,61,-24,72,-54r12,0v-13,36,-40,64,-85,64",w:317},"\u00f8":{d:"145,-163v-67,-59,-161,47,-117,132xm34,-24v59,56,147,-29,123,-113v-2,-7,-4,-14,-7,-19xm158,-164v53,94,-54,218,-132,149r-24,27r-6,-6r24,-28v-39,-65,7,-168,82,-168v23,0,38,6,50,19r23,-26r6,6",w:194},"\u00bf":{d:"71,4v-53,3,-87,-47,-60,-93v24,-40,87,-43,87,-106r11,0v2,79,-92,68,-96,142v-2,29,27,48,58,47v40,0,60,-26,65,-64r12,0v-7,46,-28,72,-77,74xm116,-228r-14,0r7,-31r13,0",w:166},"\u00a1":{d:"75,-196r-41,196r-13,0r45,-196r9,0xm91,-258r-6,32r-16,0r7,-32r15,0",w:110},"\u00ac":{d:"45,-150r210,0r0,88r-10,0r0,-77r-200,0r0,-11",w:299},"\u00ab":{d:"86,-38r-37,-54r50,-56r15,0r-50,56r36,54r-14,0xm42,-38r-37,-54r49,-56r15,0r-49,56r35,54r-13,0",w:133},"\u00bb":{d:"74,-148r37,54r-49,56r-15,0r50,-56r-36,-54r13,0xm30,-148r37,54r-49,56r-15,0r50,-56r-36,-54r13,0",w:133},"\u00a0":{},"\u00c0":{d:"47,-97r109,0r-25,-146xm-22,0r149,-259r13,0r44,259r-11,0r-15,-86r-118,0r-49,86r-13,0xm156,-284r-10,0r-45,-58r15,0",w:204},"\u00c3":{d:"123,-317v19,3,47,15,55,-5r8,0v-6,46,-67,1,-83,31r-8,0v4,-14,13,-25,28,-26xm47,-97r109,0r-25,-146xm-22,0r149,-259r13,0r44,259r-11,0r-15,-86r-118,0r-49,86r-13,0",w:204},"\u00d5":{d:"144,-317v19,2,47,16,54,-5r9,0v-6,29,-36,25,-64,18v-14,-3,-12,14,-27,13v4,-14,13,-25,28,-26xm234,-158v0,-55,-29,-97,-83,-95v-82,3,-119,67,-122,149v-2,57,29,100,84,99v74,0,121,-72,121,-153xm114,6v-63,0,-99,-46,-97,-111v2,-88,46,-155,132,-159v62,-3,98,43,98,105v0,87,-51,165,-133,165",w:263},"\u0152":{d:"29,-104v-7,91,95,131,151,69r39,-185v-15,-20,-35,-33,-68,-33v-82,3,-116,67,-122,149xm152,-264v31,0,57,12,70,31r5,-26r134,0r-2,11r-122,0r-23,109r122,0r-3,11r-122,0r-24,117r140,0r-3,11r-152,0r4,-18v-19,15,-34,24,-64,25v-61,0,-97,-48,-95,-111v3,-90,46,-160,135,-160",w:365,k:{".":-7,"-":6}},"\u0153":{d:"305,-103v14,-66,-61,-102,-105,-57v-14,14,-23,33,-29,57r134,0xm160,-114v0,-40,-20,-66,-60,-66v-48,0,-82,55,-82,107v0,39,20,67,56,68v52,0,87,-53,86,-109xm249,-190v51,-1,74,42,67,97r-147,0v-7,48,11,88,55,88v34,0,61,-26,70,-54r13,0v-11,34,-41,64,-82,64v-39,0,-59,-23,-67,-58v-15,32,-41,57,-82,58v-44,1,-70,-32,-70,-78v0,-60,39,-118,96,-117v39,0,63,22,68,58v14,-33,36,-57,79,-58",w:336},"\u00f7":{d:"134,-47v0,-8,8,-17,16,-17v8,0,16,7,16,16v0,8,-7,16,-16,16v-8,0,-16,-7,-16,-15xm45,-113r210,0r0,11r-210,0r0,-11xm134,-167v0,-8,8,-16,16,-16v8,0,16,8,16,16v0,8,-7,16,-16,16v-10,0,-16,-8,-16,-16",w:299},"\u00ff":{d:"54,0r-37,-187r11,0r34,172r89,-172r12,0r-119,231v-10,20,-26,33,-55,28r0,-10v44,8,49,-35,65,-62xm123,-225r4,-21r16,0r-4,21r-16,0xm67,-225r4,-21r16,0r-4,21r-16,0",w:166},"\u0178":{d:"64,0r24,-112r-64,-147r13,0r58,135r85,-135r14,0r-94,148r-24,111r-12,0xm147,-299r4,-21r16,0r-4,21r-16,0xm91,-299r4,-21r16,0r-4,21r-16,0",w:186},"\u00a4":{d:"168,-156v0,-31,-27,-58,-58,-58v-32,0,-59,26,-59,58v0,32,27,58,59,58v31,0,58,-27,58,-58xm53,-110v-21,-21,-20,-70,0,-92r-36,-36r10,-10r36,36v22,-21,71,-20,93,0r36,-36r10,10r-36,36v20,22,21,71,0,92r36,37r-10,10r-36,-36v-22,20,-71,21,-93,0r-36,36r-10,-10",w:218},"\u00b7":{d:"47,-134v14,0,16,23,0,23v-7,0,-12,-4,-12,-11v0,-7,6,-12,12,-12",w:93},"\u00c2":{d:"181,-284r-10,0r-25,-47r-43,47r-11,0r48,-58r13,0xm47,-97r109,0r-25,-146xm-22,0r149,-259r13,0r44,259r-11,0r-15,-86r-118,0r-49,86r-13,0",w:204},"\u00ca":{d:"173,-284r-10,0r-25,-47r-43,47r-11,0r47,-58r14,0xm3,0r55,-259r134,0r-3,11r-122,0r-23,109r122,0r-2,11r-122,0r-25,117r140,0r-3,11r-151,0",w:193},"\u00c1":{d:"47,-97r109,0r-25,-146xm-22,0r149,-259r13,0r44,259r-11,0r-15,-86r-118,0r-49,86r-13,0xm130,-284r-11,0r43,-58r16,0",w:204},"\u00cb":{d:"3,0r55,-259r134,0r-3,11r-122,0r-23,109r122,0r-2,11r-122,0r-25,117r140,0r-3,11r-151,0xm151,-299r4,-21r16,0r-4,21r-16,0xm95,-299r4,-21r16,0r-4,21r-16,0",w:193},"\u00c8":{d:"3,0r55,-259r134,0r-3,11r-122,0r-23,109r122,0r-2,11r-122,0r-25,117r140,0r-3,11r-151,0xm148,-284r-10,0r-45,-58r15,0",w:193},"\u00cd":{d:"4,0r55,-259r12,0r-55,259r-12,0xm63,-284r-11,0r43,-58r16,0",w:75},"\u00ce":{d:"114,-284r-10,0r-25,-47r-43,47r-11,0r47,-58r14,0xm4,0r55,-259r12,0r-55,259r-12,0",w:75},"\u00cf":{d:"4,0r55,-259r12,0r-55,259r-12,0xm92,-299r4,-21r16,0r-4,21r-16,0xm36,-299r4,-21r16,0r-4,21r-16,0",w:75},"\u00cc":{d:"4,0r55,-259r12,0r-55,259r-12,0xm89,-284r-10,0r-45,-58r15,0",w:75},"\u00d3":{d:"234,-158v0,-55,-29,-97,-83,-95v-82,3,-119,67,-122,149v-2,57,29,100,84,99v74,0,121,-72,121,-153xm114,6v-63,0,-99,-46,-97,-111v2,-88,46,-155,132,-159v62,-3,98,43,98,105v0,87,-51,165,-133,165xm151,-284r-11,0r43,-58r16,0",w:263},"\u00d4":{d:"202,-284r-10,0r-25,-47r-43,47r-11,0r48,-58r13,0xm234,-158v0,-55,-29,-97,-83,-95v-82,3,-119,67,-122,149v-2,57,29,100,84,99v74,0,121,-72,121,-153xm114,6v-63,0,-99,-46,-97,-111v2,-88,46,-155,132,-159v62,-3,98,43,98,105v0,87,-51,165,-133,165",w:263},"\u00d2":{d:"234,-158v0,-55,-29,-97,-83,-95v-82,3,-119,67,-122,149v-2,57,29,100,84,99v74,0,121,-72,121,-153xm114,6v-63,0,-99,-46,-97,-111v2,-88,46,-155,132,-159v62,-3,98,43,98,105v0,87,-51,165,-133,165xm177,-284r-10,0r-45,-58r15,0",w:263},"\u00da":{d:"166,-15v-51,44,-163,19,-145,-69v12,-61,25,-116,36,-175r12,0r-38,193v-5,63,91,80,127,43v48,-48,45,-161,67,-236r12,0r-38,179v-6,29,-17,51,-33,65xm145,-284r-11,0r43,-58r16,0",w:240},"\u00db":{d:"196,-284r-9,0r-26,-47r-43,47r-11,0r48,-58r14,0xm166,-15v-51,44,-163,19,-145,-69v12,-61,25,-116,36,-175r12,0r-38,193v-5,63,91,80,127,43v48,-48,45,-161,67,-236r12,0r-38,179v-6,29,-17,51,-33,65",w:240},"\u00d9":{d:"166,-15v-51,44,-163,19,-145,-69v12,-61,25,-116,36,-175r12,0r-38,193v-5,63,91,80,127,43v48,-48,45,-161,67,-236r12,0r-38,179v-6,29,-17,51,-33,65xm171,-284r-10,0r-45,-58r15,0",w:240},"\u0131":{d:"-2,0r39,-187r12,0r-40,187r-11,0",w:62},"\u00af":{d:"71,-229r3,-13r79,0r-3,13r-79,0",w:180},"\u00b8":{d:"97,47v1,35,-46,36,-76,25r3,-9v25,8,62,12,62,-16v0,-17,-18,-17,-37,-17r10,-30r7,0r-7,21v22,0,38,7,38,26",w:180},"\u0141":{d:"3,0r23,-110r-31,18r-5,-8r39,-23r29,-136r12,0r-27,130r84,-49r6,8r-93,54r-23,105r143,0r-2,11r-155,0",w:179,k:{y:6,Y:36,W:11,V:23,U:6,T:29,O:20,A:-7,".":-10,"-":40}},"\u0142":{d:"-2,0r25,-121v-10,3,-25,22,-30,6r33,-18r26,-125r11,0r-25,119r25,-14r4,8r-32,19r-26,126r-11,0",w:62},"\u0160":{d:"98,-342r9,0r26,47r43,-47r10,0r-47,58r-13,0xm91,6v-53,0,-82,-31,-81,-85r12,0v0,49,25,73,72,74v40,0,67,-24,68,-62v3,-76,-122,-50,-122,-129v0,-42,32,-68,75,-68v48,0,79,27,78,76v-4,-1,-12,2,-12,-2v0,-40,-23,-63,-65,-63v-37,0,-64,20,-64,56v0,59,122,54,122,130v0,46,-35,74,-83,73",w:203},"\u0161":{d:"64,-268r10,0r25,47r43,-47r11,0r-47,58r-14,0xm134,-47v0,52,-84,68,-118,36v-12,-11,-18,-26,-20,-47r12,0v1,34,22,52,57,52v29,0,57,-14,57,-40v0,-54,-102,-38,-102,-97v0,-49,78,-62,109,-32v11,10,17,24,17,42r-11,0v6,-58,-99,-64,-103,-11v-2,43,102,43,102,97",w:163},"\u017d":{d:"91,-342r10,0r25,47r43,-47r11,0r-47,58r-14,0xm-6,0r3,-14r186,-234r-143,0r3,-11r155,0r-3,15r-186,233r154,0r-2,11r-167,0",w:190},"\u017e":{d:"60,-268r10,0r26,47r43,-47r10,0r-47,58r-14,0xm-14,0r3,-12r148,-164r-122,0r2,-11r136,0r-2,12r-150,165r128,0r-1,10r-142,0",w:156},"\u00a6":{d:"83,-72r14,0r0,134r-14,0r0,-134xm83,-252r14,0r0,134r-14,0r0,-134",w:180},"\u00d0":{d:"214,-156v1,-83,-59,-97,-147,-92r-22,105r83,0r-2,9r-83,0r-26,123v129,11,195,-31,197,-145xm226,-154v-6,105,-50,162,-177,154r-46,0r28,-134r-31,0r2,-9r31,0r25,-116v103,-5,173,10,168,105",w:244,k:{Y:3,W:-7,".":13,"-":-7}},"\u00f0":{d:"76,-5v82,8,127,-169,24,-172v-80,-8,-124,168,-24,172xm6,-71v0,-82,89,-156,149,-91v-10,-25,-20,-45,-39,-61r-47,20r-3,-9r42,-19v-11,-9,-22,-17,-34,-24r5,-9v14,8,27,18,40,29r45,-20r4,10r-41,17v71,56,57,233,-54,233v-41,0,-67,-32,-67,-76",w:194},"\u00dd":{d:"64,0r24,-112r-64,-147r13,0r58,135r85,-135r14,0r-94,148r-24,111r-12,0xm118,-284r-11,0r43,-58r16,0",w:186},"\u00fd":{d:"54,0r-37,-187r11,0r34,172r89,-172r12,0r-119,231v-10,20,-26,33,-55,28r0,-10v44,8,49,-35,65,-62xm94,-210r-11,0r43,-58r16,0",w:166},"\u00de":{d:"176,-145v-1,-56,-54,-55,-118,-54r-27,124v77,2,148,4,145,-70xm189,-144v0,80,-71,84,-160,80r-14,64r-12,0r55,-259r12,0r-11,50v68,-2,130,1,130,65",w:206},"\u00fe":{d:"86,5v-37,0,-61,-24,-66,-56r-27,125r-11,0r70,-332r11,0r-23,109v14,-24,36,-41,71,-41v46,0,70,29,71,76v1,62,-38,120,-96,119xm86,-5v83,9,127,-172,24,-175v-82,-7,-125,170,-24,175",w:204},"\u00d7":{d:"63,-202r87,87r86,-87r8,8r-86,87r86,86r-8,8r-86,-86r-87,86r-8,-8r87,-86r-87,-87",w:299},"\u00b9":{d:"47,-99r32,-133v-11,10,-31,18,-49,22v3,-12,21,-8,29,-16v11,-4,14,-19,31,-19r-36,146r-7,0",w:123},"\u00b2":{d:"19,-204v0,-51,93,-63,96,-7v2,40,-98,62,-105,106r87,0r-2,6r-94,0v4,-62,97,-55,106,-112v-5,-49,-79,-37,-80,7r-8,0",w:123},"\u00b3":{d:"107,-213v0,-46,-72,-36,-76,0r-7,0v1,-45,92,-50,91,-1v0,22,-17,35,-37,38v17,4,30,16,30,36v2,40,-60,58,-89,34v-8,-7,-13,-16,-13,-29r7,0v1,22,16,34,40,33v25,0,47,-14,47,-39v0,-24,-23,-34,-51,-32v1,-3,0,-7,5,-6v30,0,53,-8,53,-34",w:123},"\u00bc":{d:"257,-41r20,-85r-87,85r67,0xm247,0r9,-35r-76,0r1,-6r99,-96r7,0r-23,96r19,0v0,9,-13,5,-21,6r-8,35r-7,0xm58,6r167,-258r14,0r-168,258r-13,0xm45,-108r31,-125v-11,10,-29,17,-47,21r1,-6v21,-5,36,-12,49,-27r7,0r-34,137r-7,0",w:296},"\u00bd":{d:"288,-105v2,38,-96,58,-100,99r82,0r-1,6r-90,0v3,-59,93,-50,101,-105v-7,-46,-74,-34,-76,7r-7,0v-1,-50,88,-58,91,-7xm58,6r167,-258r14,0r-168,258r-13,0xm45,-108r31,-125v-11,10,-29,17,-47,21r1,-6v21,-5,36,-12,49,-27r7,0r-34,137r-7,0",w:296},"\u00be":{d:"257,-41r20,-85r-87,85r67,0xm247,0r9,-35r-76,0r1,-6r99,-96r7,0r-23,96r19,0v0,9,-13,5,-21,6r-8,35r-7,0xm58,6r167,-258r14,0r-168,258r-13,0xm102,-215v0,-42,-69,-35,-72,0r-7,0v2,-42,87,-47,87,-1v0,20,-15,33,-35,36v16,3,27,15,28,32v3,39,-57,56,-85,33v-8,-7,-13,-15,-13,-27r7,0v1,21,16,31,38,31v25,1,45,-14,45,-37v0,-23,-22,-31,-48,-30v1,-2,0,-6,4,-5v29,1,51,-8,51,-32",w:296},"\u011e":{d:"130,-331v3,43,69,28,74,-4r9,0v-1,50,-99,64,-91,3v-1,-5,5,-2,8,-3r0,4xm29,-104v0,58,29,100,85,100v59,-1,98,-51,105,-109r-92,0r3,-11r104,0r-27,124r-11,0r10,-46v-21,30,-47,52,-93,52v-63,1,-97,-45,-96,-110v3,-88,45,-155,130,-159v49,-2,85,31,87,78r-12,0v-3,-41,-32,-68,-76,-68v-68,-1,-117,74,-117,149",w:251},"\u011f":{d:"175,-261v-2,49,-99,66,-91,0v4,0,11,-2,9,4v0,19,11,27,30,27v23,0,37,-12,43,-31r9,0xm102,-181v-83,-9,-128,174,-24,175v83,7,124,-170,24,-175xm12,20v-2,48,75,53,104,28v18,-15,25,-55,32,-85v-14,23,-36,41,-71,41v-46,0,-70,-29,-71,-76v-1,-62,38,-120,96,-119v37,0,61,24,66,56r11,-51r11,0r-40,189v1,78,-139,100,-149,17r11,0",w:204},"\u0130":{d:"63,-299r4,-21r17,0r-4,21r-17,0xm4,0r55,-259r12,0r-55,259r-12,0",w:75},"\u015e":{d:"91,6v-53,0,-82,-31,-81,-85r12,0v0,49,25,73,72,74v40,0,67,-24,68,-62v3,-76,-122,-50,-122,-129v0,-42,32,-68,75,-68v48,0,79,27,78,76v-4,-1,-12,2,-12,-2v0,-40,-23,-63,-65,-63v-37,0,-64,20,-64,56v0,59,122,54,122,130v0,46,-35,74,-83,73xm110,47v1,35,-46,36,-76,25r3,-9v25,8,62,12,62,-16v0,-17,-18,-17,-37,-17r10,-30r7,0r-7,21v22,0,38,7,38,26",w:203},"\u015f":{d:"134,-47v0,52,-84,68,-118,36v-12,-11,-18,-26,-20,-47r12,0v1,34,22,52,57,52v29,0,57,-14,57,-40v0,-54,-102,-38,-102,-97v0,-49,78,-62,109,-32v11,10,17,24,17,42r-11,0v6,-58,-99,-64,-103,-11v-2,43,102,43,102,97xm89,47v1,35,-46,36,-76,25r3,-9v25,8,62,12,62,-16v0,-17,-18,-17,-37,-17r10,-30r7,0r-7,21v22,0,38,7,38,26",w:163},"\u0106":{d:"112,-5v49,0,82,-33,97,-71r13,0v-18,47,-53,81,-112,82v-59,0,-96,-47,-93,-110v4,-86,43,-156,129,-159v53,-2,89,32,88,85v-4,-1,-10,2,-12,-1v1,-45,-30,-75,-75,-74v-69,0,-118,74,-118,149v0,57,28,100,83,99xm146,-284r-11,0r43,-58r16,0",w:243},"\u0107":{d:"74,-5v38,0,65,-26,76,-57r13,0v-14,39,-42,66,-90,67v-42,1,-67,-34,-67,-78v0,-80,79,-153,144,-100v12,11,19,27,20,47r-12,0v-1,-33,-22,-55,-56,-55v-50,-1,-84,54,-84,108v0,39,20,68,56,68xm102,-210r-11,0r43,-58r16,0",w:189},"\u010c":{d:"117,-342r10,0r26,47r42,-47r11,0r-47,58r-14,0xm112,-5v49,0,82,-33,97,-71r13,0v-18,47,-53,81,-112,82v-59,0,-96,-47,-93,-110v4,-86,43,-156,129,-159v53,-2,89,32,88,85v-4,-1,-10,2,-12,-1v1,-45,-30,-75,-75,-74v-69,0,-118,74,-118,149v0,57,28,100,83,99",w:243},"\u010d":{d:"73,-268r10,0r26,47r43,-47r10,0r-47,58r-14,0xm74,-5v38,0,65,-26,76,-57r13,0v-14,39,-42,66,-90,67v-42,1,-67,-34,-67,-78v0,-80,79,-153,144,-100v12,11,19,27,20,47r-12,0v-1,-33,-22,-55,-56,-55v-50,-1,-84,54,-84,108v0,39,20,68,56,68",w:189},"\u0111":{d:"102,-180v-84,0,-129,173,-24,175v48,1,82,-55,82,-107v0,-40,-21,-68,-58,-68xm101,-190v37,0,62,23,67,56r16,-76r-71,0r2,-9r71,0r8,-39r11,0r-8,39r25,0r-2,9r-25,0r-45,210r-11,0r8,-36v-27,60,-141,54,-141,-35v0,-62,38,-120,95,-119",w:203},"\u00ad":{d:"9,-88r3,-10r85,0r-3,10r-85,0",w:123}}});
