(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);(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="+f+"&page="+g.pagina+"&rpp="+g.aantal+"&since_id="+g.since_id+"&include_entities=true&result_type=recent&callback=?";a.getJSON(h,function(j){var k=new Array();a(j.results).each(function(){k[k.length]=this});if(k.length==0){g.on_no_results(g);b(e,f,g)}else{if(g.since_id==0){g.since_id=j.max_id;a(k).each(function(l){c(e,f,g,k,l+1,1)})}else{g.since_id=j.max_id;c(e,f,g,k,1,g.animation_ms);if(k.length>1){a(document).everyTime(g.bericht_interval,function(l){c(e,f,g,k,l+1,g.animation_ms)},k.length-1)}}}})}function c(f,n,o,m,l,e){var h=m.length-l;var g=o.item_html_format;g=g.replace(new RegExp("{from_user}","g"),m[h].from_user);g=g.replace(new RegExp("{text}","g"),m[h].text.makeLinks().makeMentions());g=g.replace(new RegExp("{profile_image_url}","g"),m[h].profile_image_url);g=g.replace(new RegExp("{uren}","g"),new Date(m[h].created_at).getHours());g=g.replace(new RegExp("{minuten}","g"),(new Date(m[h].created_at).getMinutes()<10?"0":"")+new Date(m[h].created_at).getMinutes());var k=a(g);a(k).prependTo(f);o.before_result_insert(m[h],k,o);a(k).slideDown(e,function(){o.after_result_insert(m[h]);if(h==0){b(f,n,o)}})}function b(e,f,g){a(document).oneTime(g.poll_interval,function(){d(e,f,g)})}String.prototype.makeLinks=function(){return this.replace(/[A-Za-z]+:\/\/[A-Za-z0-9-_]+\.[A-Za-z0-9-_:%&\?\/.=]+/,function(e){return"<a target='_blank' style='display:inline;' href='"+e+"'>"+e+"</a>"})};String.prototype.makeMentions=function(){return this.replace(/@\w+/,function(e){return"<a target='_blank' style='display:inline;' href='http://twitter.com/#!/"+e.replace("@","")+"'>"+e+"</a>"})}})(jQuery);var Cufon=(function(){var O=function(){return O.replace.apply(null,arguments)};var Z=O.DOM={ready:(function(){var b=false,d={loaded:1,complete:1};var a=[],c=function(){if(b){return}b=true;for(var e;e=a.shift();e()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",c,false);window.addEventListener("pageshow",c,false)}if(!window.opera&&document.readyState){(function(){d[document.readyState]?c():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");c()}catch(e){setTimeout(arguments.callee,1)}})()}S(window,"load",c);return function(e){if(!arguments.length){c()}else{b?e():a.push(e)}}})(),root:function(){return document.documentElement||document.body}};var P=O.CSS={Size:function(b,a){this.value=parseFloat(b);this.unit=String(b).match(/[a-z%]*$/)[0]||"px";this.convert=function(c){return c/a*this.value};this.convertFrom=function(c){return c/this.value*a};this.toString=function(){return this.value+this.unit}},addClass:function(b,a){var c=b.className;b.className=c+(c&&" ")+a;return b},color:L(function(b){var a={};a.color=b.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(d,c,e){a.opacity=parseFloat(e);return"rgb("+c+")"});return a}),fontStretch:L(function(a){if(typeof a=="number"){return a}if(/%$/.test(a)){return parseFloat(a)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[a]||1}),getStyle:function(b){var a=document.defaultView;if(a&&a.getComputedStyle){return new B(a.getComputedStyle(b,null))}if(b.currentStyle){return new B(b.currentStyle)}return new B(b.style)},gradient:L(function(e){var f={id:e,type:e.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},b=e.substr(e.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var d=0,a=b.length,c;d<a;++d){c=b[d].split("=",2).reverse();f.stops.push([c[1]||d/(a-1),c[0]])}return f}),quotedList:L(function(d){var c=[],b=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,a;while(a=b.exec(d)){c.push(a[3]||a[1])}return c}),recognizesMedia:L(function(f){var d=document.createElement("style"),c,b,a;d.type="text/css";d.media=f;try{d.appendChild(document.createTextNode("/**/"))}catch(e){}b=I("head")[0];b.insertBefore(d,b.firstChild);c=(d.sheet||d.styleSheet);a=c&&!c.disabled;b.removeChild(d);return a}),removeClass:function(c,b){var a=RegExp("(?:^|\\s+)"+b+"(?=\\s|$)","g");c.className=c.className.replace(a,"");return c},supports:function(c,b){var a=document.createElement("span").style;if(a[c]===undefined){return false}a[c]=b;return a[c]===b},textAlign:function(d,c,a,b){if(c.get("textAlign")=="right"){if(a>0){d=" "+d}}else{if(a<b-1){d+=" "}}return d},textShadow:L(function(e){if(e=="none"){return null}var d=[],f={},a,b=0;var c=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(a=c.exec(e)){if(a[0]==","){d.push(f);f={};b=0}else{if(a[1]){f.color=a[1]}else{f[["offX","offY","blur"][b++]]=a[2]}}}d.push(f);return d}),textTransform:(function(){var a={uppercase:function(b){return b.toUpperCase()},lowercase:function(b){return b.toLowerCase()},capitalize:function(b){return b.replace(/\b./g,function(c){return c.toUpperCase()})}};return function(d,c){var b=a[c.get("textTransform")];return b?b(d):d}})(),whiteSpace:(function(){var c={inline:1,"inline-block":1,"run-in":1};var b=/^\s+/,a=/\s+$/;return function(g,e,f,d){if(d){if(d.nodeName.toLowerCase()=="br"){g=g.replace(b,"")}}if(c[e.get("display")]){return g}if(!f.previousSibling){g=g.replace(b,"")}if(!f.nextSibling){g=g.replace(a,"")}return g}})()};P.ready=(function(){var a=!P.recognizesMedia("all"),d=false;var c=[],g=function(){a=true;for(var k;k=c.shift();k()){}};var h=I("link"),j=I("style");function b(k){return k.disabled||f(k.sheet,k.media||"screen")}function f(m,q){if(!P.recognizesMedia(q||"all")){return true}if(!m||m.disabled){return false}try{var r=m.cssRules,o;if(r){search:for(var l=0,k=r.length;o=r[l],l<k;++l){switch(o.type){case 2:break;case 3:if(!f(o.styleSheet,o.media.mediaText)){return false}break;default:break search}}}}catch(n){}return true}function e(){if(document.createStyleSheet){return true}var l,k;for(k=0;l=h[k];++k){if(l.rel.toLowerCase()=="stylesheet"&&!b(l)){return false}}for(k=0;l=j[k];++k){if(!b(l)){return false}}return true}Z.ready(function(){if(!d){d=P.getStyle(document.body).isUsable()}if(a||(d&&e())){g()}else{setTimeout(arguments.callee,10)}});return function(k){if(a){k()}else{c.push(k)}}})();function U(c){var b=this.face=c.face,a={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=c.glyphs;this.w=c.w;this.baseSize=parseInt(b["units-per-em"],10);this.family=b["font-family"].toLowerCase();this.weight=b["font-weight"];this.style=b["font-style"]||"normal";this.viewBox=(function(){var e=b.bbox.split(/\s+/);var d={minX:parseInt(e[0],10),minY:parseInt(e[1],10),maxX:parseInt(e[2],10),maxY:parseInt(e[3],10)};d.width=d.maxX-d.minX;d.height=d.maxY-d.minY;d.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return d})();this.ascent=-parseInt(b.ascent,10);this.descent=-parseInt(b.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(l,n,d){var o=this.glyphs,m,k,f,q=[],e=0,j=-1,h=-1,g;while(g=l[++j]){m=o[g]||this.missingGlyph;if(!m){continue}if(k){e-=f=k[g]||0;q[h]-=f}e+=q[++h]=~~(m.w||this.w)+n+(a[g]?d:0);k=m.k}q.total=e;return q}}function H(){var b={},a={oblique:"italic",italic:"oblique"};this.add=function(c){(b[c.style]||(b[c.style]={}))[c.weight]=c};this.get=function(g,h){var f=b[g]||b[a[g]]||b.normal||b.italic||b.oblique;if(!f){return null}h={normal:400,bold:700}[h]||parseInt(h,10);if(f[h]){return f[h]}var d={1:1,99:0}[h%100],k=[],e,c;if(d===undefined){d=h>400}if(h==500){h=400}for(var j in f){if(!M(f,j)){continue}j=parseInt(j,10);if(!e||j<e){e=j}if(!c||j>c){c=j}k.push(j)}if(h<e){h=e}if(h>c){h=c}k.sort(function(m,l){return(d?(m>=h&&l>=h)?m<l:m>l:(m<=h&&l<=h)?m>l:m<l)?-1:1});return f[k[0]]}}function T(){function c(e,f){if(e.contains){return e.contains(f)}return e.compareDocumentPosition(f)&16}function a(f){var e=f.relatedTarget;if(!e||c(this,e)){return}b(this,f.type=="mouseover")}function d(e){b(this,e.type=="mouseenter")}function b(e,f){setTimeout(function(){var g=F.get(e).options;O.replace(e,f?J(g,g.hover):g,true)},10)}this.attach=function(e){if(e.onmouseenter===undefined){S(e,"mouseover",a);S(e,"mouseout",a)}else{S(e,"mouseenter",d);S(e,"mouseleave",d)}}}function W(){var b=[],c={};function a(g){var d=[],f;for(var e=0;f=g[e];++e){d[e]=b[c[f]]}return d}this.add=function(e,d){c[e]=b.push(d)-1};this.repeat=function(){var d=arguments.length?a(arguments):b,e;for(var f=0;e=d[f++];){O.replace(e[0],e[1],true)}}}function C(){var c={},a=0;function b(d){return d.cufid||(d.cufid=++a)}this.get=function(d){var e=b(d);return c[e]||(c[e]={})}}function B(a){var c={},b={};this.extend=function(d){for(var e in d){if(M(d,e)){c[e]=d[e]}}return this};this.get=function(d){return c[d]!=undefined?c[d]:a[d]};this.getSize=function(e,d){return b[e]||(b[e]=new P.Size(this.get(e),d))};this.isUsable=function(){return !!a}}function S(b,a,c){if(b.addEventListener){b.addEventListener(a,c,false)}else{if(b.attachEvent){b.attachEvent("on"+a,function(){return c.call(b,window.event)})}}}function X(b,a){var c=F.get(b);if(c.options){return b}if(a.hover&&a.hoverables[b.nodeName.toLowerCase()]){D.attach(b)}c.options=a;return b}function L(a){var b={};return function(c){if(!M(b,c)){b[c]=a.apply(null,arguments)}return b[c]}}function E(e,d){var a=P.quotedList(d.get("fontFamily").toLowerCase()),c;for(var b=0;c=a[b];++b){if(K[c]){return K[c].get(d.get("fontStyle"),d.get("fontWeight"))}}return null}function I(a){return document.getElementsByTagName(a)}function M(b,a){return b.hasOwnProperty(a)}function J(){var b={},a,e;for(var d=0,c=arguments.length;a=arguments[d],d<c;++d){for(e in a){if(M(a,e)){b[e]=a[e]}}}return b}function Q(d,m,b,n,e,c){var k=document.createDocumentFragment(),g;if(m===""){return k}var l=n.separate;var h=m.split(R[l]),a=(l=="words");if(a&&V){if(/^\s/.test(m)){h.unshift("")}if(/\s$/.test(m)){h.push("")}}for(var j=0,f=h.length;j<f;++j){g=ab[n.engine](d,a?P.textAlign(h[j],b,j,f):h[j],b,n,e,c,j<f-1);if(g){k.appendChild(g)}}return k}function N(c,m){var b=c.nodeName.toLowerCase();if(m.ignore[b]){return}var d=!m.textless[b];var a=P.getStyle(X(c,m)).extend(m);var e=E(c,a),f,k,h,g,l,j;if(!e){return}for(f=c.firstChild;f;f=h){k=f.nodeType;h=f.nextSibling;if(d&&k==3){if(g){g.appendData(f.data);c.removeChild(f)}else{g=f}if(h){continue}}if(g){c.replaceChild(Q(e,P.whiteSpace(g.data,a,g,j),a,m,f,c),g);g=null}if(k==1){if(f.firstChild){if(f.nodeName.toLowerCase()=="cufon"){ab[m.engine](e,null,a,m,f,c)}else{arguments.callee(f,m)}}j=f}}}var V=" ".split(/\s+/).length==0;var F=new C();var D=new T();var aa=new W();var G=false;var ab={},K={},Y={autoDetect:false,engine:null,forceHitArea:false,hover:false,hoverables:{a:true},ignore:{applet:1,canvas:1,col:1,colgroup:1,head:1,iframe:1,map:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(a){return jQuery(a)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(a){return $$(a)})||(window.$&&function(a){return $(a)})||(document.querySelectorAll&&function(a){return document.querySelectorAll(a)})||I),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var R={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};O.now=function(){Z.ready();return O};O.refresh=function(){aa.repeat.apply(aa,arguments);return O};O.registerEngine=function(b,a){if(!a){return O}ab[b]=a;return O.set("engine",b)};O.registerFont=function(c){if(!c){return O}var a=new U(c),b=a.family;if(!K[b]){K[b]=new H()}K[b].add(a);return O.set("fontFamily",'"'+b+'"')};O.replace=function(c,b,a){b=J(Y,b);if(!b.engine){return O}if(!G){P.addClass(Z.root(),"cufon-active cufon-loading");P.ready(function(){P.addClass(P.removeClass(Z.root(),"cufon-loading"),"cufon-ready")});G=true}if(b.hover){b.forceHitArea=true}if(b.autoDetect){delete b.fontFamily}if(typeof b.textShadow=="string"){b.textShadow=P.textShadow(b.textShadow)}if(typeof b.color=="string"&&/^-/.test(b.color)){b.textGradient=P.gradient(b.color)}else{delete b.textGradient}if(!a){aa.add(c,arguments)}if(c.nodeType||typeof c=="string"){c=[c]}P.ready(function(){for(var e=0,d=c.length;e<d;++e){var f=c[e];if(typeof f=="string"){O.replace(b.selector(f),b,true)}else{N(f,b)}}});return O};O.set=function(a,b){Y[a]=b;return O};return O})();Cufon.registerEngine("vml",(function(){var n=document.namespaces;if(!n){return}n.add("cvml","urn:schemas-microsoft-com:vml");n=null;var k=document.createElement("cvml:shape");k.style.behavior="url(#default#VML)";if(!k.coordsize){return}k=null;var r=(document.documentMode||0)<8;document.write(('<style type="text/css">cufoncanvas{text-indent:0;}@media screen{cvml\\:shape,cvml\\:rect,cvml\\:fill,cvml\\:shadow{behavior:url(#default#VML);display:block;antialias:true;position:absolute;}cufoncanvas{position:absolute;text-align:left;}cufon{display:inline-block;position:relative;vertical-align:'+(r?"middle":"text-bottom")+";}cufon cufontext{position:absolute;left:-10000in;font-size:1px;}a cufon{cursor:pointer}}@media print{cufon cufoncanvas{display:none;}}</style>").replace(/;/g,"!important;"));function l(a,b){return j(a,/(?:em|ex|%)$|^[a-z-]+$/i.test(b)?"1em":b)}function j(d,e){if(e==="0"){return 0}if(/px$/i.test(e)){return parseFloat(e)}var c=d.style.left,b=d.runtimeStyle.left;d.runtimeStyle.left=d.currentStyle.left;d.style.left=e.replace("%","em");var a=d.style.pixelLeft;d.style.left=c;d.runtimeStyle.left=b;return a}function o(d,c,b,f){var a="computed"+f,e=c[a];if(isNaN(e)){e=c.get(f);c[a]=e=(e=="normal")?0:~~b.convertFrom(j(d,e))}return e}var q={};function m(f){var g=f.id;if(!q[g]){var d=f.stops,e=document.createElement("cvml:fill"),a=[];e.type="gradient";e.angle=180;e.focus="0";e.method="sigma";e.color=d[0][1];for(var c=1,b=d.length-1;c<b;++c){a.push(d[c][0]*100+"% "+d[c][1])}e.colors=a.join(",");e.color2=d[b][1];q[g]=e}return q[g]}return function(d,aj,aR,ad,ao,e,aN){var au=(aj===null);if(au){aj=ao.alt}var al=d.viewBox;var ay=aR.computedFontSize||(aR.computedFontSize=new Cufon.CSS.Size(l(e,aR.get("fontSize"))+"px",d.baseSize));var aQ,aA;if(au){aQ=ao;aA=ao.firstChild}else{aQ=document.createElement("cufon");aQ.className="cufon cufon-vml";aQ.alt=aj;aA=document.createElement("cufoncanvas");aQ.appendChild(aA);if(ad.printable){var aT=document.createElement("cufontext");aT.appendChild(document.createTextNode(aj));aQ.appendChild(aT)}if(!aN){aQ.appendChild(document.createElement("cvml:shape"))}}var ab=aQ.style;var aD=aA.style;var ap=ay.convert(al.height),g=Math.ceil(ap);var aL=g/ap;var az=aL*Cufon.CSS.fontStretch(aR.get("fontStretch"));var aJ=al.minX,aH=al.minY;aD.height=g;aD.top=Math.round(ay.convert(aH-d.ascent));aD.left=Math.round(ay.convert(aJ));ab.height=ay.convert(d.height)+"px";var ag=aR.get("color");var h=Cufon.CSS.textTransform(aj,aR).split("");var aq=d.spacing(h,o(e,aR,ay,"letterSpacing"),o(e,aR,ay,"wordSpacing"));if(!aq.length){return null}var an=aq.total;var aO=-aJ+an+(al.width-aq[aq.length-1]);var aa=ay.convert(aO*az),aP=Math.round(aa);var ax=aO+","+al.height,ar;var am="r"+ax+"ns";var aI=ad.textGradient&&m(ad.textGradient);var aw=d.glyphs,aF=0;var ak=ad.textShadow;var c=-1,b=0,aM;while(aM=h[++c]){var ae=aw[h[c]]||d.missingGlyph,aK;if(!ae){continue}if(au){aK=aA.childNodes[b];while(aK.firstChild){aK.removeChild(aK.firstChild)}}else{aK=document.createElement("cvml:shape");aA.appendChild(aK)}aK.stroked="f";aK.coordsize=ax;aK.coordorigin=ar=(aJ-aF)+","+aH;aK.path=(ae.d?"m"+ae.d+"xe":"")+"m"+ar+am;aK.fillcolor=ag;if(aI){aK.appendChild(aI.cloneNode(false))}var f=aK.style;f.width=aP;f.height=g;if(ak){var aE=ak[0],aC=ak[1];var ac=Cufon.CSS.color(aE.color),aS;var av=document.createElement("cvml:shadow");av.on="t";av.color=ac.color;av.offset=aE.offX+","+aE.offY;if(aC){aS=Cufon.CSS.color(aC.color);av.type="double";av.color2=aS.color;av.offset2=aC.offX+","+aC.offY}av.opacity=ac.opacity||(aS&&aS.opacity)||1;aK.appendChild(av)}aF+=aq[b++]}var at=aK.nextSibling,aG,a;if(ad.forceHitArea){if(!at){at=document.createElement("cvml:rect");at.stroked="f";at.className="cufon-vml-cover";aG=document.createElement("cvml:fill");aG.opacity=0;at.appendChild(aG);aA.appendChild(at)}a=at.style;a.width=aP;a.height=g}else{if(at){aA.removeChild(at)}}ab.width=Math.max(Math.ceil(ay.convert(an*az)),0);if(r){var aB=aR.computedYAdjust;if(aB===undefined){var af=aR.get("lineHeight");if(af=="normal"){af="1em"}else{if(!isNaN(af)){af+="em"}}aR.computedYAdjust=aB=0.5*(j(e,af)-parseFloat(ab.height))}if(aB){ab.marginTop=Math.ceil(aB)+"px";ab.marginBottom=aB+"px"}}return aQ}})());Cufon.registerEngine("canvas",(function(){var h=document.createElement("canvas");if(!h||!h.getContext||!h.getContext.apply){return}h=null;var g=Cufon.CSS.supports("display","inline-block");var l=!g&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var m=document.createElement("style");m.type="text/css";m.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(l?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(g?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(m);function k(s,b){var q=0,f=0;var a=[],r=/([mrvxe])([^a-z]*)/g,d;generate:for(var c=0;d=r.exec(s);++c){var e=d[2].split(",");switch(d[1]){case"v":a[c]={m:"bezierCurveTo",a:[q+~~e[0],f+~~e[1],q+~~e[2],f+~~e[3],q+=~~e[4],f+=~~e[5]]};break;case"r":a[c]={m:"lineTo",a:[q+=~~e[0],f+=~~e[1]]};break;case"m":a[c]={m:"moveTo",a:[q=~~e[0],f=~~e[1]]};break;case"x":a[c]={m:"closePath"};break;case"e":break generate}b[a[c].m].apply(b,a[c].a)}return a}function j(e,d){for(var c=0,b=e.length;c<b;++c){var a=e[c];d[a.m].apply(d,a.a)}}return function(aC,aD,ap,ax,d,aE){var af=(aD===null);if(af){aD=d.getAttribute("alt")}var a=aC.viewBox;var ai=ap.getSize("fontSize",aC.baseSize);var c=0,an=0,al=0,az=0;var aH=ax.textShadow,ah=[];if(aH){for(var aA=aH.length;aA--;){var x=aH[aA];var ag=ai.convertFrom(parseFloat(x.offX));var ac=ai.convertFrom(parseFloat(x.offY));ah[aA]=[ag,ac];if(ac<c){c=ac}if(ag>an){an=ag}if(ac>al){al=ac}if(ag<az){az=ag}}}var aI=Cufon.CSS.textTransform(aD,ap).split("");var f=aC.spacing(aI,~~ai.convertFrom(parseFloat(ap.get("letterSpacing"))||0),~~ai.convertFrom(parseFloat(ap.get("wordSpacing"))||0));if(!f.length){return null}var aa=f.total;an+=a.width-f[f.length-1];az+=a.minX;var av,ak;if(af){av=d;ak=d.firstChild}else{av=document.createElement("cufon");av.className="cufon cufon-canvas";av.setAttribute("alt",aD);ak=document.createElement("canvas");av.appendChild(ak);if(ax.printable){var aw=document.createElement("cufontext");aw.appendChild(document.createTextNode(aD));av.appendChild(aw)}}var b=av.style;var ab=ak.style;var ad=ai.convert(a.height);var aG=Math.ceil(ad);var aj=aG/ad;var y=aj*Cufon.CSS.fontStretch(ap.get("fontStretch"));var ae=aa*y;var ar=Math.ceil(ai.convert(ae+an-az));var am=Math.ceil(ai.convert(a.height-c+al));ak.width=ar;ak.height=am;ab.width=ar+"px";ab.height=am+"px";c+=a.minY;ab.top=Math.round(ai.convert(c-aC.ascent))+"px";ab.left=Math.round(ai.convert(az))+"px";var at=Math.max(Math.ceil(ai.convert(ae)),0)+"px";if(g){b.width=at;b.height=ai.convert(aC.height)+"px"}else{b.paddingLeft=at;b.paddingBottom=(ai.convert(aC.height)-1)+"px"}var aF=ak.getContext("2d"),e=ad/a.height;aF.scale(e,e*aj);aF.translate(-az,-c);aF.save();function ay(){var r=aC.glyphs,n,q=-1,o=-1,s;aF.scale(y,1);while(s=aI[++q]){var n=r[aI[q]]||aC.missingGlyph;if(!n){continue}if(n.d){aF.beginPath();if(n.code){j(n.code,aF)}else{n.code=k("m"+n.d,aF)}aF.fill()}aF.translate(f[++o],0)}aF.restore()}if(aH){for(var aA=aH.length;aA--;){var x=aH[aA];aF.save();aF.fillStyle=x.color;aF.translate.apply(aF,ah[aA]);ay()}}var aq=ax.textGradient;if(aq){var aB=aq.stops,ao=aF.createLinearGradient(0,a.minY,0,a.maxY);for(var aA=0,au=aB.length;aA<au;++aA){ao.addColorStop.apply(ao,aB[aA])}aF.fillStyle=ao}else{aF.fillStyle=ap.get("color")}ay();return av}})());$(document).ready(function(){$(".ContentIconsUL").prependTo(".content");$(".VaCalendar ul > li").not(".VaLiHeader").find("li::nth-child(7n+1)").css("clear","left");$(".CustomTabs .ui-tabs .ui-tabs-nav li").hover(function(){$(this).addClass("ui-state-hover")},function(){$(this).removeClass("ui-state-hover")});$(".nieuwsfeed").each(function(){$(this).attr("href","/NieuwsFeedClick.aspx?ref="+$(this).attr("href")+"&a=1")});$.ajaxSetup({type:"POST",contentType:"application/json; charset=utf-8",dataType:"json"});$("input[type=submit]:not(.Submit)").addClass("Submit");$("input[type=text]:not(.Text), input[type=password]:not(.Text)").addClass("Text");$("input[type=radio]").css("border","none");$("a.selected").parents("li").find("a:first").addClass("selected");$(".Ligatus iframe").css("width","100%");$(".QuickSearch").keyup(function(a){if(a.which==13){$("#quickSearchBtn").click()}}).focus(function(){if($(this).val()=="zoek..."){$(this).val("")}}).blur(function(){if($(this).val()==""){$(this).val("zoek...")}});$("#quickSearchBtn").click(function(){window.location=$(this).attr("href")+$("#quickSearchTb").val();return false});$(".ellipsis").each(function(){inhoud_afbreken(this,false,true)});UpdateTooltips();$.datepicker.regional.nl={closeText:"Sluiten",prevText:"",nextText:"",currentText:"Vandaag",monthNames:["januari","februari","maart","april","mei","juni","juli","augustus","september","oktober","november","december"],monthNamesShort:["jan","feb","maa","apr","mei","jun","jul","aug","sep","okt","nov","dec"],dayNames:["zondag","maandag","dinsdag","woensdag","donderdag","vrijdag","zaterdag"],dayNamesShort:["zon","maa","din","woe","don","vri","zat"],dayNamesMin:["zo","ma","di","wo","do","vr","za"],dateFormat:"dd-mm-yy",firstDay:0,isRTL:false};$.datepicker.setDefaults($.datepicker.regional.nl);$.tablesorter.addParser({id:"attr_volgorde",is:function(a){return false},format:function(b,c,a){return parseInt($(a).attr("volgorde"))},type:"numeric"})});$(window).unload(function(){$(".PopupInfo").remove()});$(document).ready(function(){$("a[rel^='prettyPhoto']").prettyPhoto({animationSpeed:"fast",padding:40,opacity:0.35,showTitle:true,allowresize:true,counter_separator_label:" van ",theme:"light_rounded",callback:function(){}})});$(document).ready(function(){UpdateTooltips()});$(document).ajaxComplete(function(a,b,c){UpdateTooltips()});function UpdateTooltips(){$("body *[title]").not("[rel^=prettyPhoto]").FsTooltip()}function inhoud_afbreken(c,k,a){var j=c.clientWidth;if(j&&c.scrollWidth>j){var h=[c.lastChild],b,f,g,d;while((b=h.pop())){do{if(b.nodeType==1){if((f=b.previousSibling)){h.push(f)}b=b.lastChild;continue}if(b.nodeType==3&&!!/[^\t\n\r ]/.test(b.data)){g=b.nodeValue;if(a){$(c).attr("title",g)}d=Math.floor((g.length*j)/c.scrollWidth)-1;if(d>0){do{b.nodeValue=g.substr(0,--d)+"..."}while(d&&(c.scrollWidth>j||(k&&b.nodeValue.charAt(d-1)!=" ")));if(d>0){return}}b.nodeValue=""}b=b.previousSibling}while(b)}}}(function(a){a.fn.FsTooltip=function(b){return this.each(function(){if(a(this).attr("title").length>0){a(this).data("FsTitle",a(this).attr("title")).removeAttr("title").mouseover(function(c){a.fn.FsTooltip.mouseover(c,a(this))}).mouseout(function(){a(".PopupInfo:first").remove()})}})};a.fn.FsTooltip.mouseover=function(d,b){var c=a("<div/>",document).prependTo("body").addClass("PopupInfo").html(a(b).data("FsTitle")).show().css({top:(d.pageY+10),left:0,right:"auto"});if(d.clientX+a(c).width()+20>a(document).width()){a(c).css({left:"auto",right:(a(document).width()-d.clientX)+"px"})}else{a(c).css({right:"auto",left:(d.clientX+10)+"px"})}}})(jQuery);$(document).ready(function(){$("#InfoBalk").sortable({handle:"h2",axis:"y",opacity:0.8,cursor:"move",items:"> li:not(.disablesorting)",update:function(d,e){var a=$("#InfoBalk").sortable("toArray");var c="";for(var b=0;b<=a.length-1;b++){if($("#"+a[b]).css("display")!="none"){c+=a[b]+","}}$.ajax({url:"/Controls/InfoBalk/Ws.asmx/BlokVolgordeWijzigen",data:"{SortIds: '"+c+"'}"})}});$(".item.sortable .BtnSluiten").live("click",function(){var a=$(this).parents("li:first");$.ajax({url:"/Controls/InfoBalk/Ws.asmx/BlokVerwijderen",data:"{UniekBlokId: '"+a.attr("id")+"'}",success:function(b){a.remove()}});if($("#InfoBalk > li:visible").length==0){$("#InfoBalkUitleg").show()}return false});$("#InfoBlokkenAanUit").dialog({autoOpen:false,modal:true,buttons:{Ok:function(){$(this).dialog("close")}}});$("#InfoBalkWijzigen").click(function(){$("#InfoBlokkenAanUit").dialog("open");return false});$("#InfoBlokkenAanUit a").click(function(){var a=$(this).next().val();$(this).parent().html($(this).html());$.ajax({url:"/Controls/InfoBalk/Ws.asmx/BlokToevoegen",data:"{NaamIntern: '"+a+"'}",success:function(b){$("#InfoBalk").append(b.d);$("#InfoBalk").trigger(a+"InfoBlokLoaded");$("#InfoBalk").trigger("InfoBlokLoaded")}});return false})});$(document).ready(function(){$("#InfoBalk").bind("UitslagenEnStanden_ProgrammaInfoBlokLoaded",function(){if($("#IbVolgendeWedstrijd").length>1&&$("#IbVolgendeWedstrijd").html().trim()==""){$(".IbVolgendeWedstrijd").hide()}else{$("#IbKiesTeam").hide()}$("#IbWijzigTeamBtn").click(function(){$("#IbKiesTeam").show();$("#IbKiesTeam select").removeAttr("disabled").get(0).selectedIndex=0;$(".IbVolgendeWedstrijd").hide();return false});$(".IbProgrammaTeamsDd").change(function(){var a=$(this);$(this).attr("disabled","disabled");$.ajax({url:"/Modules/UitslagenEnStanden/Front/InfoBalk/Ws.asmx/GetProgrammaHtml",data:"{TeamId: "+a.get(0).options[a.get(0).selectedIndex].value+", UniekBlokId: '"+$(this).parents(".item.sortable").get(0).id+"'}",success:function(b){$("#IbVolgendeWedstrijd").html(b.d);$("#IbKiesTeam").hide();$(".IbVolgendeWedstrijd").show()}})})});$("#InfoBalk").bind("UitslagenEnStanden_StandInfoBlokLoaded",function(){if($("#IbStand li").length==1){$("#IbStand").hide()}else{$("#IbStandKiesTeam").hide()}$("#IbStandWijzigTeam").click(function(){$("#IbStandKiesTeam").show();$("#IbStandKiesTeam select").removeAttr("disabled").get(0).selectedIndex=0;$("#IbStand").hide();return false});$(".IbStandTeamsDd").change(function(){var a=$(this);$(this).attr("disabled","disabled");$.ajax({url:"/Modules/UitslagenEnStanden/Front/InfoBalk/Ws.asmx/GetStandHtml",data:"{TeamId: "+a.get(0).options[a.get(0).selectedIndex].value+", UniekBlokId: '"+$(this).parents(".item.sortable").get(0).id+"'}",success:function(b){$("#IbStand li:not(:last)").remove();$("#IbStand").prepend(b.d).show();$("#IbStandKiesTeam").hide();$("#IbStandWijzigTeam").show()}})})});$("#InfoBalk").bind("UitslagenEnStanden_UitslagenInfoBlokLoaded",function(){if($("#IbUitslagen li").length==1){$("#IbUitslagen").hide();$("#IbUitslagenWijzigTeam").hide()}else{$("#IbUitslagenKiesTeam").hide()}$("#IbUitslagenWijzigTeam a").click(function(){$("#IbUitslagenKiesTeam").show();$("#IbUitslagenKiesTeam select").removeAttr("disabled").get(0).selectedIndex=0;$("#IbUitslagen").hide();return false});$(".IbUitslagenTeamsDd").change(function(){var a=$(this);$(this).attr("disabled","disabled");$.ajax({url:"/Modules/UitslagenEnStanden/Front/InfoBalk/Ws.asmx/GetUitslagenHtml",data:"{TeamId: "+a.get(0).options[a.get(0).selectedIndex].value+", UniekBlokId: '"+$(this).parents(".item.sortable").get(0).id+"'}",success:function(b){$("#IbUitslagen li:not(:last)").remove();$("#IbUitslagen").prepend(b.d).show();$("#IbUitslagenKiesTeam").hide();$("#IbUitslagenWijzigTeam").show()}})})});$("#InfoBalk").bind("UitslagenEnStanden_TopscorersInfoBlokLoaded",function(){if($("#IbTopscorers li").length==1){$("#IbTopscorers").hide();$("#IbTopscorersWijzigTeam").hide()}else{$("#IbTopscorersKiesTeam").hide()}$("#IbTopscorersWijzigTeam a").click(function(){$("#IbTopscorersKiesTeam").show();$("#IbTopscorersKiesTeam select").removeAttr("disabled").get(0).selectedIndex=0;$("#IbTopscorers").hide();return false});$(".IbTopscorersTeamsDd").change(function(){var a=$(this);$(this).attr("disabled","disabled");$.ajax({url:"/Modules/UitslagenEnStanden/Front/InfoBalk/Ws.asmx/GetTopscorersHtml",data:"{TeamId: "+a.get(0).options[a.get(0).selectedIndex].value+", UniekBlokId: '"+$(this).parents(".item.sortable").get(0).id+"'}",success:function(b){$("#IbTopscorers").html(b.d).show();$("#IbTopscorersKiesTeam").hide();$("#IbTopscorersWijzigTeam").show()}})})});$("#InfoBalk").bind("NieuwsItem_TwitterInfoBlokLoaded",function(){$("#TweetUL").FsTwitterSearch($("#TweetUL").attr("q"),{aantal:5,pagina:2,poll_interval:10000,item_html_format:"<li style='padding-right: 4px; display:none;'><a target='_blank' style='display: inline; font-weight: bold;' href='http://twitter.com/#!/{from_user}'>{from_user}</a><span> - {text}</span></li>",on_no_results:function(a){if(a.pagina==2){a.poll_interval=1;a.pagina=1}else{a.poll_interval=10000;if($("#geenTweets").html()=="Laden..."){$("#geenTweets").html("Geen tweets gevonden")}}},before_result_insert:function(b,a,c){$("#geenTweets").remove();if(c.pagina==2){c.pagina=1}c.poll_interval=10000},after_result_insert:function(){if($("#TweetUL li").length>5){$("#TweetUL li:last").remove()}}})});$("#InfoBalk").trigger("UitslagenEnStanden_ProgrammaInfoBlokLoaded");$("#InfoBalk").trigger("UitslagenEnStanden_StandInfoBlokLoaded");$("#InfoBalk").trigger("UitslagenEnStanden_UitslagenInfoBlokLoaded");$("#InfoBalk").trigger("UitslagenEnStanden_TopscorersInfoBlokLoaded");$("#InfoBalk").trigger("NieuwsItem_TwitterInfoBlokLoaded")});Date.prototype.ticks=function(a){this.day=a.getDate();this.month=a.getMonth()+1;this.year=a.getFullYear();this.hour=a.getHours();this.minute=a.getMinutes();this.second=a.getSeconds();this.ms=a.getMilliseconds();this.monthToDays=function(e,c){var b=0;var d=0;if((e%4==0)&&((e%100!=0)||((e%100==0)&&(e%400==0)))){b++}switch(c){case 0:return 0;case 1:d=31;break;case 2:d=59;break;case 3:d=90;break;case 4:d=120;break;case 5:d=151;break;case 6:d=181;break;case 7:d=212;break;case 8:d=243;break;case 9:d=273;break;case 10:d=304;break;case 11:d=334;break;case 12:d=365;break}if(c>1){d+=b}return d};this.dateToTicks=function(v,t,n){var j=parseInt((v-1)*365);var k=parseInt((v-1)/4);var l=parseInt((v-1)/100);var m=parseInt((j+k)-l);var o=parseInt((v-1)/400);var q=parseInt(m+o);var u=this.monthToDays(v,t-1);var r=parseInt((q+u)+n);var s=parseInt(r-1);return s*864000000000};this.timeToTicks=function(b,c,d){return(((b*3600)+c*60)+d)*10000000};return this.dateToTicks(this.year,this.month,this.day)+this.timeToTicks(this.hour,this.minute,this.second)+(this.ms*10000)};$(document).ready(function(){$("#IbPoll button").click(function(){if($("#IbPoll input:checked").length>0){$.ajax({url:"/Modules/Poll/Front/InfoBalk/Ws.asmx/SubmitAntwoord",data:"{AntwoordId: "+$("#IbPoll input:checked").val()+"}",success:function(a){$("#IbPoll").html(a.d);MaakBalken()}})}return false});MaakBalken()});function MaakBalken(){$("#IbPoll .Balk").each(function(){var a=parseInt($(this).html());$(this).html("").progressbar({value:a})})}$(document).ready(function(){Cufon.replace(".blok h2",{fontFamily:"Arial"});Cufon.replace("#infobalkDiv h2",{fontFamily:"Arial"});Cufon.replace(".NieuwsItem .titel",{fontFamily:"Arial"});Cufon.replace(".product h2",{fontFamily:"Arial"});Cufon.replace(".AgendaDetailDiv h3",{fontFamily:"Arial"});Cufon.replace(".content h1",{fontFamily:"Arial"});Cufon.replace(".menu > ul > li > a",{fontFamily:"Krungthep"});var a=($.browser.msie==true&&($.browser.version=="6.0"||$.browser.version=="7.0"));$("#container2 input.Text").each(function(){$("<div />").addClass("InputTextBegin").insertBefore(this);$("<div />").addClass("InputTextEind").insertAfter(this)});if(!a){$("#container2 select").each(function(){$("<div />").addClass("InputTextBegin").insertBefore(this);$("<div />").addClass("InputTextEind").insertAfter(this)})}if($(".blok").length>0||$(".siblingDiv").length>0){$(".ContentIconsUL").prependTo("#contentAltDiv");$(".content .contentRss").css("margin-left","-44px");var b;if($(".siblingDiv").length>0){b=$(".siblingDiv")}else{b=$(".blok:last")}var d=$(b).offset().top;var c=$(b).outerHeight(true);$("#contentAltDiv ~ *").each(function(){var e=$(this).offset();if($(this).attr("id")=="Tekstpagina"){var f=$("> *:last",this);if(f.length==1){e=$(f).offset()}}if(e.top<=d+c){$(this).appendTo("#contentAltDiv")}else{return false}})}else{$("#contentAltDiv").remove()}$(".NieuwsItem, .WedstrijdverslagItem").each(function(f){var e=$("span.datum",this);var h=$("a.titel",this);var g=$(this).outerHeight()-$(h).outerHeight(true)-$(e).outerHeight(true);$(e).css("width",($(e).width())+"px");$(e).css("position","absolute");$(this).css("margin-bottom","41px");$(e).css("margin-top",g+"px")});$(".banners").each(function(g){var h=0;$("li",this).each(function(j){if($(this).outerHeight(true)>h){h=$(this).outerHeight(true)}});$(this).css("height",h+"px");var f=$("li",this);var e=jQuery.makeArray(f);e.reverse();$(e).appendTo(this);if($("li",this).length>1){BannerTonenEnEvenWachten(".banners:eq("+g+")")}})});function BannerTonenEnEvenWachten(a){setTimeout("SlideBanner('"+a+"')",4000)}function SlideBanner(c,a){var b=$(c+" li:last");$(b).fadeOut("slow",function(){$(b).show().prependTo($(c));BannerTonenEnEvenWachten(c)})}var hoverIntentConfig={sensitivity:3,interval:100,over:Uitklappen,timeout:300,out:Inklappen};$(window).load(function(){$(".menu ul li").hoverIntent(hoverIntentConfig);KlapUit($(".menu > ul"),1,false)});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=240;var n=e*(m-13);var q=f.left+g-d.left;var o=d.left+$(r).parent().width()-f.left;if(q<n&&o>=n){b=true}break;default:f=$(r).parent().parent().offset();break}var j=$(r).parent().offset();var l=j.top;var k=j.left;var h=$(r).parent().height();switch(a){case 1:$(r).css("top",(l+38)+"px");if(b){$(r).css("left",k-(240-$(r).parent().width())+"px");$(r).find(" li").css("text-align","right")}else{$(r).css("left",k+"px");$(r).find(" li").css("text-align","left")}break;default:$(r).css("top",((l-f.top)+6)+"px");if(b){$(r).css("left","-"+(240-13)+"px")}else{$(r).css("left",(240-13)+"px")}break}if(b){$(r).find("li.subs > a").css("background","url('/Skins/CJVV/Images/submenuArrowLeft.png') no-repeat 7px")}else{$(r).find("li.subs > a").css("background","url('/Skins/CJVV/Images/submenuArrowRight.png') no-repeat 215px")}KlapUit($(r),a+1,b);$(r).hide()})}function Uitklappen(){$(this).siblings("li").find("ul").hide();$(this).find("> ul").show()}function Inklappen(){$(this).find("> ul").hide()}function VerkrijgNiveau(b){var a=1;$("li",b).each(function(){var c=$(this).parents("li").length;if(c>a){a=c}});return a}
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Typeface � The Monotype Corporation plc. Data � The Monotype Corporation
 * plc/Type Solutions Inc. 1990-1992. All Rights Reserved
 * 
 * Trademark:
 * Arial� Trademark of The Monotype Corporation plc registered in the US Pat & TM
 * Off. and elsewhere.
 * 
 * Description:
 * Contemporary sans serif design, Arial contains more humanist characteristics
 * than many of its predecessors and as such is more in tune with the mood of the
 * last decades of the twentieth century.  The overall treatment of curves is
 * softer and fuller than in most industrial style sans serif faces.  Terminal
 * strokes are cut on the diagonal which helps to give the face a less mechanical
 * appearance.  Arial is an extremely versatile family of typefaces which can be
 * used with equal success for text setting in reports, presentations, magazines
 * etc, and for display use in newspapers, advertising and promotions.
 * 
 * Manufacturer:
 * Monotype Typography
 * 
 * Designer:
 * Monotype Type Drawing Office - Robin Nicholas, Patricia Saunders 1982
 * 
 * Vendor URL:
 * http://www.monotype.com/html/mtname/ms_arial.html
 * 
 * License information:
 * http://www.monotype.com/html/type/license.html
 */
Cufon.registerFont({w:200,face:{"font-family":"Arial","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 11 6 4 2 2 2 2 2 4",ascent:"288",descent:"-72","x-height":"4",bbox:"-17 -323 352 76.2176","underline-thickness":"26.3672","underline-position":"-24.9609","unicode-range":"U+0020-U+00FF"},glyphs:{" ":{w:100,k:{Y:7,T:7,A:20}},"\u00a0":{w:100},"!":{d:"41,-64r-10,-137r0,-57r39,0v1,69,-5,130,-9,194r-20,0xm32,0r0,-36r37,0r0,36r-37,0",w:100},'"':{d:"25,-166v-5,-28,-10,-57,-8,-92r36,0v2,35,-3,64,-8,92r-20,0xm83,-166v-5,-28,-10,-57,-8,-92r36,0v2,35,-3,64,-9,92r-19,0",w:127},"#":{d:"18,4r15,-74r-29,0r0,-27r35,0r13,-63r-48,0r0,-27r53,0r15,-75r27,0r-16,75r56,0r15,-75r27,0r-16,75r31,0r0,27r-36,0r-13,63r49,0r0,27r-54,0r-16,74r-26,0r15,-74r-55,0r-16,74r-26,0xm65,-97r55,0r13,-63r-55,0"},"$":{d:"183,-73v2,43,-32,78,-75,78r0,32r-18,0r0,-32v-49,-4,-73,-29,-77,-77r32,-6v3,33,19,53,45,57r0,-101v-35,-7,-74,-27,-72,-72v1,-41,27,-69,72,-72r0,-15r18,0r0,15v40,4,64,26,69,63r-33,5v-3,-24,-15,-37,-36,-42r0,92v48,10,72,26,75,75xm90,-240v-32,2,-52,44,-31,70v6,7,17,14,31,18r0,-88xm108,-21v34,-1,56,-49,34,-78v-6,-7,-17,-13,-34,-19r0,97"},"%":{d:"75,-126v-37,0,-55,-29,-54,-70v0,-34,18,-66,54,-66v35,0,56,29,56,68v0,39,-22,67,-56,68xm104,-195v0,-27,-7,-45,-28,-45v-22,0,-27,18,-27,47v0,28,6,45,27,45v22,0,28,-18,28,-47xm76,9r141,-271r26,0r-141,271r-26,0xm242,9v-36,0,-54,-29,-54,-69v0,-37,18,-67,54,-67v34,1,56,29,56,68v0,39,-21,68,-56,68xm270,-60v0,-27,-6,-45,-27,-45v-22,0,-28,19,-28,48v0,26,7,45,28,45v22,0,27,-19,27,-48",w:320},"&":{d:"112,-262v34,0,60,24,60,55v0,24,-17,46,-49,63r46,59v5,-10,10,-22,13,-36r32,7v-6,22,-12,40,-22,55v12,16,25,29,40,40r-21,25v-13,-8,-26,-20,-40,-36v-18,20,-40,33,-74,34v-45,2,-83,-33,-82,-75v1,-40,29,-60,62,-77v-18,-21,-27,-30,-29,-57v-2,-32,30,-57,64,-57xm110,-236v-30,0,-39,38,-17,55r14,16v21,-13,29,-18,32,-41v1,-17,-13,-30,-29,-30xm50,-73v-2,35,40,65,77,41v10,-6,18,-14,24,-23r-58,-72v-26,16,-41,26,-43,54",w:240},"'":{d:"24,-166v-5,-28,-10,-57,-8,-92r36,0v2,35,-3,64,-9,92r-19,0",w:68},"(":{d:"107,-262v-66,97,-72,231,0,338r-23,0v-31,-40,-62,-101,-62,-169v1,-74,27,-121,62,-169r23,0",w:119},")":{d:"107,-93v1,68,-32,129,-63,169r-22,0v71,-107,66,-242,0,-338r22,0v35,49,62,96,63,169",w:119},"*":{d:"11,-210r8,-25v19,7,33,12,41,17v-2,-21,-4,-36,-4,-44r26,0v0,12,-2,27,-4,44v12,-6,25,-12,41,-17r8,25v-15,5,-29,7,-43,9v7,6,17,18,30,34r-21,15v-7,-9,-15,-22,-24,-38v-9,17,-16,29,-23,38r-21,-15v14,-17,23,-29,29,-34v-15,-3,-29,-5,-43,-9",w:140},"+":{d:"90,-42r0,-70r-70,0r0,-30r70,0r0,-70r30,0r0,70r70,0r0,30r-70,0r0,70r-30,0",w:210},",":{d:"32,0r0,-36r36,0v1,40,2,77,-29,87r-9,-14v15,-6,20,-16,20,-37r-18,0",w:100},"-":{d:"11,-77r0,-32r98,0r0,32r-98,0",w:119},"\u00ad":{d:"11,-77r0,-32r98,0r0,32r-98,0",w:119},".":{d:"33,0r0,-36r36,0r0,36r-36,0",w:100},"/":{d:"0,4r75,-266r25,0r-75,266r-25,0",w:100},"0":{d:"99,4v-67,0,-84,-54,-84,-131v0,-75,16,-132,84,-132v67,0,84,56,84,132v0,74,-16,131,-84,131xm99,-233v-46,6,-52,44,-52,106v0,65,8,98,52,105v44,-6,51,-40,51,-105v0,-65,-6,-99,-51,-106"},"1":{d:"39,-194v32,-13,61,-39,75,-65r20,0r0,259r-32,0r0,-202v-14,14,-43,31,-63,39r0,-31",k:{"1":27}},"2":{d:"181,-187v0,78,-96,103,-126,157r126,0r0,30r-170,0v6,-90,131,-106,137,-188v2,-26,-21,-46,-48,-45v-31,0,-51,20,-51,52r-32,-3v3,-47,35,-75,84,-75v46,0,80,30,80,72"},"3":{d:"136,-140v88,26,42,150,-39,145v-45,-3,-78,-32,-82,-73r32,-4v6,31,18,50,50,50v30,1,54,-23,53,-53v0,-37,-34,-60,-72,-47r3,-28v28,4,58,-12,58,-42v0,-23,-19,-41,-42,-41v-28,0,-43,20,-47,47r-32,-6v7,-38,36,-64,78,-67v71,-6,103,95,40,119"},"4":{d:"116,0r0,-62r-111,0r0,-29r117,-167r26,0r0,167r35,0r0,29r-35,0r0,62r-32,0xm116,-91r0,-116r-80,116r80,0"},"5":{d:"186,-87v0,102,-163,129,-171,19r33,-2v3,29,21,48,50,48v31,0,54,-28,54,-63v0,-60,-78,-75,-102,-33r-29,-4r25,-132r128,0r0,30r-103,0r-14,69v54,-41,129,2,129,68"},"6":{d:"14,-121v0,-103,66,-171,142,-121v14,9,20,27,23,47r-31,3v-4,-35,-42,-53,-70,-32v-23,18,-33,45,-33,91v13,-20,34,-34,63,-34v43,-1,77,38,76,83v-2,50,-31,88,-81,88v-63,0,-89,-47,-89,-125xm101,-139v-29,0,-52,24,-51,56v1,33,19,61,52,61v29,0,49,-26,49,-60v0,-33,-19,-57,-50,-57"},"7":{d:"53,0v4,-86,46,-174,90,-224r-126,0r0,-30r167,0r0,24v-47,54,-92,133,-98,230r-33,0"},"8":{d:"15,-75v1,-36,19,-57,49,-65v-71,-23,-35,-126,35,-119v70,-9,105,99,37,119v29,9,47,30,48,66v1,46,-38,78,-85,78v-48,0,-85,-33,-84,-79xm99,-233v-23,0,-42,18,-42,40v0,24,18,41,43,41v23,0,41,-18,41,-40v0,-23,-19,-41,-42,-41xm99,-126v-29,0,-53,23,-52,52v2,30,22,52,53,52v29,1,52,-22,52,-51v0,-30,-23,-53,-53,-53"},"9":{d:"184,-134v0,81,-20,135,-92,138v-42,2,-68,-26,-72,-64r30,-2v5,25,16,40,43,40v49,0,58,-49,60,-99v-11,18,-35,34,-62,34v-43,0,-76,-38,-76,-85v0,-49,34,-90,81,-87v64,4,88,47,88,125xm99,-115v31,-1,50,-24,50,-58v0,-33,-19,-60,-49,-60v-30,1,-53,29,-53,62v0,31,22,56,52,56"},":":{d:"33,-151r0,-36r36,0r0,36r-36,0xm33,0r0,-36r36,0r0,36r-36,0",w:100},";":{d:"32,-151r0,-36r36,0r0,36r-36,0xm32,0r0,-36r36,0v1,40,2,77,-29,87r-9,-14v15,-6,20,-16,20,-37r-18,0",w:100},"\u037e":{d:"32,-151r0,-36r36,0r0,36r-36,0xm32,0r0,-36r36,0v1,40,2,77,-29,87r-9,-14v15,-6,20,-16,20,-37r-18,0",w:100},"<":{d:"20,-113r0,-29r170,-72r0,31r-135,56r135,56r0,31",w:210},"=":{d:"190,-152r-170,0r0,-29r170,0r0,29xm190,-73r-170,0r0,-30r170,0r0,30",w:210},">":{d:"190,-113r-170,73r0,-31r135,-56r-135,-56r0,-31r170,72r0,29",w:210},"?":{d:"182,-192v0,61,-74,60,-69,129r-30,0v-10,-71,61,-75,67,-127v3,-24,-25,-47,-50,-46v-31,2,-47,20,-52,52r-32,-4v6,-45,33,-74,83,-74v46,0,83,28,83,70xm81,0r0,-36r36,0r0,36r-36,0"},"@":{d:"238,1v-22,0,-33,-7,-34,-30v-13,16,-30,30,-54,30v-108,0,-62,-192,28,-192v25,0,42,14,53,33r6,-27r31,0r-30,145v0,7,5,11,12,11v38,-8,68,-51,68,-97v0,-70,-56,-111,-126,-111v-89,0,-145,64,-146,152v-1,91,61,134,151,135v57,0,101,-22,124,-53r31,0v-26,46,-78,80,-155,79v-107,-1,-177,-53,-177,-158v0,-107,64,-180,174,-180v88,0,146,52,150,137v3,58,-51,127,-106,126xm180,-164v-61,-1,-88,129,-23,139v41,-6,61,-45,64,-89v1,-28,-16,-50,-41,-50",w:365},A:{d:"-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125",w:240,k:{y:7,w:7,v:7,Y:27,W:13,V:27,T:27," ":20}},B:{d:"221,-75v1,89,-104,75,-195,75r0,-258v82,0,182,-14,182,66v0,27,-15,46,-36,55v29,8,48,29,49,62xm175,-188v0,-52,-64,-37,-115,-39r0,78v50,-2,115,12,115,-39xm186,-75v0,-55,-70,-43,-126,-44r0,89v56,-2,126,12,126,-45",w:240},C:{d:"136,-25v43,0,68,-26,76,-65r34,8v-12,51,-48,86,-107,86v-84,1,-113,-57,-121,-135v-14,-136,189,-182,223,-56r-33,8v-11,-33,-29,-53,-69,-54v-60,-1,-86,44,-86,102v0,61,25,106,83,106",w:259},D:{d:"241,-130v0,82,-35,130,-120,130r-93,0r0,-258r89,0v89,-3,124,46,124,128xm206,-131v0,-64,-21,-99,-90,-96r-54,0r0,197r55,0v68,2,89,-37,89,-101",w:259},E:{d:"28,0r0,-258r187,0r0,31r-152,0r0,79r142,0r0,30r-142,0r0,88r158,0r0,30r-193,0",w:240},F:{d:"30,0r0,-258r173,0r0,31r-139,0r0,80r121,0r0,30r-121,0r0,117r-34,0",w:219,k:{A:20,".":40,",":40}},G:{d:"54,-130v-8,101,111,128,170,77r0,-48r-76,0r0,-30r110,0r0,95v-29,22,-61,40,-107,40v-80,0,-127,-52,-132,-132v-8,-116,138,-177,215,-100v10,10,16,25,20,42r-31,9v-9,-35,-33,-55,-75,-56v-64,0,-89,42,-94,103",w:280},H:{d:"29,0r0,-258r34,0r0,106r134,0r0,-106r34,0r0,258r-34,0r0,-121r-134,0r0,121r-34,0",w:259},I:{d:"34,0r0,-258r34,0r0,258r-34,0",w:100},J:{d:"152,-82v13,80,-77,109,-124,67v-13,-12,-18,-32,-18,-58r31,-4v1,34,9,51,38,51v31,0,39,-19,39,-54r0,-178r34,0r0,176",w:180},K:{d:"26,0r0,-258r34,0r0,128r128,-128r47,0r-108,105r112,153r-45,0r-91,-130r-43,41r0,89r-34,0",w:240},L:{d:"26,0r0,-258r34,0r0,228r127,0r0,30r-161,0",k:{y:13,Y:27,W:27,V:27,T:27," ":13}},M:{d:"27,0r0,-258r51,0r73,221r76,-221r46,0r0,258r-33,0r0,-216r-75,216r-31,0r-74,-219r0,219r-33,0",w:299},N:{d:"27,0r0,-258r35,0r136,203r0,-203r32,0r0,258r-35,0r-135,-202r0,202r-33,0",w:259},O:{d:"141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104",w:280},P:{d:"224,-183v0,78,-78,83,-162,78r0,105r-34,0r0,-258v90,1,196,-17,196,75xm189,-182v0,-59,-69,-43,-127,-45r0,92v57,-1,127,12,127,-47",w:240,k:{A:27,".":46,",":46," ":7}},Q:{d:"262,-129v0,45,-14,77,-39,101v16,11,31,19,44,24r-10,24v-19,-7,-38,-18,-56,-32v-89,47,-191,-16,-186,-117v4,-77,45,-133,124,-133v77,0,123,53,123,133xm51,-129v0,75,53,122,122,97v-11,-7,-21,-11,-33,-14r8,-25v20,6,36,13,49,24v55,-50,34,-192,-58,-186v-55,3,-88,41,-88,104",w:280},R:{d:"234,-187v-1,42,-29,66,-72,70v46,24,63,76,93,117r-42,0v-30,-37,-46,-92,-92,-113v-15,-2,-41,-1,-59,-1r0,114r-34,0r0,-258v90,3,209,-22,206,71xm199,-187v0,-56,-81,-40,-137,-42r0,85v57,-2,136,14,137,-43",w:259,k:{Y:7,W:7,V:7,T:7}},S:{d:"177,-136v81,33,37,140,-51,140v-65,0,-107,-28,-110,-87r32,-3v4,41,33,55,76,60v56,6,90,-59,34,-80v-45,-17,-132,-19,-132,-85v0,-83,139,-91,175,-35v8,12,12,26,13,41r-33,2v5,-62,-119,-67,-122,-10v-2,44,93,40,118,57",w:240},T:{d:"93,0r0,-227r-85,0r0,-31r205,0r0,31r-86,0r0,227r-34,0",w:219,k:{y:20,w:20,u:13,s:40,r:13,o:40,i:13,e:40,c:40,a:40,O:7,A:27,";":40,":":40,".":40,"-":20,",":40," ":7}},U:{d:"127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232",w:259},V:{d:"101,0r-99,-258r36,0r81,230r83,-230r35,0r-101,258r-35,0",w:240,k:{y:13,u:13,r:13,o:20,i:7,e:20,a:27,A:27,";":13,":":13,".":33,"-":20,",":33}},W:{d:"73,0r-69,-258r35,0r50,222r61,-222r41,0r37,131v9,32,16,63,20,91r53,-222r35,0r-71,258r-33,0r-62,-227r-62,227r-35,0",w:339,k:{y:3,u:7,r:7,o:7,e:7,a:13,A:13,";":7,":":7,".":20,"-":7,",":20}},X:{d:"2,0r99,-134r-88,-124r41,0r67,98r73,-98r37,0r-91,122r98,136r-42,0r-76,-109r-77,109r-41,0",w:240},Y:{d:"100,0r0,-109r-99,-149r42,0r77,122r78,-122r39,0r-103,149r0,109r-34,0",w:240,k:{v:20,u:20,q:33,p:27,o:33,i:13,e:33,a:27,A:27,";":23,":":20,".":46,"-":33,",":46," ":7}},Z:{d:"7,0r0,-32r132,-165v9,-12,19,-21,27,-30r-144,0r0,-31r185,0r0,31r-161,197r165,0r0,30r-204,0",w:219},"[":{d:"24,72r0,-330r70,0r0,26r-38,0r0,277r38,0r0,27r-70,0",w:100},"\\":{d:"75,4r-75,-266r25,0r75,266r-25,0",w:100},"]":{d:"77,72r-70,0r0,-27r38,0r0,-277r-38,0r0,-26r70,0r0,330",w:100},"^":{d:"42,-121r-33,0r63,-141r25,0r62,141r-31,0r-44,-105",w:168},_:{d:"-5,72r0,-23r209,0r0,23r-209,0"},"`":{d:"82,-210r-26,0r-40,-49r42,0",w:119},a:{d:"175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29"},b:{d:"185,-96v10,81,-84,134,-132,73r0,23r-29,0r0,-258r31,0r0,92v47,-57,140,-8,130,70xm104,-165v-33,0,-51,31,-51,70v0,44,15,73,49,73v33,0,51,-31,51,-72v0,-41,-16,-71,-49,-71"},c:{d:"47,-94v-15,78,93,98,99,26r31,4v-5,40,-35,68,-78,68v-54,0,-87,-39,-85,-97v-17,-102,139,-138,160,-39r-31,5v-6,-23,-18,-38,-43,-38v-37,0,-54,28,-53,71",w:180},d:{d:"91,-191v24,0,41,12,52,26r0,-93r31,0r0,258r-29,0r0,-24v-12,19,-29,28,-52,28v-53,-2,-81,-43,-81,-97v0,-55,26,-96,79,-98xm94,-165v-34,0,-49,29,-49,72v0,41,18,71,51,71v32,0,49,-29,49,-69v0,-44,-16,-74,-51,-74"},e:{d:"102,-22v28,0,41,-15,50,-38r32,4v-9,36,-37,60,-82,60v-56,1,-89,-38,-89,-96v0,-59,32,-99,87,-99v55,0,90,42,85,106r-139,0v2,37,21,63,56,63xm152,-111v2,-50,-57,-70,-88,-39v-10,10,-15,23,-16,39r104,0"},f:{d:"108,-231v-33,-9,-51,6,-45,44r36,0r0,25r-36,0r0,162r-32,0r0,-162r-28,0r0,-25r28,0v-7,-60,24,-85,81,-72",w:100,k:{f:7}},g:{d:"176,-25v13,94,-74,121,-138,86v-15,-8,-20,-26,-20,-46r31,5v-1,35,56,37,77,21v18,-14,19,-25,18,-65v-14,16,-31,24,-52,24v-51,2,-80,-45,-80,-94v1,-55,25,-96,80,-97v22,0,41,9,55,27r0,-23r29,0r0,162xm95,-165v-33,0,-51,29,-51,68v0,42,16,71,51,71v35,0,52,-28,52,-70v0,-39,-20,-69,-52,-69"},h:{d:"105,-164v-69,0,-47,96,-50,164r-31,0r0,-258r31,0r0,93v38,-46,121,-31,121,47r0,118r-32,0v-8,-60,25,-164,-39,-164"},i:{d:"24,-221r0,-37r32,0r0,37r-32,0xm24,0r0,-187r32,0r0,187r-32,0",w:79},j:{d:"24,-221r0,-37r31,0r0,37r-31,0xm55,10v4,55,-26,74,-72,62r6,-26v28,7,35,-3,35,-37r0,-196r31,0r0,197",w:79},k:{d:"24,0r0,-258r32,0r0,147r74,-76r41,0r-71,70r79,117r-39,0r-62,-95r-22,21r0,74r-32,0",w:180},l:{d:"23,0r0,-258r32,0r0,258r-32,0",w:79},m:{d:"102,-163v-67,0,-42,97,-47,163r-31,0r0,-187r28,0r0,27v15,-38,98,-44,109,2v28,-52,116,-43,116,30r0,128r-32,0r0,-118v1,-31,-8,-44,-33,-45v-67,-2,-41,99,-46,163r-31,0r0,-121v-1,-26,-7,-42,-33,-42",w:299},n:{d:"105,-163v-69,-3,-46,97,-50,163r-31,0r0,-187r28,0r0,27v33,-53,123,-40,123,45r0,115r-31,0v-8,-59,25,-161,-39,-163"},o:{d:"99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71"},p:{d:"186,-95v8,78,-84,130,-131,76r0,91r-31,0r0,-259r29,0r0,25v12,-17,27,-29,54,-29v54,1,74,43,79,96xm104,-166v-32,0,-52,34,-52,74v0,41,17,70,50,70v34,0,51,-31,51,-73v0,-41,-16,-71,-49,-71"},q:{d:"13,-95v-11,-82,88,-129,133,-67r0,-25r28,0r0,259r-31,0r0,-92v-45,55,-141,3,-130,-75xm94,-166v-32,0,-49,31,-49,72v0,41,18,72,52,72v31,0,49,-30,49,-69v0,-42,-18,-75,-52,-75"},r:{d:"114,-151v-36,-23,-59,12,-59,53r0,98r-32,0r0,-187r29,0r0,29v13,-32,41,-42,73,-23",w:119,k:{".":20,",":20}},s:{d:"138,-99v56,31,18,103,-47,103v-48,0,-73,-19,-80,-60r31,-5v-2,47,89,53,92,9v-16,-47,-118,-16,-118,-85v0,-61,103,-69,132,-30v5,7,9,16,11,28r-31,5v2,-39,-81,-42,-81,-7v0,32,70,31,91,42",w:180},t:{d:"61,-53v-2,25,10,28,32,25r4,28v-45,6,-67,0,-67,-55r0,-107r-24,0r0,-25r24,0r0,-46r31,-19r0,65r32,0r0,25r-32,0r0,109",w:100},u:{d:"93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164"},v:{d:"76,0r-71,-187r33,0r52,150r53,-150r33,0r-71,187r-29,0",w:180,k:{".":27,",":27}},w:{d:"58,0r-57,-187r33,0r41,148v8,-38,28,-107,39,-148r32,0r38,144r42,-144r31,0r-58,187r-33,0r-37,-144r-38,144r-33,0",w:259,k:{".":20,",":20}},x:{d:"3,0r68,-97r-63,-90r39,0r42,65v15,-24,30,-42,46,-65r37,0r-64,88r69,99r-38,0r-49,-74r-49,74r-38,0",w:180},y:{d:"22,72r-3,-30v38,11,50,-10,58,-42r-71,-187r34,0r39,108v5,14,9,29,13,44v14,-54,35,-101,53,-152r32,0r-89,233v-12,23,-35,37,-66,26",w:180,k:{".":27,",":27}},z:{d:"7,0r0,-26r119,-136r-112,1r0,-26r153,0r0,21r-121,140r126,-1r0,27r-165,0",w:180},"{":{d:"46,-9v0,-44,-1,-66,-36,-70r0,-29v34,-3,37,-25,36,-67v-2,-63,6,-89,66,-87r0,28v-30,-1,-37,4,-36,36v0,67,1,84,-37,105v29,13,36,33,37,79v1,48,-6,61,36,62r0,28v-59,3,-67,-25,-66,-85",w:120},"|":{d:"33,76r0,-338r28,0r0,338r-28,0",w:93},"}":{d:"74,-178v0,44,1,66,36,70r0,29v-34,3,-37,26,-36,68v1,63,-6,89,-66,87r0,-28v30,1,37,-4,36,-36v0,-64,1,-86,37,-105v-29,-15,-37,-32,-37,-79v0,-48,7,-62,-36,-62r0,-28v58,-3,67,25,66,84",w:120},"~":{d:"61,-122v-23,0,-30,10,-46,24r0,-36v34,-42,92,-8,135,3v19,0,35,-14,45,-25r0,38v-14,12,-26,19,-49,20v-28,1,-59,-24,-85,-24",w:210},"\u00c4":{d:"-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125xm67,-273r0,-36r33,0r0,36r-33,0xm132,-273r0,-36r33,0r0,36r-33,0",w:240},"\u00c5":{d:"116,-249v-18,0,-31,-14,-31,-32v0,-18,13,-32,31,-32v17,0,32,14,32,32v1,18,-14,33,-32,32xm117,-300v-10,0,-20,9,-19,19v-1,11,9,19,19,19v10,0,19,-9,18,-19v1,-10,-9,-19,-18,-19xm-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125",w:240},"\u00c7":{d:"136,-25v43,0,68,-26,76,-65r34,8v-12,51,-48,86,-107,86v-84,1,-113,-57,-121,-135v-14,-136,189,-182,223,-56r-33,8v-11,-33,-29,-53,-69,-54v-60,-1,-86,44,-86,102v0,61,25,106,83,106xm137,39v-1,-12,-13,-11,-28,-12r9,-31r24,0r-6,19v17,1,30,11,30,26v0,30,-43,38,-76,31r2,-21v21,2,41,2,45,-12",w:259},"\u00c9":{d:"28,0r0,-258r187,0r0,31r-152,0r0,79r142,0r0,30r-142,0r0,88r158,0r0,30r-193,0xm99,-274r23,-49r42,0r-39,49r-26,0",w:240},"\u00d1":{d:"159,-274v-15,3,-58,-37,-60,0r-23,0v-1,-23,14,-40,35,-40v13,-3,57,35,59,0r23,0v0,23,-12,40,-34,40xm27,0r0,-258r35,0r136,203r0,-203r32,0r0,258r-35,0r-135,-202r0,202r-33,0",w:259},"\u00d6":{d:"141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104xm91,-273r0,-36r33,0r0,36r-33,0xm156,-273r0,-36r33,0r0,36r-33,0",w:280},"\u00dc":{d:"127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232xm80,-273r0,-36r33,0r0,36r-33,0xm145,-273r0,-36r33,0r0,36r-33,0",w:259},"\u00e1":{d:"175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29xm81,-210r23,-49r42,0r-39,49r-26,0"},"\u00e0":{d:"175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29xm126,-210r-26,0r-40,-49r42,0"},"\u00e2":{d:"99,-240r-19,30r-37,0r38,-49r34,0r40,49r-36,0xm175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29"},"\u00e4":{d:"175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29xm50,-223r0,-36r33,0r0,36r-33,0xm115,-223r0,-36r33,0r0,36r-33,0"},"\u00e3":{d:"77,-231v-9,0,-14,6,-13,17r-24,0v-1,-23,15,-40,36,-40v14,-4,57,33,59,-1r23,0v0,24,-12,40,-35,40v-9,2,-35,-15,-46,-16xm175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29"},"\u00e5":{d:"99,-202v-17,0,-32,-16,-32,-33v0,-17,15,-31,32,-32v17,0,32,16,32,33v0,17,-15,31,-32,32xm99,-254v-9,0,-19,9,-18,19v-1,11,8,19,18,19v10,0,19,-10,19,-19v0,-9,-10,-19,-19,-19xm175,-120v0,46,-6,99,10,120r-33,0v-3,-7,-5,-14,-6,-23v-33,39,-133,39,-133,-26v0,-63,86,-56,130,-69v3,-35,-13,-47,-45,-47v-32,0,-42,10,-49,36r-31,-4v8,-41,37,-58,85,-58v50,0,72,16,72,71xm84,-21v42,-2,63,-23,59,-73v-23,15,-97,3,-96,44v0,18,15,31,37,29"},"\u00e7":{d:"47,-94v-15,78,93,98,99,26r31,4v-5,40,-35,68,-78,68v-54,0,-87,-39,-85,-97v-17,-102,139,-138,160,-39r-31,5v-6,-23,-18,-38,-43,-38v-37,0,-54,28,-53,71xm100,35v-1,-12,-13,-11,-28,-12r9,-31r24,0r-6,19v17,1,30,11,30,26v0,30,-43,38,-76,31r2,-21v21,2,41,2,45,-12",w:180},"\u00e9":{d:"102,-22v28,0,41,-15,50,-38r32,4v-9,36,-37,60,-82,60v-56,1,-89,-38,-89,-96v0,-59,32,-99,87,-99v55,0,90,42,85,106r-139,0v2,37,21,63,56,63xm152,-111v2,-50,-57,-70,-88,-39v-10,10,-15,23,-16,39r104,0xm82,-210r23,-49r42,0r-39,49r-26,0"},"\u00e8":{d:"102,-22v28,0,41,-15,50,-38r32,4v-9,36,-37,60,-82,60v-56,1,-89,-38,-89,-96v0,-59,32,-99,87,-99v55,0,90,42,85,106r-139,0v2,37,21,63,56,63xm152,-111v2,-50,-57,-70,-88,-39v-10,10,-15,23,-16,39r104,0xm121,-210r-26,0r-40,-49r42,0"},"\u00ea":{d:"100,-240r-20,30r-36,0r38,-49r33,0r40,49r-36,0xm102,-22v28,0,41,-15,50,-38r32,4v-9,36,-37,60,-82,60v-56,1,-89,-38,-89,-96v0,-59,32,-99,87,-99v55,0,90,42,85,106r-139,0v2,37,21,63,56,63xm152,-111v2,-50,-57,-70,-88,-39v-10,10,-15,23,-16,39r104,0"},"\u00eb":{d:"102,-22v28,0,41,-15,50,-38r32,4v-9,36,-37,60,-82,60v-56,1,-89,-38,-89,-96v0,-59,32,-99,87,-99v55,0,90,42,85,106r-139,0v2,37,21,63,56,63xm152,-111v2,-50,-57,-70,-88,-39v-10,10,-15,23,-16,39r104,0xm50,-223r0,-36r33,0r0,36r-33,0xm115,-223r0,-36r33,0r0,36r-33,0"},"\u00ed":{d:"35,0r0,-187r31,0r0,187r-31,0xm33,-210r23,-49r42,0r-39,49r-26,0",w:100},"\u00ec":{d:"35,0r0,-187r31,0r0,187r-31,0xm73,-210r-26,0r-40,-49r42,0",w:100},"\u00ee":{d:"53,-240r-20,30r-36,0r38,-49r34,0r39,49r-36,0xm35,0r0,-187r31,0r0,187r-31,0",w:100},"\u00ef":{d:"35,0r0,-187r31,0r0,187r-31,0xm2,-223r0,-36r33,0r0,36r-33,0xm67,-223r0,-36r33,0r0,36r-33,0",w:100},"\u00f1":{d:"129,-215v-15,3,-59,-37,-60,1r-23,0v-1,-23,15,-40,36,-40v14,-3,57,33,59,-1r23,0v0,24,-12,40,-35,40xm105,-163v-69,-3,-46,97,-50,163r-31,0r0,-187r28,0r0,27v33,-53,123,-40,123,45r0,115r-31,0v-8,-59,25,-161,-39,-163"},"\u00f3":{d:"99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71xm82,-210r23,-49r42,0r-39,49r-26,0"},"\u00f2":{d:"99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71xm121,-210r-26,0r-40,-49r42,0"},"\u00f4":{d:"100,-240r-20,30r-36,0r38,-49r33,0r40,49r-36,0xm99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71"},"\u00f6":{d:"99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71xm50,-223r0,-36r33,0r0,36r-33,0xm115,-223r0,-36r33,0r0,36r-33,0"},"\u00f5":{d:"124,-215v-15,3,-59,-37,-60,1r-23,0v-1,-23,14,-40,35,-40v14,-4,57,34,59,-1r23,0v0,23,-12,40,-34,40xm99,4v-55,0,-87,-38,-87,-97v0,-59,32,-97,87,-98v54,0,88,39,88,95v0,64,-30,100,-88,100xm99,-165v-37,0,-55,30,-55,72v0,42,19,71,55,71v37,0,55,-29,55,-72v0,-42,-18,-71,-55,-71"},"\u00fa":{d:"93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164xm80,-210r23,-49r42,0r-39,49r-26,0"},"\u00f9":{d:"93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164xm128,-210r-26,0r-40,-49r42,0"},"\u00fb":{d:"99,-240r-20,30r-36,0r38,-49r34,0r39,49r-36,0xm93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164"},"\u00fc":{d:"93,-23v70,2,46,-96,50,-164r31,0r0,187r-28,0r0,-27v-34,53,-123,38,-123,-44r0,-116r32,0v8,60,-25,163,38,164xm50,-223r0,-36r33,0r0,36r-33,0xm115,-223r0,-36r33,0r0,36r-33,0"},"\u00b0":{d:"71,-165v-25,-1,-49,-21,-49,-48v0,-26,23,-49,49,-49v28,0,49,22,49,49v0,25,-24,49,-49,48xm71,-243v-15,0,-29,14,-29,30v0,16,13,29,29,29v16,0,30,-14,30,-29v0,-15,-15,-30,-30,-30",w:143},"\u00a2":{d:"19,-92v0,-64,35,-105,100,-98r20,-68r19,6r-19,68v23,10,34,25,39,52r-30,5v-3,-13,-9,-23,-17,-30r-39,135v33,6,55,-16,58,-46r32,3v-8,45,-46,79,-97,67r-21,70r-20,-6r21,-70v-27,-13,-46,-45,-46,-88xm112,-165v-68,-14,-77,98,-39,134"},"\u00a3":{d:"190,-7v-55,33,-123,-30,-173,12r-12,-30v26,-14,49,-50,37,-91r-34,0r0,-26r27,0v-27,-60,6,-120,71,-120v44,0,73,28,78,67r-32,4v0,-56,-94,-59,-92,-2v0,13,3,30,10,51r55,0r0,26r-50,0v10,34,-9,61,-28,82v49,-15,93,26,133,-2"},"\u00a7":{d:"172,18v2,57,-85,74,-123,41v-13,-11,-21,-27,-24,-47r32,-4v-1,48,80,56,83,10v-9,-52,-126,-61,-126,-131v0,-25,18,-44,40,-50v-44,-30,-17,-103,41,-99v44,3,69,21,74,61r-33,3v3,-47,-70,-49,-74,-10v9,53,122,58,122,126v0,28,-15,40,-40,51v15,12,28,26,28,49xm69,-151v-21,10,-34,32,-18,55v11,15,60,39,77,53v21,-8,35,-33,17,-54v-10,-12,-62,-42,-76,-54"},"\u00b6":{d:"0,-184v0,-49,32,-74,83,-74r112,0r0,31r-26,0r0,299r-30,0r0,-299r-39,0r0,299r-29,0r0,-184v-41,-2,-71,-30,-71,-72",w:193},"\u00df":{d:"101,-236v-33,2,-43,19,-42,62r0,174r-32,0r0,-176v-2,-57,24,-84,75,-86v35,-1,65,20,65,50v1,28,-23,49,-27,72v10,34,69,40,69,85v0,48,-62,77,-103,48v-11,-8,-19,-19,-25,-31r27,-13v9,36,68,39,68,-1v0,-40,-68,-44,-68,-83v0,-28,29,-46,28,-73v0,-16,-15,-30,-35,-28",w:219},"\u00ae":{d:"1,-129v0,-77,57,-133,132,-133v76,0,133,57,133,133v0,75,-56,132,-133,132v-76,0,-132,-56,-132,-132xm244,-129v0,-63,-47,-111,-111,-111v-64,0,-111,48,-111,111v0,62,47,110,111,110v64,-1,111,-48,111,-110xm124,-199v70,-14,79,75,20,79v24,11,36,41,51,64r-28,0v-20,-27,-22,-68,-69,-61r0,61r-23,0r0,-143r49,0xm161,-158v0,-26,-34,-21,-63,-21r0,43v28,0,63,4,63,-22",w:265},"\u00a9":{d:"1,-129v0,-77,57,-133,132,-133v76,0,133,57,133,133v0,75,-56,132,-133,132v-76,0,-132,-56,-132,-132xm244,-129v0,-63,-47,-111,-111,-111v-64,0,-111,48,-111,111v0,62,47,110,111,110v64,-1,111,-48,111,-110xm88,-128v-9,62,78,70,88,20r21,6v-7,28,-30,49,-64,49v-43,0,-69,-30,-69,-76v0,-78,110,-104,131,-33r-21,5v-17,-46,-95,-28,-86,29",w:265},"\u00b4":{d:"39,-210r23,-49r42,0r-39,49r-26,0",w:119},"\u00a8":{d:"11,-223r0,-36r33,0r0,36r-33,0xm76,-223r0,-36r33,0r0,36r-33,0",w:119},"\u00c6":{d:"0,0r124,-258r212,0r0,31r-130,0r0,79r120,0r0,30r-120,0r0,88r134,0r0,30r-168,0r0,-74r-100,0r-35,74r-37,0xm87,-105r85,0r0,-122r-26,0",w:360},"\u00d8":{d:"140,-262v38,2,55,10,80,28r29,-33r18,15r-31,34v59,81,18,222,-95,222v-37,0,-55,-8,-79,-27r-30,33r-17,-14r31,-35v-63,-78,-19,-230,94,-223xm199,-210v-57,-52,-156,-9,-147,81v3,29,4,43,16,65xm82,-46v58,50,146,5,146,-82v0,-24,-5,-45,-15,-64",w:280},"\u00b1":{d:"84,-46r0,-71r-70,0r0,-29r70,0r0,-70r30,0r0,70r70,0r0,29r-70,0r0,71r-30,0xm184,0r-170,0r0,-30r170,0r0,30",w:197},"\u00a5":{d:"84,0r0,-57r-73,0r0,-25r73,0r0,-25r-73,0r0,-26r60,0r-72,-125r36,0r64,118v17,-37,43,-81,63,-118r37,0r-71,125r60,0r0,26r-73,0r0,25r73,0r0,25r-73,0r0,57r-31,0"},"\u00b5":{d:"102,-24v66,1,41,-97,46,-163r31,0r0,187r-28,0r0,-22v-15,32,-75,36,-92,3r0,91r-31,0r0,-259r31,0v5,65,-19,162,43,163",w:207},"\u00aa":{d:"67,-262v75,0,40,80,59,128r-26,0v-2,-5,-4,-10,-4,-16v-34,44,-119,1,-77,-46v13,-15,54,-12,75,-19v1,-21,-10,-26,-28,-27v-17,-1,-27,8,-29,22r-24,-6v3,-23,24,-36,54,-36xm34,-170v4,32,56,16,58,-6v1,-2,2,-8,2,-18v-12,6,-63,2,-60,24",w:133},"\u00ba":{d:"8,-195v0,-39,21,-67,58,-67v36,0,57,28,57,66v0,38,-22,66,-57,66v-36,0,-58,-26,-58,-65xm97,-197v0,-24,-10,-42,-31,-42v-22,0,-32,17,-32,43v0,26,11,43,32,43v21,0,31,-18,31,-44",w:131},"\u00e6":{d:"305,-57v-9,66,-121,82,-152,26v-21,20,-41,35,-77,35v-37,1,-63,-20,-64,-53v0,-61,77,-55,127,-69v1,-33,-8,-48,-41,-47v-30,1,-46,8,-50,36r-31,-4v2,-63,113,-77,146,-33v15,-16,31,-24,60,-25v59,0,86,48,82,106r-135,0v-11,72,91,83,102,24xm273,-111v2,-49,-55,-70,-87,-40v-9,9,-15,23,-16,40r103,0xm46,-50v5,49,85,28,91,-6v1,-6,2,-19,2,-38v-15,12,-97,5,-93,44",w:320},"\u00f8":{d:"23,-91v-6,-84,76,-123,139,-85r17,-22r17,12r-19,24v44,57,17,166,-67,166v-19,0,-36,-5,-50,-14r-18,24r-17,-13r19,-24v-15,-17,-19,-39,-21,-68xm144,-152v-42,-33,-89,2,-89,59v0,18,3,32,9,44xm78,-33v56,40,111,-35,79,-102",w:219},"\u00bf":{d:"129,-187r0,36r-36,0r0,-36r36,0xm28,5v0,-61,74,-59,68,-128r31,0v10,71,-61,73,-67,126v-3,24,24,48,50,46v32,-1,47,-20,52,-52r32,4v-6,45,-33,74,-83,74v-46,0,-83,-28,-83,-70",w:219},"\u00a1":{d:"79,-187r0,36r-37,0r0,-36r37,0xm70,-123r10,137r0,57r-39,0v-1,-69,5,-130,9,-194r20,0",w:119},"\u00ac":{d:"190,-75r-30,0r0,-77r-140,0r0,-29r170,0r0,106",w:210},"\u00ab":{d:"60,-93r45,80r-25,0r-56,-80r56,-80r26,0xm128,-93r46,80r-27,0r-55,-80r55,-80r27,0"},"\u00bb":{d:"139,-93r-46,-80r26,0r56,80r-56,80r-26,0xm71,-93r-46,-80r26,0r55,80r-55,80r-26,0"},"\u00c0":{d:"-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125xm145,-274r-26,0r-40,-49r42,0",w:240},"\u00c3":{d:"98,-290v-9,0,-14,6,-13,16r-24,0v-1,-23,15,-40,36,-40v13,-3,56,35,59,0r23,0v0,24,-12,40,-35,40v-9,2,-35,-15,-46,-16xm-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125",w:240},"\u00d5":{d:"165,-274v-15,3,-57,-36,-60,0r-23,0v-1,-23,15,-38,36,-40v13,-1,56,34,59,0r23,0v-1,23,-13,40,-35,40xm141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104",w:280},"\u00f7":{d:"81,-162r0,-36r36,0r0,36r-36,0xm184,-112r-170,0r0,-30r170,0r0,30xm81,-56r0,-36r36,0r0,36r-36,0",w:197},"\u00ff":{d:"22,72r-3,-30v38,11,50,-10,58,-42r-71,-187r34,0r39,108v5,14,9,29,13,44v14,-54,35,-101,53,-152r32,0r-89,233v-12,23,-35,37,-66,26xm43,-223r0,-36r33,0r0,36r-33,0xm108,-223r0,-36r33,0r0,36r-33,0",w:180},"\u00b7":{d:"33,-109r0,-36r36,0r0,36r-36,0",w:100},"\u2219":{d:"33,-109r0,-36r36,0r0,36r-36,0",w:100},"\u00c2":{d:"117,-303r-20,29r-36,0r38,-49r33,0r40,49r-36,0xm-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125",w:240},"\u00ca":{d:"124,-303r-20,29r-36,0r38,-49r34,0r39,49r-35,0xm28,0r0,-258r187,0r0,31r-152,0r0,79r142,0r0,30r-142,0r0,88r158,0r0,30r-193,0",w:240},"\u00c1":{d:"-1,0r99,-258r37,0r106,258r-39,0r-30,-78r-108,0r-28,78r-37,0xm74,-106r87,0r-45,-125v-9,45,-28,84,-42,125xm95,-274r23,-49r42,0r-39,49r-26,0",w:240},"\u00cb":{d:"28,0r0,-258r187,0r0,31r-152,0r0,79r142,0r0,30r-142,0r0,88r158,0r0,30r-193,0xm75,-273r0,-36r33,0r0,36r-33,0xm140,-273r0,-36r33,0r0,36r-33,0",w:240},"\u00c8":{d:"28,0r0,-258r187,0r0,31r-152,0r0,79r142,0r0,30r-142,0r0,88r158,0r0,30r-193,0xm150,-274r-26,0r-40,-49r42,0",w:240},"\u00cd":{d:"34,0r0,-258r34,0r0,258r-34,0xm25,-274r23,-49r42,0r-39,49r-26,0",w:100},"\u00ce":{d:"50,-303r-19,29r-37,0r38,-49r34,0r40,49r-36,0xm34,0r0,-258r34,0r0,258r-34,0",w:100},"\u00cf":{d:"34,0r0,-258r34,0r0,258r-34,0xm1,-273r0,-36r33,0r0,36r-33,0xm66,-273r0,-36r33,0r0,36r-33,0",w:100},"\u00cc":{d:"34,0r0,-258r34,0r0,258r-34,0xm76,-274r-26,0r-40,-49r42,0",w:100},"\u00d3":{d:"141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104xm119,-274r23,-49r42,0r-39,49r-26,0",w:280},"\u00d4":{d:"140,-303r-20,29r-36,0r38,-49r34,0r39,49r-35,0xm141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104",w:280},"\u00d2":{d:"141,4v-77,0,-122,-55,-124,-130v-2,-80,49,-136,124,-136v78,0,123,54,123,134v0,78,-48,132,-123,132xm141,-233v-57,0,-88,40,-88,108v0,57,35,100,87,100v55,0,90,-43,89,-104v-1,-60,-30,-104,-88,-104xm161,-274r-26,0r-40,-49r42,0",w:280},"\u00da":{d:"127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232xm108,-274r23,-49r42,0r-39,49r-26,0",w:259},"\u00db":{d:"129,-303r-19,29r-37,0r38,-49r34,0r40,49r-36,0xm127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232",w:259},"\u00d9":{d:"127,-26v108,0,60,-141,70,-232r34,0r0,149v1,76,-28,113,-101,113v-74,0,-102,-37,-102,-113r0,-149r34,0v9,90,-34,232,65,232xm150,-274r-26,0r-40,-49r42,0",w:259},"\u00b8":{d:"66,39v-1,-12,-13,-11,-28,-12r9,-31r24,0r-6,19v17,1,30,11,30,26v0,30,-43,38,-76,31r2,-21v21,2,41,2,45,-12",w:119},"\u00a6":{d:"61,-262r0,139r-28,0r0,-139r28,0xm61,-63r0,139r-28,0r0,-139r28,0",w:93},"\u00d0":{d:"241,-130v0,81,-34,130,-120,130r-93,0r0,-117r-29,0r0,-23r29,0r0,-118r89,0v89,-3,124,46,124,128xm206,-131v0,-64,-22,-98,-90,-96r-54,0r0,87r71,0r0,23r-71,0r0,87r55,0v68,2,89,-36,89,-101",w:259},"\u00f0":{d:"130,-176v-10,-18,-13,-23,-25,-38r-49,23r-7,-19r42,-19v-11,-11,-24,-20,-37,-29r38,0v8,6,16,12,22,18r38,-18r8,18r-30,15v38,43,56,87,56,133v1,56,-34,96,-87,96v-51,0,-86,-36,-86,-95v0,-69,57,-119,117,-85xm99,-21v34,0,54,-32,54,-72v0,-39,-20,-69,-55,-69v-36,0,-53,30,-53,72v0,41,20,69,54,69"},"\u00dd":{d:"100,0r0,-109r-99,-149r42,0r77,122r78,-122r39,0r-103,149r0,109r-34,0xm98,-274r23,-49r42,0r-39,49r-26,0",w:240},"\u00fd":{d:"22,72r-3,-30v38,11,50,-10,58,-42r-71,-187r34,0r39,108v5,14,9,29,13,44v14,-54,35,-101,53,-152r32,0r-89,233v-12,23,-35,37,-66,26xm74,-210r23,-49r42,0r-39,49r-26,0",w:180},"\u00de":{d:"224,-131v0,78,-77,84,-162,79r0,52r-34,0r0,-258r34,0r0,53v83,-2,162,-6,162,74xm189,-130v0,-58,-70,-43,-127,-45r0,92v57,-1,127,12,127,-47",w:240},"\u00fe":{d:"186,-95v7,78,-81,130,-131,76r0,91r-31,0r0,-330r31,0r0,91v17,-16,25,-24,52,-24v54,0,74,43,79,96xm104,-166v-32,0,-52,34,-52,74v0,41,17,70,50,70v34,0,51,-31,51,-73v0,-41,-16,-71,-49,-71"},"\u00d7":{d:"28,-72r56,-55r-56,-55r22,-22r55,55r55,-55r21,22r-55,55r56,55r-22,21r-55,-55r-55,55",w:210},"\u00b9":{d:"19,-228v15,-5,36,-21,46,-33r19,0r0,132r-26,0r0,-97v-12,9,-25,16,-39,20r0,-22",w:119},"\u00b2":{d:"113,-225v1,37,-45,52,-67,75r68,0r0,21r-110,0v5,-41,73,-56,82,-92v-1,-12,-10,-20,-25,-19v-17,0,-22,6,-26,20r-27,-3v2,-49,104,-52,105,-2",w:119},"\u00b3":{d:"114,-166v1,50,-105,56,-108,3r25,-3v6,28,55,26,55,-4v0,-17,-19,-22,-37,-18r3,-20v30,6,39,-35,7,-33v-15,0,-19,6,-25,18r-25,-4v5,-44,98,-47,98,-1v0,15,-10,25,-24,28v18,5,30,15,31,34",w:119},"\u00bd":{d:"40,10r194,-272r27,0r-193,272r-28,0xm19,-228v15,-5,36,-21,46,-33r19,0r0,132r-26,0r0,-97v-12,9,-25,16,-39,20r0,-22xm293,-91v1,37,-45,52,-67,75r68,0r0,21r-110,0v5,-40,72,-57,82,-91v0,-13,-11,-20,-25,-20v-17,0,-22,6,-26,20r-27,-2v2,-49,104,-54,105,-3",w:300},"\u00bc":{d:"44,10r194,-272r27,0r-193,272r-28,0xm19,-228v15,-5,36,-21,46,-33r19,0r0,132r-26,0r0,-97v-12,9,-25,16,-39,20r0,-22xm251,5r0,-27r-67,0r0,-21r71,-84r22,0r0,86r18,0r0,19r-18,0r0,27r-26,0xm251,-41r0,-46r-40,46r40,0",w:300},"\u00be":{d:"44,10r194,-272r27,0r-193,272r-28,0xm114,-166v1,50,-105,56,-108,3r25,-3v6,28,55,26,55,-4v0,-17,-20,-21,-37,-18r3,-20v30,6,39,-35,7,-33v-15,0,-19,6,-25,18r-25,-4v5,-44,98,-47,98,-1v0,15,-10,25,-24,28v18,5,30,15,31,34xm251,5r0,-27r-67,0r0,-21r71,-84r22,0r0,86r18,0r0,19r-18,0r0,27r-26,0xm251,-41r0,-46r-40,46r40,0",w:300},"\u00af":{d:"-5,-275r0,-23r209,0r0,23r-209,0",w:198},"\u00a4":{d:"37,-169r-24,-24r20,-21r25,25v24,-17,59,-17,83,0r24,-25r21,21r-25,24v17,25,17,58,0,83r25,24r-21,21r-24,-25v-24,17,-59,18,-83,0r-25,25r-20,-21r24,-24v-16,-25,-16,-58,0,-83xm99,-173v-25,0,-45,20,-45,45v0,25,20,46,45,46v25,0,46,-21,46,-46v0,-24,-21,-45,-46,-45"}}});
/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * � 1992-2003 Apple Computer, Inc.
 */
Cufon.registerFont({w:239,face:{"font-family":"Krungthep","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 4 0 0 0 0 0 0 0",ascent:"288",descent:"-72",bbox:"-0.775797 -360 450 90.2373","underline-thickness":"24.1875","underline-position":"0.28125","unicode-range":"U+0020-U+00FF"},glyphs:{" ":{w:87},"!":{d:"60,-90r0,-180r60,0r0,180r-60,0xm60,0r0,-60r60,0r0,60r-60,0",w:180},'"':{d:"60,-180r0,-90r30,0r0,90r-30,0xm120,-180r0,-90r30,0r0,90r-30,0",w:210},"#":{d:"120,-270r30,0r-15,60r60,0r15,-60r30,0r-15,60r45,0r0,30r-53,0r-15,60r38,0r0,30r-45,0r-15,60r-30,0r15,-60r-60,0r-15,60r-30,0r15,-60r-45,0r0,-30r52,0r16,-60r-38,0r0,-30r45,0xm127,-180r-15,60r60,0r16,-60r-61,0",w:300},"$":{d:"180,-210r-30,0v-3,-20,-13,-30,-30,-30r0,82v23,28,60,43,60,98v0,35,-20,55,-60,60r0,30r-30,0r0,-30v-40,-3,-60,-23,-60,-60r30,0v-1,20,8,27,30,30r0,-82v-23,-28,-60,-43,-60,-98v0,-35,20,-55,60,-60r0,-30r30,0r0,30v38,0,58,20,60,60xm120,-90r0,60v26,-12,24,-40,0,-60xm90,-240v-27,10,-20,46,0,60r0,-60",w:210},"%":{d:"90,-150v-31,0,-60,-29,-60,-60v0,-31,29,-60,60,-60v31,0,60,29,60,60v0,32,-28,60,-60,60xm150,-270r105,0r-150,270r-30,0r135,-240r-60,0r0,-30xm90,-240v-15,0,-30,15,-30,30v0,15,15,30,30,30v15,0,30,-15,30,-30v0,-15,-15,-30,-30,-30xm240,0v-32,0,-60,-29,-60,-60v0,-31,29,-60,60,-60v31,0,60,29,60,60v0,32,-29,60,-60,60xm240,-90v-15,0,-30,15,-30,30v0,15,15,30,30,30v15,0,30,-15,30,-30v0,-15,-15,-30,-30,-30",w:329},"&":{d:"150,-120v39,-1,90,9,90,-30r0,-30r30,0v6,52,-14,90,-60,90v7,51,-18,90,-60,90r-60,0v-41,-2,-65,-39,-60,-90v3,-30,24,-62,60,-60v-85,-1,-72,-121,0,-120r60,0v42,1,68,38,60,90r-60,0v3,-32,-2,-60,-30,-60v-21,1,-30,19,-30,45v0,18,10,28,30,30r0,30v-38,2,-29,39,-30,75v-1,19,14,29,30,30v39,1,29,-52,30,-90",w:300},"'":{d:"30,-180r0,-90r30,0r0,90r-30,0",w:90},"(":{d:"30,-198v-2,-57,39,-102,90,-102r0,30v-20,2,-30,12,-30,30r0,210v0,18,10,28,30,30v-2,9,3,25,-2,30v-49,-1,-88,-46,-88,-102r0,-126",w:149},")":{d:"120,-72v2,58,-39,102,-90,102r0,-30v20,-2,30,-12,30,-30r0,-210v0,-18,-10,-28,-30,-30v2,-9,-3,-25,2,-30v49,1,88,45,88,102r0,126",w:149},"*":{d:"90,-206r0,-54r30,0r0,54r47,-27r15,26r-47,27r47,27r-15,26r-47,-27r0,54r-30,0r0,-54r-47,27r-15,-26r47,-27r-47,-27r15,-26",w:210},"+":{d:"30,-90r0,-30r60,0r0,-60r30,0r0,60r60,0r0,30r-60,0r0,60r-30,0r0,-60r-60,0",w:210},",":{d:"30,-60r60,0v2,64,5,118,-60,120r0,-30v19,-1,29,-11,30,-30r-30,0r0,-60",w:120},"-":{d:"30,-90r0,-30r150,0r0,30r-150,0",w:210},".":{d:"30,0r0,-60r60,0r0,60r-60,0",w:120},"/":{d:"30,0r120,-300r30,0r-120,300r-30,0",w:210},"0":{d:"30,-210v-1,-31,29,-60,60,-60r60,0v31,-1,60,29,60,60r0,150v1,31,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-150xm120,-30v49,-3,25,-84,30,-132r-59,107v3,16,11,26,29,25xm150,-215v-5,-37,-60,-29,-60,5r0,102"},"1":{d:"90,0r0,-210r-30,0r0,-30v29,-11,46,-34,90,-30r0,270r-60,0"},"2":{d:"150,-195v0,-39,-20,-45,-60,-45v-18,0,-29,10,-30,30r-30,0v5,-64,55,-62,120,-60v36,1,66,32,60,75v11,42,-131,122,-120,165r120,0r0,30r-180,0v-6,-58,13,-70,62,-114v38,-34,58,-60,58,-81"},"3":{d:"150,-60v-1,-40,9,-90,-30,-90r-60,0r0,-30r90,-60r-120,0r0,-30r180,0r0,30r-90,60v77,-10,90,41,90,120v0,31,-29,60,-60,60v-64,0,-116,5,-120,-60r30,0v0,32,28,30,60,30v15,0,31,-15,30,-30"},"4":{d:"120,-120r0,-113r-90,113r90,0xm120,0r0,-90r-120,0r0,-30r120,-150r60,0r0,150r30,0r0,30r-30,0r0,90r-60,0"},"5":{d:"150,-60v-1,-39,9,-90,-30,-90r-90,0r0,-120r180,0r0,30r-120,0r0,60r60,0v31,-1,60,29,60,60r0,60v1,31,-29,60,-60,60v-64,0,-116,5,-120,-60r30,0v0,32,28,30,60,30v15,0,31,-15,30,-30"},"6":{d:"120,-30v38,0,30,-51,30,-90v1,-15,-15,-31,-30,-30v-38,0,-30,51,-30,90v-1,15,15,31,30,30xm180,-240v-64,-7,-98,24,-90,90v0,-31,28,-30,60,-30v31,0,60,29,60,60r0,60v1,31,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-105v-2,-56,49,-107,105,-105r45,0r0,30"},"7":{d:"30,-270r180,0r0,60v-19,37,-60,118,-60,150r0,60r-60,0v-12,-87,29,-146,60,-210r0,-30r-120,0r0,-30"},"8":{d:"210,-210v0,48,-18,70,-60,75v41,-1,60,32,60,75v0,28,-30,60,-60,60r-60,0v-35,0,-64,-34,-60,-75v3,-30,24,-63,60,-60v-42,-5,-60,-26,-60,-75v0,-31,29,-60,60,-60r60,0v31,-1,60,29,60,60xm120,-150v27,0,30,-28,30,-60v0,-15,-15,-31,-30,-30v-27,0,-30,28,-30,60v0,15,15,31,30,30xm120,-30v27,0,30,-28,30,-60v0,-20,-10,-30,-30,-30v-32,0,-30,29,-30,60v0,15,15,31,30,30"},"9":{d:"120,-240v-38,0,-30,51,-30,90v-1,15,15,31,30,30v38,0,30,-51,30,-90v1,-15,-15,-31,-30,-30xm60,-30v63,7,98,-24,90,-90v-1,32,-28,30,-60,30v-31,0,-60,-29,-60,-60r0,-60v-1,-31,29,-60,60,-60r60,0v31,-1,60,29,60,60r0,105v2,56,-49,107,-105,105r-45,0r0,-30"},":":{d:"30,0r0,-60r60,0r0,60r-60,0xm30,-150r0,-60r60,0r0,60r-60,0",w:120},";":{d:"30,-60r60,0v2,64,5,118,-60,120r0,-30v19,-1,29,-11,30,-30r-30,0r0,-60xm30,-150r0,-60r60,0r0,60r-60,0",w:120},"<":{d:"6,-135r120,-105r45,0r-120,105r120,105r-45,0",w:180},"=":{d:"30,-60r0,-30r180,0r0,30r-180,0xm30,-120r0,-30r180,0r0,30r-180,0"},">":{d:"174,-135r-120,105r-45,0r120,-105r-120,-105r45,0",w:180},"?":{d:"90,0r0,-60r60,0r0,60r-60,0xm150,-270v63,0,84,100,21,116v-29,7,-19,33,-21,64r-60,0v-4,-49,6,-75,44,-94v28,-14,15,-56,-14,-56v-32,0,-59,-2,-60,30r-30,0v5,-64,55,-60,120,-60"},"@":{d:"150,-90v38,0,30,-51,30,-90v-46,-6,-60,12,-60,60v0,15,15,31,30,30xm60,-105v-1,39,35,75,75,75r105,0r0,30r-105,0v-56,2,-105,-49,-105,-105r0,-60v-2,-56,49,-105,105,-105r60,0v56,-2,107,49,105,105v-2,42,13,105,-30,105v-39,0,-89,13,-90,-30v-2,20,-14,30,-35,30v-38,0,-55,-40,-55,-90v0,-32,29,-61,60,-60r60,0r0,105v-1,21,26,15,45,15v28,0,13,-50,15,-75v4,-39,-35,-75,-75,-75r-60,0v-39,-1,-75,35,-75,75r0,60",w:329},A:{d:"150,-270v31,-1,60,29,60,60r0,210r-60,0r0,-120r-60,0r0,120r-60,0r0,-210v-1,-31,29,-60,60,-60r60,0xm120,-240v-38,0,-30,51,-30,90r60,0v-1,-39,9,-90,-30,-90"},B:{d:"210,-75v3,43,-24,75,-60,75r-120,0r0,-270r120,0v36,1,63,32,60,75v-3,38,-24,56,-60,60v37,-1,57,26,60,60xm150,-180v4,-46,-12,-67,-60,-60r0,90v32,3,58,-2,60,-30xm90,-30v46,6,67,-12,60,-60v2,-32,-29,-31,-60,-30r0,90"},C:{d:"90,-60v0,27,28,30,60,30v18,0,28,-10,30,-30r30,0v-1,64,-56,60,-120,60v-31,0,-60,-29,-60,-60r0,-150v-1,-32,28,-60,60,-60v63,0,121,-5,120,60r-30,0v-1,-32,-28,-30,-60,-30v-15,0,-31,15,-30,30r0,150"},D:{d:"210,-60v1,31,-29,60,-60,60r-120,0r0,-270r120,0v31,-1,60,29,60,60r0,150xm150,-210v0,-27,-28,-33,-60,-30r0,210v32,3,60,-2,60,-30r0,-150"},E:{d:"30,0r0,-270r150,0r0,30r-90,0r0,90r60,0r0,30r-60,0r0,90r90,0r0,30r-150,0",w:210},F:{d:"30,0r0,-270r150,0r0,30r-90,0r0,90r60,0r0,30r-60,0r0,120r-60,0",w:210},G:{d:"90,-60v-1,15,15,31,30,30v41,1,28,-52,30,-90r-30,0r0,-30r90,0r0,90v1,60,-57,60,-120,60v-31,0,-60,-29,-60,-60r0,-150v-1,-32,28,-60,60,-60v63,0,121,-5,120,60r-30,0v-1,-32,-28,-30,-60,-30v-15,0,-31,15,-30,30r0,150"},H:{d:"30,0r0,-270r60,0r0,120r60,0r0,-120r60,0r0,270r-60,0r0,-120r-60,0r0,120r-60,0"},I:{d:"60,0r0,-270r60,0r0,270r-60,0",w:180},J:{d:"90,-30v15,1,31,-15,30,-30r0,-210r60,0r0,210v4,64,-58,60,-120,60v-65,0,-62,-58,-60,-120r60,0v1,39,-9,90,30,90",w:210},K:{d:"30,0r0,-270r60,0r0,110r97,-110r53,0r-120,135r120,135r-60,0r-90,-105r0,105r-60,0",w:270},L:{d:"30,0r0,-270r60,0r0,240r90,0r0,30r-150,0",w:210},M:{d:"30,0r0,-270r14,0r128,128r128,-128r30,0r0,270r-60,0r0,-165r-105,105r-105,-105r0,165r-30,0",w:360},N:{d:"30,0r0,-270r14,0r166,150r0,-150r30,0r0,270r-14,0r-166,-150r0,150r-30,0",w:270},O:{d:"30,-210v-1,-31,29,-60,60,-60r60,0v31,-1,60,29,60,60r0,150v1,31,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-150xm120,-240v-15,0,-31,15,-30,30r0,150v-1,15,15,30,30,30v15,0,31,-15,30,-30r0,-150v1,-15,-15,-30,-30,-30"},P:{d:"210,-210v0,52,-18,90,-60,90r-60,0r0,120r-60,0r0,-270r120,0v31,-1,60,29,60,60xm150,-180v4,-46,-12,-67,-60,-60r0,90v32,3,58,-2,60,-30"},Q:{d:"150,-270v31,-1,60,29,60,60r0,150v0,35,-20,55,-60,60r60,0r0,30v-36,-1,-74,8,-75,-30v-58,7,-105,-11,-105,-60r0,-150v-1,-31,29,-60,60,-60r60,0xm120,-240v-15,0,-31,15,-30,30r0,150v-1,15,15,30,30,30v15,0,31,-15,30,-30r0,-150v1,-15,-15,-30,-30,-30"},R:{d:"150,0v-4,-46,17,-117,-30,-120r-30,0r0,120r-60,0r0,-270r120,0v36,1,65,32,60,76v-3,31,-21,60,-60,58v32,-3,60,2,60,30r0,106r-60,0xm150,-180v4,-46,-12,-67,-60,-60r0,90v32,3,58,-2,60,-30"},S:{d:"48,-153v-40,-40,-12,-117,42,-117v54,0,89,8,90,60r-30,0v0,-42,-67,-38,-60,0v12,61,90,73,90,150v0,60,-92,80,-135,45v-11,-9,-15,-25,-15,-45r30,0v-2,20,12,29,30,30v30,2,37,-32,21,-51",w:210},T:{d:"60,0r0,-240r-60,0r0,-30r180,0r0,30r-60,0r0,240r-60,0",w:180},U:{d:"120,-30v15,0,31,-15,30,-30r0,-210r60,0r0,210v1,31,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-210r60,0r0,210v-1,15,15,30,30,30"},V:{d:"90,-30v32,3,60,-2,60,-30r0,-210r60,0r0,167v2,55,-47,103,-102,103r-78,0r0,-270r60,0r0,240"},W:{d:"330,-103v2,55,-47,103,-102,103r-78,0r0,-10v-28,16,-78,8,-120,10r0,-270r60,0r0,240v32,3,60,-2,60,-30r0,-210r60,0r0,240v32,3,60,-2,60,-30r0,-210r60,0r0,167",w:360},X:{d:"120,-120v-46,0,-26,75,-30,120r-60,0v0,-68,-11,-132,60,-135v-70,-4,-61,-66,-60,-135r60,0v4,46,-17,120,30,120v46,0,26,-75,30,-120r60,0v0,68,11,132,-60,135v70,4,61,66,60,135r-60,0v-4,-46,17,-120,-30,-120",w:240},Y:{d:"120,-150v46,0,26,-75,30,-120r60,0v-2,72,16,147,-60,150r0,120r-60,0r0,-120v-76,-3,-59,-78,-60,-150r60,0v4,46,-17,120,30,120"},Z:{d:"30,-270r180,0r0,30r-120,210r120,0r0,30r-180,0r0,-30r120,-210r-120,0r0,-30"},"[":{d:"30,-300r90,0r0,30r-30,0r0,270r30,0r0,30r-90,0r0,-330",w:149},"\\":{d:"180,0r-30,0r-120,-300r30,0",w:210},"]":{d:"120,30r-90,0r0,-30r30,0r0,-270r-30,0r0,-30r90,0r0,330",w:149},"^":{d:"120,-270r90,90r-30,0r-60,-60r-60,60r-30,0"},_:{d:"0,30r0,-30r240,0r0,30r-240,0"},"`":{d:"90,-240r-30,-60r30,0r30,60r-30,0",w:180},a:{d:"30,-60v0,-31,29,-60,60,-60r60,0v6,-46,-12,-60,-60,-60v-18,0,-28,10,-30,30r-30,0v5,-64,55,-60,120,-60v31,0,60,29,60,60r0,150r-60,0r0,-30v-1,32,-28,30,-60,30v-31,0,-60,-29,-60,-60xm120,-30v27,0,33,-28,30,-60v-32,-3,-60,2,-60,30v-1,15,15,31,30,30"},b:{d:"210,-60v1,31,-29,60,-60,60r-120,0r0,-270r60,0r0,90v0,-31,28,-30,60,-30v31,0,60,29,60,60r0,90xm120,-180v-53,0,-23,98,-30,150v32,3,60,-2,60,-30v0,-46,17,-120,-30,-120"},c:{d:"30,-150v1,-43,38,-60,90,-60v38,0,58,20,60,60r-30,0v-2,-20,-12,-30,-30,-30v-46,2,-26,75,-30,120v-1,15,15,31,30,30v18,0,28,-10,30,-30r30,0v-1,52,-36,60,-90,60v-31,0,-60,-29,-60,-60r0,-90",w:210},d:{d:"30,-150v-1,-32,29,-61,60,-60r60,0r0,-60r60,0r0,270r-60,0r0,-30v-1,32,-28,30,-60,30v-31,0,-60,-29,-60,-60r0,-90xm120,-30v53,0,23,-98,30,-150v-32,-3,-60,2,-60,30v0,46,-17,120,30,120"},e:{d:"150,-210v31,-1,60,29,60,60r0,60r-120,0v-6,46,12,60,60,60v20,0,30,-10,30,-30r30,0v-5,64,-55,60,-120,60v-31,0,-60,-29,-60,-60r0,-90v-1,-32,29,-61,60,-60r60,0xm120,-180v-27,0,-33,28,-30,60r60,0v3,-32,-2,-60,-30,-60"},f:{d:"180,-240v-31,-2,-62,-1,-60,30r30,0r0,30r-30,0r0,180r-60,0r0,-180r-30,0r0,-30r30,0v-2,-58,57,-65,120,-60r0,30",w:180},g:{d:"30,-150v-1,-32,29,-61,60,-60r120,0r0,240v1,31,-29,60,-60,60v-64,0,-116,5,-120,-60r30,0v0,32,28,31,60,30v38,-1,30,-51,30,-90v-1,32,-28,30,-60,30v-31,0,-60,-29,-60,-60r0,-90xm120,-30v53,0,23,-98,30,-150v-32,-3,-60,2,-60,30v0,46,-17,120,30,120"},h:{d:"120,-180v-15,0,-31,15,-30,30r0,150r-60,0r0,-270r60,0r0,90v0,-31,28,-30,60,-30v31,0,60,29,60,60r0,150r-60,0r0,-150v1,-15,-15,-30,-30,-30"},i:{d:"30,-240r0,-30r60,0r0,30r-60,0xm30,0r0,-210r60,0r0,210r-60,0",w:120},j:{d:"90,-240r0,-30r60,0r0,30r-60,0xm60,30v15,1,31,-15,30,-30r0,-210r60,0r0,210v-1,42,-38,60,-90,60v-35,0,-55,-20,-60,-60r30,0v2,20,12,30,30,30",w:180},k:{d:"30,0r0,-270r60,0r0,135r90,-75r60,0r-126,105r126,105r-60,0r-90,-75r0,75r-60,0"},l:{d:"30,0r0,-270r60,0r0,270r-60,0",w:120},m:{d:"240,-180v-15,0,-31,15,-30,30r0,150r-60,0r0,-150v1,-15,-15,-30,-30,-30v-15,0,-31,15,-30,30r0,150r-60,0r0,-210r60,0r0,30v0,-47,89,-36,105,-9v31,-42,135,-24,135,39r0,150r-60,0r0,-150v1,-15,-15,-30,-30,-30",w:360},n:{d:"120,-180v-15,0,-31,15,-30,30r0,150r-60,0r0,-210r60,0r0,30v0,-31,28,-30,60,-30v31,0,60,29,60,60r0,150r-60,0r0,-150v1,-15,-15,-30,-30,-30"},o:{d:"30,-150v-1,-32,29,-61,60,-60r60,0v31,-1,60,29,60,60r0,90v1,31,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-90xm120,-180v-46,2,-26,75,-30,120v-1,15,15,31,30,30v46,-2,26,-75,30,-120v1,-15,-15,-31,-30,-30"},p:{d:"210,-60v1,31,-29,60,-60,60r-60,0r0,60r-60,0r0,-270r60,0r0,30v-2,-32,28,-30,60,-30v31,0,60,29,60,60r0,90xm120,-180v-53,0,-23,98,-30,150v32,3,60,-2,60,-30v0,-46,17,-120,-30,-120"},q:{d:"30,-150v-1,-31,29,-60,60,-60r120,0r0,270r-60,0r0,-90v-1,32,-28,30,-60,30v-31,0,-60,-29,-60,-60r0,-90xm120,-30v53,0,23,-98,30,-150v-32,-3,-60,2,-60,30v0,46,-17,120,30,120"},r:{d:"180,-150v-39,1,-90,-9,-90,30r0,120r-60,0r0,-210r60,0r0,60v4,-48,35,-65,90,-60r0,60",w:180},s:{d:"36,-123v-21,-52,19,-87,84,-87v38,0,58,20,60,60r-30,0v1,-39,-60,-40,-60,-5v-6,15,84,53,85,68v19,54,-20,87,-85,87v-40,0,-60,-20,-60,-60r30,0v-2,39,61,40,60,5v6,-14,-84,-53,-84,-68",w:210},t:{d:"150,0v-52,7,-90,-18,-90,-60r0,-120r-30,0r0,-30r30,0r0,-60r60,0r0,60r30,0r0,30r-30,0r0,120v0,17,14,30,30,30r0,30",w:180},u:{d:"120,-30v15,0,31,-15,30,-30r0,-150r60,0r0,210r-60,0r0,-30v-1,32,-28,30,-60,30v-31,0,-60,-29,-60,-60r0,-150r60,0r0,150v-1,15,15,30,30,30"},v:{d:"90,-30v32,3,60,-2,60,-30r0,-150r60,0r0,107v2,55,-47,103,-102,103r-78,0r0,-210r60,0r0,180"},w:{d:"330,-103v2,55,-47,103,-102,103r-78,0r0,-10v-28,16,-78,8,-120,10r0,-210r60,0r0,180v32,3,60,-2,60,-30r0,-150r60,0r0,180v32,3,60,-2,60,-30r0,-150r60,0r0,107",w:360},x:{d:"120,-90v-38,0,-30,51,-30,90r-60,0v-5,-60,6,-103,60,-105v-55,-2,-65,-45,-60,-105r60,0v1,39,-9,90,30,90v38,0,30,-51,30,-90r60,0v5,60,-5,104,-60,105v54,3,65,44,60,105r-60,0v-1,-39,9,-90,-30,-90"},y:{d:"210,30v1,31,-29,60,-60,60v-64,0,-116,5,-120,-60r30,0v0,32,28,31,60,30v38,-1,30,-51,30,-90v-1,32,-28,30,-60,30v-31,0,-60,-29,-60,-60r0,-150r60,0r0,150v-1,15,15,30,30,30v15,0,31,-15,30,-30r0,-150r60,0r0,240"},z:{d:"30,-210r180,0r0,30r-120,150r120,0r0,30r-180,0r0,-30r120,-150r-120,0r0,-30"},"{":{d:"30,-120r0,-30v43,5,30,-53,30,-90v0,-35,20,-55,60,-60r0,30v-62,4,-3,104,-50,135v28,23,18,61,20,105v0,19,10,29,30,30r0,30v-64,-4,-62,-55,-60,-120v0,-21,-10,-31,-30,-30",w:149},"|":{d:"60,-300r30,0r0,330r-30,0r0,-330",w:149},"}":{d:"120,-150r0,30v-43,-5,-30,53,-30,90v0,35,-20,55,-60,60r0,-30v62,-4,3,-104,50,-135v-27,-23,-19,-61,-20,-105v0,-19,-10,-28,-30,-30r0,-30v64,4,62,55,60,120v0,21,10,31,30,30",w:149},"~":{d:"60,-150r-30,0v3,-60,65,-77,101,-39v18,19,48,8,49,-21r30,0v-3,60,-65,77,-101,39v-18,-19,-48,-8,-49,21"},"\u00c4":{d:"150,-270v31,-1,60,29,60,60r0,210r-60,0r0,-120r-60,0r0,120r-60,0r0,-210v-1,-31,29,-60,60,-60r60,0xm120,-240v-38,0,-30,51,-30,90r60,0v-1,-39,9,-90,-30,-90xm60,-300r0,-37r35,0r0,37r-35,0xm145,-300r0,-37r35,0r0,37r-35,0"},"\u00c5":{d:"120,-240v-38,0,-30,51,-30,90r60,0v-1,-39,9,-90,-30,-90xm120,-360v44,0,78,55,50,93v27,10,40,29,40,57r0,210r-60,0r0,-120r-60,0r0,120r-60,0r0,-210v0,-28,13,-47,40,-57v-26,-39,5,-93,50,-93xm90,-300v0,15,15,30,30,30v15,0,30,-15,30,-30v0,-15,-15,-30,-30,-30v-15,0,-30,15,-30,30"},"\u00c7":{d:"165,45v-1,31,-28,54,-62,42r11,-28v13,3,22,-1,21,-14v0,-16,-14,-15,-30,-15r0,-30v-43,6,-75,-24,-75,-60r0,-150v-1,-32,28,-60,60,-60v63,0,121,-5,120,60r-30,0v-1,-32,-28,-30,-60,-30v-15,0,-31,15,-30,30r0,150v0,27,28,30,60,30v18,0,28,-10,30,-30r30,0v-3,52,-36,64,-90,60v24,-1,46,21,45,45"},"\u00c9":{d:"30,0r0,-270r150,0r0,30r-90,0r0,90r60,0r0,30r-60,0r0,90r90,0r0,30r-150,0xm90,-300r30,-60r30,0r-30,60r-30,0",w:210},"\u00d1":{d:"30,0r0,-270r14,0r166,150r0,-150r30,0r0,270r-14,0r-166,-150r0,150r-30,0xm75,-300r-30,0v3,-60,64,-77,101,-39v19,19,48,8,49,-21r30,0v-3,60,-64,77,-101,39v-19,-19,-48,-8,-49,21",w:270},"\u00d6":{d:"30,-210v-1,-31,29,-60,60,-60r60,0v31,-1,60,29,60,60r0,150v1,31,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-150xm120,-240v-15,0,-31,15,-30,30r0,150v-1,15,15,30,30,30v15,0,31,-15,30,-30r0,-150v1,-15,-15,-30,-30,-30xm60,-300r0,-37r35,0r0,37r-35,0xm145,-300r0,-37r35,0r0,37r-35,0"},"\u00dc":{d:"120,-30v15,0,31,-15,30,-30r0,-210r60,0r0,210v1,31,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-210r60,0r0,210v-1,15,15,30,30,30xm60,-300r0,-37r35,0r0,37r-35,0xm145,-300r0,-37r35,0r0,37r-35,0"},"\u00e1":{d:"30,-60v0,-31,29,-60,60,-60r60,0v6,-46,-12,-60,-60,-60v-18,0,-28,10,-30,30r-30,0v5,-64,55,-60,120,-60v31,0,60,29,60,60r0,150r-60,0r0,-30v-1,32,-28,30,-60,30v-31,0,-60,-29,-60,-60xm120,-30v27,0,33,-28,30,-60v-32,-3,-60,2,-60,30v-1,15,15,31,30,30xm90,-240r30,-60r30,0r-30,60r-30,0"},"\u00e0":{d:"30,-60v0,-31,29,-60,60,-60r60,0v6,-46,-12,-60,-60,-60v-18,0,-28,10,-30,30r-30,0v5,-64,55,-60,120,-60v31,0,60,29,60,60r0,150r-60,0r0,-30v-1,32,-28,30,-60,30v-31,0,-60,-29,-60,-60xm120,-30v27,0,33,-28,30,-60v-32,-3,-60,2,-60,30v-1,15,15,31,30,30xm120,-240r-30,-60r30,0r30,60r-30,0"},"\u00e2":{d:"30,-60v0,-31,29,-60,60,-60r60,0v6,-46,-12,-60,-60,-60v-18,0,-28,10,-30,30r-30,0v5,-64,55,-60,120,-60v31,0,60,29,60,60r0,150r-60,0r0,-30v-1,32,-28,30,-60,30v-31,0,-60,-29,-60,-60xm120,-30v27,0,33,-28,30,-60v-32,-3,-60,2,-60,30v-1,15,15,31,30,30xm60,-240r45,-60r30,0r45,60r-30,0r-30,-30r-30,30r-30,0"},"\u00e4":{d:"30,-60v0,-31,29,-60,60,-60r60,0v6,-46,-12,-60,-60,-60v-18,0,-28,10,-30,30r-30,0v5,-64,55,-60,120,-60v31,0,60,29,60,60r0,150r-60,0r0,-30v-1,32,-28,30,-60,30v-31,0,-60,-29,-60,-60xm120,-30v27,0,33,-28,30,-60v-32,-3,-60,2,-60,30v-1,15,15,31,30,30xm60,-240r0,-37r35,0r0,37r-35,0xm145,-240r0,-37r35,0r0,37r-35,0"},"\u00e3":{d:"30,-60v0,-31,29,-60,60,-60r60,0v6,-46,-12,-60,-60,-60v-18,0,-28,10,-30,30r-30,0v5,-64,55,-60,120,-60v31,0,60,29,60,60r0,150r-60,0r0,-30v-1,32,-28,30,-60,30v-31,0,-60,-29,-60,-60xm120,-30v27,0,33,-28,30,-60v-32,-3,-60,2,-60,30v-1,15,15,31,30,30xm60,-240r-30,0v3,-60,65,-77,101,-39v18,19,48,8,49,-21r30,0v-3,60,-65,77,-101,39v-18,-19,-48,-8,-49,21"},"\u00e5":{d:"30,-60v0,-31,29,-60,60,-60r60,0v6,-46,-12,-60,-60,-60v-18,0,-28,10,-30,30r-30,0v5,-64,55,-60,120,-60v31,0,60,29,60,60r0,150r-60,0r0,-30v-1,32,-28,30,-60,30v-31,0,-60,-29,-60,-60xm120,-30v27,0,33,-28,30,-60v-32,-3,-60,2,-60,30v-1,15,15,31,30,30xm120,-240v-31,0,-60,-29,-60,-60v0,-31,29,-60,60,-60v31,0,60,29,60,60v0,31,-29,60,-60,60xm120,-330v-15,0,-30,15,-30,30v0,15,15,30,30,30v15,0,30,-15,30,-30v0,-15,-15,-30,-30,-30"},"\u00e7":{d:"120,45v0,-16,-14,-15,-30,-15r0,-30v-76,-3,-60,-78,-60,-150v0,-43,38,-60,90,-60v38,0,58,20,60,60r-30,0v-2,-20,-12,-30,-30,-30v-46,2,-26,75,-30,120v-1,15,15,31,30,30v18,0,28,-10,30,-30r30,0v-2,46,-27,63,-75,60v24,-1,46,21,45,45v-1,31,-28,54,-62,42r11,-28v12,3,21,-1,21,-14",w:210},"\u00e9":{d:"150,-210v31,-1,60,29,60,60r0,60r-120,0v-6,46,12,60,60,60v20,0,30,-10,30,-30r30,0v-5,64,-55,60,-120,60v-31,0,-60,-29,-60,-60r0,-90v-1,-32,29,-61,60,-60r60,0xm120,-180v-27,0,-33,28,-30,60r60,0v3,-32,-2,-60,-30,-60xm90,-240r30,-60r30,0r-30,60r-30,0"},"\u00e8":{d:"150,-210v31,-1,60,29,60,60r0,60r-120,0v-6,46,12,60,60,60v20,0,30,-10,30,-30r30,0v-5,64,-55,60,-120,60v-31,0,-60,-29,-60,-60r0,-90v-1,-32,29,-61,60,-60r60,0xm120,-180v-27,0,-33,28,-30,60r60,0v3,-32,-2,-60,-30,-60xm120,-240r-30,-60r30,0r30,60r-30,0"},"\u00ea":{d:"150,-210v31,-1,60,29,60,60r0,60r-120,0v-6,46,12,60,60,60v20,0,30,-10,30,-30r30,0v-5,64,-55,60,-120,60v-31,0,-60,-29,-60,-60r0,-90v-1,-32,29,-61,60,-60r60,0xm120,-180v-27,0,-33,28,-30,60r60,0v3,-32,-2,-60,-30,-60xm60,-240r45,-60r30,0r45,60r-30,0r-30,-30r-30,30r-30,0"},"\u00eb":{d:"150,-210v31,-1,60,29,60,60r0,60r-120,0v-6,46,12,60,60,60v20,0,30,-10,30,-30r30,0v-5,64,-55,60,-120,60v-31,0,-60,-29,-60,-60r0,-90v-1,-32,29,-61,60,-60r60,0xm120,-180v-27,0,-33,28,-30,60r60,0v3,-32,-2,-60,-30,-60xm60,-240r0,-37r35,0r0,37r-35,0xm145,-240r0,-37r35,0r0,37r-35,0"},"\u00ed":{d:"30,0r0,-210r60,0r0,210r-60,0xm30,-240r30,-60r30,0r-30,60r-30,0",w:120},"\u00ec":{d:"30,0r0,-210r60,0r0,210r-60,0xm60,-240r-30,-60r30,0r30,60r-30,0",w:120},"\u00ee":{d:"30,0r0,-210r60,0r0,210r-60,0xm0,-240r45,-60r30,0r45,60r-30,0r-30,-30r-30,30r-30,0",w:120},"\u00ef":{d:"30,0r0,-210r60,0r0,210r-60,0xm0,-240r0,-37r35,0r0,37r-35,0xm85,-240r0,-37r35,0r0,37r-35,0",w:120},"\u00f1":{d:"120,-180v-15,0,-31,15,-30,30r0,150r-60,0r0,-210r60,0r0,30v0,-31,28,-30,60,-30v31,0,60,29,60,60r0,150r-60,0r0,-150v1,-15,-15,-30,-30,-30xm60,-240r-30,0v3,-60,65,-77,101,-39v18,19,48,8,49,-21r30,0v-3,60,-65,77,-101,39v-18,-19,-48,-8,-49,21"},"\u00f3":{d:"30,-150v-1,-32,29,-61,60,-60r60,0v31,-1,60,29,60,60r0,90v1,31,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-90xm120,-180v-46,2,-26,75,-30,120v-1,15,15,31,30,30v46,-2,26,-75,30,-120v1,-15,-15,-31,-30,-30xm90,-240r30,-60r30,0r-30,60r-30,0"},"\u00f2":{d:"30,-150v-1,-32,29,-61,60,-60r60,0v31,-1,60,29,60,60r0,90v1,31,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-90xm120,-180v-46,2,-26,75,-30,120v-1,15,15,31,30,30v46,-2,26,-75,30,-120v1,-15,-15,-31,-30,-30xm120,-240r-30,-60r30,0r30,60r-30,0"},"\u00f4":{d:"30,-150v-1,-32,29,-61,60,-60r60,0v31,-1,60,29,60,60r0,90v1,31,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-90xm120,-180v-46,2,-26,75,-30,120v-1,15,15,31,30,30v46,-2,26,-75,30,-120v1,-15,-15,-31,-30,-30xm60,-240r45,-60r30,0r45,60r-30,0r-30,-30r-30,30r-30,0"},"\u00f6":{d:"30,-150v-1,-32,29,-61,60,-60r60,0v31,-1,60,29,60,60r0,90v1,31,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-90xm120,-180v-46,2,-26,75,-30,120v-1,15,15,31,30,30v46,-2,26,-75,30,-120v1,-15,-15,-31,-30,-30xm60,-240r0,-37r35,0r0,37r-35,0xm145,-240r0,-37r35,0r0,37r-35,0"},"\u00f5":{d:"30,-150v-1,-32,29,-61,60,-60r60,0v31,-1,60,29,60,60r0,90v1,31,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-90xm120,-180v-46,2,-26,75,-30,120v-1,15,15,31,30,30v46,-2,26,-75,30,-120v1,-15,-15,-31,-30,-30xm60,-240r-30,0v3,-60,65,-77,101,-39v18,19,48,8,49,-21r30,0v-3,60,-65,77,-101,39v-18,-19,-48,-8,-49,21"},"\u00fa":{d:"120,-30v15,0,31,-15,30,-30r0,-150r60,0r0,210r-60,0r0,-30v-1,32,-28,30,-60,30v-31,0,-60,-29,-60,-60r0,-150r60,0r0,150v-1,15,15,30,30,30xm98,-240r30,-60r30,0r-30,60r-30,0"},"\u00f9":{d:"120,-30v15,0,31,-15,30,-30r0,-150r60,0r0,210r-60,0r0,-30v-1,32,-28,30,-60,30v-31,0,-60,-29,-60,-60r0,-150r60,0r0,150v-1,15,15,30,30,30xm120,-240r-30,-60r30,0r30,60r-30,0"},"\u00fb":{d:"120,-30v15,0,31,-15,30,-30r0,-150r60,0r0,210r-60,0r0,-30v-1,32,-28,30,-60,30v-31,0,-60,-29,-60,-60r0,-150r60,0r0,150v-1,15,15,30,30,30xm60,-240r45,-60r30,0r45,60r-30,0r-30,-30r-30,30r-30,0"},"\u00fc":{d:"120,-30v15,0,31,-15,30,-30r0,-150r60,0r0,210r-60,0r0,-30v-1,32,-28,30,-60,30v-31,0,-60,-29,-60,-60r0,-150r60,0r0,150v-1,15,15,30,30,30xm60,-240r0,-37r35,0r0,37r-35,0xm145,-240r0,-37r35,0r0,37r-35,0"},"\u00b0":{d:"90,-150v-31,0,-60,-29,-60,-60v0,-31,29,-60,60,-60v31,0,60,29,60,60v0,32,-28,60,-60,60xm90,-240v-15,0,-30,15,-30,30v0,15,15,30,30,30v15,0,30,-15,30,-30v0,-15,-15,-30,-30,-30",w:180},"\u00a2":{d:"90,-240v-43,1,-30,51,-30,90v0,18,10,28,30,30r0,-120xm150,-150r30,0v-2,36,-22,56,-60,60r0,30r-30,0r0,-30v-64,-5,-60,-55,-60,-120v0,-35,20,-55,60,-60r0,-30r30,0r0,30v38,2,58,22,60,60r-30,0v-2,-18,-12,-28,-30,-30r0,120v18,-2,28,-12,30,-30",w:210},"\u00a3":{d:"152,-240v-44,0,-30,51,-32,90r30,0r0,30r-30,0r0,90v38,-3,91,13,90,-30r30,0v-4,94,-125,51,-210,60r0,-30r30,0r0,-90r-30,0r0,-30r30,0r0,-60v1,-42,38,-60,90,-60v35,0,55,20,60,60r-30,0v-2,-20,-11,-30,-28,-30",w:270},"\u00a7":{d:"50,-165v-41,-32,-12,-105,40,-105v54,0,89,8,90,60r-30,0v-3,-32,-27,-30,-60,-30v-25,0,-40,34,-21,51r93,86v25,21,24,67,-2,88v42,31,12,105,-40,105v-54,0,-89,-8,-90,-60r30,0v2,32,28,30,60,30v25,0,40,-34,21,-51r-93,-86v-25,-21,-24,-67,2,-88xm138,-36v15,-12,16,-33,3,-45r-68,-64v-15,11,-18,34,-4,46",w:210},"\u00b6":{d:"150,-240r-60,0r0,90r60,0r0,-90xm15,-195v0,-40,36,-75,75,-75r150,0r0,270r-30,0r0,-240r-30,0r0,240r-30,0r0,-120r-60,0v-40,2,-75,-36,-75,-75",w:270},"\u00df":{d:"120,-240v-15,0,-31,15,-30,30r0,210r-60,0r0,-210v-1,-31,29,-60,60,-60r60,0v31,-1,61,29,60,60v0,39,-23,56,-60,60v46,1,64,39,60,90v-3,38,-38,69,-90,60r0,-30v35,1,30,-39,30,-75v0,-18,-14,-31,-30,-30r0,-30v21,0,30,-18,30,-45v0,-15,-15,-30,-30,-30"},"\u00ae":{d:"30,-180v-2,-48,43,-90,90,-90r60,0v47,-1,90,43,90,90r0,90v1,46,-43,90,-90,90r-60,0v-47,1,-90,-43,-90,-90r0,-90xm180,-30v31,1,60,-29,60,-60r0,-90v1,-31,-29,-60,-60,-60r-60,0v-31,-1,-60,29,-60,60r0,90v-1,31,29,60,60,60r60,0xm180,-135v39,-4,29,40,30,75r-30,0v6,-46,-12,-67,-60,-60r0,60r-30,0r0,-150v51,5,120,-23,120,45v0,20,-11,28,-30,30xm120,-150v22,-3,60,9,60,-15v0,-25,-38,-12,-60,-15r0,30",w:300},"\u00a9":{d:"30,-180v-2,-48,43,-90,90,-90r60,0v47,-1,90,43,90,90r0,90v1,46,-43,90,-90,90r-60,0v-47,1,-90,-43,-90,-90r0,-90xm120,-240v-31,-1,-60,29,-60,60r0,90v-1,31,29,60,60,60r60,0v31,1,60,-29,60,-60r0,-90v1,-31,-29,-60,-60,-60r-60,0xm90,-120v0,-53,16,-90,62,-90v36,0,56,20,58,60r-30,0v-2,-20,-12,-30,-30,-30v-27,0,-30,28,-30,60v0,15,15,31,30,30v18,0,28,-10,30,-30r30,0v-2,40,-22,60,-59,60v-32,0,-61,-29,-61,-60",w:300},"\u00b4":{d:"60,-240r30,-60r30,0r-30,60r-30,0",w:180},"\u00a8":{d:"30,-240r0,-37r35,0r0,37r-35,0xm115,-240r0,-37r35,0r0,37r-35,0",w:180},"\u00c6":{d:"30,-210v-1,-31,29,-60,60,-60r210,0r0,30r-90,0r0,90r60,0r0,30r-60,0r0,90r90,0r0,30r-150,0r0,-120r-60,0r0,120r-60,0r0,-210xm120,-240v-38,0,-30,51,-30,90r60,0v-1,-39,9,-90,-30,-90",w:329},"\u00d8":{d:"210,-60v2,31,-29,61,-60,60v-31,-2,-64,5,-87,-6v-2,11,-22,4,-33,6r13,-23v-28,-45,-8,-123,-13,-187v-2,-31,29,-61,60,-60v31,2,64,-5,87,6v2,-11,22,-4,33,-6r-13,23v28,45,8,123,13,187xm91,-55v3,38,59,28,59,-5r0,-102xm150,-215v-5,-37,-60,-29,-60,5r0,102"},"\u00b1":{d:"30,-120r0,-30r60,0r0,-60r30,0r0,60r60,0r0,30r-60,0r0,60r-30,0r0,-60r-60,0xm30,0r0,-30r150,0r0,30r-150,0",w:210},"\u00a5":{d:"210,-270v3,63,2,120,-60,120r60,0r0,30r-60,0r0,30r60,0r0,30r-60,0r0,60r-60,0r0,-60r-60,0r0,-30r60,0r0,-30r-60,0r0,-30r60,0v-61,-1,-64,-56,-60,-120r60,0v1,39,-9,90,30,90v38,0,30,-51,30,-90r60,0"},"\u00b5":{d:"33,60r54,-270r60,0r-31,156v0,16,9,24,25,24v20,0,32,-10,36,-30r30,-150r60,0r-31,156v0,14,9,22,25,24r-6,30v-29,1,-60,4,-54,-30v-8,31,-31,32,-66,30v-19,0,-25,-11,-24,-30r-18,90r-60,0",w:300},"\u00aa":{d:"30,-141v0,-55,42,-67,100,-61v4,-34,-9,-42,-45,-42v-15,0,-23,8,-25,25r-30,0v3,-55,46,-51,100,-51v27,0,51,24,50,51r0,129r-50,0r0,-26v-2,27,-23,26,-50,26v-27,0,-50,-24,-50,-51xm80,-146v0,18,8,25,25,26v27,1,26,-26,25,-52v-26,-1,-50,-2,-50,26xm30,-60r150,0r0,30r-150,0r0,-30",w:210},"\u00ba":{d:"30,-30r0,-30r150,0r0,30r-150,0xm30,-219v0,-47,47,-51,100,-51v27,0,51,24,50,51r0,78v0,47,-47,51,-100,51v-27,0,-51,-24,-50,-51r0,-78xm105,-240v-40,-1,-25,59,-25,94v0,17,8,26,25,26v40,1,25,-59,25,-94v0,-17,-8,-26,-25,-26",w:210},"\u00e6":{d:"120,-30v27,0,33,-28,30,-60v-32,-3,-60,2,-60,30v-1,15,15,31,30,30xm240,-180v-27,0,-33,28,-30,60r60,0v3,-32,-2,-60,-30,-60xm150,-120v6,-46,-12,-60,-60,-60v-18,0,-28,10,-30,30r-30,0v5,-64,55,-62,120,-60v10,0,20,3,30,8v23,-13,57,-6,90,-8v31,-1,60,29,60,60r0,60r-120,0v-6,46,12,60,60,60v20,0,30,-10,30,-30r30,0v-5,64,-55,62,-120,60v-10,0,-20,-3,-30,-8v-23,13,-57,6,-90,8v-31,1,-60,-29,-60,-60v0,-31,29,-60,60,-60r60,0",w:360},"\u00f8":{d:"30,-150v-2,-32,29,-61,60,-60v31,1,63,-5,86,6v3,-10,22,-5,34,-6r-15,21v26,31,12,80,15,129v2,31,-29,61,-60,60v-30,-2,-63,5,-86,-6v-3,10,-22,5,-34,6r15,-21v-26,-31,-12,-79,-15,-129xm147,-164v-14,-28,-57,-15,-57,14r0,66xm93,-46v14,28,57,15,57,-14r0,-66"},"\u00bf":{d:"150,-270r0,60r-60,0r0,-60r60,0xm90,0v-63,0,-84,-100,-21,-116v29,-7,19,-33,21,-64r60,0v4,49,-7,74,-44,94v-28,15,-15,56,14,56v32,0,60,2,60,-30r30,0v-5,64,-55,60,-120,60"},"\u00a1":{d:"120,-180r0,180r-60,0r0,-180r60,0xm120,-270r0,60r-60,0r0,-60r60,0",w:180},"\u00ac":{d:"30,-90r0,-30r150,0r0,90r-30,0r0,-60r-120,0",w:210},"\u00ab":{d:"30,-105r105,-105r0,30r-75,75r75,75r0,30xm120,-105r105,-105r0,30r-75,75r75,75r0,30",w:270},"\u00bb":{d:"240,-105r-105,105r0,-30r75,-75r-75,-75r0,-30xm150,-105r-105,105r0,-30r75,-75r-75,-75r0,-30",w:270},"\u00a0":{},"\u00c0":{d:"150,-270v31,-1,60,29,60,60r0,210r-60,0r0,-120r-60,0r0,120r-60,0r0,-210v-1,-31,29,-60,60,-60r60,0xm120,-240v-38,0,-30,51,-30,90r60,0v-1,-39,9,-90,-30,-90xm120,-300r-30,-60r30,0r30,60r-30,0"},"\u00c3":{d:"150,-270v31,-1,60,29,60,60r0,210r-60,0r0,-120r-60,0r0,120r-60,0r0,-210v-1,-31,29,-60,60,-60r60,0xm120,-240v-38,0,-30,51,-30,90r60,0v-1,-39,9,-90,-30,-90xm60,-300r-30,0v3,-60,64,-77,101,-39v19,19,48,8,49,-21r30,0v-3,60,-64,77,-101,39v-19,-19,-48,-8,-49,21"},"\u00d5":{d:"30,-210v-1,-31,29,-60,60,-60r60,0v31,-1,60,29,60,60r0,150v1,31,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-150xm120,-240v-15,0,-31,15,-30,30r0,150v-1,15,15,30,30,30v15,0,31,-15,30,-30r0,-150v1,-15,-15,-30,-30,-30xm60,-300r-30,0v3,-60,64,-77,101,-39v19,19,48,8,49,-21r30,0v-3,60,-64,77,-101,39v-19,-19,-48,-8,-49,21"},"\u00f7":{d:"90,-150r0,-30r30,0r0,30r-30,0xm90,-30r0,-30r30,0r0,30r-30,0xm30,-90r0,-30r150,0r0,30r-150,0",w:210},"\u00ff":{d:"210,30v1,31,-29,60,-60,60v-64,0,-116,5,-120,-60r30,0v0,32,28,31,60,30v38,-1,30,-51,30,-90v-1,32,-28,30,-60,30v-31,0,-60,-29,-60,-60r0,-150r60,0r0,150v-1,15,15,30,30,30v15,0,31,-15,30,-30r0,-150r60,0r0,240xm60,-240r0,-37r35,0r0,37r-35,0xm145,-240r0,-37r35,0r0,37r-35,0"},"\u00b7":{d:"30,-90r0,-60r60,0r0,60r-60,0",w:120},"\u00c2":{d:"150,-270v31,-1,60,29,60,60r0,210r-60,0r0,-120r-60,0r0,120r-60,0r0,-210v-1,-31,29,-60,60,-60r60,0xm120,-240v-38,0,-30,51,-30,90r60,0v-1,-39,9,-90,-30,-90xm60,-300r45,-60r30,0r45,60r-30,0r-30,-30r-30,30r-30,0"},"\u00ca":{d:"30,0r0,-270r150,0r0,30r-90,0r0,90r60,0r0,30r-60,0r0,90r90,0r0,30r-150,0xm39,-300r45,-60r30,0r45,60r-30,0r-30,-30r-30,30r-30,0",w:210},"\u00c1":{d:"150,-270v31,-1,60,29,60,60r0,210r-60,0r0,-120r-60,0r0,120r-60,0r0,-210v-1,-31,29,-60,60,-60r60,0xm120,-240v-38,0,-30,51,-30,90r60,0v-1,-39,9,-90,-30,-90xm90,-300r30,-60r30,0r-30,60r-30,0"},"\u00cb":{d:"30,0r0,-270r150,0r0,30r-90,0r0,90r60,0r0,30r-60,0r0,90r90,0r0,30r-150,0xm43,-300r0,-37r35,0r0,37r-35,0xm127,-300r0,-37r35,0r0,37r-35,0",w:210},"\u00c8":{d:"30,0r0,-270r150,0r0,30r-90,0r0,90r60,0r0,30r-60,0r0,90r90,0r0,30r-150,0xm90,-300r-30,-60r30,0r30,60r-30,0",w:210},"\u00cd":{d:"60,0r0,-270r60,0r0,270r-60,0xm60,-300r30,-60r30,0r-30,60r-30,0",w:180},"\u00ce":{d:"60,0r0,-270r60,0r0,270r-60,0xm30,-300r45,-60r30,0r45,60r-30,0r-30,-30r-30,30r-30,0",w:180},"\u00cf":{d:"60,0r0,-270r60,0r0,270r-60,0xm30,-300r0,-37r35,0r0,37r-35,0xm115,-300r0,-37r35,0r0,37r-35,0",w:180},"\u00cc":{d:"60,0r0,-270r60,0r0,270r-60,0xm90,-300r-30,-60r30,0r30,60r-30,0",w:180},"\u00d3":{d:"30,-210v-1,-31,29,-60,60,-60r60,0v31,-1,60,29,60,60r0,150v1,31,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-150xm120,-240v-15,0,-31,15,-30,30r0,150v-1,15,15,30,30,30v15,0,31,-15,30,-30r0,-150v1,-15,-15,-30,-30,-30xm90,-300r30,-60r30,0r-30,60r-30,0"},"\u00d4":{d:"30,-210v-1,-31,29,-60,60,-60r60,0v31,-1,60,29,60,60r0,150v1,31,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-150xm120,-240v-15,0,-31,15,-30,30r0,150v-1,15,15,30,30,30v15,0,31,-15,30,-30r0,-150v1,-15,-15,-30,-30,-30xm60,-300r45,-60r30,0r45,60r-30,0r-30,-30r-30,30r-30,0"},"\u00d2":{d:"30,-210v-1,-31,29,-60,60,-60r60,0v31,-1,60,29,60,60r0,150v1,31,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-150xm120,-240v-15,0,-31,15,-30,30r0,150v-1,15,15,30,30,30v15,0,31,-15,30,-30r0,-150v1,-15,-15,-30,-30,-30xm120,-300r-30,-60r30,0r30,60r-30,0"},"\u00da":{d:"120,-30v15,0,31,-15,30,-30r0,-210r60,0r0,210v1,31,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-210r60,0r0,210v-1,15,15,30,30,30xm90,-300r30,-60r30,0r-30,60r-30,0"},"\u00db":{d:"120,-30v15,0,31,-15,30,-30r0,-210r60,0r0,210v1,31,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-210r60,0r0,210v-1,15,15,30,30,30xm60,-300r45,-60r30,0r45,60r-30,0r-30,-30r-30,30r-30,0"},"\u00d9":{d:"120,-30v15,0,31,-15,30,-30r0,-210r60,0r0,210v1,31,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-210r60,0r0,210v-1,15,15,30,30,30xm120,-300r-30,-60r30,0r30,60r-30,0"},"\u00af":{d:"30,-240r0,-30r120,0r0,30r-120,0",w:180},"\u00b8":{d:"98,45v0,-17,-14,-15,-30,-15r0,-30v35,-5,60,16,60,45v0,30,-29,54,-62,42r11,-28v12,3,21,-1,21,-14",w:180},"\u00a4":{d:"68,-120v-10,-17,-11,-41,0,-60r-38,-39r21,-21r39,38v16,-10,44,-10,60,0r39,-38r21,21r-38,39v12,19,10,43,0,60r38,39r-21,21r-39,-38v-16,11,-44,10,-61,0r-38,38r-21,-21xm120,-180v-15,0,-30,15,-30,30v0,15,15,30,30,30v15,0,30,-15,30,-30v0,-15,-15,-30,-30,-30"},"\u00a6":{d:"90,-120r0,150r-30,0r0,-150r30,0xm60,-150r0,-150r30,0r0,150r-30,0",w:149},"\u00ad":{d:"30,-90r0,-30r150,0r0,30r-150,0",w:210},"\u00b2":{d:"80,-270v55,-4,105,2,100,58v10,29,-105,97,-100,122r100,0r0,30r-150,0v-6,-50,10,-51,52,-89v34,-30,48,-44,48,-68v0,-25,-25,-24,-50,-23v-15,0,-24,8,-25,23r-25,0v-2,-35,22,-52,50,-53",w:210},"\u00b3":{d:"130,-113v2,-27,0,-52,-25,-52r-30,0r0,-30r60,-45r-105,0r0,-30r150,0r0,30r-60,45v49,-3,60,34,60,88v0,55,-93,61,-134,35v-12,-7,-16,-21,-16,-41r30,0v1,24,21,24,45,23v17,0,25,-7,25,-23",w:210},"\u00b9":{d:"86,-60r0,-153r-30,0r0,-27v26,-10,40,-33,80,-30r0,210r-50,0",w:210},"\u00bc":{d:"120,0r90,-270r30,0r-90,270r-30,0xm60,-60r0,-153r-30,0r0,-27v26,-10,40,-33,80,-30r0,210r-50,0xm310,-90r0,-78r-65,78r65,0xm310,0r0,-60r-100,0r0,-30r100,-120r50,0r0,120r30,0r0,30r-30,0r0,60r-50,0",w:419},"\u00bd":{d:"120,0r90,-270r30,0r-90,270r-30,0xm60,-60r0,-153r-30,0r0,-27v26,-10,40,-33,80,-30r0,210r-50,0xm290,-210v55,-4,105,2,100,58v10,29,-105,97,-100,122r100,0r0,30r-150,0v-6,-50,10,-51,52,-89v34,-30,48,-44,48,-68v0,-26,-25,-23,-50,-23v-15,0,-24,7,-25,23r-25,0v-2,-35,22,-52,50,-53",w:419},"\u00be":{d:"180,0r90,-270r30,0r-90,270r-30,0xm370,-90r0,-78r-65,78r65,0xm370,0r0,-60r-100,0r0,-30r100,-120r50,0r0,120r30,0r0,30r-30,0r0,60r-50,0xm130,-113v2,-27,0,-52,-25,-52r-30,0r0,-30r60,-45r-105,0r0,-30r150,0r0,30r-60,45v49,-3,60,34,60,88v0,55,-93,61,-134,35v-12,-7,-16,-21,-16,-41r30,0v1,24,21,24,45,23v17,0,25,-7,25,-23",w:480},"\u00d0":{d:"210,-60v1,31,-29,60,-60,60r-120,0r0,-120r-30,0r0,-30r30,0r0,-120r120,0v31,-1,60,29,60,60r0,150xm150,-210v0,-27,-28,-33,-60,-30r0,90r30,0r0,30r-30,0r0,90v32,3,60,-2,60,-30r0,-150"},"\u00d7":{d:"30,-174r21,-21r69,69r69,-69r21,21r-69,69r69,69r-21,21r-69,-69r-69,69r-21,-21r69,-69"},"\u00dd":{d:"120,-150v46,0,26,-75,30,-120r60,0v-2,72,16,147,-60,150r0,120r-60,0r0,-120v-76,-3,-59,-78,-60,-150r60,0v4,46,-17,120,30,120xm90,-300r30,-60r30,0r-30,60r-30,0"},"\u00de":{d:"210,-150v0,52,-18,90,-60,90r-60,0r0,60r-60,0r0,-270r60,0r0,60r60,0v31,-1,60,29,60,60xm150,-120v4,-46,-12,-67,-60,-60r0,90v32,3,58,-2,60,-30"},"\u00f0":{d:"30,-120v-1,-32,29,-61,60,-60r60,0v-3,-19,-8,-32,-17,-42r-13,12r-30,0r25,-25v-15,-6,-35,-5,-55,-5r0,-30v31,-1,52,3,78,13r12,-13r30,0r-23,24v50,38,53,102,53,186v0,32,-29,60,-60,60r-60,0v-31,1,-60,-29,-60,-60r0,-60xm120,-150v-38,0,-30,51,-30,90v-1,15,15,31,30,30v38,0,30,-51,30,-90v1,-15,-15,-31,-30,-30"},"\u00fd":{d:"210,30v1,31,-29,60,-60,60v-64,0,-116,5,-120,-60r30,0v0,32,28,31,60,30v38,-1,30,-51,30,-90v-1,32,-28,30,-60,30v-31,0,-60,-29,-60,-60r0,-150r60,0r0,150v-1,15,15,30,30,30v15,0,31,-15,30,-30r0,-150r60,0r0,240xm90,-240r30,-60r30,0r-30,60r-30,0"},"\u00fe":{d:"210,-60v1,31,-29,60,-60,60r-60,0r0,60r-60,0r0,-330r60,0r0,90v0,-31,28,-30,60,-30v31,0,60,29,60,60r0,90xm120,-180v-53,0,-23,98,-30,150v32,3,60,-2,60,-30v0,-46,17,-120,-30,-120"}}});
