(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})})}var menu_aan_het_animeren=false;Cufon.replace("#TitelContainer h1",{fontFamily:"DIN"});Cufon.replace("#menu > ul > li > a",{fontFamily:"DIN"});$(document).ready(function(){$("#menu ul li").hoverIntent(hoverIntentConfig);$("#menu ul li").mouseenter(function(){if($(this).data("uitgeklapt")===true){Uitklappen(this)}});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){$(this).css($(this).offset()).css("position","absolute").css("margin",0);var e=$(this);var f=$("<ul />").appendTo(e);$.ajax({url:"/Controls/BreadCrumbWs.asmx/GetSiblings",data:"{MenuItemId: '"+$("input",e).val()+"'}",success:function(g){if(g.d==""){e.unbind().removeClass("HuidigItem").attr("style","")}else{f.html(g.d)}}})}},function(){$("ul",this).hide()});$(window).resize(function(){})});var hoverIntentConfig={sensitivity:1,interval:20,timeout:700,over:function(){Uitklappen(this)},out:function(){Inklappen(this)}};$(window).load(function(){});function KlapUit(c,a,b){$(c).find("> li > ul").each(function(){var r=$(this);$(r).show();var f;switch(a){case 1:f=$("#container").offset();var e=VerkrijgNiveau($(r));var g=$("#container").width();var d=$(r).parent().offset();var m=200;var n=e*m;var q=f.left+g-d.left;var o=d.left+$(r).parent().width()-f.left;if(q<n&&o>=n){b=true}break;case 2:f=$(r).parent().parent().offset();break;default:f=$(r).parent().parent().offset();break}var j=$(r).parent().offset();var l=j.top-$("#menu").offset().top;var k=j.left-$("#menu").offset().left;var h=$(r).parent().height();switch(a){case 1:$(r).css("top",(l+69)+"px");if(b){$(r).css("left",k-(185-$(r).parent().width())+"px");$(r).find(" li").css("text-align","right")}else{$(r).css("left",(k-15)+"px");$(r).find(" li").css("text-align","left")}break;default:$(r).css("top","0px");$(r).css("padding-top",(l-69)+"px");if(b){$(r).css("left","-"+200+"px")}else{$(r).css("left",200+"px")}break}if(b){$(r).find("li.subs > a").addClass("NaarLinks");if($(">li > ul",r).length>0){$(r).addClass("NaarLinks")}}else{$(r).find("li.subs > a").addClass("NaarRechts");if($(">li > ul",r).length>0){$(r).addClass("NaarRechts")}}KlapUit($(r),a+1,b);$(r).hide()})}function Uitklappen(b){$(b).data("uitgeklapt",true);$(b).siblings("li").find("ul:visible").hide();$(b).find("> ul").show();var a=0;$("#menu li li:visible").each(function(){var c=$(this).offset().top+$(this).height();if(c>a){a=c}});$("#SubmenuDiv2 > div").css("height",(a-$("#SubmenuDiv2").offset().top+10)+"px");$("#menu li ul:visible").each(function(){var d=$("> li:last",this);var c=$(d).offset().top+$(d).height();if(c<=a){$(d).css("padding-bottom",(a-c)+"px")}})}function Inklappen(a){$(a).data("uitgeklapt",false);$(a).find("> ul").hide();if($("#menu li li:visible").length==0){$("#SubmenuDiv2 > div").css("height","0px")}}function VerkrijgNiveau(b){var a=1;$("li",b).each(function(){var c=$(this).parents("li").length;if(c>a){a=c}});return a}$(document).ready(function(){var b=0;var c;function a(){KlapUit($("#menu > ul"),1,false)}a()});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * � Dutch Design: Albert-Jan Pool, 1995. Published by FontShop International
 * FontFont release 15
 */
Cufon.registerFont({w:187,face:{"font-family":"DIN","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 5 3 0 0 0 0 0 0",ascent:"279",descent:"-81","x-height":"2",bbox:"-12 -355 350 81.3705","underline-thickness":"18.36","underline-position":"-50.04",stemh:"23",stemv:"26","unicode-range":"U+0020-U+00FF"},glyphs:{" ":{w:89},"\u00d0":{d:"42,-256v114,-4,178,-1,178,128v0,58,-4,70,-16,90v-25,43,-94,39,-162,38r0,-119r-28,0r0,-21r28,0r0,-116xm70,-24v86,1,123,0,123,-103v0,-102,-36,-107,-123,-105r0,92r58,0r0,21r-58,0r0,95",w:247},"\u00f0":{d:"24,-88v0,-55,33,-104,92,-85r-21,-36r-42,0r0,-19r32,0r-17,-29r27,0r17,29r29,0r0,19r-19,0v19,33,45,77,45,121v0,48,-22,90,-72,90v-50,0,-71,-42,-71,-90xm95,-21v34,0,46,-33,46,-67v0,-34,-11,-67,-46,-67v-34,0,-45,33,-45,67v0,33,11,67,45,67",w:190},"\u00dd":{d:"182,-256r-75,150r0,106r-28,0r0,-106r-76,-150r29,0r61,122r60,-122r29,0xm138,-336r-39,55r-24,0r32,-55r31,0",w:185},"\u00fd":{d:"157,-177r-81,220v-8,25,-27,35,-58,33r0,-23v39,6,38,-33,50,-57r-64,-173r28,0r49,142r48,-142r28,0xm125,-269r-39,55r-24,0r32,-55r31,0",w:160},"\u00de":{d:"212,-129v1,72,-71,81,-148,75r0,54r-27,0r0,-256r27,0r0,51r68,0v47,0,80,30,80,76xm184,-129v0,-60,-63,-51,-120,-51r0,102v57,0,120,9,120,-51",w:231},"\u00fe":{d:"108,-179v51,-2,65,44,65,90v0,46,-13,93,-65,91v-19,0,-36,-5,-50,-23r0,100r-26,0r0,-335r26,0r0,99v14,-18,31,-22,50,-22xm147,-89v0,-35,-5,-67,-44,-67v-39,0,-45,32,-45,67v0,35,6,68,45,68v39,0,44,-33,44,-68",w:196},"\u00bd":{d:"267,0r-88,0r0,-19r59,-72v15,-15,9,-46,-15,-45v-12,0,-24,6,-24,24r-20,0v0,-26,18,-43,44,-43v41,0,55,46,30,76r-49,60r63,0r0,19xm199,-256r-119,256r-22,0r120,-256r21,0xm66,-103r-21,0r0,-130r-30,26r0,-24v15,-10,22,-29,51,-25r0,153",w:284},"\u00bc":{d:"265,-23r-17,0r0,23r-20,0r0,-23r-62,0r0,-19r55,-112r22,0r-54,112r39,0r0,-38r20,0r0,38r17,0r0,19xm204,-256r-120,256r-22,0r120,-256r22,0xm66,-103r-21,0r0,-130r-30,26r0,-24v15,-10,22,-29,51,-25r0,153",w:279},"\u00b9":{d:"66,-103r-21,0r0,-130r-30,26r0,-24v15,-10,22,-29,51,-25r0,153",w:93},"\u00be":{d:"282,-23r-17,0r0,23r-21,0r0,-23r-61,0r0,-19r54,-112r22,0r-54,112r39,0r0,-38r21,0r0,38r17,0r0,19xm223,-256r-120,256r-22,0r120,-256r22,0xm89,-182v40,14,21,81,-25,81v-24,0,-46,-13,-47,-43r21,0v1,17,13,24,26,24v15,0,26,-9,26,-26v0,-17,-10,-27,-30,-26r0,-18v19,1,28,-9,28,-25v0,-16,-11,-24,-24,-24v-14,0,-23,9,-24,23r-21,0v1,-26,21,-42,45,-42v43,0,60,60,25,76",w:295},"\u00b3":{d:"89,-182v40,14,21,81,-25,81v-24,0,-46,-13,-47,-43r21,0v1,17,13,24,26,24v15,0,26,-9,26,-26v0,-17,-10,-27,-30,-26r0,-18v19,1,28,-9,28,-25v0,-16,-11,-24,-24,-24v-14,0,-23,9,-24,23r-21,0v1,-26,21,-42,45,-42v43,0,60,60,25,76",w:128},"\u00b2":{d:"106,-103r-89,0r0,-18r60,-73v15,-15,9,-46,-15,-45v-12,0,-24,6,-24,24r-21,0v0,-26,19,-43,45,-43v41,0,55,46,30,76r-50,61r64,0r0,18",w:123},"\u00a6":{d:"72,-157r-26,0r0,-126r26,0r0,126xm72,27r-26,0r0,-126r26,0r0,126",w:120},"\u00d7":{d:"165,-43r-17,16r-54,-54r-54,54r-17,-16r55,-54r-55,-55r17,-16r54,55r54,-55r17,16r-55,55"},"!":{d:"77,-256r-4,184r-22,0r-3,-184r29,0xm78,0r-31,0r0,-30r31,0r0,30",w:113},'"':{d:"121,-195r-29,0r0,-61r29,0r0,61xm60,-195r-28,0r0,-61r28,0r0,61",w:152},"#":{d:"217,-156r-35,0r-8,51r32,0r0,23r-36,0r-13,82r-26,0r13,-82r-58,0r-13,82r-26,0r13,-82r-32,0r0,-23r36,0r8,-51r-33,0r0,-23r36,0r12,-78r27,0r-12,78r57,0r12,-78r27,0r-13,78r32,0r0,23xm156,-156r-58,0r-8,51r57,0",w:235},"$":{d:"172,-121v46,42,16,125,-56,122r0,40r-22,0r0,-39v-34,-1,-57,-12,-79,-34r19,-18v19,19,38,26,62,27r0,-95v-43,-4,-74,-24,-74,-68v0,-41,27,-68,72,-72r0,-32r22,0r0,32v28,1,47,10,67,28r-18,17v-14,-12,-28,-20,-50,-21r0,93v24,4,46,9,57,20xm96,-144r0,-90v-42,0,-62,49,-36,76v9,9,24,12,36,14xm115,-23v47,2,68,-51,39,-79v-11,-11,-24,-11,-39,-13r0,92",w:214},"%":{d:"277,-84v0,48,-6,87,-49,87v-43,0,-48,-39,-48,-87v0,-30,20,-48,48,-48v28,0,49,18,49,48xm221,-256r-120,256r-22,0r120,-256r22,0xm121,-210v0,48,-5,86,-49,86v-43,0,-49,-38,-49,-86v0,-30,21,-49,49,-49v28,0,49,19,49,49xm228,-15v33,1,28,-36,28,-68v0,-19,-9,-31,-28,-31v-34,-1,-28,35,-28,67v0,19,8,32,28,32xm72,-142v33,1,28,-36,28,-68v0,-19,-9,-31,-28,-31v-34,-1,-28,36,-28,68v0,19,9,31,28,31",w:299},"&":{d:"242,0r-35,0r-23,-28v-10,10,-34,30,-75,30v-50,0,-81,-29,-81,-74v0,-39,27,-58,55,-77v-40,-29,-37,-109,29,-109v57,0,75,78,27,99r-19,13r66,79v10,-16,14,-30,14,-59r26,0v0,32,-7,59,-24,79xm105,-163v17,-12,37,-19,37,-41v0,-17,-13,-31,-30,-31v-40,0,-38,43,-7,72xm169,-47r-71,-85v-22,15,-44,30,-44,59v0,59,76,67,115,26",w:266},"'":{d:"60,-195r-28,0r0,-61r28,0r0,61",w:91},"(":{d:"59,-36v0,28,11,38,25,52r-17,18v-20,-18,-34,-35,-34,-68v0,-90,-26,-211,34,-256r17,17v-14,15,-25,25,-25,53r0,184",w:107},")":{d:"41,-290v20,18,34,35,33,68r0,188v1,33,-13,50,-33,68r-19,-19v14,-14,25,-23,25,-51r0,-184v1,-28,-11,-38,-25,-52",w:107},"*":{d:"147,-170r-11,18r-42,-26r2,49r-21,0r1,-49r-41,26r-11,-18r43,-23r-43,-24r11,-17r41,25r-1,-49r21,0r-2,49r42,-25r11,17r-44,24",w:170},"+":{d:"169,-84r-63,0r0,63r-24,0r0,-63r-63,0r0,-24r63,0r0,-63r24,0r0,63r63,0r0,24"},",":{d:"63,23r-31,29r0,-84r31,0r0,55",w:95},"-":{d:"126,-85r-99,0r0,-24r99,0r0,24",w:153},".":{d:"66,0r-34,0r0,-34r34,0r0,34",w:97},"/":{d:"128,-283r-102,310r-26,0r103,-310r25,0",w:127},"0":{d:"164,-68v0,42,-30,70,-70,70v-40,0,-70,-28,-70,-70r0,-120v0,-42,30,-70,70,-70v40,0,70,28,70,70r0,120xm94,-21v67,-2,44,-102,44,-165v0,-28,-16,-49,-44,-49v-67,2,-44,102,-44,165v0,28,16,49,44,49"},"1":{d:"119,0r-26,0r0,-228r-48,43r0,-30r48,-41r26,0r0,256"},"2":{d:"166,0r-142,0r0,-23r102,-129v27,-30,13,-83,-31,-83v-24,0,-44,13,-44,46r-26,0v0,-40,27,-69,70,-69v65,0,87,72,50,120r-89,115r110,0r0,23"},"3":{d:"166,-70v0,47,-34,73,-76,73v-40,0,-73,-22,-75,-68r26,0v4,63,99,56,99,-5v0,-33,-18,-52,-56,-50r0,-23v34,1,51,-15,51,-46v0,-31,-20,-47,-45,-47v-27,0,-43,17,-46,43r-26,0v3,-41,33,-66,72,-66v72,0,98,102,36,127v26,10,40,30,40,62"},"4":{d:"174,-41r-32,0r0,41r-25,0r0,-41r-103,0r0,-23r93,-192r28,0r-93,192r75,0r0,-73r25,0r0,73r32,0r0,23"},"5":{d:"101,-170v47,-2,65,44,65,85v0,47,-21,89,-71,88v-42,0,-68,-25,-70,-63r26,0v3,26,17,39,44,39v35,0,45,-33,45,-64v0,-31,-6,-62,-43,-62v-22,0,-37,10,-42,25r-24,0r0,-134r130,0r0,23r-106,0r0,81v10,-11,26,-18,46,-18"},"6":{d:"166,-74v0,44,-27,76,-71,76v-68,1,-84,-72,-55,-131r63,-127r26,0r-57,115v48,-21,94,15,94,67xm140,-73v0,-28,-16,-52,-46,-52v-27,0,-45,20,-45,52v0,31,18,52,45,52v27,0,46,-21,46,-52"},"7":{d:"170,-233r-89,233r-28,0r89,-233r-89,0r0,40r-26,0r0,-63r143,0r0,23"},"8":{d:"170,-71v0,43,-34,73,-76,73v-42,0,-76,-30,-76,-73v0,-30,17,-50,39,-62v-58,-27,-36,-125,37,-125v72,0,95,98,37,125v22,12,39,32,39,62xm139,-189v0,-27,-19,-46,-45,-46v-26,0,-45,19,-45,46v0,27,19,45,45,45v26,0,45,-18,45,-45xm144,-71v0,-28,-22,-50,-50,-50v-28,0,-50,22,-50,50v0,28,22,50,50,50v28,0,50,-22,50,-50"},"9":{d:"93,-258v69,-2,84,72,55,131r-63,127r-27,0r58,-115v-49,19,-94,-16,-94,-68v0,-44,27,-75,71,-75xm139,-184v0,-31,-19,-51,-46,-51v-27,0,-45,20,-45,51v0,28,15,52,45,52v27,0,46,-20,46,-52"},":":{d:"75,-108r-34,0r0,-34r34,0r0,34xm75,0r-34,0r0,-34r34,0r0,34",w:106},";":{d:"75,-108r-34,0r0,-34r34,0r0,34xm74,23r-32,29r0,-84r32,0r0,55",w:106},"<":{d:"350,-84r-284,0r131,131r-34,0r-143,-144r143,-143r34,0r-131,131r284,0r0,25",w:369},"=":{d:"169,-115r-150,0r0,-24r150,0r0,24xm169,-54r-150,0r0,-24r150,0r0,24"},">":{d:"350,-97r-144,144r-34,0r132,-131r-284,0r0,-25r284,0r-132,-131r34,0",w:369},"?":{d:"95,-258v57,0,87,67,51,109v-13,24,-39,38,-36,77r-26,0v-6,-59,52,-70,52,-121v0,-24,-17,-42,-41,-42v-26,0,-42,19,-42,42r-26,0v0,-37,29,-65,68,-65xm113,0r-31,0r0,-30r31,0r0,30",w:178},"@":{d:"102,-257v74,0,129,9,129,78r0,179r-25,0r0,-20v-42,49,-127,14,-113,-66v-13,-81,69,-113,113,-65v5,-49,-9,-84,-54,-84v-55,0,-106,2,-101,56v5,58,-19,139,21,165r-18,17v-48,-28,-23,-115,-28,-182v-3,-47,28,-78,76,-78xm206,-86v0,-33,-6,-66,-44,-66v-38,0,-44,33,-44,66v0,33,6,66,44,66v38,0,44,-33,44,-66",w:256},A:{d:"216,0r-30,0r-20,-58r-112,0r-21,58r-29,0r95,-256r23,0xm158,-82r-47,-135r-49,135r96,0",w:219},B:{d:"213,-71v2,84,-94,71,-176,71r0,-256v79,-1,175,-12,172,68v0,27,-16,48,-38,56v24,9,42,30,42,61xm182,-188v0,-56,-65,-43,-118,-44r0,89v54,-1,118,11,118,-45xm186,-72v0,-55,-67,-46,-122,-46r0,94v56,1,122,8,122,-48",w:240},C:{d:"55,-128v0,79,9,106,62,106v32,0,55,-21,62,-52r27,0v-8,48,-43,76,-89,76v-66,0,-90,-44,-90,-130v0,-86,23,-130,90,-130v46,0,80,28,89,76r-28,0v-7,-31,-29,-52,-61,-52v-53,0,-62,28,-62,106",w:229},D:{d:"125,-256v70,-5,90,63,90,125v0,36,1,79,-25,107v-30,32,-95,22,-153,24r0,-256r88,0xm188,-131v0,-55,-14,-101,-68,-101r-56,0r0,208v43,-1,84,6,107,-19v17,-19,17,-57,17,-88",w:242},E:{d:"196,0r-159,0r0,-256r159,0r0,24r-132,0r0,91r113,0r0,24r-113,0r0,93r132,0r0,24",w:216},F:{d:"196,-232r-132,0r0,94r113,0r0,25r-113,0r0,113r-27,0r0,-256r159,0r0,24",w:208},G:{d:"117,-22v43,0,70,-35,63,-88r-63,0r0,-24r90,0v10,81,-24,136,-90,136v-66,0,-90,-44,-90,-130v0,-86,22,-130,90,-130v49,0,82,31,90,76r-28,0v-7,-32,-30,-52,-62,-52v-53,0,-62,28,-62,106v0,79,9,106,62,106",w:234},H:{d:"213,0r-27,0r0,-117r-122,0r0,117r-27,0r0,-256r27,0r0,115r122,0r0,-115r27,0r0,256",w:250},I:{d:"64,0r-27,0r0,-256r27,0r0,256",w:101},J:{d:"147,-78v6,75,-92,104,-139,57r19,-18v27,32,93,17,93,-42r0,-175r27,0r0,178",w:180},K:{d:"229,0r-32,0r-79,-136r-54,64r0,72r-27,0r0,-256r27,0r0,147r120,-147r33,0r-80,99",w:234},L:{d:"195,0r-158,0r0,-256r27,0r0,232r131,0r0,24",w:206},M:{d:"257,0r-28,0r0,-195r-70,155r-23,0r-72,-155r0,195r-27,0r0,-256r27,0r84,181r81,-181r28,0r0,256",w:293},N:{d:"226,0r-25,0r-137,-206r0,206r-27,0r0,-256r26,0r136,205r0,-205r27,0r0,256",w:263},O:{d:"117,-258v67,0,90,44,90,130v0,86,-22,130,-90,130v-67,0,-90,-44,-90,-130v0,-86,22,-130,90,-130xm117,-22v51,-9,62,-28,62,-106v0,-79,-9,-97,-62,-106v-52,8,-62,28,-62,106v0,79,11,96,62,106",w:234},P:{d:"212,-181v1,72,-70,82,-148,76r0,105r-27,0r0,-256r95,0v47,0,80,29,80,75xm184,-181v0,-60,-63,-51,-120,-51r0,102v57,0,120,9,120,-51",w:226},Q:{d:"117,-258v67,0,90,44,90,130v0,49,0,74,-18,96r28,28r-16,17r-29,-29v-75,47,-165,-4,-145,-112v-7,-86,22,-130,90,-130xm55,-128v0,79,10,106,62,106v14,0,26,-5,36,-13r-32,-32r17,-17r31,32v9,-15,10,-35,10,-76v0,-79,-9,-97,-62,-106v-52,8,-62,28,-62,106",w:233},R:{d:"216,0r-32,0r-58,-114r-62,0r0,114r-27,0r0,-256r98,0v45,0,76,27,76,71v0,37,-22,62,-55,69xm184,-185v0,-57,-65,-47,-120,-47r0,94v55,0,120,11,120,-47",w:236},S:{d:"170,-121v47,47,11,123,-67,123v-39,0,-64,-10,-88,-34r19,-18v32,42,130,39,130,-20v-1,-80,-142,-15,-142,-116v0,-77,114,-93,158,-44r-17,17v-28,-34,-114,-30,-114,26v0,60,93,38,121,66",w:211},T:{d:"186,-232r-74,0r0,232r-27,0r0,-232r-74,0r0,-24r175,0r0,24",w:197},U:{d:"212,-85v0,51,-37,87,-89,87v-52,0,-90,-36,-90,-87r0,-171r28,0r0,169v0,39,25,65,62,65v37,0,62,-26,62,-65r0,-169r27,0r0,171",w:245},V:{d:"194,-256r-85,256r-22,0r-84,-256r29,0r66,207r67,-207r29,0",w:196},W:{d:"302,-256r-66,256r-25,0r-57,-205r-57,205r-26,0r-65,-256r29,0r50,206r56,-206r25,0r56,206r51,-206r29,0",w:307},X:{d:"193,0r-32,0r-62,-108r-63,108r-31,0r79,-131r-74,-125r32,0r57,101r57,-101r32,0r-74,125",w:198},Y:{d:"182,-256r-75,150r0,106r-28,0r0,-106r-76,-150r29,0r61,122r60,-122r29,0",w:185},Z:{d:"180,0r-159,0r0,-26r128,-206r-123,0r0,-24r154,0r0,23r-130,209r130,0r0,24",w:200},"[":{d:"97,27r-64,0r0,-310r64,0r0,23r-38,0r0,264r38,0r0,23",w:112},"\\":{d:"128,27r-26,0r-102,-309r26,0",w:127},"]":{d:"80,27r-64,0r0,-23r39,0r0,-265r-39,0r0,-22r64,0r0,310",w:112},"^":{d:"167,-149r-26,0r-44,-82r-44,82r-27,0r59,-109r24,0",w:193},_:{d:"193,59r-193,0r0,-18r193,0r0,18",w:193},"`":{d:"108,-214r-24,0r-39,-55r31,0",w:180},a:{d:"133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,134,-32,134,33r0,120r-26,0r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30",w:189},b:{d:"108,-179v51,-2,65,44,65,90v0,46,-13,93,-65,91v-19,0,-36,-4,-50,-23r0,21r-26,0r0,-256r26,0r0,99v14,-18,31,-22,50,-22xm147,-89v0,-35,-5,-67,-44,-67v-39,0,-45,32,-45,67v0,35,6,68,45,68v39,0,44,-33,44,-68",w:196},c:{d:"49,-89v-8,62,58,90,93,48r17,17v-49,54,-136,23,-136,-65v0,-88,87,-117,136,-64r-17,17v-34,-42,-101,-14,-93,47",w:176},d:{d:"23,-89v0,-45,14,-92,65,-90v19,0,36,4,50,22r0,-99r26,0r0,256r-26,0r0,-21v-14,19,-31,23,-50,23v-51,2,-65,-45,-65,-91xm138,-89v0,-35,-5,-67,-44,-67v-39,0,-45,32,-45,67v0,35,6,68,45,68v39,0,44,-33,44,-68",w:196},e:{d:"168,-82r-119,0v-6,62,66,79,98,41r18,16v-48,50,-142,33,-142,-64v0,-57,27,-90,72,-90v50,0,76,38,73,97xm142,-101v8,-58,-69,-75,-88,-30v-4,10,-4,16,-5,30r93,0",w:190},f:{d:"102,-156r-38,0r0,156r-26,0r0,-156r-23,0r0,-20r23,0v-5,-52,7,-88,64,-81r0,22v-39,-7,-40,22,-38,59r38,0r0,20",w:113},g:{d:"23,-90v0,-46,15,-90,65,-89v19,0,36,4,50,23r0,-21r25,0r0,182v7,71,-90,101,-134,53r17,-17v29,35,99,15,91,-37r0,-27v-14,18,-31,23,-50,23v-49,0,-64,-44,-64,-90xm137,-90v0,-33,-5,-66,-44,-66v-39,0,-44,33,-44,66v0,33,5,66,44,66v39,0,44,-33,44,-66",w:195},h:{d:"172,0r-26,0v-5,-59,22,-156,-43,-156v-66,0,-40,96,-45,156r-26,0r0,-256r26,0r0,98v36,-42,114,-19,114,44r0,114",w:202},i:{d:"60,-228r-29,0r0,-29r29,0r0,29xm58,0r-26,0r0,-177r26,0r0,177",w:91},j:{d:"60,-228r-29,0r0,-29r29,0r0,29xm58,32v1,33,-22,53,-63,48r0,-23v24,2,37,-3,37,-26r0,-207r26,0r0,208",w:91},k:{d:"181,0r-32,0r-56,-91r-35,40r0,51r-26,0r0,-256r26,0r0,171r80,-92r33,0r-60,68",w:192},l:{d:"95,0v-40,4,-63,-13,-63,-47r0,-209r26,0r0,208v-2,23,13,28,37,26r0,22",w:106},m:{d:"163,-150v31,-50,123,-32,123,37r0,113r-26,0v-5,-60,21,-156,-44,-156v-66,0,-39,96,-44,156r-26,0v-5,-59,22,-156,-43,-156v-66,0,-40,96,-45,156r-26,0r0,-177r26,0r0,19v26,-31,86,-27,105,8",w:316},n:{d:"58,-158v37,-42,114,-18,114,45r0,113r-26,0v-5,-60,21,-156,-44,-156v-65,0,-39,96,-44,156r-26,0r0,-177r26,0r0,19",w:202},o:{d:"95,-179v50,0,73,42,73,90v0,48,-22,91,-73,91v-50,0,-72,-43,-72,-91v0,-48,22,-90,72,-90xm95,-21v35,0,47,-33,47,-68v0,-34,-12,-67,-47,-67v-34,0,-46,33,-46,67v0,34,11,68,46,68",w:190},p:{d:"108,-179v51,-2,65,44,65,90v0,46,-13,93,-65,91v-19,0,-36,-5,-50,-23r0,100r-26,0r0,-256r26,0r0,21v14,-19,31,-23,50,-23xm147,-89v0,-35,-5,-67,-44,-67v-39,0,-45,32,-45,67v0,35,6,68,45,68v39,0,44,-33,44,-68",w:196},q:{d:"23,-89v0,-45,14,-92,65,-90v19,0,36,4,50,23r0,-21r26,0r0,256r-26,0r0,-100v-14,18,-31,23,-50,23v-51,2,-65,-45,-65,-91xm138,-89v0,-35,-5,-67,-44,-67v-39,0,-45,32,-45,67v0,35,6,68,45,68v39,0,44,-33,44,-68",w:196},r:{d:"150,-163r-19,20v-26,-29,-73,-6,-73,34r0,109r-26,0r0,-177r26,0r0,21v18,-26,67,-33,92,-7",w:151},s:{d:"160,-52v0,62,-110,70,-145,29r18,-18v21,29,100,31,102,-10v1,-25,-34,-27,-59,-29v-35,-3,-53,-18,-53,-47v0,-57,93,-65,129,-33r-17,17v-22,-20,-88,-21,-86,15v-3,25,33,26,59,28v31,2,52,15,52,48",w:178},t:{d:"100,0v-40,5,-64,-15,-63,-48r0,-108r-23,0r0,-20r23,0r0,-55r26,0r0,55r37,0r0,20r-37,0r0,108v-1,21,14,28,37,26r0,22",w:119},u:{d:"144,-20v-36,43,-113,20,-113,-44r0,-113r26,0v5,59,-22,156,43,156v65,0,39,-96,44,-156r26,0r0,177r-26,0r0,-20",w:202},v:{d:"157,-177r-65,177r-23,0r-65,-177r28,0r48,142r49,-142r28,0",w:160},w:{d:"257,-177r-56,177r-24,0r-47,-138r-46,138r-24,0r-56,-177r28,0r41,142r46,-142r22,0r47,142r41,-142r28,0",w:260},x:{d:"160,0r-31,0r-43,-69r-43,69r-31,0r60,-90r-58,-87r32,0r40,65r40,-65r32,0r-58,87",w:172},y:{d:"157,-177r-81,220v-8,25,-27,35,-58,33r0,-23v39,6,38,-33,50,-57r-64,-173r28,0r49,142r48,-142r28,0",w:160},z:{d:"147,0r-129,0r0,-22r99,-132r-94,0r0,-23r124,0r0,22r-99,132r99,0r0,23",w:165},"{":{d:"53,-128v58,22,-22,143,57,132r0,23v-40,2,-61,-6,-61,-47v0,-38,19,-103,-32,-97r0,-23v80,10,-27,-161,93,-143r0,23v-75,-15,-1,108,-57,132",w:127},"|":{d:"72,27r-26,0r0,-310r26,0r0,310",w:117},"}":{d:"17,-283v119,-19,10,142,93,143r0,23v-79,-7,26,162,-93,144r0,-23v75,15,0,-109,58,-132v-33,-8,-23,-64,-23,-104v0,-28,-9,-28,-35,-28r0,-23",w:127},"~":{d:"18,-95v44,-66,96,27,142,-21r16,16v-45,65,-96,-28,-143,21",w:194},"\u00c4":{d:"216,0r-30,0r-20,-58r-112,0r-21,58r-29,0r95,-256r23,0xm158,-82r-47,-135r-49,135r96,0xm160,-284r-26,0r0,-32r26,0r0,32xm84,-284r-26,0r0,-32r26,0r0,32",w:219},"\u00c5":{d:"151,-312v0,23,-19,43,-42,43v-23,0,-43,-20,-43,-43v0,-23,20,-43,43,-43v23,0,42,19,42,43xm134,-312v0,-14,-11,-25,-25,-25v-14,0,-25,11,-25,25v0,14,11,25,25,25v14,0,25,-11,25,-25xm216,0r-30,0r-20,-58r-112,0r-21,58r-29,0r95,-256r23,0xm158,-82r-47,-135r-49,135r96,0",w:219},"\u00c7":{d:"55,-128v0,79,9,106,62,106v32,0,55,-21,62,-52r27,0v-8,48,-43,76,-89,76v-66,0,-90,-44,-90,-130v0,-86,23,-130,90,-130v46,0,80,28,89,76r-28,0v-7,-31,-29,-52,-61,-52v-53,0,-62,28,-62,106xm134,24r-22,54r-28,0r26,-54r24,0",w:229},"\u00c9":{d:"196,0r-159,0r0,-256r159,0r0,24r-132,0r0,91r113,0r0,24r-113,0r0,93r132,0r0,24xm158,-336r-39,55r-24,0r32,-55r31,0",w:216},"\u00d1":{d:"74,-303v36,-51,66,22,101,-15r13,13v-37,51,-65,-20,-101,14xm226,0r-25,0r-137,-206r0,206r-27,0r0,-256r26,0r136,205r0,-205r27,0r0,256",w:263},"\u00d6":{d:"117,-258v67,0,90,44,90,130v0,86,-22,130,-90,130v-67,0,-90,-44,-90,-130v0,-86,22,-130,90,-130xm117,-22v51,-9,62,-28,62,-106v0,-79,-9,-97,-62,-106v-52,8,-62,28,-62,106v0,79,11,96,62,106xm168,-284r-26,0r0,-32r26,0r0,32xm92,-284r-26,0r0,-32r26,0r0,32",w:234},"\u00dc":{d:"212,-85v0,51,-37,87,-89,87v-52,0,-90,-36,-90,-87r0,-171r28,0r0,169v0,39,25,65,62,65v37,0,62,-26,62,-65r0,-169r27,0r0,171xm174,-284r-26,0r0,-32r26,0r0,32xm98,-284r-26,0r0,-32r26,0r0,32",w:245},"\u00e1":{d:"133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,134,-32,134,33r0,120r-26,0r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30xm136,-269r-39,55r-24,0r32,-55r31,0",w:189},"\u00e0":{d:"133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,134,-32,134,33r0,120r-26,0r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30xm109,-214r-24,0r-39,-55r31,0",w:189},"\u00e2":{d:"148,-214r-25,0r-32,-37r-33,37r-25,0r45,-55r25,0xm133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,134,-32,134,33r0,120r-26,0r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30",w:189},"\u00e4":{d:"133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,134,-32,134,33r0,120r-26,0r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30xm142,-217r-26,0r0,-32r26,0r0,32xm66,-217r-26,0r0,-32r26,0r0,32",w:189},"\u00e3":{d:"33,-236v36,-51,65,21,101,-14r13,13v-38,50,-66,-22,-101,14xm133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,134,-32,134,33r0,120r-26,0r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30",w:189},"\u00e5":{d:"133,-247v0,23,-19,43,-42,43v-23,0,-43,-20,-43,-43v0,-23,20,-43,43,-43v23,0,42,19,42,43xm116,-247v0,-14,-11,-25,-25,-25v-14,0,-25,11,-25,25v0,14,11,25,25,25v14,0,25,-11,25,-25xm133,-17v-32,35,-115,23,-115,-33v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v31,-46,134,-32,134,33r0,120r-26,0r0,-17xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30",w:189},"\u00e7":{d:"49,-89v-8,62,58,90,93,48r17,17v-49,54,-136,23,-136,-65v0,-88,87,-117,136,-64r-17,17v-34,-42,-101,-14,-93,47xm113,24r-22,54r-28,0r26,-54r24,0",w:177},"\u00e9":{d:"168,-82r-119,0v-6,62,66,79,98,41r18,16v-48,50,-142,33,-142,-64v0,-57,27,-90,72,-90v50,0,76,38,73,97xm142,-101v8,-58,-69,-75,-88,-30v-4,10,-4,16,-5,30r93,0xm141,-269r-39,55r-24,0r32,-55r31,0",w:190},"\u00e8":{d:"168,-82r-119,0v-6,62,66,79,98,41r18,16v-48,50,-142,33,-142,-64v0,-57,27,-90,72,-90v50,0,76,38,73,97xm142,-101v8,-58,-69,-75,-88,-30v-4,10,-4,16,-5,30r93,0xm114,-214r-24,0r-39,-55r31,0",w:190},"\u00ea":{d:"154,-214r-25,0r-33,-37r-32,37r-25,0r45,-55r25,0xm168,-82r-119,0v-6,62,66,79,98,41r18,16v-48,50,-142,33,-142,-64v0,-57,27,-90,72,-90v50,0,76,38,73,97xm142,-101v8,-58,-69,-75,-88,-30v-4,10,-4,16,-5,30r93,0",w:190},"\u00eb":{d:"168,-82r-119,0v-6,62,66,79,98,41r18,16v-48,50,-142,33,-142,-64v0,-57,27,-90,72,-90v50,0,76,38,73,97xm142,-101v8,-58,-69,-75,-88,-30v-4,10,-4,16,-5,30r93,0xm147,-217r-26,0r0,-32r26,0r0,32xm71,-217r-26,0r0,-32r26,0r0,32",w:190},"\u00ed":{d:"58,0r-26,0r0,-177r26,0r0,177xm86,-269r-39,55r-24,0r32,-55r31,0",w:91},"\u00ec":{d:"58,0r-26,0r0,-177r26,0r0,177xm69,-214r-24,0r-39,-55r31,0",w:91},"\u00ee":{d:"103,-214r-25,0r-33,-37r-32,37r-25,0r45,-55r25,0xm58,0r-26,0r0,-177r26,0r0,177",w:91},"\u00ef":{d:"58,0r-26,0r0,-177r26,0r0,177xm96,-217r-26,0r0,-32r26,0r0,32xm20,-217r-26,0r0,-32r26,0r0,32",w:91},"\u00f1":{d:"45,-236v37,-51,64,21,101,-14r13,13v-38,50,-66,-22,-101,14xm58,-158v37,-42,114,-18,114,45r0,113r-26,0v-5,-60,21,-156,-44,-156v-65,0,-39,96,-44,156r-26,0r0,-177r26,0r0,19",w:202},"\u00f3":{d:"95,-179v50,0,73,42,73,90v0,48,-22,91,-73,91v-50,0,-72,-43,-72,-91v0,-48,22,-90,72,-90xm95,-21v35,0,47,-33,47,-68v0,-34,-12,-67,-47,-67v-34,0,-46,33,-46,67v0,34,11,68,46,68xm140,-269r-39,55r-24,0r32,-55r31,0",w:190},"\u00f2":{d:"95,-179v50,0,73,42,73,90v0,48,-22,91,-73,91v-50,0,-72,-43,-72,-91v0,-48,22,-90,72,-90xm95,-21v35,0,47,-33,47,-68v0,-34,-12,-67,-47,-67v-34,0,-46,33,-46,67v0,34,11,68,46,68xm110,-214r-24,0r-39,-55r31,0",w:190},"\u00f4":{d:"153,-214r-25,0r-33,-37r-32,37r-25,0r45,-55r25,0xm95,-179v50,0,73,42,73,90v0,48,-22,91,-73,91v-50,0,-72,-43,-72,-91v0,-48,22,-90,72,-90xm95,-21v35,0,47,-33,47,-68v0,-34,-12,-67,-47,-67v-34,0,-46,33,-46,67v0,34,11,68,46,68",w:190},"\u00f6":{d:"95,-179v50,0,73,42,73,90v0,48,-22,91,-73,91v-50,0,-72,-43,-72,-91v0,-48,22,-90,72,-90xm95,-21v35,0,47,-33,47,-68v0,-34,-12,-67,-47,-67v-34,0,-46,33,-46,67v0,34,11,68,46,68xm146,-217r-26,0r0,-32r26,0r0,32xm70,-217r-26,0r0,-32r26,0r0,32",w:190},"\u00f5":{d:"37,-236v37,-50,65,21,102,-14r13,13v-38,50,-66,-22,-101,14xm95,-179v50,0,73,42,73,90v0,48,-22,91,-73,91v-50,0,-72,-43,-72,-91v0,-48,22,-90,72,-90xm95,-21v35,0,47,-33,47,-68v0,-34,-12,-67,-47,-67v-34,0,-46,33,-46,67v0,34,11,68,46,68",w:190},"\u00fa":{d:"144,-20v-36,43,-113,20,-113,-44r0,-113r26,0v5,59,-22,156,43,156v65,0,39,-96,44,-156r26,0r0,177r-26,0r0,-20xm145,-269r-39,55r-24,0r32,-55r31,0",w:202},"\u00f9":{d:"144,-20v-36,43,-113,20,-113,-44r0,-113r26,0v5,59,-22,156,43,156v65,0,39,-96,44,-156r26,0r0,177r-26,0r0,-20xm118,-214r-24,0r-39,-55r31,0",w:202},"\u00fb":{d:"157,-214r-25,0r-32,-37r-32,37r-25,0r45,-55r24,0xm144,-20v-36,43,-113,20,-113,-44r0,-113r26,0v5,59,-22,156,43,156v65,0,39,-96,44,-156r26,0r0,177r-26,0r0,-20",w:202},"\u00fc":{d:"144,-20v-36,43,-113,20,-113,-44r0,-113r26,0v5,59,-22,156,43,156v65,0,39,-96,44,-156r26,0r0,177r-26,0r0,-20xm151,-217r-26,0r0,-32r26,0r0,32xm75,-217r-26,0r0,-32r26,0r0,32",w:202},"\u00b0":{d:"143,-201v0,33,-26,60,-59,60v-33,0,-60,-27,-60,-60v0,-33,27,-59,60,-59v33,0,59,26,59,59xm121,-201v0,-22,-17,-38,-38,-38v-21,0,-37,16,-37,38v0,22,17,39,38,39v21,0,37,-17,37,-39",w:166},"\u00a2":{d:"161,-68v-17,18,-31,26,-52,27r0,41r-21,0r0,-42v-40,-6,-65,-38,-65,-90v0,-52,25,-83,65,-89r0,-35r21,0r0,34v21,1,35,9,52,27r-17,16v-12,-13,-22,-19,-36,-20r0,134v14,-1,24,-7,36,-20xm89,-198v-54,4,-55,128,0,132r0,-132",w:179},"\u00a3":{d:"179,0r-139,0r0,-119r-23,0r0,-19r23,0v-7,-71,17,-121,80,-120v24,0,43,7,59,23r-19,18v-27,-32,-101,-17,-93,42r0,37r53,0r0,19r-53,0r0,95r112,0r0,24",w:197},"\u00a7":{d:"120,-157v60,12,62,107,12,125v21,8,35,25,35,51v0,37,-30,62,-67,62v-36,0,-66,-19,-68,-58r27,0v2,22,17,35,41,35v47,0,54,-66,9,-75v-41,-8,-78,-28,-78,-74v0,-30,19,-50,38,-59v-56,-19,-35,-108,31,-108v37,0,65,21,66,56r-26,0v-2,-24,-17,-33,-40,-33v-24,0,-38,12,-38,35v-1,31,32,38,58,43xm100,-45v26,0,43,-18,43,-46v1,-26,-18,-46,-43,-46v-25,1,-42,18,-42,46v0,29,16,46,42,46",w:200},"\u00b6":{d:"180,79r-26,0r0,-311r-42,0r0,311r-26,0r0,-196v-43,0,-71,-34,-71,-69v0,-39,29,-70,78,-70r87,0r0,335",w:217},"\u00df":{d:"148,-199v0,-24,-18,-37,-45,-37v-32,0,-44,19,-44,48r0,188r-27,0r0,-189v0,-45,29,-70,73,-70v60,0,93,72,47,103v33,13,22,64,22,105v0,39,-27,55,-70,51r0,-22v54,10,43,-46,44,-92v1,-26,-17,-33,-44,-30r0,-22v27,3,44,-8,44,-33",w:200},"\u00ae":{d:"289,-128v0,72,-59,130,-131,130v-72,0,-130,-58,-130,-130v0,-72,58,-130,130,-130v72,0,131,58,131,130xm268,-128v0,-61,-50,-111,-110,-111v-60,0,-109,50,-109,111v0,61,49,111,109,111v60,0,110,-50,110,-111xm213,-57r-23,0r-33,-58r-21,0r0,58r-20,0r0,-143v47,-3,94,0,94,43v0,21,-13,34,-31,39xm189,-157v0,-24,-26,-27,-53,-25r0,50v27,2,53,-1,53,-25",w:317},"\u00a9":{d:"289,-128v0,72,-59,130,-131,130v-72,0,-130,-58,-130,-130v0,-72,58,-130,130,-130v72,0,131,58,131,130xm268,-128v0,-61,-50,-111,-110,-111v-60,0,-109,50,-109,111v0,61,49,111,109,111v60,0,110,-50,110,-111xm207,-74v-41,42,-119,10,-111,-54v-7,-64,69,-97,111,-55r-13,13v-33,-32,-85,-5,-78,42v-7,46,46,73,78,41",w:317},"\u00b4":{d:"135,-269r-39,55r-24,0r32,-55r31,0",w:180},"\u00a8":{d:"141,-217r-26,0r0,-32r26,0r0,32xm65,-217r-26,0r0,-32r26,0r0,32",w:180},"\u00c6":{d:"312,0r-159,0r0,-61r-89,0r-31,61r-30,0r135,-256r174,0r0,24r-132,0r0,91r113,0r0,25r-113,0r0,92r132,0r0,24xm153,-85r0,-147r-77,147r77,0",w:331},"\u00d8":{d:"27,-128v-10,-104,54,-151,135,-119r12,-25r24,0r-18,37v26,24,27,51,27,107v0,104,-54,151,-135,119r-12,25r-24,0r18,-38v-27,-22,-22,-51,-27,-106xm117,-22v52,0,62,-28,62,-106v0,-47,-1,-66,-12,-81r-85,176v10,6,22,11,35,11xm117,-234v-53,0,-62,28,-62,106v0,47,1,66,12,81r85,-177v-10,-6,-22,-10,-35,-10",w:234},"\u00b1":{d:"169,-104r-63,0r0,64r-24,0r0,-64r-63,0r0,-24r63,0r0,-63r24,0r0,63r63,0r0,24xm169,0r-150,0r0,-24r150,0r0,24"},"\u00a5":{d:"182,-256r-56,112r36,0r0,19r-46,0v-5,10,-11,20,-9,38r55,0r0,20r-55,0r0,67r-28,0r0,-67r-56,0r0,-20r56,0v2,-18,-4,-28,-10,-38r-46,0r0,-19r36,0r-56,-112r29,0r61,122r60,-122r29,0",w:185},"\u00aa":{d:"111,-128v-25,28,-91,18,-91,-26v0,-40,45,-44,90,-41v14,-46,-51,-57,-70,-28r-15,-13v24,-38,106,-27,106,26r0,95r-20,0r0,-13xm72,-132v27,0,43,-13,38,-47v-29,0,-69,-6,-69,24v0,16,9,23,31,23",w:161},"\u00ba":{d:"82,-258v40,0,57,35,57,73v0,38,-18,72,-57,72v-40,0,-58,-33,-58,-72v0,-39,18,-73,58,-73xm82,-132v50,0,51,-106,0,-106v-27,0,-36,27,-36,53v0,26,10,53,36,53",w:163},"\u00e6":{d:"147,-28v-26,47,-129,41,-129,-22v0,-50,59,-55,115,-51v3,-37,-7,-56,-46,-56v-23,0,-34,5,-44,20r-18,-16v23,-38,108,-33,125,1v43,-56,144,-20,128,70r-120,0v-6,62,66,79,99,41r18,16v-28,36,-104,38,-128,-3xm252,-101v8,-58,-68,-74,-88,-30v-4,10,-5,16,-6,30r94,0xm84,-20v35,0,55,-19,49,-62v-38,0,-89,-7,-89,32v0,21,12,30,40,30",w:300},"\u00f8":{d:"44,-19v-41,-51,-26,-163,51,-160v15,0,28,3,38,9r14,-23r20,0r-20,35v41,51,26,164,-52,160v-15,0,-27,-4,-37,-10r-14,24r-21,0xm69,-29v59,35,93,-49,64,-107xm121,-149v-60,-33,-91,50,-63,108",w:190},"\u00bf":{d:"97,-147r-30,0r0,-30r30,0r0,30xm152,15v0,37,-29,66,-68,66v-57,0,-87,-68,-51,-109v13,-24,39,-37,36,-77r26,0v6,59,-53,70,-53,120v0,24,18,43,42,43v26,0,42,-20,42,-43r26,0",w:178},"\u00a1":{d:"67,-147r-31,0r0,-30r31,0r0,30xm66,79r-30,0r4,-184r22,0",w:113},"\u00ac":{d:"170,-37r-25,0r0,-49r-127,0r0,-25r152,0r0,74"},"\u00ab":{d:"171,-21r-75,-75r75,-76r0,32r-43,44r43,43r0,32xm90,-21r-76,-75r76,-76r0,32r-43,44r43,43r0,32",w:199},"\u00bb":{d:"185,-96r-76,75r0,-32r44,-43r-44,-44r0,-32xm104,-96r-76,75r0,-32r44,-43r-44,-44r0,-32",w:199},"\u00a0":{w:89},"\u00c0":{d:"216,0r-30,0r-20,-58r-112,0r-21,58r-29,0r95,-256r23,0xm158,-82r-47,-135r-49,135r96,0xm127,-281r-24,0r-39,-55r31,0",w:219},"\u00c3":{d:"51,-303v36,-51,66,22,101,-15r13,13v-37,51,-65,-20,-101,14xm216,0r-30,0r-20,-58r-112,0r-21,58r-29,0r95,-256r23,0xm158,-82r-47,-135r-49,135r96,0",w:219},"\u00d5":{d:"59,-303v36,-51,66,22,101,-15r14,13v-38,51,-65,-20,-102,14xm117,-258v67,0,90,44,90,130v0,86,-22,130,-90,130v-67,0,-90,-44,-90,-130v0,-86,22,-130,90,-130xm117,-22v51,-9,62,-28,62,-106v0,-79,-9,-97,-62,-106v-52,8,-62,28,-62,106v0,79,11,96,62,106",w:234},"\u00f7":{d:"109,-145r-31,0r0,-31r31,0r0,31xm170,-85r-152,0r0,-24r152,0r0,24xm109,-18r-31,0r0,-31r31,0r0,31"},"\u00ff":{d:"157,-177r-81,220v-8,25,-27,35,-58,33r0,-23v39,6,38,-33,50,-57r-64,-173r28,0r49,142r48,-142r28,0xm131,-217r-26,0r0,-32r26,0r0,32xm55,-217r-26,0r0,-32r26,0r0,32",w:160},"\u00a4":{d:"210,-23r-17,16r-27,-26v-25,20,-70,20,-95,0r-26,26r-17,-16r27,-27v-21,-25,-21,-70,0,-95r-27,-26r17,-17r26,26v25,-20,70,-20,95,0r27,-26r17,17r-27,26v21,25,21,70,0,95xm175,-98v0,-31,-25,-55,-56,-55v-31,0,-56,24,-56,55v0,31,25,57,56,57v31,0,56,-26,56,-57",w:237},"\u00b7":{d:"66,-80r-34,0r0,-34r34,0r0,34",w:97},"\u00c2":{d:"166,-281r-25,0r-32,-38r-33,38r-25,0r45,-55r25,0xm216,0r-30,0r-20,-58r-112,0r-21,58r-29,0r95,-256r23,0xm158,-82r-47,-135r-49,135r96,0",w:219},"\u00ca":{d:"170,-281r-25,0r-32,-38r-33,38r-25,0r45,-55r25,0xm196,0r-159,0r0,-256r159,0r0,24r-132,0r0,91r113,0r0,24r-113,0r0,93r132,0r0,24",w:216},"\u00c1":{d:"216,0r-30,0r-20,-58r-112,0r-21,58r-29,0r95,-256r23,0xm158,-82r-47,-135r-49,135r96,0xm154,-336r-39,55r-24,0r32,-55r31,0",w:219},"\u00cb":{d:"196,0r-159,0r0,-256r159,0r0,24r-132,0r0,91r113,0r0,24r-113,0r0,93r132,0r0,24xm164,-284r-26,0r0,-32r26,0r0,32xm88,-284r-26,0r0,-32r26,0r0,32",w:216},"\u00c8":{d:"196,0r-159,0r0,-256r159,0r0,24r-132,0r0,91r113,0r0,24r-113,0r0,93r132,0r0,24xm131,-281r-24,0r-39,-55r31,0",w:216},"\u00cd":{d:"64,0r-27,0r0,-256r27,0r0,256xm91,-336r-39,55r-24,0r32,-55r31,0",w:101},"\u00ce":{d:"107,-281r-25,0r-32,-38r-32,38r-25,0r45,-55r24,0xm64,0r-27,0r0,-256r27,0r0,256",w:101},"\u00cf":{d:"64,0r-27,0r0,-256r27,0r0,256xm101,-284r-26,0r0,-32r26,0r0,32xm25,-284r-26,0r0,-32r26,0r0,32",w:101},"\u00cc":{d:"64,0r-27,0r0,-256r27,0r0,256xm74,-281r-24,0r-39,-55r31,0",w:101},"\u00d3":{d:"117,-258v67,0,90,44,90,130v0,86,-22,130,-90,130v-67,0,-90,-44,-90,-130v0,-86,22,-130,90,-130xm117,-22v51,-9,62,-28,62,-106v0,-79,-9,-97,-62,-106v-52,8,-62,28,-62,106v0,79,11,96,62,106xm162,-336r-39,55r-24,0r32,-55r31,0",w:234},"\u00d4":{d:"174,-281r-25,0r-32,-38r-32,38r-25,0r45,-55r24,0xm117,-258v67,0,90,44,90,130v0,86,-22,130,-90,130v-67,0,-90,-44,-90,-130v0,-86,22,-130,90,-130xm117,-22v51,-9,62,-28,62,-106v0,-79,-9,-97,-62,-106v-52,8,-62,28,-62,106v0,79,11,96,62,106",w:234},"\u00d2":{d:"117,-258v67,0,90,44,90,130v0,86,-22,130,-90,130v-67,0,-90,-44,-90,-130v0,-86,22,-130,90,-130xm117,-22v51,-9,62,-28,62,-106v0,-79,-9,-97,-62,-106v-52,8,-62,28,-62,106v0,79,11,96,62,106xm135,-281r-24,0r-39,-55r31,0",w:234},"\u00da":{d:"212,-85v0,51,-37,87,-89,87v-52,0,-90,-36,-90,-87r0,-171r28,0r0,169v0,39,25,65,62,65v37,0,62,-26,62,-65r0,-169r27,0r0,171xm168,-336r-39,55r-24,0r32,-55r31,0",w:245},"\u00db":{d:"180,-281r-25,0r-32,-38r-33,38r-24,0r45,-55r24,0xm212,-85v0,51,-37,87,-89,87v-52,0,-90,-36,-90,-87r0,-171r28,0r0,169v0,39,25,65,62,65v37,0,62,-26,62,-65r0,-169r27,0r0,171",w:245},"\u00d9":{d:"212,-85v0,51,-37,87,-89,87v-52,0,-90,-36,-90,-87r0,-171r28,0r0,169v0,39,25,65,62,65v37,0,62,-26,62,-65r0,-169r27,0r0,171xm141,-281r-24,0r-39,-55r31,0",w:245},"\u00af":{d:"144,-221r-108,0r0,-21r108,0r0,21",w:180},"\u00b8":{d:"113,24r-22,54r-28,0r26,-54r24,0",w:180}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * � Dutch Design: Albert-Jan Pool, 1995. Published by FontShop International
 * FontFont release 15
 */
Cufon.registerFont({w:195,face:{"font-family":"DIN","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 3 0 0 0 0 0 0",ascent:"289",descent:"-71","x-height":"2",bbox:"-16 -365 352 74","underline-thickness":"31.32","underline-position":"-48.6",stemh:"42",stemv:"47","unicode-range":"U+0020-U+00FF"},glyphs:{" ":{w:83},"\u00d0":{d:"131,-256v65,1,103,52,93,128v8,79,-25,128,-94,128r-92,0r0,-111r-25,0r0,-38r25,0r0,-107r93,0xm88,-44v66,-3,86,5,86,-83v0,-87,-18,-83,-86,-85r0,63r42,0r0,38r-42,0r0,67",w:245},"\u00f0":{d:"20,-91v0,-60,25,-91,80,-92r-12,-22r-41,0r0,-33r25,0r-12,-21r51,0r11,21r33,0r0,33r-17,0v44,57,69,207,-40,207v-57,0,-78,-34,-78,-93xm98,-40v26,0,30,-24,30,-51v0,-27,-4,-52,-30,-52v-27,0,-31,24,-31,52v0,28,4,51,31,51"},"\u00dd":{d:"205,-256r-77,151r0,105r-50,0r0,-105r-77,-151r54,0r48,103r47,-103r55,0xm156,-343r-41,62r-32,0r23,-62r50,0",w:205},"\u00fd":{d:"176,-188r-80,218v-9,30,-34,43,-73,39r0,-42v31,6,36,-18,43,-40r-65,-175r50,0r39,116r37,-116r49,0xm141,-279r-41,62r-32,0r23,-62r50,0",w:177},"\u00de":{d:"214,-130v0,62,-58,89,-134,80r0,50r-50,0r0,-256r50,0r0,47v75,-8,134,16,134,79xm164,-130v0,-39,-44,-36,-84,-35r0,71v40,1,84,4,84,-36",w:227},"\u00fe":{d:"118,-190v51,-2,65,48,65,96v0,48,-13,99,-65,96v-19,0,-33,-5,-45,-19r0,86r-47,0r0,-325r47,0r0,85v12,-14,26,-19,45,-19xm136,-94v0,-31,-3,-54,-31,-54v-28,0,-32,23,-32,54v0,31,4,54,32,54v28,0,31,-23,31,-54",w:202},"\u00bd":{d:"295,0r-98,0r0,-31r56,-61v12,-10,11,-32,-7,-33v-7,0,-15,3,-15,16r-34,0v0,-30,22,-46,49,-46v47,0,66,57,30,83r-38,41r57,0r0,31xm223,-256r-121,256r-36,0r121,-256r36,0xm80,-103r-34,0r0,-115r-32,28r0,-38r32,-28r34,0r0,153",w:310},"\u00bc":{d:"287,-21r-12,0r0,21r-33,0r0,-21r-63,0r0,-32r51,-101r37,0r-51,101r26,0r0,-22r33,0r0,22r12,0r0,32xm225,-256r-121,256r-37,0r121,-256r37,0xm80,-103r-34,0r0,-115r-32,28r0,-38r32,-28r34,0r0,153",w:300},"\u00b9":{d:"80,-103r-34,0r0,-115r-32,28r0,-38r32,-28r34,0r0,153",w:105},"\u00be":{d:"297,-21r-12,0r0,21r-32,0r0,-21r-64,0r0,-32r52,-101r37,0r-52,101r27,0r0,-22r32,0r0,22r12,0r0,32xm237,-256r-122,256r-37,0r122,-256r37,0xm99,-182v35,19,12,91,-33,81v-26,0,-51,-14,-51,-48r34,0v0,12,8,18,17,18v10,0,17,-6,17,-18v0,-12,-8,-20,-22,-18r0,-29v13,1,21,-5,20,-15v0,-10,-7,-16,-15,-16v-8,0,-15,5,-15,15r-34,0v0,-28,22,-46,49,-46v43,0,65,57,33,76",w:311},"\u00b3":{d:"99,-182v35,19,12,91,-33,81v-26,0,-51,-14,-51,-48r34,0v0,12,8,18,17,18v10,0,17,-6,17,-18v0,-12,-8,-20,-22,-18r0,-29v13,1,21,-5,20,-15v0,-10,-7,-16,-15,-16v-8,0,-15,5,-15,15r-34,0v0,-28,22,-46,49,-46v43,0,65,57,33,76",w:132},"\u00b2":{d:"113,-103r-98,0r0,-30r57,-62v13,-11,11,-32,-8,-32v-7,0,-15,3,-15,16r-34,0v0,-30,22,-47,49,-47v47,0,61,52,31,84r-38,41r56,0r0,30",w:128},"\u00a6":{d:"86,-157r-46,0r0,-126r46,0r0,126xm86,27r-46,0r0,-126r46,0r0,126",w:127},"\u00d7":{d:"178,-52r-30,29r-50,-50r-51,50r-29,-29r50,-51r-50,-51r29,-29r51,51r50,-51r30,29r-51,51"},"!":{d:"98,-256r-11,176r-36,0r-11,-176r58,0xm94,0r-50,0r0,-48r50,0r0,48",w:124},'"':{d:"142,-180r-43,0r0,-76r43,0r0,76xm68,-180r-44,0r0,-76r44,0r0,76",w:167},"#":{d:"231,-151r-32,0r-5,39r25,0r0,44r-33,0r-10,68r-50,0r12,-68r-42,0r-11,68r-49,0r10,-68r-24,0r0,-44r32,0r5,-39r-25,0r0,-44r32,0r10,-63r50,0r-10,63r41,0r10,-63r49,0r-9,63r24,0r0,44xm150,-151r-41,0r-6,39r41,0",w:248},"$":{d:"186,-130v44,47,10,131,-58,131r0,40r-36,0r0,-39v-35,-1,-62,-10,-85,-34r32,-32v15,15,35,21,57,22r0,-66v-48,-4,-79,-24,-79,-73v0,-41,28,-72,75,-77r0,-32r36,0r0,32v29,2,52,10,71,29r-32,32v-12,-12,-29,-17,-44,-18r0,63v26,3,51,10,63,22xm96,-154r0,-60v-43,3,-38,58,0,60xm123,-43v32,-1,43,-33,26,-53v-6,-8,-17,-8,-26,-9r0,62",w:222},"%":{d:"287,-83v0,50,-10,85,-53,85v-42,0,-52,-35,-52,-85v0,-32,24,-49,52,-49v28,0,53,17,53,49xm232,-256r-121,256r-37,0r121,-256r37,0xm123,-209v0,49,-10,85,-52,85v-41,0,-52,-36,-52,-85v0,-32,24,-49,52,-49v28,0,52,17,52,49xm234,-28v24,2,19,-30,19,-53v0,-14,-7,-21,-19,-21v-24,-2,-17,31,-18,53v0,14,6,21,18,21xm71,-154v24,2,17,-32,18,-54v0,-14,-6,-20,-18,-20v-24,0,-17,31,-18,53v0,14,6,21,18,21",w:305},"&":{d:"251,0r-60,0r-19,-22v-12,9,-29,24,-66,24v-57,0,-84,-30,-84,-78v0,-33,24,-53,46,-68v-10,-12,-26,-31,-26,-55v0,-35,26,-59,69,-59v64,0,87,76,39,105r-19,13r44,51v8,-11,12,-27,13,-45r44,0v-2,33,-10,60,-28,80xm106,-169v24,-7,39,-46,5,-50v-31,3,-24,35,-5,50xm144,-55r-51,-61v-36,16,-34,76,13,76v15,0,26,-5,38,-15",w:259},"'":{d:"69,-180r-45,0r0,-76r45,0r0,76",w:93},"(":{d:"76,-52v-1,32,11,39,25,55r-31,31v-22,-20,-44,-44,-41,-84v4,-68,-12,-150,9,-203v6,-15,20,-25,32,-37r31,31v-15,16,-25,22,-25,55r0,152",w:120},")":{d:"51,-290v21,19,44,43,41,83v-4,69,12,150,-9,204v-6,15,-20,25,-32,37r-32,-32v15,-16,26,-21,26,-54r0,-152v1,-33,-10,-39,-26,-54",w:120},"*":{d:"158,-166r-16,29r-38,-24r1,45r-33,0r2,-45r-38,24r-16,-29r39,-20r-39,-21r16,-29r38,24r-2,-45r33,0r-1,45r38,-24r16,29r-40,21",w:177},"+":{d:"177,-78r-57,0r0,58r-44,0r0,-58r-58,0r0,-44r58,0r0,-57r44,0r0,57r57,0r0,44"},",":{d:"76,20r-52,39r0,-110r52,0r0,71",w:100},"-":{d:"132,-81r-111,0r0,-44r111,0r0,44",w:153},".":{d:"78,0r-54,0r0,-53r54,0r0,53",w:102},"/":{d:"147,-283r-103,310r-44,0r103,-310r44,0",w:145},"0":{d:"176,-74v0,49,-36,76,-78,76v-42,0,-78,-27,-78,-76r0,-108v0,-49,36,-76,78,-76v42,0,78,27,78,76r0,108xm98,-40v51,-3,31,-91,31,-141v0,-22,-13,-35,-31,-35v-51,3,-31,91,-31,141v0,22,13,35,31,35"},"1":{d:"136,0r-47,0r0,-206r-52,45r0,-50r52,-45r47,0r0,256"},"2":{d:"177,0r-156,0r0,-42r96,-111v22,-21,17,-63,-18,-63v-15,0,-31,7,-31,32r-47,0v0,-47,34,-74,78,-74v73,0,96,81,51,133r-72,83r99,0r0,42"},"3":{d:"178,-74v0,51,-37,76,-81,76v-42,0,-81,-21,-82,-75r47,0v1,23,17,33,35,33v20,0,34,-13,34,-36v0,-23,-15,-37,-42,-35r0,-41v26,2,40,-12,39,-32v0,-22,-15,-32,-32,-32v-18,0,-30,12,-31,31r-47,0v1,-46,35,-73,78,-73v73,0,107,97,49,126v18,10,33,27,33,58"},"4":{d:"184,-36r-23,0r0,36r-45,0r0,-36r-105,0r0,-45r88,-175r51,0r-88,175r54,0r0,-48r45,0r0,48r23,0r0,45"},"5":{d:"107,-172v51,-3,71,45,71,86v0,51,-24,87,-79,88v-52,1,-78,-32,-78,-74r46,0v3,20,13,32,32,32v24,1,33,-20,32,-46v10,-52,-52,-57,-62,-26r-43,0r0,-144r146,0r0,42r-104,0r0,55v7,-6,22,-13,39,-13"},"6":{d:"177,-78v0,50,-35,80,-80,80v-45,0,-80,-28,-80,-79v0,-68,53,-122,76,-179r51,0r-53,106v45,-15,86,18,86,72xm130,-77v0,-23,-13,-38,-33,-38v-19,0,-33,14,-33,38v0,24,14,37,33,37v19,0,33,-13,33,-37"},"7":{d:"181,-214r-83,214r-51,0r83,-214r-67,0r0,40r-45,0r0,-82r163,0r0,42"},"8":{d:"180,-75v0,50,-37,77,-82,77v-45,0,-82,-27,-82,-77v0,-31,18,-48,32,-57v-13,-9,-29,-26,-29,-53v0,-45,36,-73,79,-73v43,0,78,28,78,73v0,27,-15,44,-28,53v14,9,32,26,32,57xm130,-184v0,-18,-14,-32,-32,-32v-18,0,-32,14,-32,32v0,19,14,32,32,32v18,0,32,-13,32,-32xm133,-75v0,-20,-15,-36,-35,-36v-20,0,-35,16,-35,36v0,20,15,35,35,35v20,0,35,-15,35,-35"},"9":{d:"98,-258v76,0,90,83,59,147r-54,111r-51,0r53,-106v-47,13,-87,-19,-87,-73v0,-50,35,-79,80,-79xm131,-179v0,-24,-14,-37,-33,-37v-19,0,-33,13,-33,37v0,23,13,38,33,38v19,0,33,-14,33,-38"},":":{d:"87,-98r-54,0r0,-53r54,0r0,53xm87,0r-54,0r0,-53r54,0r0,53",w:111},";":{d:"87,-98r-54,0r0,-53r54,0r0,53xm86,20r-51,39r0,-110r51,0r0,71",w:111},"<":{d:"351,-81r-253,0r118,117r-59,0r-139,-139r139,-138r59,0r-118,116r253,0r0,44",w:369},"=":{d:"177,-120r-159,0r0,-44r159,0r0,44xm177,-42r-159,0r0,-44r159,0r0,44"},">":{d:"352,-103r-139,139r-59,0r117,-117r-253,0r0,-44r253,0r-117,-116r59,0",w:369},"?":{d:"99,-258v60,0,100,72,59,117v-11,19,-34,30,-33,61r-47,0v-6,-53,42,-66,51,-107v0,-17,-12,-29,-30,-29v-19,0,-28,13,-28,30r-47,0v0,-45,33,-72,75,-72xm126,0r-50,0r0,-48r50,0r0,48",w:188},"@":{d:"111,-258v84,0,141,10,141,90r0,169r-44,-1r0,-17v-42,44,-120,6,-105,-66v-13,-72,60,-109,104,-67v9,-60,-33,-66,-93,-66v-27,0,-51,20,-48,49v5,48,-14,115,15,140r-32,32v-45,-29,-24,-107,-28,-173v-4,-57,32,-90,90,-90xm207,-83v0,-28,-7,-46,-30,-46v-23,0,-29,18,-29,46v0,28,6,46,29,46v23,0,30,-18,30,-46",w:272},A:{d:"228,0r-52,0r-15,-45r-92,0r-15,45r-52,0r93,-256r39,0xm147,-87r-31,-94r-32,94r63,0",w:229},B:{d:"216,-74v2,89,-100,74,-186,74r0,-256r103,0v50,0,79,28,79,72v0,28,-19,47,-32,53v15,7,36,23,36,57xm162,-182v0,-36,-46,-30,-82,-30r0,59v35,0,82,7,82,-29xm166,-76v0,-37,-48,-33,-86,-32r0,63v37,1,86,6,86,-31",w:236},C:{d:"71,-128v0,71,3,75,45,86v25,0,38,-16,43,-37r51,0v-9,54,-46,81,-94,81v-67,0,-104,-56,-95,-130v-9,-75,27,-130,95,-130v48,0,85,27,94,81r-51,0v-5,-21,-18,-37,-43,-37v-43,9,-45,17,-45,86",w:223},D:{d:"122,-256v70,-5,94,62,94,127v0,39,2,75,-26,105v-33,35,-99,21,-160,24r0,-256r92,0xm80,-45v67,3,86,-5,86,-84v0,-78,-19,-85,-86,-83r0,167",w:237},E:{d:"199,0r-169,0r0,-256r169,0r0,44r-119,0r0,60r101,0r0,45r-101,0r0,62r119,0r0,45",w:217},F:{d:"199,-212r-119,0r0,63r101,0r0,45r-101,0r0,104r-50,0r0,-256r169,0r0,44",w:212},G:{d:"116,-42v32,-1,50,-24,47,-59r-47,0r0,-42r96,0v11,88,-26,145,-96,145v-67,0,-104,-56,-95,-130v-8,-75,26,-130,95,-130v59,0,89,39,96,82r-50,0v-6,-24,-20,-38,-46,-38v-42,10,-45,16,-45,86v0,71,3,75,45,86",w:233},H:{d:"217,0r-50,0r0,-107r-87,0r0,107r-50,0r0,-256r50,0r0,104r87,0r0,-104r50,0r0,256",w:246},I:{d:"80,0r-50,0r0,-256r50,0r0,256",w:109},J:{d:"157,-84v3,86,-106,111,-156,60r33,-33v20,26,73,19,73,-29r0,-170r50,0r0,172",w:183},K:{d:"237,0r-58,0r-66,-117r-33,40r0,77r-50,0r0,-256r50,0r0,111r90,-111r61,0r-85,102",w:239},L:{d:"196,0r-166,0r0,-256r50,0r0,211r116,0r0,45",w:207},M:{d:"262,0r-50,0r0,-149r-49,97r-34,0r-49,-97r0,149r-50,0r0,-256r49,0r67,138r67,-138r49,0r0,256",w:291},N:{d:"226,0r-45,0r-101,-157r0,157r-50,0r0,-256r45,0r101,157r0,-157r50,0r0,256",w:255},O:{d:"116,-258v68,0,103,56,95,130v7,74,-27,130,-95,130v-68,0,-104,-56,-95,-130v-8,-75,26,-130,95,-130xm116,-42v42,-10,45,-16,45,-86v0,-71,-3,-75,-45,-86v-42,10,-45,16,-45,86v0,71,3,75,45,86",w:231},P:{d:"214,-176v0,62,-58,89,-134,80r0,96r-50,0r0,-256r99,0v53,0,85,36,85,80xm164,-176v0,-39,-44,-38,-84,-36r0,71v39,1,84,5,84,-35",w:226},Q:{d:"116,-258v68,0,95,56,95,130v0,39,0,67,-16,91r22,22r-27,26r-22,-23v-80,43,-166,-20,-147,-116v-8,-75,26,-130,95,-130xm71,-128v0,71,3,75,45,86v6,0,11,-2,16,-5r-22,-22r27,-26r19,19v4,-11,5,-26,5,-52v-1,-71,-3,-75,-45,-86v-42,10,-45,16,-45,86",w:231},R:{d:"224,0r-58,0r-50,-102r-36,0r0,102r-50,0r0,-256r100,0v92,-8,109,124,37,145xm163,-178v0,-38,-44,-35,-83,-34r0,68v39,1,83,4,83,-34",w:235},S:{d:"176,-130v45,54,3,132,-76,132v-39,0,-68,-8,-93,-34r32,-32v29,39,140,23,100,-32v-26,-17,-85,-10,-104,-34v-40,-51,-8,-128,71,-128v35,0,61,8,83,29r-32,32v-32,-37,-119,-12,-84,33v24,19,84,11,103,34",w:212},T:{d:"195,-212r-67,0r0,212r-50,0r0,-212r-67,0r0,-44r184,0r0,44",w:205},U:{d:"215,-88v0,54,-42,90,-95,90v-53,0,-94,-36,-94,-90r0,-168r50,0r0,166v0,30,17,48,44,48v27,0,45,-18,45,-48r0,-166r50,0r0,168",w:240},V:{d:"208,-256r-85,256r-37,0r-85,-256r52,0r51,167r52,-167r52,0",w:209},W:{d:"317,-256r-69,256r-41,0r-48,-156r-47,156r-41,0r-69,-256r52,0r40,161r47,-161r37,0r47,161r40,-161r52,0",w:319},X:{d:"215,0r-57,0r-50,-89r-49,89r-57,0r79,-131r-74,-125r57,0r44,82r45,-82r57,0r-75,125",w:217},Y:{d:"205,-256r-77,151r0,105r-50,0r0,-105r-77,-151r54,0r48,103r47,-103r55,0",w:205},Z:{d:"183,0r-169,0r0,-40r110,-172r-105,0r0,-44r164,0r0,39r-110,172r110,0r0,45",w:197},"[":{d:"121,27r-92,0r0,-310r92,0r0,42r-45,0r0,226r45,0r0,42",w:136},"\\":{d:"145,27r-44,0r-101,-305r44,0",w:145},"]":{d:"108,27r-93,0r0,-42r46,0r0,-226r-46,0r0,-42r93,0r0,310",w:136},"^":{d:"194,-140r-49,0r-37,-68r-36,68r-49,0r64,-119r43,0",w:216},_:{d:"217,64r-217,0r0,-31r217,0r0,31",w:216},"`":{d:"110,-217r-32,0r-41,-62r50,0",w:180},a:{d:"122,-16v-33,36,-116,16,-109,-41v-5,-45,51,-60,108,-54v12,-45,-52,-49,-71,-24r-29,-29v37,-47,147,-31,147,41r0,123r-46,0r0,-16xm85,-36v26,0,39,-12,36,-43v-26,0,-65,-5,-63,21v0,13,9,22,27,22",w:192},b:{d:"118,-190v51,-2,65,48,65,96v0,48,-13,96,-65,96v-20,0,-33,-6,-46,-20r0,18r-46,0r0,-256r47,0r0,85v12,-14,26,-19,45,-19xm136,-94v0,-31,-3,-54,-31,-54v-28,0,-32,23,-32,54v0,31,4,54,32,54v28,0,31,-23,31,-54",w:201},c:{d:"64,-94v-6,49,39,70,67,39r32,32v-53,46,-146,36,-146,-71v0,-108,93,-116,146,-71r-32,32v-27,-31,-73,-9,-67,39",w:172},d:{d:"18,-94v0,-48,13,-99,65,-96v19,0,34,5,46,19r0,-85r47,0r0,256r-46,0r0,-18v-13,14,-26,20,-46,20v-52,3,-66,-47,-66,-96xm129,-94v0,-31,-4,-54,-32,-54v-28,0,-32,23,-32,54v0,31,4,54,32,54v28,0,32,-23,32,-54",w:201},e:{d:"180,-79r-117,0v-5,45,63,54,84,24r28,28v-50,49,-158,45,-158,-67v0,-61,33,-96,82,-96v59,1,86,47,81,111xm134,-111v6,-41,-55,-53,-67,-20v-3,7,-4,12,-4,20r71,0",w:197},f:{d:"113,-147r-34,0r0,147r-47,0r0,-147r-19,0r0,-35r19,0v-7,-54,19,-83,81,-77r0,39v-18,-1,-34,-2,-34,17r0,21r34,0r0,35",w:123},g:{d:"18,-99v0,-53,15,-90,64,-91v20,0,33,6,46,20r0,-18r46,0r0,181v7,74,-104,104,-151,53r29,-29v22,27,82,11,75,-25r0,-19v-12,14,-27,19,-45,19v-50,0,-64,-38,-64,-91xm127,-99v0,-25,-3,-49,-31,-49v-28,0,-31,24,-31,49v0,25,3,49,31,49v28,0,31,-24,31,-49",w:199},h:{d:"181,0r-47,0r0,-114v0,-47,-61,-46,-61,0r0,114r-47,0r0,-256r47,0r0,86v38,-42,108,-13,108,49r0,121",w:204},i:{d:"73,-220r-47,0r0,-38r47,0r0,38xm73,0r-47,0r0,-188r47,0r0,188",w:99},j:{d:"73,-220r-47,0r0,-38r47,0r0,38xm73,17v3,36,-32,60,-81,53r0,-39v17,1,34,2,34,-17r0,-202r47,0r0,205",w:99},k:{d:"197,0r-58,0r-46,-78r-20,22r0,56r-47,0r0,-256r47,0r0,145r62,-77r57,0r-67,76",w:201},l:{d:"106,0v-50,6,-82,-17,-82,-54r0,-202r47,0r0,199v-2,18,17,18,35,17r0,40",w:117},m:{d:"168,-166v40,-48,123,-19,123,46r0,120r-47,0r0,-113v-1,-48,-62,-47,-62,-1r0,114r-47,0r0,-113v-1,-48,-61,-48,-62,0r0,113r-47,0r0,-188r46,0r0,18v25,-28,75,-27,96,4",w:315},n:{d:"72,-170v39,-43,110,-10,110,50r0,120r-47,0r0,-113v-1,-48,-61,-48,-62,0r0,113r-47,0r0,-188r46,0r0,18",w:206},o:{d:"98,-190v59,0,79,36,79,96v0,61,-20,96,-79,96v-59,0,-80,-36,-80,-96v0,-60,21,-96,80,-96xm98,-40v28,0,32,-25,32,-54v0,-29,-5,-54,-32,-54v-27,0,-33,25,-33,54v0,29,5,54,33,54"},p:{d:"118,-190v51,-2,65,48,65,96v0,48,-13,99,-65,96v-19,0,-33,-5,-45,-19r0,86r-47,0r0,-257r46,0r0,18v13,-14,26,-20,46,-20xm136,-94v0,-31,-3,-54,-31,-54v-28,0,-32,23,-32,54v0,31,4,54,32,54v28,0,31,-23,31,-54",w:201},q:{d:"18,-94v0,-49,14,-96,66,-96v20,0,33,6,46,20r0,-18r46,0r0,257r-47,0r0,-86v-12,14,-27,19,-46,19v-51,2,-65,-48,-65,-96xm129,-94v0,-31,-4,-54,-32,-54v-28,0,-32,23,-32,54v0,31,4,54,32,54v28,0,32,-23,32,-54",w:201},r:{d:"163,-172r-35,36v-17,-21,-55,-15,-55,23r0,113r-47,0r0,-188r46,0r0,18v18,-23,69,-29,91,-2",w:163},s:{d:"167,-59v-1,71,-114,80,-159,34r31,-30v15,15,36,17,50,17v31,0,49,-35,13,-37v-45,-3,-84,-8,-84,-55v0,-68,103,-75,144,-38r-29,29v-15,-16,-70,-18,-70,6v-4,17,32,17,49,19v37,4,55,23,55,55",w:180},t:{d:"111,0v-49,6,-80,-17,-80,-54r0,-93r-20,0r0,-35r20,0r0,-56r46,0r0,56r34,0r0,35r-34,0r0,90v-1,18,16,18,34,17r0,40",w:126},u:{d:"134,-17v-40,42,-110,9,-110,-51r0,-120r47,0r0,114v1,47,61,47,62,0r0,-114r47,0r0,188r-46,0r0,-17",w:206},v:{d:"176,-188r-69,188r-36,0r-70,-188r50,0r38,116r38,-116r49,0",w:177},w:{d:"272,-188r-57,188r-39,0r-39,-118r-39,118r-39,0r-58,-188r50,0r30,116r39,-116r34,0r38,116r30,-116r50,0",w:273},x:{d:"185,0r-56,0r-34,-56r-35,56r-56,0r65,-96r-62,-92r56,0r32,54r32,-54r56,0r-62,92",w:189},y:{d:"176,-188r-80,218v-9,30,-34,43,-73,39r0,-42v31,6,36,-18,43,-40r-65,-175r50,0r39,116r37,-116r49,0",w:177},z:{d:"156,0r-143,0r0,-36r83,-109r-78,0r0,-43r138,0r0,36r-84,110r84,0r0,42",w:172},"{":{d:"79,-128v49,7,-3,121,51,113r19,0r0,42v-53,5,-92,-7,-92,-54v0,-39,14,-91,-42,-80r0,-42v26,1,44,-2,42,-28v-2,-56,-3,-109,55,-106r37,0r0,42v-27,0,-45,-4,-45,28r0,49v0,26,-16,32,-25,36",w:164},"|":{d:"86,27r-46,0r0,-310r46,0r0,310",w:126},"}":{d:"108,-230v0,39,-15,92,41,81r0,42v-25,-1,-43,2,-41,28v3,57,2,108,-56,106r-37,0r0,-42v28,0,46,2,46,-29r0,-48v0,-26,16,-32,25,-36v-9,-4,-25,-10,-25,-36v0,-40,14,-90,-46,-77r0,-42v53,-4,93,5,93,53",w:164},"~":{d:"72,-136v36,0,71,43,103,5r30,30v-22,22,-38,31,-60,31v-37,0,-70,-44,-102,-6r-30,-29v22,-22,37,-31,59,-31",w:218},"\u00c4":{d:"228,0r-52,0r-15,-45r-92,0r-15,45r-52,0r93,-256r39,0xm147,-87r-31,-94r-32,94r63,0xm174,-282r-40,0r0,-45r40,0r0,45xm94,-282r-40,0r0,-45r40,0r0,45",w:229},"\u00c5":{d:"161,-318v0,26,-21,47,-47,47v-26,0,-47,-21,-47,-47v0,-26,21,-47,47,-47v26,0,47,21,47,47xm135,-318v0,-12,-9,-21,-21,-21v-12,0,-21,9,-21,21v0,12,9,21,21,21v12,0,21,-9,21,-21xm228,0r-52,0r-15,-45r-92,0r-15,45r-52,0r93,-256r39,0xm147,-87r-31,-94r-32,94r63,0",w:229},"\u00c7":{d:"71,-128v0,71,3,75,45,86v25,0,38,-16,43,-37r51,0v-9,54,-46,81,-94,81v-67,0,-104,-56,-95,-130v-9,-75,27,-130,95,-130v48,0,85,27,94,81r-51,0v-5,-21,-18,-37,-43,-37v-43,9,-45,17,-45,86xm136,22r-16,52r-43,0r24,-52r35,0",w:223},"\u00c9":{d:"199,0r-169,0r0,-256r169,0r0,44r-119,0r0,60r101,0r0,45r-101,0r0,62r119,0r0,45xm164,-343r-41,62r-32,0r23,-62r50,0",w:217},"\u00d1":{d:"63,-310v28,-35,56,-16,88,-6v6,0,12,-2,21,-11r21,21v-29,35,-56,16,-89,6v-6,0,-12,2,-21,11xm226,0r-45,0r-101,-157r0,157r-50,0r0,-256r45,0r101,157r0,-157r50,0r0,256",w:255},"\u00d6":{d:"116,-258v68,0,103,56,95,130v7,74,-27,130,-95,130v-68,0,-104,-56,-95,-130v-8,-75,26,-130,95,-130xm116,-42v42,-10,45,-16,45,-86v0,-71,-3,-75,-45,-86v-42,10,-45,16,-45,86v0,71,3,75,45,86xm176,-282r-40,0r0,-45r40,0r0,45xm96,-282r-40,0r0,-45r40,0r0,45",w:231},"\u00dc":{d:"215,-88v0,54,-42,90,-95,90v-53,0,-94,-36,-94,-90r0,-168r50,0r0,166v0,30,17,48,44,48v27,0,45,-18,45,-48r0,-166r50,0r0,168xm180,-282r-40,0r0,-45r40,0r0,45xm100,-282r-40,0r0,-45r40,0r0,45",w:240},"\u00e1":{d:"122,-16v-33,36,-116,16,-109,-41v-5,-45,51,-60,108,-54v12,-45,-52,-49,-71,-24r-29,-29v37,-47,147,-31,147,41r0,123r-46,0r0,-16xm85,-36v26,0,39,-12,36,-43v-26,0,-65,-5,-63,21v0,13,9,22,27,22xm147,-279r-41,62r-32,0r23,-62r50,0",w:192},"\u00e0":{d:"122,-16v-33,36,-116,16,-109,-41v-5,-45,51,-60,108,-54v12,-45,-52,-49,-71,-24r-29,-29v37,-47,147,-31,147,41r0,123r-46,0r0,-16xm85,-36v26,0,39,-12,36,-43v-26,0,-65,-5,-63,21v0,13,9,22,27,22xm114,-217r-32,0r-41,-62r50,0",w:192},"\u00e2":{d:"160,-217r-36,0r-30,-33r-30,33r-36,0r47,-61r38,0xm122,-16v-33,36,-116,16,-109,-41v-5,-45,51,-60,108,-54v12,-45,-52,-49,-71,-24r-29,-29v37,-47,147,-31,147,41r0,123r-46,0r0,-16xm85,-36v26,0,39,-12,36,-43v-26,0,-65,-5,-63,21v0,13,9,22,27,22",w:192},"\u00e4":{d:"122,-16v-33,36,-116,16,-109,-41v-5,-45,51,-60,108,-54v12,-45,-52,-49,-71,-24r-29,-29v37,-47,147,-31,147,41r0,123r-46,0r0,-16xm85,-36v26,0,39,-12,36,-43v-26,0,-65,-5,-63,21v0,13,9,22,27,22xm154,-218r-40,0r0,-45r40,0r0,45xm74,-218r-40,0r0,-45r40,0r0,45",w:192},"\u00e3":{d:"29,-246v34,-50,73,12,109,-17r21,20v-29,36,-55,17,-89,7v-6,0,-12,1,-21,10xm122,-16v-33,36,-116,16,-109,-41v-5,-45,51,-60,108,-54v12,-45,-52,-49,-71,-24r-29,-29v37,-47,147,-31,147,41r0,123r-46,0r0,-16xm85,-36v26,0,39,-12,36,-43v-26,0,-65,-5,-63,21v0,13,9,22,27,22",w:192},"\u00e5":{d:"141,-257v0,26,-21,47,-47,47v-26,0,-47,-21,-47,-47v0,-26,21,-48,47,-48v26,0,47,22,47,48xm115,-257v0,-12,-9,-21,-21,-21v-12,0,-21,9,-21,21v0,12,9,21,21,21v12,0,21,-9,21,-21xm122,-16v-33,36,-116,16,-109,-41v-5,-45,51,-60,108,-54v12,-45,-52,-49,-71,-24r-29,-29v37,-47,147,-31,147,41r0,123r-46,0r0,-16xm85,-36v26,0,39,-12,36,-43v-26,0,-65,-5,-63,21v0,13,9,22,27,22",w:192},"\u00e7":{d:"64,-94v-6,49,39,70,67,39r32,32v-53,46,-146,36,-146,-71v0,-108,93,-116,146,-71r-32,32v-27,-31,-73,-9,-67,39xm117,22r-16,52r-43,0r24,-52r35,0",w:173},"\u00e9":{d:"180,-79r-117,0v-5,45,63,54,84,24r28,28v-50,49,-158,45,-158,-67v0,-61,33,-96,82,-96v59,1,86,47,81,111xm134,-111v6,-41,-55,-53,-67,-20v-3,7,-4,12,-4,20r71,0xm153,-279r-41,62r-32,0r23,-62r50,0",w:197},"\u00e8":{d:"180,-79r-117,0v-5,45,63,54,84,24r28,28v-50,49,-158,45,-158,-67v0,-61,33,-96,82,-96v59,1,86,47,81,111xm134,-111v6,-41,-55,-53,-67,-20v-3,7,-4,12,-4,20r71,0xm120,-217r-32,0r-41,-62r50,0",w:197},"\u00ea":{d:"166,-217r-36,0r-30,-33r-30,33r-37,0r48,-61r37,0xm180,-79r-117,0v-5,45,63,54,84,24r28,28v-50,49,-158,45,-158,-67v0,-61,33,-96,82,-96v59,1,86,47,81,111xm134,-111v6,-41,-55,-53,-67,-20v-3,7,-4,12,-4,20r71,0",w:197},"\u00eb":{d:"180,-79r-117,0v-5,45,63,54,84,24r28,28v-50,49,-158,45,-158,-67v0,-61,33,-96,82,-96v59,1,86,47,81,111xm134,-111v6,-41,-55,-53,-67,-20v-3,7,-4,12,-4,20r71,0xm160,-218r-40,0r0,-45r40,0r0,45xm80,-218r-40,0r0,-45r40,0r0,45",w:197},"\u00ed":{d:"73,0r-47,0r0,-188r47,0r0,188xm94,-279r-41,62r-32,0r23,-62r50,0",w:99},"\u00ec":{d:"73,0r-47,0r0,-188r47,0r0,188xm79,-217r-32,0r-41,-62r50,0",w:99},"\u00ee":{d:"117,-217r-37,0r-30,-33r-29,33r-37,0r48,-61r37,0xm73,0r-47,0r0,-188r47,0r0,188",w:99},"\u00ef":{d:"73,0r-47,0r0,-188r47,0r0,188xm109,-218r-40,0r0,-45r40,0r0,45xm29,-218r-40,0r0,-45r40,0r0,45",w:99},"\u00f1":{d:"39,-246v29,-35,56,-16,88,-7v6,0,12,-1,21,-10r21,20v-34,52,-72,-13,-110,17xm72,-170v39,-43,110,-10,110,50r0,120r-47,0r0,-113v-1,-48,-61,-48,-62,0r0,113r-47,0r0,-188r46,0r0,18",w:206},"\u00f3":{d:"98,-190v59,0,79,36,79,96v0,61,-20,96,-79,96v-59,0,-80,-36,-80,-96v0,-60,21,-96,80,-96xm98,-40v28,0,32,-25,32,-54v0,-29,-5,-54,-32,-54v-27,0,-33,25,-33,54v0,29,5,54,33,54xm151,-279r-41,62r-32,0r23,-62r50,0"},"\u00f2":{d:"98,-190v59,0,79,36,79,96v0,61,-20,96,-79,96v-59,0,-80,-36,-80,-96v0,-60,21,-96,80,-96xm98,-40v28,0,32,-25,32,-54v0,-29,-5,-54,-32,-54v-27,0,-33,25,-33,54v0,29,5,54,33,54xm116,-217r-32,0r-41,-62r50,0"},"\u00f4":{d:"164,-217r-36,0r-30,-33r-30,33r-36,0r47,-61r38,0xm98,-190v59,0,79,36,79,96v0,61,-20,96,-79,96v-59,0,-80,-36,-80,-96v0,-60,21,-96,80,-96xm98,-40v28,0,32,-25,32,-54v0,-29,-5,-54,-32,-54v-27,0,-33,25,-33,54v0,29,5,54,33,54"},"\u00f6":{d:"98,-190v59,0,79,36,79,96v0,61,-20,96,-79,96v-59,0,-80,-36,-80,-96v0,-60,21,-96,80,-96xm98,-40v28,0,32,-25,32,-54v0,-29,-5,-54,-32,-54v-27,0,-33,25,-33,54v0,29,5,54,33,54xm158,-218r-40,0r0,-45r40,0r0,45xm78,-218r-40,0r0,-45r40,0r0,45"},"\u00f5":{d:"33,-246v34,-50,73,12,109,-17r21,20v-29,36,-55,17,-89,7v-6,0,-12,1,-21,10xm98,-190v59,0,79,36,79,96v0,61,-20,96,-79,96v-59,0,-80,-36,-80,-96v0,-60,21,-96,80,-96xm98,-40v28,0,32,-25,32,-54v0,-29,-5,-54,-32,-54v-27,0,-33,25,-33,54v0,29,5,54,33,54"},"\u00fa":{d:"134,-17v-40,42,-110,9,-110,-51r0,-120r47,0r0,114v1,47,61,47,62,0r0,-114r47,0r0,188r-46,0r0,-17xm155,-279r-41,62r-32,0r23,-62r50,0",w:206},"\u00f9":{d:"134,-17v-40,42,-110,9,-110,-51r0,-120r47,0r0,114v1,47,61,47,62,0r0,-114r47,0r0,188r-46,0r0,-17xm122,-217r-32,0r-41,-62r50,0",w:206},"\u00fb":{d:"168,-217r-36,0r-30,-33r-30,33r-36,0r47,-61r38,0xm134,-17v-40,42,-110,9,-110,-51r0,-120r47,0r0,114v1,47,61,47,62,0r0,-114r47,0r0,188r-46,0r0,-17",w:206},"\u00fc":{d:"134,-17v-40,42,-110,9,-110,-51r0,-120r47,0r0,114v1,47,61,47,62,0r0,-114r47,0r0,188r-46,0r0,-17xm162,-218r-40,0r0,-45r40,0r0,45xm82,-218r-40,0r0,-45r40,0r0,45",w:206},"\u00b0":{d:"152,-195v0,37,-29,66,-66,66v-37,0,-66,-29,-66,-66v0,-37,29,-67,66,-67v37,0,66,30,66,67xm114,-195v0,-16,-12,-29,-28,-29v-16,0,-28,13,-28,29v0,16,12,29,28,29v16,0,28,-13,28,-29",w:172},"\u00a2":{d:"169,-65v-14,14,-29,23,-49,27r0,38r-36,0r0,-38v-38,-8,-67,-39,-67,-94v0,-55,29,-86,67,-94r0,-30r36,0r0,30v20,4,35,13,49,27r-31,31v-7,-8,-13,-12,-23,-15r0,103v10,-3,16,-7,23,-15xm89,-183v-34,8,-34,96,0,102r0,-102",w:179},"\u00a3":{d:"192,0r-156,0r0,-107r-22,0r0,-36r22,0v-18,-104,92,-148,156,-89r-33,33v-20,-26,-78,-18,-73,29r0,27r41,0r0,36r-41,0r0,62r106,0r0,45",w:208},"\u00a7":{d:"170,-99v0,27,-19,46,-32,54v16,8,29,22,29,50v0,86,-141,91,-143,2r45,0v1,13,11,23,27,23v34,-2,36,-40,1,-50v-39,-11,-75,-27,-75,-75v0,-27,19,-46,33,-54v-47,-23,-33,-109,41,-109v47,0,70,26,70,61r-44,0v-1,-16,-12,-22,-26,-22v-34,1,-31,38,-1,45v40,10,75,27,75,75xm96,-65v20,-3,29,-9,29,-32v0,-21,-10,-30,-29,-32v-20,3,-29,10,-29,32v0,23,9,29,29,32",w:191},"\u00b6":{d:"211,69r-47,0r0,-281r-36,0r0,281r-47,0r0,-180v-36,0,-68,-32,-68,-72v0,-47,33,-73,83,-73r115,0r0,325",w:240},"\u00df":{d:"139,-194v0,-16,-13,-24,-32,-24v-25,0,-34,13,-34,34r0,184r-47,0r0,-188v0,-50,35,-70,81,-70v45,0,78,19,78,63v0,22,-11,33,-22,40v29,8,23,58,23,97v0,45,-29,62,-79,58r0,-40v42,8,31,-39,32,-74v0,-18,-13,-23,-32,-22r0,-36v19,1,32,-3,32,-22",w:206},"\u00ae":{d:"282,-128v0,72,-58,130,-130,130v-72,0,-130,-58,-130,-130v0,-72,58,-130,130,-130v72,0,130,58,130,130xm251,-128v0,-58,-43,-101,-99,-101v-56,0,-99,43,-99,101v0,58,43,101,99,101v56,0,99,-43,99,-101xm211,-59r-36,0r-25,-54r-15,0r0,54r-31,0r0,-139r57,0v50,-3,60,69,20,81xm176,-154v0,-18,-21,-19,-41,-18r0,36v20,1,41,1,41,-18",w:303},"\u00a9":{d:"282,-128v0,72,-58,130,-130,130v-72,0,-130,-58,-130,-130v0,-72,58,-130,130,-130v72,0,130,58,130,130xm251,-128v0,-58,-43,-101,-99,-101v-56,0,-99,43,-99,101v0,58,43,101,99,101v56,0,99,-43,99,-101xm202,-76v-40,37,-112,17,-112,-52v0,-69,71,-90,112,-52r-20,20v-26,-23,-61,-8,-61,32v0,40,35,55,61,32",w:303},"\u00b4":{d:"143,-279r-41,62r-32,0r23,-62r50,0",w:180},"\u00a8":{d:"150,-218r-40,0r0,-45r40,0r0,45xm70,-218r-40,0r0,-45r40,0r0,45",w:180},"\u00c6":{d:"333,0r-168,0r0,-56r-81,0r-29,56r-54,0r134,-256r198,0r0,44r-118,0r0,61r101,0r0,44r-101,0r0,62r118,0r0,45xm165,-98r0,-114r-60,114r60,0",w:352},"\u00d8":{d:"183,-232v27,25,28,59,28,104v0,91,-51,153,-136,122r-10,22r-36,0r19,-40v-27,-25,-27,-59,-27,-104v0,-91,49,-152,136,-123r10,-21r35,0xm116,-214v-42,10,-44,16,-45,86v0,28,1,44,4,54r64,-134v-6,-4,-14,-6,-23,-6xm116,-42v42,-10,44,-16,45,-86v0,-28,-1,-45,-4,-55r-64,134v6,4,14,7,23,7",w:234},"\u00b1":{d:"177,-123r-57,0r0,58r-44,0r0,-58r-58,0r0,-43r58,0r0,-58r44,0r0,58r57,0r0,43xm177,0r-159,0r0,-44r159,0r0,44"},"\u00a5":{d:"204,-256r-48,97r26,0r0,36r-45,0v-5,10,-11,19,-9,36r54,0r0,36r-54,0r0,51r-50,0r0,-51r-55,0r0,-36r55,0v2,-17,-4,-26,-9,-36r-46,0r0,-36r27,0r-49,-97r54,0r48,103r47,-103r54,0",w:205},"\u00aa":{d:"104,-120v-26,30,-87,12,-87,-32v0,-36,41,-48,86,-43v9,-36,-41,-39,-56,-19r-24,-23v30,-38,118,-25,118,32r0,98r-37,0r0,-13xm75,-136v21,1,31,-10,28,-34v-21,0,-50,-4,-49,17v0,10,7,17,21,17",w:163},"\u00ba":{d:"83,-258v47,0,64,29,64,77v0,48,-17,76,-64,76v-47,0,-63,-28,-63,-76v0,-48,16,-77,63,-77xm83,-139v22,0,26,-20,26,-42v0,-22,-3,-43,-26,-43v-22,-1,-25,20,-25,43v0,22,3,42,25,42",w:166},"\u00e6":{d:"142,-24v-39,45,-129,33,-129,-33v0,-45,51,-60,108,-54v12,-45,-52,-49,-71,-24r-29,-29v25,-36,102,-33,129,-5v49,-49,144,-5,135,69r0,21r-118,0v-5,45,63,54,84,24r28,28v-29,36,-103,41,-137,3xm239,-111v4,-40,-54,-54,-67,-20v-3,7,-5,12,-5,20r72,0xm85,-36v26,0,39,-12,36,-43v-26,0,-65,-5,-63,21v0,13,9,22,27,22",w:301},"\u00f8":{d:"18,-94v0,-74,52,-112,117,-88r13,-21r29,0v-6,12,-18,26,-21,36v17,18,21,39,21,73v0,75,-51,112,-117,88r-13,22r-28,0r21,-37v-17,-17,-22,-39,-22,-73xm115,-143v-43,-22,-60,34,-47,80xm80,-45v44,23,60,-33,47,-80"},"\u00bf":{d:"112,-140r-50,0r0,-48r50,0r0,48xm165,-1v0,45,-34,72,-76,72v-61,0,-100,-73,-58,-117v11,-20,33,-31,33,-61r47,0v5,52,-51,63,-51,106v0,17,11,30,29,30v19,0,29,-13,29,-30r47,0",w:188},"\u00a1":{d:"81,-140r-50,0r0,-48r50,0r0,48xm85,69r-58,0r12,-176r34,0",w:124},"\u00ac":{d:"179,-34r-44,0r0,-52r-118,0r0,-44r162,0r0,96"},"\u00ab":{d:"202,-10r-90,-89r90,-89r0,56r-34,33r34,33r0,56xm102,-10r-90,-89r90,-89r0,56r-34,33r34,33r0,56",w:226},"\u00bb":{d:"214,-99r-90,89r0,-56r34,-33r-34,-33r0,-56xm114,-99r-90,89r0,-56r34,-33r-34,-33r0,-56",w:226},"\u00a0":{w:83},"\u00c0":{d:"228,0r-52,0r-15,-45r-92,0r-15,45r-52,0r93,-256r39,0xm147,-87r-31,-94r-32,94r63,0xm134,-281r-32,0r-41,-62r50,0",w:229},"\u00c3":{d:"49,-310v28,-35,56,-16,88,-6v6,0,12,-2,21,-11r21,21v-29,35,-56,16,-89,6v-6,0,-12,2,-21,11xm228,0r-52,0r-15,-45r-92,0r-15,45r-52,0r93,-256r39,0xm147,-87r-31,-94r-32,94r63,0",w:229},"\u00d5":{d:"51,-310v28,-35,56,-16,88,-6v6,0,12,-2,21,-11r21,21v-29,35,-57,17,-89,6v-6,0,-12,2,-21,11xm116,-258v68,0,103,56,95,130v7,74,-27,130,-95,130v-68,0,-104,-56,-95,-130v-8,-75,26,-130,95,-130xm116,-42v42,-10,45,-16,45,-86v0,-71,-3,-75,-45,-86v-42,10,-45,16,-45,86v0,71,3,75,45,86",w:231},"\u00f7":{d:"121,-152r-46,0r0,-47r46,0r0,47xm179,-81r-162,0r0,-44r162,0r0,44xm121,-6r-46,0r0,-47r46,0r0,47"},"\u00ff":{d:"176,-188r-80,218v-9,30,-34,43,-73,39r0,-42v31,6,36,-18,43,-40r-65,-175r50,0r39,116r37,-116r49,0xm148,-218r-40,0r0,-45r40,0r0,45xm68,-218r-40,0r0,-45r40,0r0,45",w:177},"\u00a4":{d:"220,-35r-31,31r-27,-26v-24,15,-60,16,-84,0r-26,26r-31,-31r27,-26v-15,-24,-16,-60,0,-84r-27,-26r31,-31r26,26v24,-15,60,-16,84,0r27,-26r31,31r-27,26v15,24,16,60,0,84xm163,-103v0,-23,-20,-42,-43,-42v-23,0,-42,19,-42,42v0,23,19,42,42,42v23,0,43,-19,43,-42",w:240},"\u00b7":{d:"78,-76r-54,0r0,-54r54,0r0,54",w:102},"\u00c2":{d:"180,-281r-36,0r-30,-33r-30,33r-36,0r47,-61r38,0xm228,0r-52,0r-15,-45r-92,0r-15,45r-52,0r93,-256r39,0xm147,-87r-31,-94r-32,94r63,0",w:229},"\u00ca":{d:"178,-281r-37,0r-29,-33r-30,33r-37,0r48,-61r37,0xm199,0r-169,0r0,-256r169,0r0,44r-119,0r0,60r101,0r0,45r-101,0r0,62r119,0r0,45",w:217},"\u00c1":{d:"228,0r-52,0r-15,-45r-92,0r-15,45r-52,0r93,-256r39,0xm147,-87r-31,-94r-32,94r63,0xm167,-343r-41,62r-32,0r23,-62r50,0",w:229},"\u00cb":{d:"199,0r-169,0r0,-256r169,0r0,44r-119,0r0,60r101,0r0,45r-101,0r0,62r119,0r0,45xm172,-282r-40,0r0,-45r40,0r0,45xm92,-282r-40,0r0,-45r40,0r0,45",w:217},"\u00c8":{d:"199,0r-169,0r0,-256r169,0r0,44r-119,0r0,60r101,0r0,45r-101,0r0,62r119,0r0,45xm132,-281r-32,0r-41,-62r50,0",w:217},"\u00cd":{d:"80,0r-50,0r0,-256r50,0r0,256xm99,-343r-41,62r-32,0r23,-62r50,0",w:109},"\u00ce":{d:"121,-281r-37,0r-30,-33r-30,33r-36,0r48,-61r37,0xm80,0r-50,0r0,-256r50,0r0,256",w:109},"\u00cf":{d:"80,0r-50,0r0,-256r50,0r0,256xm115,-282r-40,0r0,-45r40,0r0,45xm35,-282r-40,0r0,-45r40,0r0,45",w:109},"\u00cc":{d:"80,0r-50,0r0,-256r50,0r0,256xm84,-281r-32,0r-41,-62r50,0",w:109},"\u00d3":{d:"116,-258v68,0,103,56,95,130v7,74,-27,130,-95,130v-68,0,-104,-56,-95,-130v-8,-75,26,-130,95,-130xm116,-42v42,-10,45,-16,45,-86v0,-71,-3,-75,-45,-86v-42,10,-45,16,-45,86v0,71,3,75,45,86xm169,-343r-41,62r-32,0r23,-62r50,0",w:231},"\u00d4":{d:"182,-281r-36,0r-30,-33r-30,33r-36,0r47,-61r38,0xm116,-258v68,0,103,56,95,130v7,74,-27,130,-95,130v-68,0,-104,-56,-95,-130v-8,-75,26,-130,95,-130xm116,-42v42,-10,45,-16,45,-86v0,-71,-3,-75,-45,-86v-42,10,-45,16,-45,86v0,71,3,75,45,86",w:231},"\u00d2":{d:"116,-258v68,0,103,56,95,130v7,74,-27,130,-95,130v-68,0,-104,-56,-95,-130v-8,-75,26,-130,95,-130xm116,-42v42,-10,45,-16,45,-86v0,-71,-3,-75,-45,-86v-42,10,-45,16,-45,86v0,71,3,75,45,86xm136,-281r-32,0r-41,-62r50,0",w:231},"\u00da":{d:"215,-88v0,54,-42,90,-95,90v-53,0,-94,-36,-94,-90r0,-168r50,0r0,166v0,30,17,48,44,48v27,0,45,-18,45,-48r0,-166r50,0r0,168xm173,-343r-41,62r-32,0r23,-62r50,0",w:240},"\u00db":{d:"186,-281r-36,0r-30,-33r-30,33r-36,0r48,-61r37,0xm215,-88v0,54,-42,90,-95,90v-53,0,-94,-36,-94,-90r0,-168r50,0r0,166v0,30,17,48,44,48v27,0,45,-18,45,-48r0,-166r50,0r0,168",w:240},"\u00d9":{d:"215,-88v0,54,-42,90,-95,90v-53,0,-94,-36,-94,-90r0,-168r50,0r0,166v0,30,17,48,44,48v27,0,45,-18,45,-48r0,-166r50,0r0,168xm140,-281r-32,0r-41,-62r50,0",w:240},"\u00af":{d:"147,-227r-114,0r0,-31r114,0r0,31",w:180},"\u00b8":{d:"117,22r-16,52r-43,0r24,-52r35,0",w:180}}});
