$(document).ready(function()
{slide("#sliding-navigation",10,0,150,.8);});function slide(navigation_id,pad_out,pad_in,time,multiplier)
{var list_elements=navigation_id+" li";var link_elements=list_elements+" a";var timer=0;$(list_elements).each(function(i)
{if($(this).attr('class')!=='active'&&$(this).attr('class')!=='heading'){$(this).css("margin-left","-20px");timer=(timer*multiplier+time);$(this).animate({marginLeft:"0"},timer);$(this).animate({marginLeft:"15px"},timer);$(this).animate({marginLeft:"0"},timer);}});$(link_elements).each(function(i)
{if($(this).parent().attr('class')!=='active'&&$(this).parent().attr('class')!=='heading'){$(this).hover(function()
{$(this).animate({marginLeft:pad_out},150);},function()
{$(this).animate({marginLeft:pad_in},150);});}});}
(function(a){a.fn.quicksand=function(y,r,t){var b={duration:750,easing:"swing",attribute:"data-id",adjustHeight:"auto",useScaling:true,enhancement:function(){},selector:"> *"};a.extend(b,r);if(a.browser.msie||typeof a.fn.scale=="undefined")b.useScaling=false;var o;if(typeof r=="function")o=r;else if(typeof(t=="function"))o=t;return this.each(function(k){var m,i=[],l=a(y).clone(),g=a(this);k=a(this).css("height");var p,u=false,v=a(g).offset(),s=[],n=a(this).find(b.selector);if(a.browser.msie&&a.browser.version.substr(0,1)<7)g.html("").append(l);else{var w=0,z=function(){if(!w){g.html(j.html());typeof o=="function"&&o.call(this);u&&g.css("height",p);b.enhancement(g);w=1}},c=g.offsetParent(),e=c.offset();if(c.css("position")=="relative"){if(c.get(0).nodeName.toLowerCase()!="body"){e.top+=parseFloat(c.css("border-top-width"));e.left+=parseFloat(c.css("border-left-width"))}}else{e.top-=parseFloat(c.css("border-top-width"));e.left-=parseFloat(c.css("border-left-width"));e.top-=parseFloat(c.css("margin-top"));e.left-=parseFloat(c.css("margin-left"))}g.css("height",a(this).height());n.each(function(f){s[f]=a(this).offset()});a(this).stop();n.each(function(f){a(this).stop();var h=a(this).get(0);h.style.position="absolute";h.style.margin="0";h.style.top=s[f].top-parseFloat(h.style.marginTop)-e.top+"px";h.style.left=s[f].left-parseFloat(h.style.marginLeft)-e.left+"px"});var j=a(g).clone();c=j.get(0);c.innerHTML="";c.setAttribute("id","");c.style.height="auto";c.style.width=g.width()+"px";j.append(l);j.insertBefore(g);j.css("opacity",0);c.style.zIndex=-1;c.style.margin="0";c.style.position="absolute";c.style.top=v.top-e.top+"px";c.style.left=v.left-e.left+"px";if(b.adjustHeight==="dynamic")g.animate({height:j.height()},b.duration,b.easing);else if(b.adjustHeight==="auto"){p=j.height();if(parseFloat(k)<parseFloat(p))g.css("height",p);else u=true}n.each(function(){var f=[];if(typeof b.attribute=="function"){m=b.attribute(a(this));l.each(function(){if(b.attribute(this)==m){f=a(this);return false}})}else f=l.filter("["+
b.attribute+"="+a(this).attr(b.attribute)+"]");if(f.length)b.useScaling?i.push({element:a(this),animation:{top:f.offset().top-e.top,left:f.offset().left-e.left,opacity:1,scale:"1.0"}}):i.push({element:a(this),animation:{top:f.offset().top-e.top,left:f.offset().left-e.left,opacity:1}});else b.useScaling?i.push({element:a(this),animation:{opacity:"0.0",scale:"0.0"}}):i.push({element:a(this),animation:{opacity:"0.0"}})});l.each(function(){var f=[],h=[];if(typeof b.attribute=="function"){m=b.attribute(a(this));n.each(function(){if(b.attribute(this)==m){f=a(this);return false}});l.each(function(){if(b.attribute(this)==m){h=a(this);return false}})}else{f=n.filter("["+b.attribute+"="+a(this).attr(b.attribute)+"]");h=l.filter("["+b.attribute+"="+a(this).attr(b.attribute)+"]")}var x;if(f.length===0){x=b.useScaling?{opacity:"1.0",scale:"1.0"}:{opacity:"1.0"};d=h.clone();var q=d.get(0);q.style.position="absolute";q.style.margin="0";q.style.top=h.offset().top-e.top+"px";q.style.left=h.offset().left-e.left+"px";d.css("opacity",0);b.useScaling&&d.css("transform","scale(0.0)");d.appendTo(g);i.push({element:a(d),animation:x})}});j.remove();b.enhancement(g);for(k=0;k<i.length;k++)i[k].element.animate(i[k].animation,b.duration,b.easing,z)}})}})(jQuery);
(function($){$.prettyPhoto={version:'3.0'};$.fn.prettyPhoto=function(pp_settings){pp_settings=jQuery.extend({animation_speed:'fast',slideshow:false,autoplay_slideshow:false,opacity:0.80,show_title:true,allow_resize:true,default_width:500,default_height:344,counter_separator_label:'/',theme:'facebook',hideflash:true,wmode:'opaque',autoplay:false,modal:true,overlay_gallery:true,keyboard_shortcuts:false,changepicturecallback:function(){},callback:function(){},markup:'<div class="pp_pic_holder"> \
      <div class="ppt"> </div> \
      <div class="pp_top"> \
       <div class="pp_left"></div> \
       <div class="pp_middle"></div> \
       <div class="pp_right"></div> \
      </div> \
      <div class="pp_content_container"> \
       <div class="pp_left"> \
       <div class="pp_right"> \
        <div class="pp_content"> \
         <div class="pp_loaderIcon"></div> \
         <div class="pp_fade"> \
          <a href="#" class="pp_expand" title="Expand the image">Expand</a> \
          <div class="pp_hoverContainer"> \
           <a class="pp_next" href="#">next</a> \
           <a class="pp_previous" href="#">previous</a> \
          </div> \
          <div id="pp_full_res"></div> \
          <div class="pp_details clearfix"> \
           <p class="pp_description"></p> \
           <a class="pp_close" href="#">Close</a> \
           <div class="pp_nav"> \
            <a href="#" class="pp_arrow_previous">Previous</a> \
            <p class="currentTextHolder">0/0</p> \
            <a href="#" class="pp_arrow_next">Next</a> \
           </div> \
          </div> \
         </div> \
        </div> \
       </div> \
       </div> \
      </div> \
      <div class="pp_bottom"> \
       <div class="pp_left"></div> \
       <div class="pp_middle"></div> \
       <div class="pp_right"></div> \
      </div> \
     </div> \
     <div class="pp_overlay"></div>',gallery_markup:'<div class="pp_gallery"> \
        <a href="#" class="pp_arrow_previous">Previous</a> \
        <ul> \
         {gallery} \
        </ul> \
        <a href="#" class="pp_arrow_next">Next</a> \
       </div>',image_markup:'<img id="fullResImage" src="" />',flash_markup:'<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="{width}" height="{height}"><param name="wmode" value="{wmode}" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="{path}" /><param name="src" value="{path}" /><embed src="{path}" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="{width}" height="{height}" wmode="{wmode}"></embed></object>',quicktime_markup:'<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="{height}" width="{width}"><param name="src" value="{path}"><param name="autoplay" value="{autoplay}"><param name="type" value="video/quicktime"><embed src="{path}" height="{height}" width="{width}" autoplay="{autoplay}" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"></embed></object>',iframe_markup:'<iframe src ="{path}" width="{width}" height="{height}" frameborder="no"></iframe>',inline_markup:'<div class="pp_inline clearfix">{content}</div>',custom_markup:''},pp_settings);var matchedObjects=this,percentBased=false,correctSizes,pp_open,pp_contentHeight,pp_contentWidth,pp_containerHeight,pp_containerWidth,windowHeight=$(window).height(),windowWidth=$(window).width(),pp_slideshow;doresize=true,scroll_pos=_get_scroll();$(window).unbind('resize').resize(function(){_center_overlay();_resize_overlay();});if(pp_settings.keyboard_shortcuts){$(document).unbind('keydown').keydown(function(e){if(typeof $pp_pic_holder!='undefined'){if($pp_pic_holder.is(':visible')){switch(e.keyCode){case 37:$.prettyPhoto.changePage('previous');break;case 39:$.prettyPhoto.changePage('next');break;case 27:if(!settings.modal)
$.prettyPhoto.close();break;};return false;};};});}
$.prettyPhoto.initialize=function(){settings=pp_settings;if($.browser.msie&&parseInt($.browser.version)==6)settings.theme="light_square";_buildOverlay(this);if(settings.allow_resize)
$(window).scroll(function(){_center_overlay();});_center_overlay();set_position=jQuery.inArray($(this).attr('href'),pp_images);$.prettyPhoto.open();return false;}
$.prettyPhoto.open=function(event){if(typeof settings=="undefined"){settings=pp_settings;if($.browser.msie&&$.browser.version==6)settings.theme="light_square";_buildOverlay(event.target);pp_images=$.makeArray(arguments[0]);pp_titles=(arguments[1])?$.makeArray(arguments[1]):$.makeArray("");pp_descriptions=(arguments[2])?$.makeArray(arguments[2]):$.makeArray("");isSet=(pp_images.length>1)?true:false;set_position=0;}
if($.browser.msie&&$.browser.version==6)$('select').css('visibility','hidden');if(settings.hideflash)$('object,embed').css('visibility','hidden');_checkPosition($(pp_images).size());$('.pp_loaderIcon').show();if($ppt.is(':hidden'))$ppt.css('opacity',0).show();$pp_overlay.show().fadeTo(settings.animation_speed,settings.opacity);$pp_pic_holder.find('.currentTextHolder').text((set_position+1)+settings.counter_separator_label+$(pp_images).size());$pp_pic_holder.find('.pp_description').show().html(unescape(pp_descriptions[set_position]));(settings.show_title&&pp_titles[set_position]!=""&&typeof pp_titles[set_position]!="undefined")?$ppt.html(unescape(pp_titles[set_position])):$ppt.html(' ');movie_width=(parseFloat(grab_param('width',pp_images[set_position])))?grab_param('width',pp_images[set_position]):settings.default_width.toString();movie_height=(parseFloat(grab_param('height',pp_images[set_position])))?grab_param('height',pp_images[set_position]):settings.default_height.toString();if(movie_width.indexOf('%')!=-1||movie_height.indexOf('%')!=-1){movie_height=parseFloat(($(window).height()*parseFloat(movie_height)/100)-150);movie_width=parseFloat(($(window).width()*parseFloat(movie_width)/100)-150);percentBased=true;}else{percentBased=false;}
$pp_pic_holder.fadeIn(function(){imgPreloader="";switch(_getFileType(pp_images[set_position])){case'image':imgPreloader=new Image();nextImage=new Image();if(isSet&&set_position>$(pp_images).size())nextImage.src=pp_images[set_position+1];prevImage=new Image();if(isSet&&pp_images[set_position-1])prevImage.src=pp_images[set_position-1];$pp_pic_holder.find('#pp_full_res')[0].innerHTML=settings.image_markup;$pp_pic_holder.find('#fullResImage').attr('src',pp_images[set_position]);imgPreloader.onload=function(){correctSizes=_fitToViewport(imgPreloader.width,imgPreloader.height);_showContent();};imgPreloader.onerror=function(){alert('Image cannot be loaded. Make sure the path is correct and image exist.');$.prettyPhoto.close();};imgPreloader.src=pp_images[set_position];break;case'youtube':correctSizes=_fitToViewport(movie_width,movie_height);movie=pp_images;if(settings.autoplay)movie+="&autoplay=1";toInject=settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,movie);break;case'vimeo':correctSizes=_fitToViewport(movie_width,movie_height);movie_id=pp_images[set_position];var regExp=/http:\/\/(www\.)?vimeo.com\/(\d+)/;var match=movie_id.match(regExp);movie='http://player.vimeo.com/video/'+match[2]+'?title=0&byline=0&portrait=0';if(settings.autoplay)movie+="&autoplay=1;";vimeo_width=correctSizes['width']+'/embed/?moog_width='+correctSizes['width'];toInject=settings.iframe_markup.replace(/{width}/g,vimeo_width).replace(/{height}/g,correctSizes['height']).replace(/{path}/g,movie);break;case'quicktime':correctSizes=_fitToViewport(movie_width,movie_height);correctSizes['height']+=15;correctSizes['contentHeight']+=15;correctSizes['containerHeight']+=15;toInject=settings.quicktime_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,pp_images[set_position]).replace(/{autoplay}/g,settings.autoplay);break;case'flash':correctSizes=_fitToViewport(movie_width,movie_height);flash_vars=pp_images[set_position];flash_vars=flash_vars.substring(pp_images[set_position].indexOf('flashvars')+10,pp_images[set_position].length);filename=pp_images[set_position];filename=filename.substring(0,filename.indexOf('?'));toInject=settings.flash_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{wmode}/g,settings.wmode).replace(/{path}/g,filename+'?'+flash_vars);break;case'iframe':correctSizes=_fitToViewport(movie_width,movie_height);frame_url=pp_images[set_position];frame_url=frame_url.substr(0,frame_url.indexOf('iframe')-1);toInject=settings.iframe_markup.replace(/{width}/g,correctSizes['width']).replace(/{height}/g,correctSizes['height']).replace(/{path}/g,frame_url);break;case'custom':correctSizes=_fitToViewport(movie_width,movie_height);toInject=settings.custom_markup;break;case'inline':myClone=$(pp_images[set_position]).clone().css({'width':settings.default_width}).wrapInner('<div id="pp_full_res"><div class="pp_inline clearfix"></div></div>').appendTo($('body'));correctSizes=_fitToViewport($(myClone).width(),$(myClone).height());$(myClone).remove();toInject=settings.inline_markup.replace(/{content}/g,$(pp_images[set_position]).html());break;};if(!imgPreloader){$pp_pic_holder.find('#pp_full_res')[0].innerHTML=toInject;_showContent();};});return false;};$.prettyPhoto.changePage=function(direction){currentGalleryPage=0;if(direction=='previous'){set_position--;if(set_position<0){set_position=0;return;};}else if(direction=='next'){set_position++;if(set_position>$(pp_images).size()-1){set_position=0;}}else{set_position=direction;};if(!doresize)doresize=true;$('.pp_contract').removeClass('pp_contract').addClass('pp_expand');_hideContent(function(){$.prettyPhoto.open();});};$.prettyPhoto.changeGalleryPage=function(direction){if(direction=='next'){currentGalleryPage++;if(currentGalleryPage>totalPage){currentGalleryPage=0;};}else if(direction=='previous'){currentGalleryPage--;if(currentGalleryPage<0){currentGalleryPage=totalPage;};}else{currentGalleryPage=direction;};itemsToSlide=(currentGalleryPage==totalPage)?pp_images.length-((totalPage)*itemsPerPage):itemsPerPage;$pp_pic_holder.find('.pp_gallery li').each(function(i){$(this).animate({'left':(i*itemWidth)-((itemsToSlide*itemWidth)*currentGalleryPage)});});};$.prettyPhoto.startSlideshow=function(){if(typeof pp_slideshow=='undefined'){$pp_pic_holder.find('.pp_play').unbind('click').removeClass('pp_play').addClass('pp_pause').click(function(){$.prettyPhoto.stopSlideshow();return false;});pp_slideshow=setInterval($.prettyPhoto.startSlideshow,settings.slideshow);}else{$.prettyPhoto.changePage('next');};}
$.prettyPhoto.stopSlideshow=function(){$pp_pic_holder.find('.pp_pause').unbind('click').removeClass('pp_pause').addClass('pp_play').click(function(){$.prettyPhoto.startSlideshow();return false;});clearInterval(pp_slideshow);pp_slideshow=undefined;}
$.prettyPhoto.close=function(){clearInterval(pp_slideshow);$pp_pic_holder.stop().find('object,embed').css('visibility','hidden');$('div.pp_pic_holder,div.ppt,.pp_fade').fadeOut(settings.animation_speed,function(){$(this).remove();});$pp_overlay.fadeOut(settings.animation_speed,function(){if($.browser.msie&&$.browser.version==6)$('select').css('visibility','visible');if(settings.hideflash)$('object,embed').css('visibility','visible');$(this).remove();$(window).unbind('scroll');settings.callback();doresize=true;pp_open=false;delete settings;});};_showContent=function(){$('.pp_loaderIcon').hide();$ppt.fadeTo(settings.animation_speed,1);projectedTop=scroll_pos['scrollTop']+((windowHeight/2)-(correctSizes['containerHeight']/2));if(projectedTop<0)projectedTop=0;$pp_pic_holder.find('.pp_content').animate({'height':correctSizes['contentHeight']},settings.animation_speed);$pp_pic_holder.animate({'top':projectedTop,'left':(windowWidth/2)-(correctSizes['containerWidth']/2),'width':correctSizes['containerWidth']},settings.animation_speed,function(){$pp_pic_holder.find('.pp_hoverContainer,#fullResImage').height(correctSizes['height']).width(correctSizes['width']);$pp_pic_holder.find('.pp_fade').fadeIn(settings.animation_speed);if(isSet&&_getFileType(pp_images[set_position])=="image"){$pp_pic_holder.find('.pp_hoverContainer').show();}else{$pp_pic_holder.find('.pp_hoverContainer').hide();}
if(correctSizes['resized'])$('a.pp_expand,a.pp_contract').fadeIn(settings.animation_speed);if(settings.autoplay_slideshow&&!pp_slideshow&&!pp_open)$.prettyPhoto.startSlideshow();settings.changepicturecallback();pp_open=true;});_insert_gallery();};function _hideContent(callback){$pp_pic_holder.find('#pp_full_res object,#pp_full_res embed').css('visibility','hidden');$pp_pic_holder.find('.pp_fade').fadeOut(settings.animation_speed,function(){$('.pp_loaderIcon').show();callback();});};function _checkPosition(setCount){if(set_position==setCount-1){$pp_pic_holder.find('a.pp_next').css('visibility','hidden');$pp_pic_holder.find('a.pp_next').addClass('disabled').unbind('click');}else{$pp_pic_holder.find('a.pp_next').css('visibility','visible');$pp_pic_holder.find('a.pp_next.disabled').removeClass('disabled').bind('click',function(){$.prettyPhoto.changePage('next');return false;});};if(set_position==0){$pp_pic_holder.find('a.pp_previous').css('visibility','hidden').addClass('disabled').unbind('click');}else{$pp_pic_holder.find('a.pp_previous.disabled').css('visibility','visible').removeClass('disabled').bind('click',function(){$.prettyPhoto.changePage('previous');return false;});};(setCount>1)?$('.pp_nav').show():$('.pp_nav').hide();};function _fitToViewport(width,height){resized=false;_getDimensions(width,height);imageWidth=width,imageHeight=height;if(((pp_containerWidth>windowWidth)||(pp_containerHeight>windowHeight))&&doresize&&settings.allow_resize&&!percentBased){resized=true,fitting=false;while(!fitting){if((pp_containerWidth>windowWidth)){imageWidth=(windowWidth-200);imageHeight=(height/width)*imageWidth;}else if((pp_containerHeight>windowHeight)){imageHeight=(windowHeight-200);imageWidth=(width/height)*imageHeight;}else{fitting=true;};pp_containerHeight=imageHeight,pp_containerWidth=imageWidth;};_getDimensions(imageWidth,imageHeight);};return{width:Math.floor(imageWidth),height:Math.floor(imageHeight),containerHeight:Math.floor(pp_containerHeight),containerWidth:Math.floor(pp_containerWidth)+40,contentHeight:Math.floor(pp_contentHeight),contentWidth:Math.floor(pp_contentWidth),resized:resized};};function _getDimensions(width,height){width=parseFloat(width);height=parseFloat(height);$pp_details=$pp_pic_holder.find('.pp_details');$pp_details.width(width);detailsHeight=parseFloat($pp_details.css('marginTop'))+parseFloat($pp_details.css('marginBottom'));$pp_details=$pp_details.clone().appendTo($('body')).css({'position':'absolute','top':-10000});detailsHeight+=$pp_details.height();detailsHeight=(detailsHeight<=34)?36:detailsHeight;if($.browser.msie&&$.browser.version==7)detailsHeight+=8;$pp_details.remove();pp_contentHeight=height+detailsHeight;pp_contentWidth=width;pp_containerHeight=pp_contentHeight+$ppt.height()+$pp_pic_holder.find('.pp_top').height()+$pp_pic_holder.find('.pp_bottom').height();pp_containerWidth=width;}
function _getFileType(itemSrc){if(itemSrc.match(/youtube\.com/i)){return'youtube';}else if(itemSrc.match(/vimeo\.com/i)){return'vimeo';}else if(itemSrc.indexOf('.mov')!=-1){return'quicktime';}else if(itemSrc.indexOf('.swf')!=-1){return'flash';}else if(itemSrc.indexOf('iframe')!=-1){return'iframe';}else if(itemSrc.indexOf('custom')!=-1){return'custom';}else if(itemSrc.substr(0,1)=='#'){return'inline';}else{return'image';};};function _center_overlay(){if(doresize&&typeof $pp_pic_holder!='undefined'){scroll_pos=_get_scroll();titleHeight=$ppt.height(),contentHeight=$pp_pic_holder.height(),contentwidth=$pp_pic_holder.width();projectedTop=(windowHeight/2)+scroll_pos['scrollTop']-(contentHeight/2);$pp_pic_holder.css({'top':projectedTop,'left':(windowWidth/2)+scroll_pos['scrollLeft']-(contentwidth/2)});};};function _get_scroll(){if(self.pageYOffset){return{scrollTop:self.pageYOffset,scrollLeft:self.pageXOffset};}else if(document.documentElement&&document.documentElement.scrollTop){return{scrollTop:document.documentElement.scrollTop,scrollLeft:document.documentElement.scrollLeft};}else if(document.body){return{scrollTop:document.body.scrollTop,scrollLeft:document.body.scrollLeft};};};function _resize_overlay(){windowHeight=$(window).height(),windowWidth=$(window).width();if(typeof $pp_overlay!="undefined")$pp_overlay.height($(document).height());};function _insert_gallery(){if(isSet&&settings.overlay_gallery&&_getFileType(pp_images[set_position])=="image"){itemWidth=52+5;navWidth=(settings.theme=="facebook")?58:38;itemsPerPage=Math.floor((correctSizes['containerWidth']-100-navWidth)/itemWidth);itemsPerPage=(itemsPerPage<pp_images.length)?itemsPerPage:pp_images.length;totalPage=Math.ceil(pp_images.length/itemsPerPage)-1;if(totalPage==0){navWidth=0;$pp_pic_holder.find('.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous').hide();}else{$pp_pic_holder.find('.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous').show();};galleryWidth=itemsPerPage*itemWidth+navWidth;$pp_pic_holder.find('.pp_gallery').width(galleryWidth).css('margin-left',-(galleryWidth/2));$pp_pic_holder.find('.pp_gallery ul').width(itemsPerPage*itemWidth).find('li.selected').removeClass('selected');goToPage=(Math.floor(set_position/itemsPerPage)<=totalPage)?Math.floor(set_position/itemsPerPage):totalPage;if(itemsPerPage){$pp_pic_holder.find('.pp_gallery').hide().show().removeClass('disabled');}else{$pp_pic_holder.find('.pp_gallery').hide().addClass('disabled');}
$.prettyPhoto.changeGalleryPage(goToPage);$pp_pic_holder.find('.pp_gallery ul li:eq('+set_position+')').addClass('selected');}else{$pp_pic_holder.find('.pp_content').unbind('mouseenter mouseleave');$pp_pic_holder.find('.pp_gallery').hide();}}
function _buildOverlay(caller){theRel=$(caller).attr('rel');galleryRegExp=/\[(?:.*)\]/;isSet=(galleryRegExp.exec(theRel))?true:false;pp_images=(isSet)?jQuery.map(matchedObjects,function(n,i){if($(n).attr('rel').indexOf(theRel)!=-1)return $(n).attr('href');}):$.makeArray($(caller).attr('href'));pp_titles=(isSet)?jQuery.map(matchedObjects,function(n,i){if($(n).attr('rel').indexOf(theRel)!=-1)return($(n).find('img').attr('alt'))?$(n).find('img').attr('alt'):"";}):$.makeArray($(caller).find('img').attr('alt'));pp_descriptions=(isSet)?jQuery.map(matchedObjects,function(n,i){if($(n).attr('rel').indexOf(theRel)!=-1)return($(n).attr('title'))?$(n).attr('title'):"";}):$.makeArray($(caller).attr('title'));$('body').append(settings.markup);$pp_pic_holder=$('.pp_pic_holder'),$ppt=$('.ppt'),$pp_overlay=$('div.pp_overlay');if(isSet&&settings.overlay_gallery){currentGalleryPage=0;toInject="";for(var i=0;i<pp_images.length;i++){var regex=new RegExp("(.*?)\.(jpg|jpeg|png|gif)$");var results=regex.exec(pp_images[i]);if(!results){classname='default';}else{classname='';}
toInject+="<li class='"+classname+"'><a href='#'><img src='"+pp_images[i]+"' width='50' alt='' /></a></li>";};toInject=settings.gallery_markup.replace(/{gallery}/g,toInject);$pp_pic_holder.find('#pp_full_res').after(toInject);$pp_pic_holder.find('.pp_gallery .pp_arrow_next').click(function(){$.prettyPhoto.changeGalleryPage('next');$.prettyPhoto.stopSlideshow();return false;});$pp_pic_holder.find('.pp_gallery .pp_arrow_previous').click(function(){$.prettyPhoto.changeGalleryPage('previous');$.prettyPhoto.stopSlideshow();return false;});$pp_pic_holder.find('.pp_content').hover(function(){$pp_pic_holder.find('.pp_gallery:not(.disabled)').fadeIn();},function(){$pp_pic_holder.find('.pp_gallery:not(.disabled)').fadeOut();});itemWidth=52+5;$pp_pic_holder.find('.pp_gallery ul li').each(function(i){$(this).css({'position':'absolute','left':i*itemWidth});$(this).find('a').unbind('click').click(function(){$.prettyPhoto.changePage(i);$.prettyPhoto.stopSlideshow();return false;});});};if(settings.slideshow){$pp_pic_holder.find('.pp_nav').prepend('<a href="#" class="pp_play">Play</a>')
$pp_pic_holder.find('.pp_nav .pp_play').click(function(){$.prettyPhoto.startSlideshow();return false;});}
$pp_pic_holder.attr('class','pp_pic_holder '+settings.theme);$pp_overlay.css({'opacity':0,'height':$(document).height(),'width':$(document).width()}).bind('click',function(){if(!settings.modal)$.prettyPhoto.close();});$('a.pp_close').bind('click',function(){$.prettyPhoto.close();return false;});$('a.pp_expand').bind('click',function(e){if($(this).hasClass('pp_expand')){$(this).removeClass('pp_expand').addClass('pp_contract');doresize=false;}else{$(this).removeClass('pp_contract').addClass('pp_expand');doresize=true;};_hideContent(function(){$.prettyPhoto.open();});return false;});$pp_pic_holder.find('.pp_previous, .pp_nav .pp_arrow_previous').bind('click',function(){$.prettyPhoto.changePage('previous');$.prettyPhoto.stopSlideshow();return false;});$pp_pic_holder.find('.pp_next, .pp_nav .pp_arrow_next').bind('click',function(){$.prettyPhoto.changePage('next');$.prettyPhoto.stopSlideshow();return false;});_center_overlay();};return this.unbind('click').click($.prettyPhoto.initialize);};function grab_param(name,url){name=name.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]");var regexS="[\\?&]"+name+"=([^&#]*)";var regex=new RegExp(regexS);var results=regex.exec(url);return(results==null)?"":results[1];}})(jQuery);
var Cufon=(function(){var m=function(){return m.replace.apply(null,arguments)};var x=m.DOM={ready:(function(){var C=false,E={loaded:1,complete:1};var B=[],D=function(){if(C){return}C=true;for(var F;F=B.shift();F()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",D,false);window.addEventListener("pageshow",D,false)}if(!window.opera&&document.readyState){(function(){E[document.readyState]?D():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");D()}catch(F){setTimeout(arguments.callee,1)}})()}q(window,"load",D);return function(F){if(!arguments.length){D()}else{C?F():B.push(F)}}})(),root:function(){return document.documentElement||document.body}};var n=m.CSS={Size:function(C,B){this.value=parseFloat(C);this.unit=String(C).match(/[a-z%]*$/)[0]||"px";this.convert=function(D){return D/B*this.value};this.convertFrom=function(D){return D/this.value*B};this.toString=function(){return this.value+this.unit}},addClass:function(C,B){var D=C.className;C.className=D+(D&&" ")+B;return C},color:j(function(C){var B={};B.color=C.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(E,D,F){B.opacity=parseFloat(F);return"rgb("+D+")"});return B}),fontStretch:j(function(B){if(typeof B=="number"){return B}if(/%$/.test(B)){return parseFloat(B)/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}[B]||1}),getStyle:function(C){var B=document.defaultView;if(B&&B.getComputedStyle){return new a(B.getComputedStyle(C,null))}if(C.currentStyle){return new a(C.currentStyle)}return new a(C.style)},gradient:j(function(F){var G={id:F,type:F.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},C=F.substr(F.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var E=0,B=C.length,D;E<B;++E){D=C[E].split("=",2).reverse();G.stops.push([D[1]||E/(B-1),D[0]])}return G}),quotedList:j(function(E){var D=[],C=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,B;while(B=C.exec(E)){D.push(B[3]||B[1])}return D}),recognizesMedia:j(function(G){var E=document.createElement("style"),D,C,B;E.type="text/css";E.media=G;try{E.appendChild(document.createTextNode("/**/"))}catch(F){}C=g("head")[0];C.insertBefore(E,C.firstChild);D=(E.sheet||E.styleSheet);B=D&&!D.disabled;C.removeChild(E);return B}),removeClass:function(D,C){var B=RegExp("(?:^|\\s+)"+C+"(?=\\s|$)","g");D.className=D.className.replace(B,"");return D},supports:function(D,C){var B=document.createElement("span").style;if(B[D]===undefined){return false}B[D]=C;return B[D]===C},textAlign:function(E,D,B,C){if(D.get("textAlign")=="right"){if(B>0){E=" "+E}}else{if(B<C-1){E+=" "}}return E},textShadow:j(function(F){if(F=="none"){return null}var E=[],G={},B,C=0;var D=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(B=D.exec(F)){if(B[0]==","){E.push(G);G={};C=0}else{if(B[1]){G.color=B[1]}else{G[["offX","offY","blur"][C++]]=B[2]}}}E.push(G);return E}),textTransform:(function(){var B={uppercase:function(C){return C.toUpperCase()},lowercase:function(C){return C.toLowerCase()},capitalize:function(C){return C.replace(/\b./g,function(D){return D.toUpperCase()})}};return function(E,D){var C=B[D.get("textTransform")];return C?C(E):E}})(),whiteSpace:(function(){var D={inline:1,"inline-block":1,"run-in":1};var C=/^\s+/,B=/\s+$/;return function(H,F,G,E){if(E){if(E.nodeName.toLowerCase()=="br"){H=H.replace(C,"")}}if(D[F.get("display")]){return H}if(!G.previousSibling){H=H.replace(C,"")}if(!G.nextSibling){H=H.replace(B,"")}return H}})()};n.ready=(function(){var B=!n.recognizesMedia("all"),E=false;var D=[],H=function(){B=true;for(var K;K=D.shift();K()){}};var I=g("link"),J=g("style");function C(K){return K.disabled||G(K.sheet,K.media||"screen")}function G(M,P){if(!n.recognizesMedia(P||"all")){return true}if(!M||M.disabled){return false}try{var Q=M.cssRules,O;if(Q){search:for(var L=0,K=Q.length;O=Q[L],L<K;++L){switch(O.type){case 2:break;case 3:if(!G(O.styleSheet,O.media.mediaText)){return false}break;default:break search}}}}catch(N){}return true}function F(){if(document.createStyleSheet){return true}var L,K;for(K=0;L=I[K];++K){if(L.rel.toLowerCase()=="stylesheet"&&!C(L)){return false}}for(K=0;L=J[K];++K){if(!C(L)){return false}}return true}x.ready(function(){if(!E){E=n.getStyle(document.body).isUsable()}if(B||(E&&F())){H()}else{setTimeout(arguments.callee,10)}});return function(K){if(B){K()}else{D.push(K)}}})();function s(D){var C=this.face=D.face,B={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=D.glyphs;this.w=D.w;this.baseSize=parseInt(C["units-per-em"],10);this.family=C["font-family"].toLowerCase();this.weight=C["font-weight"];this.style=C["font-style"]||"normal";this.viewBox=(function(){var F=C.bbox.split(/\s+/);var E={minX:parseInt(F[0],10),minY:parseInt(F[1],10),maxX:parseInt(F[2],10),maxY:parseInt(F[3],10)};E.width=E.maxX-E.minX;E.height=E.maxY-E.minY;E.toString=function(){return[this.minX,this.minY,this.width,this.height].join(" ")};return E})();this.ascent=-parseInt(C.ascent,10);this.descent=-parseInt(C.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(L,N,E){var O=this.glyphs,M,K,G,P=[],F=0,J=-1,I=-1,H;while(H=L[++J]){M=O[H]||this.missingGlyph;if(!M){continue}if(K){F-=G=K[H]||0;P[I]-=G}F+=P[++I]=~~(M.w||this.w)+N+(B[H]?E:0);K=M.k}P.total=F;return P}}function f(){var C={},B={oblique:"italic",italic:"oblique"};this.add=function(D){(C[D.style]||(C[D.style]={}))[D.weight]=D};this.get=function(H,I){var G=C[H]||C[B[H]]||C.normal||C.italic||C.oblique;if(!G){return null}I={normal:400,bold:700}[I]||parseInt(I,10);if(G[I]){return G[I]}var E={1:1,99:0}[I%100],K=[],F,D;if(E===undefined){E=I>400}if(I==500){I=400}for(var J in G){if(!k(G,J)){continue}J=parseInt(J,10);if(!F||J<F){F=J}if(!D||J>D){D=J}K.push(J)}if(I<F){I=F}if(I>D){I=D}K.sort(function(M,L){return(E?(M>=I&&L>=I)?M<L:M>L:(M<=I&&L<=I)?M>L:M<L)?-1:1});return G[K[0]]}}function r(){function D(F,G){if(F.contains){return F.contains(G)}return F.compareDocumentPosition(G)&16}function B(G){var F=G.relatedTarget;if(!F||D(this,F)){return}C(this,G.type=="mouseover")}function E(F){C(this,F.type=="mouseenter")}function C(F,G){setTimeout(function(){var H=d.get(F).options;m.replace(F,G?h(H,H.hover):H,true)},10)}this.attach=function(F){if(F.onmouseenter===undefined){q(F,"mouseover",B);q(F,"mouseout",B)}else{q(F,"mouseenter",E);q(F,"mouseleave",E)}}}function u(){var C=[],D={};function B(H){var E=[],G;for(var F=0;G=H[F];++F){E[F]=C[D[G]]}return E}this.add=function(F,E){D[F]=C.push(E)-1};this.repeat=function(){var E=arguments.length?B(arguments):C,F;for(var G=0;F=E[G++];){m.replace(F[0],F[1],true)}}}function A(){var D={},B=0;function C(E){return E.cufid||(E.cufid=++B)}this.get=function(E){var F=C(E);return D[F]||(D[F]={})}}function a(B){var D={},C={};this.extend=function(E){for(var F in E){if(k(E,F)){D[F]=E[F]}}return this};this.get=function(E){return D[E]!=undefined?D[E]:B[E]};this.getSize=function(F,E){return C[F]||(C[F]=new n.Size(this.get(F),E))};this.isUsable=function(){return!!B}}function q(C,B,D){if(C.addEventListener){C.addEventListener(B,D,false)}else{if(C.attachEvent){C.attachEvent("on"+B,function(){return D.call(C,window.event)})}}}function v(C,B){var D=d.get(C);if(D.options){return C}if(B.hover&&B.hoverables[C.nodeName.toLowerCase()]){b.attach(C)}D.options=B;return C}function j(B){var C={};return function(D){if(!k(C,D)){C[D]=B.apply(null,arguments)}return C[D]}}function c(F,E){var B=n.quotedList(E.get("fontFamily").toLowerCase()),D;for(var C=0;D=B[C];++C){if(i[D]){return i[D].get(E.get("fontStyle"),E.get("fontWeight"))}}return null}function g(B){return document.getElementsByTagName(B)}function k(C,B){return C.hasOwnProperty(B)}function h(){var C={},B,F;for(var E=0,D=arguments.length;B=arguments[E],E<D;++E){for(F in B){if(k(B,F)){C[F]=B[F]}}}return C}function o(E,M,C,N,F,D){var K=document.createDocumentFragment(),H;if(M===""){return K}var L=N.separate;var I=M.split(p[L]),B=(L=="words");if(B&&t){if(/^\s/.test(M)){I.unshift("")}if(/\s$/.test(M)){I.push("")}}for(var J=0,G=I.length;J<G;++J){H=z[N.engine](E,B?n.textAlign(I[J],C,J,G):I[J],C,N,F,D,J<G-1);if(H){K.appendChild(H)}}return K}function l(D,M){var C=D.nodeName.toLowerCase();if(M.ignore[C]){return}var E=!M.textless[C];var B=n.getStyle(v(D,M)).extend(M);var F=c(D,B),G,K,I,H,L,J;if(!F){return}for(G=D.firstChild;G;G=I){K=G.nodeType;I=G.nextSibling;if(E&&K==3){if(H){H.appendData(G.data);D.removeChild(G)}else{H=G}if(I){continue}}if(H){D.replaceChild(o(F,n.whiteSpace(H.data,B,H,J),B,M,G,D),H);H=null}if(K==1){if(G.firstChild){if(G.nodeName.toLowerCase()=="cufon"){z[M.engine](F,null,B,M,G,D)}else{arguments.callee(G,M)}}J=G}}}var t=" ".split(/\s+/).length==0;var d=new A();var b=new r();var y=new u();var e=false;var z={},i={},w={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(B){return jQuery(B)})||(window.dojo&&dojo.query)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(B){return $$(B)})||(window.$&&function(B){return $(B)})||(document.querySelectorAll&&function(B){return document.querySelectorAll(B)})||g),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var p={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};m.now=function(){x.ready();return m};m.refresh=function(){y.repeat.apply(y,arguments);return m};m.registerEngine=function(C,B){if(!B){return m}z[C]=B;return m.set("engine",C)};m.registerFont=function(D){if(!D){return m}var B=new s(D),C=B.family;if(!i[C]){i[C]=new f()}i[C].add(B);return m.set("fontFamily",'"'+C+'"')};m.replace=function(D,C,B){C=h(w,C);if(!C.engine){return m}if(!e){n.addClass(x.root(),"cufon-active cufon-loading");n.ready(function(){n.addClass(n.removeClass(x.root(),"cufon-loading"),"cufon-ready")});e=true}if(C.hover){C.forceHitArea=true}if(C.autoDetect){delete C.fontFamily}if(typeof C.textShadow=="string"){C.textShadow=n.textShadow(C.textShadow)}if(typeof C.color=="string"&&/^-/.test(C.color)){C.textGradient=n.gradient(C.color)}else{delete C.textGradient}if(!B){y.add(D,arguments)}if(D.nodeType||typeof D=="string"){D=[D]}n.ready(function(){for(var F=0,E=D.length;F<E;++F){var G=D[F];if(typeof G=="string"){m.replace(C.selector(G),C,true)}else{l(G,C)}}});return m};m.set=function(B,C){w[B]=C;return m};return m})();Cufon.registerEngine("vml",(function(){var e=document.namespaces;if(!e){return}e.add("cvml","urn:schemas-microsoft-com:vml");e=null;var b=document.createElement("cvml:shape");b.style.behavior="url(#default#VML)";if(!b.coordsize){return}b=null;var h=(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:'+(h?"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 c(i,j){return a(i,/(?:em|ex|%)$|^[a-z-]+$/i.test(j)?"1em":j)}function a(l,m){if(m==="0"){return 0}if(/px$/i.test(m)){return parseFloat(m)}var k=l.style.left,j=l.runtimeStyle.left;l.runtimeStyle.left=l.currentStyle.left;l.style.left=m.replace("%","em");var i=l.style.pixelLeft;l.style.left=k;l.runtimeStyle.left=j;return i}function f(l,k,j,n){var i="computed"+n,m=k[i];if(isNaN(m)){m=k.get(n);k[i]=m=(m=="normal")?0:~~j.convertFrom(a(l,m))}return m}var g={};function d(p){var q=p.id;if(!g[q]){var n=p.stops,o=document.createElement("cvml:fill"),i=[];o.type="gradient";o.angle=180;o.focus="0";o.method="sigma";o.color=n[0][1];for(var m=1,l=n.length-1;m<l;++m){i.push(n[m][0]*100+"% "+n[m][1])}o.colors=i.join(",");o.color2=n[l][1];g[q]=o}return g[q]}return function(ac,G,Y,C,K,ad,W){var n=(G===null);if(n){G=K.alt}var I=ac.viewBox;var p=Y.computedFontSize||(Y.computedFontSize=new Cufon.CSS.Size(c(ad,Y.get("fontSize"))+"px",ac.baseSize));var y,q;if(n){y=K;q=K.firstChild}else{y=document.createElement("cufon");y.className="cufon cufon-vml";y.alt=G;q=document.createElement("cufoncanvas");y.appendChild(q);if(C.printable){var Z=document.createElement("cufontext");Z.appendChild(document.createTextNode(G));y.appendChild(Z)}if(!W){y.appendChild(document.createElement("cvml:shape"))}}var ai=y.style;var R=q.style;var l=p.convert(I.height),af=Math.ceil(l);var V=af/l;var P=V*Cufon.CSS.fontStretch(Y.get("fontStretch"));var U=I.minX,T=I.minY;R.height=af;R.top=Math.round(p.convert(T-ac.ascent));R.left=Math.round(p.convert(U));ai.height=p.convert(ac.height)+"px";var F=Y.get("color");var ag=Cufon.CSS.textTransform(G,Y).split("");var L=ac.spacing(ag,f(ad,Y,p,"letterSpacing"),f(ad,Y,p,"wordSpacing"));if(!L.length){return null}var k=L.total;var x=-U+k+(I.width-L[L.length-1]);var ah=p.convert(x*P),X=Math.round(ah);var O=x+","+I.height,m;var J="r"+O+"ns";var u=C.textGradient&&d(C.textGradient);var o=ac.glyphs,S=0;var H=C.textShadow;var ab=-1,aa=0,w;while(w=ag[++ab]){var D=o[ag[ab]]||ac.missingGlyph,v;if(!D){continue}if(n){v=q.childNodes[aa];while(v.firstChild){v.removeChild(v.firstChild)}}else{v=document.createElement("cvml:shape");q.appendChild(v)}v.stroked="f";v.coordsize=O;v.coordorigin=m=(U-S)+","+T;v.path=(D.d?"m"+D.d+"xe":"")+"m"+m+J;v.fillcolor=F;if(u){v.appendChild(u.cloneNode(false))}var ae=v.style;ae.width=X;ae.height=af;if(H){var s=H[0],r=H[1];var B=Cufon.CSS.color(s.color),z;var N=document.createElement("cvml:shadow");N.on="t";N.color=B.color;N.offset=s.offX+","+s.offY;if(r){z=Cufon.CSS.color(r.color);N.type="double";N.color2=z.color;N.offset2=r.offX+","+r.offY}N.opacity=B.opacity||(z&&z.opacity)||1;v.appendChild(N)}S+=L[aa++]}var M=v.nextSibling,t,A;if(C.forceHitArea){if(!M){M=document.createElement("cvml:rect");M.stroked="f";M.className="cufon-vml-cover";t=document.createElement("cvml:fill");t.opacity=0;M.appendChild(t);q.appendChild(M)}A=M.style;A.width=X;A.height=af}else{if(M){q.removeChild(M)}}ai.width=Math.max(Math.ceil(p.convert(k*P)),0);if(h){var Q=Y.computedYAdjust;if(Q===undefined){var E=Y.get("lineHeight");if(E=="normal"){E="1em"}else{if(!isNaN(E)){E+="em"}}Y.computedYAdjust=Q=0.5*(a(ad,E)-parseFloat(ai.height))}if(Q){ai.marginTop=Math.ceil(Q)+"px";ai.marginBottom=Q+"px"}}return y}})());Cufon.registerEngine("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"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(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());
Cufon.registerFont({"w":235,"face":{"font-family":"UTM Avo","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 4 6 3 5 5 6 2 2 4","ascent":"288","descent":"-72","x-height":"5","bbox":"-23 -412.057 342 80","underline-thickness":"19.1602","underline-position":"-25.1367","unicode-range":"U+0020-U+1EF9"},"glyphs":{" ":{"w":99},"!":{"d":"40,-69r0,-197r27,0r0,197r-27,0xm40,0r0,-45r27,0r0,45r-27,0","w":106},"\"":{"d":"94,-160r-21,0r-4,-106r29,0xm38,-160r-21,0r-4,-106r29,0","w":111},"#":{"d":"154,-168r-10,70r33,0r0,24r-36,0r-10,74r-25,0r10,-74r-44,0r-11,74r-25,0r11,-74r-35,0r0,-24r38,0r10,-70r-39,0r0,-24r42,0r11,-74r25,0r-11,74r45,0r10,-74r25,0r-10,74r29,0r0,24r-33,0xm85,-168r-10,70r44,0r10,-70r-44,0","w":199},"$":{"d":"155,-130v40,38,13,119,-42,120r0,35r-26,0r0,-35v-34,-3,-65,-33,-62,-72r27,0v0,33,16,50,49,50v31,0,47,-16,47,-48v-1,-72,-115,-36,-115,-118v0,-36,18,-58,54,-64r0,-30r26,0r0,29v38,5,57,28,59,67r-27,0v0,-29,-15,-43,-45,-43v-50,0,-53,71,-12,80v23,5,54,17,67,29","w":199},"%":{"d":"138,-206v0,34,-30,64,-65,64v-35,0,-65,-29,-65,-64v0,-34,30,-64,65,-64v35,0,65,29,65,64xm74,0r-24,0r152,-266r25,0xm271,-60v0,35,-30,65,-65,65v-35,0,-65,-30,-65,-65v0,-34,31,-64,65,-64v34,0,65,30,65,64xm116,-206v0,-23,-19,-44,-43,-44v-24,0,-44,21,-44,44v0,23,20,44,44,44v24,0,43,-21,43,-44xm249,-60v0,-23,-19,-44,-43,-44v-24,0,-44,21,-44,44v0,23,20,45,44,45v24,0,43,-21,43,-45","w":278},"&":{"d":"179,-209v-1,30,-26,52,-51,61r50,49r39,-74r30,0r-49,93r67,66r-19,18r-61,-59v-18,34,-38,58,-81,59v-45,2,-85,-37,-84,-81v1,-42,28,-65,62,-79v-17,-17,-28,-30,-30,-56v-2,-34,31,-59,64,-59v33,0,64,29,63,62xm153,-211v0,-20,-18,-35,-38,-35v-31,0,-49,35,-26,59v7,7,11,14,20,20v21,-9,44,-18,44,-44xm47,-76v-3,47,62,75,94,38v10,-10,16,-21,24,-36r-64,-63v-26,9,-53,30,-54,61","w":272},"'":{"d":"60,-197r-26,0r31,-69r27,0","w":126},"(":{"d":"44,-99v1,64,39,122,84,147r0,26v-63,-24,-111,-98,-111,-173v0,-75,46,-150,111,-173r0,26v-44,25,-84,82,-84,147","w":132},")":{"d":"5,-272v120,41,153,235,45,319v-16,12,-30,22,-45,27r0,-26v45,-25,84,-82,84,-147v0,-64,-40,-122,-84,-147r0,-26","w":132},"*":{"d":"92,-206r25,33r-17,13r-24,-34r-24,33r-17,-12r25,-33r-39,-12r6,-21r39,14r0,-41r21,0r-1,41r40,-13r6,20","w":152},"+":{"d":"121,-79r0,79r-24,0r0,-79r-79,0r0,-24r79,0r0,-79r24,0r0,79r79,0r0,24r-79,0","w":218},",":{"d":"32,24r-27,0r32,-69r26,0","w":99},"-":{"d":"11,-89r0,-24r98,0r0,24r-98,0","w":119,"k":{"o":-7,"Y":50,"X":31,"W":20,"V":21,"T":20,"O":-13,"J":-7,"G":-7,"C":-13,"A":6}},"\u2010":{"d":"11,-89r0,-24r98,0r0,24r-98,0","w":119},".":{"d":"37,0r0,-45r26,0r0,45r-26,0","w":99},"\/":{"d":"43,36r-27,0r101,-302r28,0","w":157},"0":{"d":"100,-271v53,0,89,36,89,96r0,78v1,62,-34,102,-89,102v-55,0,-91,-41,-90,-102r0,-78v-1,-60,37,-96,90,-96xm100,-20v68,0,62,-78,62,-149v0,-46,-20,-78,-62,-78v-67,0,-63,76,-63,146v0,49,19,81,63,81","w":199},"1":{"d":"94,0r0,-242r-45,0r0,-24r72,0r0,266r-27,0","w":199},"2":{"d":"102,-271v75,-6,105,96,52,147r-104,100r134,0r0,24r-170,0r0,-24r127,-124v37,-38,9,-99,-40,-99v-37,0,-59,29,-58,67v-8,-1,-21,2,-27,-1v1,-55,32,-86,86,-90","w":199},"3":{"d":"137,-153v79,34,44,162,-39,158v-53,-3,-83,-35,-86,-88r27,0v1,39,25,63,59,63v34,1,58,-26,57,-61v-2,-38,-31,-63,-76,-59r0,-23v34,3,59,-13,59,-42v1,-23,-19,-43,-42,-42v-24,0,-40,23,-40,47r-26,0v1,-39,27,-71,67,-71v61,0,92,89,40,118","w":199},"4":{"d":"166,-49r0,49r-27,0r0,-49r-134,0r0,-24r129,-193r32,0r0,193r24,0r0,24r-24,0xm139,-230r-103,157r103,0r0,-157","w":199},"5":{"d":"191,-88v0,60,-59,110,-122,87v-35,-13,-54,-42,-60,-83r27,0v3,34,27,64,64,64v36,0,64,-32,64,-68v0,-67,-84,-96,-119,-39r-21,-8r25,-131r119,0r0,24r-98,0r-14,73v64,-36,135,13,135,81","w":199},"6":{"d":"191,-89v0,51,-39,94,-91,94v-76,0,-114,-91,-71,-155r78,-116r30,0r-61,91v59,-24,115,29,115,86xm164,-88v0,-37,-28,-69,-64,-69v-37,0,-65,32,-65,69v0,37,29,68,65,68v37,0,64,-31,64,-68","w":199},"7":{"d":"68,0r-28,0r109,-242r-126,0r0,-24r154,0r0,24","w":199},"8":{"d":"185,-77v1,44,-41,82,-85,82v-44,0,-85,-37,-85,-82v0,-33,20,-63,45,-72v-59,-32,-25,-122,39,-122v65,0,100,91,40,122v31,15,46,39,46,72xm143,-203v0,-23,-19,-44,-43,-44v-23,0,-44,20,-44,44v0,23,22,43,44,43v23,0,43,-19,43,-43xm158,-77v0,-32,-27,-58,-59,-58v-29,0,-58,28,-58,57v0,33,25,58,59,58v31,0,58,-26,58,-57","w":199},"9":{"d":"100,-271v77,0,114,92,71,155r-79,116r-30,0v19,-30,46,-61,61,-91v-59,24,-114,-29,-114,-87v0,-51,41,-93,91,-93xm164,-179v0,-37,-29,-68,-64,-68v-37,0,-65,32,-65,69v0,37,28,69,65,69v37,0,64,-33,64,-70","w":199},":":{"d":"37,-152r0,-45r26,0r0,45r-26,0xm37,0r0,-45r26,0r0,45r-26,0","w":99},";":{"d":"37,-152r0,-45r26,0r0,45r-26,0xm32,24r-27,0r32,-69r26,0","w":99},"<":{"d":"17,-80r0,-22r182,-83r0,25r-153,69r153,69r0,25","w":218},"=":{"d":"18,-115r0,-25r182,0r0,25r-182,0xm18,-43r0,-24r182,0r0,24r-182,0","w":218},">":{"d":"19,3r0,-25r153,-69r-153,-69r0,-25r182,83r0,22","w":218},"?":{"d":"108,-271v70,-4,109,90,55,135v-19,16,-40,36,-42,67v-8,-1,-22,3,-26,-2v-3,-61,63,-69,68,-121v3,-29,-27,-54,-56,-54v-31,1,-60,22,-57,63r-27,0v-4,-50,39,-86,85,-88xm95,0r0,-45r26,0r0,45r-26,0","w":212},"@":{"d":"289,-153v-1,48,-24,93,-65,97v-19,1,-26,-12,-30,-29v-28,53,-112,27,-105,-36v-11,-64,89,-117,114,-49v4,-7,3,-19,6,-27r22,0r-19,106v0,10,5,15,13,15v28,-4,43,-42,43,-76v1,-60,-44,-99,-105,-99v-67,0,-118,51,-118,118v0,106,118,144,207,100r6,18v-102,49,-235,6,-235,-115v0,-81,62,-141,143,-141v71,0,124,48,123,118xm149,-76v48,3,70,-105,11,-106v-29,-1,-51,29,-50,60v1,26,14,45,39,46","w":312},"A":{"d":"233,0r-38,-90r-124,0r-39,90r-28,0r114,-266r30,0r114,266r-29,0xm133,-236r-52,122r103,0","w":266,"k":{"y":13,"w":13,"v":20,"u":13,"t":6,"q":6,"f":6,"e":-7,"d":6,"Y":26,"X":20,"W":11,"V":20,"U":13,"T":33,"S":6,"Q":6,"O":6,"G":6,"C":6,"A":13,";":6,":":6,"-":8}},"B":{"d":"196,-76v-1,52,-37,76,-96,76r-73,0r0,-266v77,-3,154,-3,154,71v0,27,-11,39,-29,53v30,12,44,34,44,66xm154,-197v-1,-46,-50,-48,-101,-45r0,90v48,1,102,2,101,-45xm169,-76v0,-49,-59,-55,-116,-51r0,103v53,0,116,5,116,-52","w":206,"k":{"Y":15,"W":6,"V":6,"G":-7,"C":-7,"-":-10}},"C":{"d":"155,-20v44,-1,72,-22,93,-50r30,0v-27,50,-68,75,-123,75v-75,0,-140,-64,-140,-138v0,-76,64,-138,140,-138v52,0,101,32,122,73r-30,0v-22,-32,-53,-49,-93,-49v-58,0,-112,56,-112,114v0,58,54,115,113,113","w":292,"k":{"Y":13,"S":6,"A":6}},"D":{"d":"252,-133v0,76,-59,134,-148,133r-77,0r0,-266r77,0v89,-1,148,55,148,133xm225,-134v0,-82,-72,-119,-172,-108r0,218v99,7,172,-20,172,-110","w":267,"k":{"Y":13,"V":6,"A":6}},"E":{"d":"25,0r0,-266r146,0r0,24r-119,0r0,95r115,0r0,25r-115,0r0,98r119,0r0,24r-146,0","w":192},"F":{"d":"52,-242r0,96r104,0r0,24r-104,0r0,122r-27,0r0,-266r135,0r0,24r-108,0","w":174,"k":{"y":13,"u":16,"r":16,"o":18,"i":13,"e":18,"a":21,"T":-7,"A":20,";":15,":":15,".":44,",":44}},"G":{"d":"41,-133v0,87,108,148,184,92v21,-15,35,-34,41,-57r-149,0r0,-24r181,0v-4,70,-67,127,-141,127v-74,0,-143,-64,-143,-138v0,-74,67,-138,143,-138v54,0,105,31,126,76r-31,0v-16,-29,-53,-51,-95,-52v-62,-2,-116,52,-116,114","w":313,"k":{"Y":20,"W":6,"T":6,"A":6,"-":-8}},"H":{"d":"192,0r0,-125r-138,0r0,125r-27,0r0,-266r27,0r0,117r138,0r0,-117r26,0r0,266r-26,0","w":245,"k":{";":6,":":6}},"I":{"d":"27,0r0,-266r27,0r0,266r-27,0","w":81},"J":{"d":"75,-20v34,0,43,-26,43,-63r0,-183r27,0r-1,207v0,62,-79,83,-120,45v-13,-13,-21,-29,-22,-49r26,0v2,29,18,43,47,43","w":173,"k":{"A":6,"-":6}},"K":{"d":"179,0r-89,-115r-34,42r0,73r-27,0r0,-266r27,0r0,153r122,-153r35,0r-106,130r106,136r-34,0","w":212,"k":{"y":20,"u":26,"o":13,"e":6,"a":6,"Y":20,"W":20,"U":13,"T":6,"O":20,"C":20,"A":13,"-":38}},"L":{"d":"29,0r0,-266r27,0r0,242r110,0r0,24r-137,0","w":166,"k":{"y":13,"u":6,"Y":26,"W":13,"V":20,"U":6,"T":26,"A":6}},"M":{"d":"277,0r-1,-237r-100,237r-22,0r-100,-237r0,237r-27,0r0,-266r41,0r97,226r97,-226r41,0r0,266r-26,0","w":330},"N":{"d":"212,0r-158,-234r0,234r-27,0r0,-266r36,0r149,221r0,-221r27,0r0,266r-27,0","w":266},"O":{"d":"297,-133v0,74,-67,138,-141,138v-74,0,-141,-64,-141,-137v0,-75,65,-139,141,-139v74,0,141,64,141,138xm271,-133v0,-61,-54,-114,-115,-114v-62,0,-114,53,-114,115v0,60,54,112,114,112v61,0,115,-52,115,-113","w":312,"k":{"Y":13,"X":13,"V":13,"A":6,".":15,"-":-10,",":15}},"P":{"d":"203,-187v1,70,-69,87,-149,80r0,107r-27,0r0,-266r92,0v50,1,84,33,84,79xm123,-132v67,-2,70,-107,0,-110r-69,0r0,111","w":213,"k":{"u":13,"s":13,"r":6,"o":18,"e":16,"a":21,"A":20,".":53,"-":8,",":53}},"Q":{"d":"158,-271v79,0,143,61,143,140v0,37,-15,70,-44,97v12,10,25,14,40,14r0,25v-23,0,-43,-8,-60,-23v-91,62,-223,-9,-223,-114v0,-78,66,-139,144,-139xm275,-132v2,-62,-54,-115,-117,-115v-73,0,-136,68,-112,147v76,-27,150,6,192,49v20,-20,36,-47,37,-81xm56,-78v24,50,106,79,161,41v-35,-32,-98,-63,-161,-41","w":313},"R":{"d":"206,-180v0,45,-36,79,-79,81r75,99r-34,0r-90,-121v56,4,101,-12,101,-60v0,-59,-61,-65,-127,-61r0,242r-27,0r0,-266r84,0v59,0,97,35,97,86","w":218,"k":{"y":6,"u":6,"o":6,"e":6,"Y":26,"V":6,"T":6,"A":13,";":13,":":13,"-":10}},"S":{"d":"152,-123v44,48,2,128,-62,128v-47,0,-83,-33,-82,-80r27,0v2,37,20,55,55,55v47,0,74,-63,35,-91v-38,-26,-110,-23,-110,-89v0,-62,86,-95,127,-50v14,14,22,30,22,51r-27,0v0,-25,-21,-48,-47,-48v-44,0,-68,63,-27,82v30,14,70,20,89,42","w":179,"k":{"G":-7,"C":-7,"A":13}},"T":{"d":"90,-242r0,242r-27,0r0,-242r-61,0r0,-24r149,0r0,24r-61,0","w":153,"k":{"y":26,"w":26,"u":29,"s":40,"r":6,"o":33,"i":13,"e":33,"c":40,"a":33,"A":33,";":23,":":23,".":40,"-":26,",":40}},"U":{"d":"118,-20v96,0,56,-153,64,-246r26,0r0,166v1,64,-33,105,-90,105v-57,0,-91,-41,-91,-105r0,-166r27,0r0,166v-2,49,23,80,64,80","k":{"A":20}},"V":{"d":"139,0r-26,0r-110,-266r29,0r94,233r95,-233r28,0","w":252,"k":{"y":20,"u":26,"o":23,"i":13,"e":29,"a":28,"O":6,"A":20,";":31,":":31,".":60,"-":23,",":60}},"W":{"d":"266,0r-34,0r-60,-218r-58,218r-34,0r-76,-266r27,0r66,232r63,-232r25,0r65,231r65,-231r27,0","w":345,"k":{"y":20,"u":23,"r":16,"o":20,"i":20,"e":23,"a":21,"A":13,";":21,":":21,".":51,"-":28,",":51}},"X":{"d":"185,0r-75,-114r-76,114r-31,0r90,-136r-85,-130r31,0r71,106r70,-106r31,0r-85,130r91,136r-32,0","w":219,"k":{"e":13,"T":13,"O":13,"C":6,"A":13,"-":31}},"Y":{"d":"120,-89r0,89r-27,0r0,-89r-93,-177r30,0r76,149r78,-149r29,0","w":213,"k":{"u":33,"o":33,"i":20,"e":40,"a":33,"O":13,"C":6,"A":33,";":38,":":38,".":48,"-":50,",":48}},"Z":{"d":"4,0r0,-24r131,-218r-127,0r0,-24r157,0r0,24r-131,218r135,0r0,24r-165,0","w":172},"[":{"d":"75,-171v0,81,-23,189,46,208r0,28v-94,-17,-70,-132,-73,-236v-1,-50,29,-88,73,-100r0,27v-31,14,-46,38,-46,73","w":126},"\\":{"d":"144,36r-102,-302r29,0r101,302r-28,0","w":217},"]":{"d":"5,-271v44,11,75,50,73,100v-3,103,22,220,-73,236r0,-28v69,-19,47,-126,47,-208v0,-35,-16,-59,-47,-73r0,-27","w":126},"^":{"d":"174,-111r-65,-129r-65,129r-25,0r78,-155r24,0r78,155r-25,0","w":218},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"`":{"d":"66,-197r-32,-69r27,0r31,69r-26,0","w":126},"a":{"d":"15,-99v0,-93,134,-143,183,-63r0,-35r26,0r0,197r-26,0r0,-35v-48,79,-183,30,-183,-64xm200,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80","w":245},"b":{"d":"233,-99v0,94,-133,143,-183,64r0,35r-26,0r0,-266r26,0r0,104v50,-79,183,-30,183,63xm208,-98v0,-46,-35,-81,-81,-81v-43,0,-79,38,-79,81v0,42,36,80,79,80v45,0,81,-35,81,-80","w":245},"c":{"d":"40,-99v0,80,118,113,151,41r27,0v-21,42,-54,63,-98,63v-56,0,-105,-47,-105,-103v0,-79,94,-134,164,-87v18,12,31,28,39,48r-27,0v-32,-73,-151,-43,-151,38","w":232},"d":{"d":"14,-99v0,-93,131,-142,183,-64r0,-103r25,0r0,266r-25,0v-1,-11,2,-26,-1,-35v-48,79,-182,30,-182,-64xm199,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80","w":246},"e":{"d":"116,-202v59,0,107,50,103,113r-180,0v1,36,39,71,77,71v33,0,62,-22,70,-47r27,0v-12,38,-50,70,-97,70v-54,0,-102,-47,-102,-103v0,-56,47,-104,102,-104xm193,-112v-4,-56,-83,-91,-128,-48v-14,13,-23,29,-26,48r154,0","w":233,"k":{"x":6}},"f":{"d":"62,-174r0,174r-25,0r0,-174r-30,0r0,-23r30,0v1,-50,24,-75,76,-74r0,23v-34,0,-51,17,-51,51r51,0r0,23r-51,0","w":113,"k":{".":6,",":6}},"g":{"d":"13,-98v0,-93,130,-143,180,-64r0,-35r25,0r-1,185v2,82,-96,111,-158,71v-19,-13,-31,-31,-38,-54r27,0v24,81,165,57,145,-41v-14,22,-40,41,-77,41v-56,0,-103,-48,-103,-103xm194,-98v0,-43,-35,-81,-78,-81v-43,0,-78,39,-78,81v0,42,36,80,78,80v43,0,78,-37,78,-80","w":242},"h":{"d":"109,-202v55,-1,87,39,86,94r0,108r-25,0r0,-108v1,-42,-23,-71,-61,-71v-37,0,-62,28,-62,69r0,110r-25,0r0,-266r25,0r1,94v13,-20,34,-30,61,-30","w":219},"i":{"d":"23,-221r0,-45r26,0r0,45r-26,0xm23,0r0,-197r26,0r0,197r-26,0","w":71},"j":{"d":"24,-221r0,-45r25,0r0,45r-25,0xm-16,44v32,0,40,-23,40,-58r0,-183r25,0r0,188v3,51,-23,75,-65,78r0,-25","w":72},"k":{"d":"147,0r-65,-78r-32,41r0,37r-25,0r0,-266r25,0r1,189r92,-120r32,0r-77,99r81,98r-32,0","w":180,"k":{"y":6,"u":6,"o":13,"e":6,"a":6}},"l":{"d":"23,0r0,-266r26,0r0,266r-26,0","w":71},"m":{"d":"169,-164v37,-68,145,-38,145,47r0,117r-25,0v-5,-73,22,-179,-54,-179v-75,0,-50,107,-54,179r-25,0v-5,-72,22,-179,-53,-179v-76,0,-49,107,-54,179r-25,0r0,-197r25,0r0,23v26,-43,100,-34,120,10","w":337},"n":{"d":"110,-202v56,-1,87,39,87,94r0,108r-26,0v-2,-77,17,-181,-61,-179v-37,0,-61,28,-61,69r0,110r-26,0r0,-197r26,0r0,25v13,-20,34,-30,61,-30","w":219},"o":{"d":"221,-99v0,55,-48,104,-103,104v-55,0,-103,-48,-103,-102v0,-56,48,-105,103,-105v54,0,103,49,103,103xm196,-100v0,-42,-36,-79,-78,-79v-43,0,-78,38,-78,81v0,42,36,80,78,80v43,0,78,-39,78,-82","k":{"x":6,"-":-7}},"p":{"d":"232,-99v0,95,-133,142,-184,64r0,104r-25,0r0,-266r25,0v1,11,-2,26,1,35v50,-79,183,-29,183,63xm206,-98v0,-46,-34,-81,-80,-81v-43,0,-79,37,-79,81v0,43,36,80,79,80v45,0,80,-35,80,-80","w":245},"q":{"d":"13,-99v0,-93,134,-143,183,-63r0,-35r26,0r0,266r-26,0r0,-104v-48,79,-183,30,-183,-64xm198,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80","w":245},"r":{"d":"105,-175v-80,1,-51,102,-56,175r-26,0r0,-197r26,0r0,29v10,-23,25,-31,56,-34r0,27","w":108,"k":{"y":-13,"w":-7,"v":-7,"u":-7,"r":-7,"n":-7,"m":-7,"h":6,"f":-7,".":23,"-":6,",":23}},"s":{"d":"60,-95v-63,-8,-57,-107,10,-107v30,0,55,23,54,54r-25,0v-1,-21,-12,-31,-30,-31v-54,0,-23,60,8,63v27,10,54,24,54,61v0,40,-21,60,-62,60v-36,0,-61,-26,-60,-63r25,0v0,27,12,40,35,40v38,0,48,-44,23,-63v-8,-6,-21,-10,-32,-14","w":139},"t":{"d":"72,-174r0,174r-26,0r0,-174r-41,0r0,-23r41,0r0,-69r26,0r0,69r47,0r0,23r-47,0","w":121},"u":{"d":"107,-18v40,-2,62,-28,62,-75r0,-104r26,0r0,197r-24,0v-1,-10,2,-23,-1,-31v-10,22,-33,36,-63,36v-54,-1,-85,-33,-85,-93r0,-109r25,0v4,76,-21,182,60,179","w":218},"v":{"d":"113,0r-27,0r-84,-197r28,0r69,166r70,-166r28,0","w":199,"k":{";":6,":":6,".":34,",":34}},"w":{"d":"220,0r-29,0r-42,-131r-41,131r-29,0r-74,-197r26,0r63,165r45,-141r21,0r47,141r62,-165r26,0","w":299,"k":{";":6,":":6,".":33,",":33}},"x":{"d":"139,0r-53,-79r-52,79r-30,0r68,-100r-68,-97r30,0r52,76r52,-76r30,0r-67,97r67,100r-29,0","w":172,"k":{"o":6,"e":6,"c":6}},"y":{"d":"74,69r-26,0r34,-76r-77,-190r27,0r63,157r67,-157r26,0","w":192,"k":{".":31,"-":6,",":31}},"z":{"d":"4,0r0,-22r109,-152r-106,0r0,-23r136,0r0,23r-108,151r114,0r0,23r-145,0","w":152},"{":{"d":"53,-100v58,14,7,127,48,146r18,0r0,22v-39,5,-62,-12,-62,-47v0,-45,9,-105,-32,-109r0,-23v74,-7,-22,-175,94,-155r0,21v-75,-14,2,128,-66,145","w":126},"|":{"d":"108,80r0,-360r26,0r0,360r-26,0","w":241},"}":{"d":"7,-266v116,-19,20,147,94,155r0,23v-74,8,22,175,-94,156r0,-22v76,14,-3,-129,67,-146v-39,-8,-32,-67,-32,-114v0,-26,-9,-35,-35,-31r0,-21","w":126},"~":{"d":"147,-66v-38,0,-90,-53,-108,1r-13,-17v25,-55,81,-19,121,-6v15,0,25,-16,32,-27r13,18v-13,18,-21,31,-45,31","w":218},"\u00c0":{"d":"233,0r-38,-90r-124,0r-39,90r-28,0r114,-266r30,0r114,266r-29,0xm133,-236r-52,122r103,0xm161,-282r-71,-38r11,-22r72,40","w":266},"\u00c1":{"d":"233,0r-38,-90r-124,0r-39,90r-28,0r114,-266r30,0r114,266r-29,0xm133,-236r-52,122r103,0xm106,-282r-12,-20r72,-40r11,22","w":266},"\u1ea2":{"d":"233,0r-38,-90r-124,0r-39,90r-28,0r114,-266r30,0r114,266r-29,0xm133,-236r-52,122r103,0xm135,-366v31,0,52,40,26,58v-7,8,-15,12,-15,28r-22,0v-3,-27,23,-31,26,-52v3,-19,-27,-21,-30,-3v0,1,-1,5,-1,11r-22,0v-3,-25,15,-42,38,-42","w":266},"\u00c3":{"d":"233,0r-38,-90r-124,0r-39,90r-28,0r114,-266r30,0r114,266r-29,0xm133,-236r-52,122r103,0xm71,-311v32,-39,77,15,111,-10r13,18v-37,37,-78,-22,-111,10","w":266},"\u1ea0":{"d":"233,0r-38,-90r-124,0r-39,90r-28,0r114,-266r30,0r114,266r-29,0xm133,-236r-52,122r103,0xm120,68r0,-46r27,0r0,46r-27,0","w":266},"\u00c2":{"d":"233,0r-38,-90r-124,0r-39,90r-28,0r114,-266r30,0r114,266r-29,0xm133,-236r-52,122r103,0xm165,-289r-31,-26r-32,26r-33,0r53,-45r23,0r52,45r-32,0","w":266},"\u1ea6":{"d":"233,0r-38,-90r-124,0r-39,90r-28,0r114,-266r30,0r114,266r-29,0xm133,-236r-52,122r103,0xm177,-327r-71,-39r11,-22r72,40xm165,-289r-31,-26r-32,26r-33,0r53,-45r23,0r52,45r-32,0","w":266},"\u1ea4":{"d":"233,0r-38,-90r-124,0r-39,90r-28,0r114,-266r30,0r114,266r-29,0xm133,-236r-52,122r103,0xm176,-317r-11,-21r71,-39r12,22xm165,-289r-31,-26r-32,26r-33,0r53,-45r23,0r52,45r-32,0","w":266},"\u1ea8":{"d":"233,0r-38,-90r-124,0r-39,90r-28,0r114,-266r30,0r114,266r-29,0xm133,-236r-52,122r103,0xm174,-410v37,-2,49,49,19,65v-5,5,-8,10,-8,21r-22,0v-3,-27,21,-31,26,-52v0,-19,-28,-21,-31,-3r0,11r-23,0v-3,-25,16,-41,39,-42xm165,-289r-31,-26r-32,26r-33,0r53,-45r23,0r52,45r-32,0","w":266},"\u1eaa":{"d":"233,0r-38,-90r-124,0r-39,90r-28,0r114,-266r30,0r114,266r-29,0xm133,-236r-52,122r103,0xm91,-357v32,-38,77,15,111,-10r13,18v-37,38,-78,-22,-112,10xm165,-289r-31,-26r-32,26r-33,0r53,-45r23,0r52,45r-32,0","w":266},"\u1eac":{"d":"233,0r-38,-90r-124,0r-39,90r-28,0r114,-266r30,0r114,266r-29,0xm133,-236r-52,122r103,0xm120,68r0,-46r27,0r0,46r-27,0xm165,-289r-31,-26r-32,26r-33,0r53,-45r23,0r52,45r-32,0","w":266},"\u0102":{"d":"233,0r-38,-90r-124,0r-39,90r-28,0r114,-266r30,0r114,266r-29,0xm133,-236r-52,122r103,0xm94,-320v14,22,65,20,79,0r23,0v-11,49,-114,49,-126,0r24,0","w":266},"\u1eb0":{"d":"233,0r-38,-90r-124,0r-39,90r-28,0r114,-266r30,0r114,266r-29,0xm133,-236r-52,122r103,0xm150,-327r-71,-39r12,-22r71,40xm94,-320v14,22,65,20,79,0r23,0v-11,49,-114,49,-126,0r24,0","w":266},"\u1eae":{"d":"233,0r-38,-90r-124,0r-39,90r-28,0r114,-266r30,0r114,266r-29,0xm133,-236r-52,122r103,0xm136,-317r-12,-21r72,-39r11,22xm94,-320v14,22,65,20,79,0r23,0v-11,49,-114,49,-126,0r24,0","w":266},"\u1eb2":{"d":"233,0r-38,-90r-124,0r-39,90r-28,0r114,-266r30,0r114,266r-29,0xm133,-236r-52,122r103,0xm135,-410v32,0,51,39,26,58v-7,8,-15,12,-15,28r-22,0v-3,-27,23,-31,26,-52v3,-19,-28,-22,-30,-3v0,1,-1,5,-1,11r-22,0v-3,-25,15,-42,38,-42xm94,-320v14,22,65,20,79,0r23,0v-11,49,-114,49,-126,0r24,0","w":266},"\u1eb4":{"d":"233,0r-38,-90r-124,0r-39,90r-28,0r114,-266r30,0r114,266r-29,0xm133,-236r-52,122r103,0xm91,-357v32,-38,77,15,111,-10r13,18v-37,38,-78,-22,-112,10xm94,-320v14,22,65,20,79,0r23,0v-11,49,-114,49,-126,0r24,0","w":266},"\u1eb6":{"d":"233,0r-38,-90r-124,0r-39,90r-28,0r114,-266r30,0r114,266r-29,0xm133,-236r-52,122r103,0xm120,68r0,-46r27,0r0,46r-27,0xm94,-320v14,22,65,20,79,0r23,0v-11,49,-114,49,-126,0r24,0","w":266},"\u00c8":{"d":"25,0r0,-266r146,0r0,24r-119,0r0,95r115,0r0,25r-115,0r0,98r119,0r0,24r-146,0xm124,-282r-71,-38r12,-22r71,40","w":192},"\u00c9":{"d":"25,0r0,-266r146,0r0,24r-119,0r0,95r115,0r0,25r-115,0r0,98r119,0r0,24r-146,0xm69,-282r-12,-20r72,-40r11,22","w":192},"\u1eba":{"d":"25,0r0,-266r146,0r0,24r-119,0r0,95r115,0r0,25r-115,0r0,98r119,0r0,24r-146,0xm98,-366v31,0,52,40,26,58v-7,8,-15,11,-14,28r-23,0v-3,-27,23,-31,26,-52v3,-19,-27,-21,-30,-3v0,1,-1,5,-1,11r-22,0v-3,-25,15,-42,38,-42","w":192},"\u1ebc":{"d":"25,0r0,-266r146,0r0,24r-119,0r0,95r115,0r0,25r-115,0r0,98r119,0r0,24r-146,0xm39,-311v32,-39,77,15,112,-10r12,18v-37,37,-78,-22,-111,10","w":192},"\u1eb8":{"d":"25,0r0,-266r146,0r0,24r-119,0r0,95r115,0r0,25r-115,0r0,98r119,0r0,24r-146,0xm85,68r0,-46r26,0r0,46r-26,0","w":192},"\u00ca":{"d":"25,0r0,-266r146,0r0,24r-119,0r0,95r115,0r0,25r-115,0r0,98r119,0r0,24r-146,0xm128,-289r-31,-26r-32,26r-32,0r52,-45r24,0r51,45r-32,0","w":192},"\u1ec0":{"d":"25,0r0,-266r146,0r0,24r-119,0r0,95r115,0r0,25r-115,0r0,98r119,0r0,24r-146,0xm137,-326r-71,-38r11,-22r72,40xm128,-289r-31,-26r-32,26r-32,0r52,-45r24,0r51,45r-32,0","w":192},"\u1ebe":{"d":"25,0r0,-266r146,0r0,24r-119,0r0,95r115,0r0,25r-115,0r0,98r119,0r0,24r-146,0xm143,-315r-12,-21r72,-39r11,21xm128,-289r-31,-26r-32,26r-32,0r52,-45r24,0r51,45r-32,0","w":192},"\u1ec2":{"d":"25,0r0,-266r146,0r0,24r-119,0r0,95r115,0r0,25r-115,0r0,98r119,0r0,24r-146,0xm139,-410v37,-1,48,48,19,65v-5,5,-8,10,-8,21r-22,0v-3,-27,21,-32,26,-52v0,-18,-29,-22,-31,-3r0,11r-23,0v-3,-25,16,-41,39,-42xm128,-289r-31,-26r-32,26r-32,0r52,-45r24,0r51,45r-32,0","w":192},"\u1ec4":{"d":"25,0r0,-266r146,0r0,24r-119,0r0,95r115,0r0,25r-115,0r0,98r119,0r0,24r-146,0xm52,-356v33,-38,76,16,111,-9r13,17v-36,38,-77,-20,-111,10xm128,-289r-31,-26r-32,26r-32,0r52,-45r24,0r51,45r-32,0","w":192},"\u1ec6":{"d":"25,0r0,-266r146,0r0,24r-119,0r0,95r115,0r0,25r-115,0r0,98r119,0r0,24r-146,0xm85,68r0,-46r26,0r0,46r-26,0xm128,-289r-31,-26r-32,26r-32,0r52,-45r24,0r51,45r-32,0","w":192},"\u00cc":{"d":"27,0r0,-266r27,0r0,266r-27,0xm54,-282r-71,-38r12,-22r71,40","w":81},"\u00cd":{"d":"27,0r0,-266r27,0r0,266r-27,0xm27,-282r-12,-20r72,-40r12,22","w":81},"\u1ec8":{"d":"27,0r0,-266r27,0r0,266r-27,0xm42,-366v37,-2,49,49,19,65v-5,5,-8,10,-8,21r-22,0v-4,-27,21,-31,26,-52v0,-19,-28,-21,-31,-3r0,11r-23,0v-3,-25,16,-41,39,-42","w":81},"\u0128":{"d":"27,0r0,-266r27,0r0,266r-27,0xm-19,-311v25,-28,59,-9,88,-1v9,0,17,-5,23,-9r13,18v-37,37,-78,-22,-112,10","w":81},"\u1eca":{"d":"27,0r0,-266r27,0r0,266r-27,0xm28,68r0,-46r27,0r0,46r-27,0","w":81},"\u00d2":{"d":"297,-133v0,74,-67,138,-141,138v-74,0,-141,-64,-141,-137v0,-75,65,-139,141,-139v74,0,141,64,141,138xm271,-133v0,-61,-54,-114,-115,-114v-62,0,-114,53,-114,115v0,60,54,112,114,112v61,0,115,-52,115,-113xm185,-282r-72,-38r12,-22r72,40","w":312},"\u00d3":{"d":"297,-133v0,74,-67,138,-141,138v-74,0,-141,-64,-141,-137v0,-75,65,-139,141,-139v74,0,141,64,141,138xm271,-133v0,-61,-54,-114,-115,-114v-62,0,-114,53,-114,115v0,60,54,112,114,112v61,0,115,-52,115,-113xm143,-282r-12,-20r72,-40r12,22","w":312},"\u1ece":{"d":"297,-133v0,74,-67,138,-141,138v-74,0,-141,-64,-141,-137v0,-75,65,-139,141,-139v74,0,141,64,141,138xm271,-133v0,-61,-54,-114,-115,-114v-62,0,-114,53,-114,115v0,60,54,112,114,112v61,0,115,-52,115,-113xm157,-366v37,-2,49,48,19,65v-5,5,-8,10,-8,21r-22,0v-3,-27,21,-31,26,-52v-1,-19,-27,-20,-31,-3r0,11r-23,0v-3,-25,16,-41,39,-42","w":312},"\u00d5":{"d":"297,-133v0,74,-67,138,-141,138v-74,0,-141,-64,-141,-137v0,-75,65,-139,141,-139v74,0,141,64,141,138xm271,-133v0,-61,-54,-114,-115,-114v-62,0,-114,53,-114,115v0,60,54,112,114,112v61,0,115,-52,115,-113xm94,-311v32,-39,77,15,111,-10r13,18v-37,37,-78,-22,-111,10","w":312},"\u1ecc":{"d":"297,-133v0,74,-67,138,-141,138v-74,0,-141,-64,-141,-137v0,-75,65,-139,141,-139v74,0,141,64,141,138xm271,-133v0,-61,-54,-114,-115,-114v-62,0,-114,53,-114,115v0,60,54,112,114,112v61,0,115,-52,115,-113xm143,68r0,-46r27,0r0,46r-27,0","w":312},"\u00d4":{"d":"297,-133v0,74,-67,138,-141,138v-74,0,-141,-64,-141,-137v0,-75,65,-139,141,-139v74,0,141,64,141,138xm271,-133v0,-61,-54,-114,-115,-114v-62,0,-114,53,-114,115v0,60,54,112,114,112v61,0,115,-52,115,-113xm188,-289r-31,-26r-31,26r-33,0r52,-45r24,0r51,45r-32,0","w":312},"\u1ed2":{"d":"297,-133v0,74,-67,138,-141,138v-74,0,-141,-64,-141,-137v0,-75,65,-139,141,-139v74,0,141,64,141,138xm271,-133v0,-61,-54,-114,-115,-114v-62,0,-114,53,-114,115v0,60,54,112,114,112v61,0,115,-52,115,-113xm197,-327r-71,-39r11,-22r72,40xm188,-289r-31,-26r-31,26r-33,0r52,-45r24,0r51,45r-32,0","w":312},"\u1ed0":{"d":"297,-133v0,74,-67,138,-141,138v-74,0,-141,-64,-141,-137v0,-75,65,-139,141,-139v74,0,141,64,141,138xm271,-133v0,-61,-54,-114,-115,-114v-62,0,-114,53,-114,115v0,60,54,112,114,112v61,0,115,-52,115,-113xm203,-312r-12,-20r72,-40r12,22xm188,-289r-31,-26r-31,26r-33,0r52,-45r24,0r51,45r-32,0","w":312},"\u1ed4":{"d":"297,-133v0,74,-67,138,-141,138v-74,0,-141,-64,-141,-137v0,-75,65,-139,141,-139v74,0,141,64,141,138xm271,-133v0,-61,-54,-114,-115,-114v-62,0,-114,53,-114,115v0,60,54,112,114,112v61,0,115,-52,115,-113xm198,-412v37,-2,49,49,19,65v-5,5,-8,10,-8,21r-22,0v-4,-27,20,-31,26,-51v1,-20,-29,-23,-31,-3r0,10r-23,0v-3,-25,16,-41,39,-42xm188,-289r-31,-26r-31,26r-33,0r52,-45r24,0r51,45r-32,0","w":312},"\u1ed6":{"d":"297,-133v0,74,-67,138,-141,138v-74,0,-141,-64,-141,-137v0,-75,65,-139,141,-139v74,0,141,64,141,138xm271,-133v0,-61,-54,-114,-115,-114v-62,0,-114,53,-114,115v0,60,54,112,114,112v61,0,115,-52,115,-113xm114,-359v26,-27,61,-8,88,0v9,0,17,-6,23,-10r13,18v-37,39,-79,-22,-112,10xm188,-289r-31,-26r-31,26r-33,0r52,-45r24,0r51,45r-32,0","w":312},"\u1ed8":{"d":"297,-133v0,74,-67,138,-141,138v-74,0,-141,-64,-141,-137v0,-75,65,-139,141,-139v74,0,141,64,141,138xm271,-133v0,-61,-54,-114,-115,-114v-62,0,-114,53,-114,115v0,60,54,112,114,112v61,0,115,-52,115,-113xm143,68r0,-46r27,0r0,46r-27,0xm188,-289r-31,-26r-31,26r-33,0r52,-45r24,0r51,45r-32,0","w":312},"\u00d9":{"d":"118,-20v96,0,56,-153,64,-246r26,0r0,166v1,64,-33,105,-90,105v-57,0,-91,-41,-91,-105r0,-166r27,0r0,166v-2,49,23,80,64,80xm139,-282r-71,-38r11,-22r72,40"},"\u00da":{"d":"118,-20v96,0,56,-153,64,-246r26,0r0,166v1,64,-33,105,-90,105v-57,0,-91,-41,-91,-105r0,-166r27,0r0,166v-2,49,23,80,64,80xm97,-282r-11,-20r71,-40r12,22"},"\u1ee6":{"d":"118,-20v96,0,56,-153,64,-246r26,0r0,166v1,64,-33,105,-90,105v-57,0,-91,-41,-91,-105r0,-166r27,0r0,166v-2,49,23,80,64,80xm116,-366v38,0,51,49,19,65v-5,5,-7,10,-7,21r-23,0v-3,-27,23,-31,26,-52v3,-19,-27,-21,-30,-3v0,1,-1,5,-1,11r-22,0v-3,-25,15,-42,38,-42"},"\u0168":{"d":"118,-20v96,0,56,-153,64,-246r26,0r0,166v1,64,-33,105,-90,105v-57,0,-91,-41,-91,-105r0,-166r27,0r0,166v-2,49,23,80,64,80xm54,-311v32,-39,76,15,111,-10r13,18v-37,37,-79,-22,-112,10"},"\u1ee4":{"d":"118,-20v96,0,56,-153,64,-246r26,0r0,166v1,64,-33,105,-90,105v-57,0,-91,-41,-91,-105r0,-166r27,0r0,166v-2,49,23,80,64,80xm104,68r0,-46r27,0r0,46r-27,0"},"\u01af":{"d":"238,-304v3,36,-6,59,-30,68r0,136v1,64,-34,105,-90,105v-57,0,-91,-41,-91,-105r0,-166r26,0v7,95,-32,246,65,246v96,0,56,-153,64,-246r26,0r0,6v4,-3,7,-7,8,-12r-12,0r0,-32r34,0"},"\u1eea":{"d":"139,-282r-71,-38r11,-22r72,40xm238,-304v3,36,-6,59,-30,68r0,136v1,64,-34,105,-90,105v-57,0,-91,-41,-91,-105r0,-166r27,0r0,166v-2,49,23,80,64,80v96,0,56,-153,64,-246r26,0r0,6v4,-3,7,-7,8,-12r-11,0r0,-32r33,0"},"\u1ee8":{"d":"97,-282r-11,-20r71,-40r12,22xm238,-304v3,36,-6,59,-30,68r0,136v1,64,-34,105,-90,105v-57,0,-91,-41,-91,-105r0,-166r27,0r0,166v-2,49,23,80,64,80v96,0,56,-153,64,-246r26,0r0,6v4,-3,7,-7,8,-12r-11,0r0,-32r33,0"},"\u1eec":{"d":"116,-366v31,0,52,40,26,58v-7,8,-15,12,-15,28r-22,0v-3,-27,23,-31,26,-52v3,-19,-27,-21,-30,-3v0,1,-1,5,-1,11r-22,0v-3,-25,15,-42,38,-42xm238,-304v3,36,-6,59,-30,68r0,136v1,64,-34,105,-90,105v-57,0,-91,-41,-91,-105r0,-166r26,0v7,95,-32,246,65,246v96,0,56,-153,64,-246r26,0r0,6v4,-3,7,-7,8,-12r-12,0r0,-32r34,0"},"\u1eee":{"d":"54,-311v32,-39,76,15,111,-10r13,18v-37,37,-79,-22,-112,10xm238,-304v3,36,-6,59,-30,68r0,136v1,64,-34,105,-90,105v-57,0,-91,-41,-91,-105r0,-166r26,0v7,95,-32,246,65,246v96,0,56,-153,64,-246r26,0r0,6v4,-3,7,-7,8,-12r-12,0r0,-32r34,0"},"\u1ef0":{"d":"104,68r0,-46r27,0r0,46r-27,0xm238,-304v3,36,-6,59,-30,68r0,136v1,64,-34,105,-90,105v-57,0,-91,-41,-91,-105r0,-166r26,0v7,95,-32,246,65,246v96,0,56,-153,64,-246r26,0r0,6v4,-3,7,-7,8,-12r-12,0r0,-32r34,0"},"\u01a0":{"d":"271,-133v0,-61,-54,-114,-115,-114v-62,0,-114,53,-114,115v0,60,54,112,114,112v61,0,115,-52,115,-113xm277,-304v3,35,-5,58,-28,67v29,26,48,63,48,104v0,74,-67,138,-141,138v-74,0,-141,-64,-141,-137v0,-103,123,-178,216,-118v8,-4,22,-11,24,-22r-12,0r0,-32r34,0","w":312},"\u1edc":{"d":"271,-133v0,-61,-54,-114,-115,-114v-62,0,-114,53,-114,115v0,60,54,112,114,112v61,0,115,-52,115,-113xm185,-282r-72,-38r12,-22r72,40xm277,-304v3,35,-5,58,-28,67v29,26,48,63,48,104v0,74,-67,138,-141,138v-74,0,-141,-64,-141,-137v0,-103,123,-178,216,-118v8,-4,22,-11,24,-22r-12,0r0,-32r34,0","w":312},"\u1eda":{"d":"271,-133v0,-61,-54,-114,-115,-114v-62,0,-114,53,-114,115v0,60,54,112,114,112v61,0,115,-52,115,-113xm143,-282r-12,-20r72,-40r12,22xm277,-304v3,35,-5,58,-28,67v29,26,48,63,48,104v0,74,-67,138,-141,138v-74,0,-141,-64,-141,-137v0,-103,123,-178,216,-118v8,-4,22,-11,24,-22r-12,0r0,-32r34,0","w":312},"\u1ede":{"d":"271,-133v0,-61,-54,-114,-115,-114v-62,0,-114,53,-114,115v0,60,54,112,114,112v61,0,115,-52,115,-113xm157,-366v37,-2,49,48,19,65v-5,5,-8,10,-8,21r-22,0v-3,-27,21,-31,26,-52v-1,-19,-27,-20,-31,-3r0,11r-23,0v-3,-25,16,-41,39,-42xm277,-304v3,35,-5,58,-28,67v29,26,48,63,48,104v0,74,-67,138,-141,138v-74,0,-141,-64,-141,-137v0,-103,123,-178,216,-118v8,-4,22,-11,24,-22r-12,0r0,-32r34,0","w":312},"\u1ee0":{"d":"271,-133v0,-61,-54,-114,-115,-114v-62,0,-114,53,-114,115v0,60,54,112,114,112v61,0,115,-52,115,-113xm94,-311v32,-39,77,15,111,-10r13,18v-37,37,-78,-22,-111,10xm277,-304v3,35,-5,58,-28,67v29,26,48,63,48,104v0,74,-67,138,-141,138v-74,0,-141,-64,-141,-137v0,-103,123,-178,216,-118v8,-4,22,-11,24,-22r-12,0r0,-32r34,0","w":312},"\u1ee2":{"d":"271,-133v0,-61,-54,-114,-115,-114v-62,0,-114,53,-114,115v0,60,54,112,114,112v61,0,115,-52,115,-113xm143,68r0,-46r27,0r0,46r-27,0xm277,-304v3,35,-5,58,-28,67v29,26,48,63,48,104v0,74,-67,138,-141,138v-74,0,-141,-64,-141,-137v0,-103,123,-178,216,-118v8,-4,22,-11,24,-22r-12,0r0,-32r34,0","w":312},"\u1ef2":{"d":"120,-89r0,89r-27,0r0,-89r-93,-177r30,0r76,149r78,-149r29,0xm139,-282r-71,-38r11,-22r72,40","w":213},"\u00dd":{"d":"120,-89r0,89r-27,0r0,-89r-93,-177r30,0r76,149r78,-149r29,0xm86,-282r-11,-20r71,-40r12,22","w":213},"\u1ef6":{"d":"120,-89r0,89r-27,0r0,-89r-93,-177r30,0r76,149r78,-149r29,0xm107,-366v38,-2,51,49,19,65v-5,5,-7,10,-7,21r-23,0v-4,-27,24,-30,26,-52v2,-19,-27,-21,-30,-3v0,1,-1,5,-1,11r-22,0v-2,-24,15,-41,38,-42","w":213},"\u1ef8":{"d":"120,-89r0,89r-27,0r0,-89r-93,-177r30,0r76,149r78,-149r29,0xm45,-311v32,-39,76,15,111,-10r13,18v-38,37,-79,-22,-112,10","w":213},"\u1ef4":{"d":"120,-89r0,89r-27,0r0,-89r-93,-177r30,0r76,149r78,-149r29,0xm94,68r0,-46r26,0r0,46r-26,0","w":213},"\u00e0":{"d":"15,-99v0,-93,134,-143,183,-63r0,-35r26,0r0,197r-26,0r0,-35v-48,79,-183,30,-183,-64xm200,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80xm151,-223r-71,-38r11,-22r72,39","w":245},"\u00e1":{"d":"15,-99v0,-93,134,-143,183,-63r0,-35r26,0r0,197r-26,0r0,-35v-48,79,-183,30,-183,-64xm200,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80xm95,-223r-12,-21r72,-39r12,22","w":245},"\u1ea3":{"d":"15,-99v0,-93,134,-143,183,-63r0,-35r26,0r0,197r-26,0r0,-35v-48,79,-183,30,-183,-64xm200,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80xm121,-304v38,-2,51,49,19,65v-5,5,-7,10,-7,21r-23,0v-4,-27,23,-30,26,-52v2,-19,-28,-22,-30,-3v0,1,-1,5,-1,11r-22,0v-2,-24,15,-41,38,-42","w":245},"\u00e3":{"d":"15,-99v0,-93,134,-143,183,-63r0,-35r26,0r0,197r-26,0r0,-35v-48,79,-183,30,-183,-64xm200,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80xm61,-256v32,-38,77,15,111,-10r13,18v-37,38,-77,-22,-112,10","w":245},"\u1ea1":{"d":"15,-99v0,-93,134,-143,183,-63r0,-35r26,0r0,197r-26,0r0,-35v-48,79,-183,30,-183,-64xm200,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80xm106,68r0,-46r27,0r0,46r-27,0","w":245},"\u00e2":{"d":"15,-99v0,-93,134,-143,183,-63r0,-35r26,0r0,197r-26,0r0,-35v-48,79,-183,30,-183,-64xm200,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80xm155,-230r-31,-26r-32,26r-33,0r53,-45r23,0r52,45r-32,0","w":245},"\u1ea7":{"d":"15,-99v0,-93,134,-143,183,-63r0,-35r26,0r0,197r-26,0r0,-35v-48,79,-183,30,-183,-64xm200,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80xm171,-271r-72,-38r12,-22r71,40xm155,-230r-31,-26r-32,26r-33,0r53,-45r23,0r52,45r-32,0","w":245},"\u1ea5":{"d":"15,-99v0,-93,134,-143,183,-63r0,-35r26,0r0,197r-26,0r0,-35v-48,79,-183,30,-183,-64xm200,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80xm177,-255r-12,-20r71,-40r12,22xm155,-230r-31,-26r-32,26r-33,0r53,-45r23,0r52,45r-32,0","w":245},"\u1ea9":{"d":"15,-99v0,-93,134,-143,183,-63r0,-35r26,0r0,197r-26,0r0,-35v-48,79,-183,30,-183,-64xm200,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80xm155,-230r-31,-26r-32,26r-33,0r53,-45r23,0r52,45r-32,0xm171,-346v38,-2,48,48,19,65v-4,5,-8,9,-8,20r-22,0v-3,-26,23,-30,26,-51v3,-20,-28,-20,-31,-3r0,11r-23,0v-3,-25,16,-41,39,-42","w":245},"\u1eab":{"d":"15,-99v0,-93,134,-143,183,-63r0,-35r26,0r0,197r-26,0r0,-35v-48,79,-183,30,-183,-64xm200,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80xm73,-302v33,-38,78,15,111,-10r13,18v-37,39,-77,-22,-111,10xm155,-230r-31,-26r-32,26r-33,0r53,-45r23,0r52,45r-32,0","w":245},"\u1ead":{"d":"15,-99v0,-93,134,-143,183,-63r0,-35r26,0r0,197r-26,0r0,-35v-48,79,-183,30,-183,-64xm200,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80xm106,68r0,-46r27,0r0,46r-27,0xm155,-230r-31,-26r-32,26r-33,0r53,-45r23,0r52,45r-32,0","w":245},"\u0103":{"d":"15,-99v0,-93,134,-143,183,-63r0,-35r26,0r0,197r-26,0r0,-35v-48,79,-183,30,-183,-64xm200,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80xm85,-262v13,21,67,22,79,0r24,0v-11,49,-114,49,-126,0r23,0","w":245},"\u1eb1":{"d":"15,-99v0,-93,134,-143,183,-63r0,-35r26,0r0,197r-26,0r0,-35v-48,79,-183,30,-183,-64xm200,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80xm144,-271r-71,-38r11,-22r72,40xm85,-262v13,21,67,22,79,0r24,0v-11,49,-114,49,-126,0r23,0","w":245},"\u1eaf":{"d":"15,-99v0,-93,134,-143,183,-63r0,-35r26,0r0,197r-26,0r0,-35v-48,79,-183,30,-183,-64xm200,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80xm124,-260r-12,-21r71,-39r12,22xm85,-262v13,21,67,22,79,0r24,0v-11,49,-114,49,-126,0r23,0","w":245},"\u1eb3":{"d":"15,-99v0,-93,134,-143,183,-63r0,-35r26,0r0,197r-26,0r0,-35v-48,79,-183,30,-183,-64xm200,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80xm127,-350v37,-2,49,49,19,65v-5,5,-8,10,-8,21r-22,0v-4,-27,21,-31,26,-52v0,-19,-28,-21,-31,-3r0,11r-23,0v-3,-25,16,-41,39,-42xm85,-262v13,21,67,22,79,0r24,0v-11,49,-114,49,-126,0r23,0","w":245},"\u1eb5":{"d":"15,-99v0,-93,134,-143,183,-63r0,-35r26,0r0,197r-26,0r0,-35v-48,79,-183,30,-183,-64xm200,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80xm73,-302v33,-38,78,15,111,-10r13,18v-37,39,-77,-22,-111,10xm85,-262v13,21,67,22,79,0r24,0v-11,49,-114,49,-126,0r23,0","w":245},"\u1eb7":{"d":"15,-99v0,-93,134,-143,183,-63r0,-35r26,0r0,197r-26,0r0,-35v-48,79,-183,30,-183,-64xm200,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80xm106,68r0,-46r27,0r0,46r-27,0xm85,-262v13,21,67,22,79,0r24,0v-11,49,-114,49,-126,0r23,0","w":245},"\u00e8":{"d":"116,-202v59,0,107,50,103,113r-180,0v1,36,39,71,77,71v33,0,62,-22,70,-47r27,0v-12,38,-50,70,-97,70v-54,0,-102,-47,-102,-103v0,-56,47,-104,102,-104xm193,-112v-4,-56,-83,-91,-128,-48v-14,13,-23,29,-26,48r154,0xm145,-223r-71,-38r11,-22r72,39","w":233},"\u00e9":{"d":"116,-202v59,0,107,50,103,113r-180,0v1,36,39,71,77,71v33,0,62,-22,70,-47r27,0v-12,38,-50,70,-97,70v-54,0,-102,-47,-102,-103v0,-56,47,-104,102,-104xm193,-112v-4,-56,-83,-91,-128,-48v-14,13,-23,29,-26,48r154,0xm89,-223r-11,-21r71,-39r12,22","w":233},"\u1ebb":{"d":"116,-202v59,0,107,50,103,113r-180,0v1,36,39,71,77,71v33,0,62,-22,70,-47r27,0v-12,38,-50,70,-97,70v-54,0,-102,-47,-102,-103v0,-56,47,-104,102,-104xm193,-112v-4,-56,-83,-91,-128,-48v-14,13,-23,29,-26,48r154,0xm114,-304v32,0,51,39,26,58v-7,8,-15,11,-14,28r-23,0v-3,-27,23,-31,26,-52v3,-19,-28,-22,-30,-3v0,1,-1,5,-1,11r-22,0v-3,-25,15,-42,38,-42","w":233},"\u1ebd":{"d":"116,-202v59,0,107,50,103,113r-180,0v1,36,39,71,77,71v33,0,62,-22,70,-47r27,0v-12,38,-50,70,-97,70v-54,0,-102,-47,-102,-103v0,-56,47,-104,102,-104xm193,-112v-4,-56,-83,-91,-128,-48v-14,13,-23,29,-26,48r154,0xm54,-256v32,-38,78,15,111,-10r13,18v-37,38,-77,-22,-111,10","w":233},"\u1eb9":{"d":"116,-202v59,0,107,50,103,113r-180,0v1,36,39,71,77,71v33,0,62,-22,70,-47r27,0v-12,38,-50,70,-97,70v-54,0,-102,-47,-102,-103v0,-56,47,-104,102,-104xm193,-112v-4,-56,-83,-91,-128,-48v-14,13,-23,29,-26,48r154,0xm103,68r0,-46r27,0r0,46r-27,0","w":233},"\u00ea":{"d":"116,-202v59,0,107,50,103,113r-180,0v1,36,39,71,77,71v33,0,62,-22,70,-47r27,0v-12,38,-50,70,-97,70v-54,0,-102,-47,-102,-103v0,-56,47,-104,102,-104xm193,-112v-4,-56,-83,-91,-128,-48v-14,13,-23,29,-26,48r154,0xm149,-230r-31,-26r-32,26r-33,0r52,-45r24,0r52,45r-32,0","w":233},"\u1ec1":{"d":"116,-202v59,0,107,50,103,113r-180,0v1,36,39,71,77,71v33,0,62,-22,70,-47r27,0v-12,38,-50,70,-97,70v-54,0,-102,-47,-102,-103v0,-56,47,-104,102,-104xm193,-112v-4,-56,-83,-91,-128,-48v-14,13,-23,29,-26,48r154,0xm161,-271r-72,-38r12,-22r72,40xm149,-230r-31,-26r-32,26r-33,0r52,-45r24,0r52,45r-32,0","w":233},"\u1ebf":{"d":"116,-202v59,0,107,50,103,113r-180,0v1,36,39,71,77,71v33,0,62,-22,70,-47r27,0v-12,38,-50,70,-97,70v-54,0,-102,-47,-102,-103v0,-56,47,-104,102,-104xm193,-112v-4,-56,-83,-91,-128,-48v-14,13,-23,29,-26,48r154,0xm162,-256r-12,-21r72,-40r11,22xm149,-230r-31,-26r-32,26r-33,0r52,-45r24,0r52,45r-32,0","w":233},"\u1ec3":{"d":"116,-202v59,0,107,50,103,113r-180,0v1,36,39,71,77,71v33,0,62,-22,70,-47r27,0v-12,38,-50,70,-97,70v-54,0,-102,-47,-102,-103v0,-56,47,-104,102,-104xm193,-112v-4,-56,-83,-91,-128,-48v-14,13,-23,29,-26,48r154,0xm160,-352v31,0,52,40,26,58v-7,8,-15,13,-15,28r-22,0v-3,-26,21,-31,26,-51v1,-21,-28,-21,-31,-3r0,10r-23,0v-2,-24,16,-42,39,-42xm149,-230r-31,-26r-32,26r-33,0r52,-45r24,0r52,45r-32,0","w":233},"\u1ec5":{"d":"116,-202v59,0,107,50,103,113r-180,0v1,36,39,71,77,71v33,0,62,-22,70,-47r27,0v-12,38,-50,70,-97,70v-54,0,-102,-47,-102,-103v0,-56,47,-104,102,-104xm193,-112v-4,-56,-83,-91,-128,-48v-14,13,-23,29,-26,48r154,0xm75,-300v33,-38,78,15,112,-10r13,18v-37,38,-78,-22,-112,10xm149,-230r-31,-26r-32,26r-33,0r52,-45r24,0r52,45r-32,0","w":233},"\u1ec7":{"d":"116,-202v59,0,107,50,103,113r-180,0v1,36,39,71,77,71v33,0,62,-22,70,-47r27,0v-12,38,-50,70,-97,70v-54,0,-102,-47,-102,-103v0,-56,47,-104,102,-104xm193,-112v-4,-56,-83,-91,-128,-48v-14,13,-23,29,-26,48r154,0xm103,68r0,-46r27,0r0,46r-27,0xm149,-230r-31,-26r-32,26r-33,0r52,-45r24,0r52,45r-32,0","w":233},"\u00ec":{"d":"24,0r0,-197r25,0r0,197r-25,0xm50,-223r-71,-38r11,-22r72,39","w":71},"\u00ed":{"d":"23,0r0,-197r26,0r0,197r-26,0xm23,-223r-12,-21r71,-39r12,22","w":71},"\u1ec9":{"d":"23,0r0,-197r26,0r0,197r-26,0xm35,-304v37,-2,49,49,19,65v-5,5,-8,10,-8,21r-22,0v-3,-27,21,-31,26,-52v0,-19,-28,-21,-31,-3r0,11r-23,0v-3,-25,16,-41,39,-42","w":71},"\u0129":{"d":"23,0r0,-197r26,0r0,197r-26,0xm-23,-246v35,-38,76,16,111,-9r13,17v-37,39,-79,-22,-112,10","w":71},"\u1ecb":{"d":"24,-221r0,-45r25,0r0,45r-25,0xm24,0r0,-197r25,0r0,197r-25,0xm22,68r0,-46r27,0r0,46r-27,0","w":71},"\u00f2":{"d":"221,-99v0,55,-48,104,-103,104v-55,0,-103,-48,-103,-102v0,-56,48,-105,103,-105v54,0,103,49,103,103xm196,-100v0,-42,-36,-79,-78,-79v-43,0,-78,38,-78,81v0,42,36,80,78,80v43,0,78,-39,78,-82xm146,-223r-71,-38r11,-22r72,39"},"\u00f3":{"d":"221,-99v0,55,-48,104,-103,104v-55,0,-103,-48,-103,-102v0,-56,48,-105,103,-105v54,0,103,49,103,103xm196,-100v0,-42,-36,-79,-78,-79v-43,0,-78,38,-78,81v0,42,36,80,78,80v43,0,78,-39,78,-82xm101,-223r-12,-21r72,-39r11,22"},"\u1ecf":{"d":"221,-99v0,55,-48,104,-103,104v-55,0,-103,-48,-103,-102v0,-56,48,-105,103,-105v54,0,103,49,103,103xm196,-100v0,-42,-36,-79,-78,-79v-43,0,-78,38,-78,81v0,42,36,80,78,80v43,0,78,-39,78,-82xm120,-304v37,-1,48,48,19,65v-5,5,-8,10,-8,21r-22,0v-3,-27,21,-32,26,-52v0,-18,-29,-22,-31,-3r0,11r-23,0v-3,-25,16,-41,39,-42"},"\u00f5":{"d":"221,-99v0,55,-48,104,-103,104v-55,0,-103,-48,-103,-102v0,-56,48,-105,103,-105v54,0,103,49,103,103xm196,-100v0,-42,-36,-79,-78,-79v-43,0,-78,38,-78,81v0,42,36,80,78,80v43,0,78,-39,78,-82xm56,-256v33,-38,77,15,111,-10r13,18v-37,38,-78,-22,-112,10"},"\u1ecd":{"d":"221,-99v0,55,-48,104,-103,104v-55,0,-103,-48,-103,-102v0,-56,48,-105,103,-105v54,0,103,49,103,103xm196,-100v0,-42,-36,-79,-78,-79v-43,0,-78,38,-78,81v0,42,36,80,78,80v43,0,78,-39,78,-82xm105,68r0,-46r26,0r0,46r-26,0"},"\u00f4":{"d":"221,-99v0,55,-48,104,-103,104v-55,0,-103,-48,-103,-102v0,-56,48,-105,103,-105v54,0,103,49,103,103xm196,-100v0,-42,-36,-79,-78,-79v-43,0,-78,38,-78,81v0,42,36,80,78,80v43,0,78,-39,78,-82xm150,-230r-31,-26r-32,26r-33,0r53,-45r23,0r52,45r-32,0"},"\u1ed3":{"d":"221,-99v0,55,-48,104,-103,104v-55,0,-103,-48,-103,-102v0,-56,48,-105,103,-105v54,0,103,49,103,103xm196,-100v0,-42,-36,-79,-78,-79v-43,0,-78,38,-78,81v0,42,36,80,78,80v43,0,78,-39,78,-82xm164,-271r-72,-38r12,-22r72,40xm150,-230r-31,-26r-32,26r-33,0r53,-45r23,0r52,45r-32,0"},"\u1ed1":{"d":"221,-99v0,55,-48,104,-103,104v-55,0,-103,-48,-103,-102v0,-56,48,-105,103,-105v54,0,103,49,103,103xm196,-100v0,-42,-36,-79,-78,-79v-43,0,-78,38,-78,81v0,42,36,80,78,80v43,0,78,-39,78,-82xm166,-255r-11,-20r71,-40r12,22xm150,-230r-31,-26r-32,26r-33,0r53,-45r23,0r52,45r-32,0"},"\u1ed5":{"d":"221,-99v0,55,-48,104,-103,104v-55,0,-103,-48,-103,-102v0,-56,48,-105,103,-105v54,0,103,49,103,103xm196,-100v0,-42,-36,-79,-78,-79v-43,0,-78,38,-78,81v0,42,36,80,78,80v43,0,78,-39,78,-82xm162,-350v31,-2,52,40,26,58v-7,8,-15,12,-15,28r-22,0v-3,-27,21,-31,26,-52v-1,-19,-27,-20,-31,-3r0,11r-23,0v-3,-25,16,-41,39,-42xm150,-230r-31,-26r-32,26r-33,0r53,-45r23,0r52,45r-32,0"},"\u1ed7":{"d":"221,-99v0,55,-48,104,-103,104v-55,0,-103,-48,-103,-102v0,-56,48,-105,103,-105v54,0,103,49,103,103xm196,-100v0,-42,-36,-79,-78,-79v-43,0,-78,38,-78,81v0,42,36,80,78,80v43,0,78,-39,78,-82xm72,-300v33,-38,77,15,111,-10r13,18v-37,38,-78,-22,-112,10xm150,-230r-31,-26r-32,26r-33,0r53,-45r23,0r52,45r-32,0"},"\u1ed9":{"d":"221,-99v0,55,-48,104,-103,104v-55,0,-103,-48,-103,-102v0,-56,48,-105,103,-105v54,0,103,49,103,103xm196,-100v0,-42,-36,-79,-78,-79v-43,0,-78,38,-78,81v0,42,36,80,78,80v43,0,78,-39,78,-82xm105,68r0,-46r26,0r0,46r-26,0xm150,-230r-31,-26r-32,26r-33,0r53,-45r23,0r52,45r-32,0"},"\u00f9":{"d":"107,-18v40,-2,62,-28,62,-75r0,-104r26,0r0,197r-24,0v-1,-10,2,-23,-1,-31v-10,22,-33,36,-63,36v-54,-1,-85,-33,-85,-93r0,-109r25,0v4,76,-21,182,60,179xm130,-223r-71,-38r11,-22r72,39","w":218},"\u00fa":{"d":"107,-18v40,-2,62,-28,62,-75r0,-104r26,0r0,197r-24,0v-1,-10,2,-23,-1,-31v-10,22,-33,36,-63,36v-54,-1,-85,-33,-85,-93r0,-109r25,0v4,76,-21,182,60,179xm89,-223r-12,-21r72,-39r11,22","w":218},"\u1ee7":{"d":"107,-18v40,-2,62,-28,62,-75r0,-104r26,0r0,197r-24,0v-1,-10,2,-23,-1,-31v-10,22,-33,36,-63,36v-54,-1,-85,-33,-85,-93r0,-109r25,0v4,76,-21,182,60,179xm111,-304v37,-1,48,48,19,65v-5,5,-8,10,-8,21r-22,0v-3,-27,21,-32,26,-52v0,-18,-29,-22,-31,-3r0,11r-23,0v-3,-25,16,-41,39,-42","w":218},"\u0169":{"d":"107,-18v40,-2,62,-28,62,-75r0,-104r26,0r0,197r-24,0v-1,-10,2,-23,-1,-31v-10,22,-33,36,-63,36v-54,-1,-85,-33,-85,-93r0,-109r25,0v4,76,-21,182,60,179xm56,-256v33,-38,77,15,111,-10r13,18v-37,38,-78,-22,-112,10","w":218},"\u1ee5":{"d":"107,-18v40,-2,62,-28,62,-75r0,-104r26,0r0,197r-24,0v-1,-10,2,-23,-1,-31v-10,22,-33,36,-63,36v-54,-1,-85,-33,-85,-93r0,-109r25,0v4,76,-21,182,60,179xm105,68r0,-46r26,0r0,46r-26,0","w":218},"\u01b0":{"d":"223,-236v3,35,-3,61,-28,68r0,168r-24,0v-1,-10,2,-23,-1,-31v-10,22,-33,36,-63,36v-54,-1,-85,-33,-85,-93r0,-109r25,0v4,76,-21,182,60,179v40,-2,62,-28,62,-75r0,-104r26,0r0,5v4,-3,7,-7,8,-12r-11,0r0,-32r31,0","w":218},"\u1eeb":{"d":"130,-223r-71,-38r11,-22r72,39xm223,-236v3,35,-3,61,-28,68r0,168r-24,0v-1,-10,2,-23,-1,-31v-10,22,-33,36,-63,36v-54,-1,-85,-33,-85,-93r0,-109r25,0v4,76,-21,182,60,179v40,-2,62,-28,62,-75r0,-104r26,0r0,5v4,-3,7,-7,8,-12r-11,0r0,-32r31,0","w":218},"\u1ee9":{"d":"89,-223r-12,-21r72,-39r11,22xm223,-236v3,35,-3,61,-28,68r0,168r-24,0v-1,-10,2,-23,-1,-31v-10,22,-33,36,-63,36v-54,-1,-85,-33,-85,-93r0,-109r25,0v4,76,-21,182,60,179v40,-2,62,-28,62,-75r0,-104r26,0r0,5v4,-3,7,-7,8,-12r-11,0r0,-32r31,0","w":218},"\u1eed":{"d":"111,-304v37,-1,48,48,19,65v-5,5,-8,10,-8,21r-22,0v-3,-27,21,-32,26,-52v0,-18,-29,-22,-31,-3r0,11r-23,0v-3,-25,16,-41,39,-42xm223,-236v3,35,-3,61,-28,68r0,168r-24,0v-1,-10,2,-23,-1,-31v-10,22,-33,36,-63,36v-54,-1,-85,-33,-85,-93r0,-109r25,0v4,76,-21,182,60,179v40,-2,62,-28,62,-75r0,-104r26,0r0,5v4,-3,7,-7,8,-12r-11,0r0,-32r31,0","w":218},"\u1eef":{"d":"56,-256v33,-38,77,15,111,-10r13,18v-37,38,-78,-22,-112,10xm223,-236v3,35,-3,61,-28,68r0,168r-24,0v-1,-10,2,-23,-1,-31v-10,22,-33,36,-63,36v-54,-1,-85,-33,-85,-93r0,-109r25,0v4,76,-21,182,60,179v40,-2,62,-28,62,-75r0,-104r26,0r0,5v4,-3,7,-7,8,-12r-11,0r0,-32r31,0","w":218},"\u1ef1":{"d":"105,68r0,-46r26,0r0,46r-26,0xm223,-236v3,35,-3,61,-28,68r0,168r-24,0v-1,-10,2,-23,-1,-31v-10,22,-33,36,-63,36v-54,-1,-85,-33,-85,-93r0,-109r25,0v4,76,-21,182,60,179v40,-2,62,-28,62,-75r0,-104r26,0r0,5v4,-3,7,-7,8,-12r-11,0r0,-32r31,0","w":218},"\u01a1":{"d":"196,-100v0,-42,-36,-79,-78,-79v-43,0,-78,38,-78,81v0,42,36,80,78,80v43,0,78,-39,78,-82xm218,-236v3,34,-3,60,-26,67v65,61,11,174,-74,174v-55,0,-103,-48,-103,-102v0,-79,95,-137,162,-86v8,-4,18,-11,21,-21r-11,0r0,-32r31,0"},"\u1edd":{"d":"196,-100v0,-42,-36,-79,-78,-79v-43,0,-78,38,-78,81v0,42,36,80,78,80v43,0,78,-39,78,-82xm146,-223r-71,-38r11,-22r72,39xm218,-236v3,34,-3,60,-26,67v65,61,11,174,-74,174v-55,0,-103,-48,-103,-102v0,-79,95,-137,162,-86v8,-4,18,-11,21,-21r-11,0r0,-32r31,0"},"\u1edb":{"d":"196,-100v0,-42,-36,-79,-78,-79v-43,0,-78,38,-78,81v0,42,36,80,78,80v43,0,78,-39,78,-82xm101,-223r-12,-21r72,-39r11,22xm218,-236v3,34,-3,60,-26,67v65,61,11,174,-74,174v-55,0,-103,-48,-103,-102v0,-79,95,-137,162,-86v8,-4,18,-11,21,-21r-11,0r0,-32r31,0"},"\u1edf":{"d":"196,-100v0,-42,-36,-79,-78,-79v-43,0,-78,38,-78,81v0,42,36,80,78,80v43,0,78,-39,78,-82xm120,-304v37,-1,48,48,19,65v-5,5,-8,10,-8,21r-22,0v-3,-27,21,-32,26,-52v0,-18,-29,-22,-31,-3r0,11r-23,0v-3,-25,16,-41,39,-42xm218,-236v3,34,-3,60,-26,67v65,61,11,174,-74,174v-55,0,-103,-48,-103,-102v0,-79,95,-137,162,-86v8,-4,18,-11,21,-21r-11,0r0,-32r31,0"},"\u1ee1":{"d":"196,-100v0,-42,-36,-79,-78,-79v-43,0,-78,38,-78,81v0,42,36,80,78,80v43,0,78,-39,78,-82xm56,-256v33,-38,77,15,111,-10r13,18v-37,38,-78,-22,-112,10xm218,-236v3,34,-3,60,-26,67v65,61,11,174,-74,174v-55,0,-103,-48,-103,-102v0,-79,95,-137,162,-86v8,-4,18,-11,21,-21r-11,0r0,-32r31,0"},"\u1ee3":{"d":"196,-100v0,-42,-36,-79,-78,-79v-43,0,-78,38,-78,81v0,42,36,80,78,80v43,0,78,-39,78,-82xm105,68r0,-46r26,0r0,46r-26,0xm218,-236v3,34,-3,60,-26,67v65,61,11,174,-74,174v-55,0,-103,-48,-103,-102v0,-79,95,-137,162,-86v8,-4,18,-11,21,-21r-11,0r0,-32r31,0"},"\u1ef3":{"d":"74,69r-26,0r34,-76r-77,-190r27,0r63,157r67,-157r26,0xm54,-261r12,-22r72,39r-12,21","w":192},"\u00fd":{"d":"74,69r-26,0r34,-76r-77,-190r27,0r63,157r67,-157r26,0xm76,-223r-12,-21r72,-39r11,22","w":192},"\u1ef7":{"d":"74,69r-26,0r34,-76r-77,-190r27,0r63,157r67,-157r26,0xm104,-304v37,-1,48,48,19,65v-5,5,-8,10,-8,21r-22,0v-3,-27,21,-32,26,-52v0,-18,-29,-22,-31,-3r0,11r-23,0v-3,-25,16,-41,39,-42","w":192},"\u1ef9":{"d":"74,69r-26,0r34,-76r-77,-190r27,0r63,157r67,-157r26,0xm40,-256v33,-38,77,15,111,-10r13,18v-37,38,-78,-22,-112,10","w":192},"\u1ef5":{"d":"74,69r-26,0r34,-76r-77,-190r27,0r63,157r67,-157r26,0xm105,68r0,-46r26,0r0,46r-26,0","w":192},"\u0110":{"d":"225,-134v0,-82,-72,-119,-172,-108r0,93r81,0r0,24r-81,0r0,101v99,7,172,-20,172,-110xm252,-133v0,76,-59,134,-148,133r-77,0r0,-125r-22,0r0,-24r22,0r0,-117r77,0v89,-1,148,55,148,133","w":267},"\u0111":{"d":"14,-99v0,-93,131,-142,183,-64r0,-103r25,0r0,266r-25,0v-1,-11,2,-26,-1,-35v-48,79,-182,30,-182,-64xm199,-98v0,-43,-36,-81,-79,-81v-46,0,-81,35,-81,81v0,45,36,80,81,80v43,0,79,-38,79,-80xm245,-239r0,24r-110,0r0,-24r110,0","w":246},"\u00a0":{"w":99}}});
(function($){$.fn.sliders=function(options){var defaults={animationSpeed:500,cycleInterval:5000,slideWidth:1000,cycle:true,bulletNavigationWrapper:'div.sliderdots div.dots',arrowNavigationWrapper:'div.sliderdots div.dots',sliderdots:true,projectSlider:false},settings=$.extend({},defaults,options);return this.each(function(){var $this=$(this);var i=0;var intervalID=1;var intervalAnimate=settings.slideWidth;var click=true;$this.find('li').each(function(){$(this).attr('id','slide-'+i+'');if(settings.sliderdots){$(settings.bulletNavigationWrapper).append('<a href="#" id="'+i+'" title=""></a>');}
i++;});$this.find('ul').css('width',i*settings.slideWidth);$this.find('ul').attr('id',0);if(settings.sliderdots){$(settings.bulletNavigationWrapper).children('a:first-child').addClass('current');$this.parent().find(settings.bulletNavigationWrapper).children('a').click(function(e){if(!click){return false;}
click=false;e.preventDefault();if(settings.cycle){clearInterval($this.interval);}
if($(this).attr('class')!=='leftarrow'&&$(this).attr('class')!=='rightarrow'){id=$(this).attr('id');animate=0;animate=$(this).attr('id')*settings.slideWidth;slideIt(id,animate);}});}
$(settings.arrowNavigationWrapper).append('<a href="#" title="" class="rightarrow"></a>');$(settings.arrowNavigationWrapper).prepend('<a href="#" title="" class="leftarrow"></a>');$this.parent().find('a.rightarrow, a.leftarrow').click(function(e){if(!click){return false;}
click=false;e.preventDefault();animate=0;if(settings.cycle){clearInterval($this.interval);}
if($(this).attr('class')=='rightarrow'){if(parseInt($this.find('ul').attr('id'))==i-1){animate=0;id=0;}else{animate=Math.abs(parseInt($this.find('ul').css('left')))+settings.slideWidth;id=parseInt($this.find('ul').attr('id'))+1;}
if(settings.projectSlider){if(parseInt($this.find('ul').attr('id'))==i-3){animate=0;id=0;}}}else{if(parseInt($this.find('ul').attr('id'))==0){animate=i*settings.slideWidth-settings.slideWidth;id=i-1;}else{animate=Math.abs(parseInt($this.find('ul').css('left')))-settings.slideWidth;id=parseInt($this.find('ul').attr('id'))-1;}
if(settings.projectSlider){if(parseInt($this.find('ul').attr('id'))==0){animate=i*settings.slideWidth-settings.slideWidth*3;id=i-3;}}}
slideIt(id,animate);});function slideIt(id,animate){if(settings.sliderdots){$(settings.bulletNavigationWrapper).children('a').removeClass('current');$(settings.bulletNavigationWrapper).find('a#'+id+'').addClass('current');}
$this.find('ul').attr('id',id);$this.find('ul').animate({left:'-'+animate+'px'},settings.animationSpeed,'easeInCubic',function(){click=true;});}
function intervalSlider(){if(!settings.projectSlider){if(intervalID==i){intervalID=0;intervalAnimate=0;}}
if(settings.projectSlider){if(intervalID==i-2){intervalID=0;intervalAnimate=0;}}
slideIt(intervalID,intervalAnimate);intervalID++;intervalAnimate+=settings.slideWidth;}
if(settings.cycle){$this.interval=setInterval(intervalSlider,settings.cycleInterval);}});}})(jQuery)
Cufon.replace('h1');Cufon.replace('.t');$(function(){lightboxCheck();initBinding();var cache_list=$('ul.portfolio').clone();
if($('ul.portfolio-menu li a').attr('class')=='')
{
    
    var href = jQuery(location).attr('href');
    var m = ((href||'')+'').match(/^http:\/\/[^/]+/)+ '/award';    
    if(m == 'http://bit.vn/award' || m == 'http://www.bit.vn/award')
    {
	$('.portfolio').quicksand(cache_list.find('li'),{
            duration:1000,attribute:function(v){return $(v).find('img').attr('src');}},function(){lightboxCheck();initBinding();});
        $('ul.portfolio-menu').children('li').children('a').removeClass('active');
    }else{
      //  $('ul.portfolio-menu').children('li').children('a').removeClass('active');
 	$('ul.portfolio-menu li a#web').addClass('active');
 	$('.portfolio').quicksand(cache_list.find('li.'+$('ul.portfolio-menu li a#web').attr('id')+''),{
		duration:500,attribute:function(v){
        	return $(v).find('img').attr('src');
			}
		},function(){lightboxCheck();initBinding();});

    }
};
$('ul.portfolio-menu li a').click(function(e){$('ul.portfolio-menu').children('li').children('a').removeClass('active');$(this).addClass('active');if($(this).attr('id')=='all'){$('.portfolio').quicksand(cache_list.find('li'),{duration:1000,attribute:function(v){return $(v).find('img').attr('src');}},function(){lightboxCheck();initBinding();});e.preventDefault();}else{$('.portfolio').quicksand(cache_list.find('li.'+$(this).attr('id')+''),{duration:500,attribute:function(v){return $(v).find('img').attr('src');}},function(){lightboxCheck();initBinding();});e.preventDefault();}});function lightboxCheck(){$('span.img-polaroid').each(function(){if($(this).next().attr('class')=='zoom'&&$(this).prev().attr('class')!=='caption'){$(this).css('cursor','pointer')
$(this).addClass('lightbox');$(this).parent().prepend('<span class="caption"></span>');}});}
function initBinding(){$("a[rel^='prettyPhoto']").prettyPhoto();$('span.img-polaroid').hover(function(){if($(this).prev().css('opacity')=='0'){$(this).prev().fadeTo('500','0.6');}},function(){$(this).prev().fadeTo('500','0');});$('span.img-polaroid').click(function(){if($(this).next().attr('class')=='zoom'){$(this).next().click();}});}
$('div.slider').sliders({cycle:true,slideWidth:980,cycleInterval:5000});$('div.portfolio-slider').sliders({cycle:true,cycleInterval:8000,arrowNavigationWrapper:'div.portfolio-slider',slideWidth:310,projectSlider:true,sliderdots:false});var position=$('#contact').position();$('a.add-comment, a.reply').click(function(e){e.preventDefault();$('html, body').animate({scrollTop:position.top},300);});$('input[name="btnNewsLetterSubmit"]').click(function(){var email=$('input[name="newsletter-email"]');$.post(client_url+'home/subscribe',{'email':email.val()},function(result){if(result.status==1){$('#subscribe-errors').fadeOut();$('#subscribe-email').html(result.message);}else{$('#subscribe-errors').html(result.message);}},'json');return false;});});
function show(param){var flash=$('#'+param).find('param[name="src"]').val();$.prettyPhoto.open(flash);}



