// ColorBox v1.3.18 - a full featured, light-weight, customizable lightbox based on jQuery 1.3+
// Copyright (c) 2011 Jack Moore - jack@colorpowered.com
// Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
(function(a,b,c){function Y(c,d,e){var g=b.createElement(c);return d&&(g.id=f+d),e&&(g.style.cssText=e),a(g)}function Z(a){var b=y.length,c=(Q+a)%b;return c<0?b+c:c}function $(a,b){return Math.round((/%/.test(a)?(b==="x"?z.width():z.height())/100:1)*parseInt(a,10))}function _(a){return K.photo||/\.(gif|png|jpe?g|bmp|ico)((#|\?).*)?$/i.test(a)}function ba(){var b;K=a.extend({},a.data(P,e));for(b in K)a.isFunction(K[b])&&b.slice(0,2)!=="on"&&(K[b]=K[b].call(P));K.rel=K.rel||P.rel||"nofollow",K.href=K.href||a(P).attr("href"),K.title=K.title||P.title,typeof K.href=="string"&&(K.href=a.trim(K.href))}function bb(b,c){a.event.trigger(b),c&&c.call(P)}function bc(){var a,b=f+"Slideshow_",c="click."+f,d,e,g;K.slideshow&&y[1]?(d=function(){F.text(K.slideshowStop).unbind(c).bind(j,function(){if(Q<y.length-1||K.loop)a=setTimeout(W.next,K.slideshowSpeed)}).bind(i,function(){clearTimeout(a)}).one(c+" "+k,e),r.removeClass(b+"off").addClass(b+"on"),a=setTimeout(W.next,K.slideshowSpeed)},e=function(){clearTimeout(a),F.text(K.slideshowStart).unbind([j,i,k,c].join(" ")).one(c,function(){W.next(),d()}),r.removeClass(b+"on").addClass(b+"off")},K.slideshowAuto?d():e()):r.removeClass(b+"off "+b+"on")}function bd(b){if(!U){P=b,ba(),y=a(P),Q=0,K.rel!=="nofollow"&&(y=a("."+g).filter(function(){var b=a.data(this,e).rel||this.rel;return b===K.rel}),Q=y.index(P),Q===-1&&(y=y.add(P),Q=y.length-1));if(!S){S=T=!0,r.show();if(K.returnFocus)try{P.blur(),a(P).one(l,function(){try{this.focus()}catch(a){}})}catch(c){}q.css({opacity:+K.opacity,cursor:K.overlayClose?"pointer":"auto"}).show(),K.w=$(K.initialWidth,"x"),K.h=$(K.initialHeight,"y"),W.position(),o&&z.bind("resize."+p+" scroll."+p,function(){q.css({width:z.width(),height:z.height(),top:z.scrollTop(),left:z.scrollLeft()})}).trigger("resize."+p),bb(h,K.onOpen),J.add(D).hide(),I.html(K.close).show()}W.load(!0)}}var d={transition:"elastic",speed:300,width:!1,initialWidth:"600",innerWidth:!1,maxWidth:!1,height:!1,initialHeight:"450",innerHeight:!1,maxHeight:!1,scalePhotos:!0,scrolling:!0,inline:!1,html:!1,iframe:!1,fastIframe:!0,photo:!1,href:!1,title:!1,rel:!1,opacity:.9,preloading:!0,current:"image {current} of {total}",previous:"previous",next:"next",close:"close",open:!1,returnFocus:!0,loop:!0,slideshow:!1,slideshowAuto:!0,slideshowSpeed:2500,slideshowStart:"start slideshow",slideshowStop:"stop slideshow",onOpen:!1,onLoad:!1,onComplete:!1,onCleanup:!1,onClosed:!1,overlayClose:!0,escKey:!0,arrowKey:!0,top:!1,bottom:!1,left:!1,right:!1,fixed:!1,data:undefined},e="colorbox",f="cbox",g=f+"Element",h=f+"_open",i=f+"_load",j=f+"_complete",k=f+"_cleanup",l=f+"_closed",m=f+"_purge",n=a.browser.msie&&!a.support.opacity,o=n&&a.browser.version<7,p=f+"_IE6",q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X="div";W=a.fn[e]=a[e]=function(b,c){var f=this;b=b||{},W.init();if(!f[0]){if(f.selector)return f;f=a("<a/>"),b.open=!0}return c&&(b.onComplete=c),f.each(function(){a.data(this,e,a.extend({},a.data(this,e)||d,b)),a(this).addClass(g)}),(a.isFunction(b.open)&&b.open.call(f)||b.open)&&bd(f[0]),f},W.init=function(){if(!r){if(!a("body")[0]){a(W.init);return}z=a(c),r=Y(X).attr({id:e,"class":n?f+(o?"IE6":"IE"):""}),q=Y(X,"Overlay",o?"position:absolute":"").hide(),s=Y(X,"Wrapper"),t=Y(X,"Content").append(A=Y(X,"LoadedContent","width:0; height:0; overflow:hidden"),C=Y(X,"LoadingOverlay").add(Y(X,"LoadingGraphic")),D=Y(X,"Title"),E=Y(X,"Current"),G=Y(X,"Next"),H=Y(X,"Previous"),F=Y(X,"Slideshow").bind(h,bc),I=Y(X,"Close")),s.append(Y(X).append(Y(X,"TopLeft"),u=Y(X,"TopCenter"),Y(X,"TopRight")),Y(X,!1,"clear:left").append(v=Y(X,"MiddleLeft"),t,w=Y(X,"MiddleRight")),Y(X,!1,"clear:left").append(Y(X,"BottomLeft"),x=Y(X,"BottomCenter"),Y(X,"BottomRight"))).find("div div").css({"float":"left"}),B=Y(X,!1,"position:absolute; width:9999px; visibility:hidden; display:none"),a("body").prepend(q,r.append(s,B)),L=u.height()+x.height()+t.outerHeight(!0)-t.height(),M=v.width()+w.width()+t.outerWidth(!0)-t.width(),N=A.outerHeight(!0),O=A.outerWidth(!0),r.css({"padding-bottom":L,"padding-right":M}).hide(),G.click(function(){W.next()}),H.click(function(){W.prev()}),I.click(function(){W.close()}),J=G.add(H).add(E).add(F),q.click(function(){K.overlayClose&&W.close()}),a(b).bind("keydown."+f,function(a){var b=a.keyCode;S&&K.escKey&&b===27&&(a.preventDefault(),W.close()),S&&K.arrowKey&&y[1]&&(b===37?(a.preventDefault(),H.click()):b===39&&(a.preventDefault(),G.click()))})}},W.remove=function(){r.add(q).remove(),r=null,a("."+g).removeData(e).removeClass(g)},W.position=function(a,b){function g(a){u[0].style.width=x[0].style.width=t[0].style.width=a.style.width,C[0].style.height=C[1].style.height=t[0].style.height=v[0].style.height=w[0].style.height=a.style.height}var c=0,d=0,e=r.offset();z.unbind("resize."+f),r.css({top:-99999,left:-99999}),K.fixed&&!o?r.css({position:"fixed"}):(c=z.scrollTop(),d=z.scrollLeft(),r.css({position:"absolute"})),K.right!==!1?d+=Math.max(z.width()-K.w-O-M-$(K.right,"x"),0):K.left!==!1?d+=$(K.left,"x"):d+=Math.round(Math.max(z.width()-K.w-O-M,0)/2),K.bottom!==!1?c+=Math.max(z.height()-K.h-N-L-$(K.bottom,"y"),0):K.top!==!1?c+=$(K.top,"y"):c+=Math.round(Math.max(z.height()-K.h-N-L,0)/2),r.css({top:e.top,left:e.left}),a=r.width()===K.w+O&&r.height()===K.h+N?0:a||0,s[0].style.width=s[0].style.height="9999px",r.dequeue().animate({width:K.w+O,height:K.h+N,top:c,left:d},{duration:a,complete:function(){g(this),T=!1,s[0].style.width=K.w+O+M+"px",s[0].style.height=K.h+N+L+"px",b&&b(),setTimeout(function(){z.bind("resize."+f,W.position)},1)},step:function(){g(this)}})},W.resize=function(a){S&&(a=a||{},a.width&&(K.w=$(a.width,"x")-O-M),a.innerWidth&&(K.w=$(a.innerWidth,"x")),A.css({width:K.w}),a.height&&(K.h=$(a.height,"y")-N-L),a.innerHeight&&(K.h=$(a.innerHeight,"y")),!a.innerHeight&&!a.height&&(A.css({height:"auto"}),K.h=A.height()),A.css({height:K.h}),W.position(K.transition==="none"?0:K.speed))},W.prep=function(b){function g(){return K.w=K.w||A.width(),K.w=K.mw&&K.mw<K.w?K.mw:K.w,K.w}function h(){return K.h=K.h||A.height(),K.h=K.mh&&K.mh<K.h?K.mh:K.h,K.h}if(!S)return;var c,d=K.transition==="none"?0:K.speed;A.remove(),A=Y(X,"LoadedContent").append(b),A.hide().appendTo(B.show()).css({width:g(),overflow:K.scrolling?"auto":"hidden"}).css({height:h()}).prependTo(t),B.hide(),a(R).css({"float":"none"}),o&&a("select").not(r.find("select")).filter(function(){return this.style.visibility!=="hidden"}).css({visibility:"hidden"}).one(k,function(){this.style.visibility="inherit"}),c=function(){function q(){n&&r[0].style.removeAttribute("filter")}var b,c,g=y.length,h,i="frameBorder",k="allowTransparency",l,o,p;if(!S)return;l=function(){clearTimeout(V),C.hide(),bb(j,K.onComplete)},n&&R&&A.fadeIn(100),D.html(K.title).add(A).show();if(g>1){typeof K.current=="string"&&E.html(K.current.replace("{current}",Q+1).replace("{total}",g)).show(),G[K.loop||Q<g-1?"show":"hide"]().html(K.next),H[K.loop||Q?"show":"hide"]().html(K.previous),K.slideshow&&F.show();if(K.preloading){b=[Z(-1),Z(1)];while(c=y[b.pop()])o=a.data(c,e).href||c.href,a.isFunction(o)&&(o=o.call(c)),_(o)&&(p=new Image,p.src=o)}}else J.hide();K.iframe?(h=Y("iframe")[0],i in h&&(h[i]=0),k in h&&(h[k]="true"),h.name=f+ +(new Date),K.fastIframe?l():a(h).one("load",l),h.src=K.href,K.scrolling||(h.scrolling="no"),a(h).addClass(f+"Iframe").appendTo(A).one(m,function(){h.src="//about:blank"})):l(),K.transition==="fade"?r.fadeTo(d,1,q):q()},K.transition==="fade"?r.fadeTo(d,0,function(){W.position(0,c)}):W.position(d,c)},W.load=function(b){var c,d,e=W.prep;T=!0,R=!1,P=y[Q],b||ba(),bb(m),bb(i,K.onLoad),K.h=K.height?$(K.height,"y")-N-L:K.innerHeight&&$(K.innerHeight,"y"),K.w=K.width?$(K.width,"x")-O-M:K.innerWidth&&$(K.innerWidth,"x"),K.mw=K.w,K.mh=K.h,K.maxWidth&&(K.mw=$(K.maxWidth,"x")-O-M,K.mw=K.w&&K.w<K.mw?K.w:K.mw),K.maxHeight&&(K.mh=$(K.maxHeight,"y")-N-L,K.mh=K.h&&K.h<K.mh?K.h:K.mh),c=K.href,V=setTimeout(function(){C.show()},100),K.inline?(Y(X).hide().insertBefore(a(c)[0]).one(m,function(){a(this).replaceWith(A.children())}),e(a(c))):K.iframe?e(" "):K.html?e(K.html):_(c)?(a(R=new Image).addClass(f+"Photo").error(function(){K.title=!1,e(Y(X,"Error").text("This image could not be loaded"))}).load(function(){var a;R.onload=null,K.scalePhotos&&(d=function(){R.height-=R.height*a,R.width-=R.width*a},K.mw&&R.width>K.mw&&(a=(R.width-K.mw)/R.width,d()),K.mh&&R.height>K.mh&&(a=(R.height-K.mh)/R.height,d())),K.h&&(R.style.marginTop=Math.max(K.h-R.height,0)/2+"px"),y[1]&&(Q<y.length-1||K.loop)&&(R.style.cursor="pointer",R.onclick=function(){W.next()}),n&&(R.style.msInterpolationMode="bicubic"),setTimeout(function(){e(R)},1)}),setTimeout(function(){R.src=c},1)):c&&B.load(c,K.data,function(b,c,d){e(c==="error"?Y(X,"Error").text("Request unsuccessful: "+d.statusText):a(this).contents())})},W.next=function(){!T&&y[1]&&(Q<y.length-1||K.loop)&&(Q=Z(1),W.load())},W.prev=function(){!T&&y[1]&&(Q||K.loop)&&(Q=Z(-1),W.load())},W.close=function(){S&&!U&&(U=!0,S=!1,bb(k,K.onCleanup),z.unbind("."+f+" ."+p),q.fadeTo(200,0),r.stop().fadeTo(300,0,function(){r.add(q).css({opacity:1,cursor:"auto"}).hide(),bb(m),A.remove(),setTimeout(function(){U=!1,bb(l,K.onClosed)},1)}))},W.element=function(){return a(P)},W.settings=d,a("."+g,b).live("click",function(a){a.which>1||a.shiftKey||a.altKey||a.metaKey||(a.preventDefault(),bd(this))}),W.init()})(jQuery,document,this);;
(function ($) {

Drupal.behaviors.initColorbox = {
  attach: function (context, settings) {
    if (!$.isFunction($.colorbox)) {
      return;
    }
    $('a, area, input', context)
      .filter('.colorbox')
      .once('init-colorbox-processed')
      .colorbox(settings.colorbox);
  }
};

{
  $(document).bind('cbox_complete', function () {
    Drupal.attachBehaviors('#cboxLoadedContent');
  });
}

})(jQuery);
;
(function ($) {

Drupal.behaviors.initColorboxStockholmsyndromeStyle = {
  attach: function (context, settings) {
    $(document).bind('cbox_open', function () {
      // Hide close button initially.
      $('#cboxClose', context).css('opacity', 0);
    });
    $(document).bind('cbox_load', function () {
      // Hide close button. (It doesn't handle the load animation well.)
      $('#cboxClose', context).css('opacity', 0);
    });
    $(document).bind('cbox_complete', function () {
      // Show close button with a delay.
      $('#cboxClose', context).fadeTo('fast', 0, function () {$(this).css('opacity', 1)});
    });
  }
};

})(jQuery);
;
(function ($) {

Drupal.behaviors.initColorboxLoad = {
  attach: function (context, settings) {
    if (!$.isFunction($.colorbox)) {
      return;
    }
    $.urlParams = function (url) {
      var p = {},
          e,
          a = /\+/g,  // Regex for replacing addition symbol with a space
          r = /([^&=]+)=?([^&]*)/g,
          d = function (s) { return decodeURIComponent(s.replace(a, ' ')); },
          q = url.split('?');
      while (e = r.exec(q[1])) {
        e[1] = d(e[1]);
        e[2] = d(e[2]);
        switch (e[2].toLowerCase()) {
          case 'true':
          case 'yes':
            e[2] = true;
            break;
          case 'false':
          case 'no':
            e[2] = false;
            break;
        }
        if (e[1] == 'width') { e[1] = 'innerWidth'; }
        if (e[1] == 'height') { e[1] = 'innerHeight'; }
        p[e[1]] = e[2];
      }
      return p;
    };
    $('a, area, input', context)
      .filter('.colorbox-load')
      .once('init-colorbox-load-processed', function () {
        var params = $.urlParams($(this).attr('href'));
        $(this).colorbox($.extend({}, settings.colorbox, params));
      });
  }
};

})(jQuery);
;
(function ($) {

Drupal.behaviors.initColorboxLogin = {
  attach: function (context, settings) {
    if (!$.isFunction($.colorbox)) {
      return;
    }
    $("a[href*='/user/login'], a[href*='?q=user/login']", context).once('init-colorbox-login-processed', function () {
      var path = this.href;
      var new_path = path.replace(/user\/login/,'user/login/colorbox')
      var addquery = (path.indexOf('?') !=-1) ? '&' : '?';
      var dest = window.location.pathname.replace(Drupal.settings.basePath, '');

      // If no destination, add one to the current page.
      if (path.indexOf('destination') != -1 || dest == '') {
        this.href = new_path;
      }
      else {
        this.href = new_path + addquery + 'destination=' + dest;
      }
    }).colorbox({
      initialWidth:200,
      initialHeight:200,
      onComplete:function(){
        $('#edit-name').focus();
      }
    });
  }
};

})(jQuery);
;
/**
 * $Id: css_browser_selector.js,v 1.2 2011/01/11 13:50:37 jwhat Exp $
 * 
 * CSS Browser Selector v0.4.0 (Nov 02, 2010)
 * Rafael Lima (http://rafael.adm.br)
 * http://rafael.adm.br/css_browser_selector
 * License: http://creativecommons.org/licenses/by/2.5/
 * Contributors: http://rafael.adm.br/css_browser_selector#contributors
 */
(function ($) {
  Drupal.behaviors.browserSelectors = {
      attach: function(context, settings) {
        var ua = navigator.userAgent.toLowerCase(),
          is = function (t) {
            return ua.indexOf(t) > -1;
          },
          g = 'gecko',
          w = 'webkit',
          s = 'safari',
          o = 'opera',
          m = 'mobile',
          h = document.documentElement,
          b = [
            (!(/opera|webtv/i.test(ua)) && /msie\s(\d)/.test(ua)) ? ('ie ie' + RegExp.$1) :
            is('firefox/2') ? g + ' ff2' :
            is('firefox/3.5') ? g + ' ff3 ff3_5' :
            is('firefox/3.6') ? g + ' ff3 ff3_6' :
            is('firefox/3') ? g + ' ff3' :
            is('gecko/') ? g :
            is('opera') ? o + (/version\/(\d+)/.test(ua) ? ' ' + o + RegExp.$1 : (/opera(\s|\/)(\d+)/.test(ua) ? ' ' + o + RegExp.$2 : '')) :
            is('konqueror') ? 'konqueror' :
            is('blackberry') ? m + ' blackberry' :
            is('android') ? m + ' android' :
            is('chrome') ? w + ' chrome' :
            is('iron') ? w + ' iron' :
            is('applewebkit/') ? w + ' ' + s + (/version\/(\d+)/.test(ua) ? ' ' + s + RegExp.$1 : '') :
            is('mozilla/') ? g : '',
            is('j2me') ? m + ' j2me' :
            is('iphone') ? m + ' iphone' :
            is('ipod') ? m + ' ipod' :
            is('ipad') ? m + ' ipad' :
            is('mac') ? 'mac' :
            is('darwin') ? 'mac' :
            is('webtv') ? 'webtv' :
            is('win') ? 'win' + (is('windows nt 6.0') ? ' vista' : '') :
            is('freebsd') ? 'freebsd' :
            is('x11') ? 'linux' :
            is('linux') ? 'linux' : ''
          ];
        c = b.join(' ');
        h.className += ' ' + c;
        return c;
    }
  };
})(jQuery);
;
/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09i
 */
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}})());;
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Generated by Fontographer 4.7
 */
Cufon.registerFont({"w":255,"face":{"font-family":"UNbreakABLE","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 4 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"2","bbox":"-68.0268 -324 400 102","underline-thickness":"7.2","underline-position":"-44.28","unicode-range":"U+0020-U+2122"},"glyphs":{" ":{"w":180},"!":{"d":"11,-78r0,-210r51,0r0,210r-51,0xm11,0r0,-54r51,0r0,54r-51,0","w":71},"\"":{"d":"60,-288r0,144r-49,0r0,-144r49,0xm144,-288r0,144r-49,0r0,-144r49,0","w":155},"#":{"d":"173,-288r-29,81r48,0r28,-81r44,0r-29,81r55,0r-14,39r-55,0r-17,48r57,0r-14,39r-57,0r-28,81r-44,0r29,-81r-47,0r-29,81r-43,0r28,-81r-56,0r15,-39r55,0r17,-48r-59,0r15,-39r58,0r29,-81r43,0xm112,-120r50,0r17,-48r-49,0","w":290},"$":{"d":"118,-198v-5,-39,-63,-35,-63,3v-6,26,53,31,61,34v36,13,55,38,55,74v0,45,-20,73,-60,86r0,49r-45,0r0,-49v-10,-2,-20,-5,-26,-8r0,9r-40,0r0,-84r48,0v0,47,70,49,69,2v-1,-46,-76,-36,-93,-66v-35,-41,-7,-116,42,-122r0,-42r45,0r0,42r14,5r0,-7r39,0r0,74r-46,0","w":170},"%":{"d":"0,-220v0,-36,32,-68,68,-68v37,0,69,32,69,68v0,37,-32,68,-69,68v-36,0,-68,-31,-68,-68xm36,-220v0,17,14,32,32,32v18,1,33,-14,32,-32v0,-18,-15,-32,-32,-32v-17,0,-31,15,-32,32xm242,-288r-148,288r-28,0r148,-288r28,0xm171,-68v0,-37,31,-68,68,-68v37,0,68,31,68,68v0,37,-31,68,-68,68v-37,0,-68,-31,-68,-68xm207,-68v0,18,15,32,32,32v17,0,32,-14,32,-32v1,-18,-14,-32,-32,-32v-18,0,-33,14,-32,32","w":307},"&":{"d":"88,-288v33,-1,64,31,64,65v0,24,-14,45,-41,63r38,37r26,-67r65,0r0,46r-34,0r-21,51r63,55r-33,37r-55,-51v-32,84,-161,57,-160,-31v0,-31,17,-58,49,-80v-55,-41,-27,-124,39,-125xm48,-84v0,19,12,35,33,35v18,0,32,-11,43,-35r-46,-43v-21,12,-30,26,-30,43xm87,-244v-30,4,-29,41,-2,55v16,-8,24,-18,24,-31v0,-12,-9,-25,-22,-24","w":248},"'":{"d":"11,-184v18,-2,22,-10,22,-30r-22,0r0,-74r68,0v0,70,11,148,-68,144r0,-40","w":90},"(":{"d":"99,-266v-70,41,-71,204,0,245r0,57v-91,-32,-129,-191,-73,-290v18,-32,42,-55,73,-70r0,58","w":99},")":{"d":"0,-21v71,-42,71,-203,0,-245r0,-58v90,33,129,191,73,291v-18,32,-42,55,-73,69r0,-57","w":99},"*":{"d":"51,-144r-29,-17r22,-38r-44,0r0,-34r44,0r-22,-38r29,-17r22,38r22,-38r30,17r-22,38r44,0r0,34r-44,0r22,38r-30,17r-22,-37","w":146},"+":{"d":"165,-288r0,120r118,0r0,47r-118,0r0,121r-48,0r0,-121r-117,0r0,-47r117,0r0,-120r48,0","w":282},",":{"d":"11,31v17,-2,22,-11,22,-31r-22,0r0,-74r68,0v0,71,11,147,-68,144r0,-39","w":90},"\u00ad":{"d":"104,-168r45,0r0,47r-45,0r0,-47xm56,-121r-45,0r0,-47r45,0r0,47","w":161},"\u2212":{"d":"104,-168r45,0r0,47r-45,0r0,-47xm56,-121r-45,0r0,-47r45,0r0,47","w":161},".":{"d":"11,0r0,-72r67,0r0,72r-67,0","w":88},"\/":{"d":"0,36r103,-360r36,0r-103,360r-36,0","w":138},"0":{"d":"11,-185v-2,-68,39,-103,97,-103v55,0,97,33,97,103r0,82v3,68,-39,103,-97,103v-55,0,-97,-32,-97,-103r0,-82xm150,-104v0,-56,16,-135,-42,-135v-58,0,-43,81,-43,136v0,36,15,54,43,54v29,0,42,-19,42,-55","w":216},"1":{"d":"116,-48r0,48r-116,0r0,-48r31,0r0,-198r-31,0r0,-42r85,0r0,240r31,0","w":115},"2":{"d":"97,-288v49,0,92,39,91,87v-2,63,-83,110,-121,151r73,0r0,-26r47,0r0,76r-187,0r0,-53r103,-96v20,-18,29,-36,29,-52v1,-22,-16,-37,-37,-37v-26,0,-36,18,-35,48v-18,-1,-40,2,-56,-1v-1,-56,37,-97,93,-97","w":187},"3":{"d":"91,0v-57,0,-92,-36,-91,-94v17,1,37,-2,52,1v-1,25,15,44,38,44v25,1,42,-22,42,-48v0,-32,-23,-45,-60,-43r0,-46v23,4,41,-6,41,-28v0,-17,-7,-26,-23,-26v-14,0,-21,9,-22,27r-48,0v0,-44,28,-75,73,-75v61,0,98,87,42,121v31,14,48,39,48,76v1,53,-39,92,-92,91","w":182},"4":{"d":"90,-48r31,0r0,-33r-121,0r0,-41r127,-166r40,0r0,166r42,0r0,41r-42,0r0,33r35,0r0,48r-112,0r0,-48xm123,-215r-68,93r64,0","w":209},"5":{"d":"144,-102v0,-47,-64,-67,-85,-29r-46,-10r27,-147r132,0r0,49r-96,0r-9,48v64,-34,132,23,132,89v0,84,-107,136,-168,76v-18,-17,-29,-40,-31,-68r53,0v1,24,21,43,45,43v26,0,46,-23,46,-51","w":199},"6":{"d":"99,0v-71,0,-124,-76,-88,-145v22,-43,63,-100,91,-143r57,0r-64,96v58,-19,105,38,105,93v0,53,-47,99,-101,99xm53,-101v0,26,21,51,46,51v26,0,46,-22,46,-49v0,-28,-18,-49,-45,-49v-25,0,-47,22,-47,47","w":199},"7":{"d":"10,0r108,-237r-70,0r0,43r-48,0r0,-94r170,0r0,54r-102,234r-58,0","w":170},"8":{"d":"98,0v-96,0,-137,-124,-50,-158v-66,-36,-24,-138,50,-130v74,-8,115,94,50,130v32,15,48,38,48,70v0,54,-41,88,-98,88xm54,-88v0,25,19,40,44,40v25,0,44,-15,44,-40v0,-25,-19,-40,-44,-40v-25,0,-44,15,-44,40xm68,-211v0,18,13,31,30,31v18,0,30,-13,30,-31v1,-17,-13,-30,-30,-30v-17,0,-30,13,-30,30","w":196},"9":{"d":"100,-288v72,0,124,75,88,145v-23,44,-62,100,-90,143r-57,0r63,-96v-58,19,-104,-38,-104,-93v0,-53,47,-99,100,-99xm147,-187v0,-26,-21,-52,-47,-51v-26,0,-46,21,-46,50v0,27,20,48,45,48v26,0,48,-21,48,-47","w":199},":":{"d":"11,0r0,-72r67,0r0,72r-67,0xm11,-144r0,-72r67,0r0,72r-67,0","w":88},";":{"d":"11,-144r0,-72r67,0r0,72r-67,0xm11,31v17,-2,22,-11,22,-31r-22,0r0,-74r68,0v0,71,11,147,-68,144r0,-39","w":88},"<":{"d":"233,-187r-177,72r177,72r0,43r-233,-96r0,-39r233,-95r0,43","w":232},"=":{"d":"104,-186r45,0r0,47r-45,0r0,-47xm56,-139r-45,0r0,-47r45,0r0,47xm104,-114r45,0r0,47r-45,0r0,-47xm56,-67r-45,0r0,-47r45,0r0,47","w":161},">":{"d":"233,-135r0,39r-233,96r0,-43r177,-72r-177,-72r0,-43","w":232},"?":{"d":"0,-196v-1,-52,37,-92,89,-92v50,0,90,36,90,87v0,55,-68,72,-66,124r-50,0v0,-40,28,-68,53,-97v19,-22,3,-66,-30,-64v-22,1,-34,18,-34,42r-52,0xm63,-53r50,0r0,53r-50,0r0,-53","w":179},"@":{"d":"301,-173v0,53,-37,105,-93,106v-23,0,-35,-9,-35,-27v-23,45,-107,33,-100,-28v-7,-63,74,-122,116,-70r9,-15r28,0r-24,103v0,7,5,11,15,11v34,0,55,-45,54,-80v0,-53,-49,-89,-107,-89v-74,0,-134,54,-134,128v0,108,143,139,219,78r13,19v-92,77,-266,28,-262,-97v3,-91,75,-154,165,-154v75,0,136,46,136,115xm153,-189v-27,0,-45,35,-45,68v0,33,31,37,49,20v19,-18,40,-88,-4,-88","w":300},"A":{"d":"239,-48r0,-192r29,0r0,-48r-174,0r0,48r34,0r-128,240r114,0r0,-48r-29,0r15,-29r83,0r0,77r86,0r21,-48r-51,0xm183,-123r-62,0r55,-117r7,0r0,117","w":290},"B":{"d":"229,-88v-2,59,-37,88,-104,88r-125,0r22,-49r30,0r0,-191r-30,0r0,-48r100,0v52,-1,91,28,91,77v0,27,-9,46,-29,56v27,7,45,33,45,67xm107,-172v32,1,52,-9,52,-34v0,-24,-21,-33,-52,-31r0,65xm107,-51v37,2,67,-5,67,-35v0,-32,-28,-43,-67,-40r0,75","w":229},"C":{"d":"58,-141v0,77,103,117,146,56r66,0v-27,56,-70,85,-129,85v-77,0,-141,-66,-141,-146v0,-108,135,-187,225,-113r0,-24r40,0r0,81r-55,0v-46,-63,-152,-22,-152,61","w":269},"D":{"d":"295,-143v0,84,-47,143,-145,143r-150,0r22,-49r30,0r0,-191r-30,0r0,-48r126,0v99,-3,147,55,147,145xm109,-240r0,191v81,6,129,-16,129,-94v0,-80,-47,-104,-129,-97","w":295},"E":{"d":"22,-288r0,48r30,0r0,191r-30,0r-22,49r235,0r21,-49r-148,0r0,-73r76,0r0,-49r-76,0r0,-69r76,0r0,43r51,0r0,-91r-213,0"},"F":{"d":"164,-49r-21,49r-143,0r22,-49r30,0r0,-191r-30,0r0,-48r213,0r0,91r-51,0r0,-43r-76,0r0,69r76,0r0,49r-76,0r0,73r56,0","w":248},"G":{"d":"0,-144v-5,132,168,190,247,97v27,-31,38,-62,37,-106r-172,0r0,46r108,0v-11,29,-38,51,-76,51v-48,0,-87,-39,-87,-88v0,-82,105,-120,158,-58r58,0v-20,-46,-67,-86,-130,-86v-84,2,-140,63,-143,144","w":284},"H":{"d":"52,-240r-30,0r0,-48r121,0r0,48r-34,0r0,69r98,0r0,-69r-34,0r0,-48r121,0r0,48r-30,0r0,191r52,0r-22,49r-132,0r22,-49r23,0r0,-73r-98,0r0,73r44,0r-21,49r-132,0r22,-49r30,0r0,-191","w":316},"I":{"d":"164,-49r-21,49r-143,0r22,-49r31,0r0,-191r-31,0r0,-48r121,0r0,48r-34,0r0,191r55,0","w":164},"J":{"d":"7,102v-49,0,-76,-29,-75,-80v17,1,38,-2,53,1v0,17,7,25,20,25v16,0,25,-19,25,-58r0,-232r-30,0r0,-46r115,0r0,46r-32,0r0,238v2,74,-20,106,-76,106","w":115},"K":{"d":"22,-240r0,-48r110,0r0,48r-23,0r0,78r74,-78r-27,0r0,-48r114,0r0,48r-24,0r-85,89r89,102r48,0r-21,49r-121,0r0,-49r28,0r-75,-87r0,87r23,0r0,49r-132,0r22,-49r30,0r0,-191r-30,0","w":298},"L":{"d":"109,-49r0,-191r34,0r0,-48r-121,0r0,48r30,0r0,191r-30,0r-22,49r235,0r21,-49r-147,0"},"M":{"d":"105,-49r34,0r0,49r-139,0r22,-49r30,0r0,-191r-30,0r0,-48r108,0r70,210r70,-210r108,0r0,48r-30,0r0,191r52,0r-22,49r-117,0r0,-49r34,0r0,-174r-73,223r-43,0r-74,-221r0,172","w":399},"N":{"d":"143,-49r0,49r-143,0r22,-49r30,0r0,-191r-30,0r0,-48r85,0r119,184r0,-136r-32,0r0,-48r121,0r0,48r-34,0r0,240r-52,0r-120,-190r0,141r34,0","w":315},"O":{"d":"0,-147v0,-76,67,-141,143,-141v75,0,142,66,142,142v0,81,-64,146,-142,146v-80,0,-143,-65,-143,-147xm144,-232v-48,0,-87,40,-87,87v0,47,42,89,86,89v48,0,86,-41,86,-91v0,-46,-40,-85,-85,-85","w":285},"P":{"d":"232,-201v0,63,-51,97,-123,90r0,62r55,0r-21,49r-143,0r22,-49r30,0r0,-191r-30,0r0,-48r107,0v72,-2,103,29,103,87xm109,-159v37,2,65,-7,65,-39v0,-31,-27,-42,-65,-39r0,78","w":231},"Q":{"d":"286,-143v-2,82,-68,139,-145,143v-78,4,-141,-68,-141,-146v0,-73,65,-142,142,-142v79,0,146,65,144,145xm142,-234v-50,0,-95,49,-83,103v59,-17,102,3,149,40v50,-51,4,-143,-66,-143xm72,-96v26,41,65,53,111,31v-44,-28,-61,-40,-111,-31","w":285},"R":{"d":"247,-198v-1,46,-28,79,-69,86r41,63r50,0r-21,49r-62,0r-77,-134r0,85r29,0r0,49r-138,0r22,-49r30,0r0,-191r-30,0r0,-48v104,0,228,-16,225,90xm109,-148v49,2,82,-13,82,-49v0,-37,-36,-47,-82,-44r0,93","w":268},"S":{"d":"173,-141v66,69,-35,189,-120,124r0,11r-42,0r0,-84r47,0v1,44,86,56,84,4v-2,-50,-81,-40,-109,-69v-46,-47,-8,-133,57,-133v17,0,33,5,49,16r0,-10r44,0r0,72r-50,0v-10,-21,-24,-31,-42,-31v-28,0,-40,38,-17,51v25,14,83,32,99,49","w":194},"T":{"d":"206,-49r-21,49r-143,0r21,-49r32,0r0,-191r-42,0r0,43r-42,0r0,-91r225,0r0,91r-43,0r0,-43r-42,0r0,191r55,0","w":246},"U":{"d":"107,0v137,8,85,-170,95,-288r-70,0r-23,47r38,0r0,116v-1,46,-2,68,-40,68v-39,0,-40,-21,-41,-68r0,-116r16,0r22,-47r-93,0r0,179v-4,76,26,105,96,109","w":211},"V":{"d":"155,-288r0,48r24,0r-93,192r0,-192r26,0r0,-48r-112,0r0,48r30,0r0,240r97,0r142,-288r-114,0","w":268},"W":{"d":"0,-240r22,-48r99,0r0,48r-29,0r35,139r52,-187r39,0r52,187r35,-139r-29,0r0,-48r121,0r0,48r-36,0r-69,240r-45,0r-49,-180r-48,180r-45,0r-69,-240r-36,0","w":397},"X":{"d":"305,-48r-21,48r-127,0r21,-48r15,0r-41,-57r-43,57r39,0r-22,48r-126,0r22,-48r29,0r72,-98r-65,-94r-31,0r0,-48r113,0r0,48r-24,0r37,53r39,-53r-22,0r0,-48r113,0r0,48r-30,0r-70,94r71,98r51,0","w":305},"Y":{"d":"140,-240r0,-48r113,0r0,48r-30,0r-69,128r0,63r55,0r-21,49r-143,0r22,-49r31,0r0,-67r-68,-124r-30,0r0,-48r112,0r0,48r-24,0r38,76r39,-76r-25,0","w":252},"Z":{"d":"74,-239r0,42r-45,0r0,-91r195,0r0,46r-143,193r92,0r0,-42r50,0r0,91r-223,0r22,-50r144,-189r-92,0","w":223},"[":{"d":"49,-198v0,68,-16,158,31,183r0,51v-54,-19,-80,-57,-80,-114r0,-132v0,-57,26,-95,80,-114r0,51v-24,17,-31,34,-31,75","w":80},"\\":{"d":"0,-324r36,0r103,360r-36,0","w":138},"]":{"d":"31,-90v-3,-68,16,-160,-31,-183r0,-51v54,19,81,57,81,114r0,132v0,57,-27,95,-81,114r0,-51v23,-17,33,-33,31,-75","w":80},"a":{"d":"268,-288r0,48r-29,0r0,192r51,0r-21,48r-86,0r0,-77r-83,0r-15,29r29,0r0,48r-114,0r128,-240r-34,0r0,-48r174,0xm121,-123r62,0r0,-117r-7,0xm261,-282r-161,0r0,36r39,0r-128,240r97,0r0,-35r-33,0r21,-43r93,0r0,78r76,0r15,-35r-48,0r0,-205r29,0r0,-36xm111,-116r61,-130r17,0r0,130r-78,0","w":290},"b":{"d":"229,-88v-2,59,-37,88,-104,88r-125,0r22,-49r30,0r0,-191r-30,0r0,-48r100,0v52,-1,91,28,91,77v0,27,-9,46,-29,56v27,7,45,33,45,67xm107,-172v32,1,52,-9,52,-34v0,-24,-21,-33,-52,-31r0,65xm107,-51v37,2,67,-5,67,-35v0,-32,-28,-43,-67,-40r0,75xm122,-282r-94,0r0,36r31,0r0,204r-33,0r-16,36r115,0v78,8,119,-59,87,-121v-8,-16,-27,-22,-46,-27v76,-29,37,-128,-44,-128xm100,-166r0,-78v38,-2,66,7,66,38v0,31,-27,42,-66,40xm100,-44r0,-88v45,-3,80,6,80,46v0,36,-36,45,-80,42","w":229},"c":{"d":"2,-146v0,-108,135,-188,224,-113r0,-24r40,0r0,81r-55,0v-46,-63,-152,-21,-152,61v0,77,103,117,146,56r66,0v-27,56,-69,85,-128,85v-77,0,-141,-65,-141,-146xm53,-141v0,-86,109,-132,161,-67r46,0r0,-68r-27,0r0,29v-24,-18,-56,-35,-88,-35v-73,0,-137,63,-137,136v0,78,61,140,135,140v53,0,92,-24,118,-72r-53,0v-48,62,-155,17,-155,-63","w":271},"d":{"d":"295,-143v0,84,-47,143,-145,143r-150,0r22,-49r30,0r0,-191r-30,0r0,-48r126,0v99,-3,147,55,147,145xm109,-49v81,6,129,-16,129,-94v0,-80,-47,-104,-129,-97r0,191xm289,-143v0,-87,-47,-139,-141,-139r-120,0r0,35r31,0r0,205r-33,0r-16,36r140,0v94,1,139,-55,139,-137xm103,-247v88,-8,141,22,141,104v0,85,-53,108,-141,101r0,-205","w":295},"e":{"d":"235,-288r0,91r-51,0r0,-43r-76,0r0,69r76,0r0,49r-76,0r0,73r148,0r-21,49r-235,0r22,-49r30,0r0,-191r-30,0r0,-48r213,0xm228,-282r-200,0r0,36r31,0r0,204r-33,0r-16,36r220,0r16,-36r-144,0r0,-87r76,0r0,-36r-76,0r0,-81r89,0r0,43r37,0r0,-79"},"f":{"d":"235,-288r0,91r-51,0r0,-43r-76,0r0,69r76,0r0,49r-76,0r0,73r56,0r-21,49r-143,0r22,-49r30,0r0,-191r-30,0r0,-48r213,0xm228,-282r-200,0r0,36r31,0r0,204r-33,0r-16,36r129,0r15,-36r-52,0r0,-87r76,0r0,-36r-76,0r0,-81r89,0r0,43r37,0r0,-79","w":234},"g":{"d":"0,-144v0,-108,123,-183,219,-121v24,16,42,36,53,63r-58,0v-53,-60,-157,-22,-157,58v0,66,76,114,133,75v14,-9,24,-21,30,-37r-109,0r0,-46r173,0v6,87,-65,151,-142,152v-77,1,-142,-66,-142,-144xm262,-208v-20,-40,-64,-73,-119,-73v-83,1,-137,61,-137,142v0,85,87,157,179,126v47,-16,97,-69,93,-133r-160,0r0,34r111,0v-10,36,-43,62,-85,63v-52,2,-93,-44,-93,-95v0,-85,110,-126,166,-64r45,0","w":284},"h":{"d":"294,-288r0,48r-30,0r0,191r52,0r-22,49r-136,0r22,-49r27,0r0,-73r-98,0r0,73r49,0r-22,49r-136,0r22,-49r30,0r0,-191r-30,0r0,-48r121,0r0,48r-34,0r0,69r98,0r0,-69r-34,0r0,-48r121,0xm288,-282r-108,0r0,36r33,0r0,82r-111,0r0,-82r34,0r0,-36r-108,0r0,36r31,0r0,204r-33,0r-16,36r122,0r16,-36r-46,0r0,-87r111,0r0,87r-29,0r-16,36r122,0r16,-36r-49,0r0,-204r31,0r0,-36","w":316},"i":{"d":"143,-288r0,48r-34,0r0,191r55,0r-21,49r-143,0r22,-49r31,0r0,-191r-31,0r0,-48r121,0xm136,-282r-108,0r0,36r31,0r0,204r-33,0r-16,36r129,0r15,-36r-51,0r0,-204r33,0r0,-36","w":164},"j":{"d":"7,102v-49,0,-76,-29,-75,-80v17,1,38,-2,53,1v0,17,7,25,20,25v16,0,25,-17,25,-50r0,-240r-30,0r0,-46r115,0r0,46r-32,0r0,246v2,66,-23,98,-76,98xm7,95v50,0,70,-30,70,-91r0,-252r32,0r0,-34r-103,0r0,34r30,0r0,246v0,33,-5,56,-31,56v-15,0,-24,-9,-26,-26r-41,0v1,45,25,67,69,67","w":115},"k":{"d":"270,-288r0,48r-24,0r-85,89r89,102r48,0r-21,49r-121,0r0,-49r28,0r-75,-87r0,87r23,0r0,49r-132,0r22,-49r30,0r0,-191r-30,0r0,-48r110,0r0,48r-23,0r0,78r74,-78r-27,0r0,-48r114,0xm264,-282r-101,0r0,36r35,0r-93,96r93,108r-36,0r0,36r111,0r15,-36v-14,-1,-33,3,-43,-2r-92,-107r91,-95r20,0r0,-36xm125,-282r-97,0r0,36r31,0r0,204r-33,0r-16,36r115,0r0,-36r-23,0r0,-204r23,0r0,-36","w":298},"l":{"d":"143,-288r0,48r-34,0r0,191r147,0r-21,49r-235,0r22,-49r30,0r0,-191r-30,0r0,-48r121,0xm136,-282r-108,0r0,36r31,0r0,204r-33,0r-16,36r220,0r16,-36r-144,0r0,-204r34,0r0,-36"},"m":{"d":"378,-288r0,48r-30,0r0,191r52,0r-22,49r-117,0r0,-49r34,0r0,-174r-73,223r-43,0r-74,-221r0,172r34,0r0,49r-139,0r22,-49r30,0r0,-191r-30,0r0,-48r108,0r70,210r70,-210r108,0xm372,-282r-98,0r-74,224r-75,-224r-97,0r0,36r31,0r0,204r-33,0r-16,36r122,0r0,-36r-33,0r0,-179r12,-2r73,217r33,0r72,-219r12,2r0,181r-33,0r0,36r106,0r16,-36r-49,0r0,-204r31,0r0,-36","w":399},"n":{"d":"315,-288r0,48r-34,0r0,240r-52,0r-120,-190r0,141r34,0r0,49r-143,0r22,-49r30,0r0,-191r-30,0r0,-48r85,0r119,184r0,-136r-32,0r0,-48r121,0xm309,-282r-108,0r0,36r31,0r0,164r-129,-200r-75,0r0,36r31,0r0,204r-33,0r-16,36r126,0r0,-36r-34,0r0,-170r130,206r43,0r0,-240r34,0r0,-36","w":315},"o":{"d":"0,-145v0,-77,67,-141,143,-141v75,0,142,66,142,142v0,82,-65,146,-142,146v-80,0,-143,-66,-143,-147xm57,-144v0,47,42,90,86,90v48,0,86,-41,86,-91v0,-46,-40,-85,-85,-85v-48,0,-87,39,-87,86xm279,-144v0,-72,-63,-136,-136,-136v-74,0,-137,63,-137,135v0,77,59,140,137,140v75,0,136,-62,136,-139xm235,-145v0,53,-40,97,-92,97v-48,0,-93,-47,-93,-96v0,-50,43,-93,94,-93v49,0,91,44,91,92","w":285},"p":{"d":"232,-201v0,63,-51,97,-123,90r0,62r55,0r-21,49r-143,0r22,-49r30,0r0,-191r-30,0r0,-48r107,0v72,-2,103,29,103,87xm109,-159v37,2,65,-7,65,-39v0,-31,-27,-42,-65,-39r0,78xm225,-201v0,-54,-29,-81,-96,-81r-101,0r0,36r31,0r0,204r-33,0r-16,36r129,0r15,-36r-51,0r0,-75v71,6,122,-21,122,-84xm180,-198v0,38,-34,48,-77,45r0,-91v44,-3,77,8,77,46","w":231},"q":{"d":"0,-146v0,-73,66,-142,142,-142v78,0,145,66,143,145v-2,82,-66,140,-144,143v-78,3,-141,-68,-141,-146xm142,-234v-50,0,-97,51,-83,103v60,-15,101,4,149,41v48,-51,4,-144,-66,-144xm72,-95v26,40,65,52,111,30v-44,-28,-63,-41,-111,-30xm279,-143v0,-76,-60,-139,-137,-139v-73,0,-136,65,-136,136v0,75,61,139,135,140v68,1,138,-66,138,-137xm142,-240v77,0,125,107,66,158v-45,-39,-94,-60,-153,-41v-21,-58,31,-117,87,-117xm195,-64v-51,32,-109,13,-134,-36v57,-15,88,5,134,36","w":285},"r":{"d":"247,-198v-1,46,-28,79,-69,86r41,63r50,0r-21,49r-62,0r-77,-134r0,85r29,0r0,49r-138,0r22,-49r30,0r0,-191r-30,0r0,-48v104,0,228,-16,225,90xm109,-148v49,2,82,-13,82,-49v0,-37,-36,-47,-82,-44r0,93xm197,-197v-2,43,-36,57,-85,56r78,135r53,0r16,-36r-43,0r-48,-74v43,-6,72,-35,72,-82v0,-56,-34,-84,-104,-84r-108,0r0,36r31,0r0,204r-33,0r-16,36r121,0r0,-36r-28,0r0,-205v51,-3,96,7,94,50","w":268},"s":{"d":"57,-140v-75,-27,-46,-148,33,-148v17,0,33,5,49,16r0,-10r44,0r0,72r-50,0v-10,-21,-24,-31,-42,-31v-28,0,-40,38,-17,51v47,26,121,34,121,104v0,66,-83,113,-142,69r0,11r-42,0r0,-84r47,0v1,44,85,56,84,4v-1,-39,-51,-42,-85,-54xm71,-184v-28,-15,-15,-63,20,-63v20,0,35,10,46,31r39,0r0,-59r-31,0r0,15v-43,-45,-132,-14,-127,53v3,44,25,57,72,71v34,10,56,16,58,50v1,24,-18,41,-43,41v-27,0,-45,-17,-52,-39r-36,0r0,71r29,0r0,-15v51,45,142,14,142,-58v0,-66,-70,-73,-117,-98","w":194},"t":{"d":"236,-288r0,91r-43,0r0,-43r-42,0r0,191r55,0r-21,49r-143,0r21,-49r32,0r0,-191r-42,0r0,43r-42,0r0,-91r225,0xm230,-282r-213,0r0,79r29,0r0,-43r55,0r0,204r-33,0r-16,36r128,0r16,-36r-52,0r0,-204r56,0r0,43r30,0r0,-79","w":246},"u":{"d":"107,-57v38,0,39,-22,40,-68r0,-116r-38,0r22,-47r71,0v-9,119,42,296,-95,288v-70,-4,-96,-33,-96,-109r0,-179r93,0r-22,47r-16,0r0,116v1,47,2,68,41,68xm107,-6v131,7,77,-164,88,-276r-60,0r-16,35r34,0r0,122v0,50,-4,73,-46,74v-77,2,-37,-125,-47,-196r15,0r19,-35r-77,0r0,173v-3,72,24,99,90,103","w":211},"v":{"d":"269,-288r-142,288r-97,0r0,-240r-30,0r0,-48r112,0r0,48r-26,0r0,192r93,-192r-24,0r0,-48r114,0xm258,-282r-97,0r0,35r28,0r-99,205r-10,0r0,-205r25,0r0,-35r-99,0r0,35r30,0r0,241r87,0","w":268},"w":{"d":"397,-288r0,48r-36,0r-69,240r-45,0r-49,-180r-48,180r-45,0r-69,-240r-36,0r22,-48r99,0r0,48r-29,0r35,139r52,-187r39,0r52,187r35,-139r-29,0r0,-48r121,0xm391,-282r-108,0r0,36r31,0r-44,170r-57,-205r-29,0r-57,205r-43,-170r30,0r0,-36r-88,0r-16,36r31,0r69,240r35,0r53,-199r54,199r35,0r69,-240r35,0r0,-36","w":397},"x":{"d":"283,-288r0,48r-30,0r-70,94r71,98r51,0r-21,48r-130,0r21,-48r18,0r-41,-57r-43,57r42,0r-21,48r-130,0r22,-48r29,0r72,-98r-65,-94r-31,0r0,-48r113,0r0,48r-24,0r37,53r39,-53r-22,0r0,-48r113,0xm276,-282r-99,0r0,36r27,0r-51,70r-50,-70r30,0r0,-36r-99,0r0,36v9,1,25,-3,29,3r68,97r-76,105r-29,0r-16,35r115,0r16,-35r-45,0r57,-75r52,75r-25,0r-16,35r115,0r16,-35r-45,0r-75,-105r74,-100r27,0r0,-36","w":305},"y":{"d":"253,-288r0,48r-30,0r-69,128r0,63r55,0r-21,49r-143,0r22,-49r31,0r0,-67r-68,-124r-30,0r0,-48r112,0r0,48r-24,0r38,76r39,-76r-25,0r0,-48r113,0xm246,-282r-99,0r0,36r28,0r-49,96r-49,-96r29,0r0,-36r-100,0r0,36v10,1,25,-3,30,3r68,127r0,74r-33,0r-16,36r128,0r16,-36r-51,0r0,-73r71,-131r27,0r0,-36","w":252},"z":{"d":"224,-288r0,46r-143,193r92,0r0,-42r50,0r0,91r-223,0r22,-50r144,-189r-92,0r0,42r-45,0r0,-91r195,0xm217,-282r-182,0r0,79r33,0r0,-43r111,0r-152,200r-17,40r206,0r0,-79r-37,0r0,43r-111,0r149,-202r0,-38","w":223},"{":{"d":"50,-259v-4,-62,30,-65,88,-65r0,40v-86,-19,0,136,-81,140v47,3,39,53,39,103v0,33,10,37,42,37r0,40v-60,-1,-88,-2,-88,-64v0,-50,9,-104,-50,-96r0,-40v54,10,53,-43,50,-95","w":137},"}":{"d":"81,-144v-83,-4,8,-157,-81,-140r0,-40v59,0,91,4,88,65v-2,49,-8,106,50,95r0,40v-57,-8,-53,44,-50,95v3,62,-32,65,-88,65r0,-40v86,17,0,-136,81,-140","w":137},"\u00e8":{"w":360},"\u00ae":{"d":"36,-288v20,0,36,17,36,36v0,19,-16,36,-36,36v-19,0,-36,-16,-36,-36v0,-20,17,-36,36,-36xm36,-282v-15,-1,-30,15,-30,30v0,15,15,31,30,30v15,0,30,-14,30,-29v1,-17,-14,-31,-30,-31xm21,-273v14,0,34,-1,33,12v0,6,-3,9,-9,10r9,18v-18,4,-11,-14,-23,-16r0,16r-10,0r0,-40xm31,-266v1,4,-3,13,4,11v6,0,9,-2,9,-6v1,-5,-7,-5,-13,-5","w":72},"\u00a9":{"d":"143,-288v78,0,145,66,145,144v0,79,-69,144,-145,144v-76,0,-143,-69,-143,-144v0,-77,65,-144,143,-144xm144,-264v-66,0,-120,56,-120,120v0,64,56,120,120,120v63,0,120,-55,120,-120v0,-65,-55,-120,-120,-120xm66,-143v0,-72,73,-110,127,-72v13,10,19,24,20,40r-36,0v-2,-19,-14,-29,-34,-29v-27,0,-37,28,-37,60v0,39,13,58,39,58v19,0,31,-10,33,-31r37,0v-2,36,-31,60,-71,59v-49,0,-78,-35,-78,-85","w":287},"\u2122":{"d":"64,-288r0,15r-22,0r0,57r-20,0r0,-57r-22,0r0,-15r64,0xm104,-288r17,44r16,-44r26,0r0,72r-18,0r0,-54r-20,54r-8,0r-21,-54r0,54r-18,0r0,-72r26,0","w":163},"\u00a0":{"w":180}}});
;
(function ($) {
  Drupal.behaviors.cufonReplace = {
    attach: function(context) {
      for (o in Drupal.settings.cufonSelectors) { 
        var s = Drupal.settings.cufonSelectors[o];
        $(s.selector + ':not(.cufon-replace-processed)', context)
          .each(function() {
            Cufon.replace($(this), s.options);
          })
          .addClass('cufon-replace-processed');
      }
    }
  }
})(jQuery);
;
/**
 * jQuery Cookie plugin
 *
 * Copyright (c) 2010 Klaus Hartl (stilbuero.de)
 * Dual licensed under the MIT and GPL licenses:
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 *
 */
jQuery.cookie = function (key, value, options) {

    // key and at least value given, set cookie...
    if (arguments.length > 1 && String(value) !== "[object Object]") {
        options = jQuery.extend({}, options);

        if (value === null || value === undefined) {
            options.expires = -1;
        }

        if (typeof options.expires === 'number') {
            var days = options.expires, t = options.expires = new Date();
            t.setDate(t.getDate() + days);
        }

        value = String(value);

        return (document.cookie = [
            encodeURIComponent(key), '=',
            options.raw ? value : encodeURIComponent(value),
            options.expires ? '; expires=' + options.expires.toUTCString() : '', // use expires attribute, max-age is not supported by IE
            options.path ? '; path=' + options.path : '',
            options.domain ? '; domain=' + options.domain : '',
            options.secure ? '; secure' : ''
        ].join(''));
    }

    // key and possibly options given, get cookie...
    options = value || {};
    var result, decode = options.raw ? function (s) { return s; } : decodeURIComponent;
    return (result = new RegExp('(?:^|; )' + encodeURIComponent(key) + '=([^;]*)').exec(document.cookie)) ? decode(result[1]) : null;
};
;
/**
 * Display banner if using Internet Explorer. Presence of markup is controlled by IE conditional comments.
 */
(function ($) {

Drupal.behaviors.ie6nomore = {
  attach: function (context) {
    if($.browser.msie && !$.cookie('ie6nomore_dismissed')) {
      $("body").prepend($("#ie6nomore")).find('#ie6nomore').show();
      // Attach dismiss action to link.
      $("#ie6nomore .close-button").click(function() {
        $('#ie6nomore').hide();
        $.cookie('ie6nomore_dismissed', 1);
      });
    }
  }
};

})(jQuery);
;

/*
 * Superfish v1.4.8 - jQuery menu widget
 * Copyright (c) 2008 Joel Birch
 *
 * Dual licensed under the MIT and GPL licenses:
 * 	http://www.opensource.org/licenses/mit-license.php
 * 	http://www.gnu.org/licenses/gpl.html
 *
 * CHANGELOG: http://users.tpg.com.au/j_birch/plugins/superfish/changelog.txt
 */

;(function($){
	$.fn.superfish = function(op){

		var sf = $.fn.superfish,
			c = sf.c,
			$arrow = $(['<span class="',c.arrowClass,'"> &#187;</span>'].join('')),
			over = function(){
				var $$ = $(this), menu = getMenu($$);
				clearTimeout(menu.sfTimer);
				$$.showSuperfishUl().siblings().hideSuperfishUl();
			},
			out = function(){
				var $$ = $(this), menu = getMenu($$), o = sf.op;
				clearTimeout(menu.sfTimer);
				menu.sfTimer=setTimeout(function(){
					o.retainPath=($.inArray($$[0],o.$path)>-1);
					$$.hideSuperfishUl();
					if (o.$path.length && $$.parents(['li.',o.hoverClass].join('')).length<1){over.call(o.$path);}
				},o.delay);	
			},
			getMenu = function($menu){
				var menu = $menu.parents(['ul.',c.menuClass,':first'].join(''))[0];
				sf.op = sf.o[menu.serial];
				return menu;
			},
			addArrow = function($a){ $a.addClass(c.anchorClass).append($arrow.clone()); };
			
		return this.each(function() {
			var s = this.serial = sf.o.length;
			var o = $.extend({},sf.defaults,op);
			o.$path = $('li.'+o.pathClass,this).slice(0,o.pathLevels).each(function(){
				$(this).addClass([o.hoverClass,c.bcClass].join(' '))
					.filter('li:has(ul)').removeClass(o.pathClass);
			});
			sf.o[s] = sf.op = o;
			
			$('li:has(ul)',this)[($.fn.hoverIntent && !o.disableHI) ? 'hoverIntent' : 'hover'](over,out).each(function() {
				if (o.autoArrows) addArrow( $('>a:first-child',this) );
			})
			.not('.'+c.bcClass)
				.hideSuperfishUl();
			
			var $a = $('a',this);
			$a.each(function(i){
				var $li = $a.eq(i).parents('li');
				$a.eq(i).focus(function(){over.call($li);}).blur(function(){out.call($li);});
			});
			o.onInit.call(this);
			
		}).each(function() {
			var menuClasses = [c.menuClass];
			if (sf.op.dropShadows  && !($.browser.msie && $.browser.version < 7)) menuClasses.push(c.shadowClass);
			$(this).addClass(menuClasses.join(' '));
		});
	};

	var sf = $.fn.superfish;
	sf.o = [];
	sf.op = {};
	sf.IE7fix = function(){
		var o = sf.op;
		if ($.browser.msie && $.browser.version > 6 && o.dropShadows && o.animation.opacity!=undefined)
			this.toggleClass(sf.c.shadowClass+'-off');
		};
	sf.c = {
		bcClass     : 'sf-breadcrumb',
		menuClass   : 'sf-js-enabled',
		anchorClass : 'sf-with-ul',
		arrowClass  : 'sf-sub-indicator',
		shadowClass : 'sf-shadow'
	};
	sf.defaults = {
		hoverClass	: 'sfHover',
		pathClass	: 'overideThisToUse',
		pathLevels	: 1,
		delay		: 800,
		animation	: {opacity:'show'},
		speed		: 'normal',
		autoArrows	: true,
		dropShadows : true,
		disableHI	: false,		// true disables hoverIntent detection
		onInit		: function(){}, // callback functions
		onBeforeShow: function(){},
		onShow		: function(){},
		onHide		: function(){}
	};
	$.fn.extend({
		hideSuperfishUl : function(){
			var o = sf.op,
				not = (o.retainPath===true) ? o.$path : '';
			o.retainPath = false;
			var $ul = $(['li.',o.hoverClass].join(''),this).add(this).not(not).removeClass(o.hoverClass)
					.find('>ul').hide().css('visibility','hidden');
			o.onHide.call($ul);
			return this;
		},
		showSuperfishUl : function(){
			var o = sf.op,
				sh = sf.c.shadowClass+'-off',
				$ul = this.addClass(o.hoverClass)
					.find('>ul:hidden').css('visibility','visible');
			sf.IE7fix.call($ul);
			o.onBeforeShow.call($ul);
			$ul.animate(o.animation,o.speed,function(){ sf.IE7fix.call($ul); o.onShow.call($ul); });
			return this;
		}
	});

})(jQuery);
;
/* Copyright (c) 2006 Brandon Aaron (http://brandonaaron.net)
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) 
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 *
 * $LastChangedDate: 2007-06-19 20:25:28 -0500 (Tue, 19 Jun 2007) $
 * $Rev: 2111 $
 *
 * Version 2.1
 */
(function($){$.fn.bgIframe=$.fn.bgiframe=function(s){if($.browser.msie&&parseInt($.browser.version)<=6){s=$.extend({top:'auto',left:'auto',width:'auto',height:'auto',opacity:true,src:'javascript:false;'},s||{});var prop=function(n){return n&&n.constructor==Number?n+'px':n;},html='<iframe class="bgiframe"frameborder="0"tabindex="-1"src="'+s.src+'"'+'style="display:block;position:absolute;z-index:-1;'+(s.opacity!==false?'filter:Alpha(Opacity=\'0\');':'')+'top:'+(s.top=='auto'?'expression(((parseInt(this.parentNode.currentStyle.borderTopWidth)||0)*-1)+\'px\')':prop(s.top))+';'+'left:'+(s.left=='auto'?'expression(((parseInt(this.parentNode.currentStyle.borderLeftWidth)||0)*-1)+\'px\')':prop(s.left))+';'+'width:'+(s.width=='auto'?'expression(this.parentNode.offsetWidth+\'px\')':prop(s.width))+';'+'height:'+(s.height=='auto'?'expression(this.parentNode.offsetHeight+\'px\')':prop(s.height))+';'+'"/>';return this.each(function(){if($('> iframe.bgiframe',this).length==0)this.insertBefore(document.createElement(html),this.firstChild);});}return this;};if(!$.browser.version)$.browser.version=navigator.userAgent.toLowerCase().match(/.+(?:rv|it|ra|ie)[\/: ]([\d.]+)/)[1];})(jQuery);;
﻿/**
* hoverIntent r5 // 2007.03.27 // jQuery 1.1.2+
* <http://cherne.net/brian/resources/jquery.hoverIntent.html>
* 
* @param  f  onMouseOver function || An object with configuration options
* @param  g  onMouseOut function  || Nothing (use configuration options object)
* @author    Brian Cherne <brian@cherne.net>
*/
(function($){$.fn.hoverIntent=function(f,g){var cfg={sensitivity:7,interval:100,timeout:0};cfg=$.extend(cfg,g?{over:f,out:g}:f);var cX,cY,pX,pY;var track=function(ev){cX=ev.pageX;cY=ev.pageY;};var compare=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);if((Math.abs(pX-cX)+Math.abs(pY-cY))<cfg.sensitivity){$(ob).unbind("mousemove",track);ob.hoverIntent_s=1;return cfg.over.apply(ob,[ev]);}else{pX=cX;pY=cY;ob.hoverIntent_t=setTimeout(function(){compare(ev,ob);},cfg.interval);}};var delay=function(ev,ob){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);ob.hoverIntent_s=0;return cfg.out.apply(ob,[ev]);};var handleHover=function(e){var p=(e.type=="mouseover"?e.fromElement:e.toElement)||e.relatedTarget;while(p&&p!=this){try{p=p.parentNode;}catch(e){p=this;}}if(p==this){return false;}var ev=jQuery.extend({},e);var ob=this;if(ob.hoverIntent_t){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t);}if(e.type=="mouseover"){pX=ev.pageX;pY=ev.pageY;$(ob).bind("mousemove",track);if(ob.hoverIntent_s!=1){ob.hoverIntent_t=setTimeout(function(){compare(ev,ob);},cfg.interval);}}else{$(ob).unbind("mousemove",track);if(ob.hoverIntent_s==1){ob.hoverIntent_t=setTimeout(function(){delay(ev,ob);},cfg.timeout);}}};return this.mouseover(handleHover).mouseout(handleHover);};})(jQuery);;

// This uses Superfish 1.4.8
// (http://users.tpg.com.au/j_birch/plugins/superfish)

// Add Superfish to all Nice menus with some basic options.
(function ($) {
  $(document).ready(function() {
    $('ul.nice-menu').superfish({
      // Apply a generic hover class.
      hoverClass: 'over',
      // Disable generation of arrow mark-up.
      autoArrows: false,
      // Disable drop shadows.
      dropShadows: false,
      // Mouse delay.
      delay: Drupal.settings.nice_menus_options.delay,
      // Animation speed.
      speed: Drupal.settings.nice_menus_options.speed
    // Add in Brandon Aaron’s bgIframe plugin for IE select issues.
    // http://plugins.jquery.com/node/46/release
    }).find('ul').bgIframe({opacity:false});
    $('ul.nice-menu ul').css('display', 'none');
  });
})(jQuery);
;

(function ($) {
  Drupal.Panels = {};

  Drupal.Panels.autoAttach = function() {
    if ($.browser.msie) {
      // If IE, attach a hover event so we can see our admin links.
      $("div.panel-pane").hover(
        function() {
          $('div.panel-hide', this).addClass("panel-hide-hover"); return true;
        },
        function() {
          $('div.panel-hide', this).removeClass("panel-hide-hover"); return true;
        }
      );
      $("div.admin-links").hover(
        function() {
          $(this).addClass("admin-links-hover"); return true;
        },
        function(){
          $(this).removeClass("admin-links-hover"); return true;
        }
      );
    }
  };

  $(Drupal.Panels.autoAttach);
})(jQuery);
;
(function ($) {
  Drupal.viewsSlideshow = Drupal.viewsSlideshow || {};

  /**
   * Views Slideshow Controls
   */
  Drupal.viewsSlideshowControls = Drupal.viewsSlideshowControls || {};

  /**
   * Implement the play hook for controls.
   */
  Drupal.viewsSlideshowControls.play = function (options) {
    // Route the control call to the correct control type.
    // Need to use try catch so we don't have to check to make sure every part
    // of the object is defined.
    try {
      if (typeof Drupal.settings.viewsSlideshowControls[options.slideshowID].top.type != "undefined" && typeof Drupal[Drupal.settings.viewsSlideshowControls[options.slideshowID].top.type].play == 'function') {
        Drupal[Drupal.settings.viewsSlideshowControls[options.slideshowID].top.type].play(options);
      }
    }
    catch(err) {
      // Don't need to do anything on error.
    }

    try {
      if (typeof Drupal.settings.viewsSlideshowControls[options.slideshowID].bottom.type != "undefined" && typeof Drupal[Drupal.settings.viewsSlideshowControls[options.slideshowID].bottom.type].play == 'function') {
        Drupal[Drupal.settings.viewsSlideshowControls[options.slideshowID].bottom.type].play(options);
      }
    }
    catch(err) {
      // Don't need to do anything on error.
    }
  };

  /**
   * Implement the pause hook for controls.
   */
  Drupal.viewsSlideshowControls.pause = function (options) {
    // Route the control call to the correct control type.
    // Need to use try catch so we don't have to check to make sure every part
    // of the object is defined.
    try {
      if (typeof Drupal.settings.viewsSlideshowControls[options.slideshowID].top.type != "undefined" && typeof Drupal[Drupal.settings.viewsSlideshowControls[options.slideshowID].top.type].pause == 'function') {
        Drupal[Drupal.settings.viewsSlideshowControls[options.slideshowID].top.type].pause(options);
      }
    }
    catch(err) {
      // Don't need to do anything on error.
    }

    try {
      if (typeof Drupal.settings.viewsSlideshowControls[options.slideshowID].bottom.type != "undefined" && typeof Drupal[Drupal.settings.viewsSlideshowControls[options.slideshowID].bottom.type].pause == 'function') {
        Drupal[Drupal.settings.viewsSlideshowControls[options.slideshowID].bottom.type].pause(options);
      }
    }
    catch(err) {
      // Don't need to do anything on error.
    }
  };


  /**
   * Views Slideshow Text Controls
   */

  // Add views slieshow api calls for views slideshow text controls.
  Drupal.behaviors.viewsSlideshowControlsText = {
    attach: function (context) {

      // Process previous link
      $('.views_slideshow_controls_text_previous:not(.views-slideshow-controls-text-previous-processed)', context).addClass('views-slideshow-controls-text-previous-processed').each(function() {
        var uniqueID = $(this).attr('id').replace('views_slideshow_controls_text_previous_', '');
        $(this).click(function() {
          Drupal.viewsSlideshow.action({ "action": 'previousSlide', "slideshowID": uniqueID });
          return false;
        });
      });

      // Process next link
      $('.views_slideshow_controls_text_next:not(.views-slideshow-controls-text-next-processed)', context).addClass('views-slideshow-controls-text-next-processed').each(function() {
        var uniqueID = $(this).attr('id').replace('views_slideshow_controls_text_next_', '');
        $(this).click(function() {
          Drupal.viewsSlideshow.action({ "action": 'nextSlide', "slideshowID": uniqueID });
          return false;
        });
      });

      // Process pause link
      $('.views_slideshow_controls_text_pause:not(.views-slideshow-controls-text-pause-processed)', context).addClass('views-slideshow-controls-text-pause-processed').each(function() {
        var uniqueID = $(this).attr('id').replace('views_slideshow_controls_text_pause_', '');
        $(this).click(function() {
          if (Drupal.settings.viewsSlideshow[uniqueID].paused) {
            Drupal.viewsSlideshow.action({ "action": 'play', "slideshowID": uniqueID, "force": true });
          }
          else {
            Drupal.viewsSlideshow.action({ "action": 'pause', "slideshowID": uniqueID, "force": true });
          }
          return false;
        });
      });
    }
  };

  Drupal.viewsSlideshowControlsText = Drupal.viewsSlideshowControlsText || {};

  /**
   * Implement the pause hook for text controls.
   */
  Drupal.viewsSlideshowControlsText.pause = function (options) {
    var pauseText = Drupal.theme.prototype['viewsSlideshowControlsPause'] ? Drupal.theme('viewsSlideshowControlsPause') : '';
    $('#views_slideshow_controls_text_pause_' + options.slideshowID + ' a').text(pauseText);
  };

  /**
   * Implement the play hook for text controls.
   */
  Drupal.viewsSlideshowControlsText.play = function (options) {
    var playText = Drupal.theme.prototype['viewsSlideshowControlsPlay'] ? Drupal.theme('viewsSlideshowControlsPlay') : '';
    $('#views_slideshow_controls_text_pause_' + options.slideshowID + ' a').text(playText);
  };

  // Theme the resume control.
  Drupal.theme.prototype.viewsSlideshowControlsPause = function () {
    return Drupal.t('Resume');
  };

  // Theme the pause control.
  Drupal.theme.prototype.viewsSlideshowControlsPlay = function () {
    return Drupal.t('Pause');
  };

  /**
   * Views Slideshow Pager
   */
  Drupal.viewsSlideshowPager = Drupal.viewsSlideshowPager || {};

  /**
   * Implement the transitionBegin hook for pagers.
   */
  Drupal.viewsSlideshowPager.transitionBegin = function (options) {
    // Route the pager call to the correct pager type.
    // Need to use try catch so we don't have to check to make sure every part
    // of the object is defined.
    try {
      if (typeof Drupal.settings.viewsSlideshowPager[options.slideshowID].top.type != "undefined" && typeof Drupal[Drupal.settings.viewsSlideshowPager[options.slideshowID].top.type].transitionBegin == 'function') {
        Drupal[Drupal.settings.viewsSlideshowPager[options.slideshowID].top.type].transitionBegin(options);
      }
    }
    catch(err) {
      // Don't need to do anything on error.
    }

    try {
      if (typeof Drupal.settings.viewsSlideshowPager[options.slideshowID].bottom.type != "undefined" && typeof Drupal[Drupal.settings.viewsSlideshowPager[options.slideshowID].bottom.type].transitionBegin == 'function') {
        Drupal[Drupal.settings.viewsSlideshowPager[options.slideshowID].bottom.type].transitionBegin(options);
      }
    }
    catch(err) {
      // Don't need to do anything on error.
    }
  };

  /**
   * Implement the goToSlide hook for pagers.
   */
  Drupal.viewsSlideshowPager.goToSlide = function (options) {
    // Route the pager call to the correct pager type.
    // Need to use try catch so we don't have to check to make sure every part
    // of the object is defined.
    try {
      if (typeof Drupal.settings.viewsSlideshowPager[options.slideshowID].top.type != "undefined" && typeof Drupal[Drupal.settings.viewsSlideshowPager[options.slideshowID].top.type].goToSlide == 'function') {
        Drupal[Drupal.settings.viewsSlideshowPager[options.slideshowID].top.type].goToSlide(options);
      }
    }
    catch(err) {
      // Don't need to do anything on error.
    }

    try {
      if (typeof Drupal.settings.viewsSlideshowPager[options.slideshowID].bottom.type != "undefined" && typeof Drupal[Drupal.settings.viewsSlideshowPager[options.slideshowID].bottom.type].goToSlide == 'function') {
        Drupal[Drupal.settings.viewsSlideshowPager[options.slideshowID].bottom.type].goToSlide(options);
      }
    }
    catch(err) {
      // Don't need to do anything on error.
    }
  };

  /**
   * Implement the previousSlide hook for pagers.
   */
  Drupal.viewsSlideshowPager.previousSlide = function (options) {
    // Route the pager call to the correct pager type.
    // Need to use try catch so we don't have to check to make sure every part
    // of the object is defined.
    try {
      if (typeof Drupal.settings.viewsSlideshowPager[options.slideshowID].top.type != "undefined" && typeof Drupal[Drupal.settings.viewsSlideshowPager[options.slideshowID].top.type].previousSlide == 'function') {
        Drupal[Drupal.settings.viewsSlideshowPager[options.slideshowID].top.type].previousSlide(options);
      }
    }
    catch(err) {
      // Don't need to do anything on error.
    }

    try {
      if (typeof Drupal.settings.viewsSlideshowPager[options.slideshowID].bottom.type != "undefined" && typeof Drupal[Drupal.settings.viewsSlideshowPager[options.slideshowID].bottom.type].previousSlide == 'function') {
        Drupal[Drupal.settings.viewsSlideshowPager[options.slideshowID].bottom.type].previousSlide(options);
      }
    }
    catch(err) {
      // Don't need to do anything on error.
    }
  };

  /**
   * Implement the nextSlide hook for pagers.
   */
  Drupal.viewsSlideshowPager.nextSlide = function (options) {
    // Route the pager call to the correct pager type.
    // Need to use try catch so we don't have to check to make sure every part
    // of the object is defined.
    try {
      if (typeof Drupal.settings.viewsSlideshowPager[options.slideshowID].top.type != "undefined" && typeof Drupal[Drupal.settings.viewsSlideshowPager[options.slideshowID].top.type].nextSlide == 'function') {
        Drupal[Drupal.settings.viewsSlideshowPager[options.slideshowID].top.type].nextSlide(options);
      }
    }
    catch(err) {
      // Don't need to do anything on error.
    }

    try {
      if (typeof Drupal.settings.viewsSlideshowPager[options.slideshowID].bottom.type != "undefined" && typeof Drupal[Drupal.settings.viewsSlideshowPager[options.slideshowID].bottom.type].nextSlide == 'function') {
        Drupal[Drupal.settings.viewsSlideshowPager[options.slideshowID].bottom.type].nextSlide(options);
      }
    }
    catch(err) {
      // Don't need to do anything on error.
    }
  };


  /**
   * Views Slideshow Pager Fields
   */

  // Add views slieshow api calls for views slideshow pager fields.
  Drupal.behaviors.viewsSlideshowPagerFields = {
    attach: function (context) {
      // Process pause on hover.
      $('.views_slideshow_pager_field:not(.views-slideshow-pager-field-processed)', context).addClass('views-slideshow-pager-field-processed').each(function() {
        // Parse out the location and unique id from the full id.
        var pagerInfo = $(this).attr('id').split('_');
        var location = pagerInfo[2];
        pagerInfo.splice(0, 3);
        var uniqueID = pagerInfo.join('_');

        // Add the activate and pause on pager hover event to each pager item.
        if (Drupal.settings.viewsSlideshowPagerFields[uniqueID][location].activatePauseOnHover) {
          $(this).children().each(function(index, pagerItem) {
            var mouseIn = function() {
              Drupal.viewsSlideshow.action({ "action": 'goToSlide', "slideshowID": uniqueID, "slideNum": index });
              Drupal.viewsSlideshow.action({ "action": 'pause', "slideshowID": uniqueID });
            }
            
            var mouseOut = function() {
              Drupal.viewsSlideshow.action({ "action": 'play', "slideshowID": uniqueID });
            }
          
            if (jQuery.fn.hoverIntent) {
              $(pagerItem).hoverIntent(mouseIn, mouseOut);
            }
            else {
              $(pagerItem).hover(mouseIn, mouseOut);
            }
            
          });
        }
        else {
          $(this).children().each(function(index, pagerItem) {
            $(pagerItem).click(function() {
              Drupal.viewsSlideshow.action({ "action": 'goToSlide', "slideshowID": uniqueID, "slideNum": index });
            });
          });
        }
      });
    }
  };

  Drupal.viewsSlideshowPagerFields = Drupal.viewsSlideshowPagerFields || {};

  /**
   * Implement the transitionBegin hook for pager fields pager.
   */
  Drupal.viewsSlideshowPagerFields.transitionBegin = function (options) {
    for (pagerLocation in Drupal.settings.viewsSlideshowPager[options.slideshowID]) {
      // Remove active class from pagers
      $('[id^="views_slideshow_pager_field_item_' + pagerLocation + '_' + options.slideshowID + '"]').removeClass('active');

      // Add active class to active pager.
      $('#views_slideshow_pager_field_item_'+ pagerLocation + '_' + options.slideshowID + '_' + options.slideNum).addClass('active');
    }

  };

  /**
   * Implement the goToSlide hook for pager fields pager.
   */
  Drupal.viewsSlideshowPagerFields.goToSlide = function (options) {
    for (pagerLocation in Drupal.settings.viewsSlideshowPager[options.slideshowID]) {
      // Remove active class from pagers
      $('[id^="views_slideshow_pager_field_item_' + pagerLocation + '_' + options.slideshowID + '"]').removeClass('active');

      // Add active class to active pager.
      $('#views_slideshow_pager_field_item_' + pagerLocation + '_' + options.slideshowID + '_' + options.slideNum).addClass('active');
    }
  };

  /**
   * Implement the previousSlide hook for pager fields pager.
   */
  Drupal.viewsSlideshowPagerFields.previousSlide = function (options) {
    for (pagerLocation in Drupal.settings.viewsSlideshowPager[options.slideshowID]) {
      // Get the current active pager.
      var pagerNum = $('[id^="views_slideshow_pager_field_item_' + pagerLocation + '_' + options.slideshowID + '"].active').attr('id').replace('views_slideshow_pager_field_item_' + pagerLocation + '_' + options.slideshowID + '_', '');

      // If we are on the first pager then activate the last pager.
      // Otherwise activate the previous pager.
      if (pagerNum == 0) {
        pagerNum = $('[id^="views_slideshow_pager_field_item_' + pagerLocation + '_' + options.slideshowID + '"]').length() - 1;
      }
      else {
        pagerNum--;
      }

      // Remove active class from pagers
      $('[id^="views_slideshow_pager_field_item_' + pagerLocation + '_' + options.slideshowID + '"]').removeClass('active');

      // Add active class to active pager.
      $('#views_slideshow_pager_field_item_' + pagerLocation + '_' + options.slideshowID + '_' + pagerNum).addClass('active');
    }
  };

  /**
   * Implement the nextSlide hook for pager fields pager.
   */
  Drupal.viewsSlideshowPagerFields.nextSlide = function (options) {
    for (pagerLocation in Drupal.settings.viewsSlideshowPager[options.slideshowID]) {
      // Get the current active pager.
      var pagerNum = $('[id^="views_slideshow_pager_field_item_' + pagerLocation + '_' + options.slideshowID + '"].active').attr('id').replace('views_slideshow_pager_field_item_' + pagerLocation + '_' + options.slideshowID + '_', '');
      var totalPagers = $('[id^="views_slideshow_pager_field_item_' + pagerLocation + '_' + options.slideshowID + '"]').length();

      // If we are on the last pager then activate the first pager.
      // Otherwise activate the next pager.
      pagerNum++;
      if (pagerNum == totalPagers) {
        pagerNum = 0;
      }

      // Remove active class from pagers
      $('[id^="views_slideshow_pager_field_item_' + pagerLocation + '_' + options.slideshowID + '"]').removeClass('active');

      // Add active class to active pager.
      $('#views_slideshow_pager_field_item_' + pagerLocation + '_' + options.slideshowID + '_' + slideNum).addClass('active');
    }
  };


  /**
   * Views Slideshow Slide Counter
   */

  Drupal.viewsSlideshowSlideCounter = Drupal.viewsSlideshowSlideCounter || {};

  /**
   * Implement the transitionBegin for the slide counter.
   */
  Drupal.viewsSlideshowSlideCounter.transitionBegin = function (options) {
    $('#views_slideshow_slide_counter_' + options.slideshowID + ' .num').text(options.slideNum + 1);
  };

  /**
   * This is used as a router to process actions for the slideshow.
   */
  Drupal.viewsSlideshow.action = function (options) {
    // Set default values for our return status.
    var status = {
      'value': true,
      'text': ''
    }

    // If an action isn't specified return false.
    if (typeof options.action == 'undefined' || options.action == '') {
      status.value = false;
      status.text =  Drupal.t('There was no action specified.');
      return error;
    }

    // If we are using pause or play switch paused state accordingly.
    if (options.action == 'pause') {
      Drupal.settings.viewsSlideshow[options.slideshowID].paused = 1;
      // If the calling method is forcing a pause then mark it as such.
      if (options.force) {
        Drupal.settings.viewsSlideshow[options.slideshowID].pausedForce = 1;
      }
    }
    else if (options.action == 'play') {
      // If the slideshow isn't forced pause or we are forcing a play then play
      // the slideshow.
      // Otherwise return telling the calling method that it was forced paused.
      if (!Drupal.settings.viewsSlideshow[options.slideshowID].pausedForce || options.force) {
        Drupal.settings.viewsSlideshow[options.slideshowID].paused = 0;
        Drupal.settings.viewsSlideshow[options.slideshowID].pausedForce = 0;
      }
      else {
        status.value = false;
        status.text += ' ' + Drupal.t('This slideshow is forced paused.');
        return status;
      }
    }

    // We use a switch statement here mainly just to limit the type of actions
    // that are available.
    switch (options.action) {
      case "goToSlide":
      case "transitionBegin":
      case "transitionEnd":
        // The three methods above require a slide number. Checking if it is
        // defined and it is a number that is an integer.
        if (typeof options.slideNum == 'undefined' || typeof options.slideNum !== 'number' || parseInt(options.slideNum) != (options.slideNum - 0)) {
          status.value = false;
          status.text = Drupal.t('An invalid integer was specified for slideNum.');
        }
      case "pause":
      case "play":
      case "nextSlide":
      case "previousSlide":
        // Grab our list of methods.
        var methods = Drupal.settings.viewsSlideshow[options.slideshowID]['methods'];

        // if the calling method specified methods that shouldn't be called then
        // exclude calling them.
        var excludeMethodsObj = {};
        if (typeof options.excludeMethods !== 'undefined') {
          // We need to turn the excludeMethods array into an object so we can use the in
          // function.
          for (var i=0; i < excludeMethods.length; i++) {
            excludeMethodsObj[excludeMethods[i]] = '';
          }
        }

        // Call every registered method and don't call excluded ones.
        for (i = 0; i < methods[options.action].length; i++) {
          if (Drupal[methods[options.action][i]] != undefined && typeof Drupal[methods[options.action][i]][options.action] == 'function' && !(methods[options.action][i] in excludeMethodsObj)) {
            Drupal[methods[options.action][i]][options.action](options);
          }
        }
        break;

      // If it gets here it's because it's an invalid action.
      default:
        status.value = false;
        status.text = Drupal.t('An invalid action "!action" was specified.', { "!action": options.action });
    }
    return status;
  };
})(jQuery);
;
/**
 * @file base.js
 *
 * Some basic behaviors and utility functions for Views.
 */
(function ($) {

Drupal.Views = {};

/**
 * jQuery UI tabs, Views integration component
 */
Drupal.behaviors.viewsTabs = {
  attach: function (context) {
    if ($.viewsUi && $.viewsUi.tabs) {
      $('#views-tabset').once('views-processed').viewsTabs({
        selectedClass: 'active'
      });
    }

    $('a.views-remove-link').once('views-processed').click(function(event) {
      var id = $(this).attr('id').replace('views-remove-link-', '');
      $('#views-row-' + id).hide();
      $('#views-removed-' + id).attr('checked', true);
      event.preventDefault();
   });
  /**
    * Here is to handle display deletion
    * (checking in the hidden checkbox and hiding out the row)
    */
  $('a.display-remove-link')
    .addClass('display-processed')
    .click(function() {
      var id = $(this).attr('id').replace('display-remove-link-', '');
      $('#display-row-' + id).hide();
      $('#display-removed-' + id).attr('checked', true);
      return false;
  });
  }
};

/**
 * Helper function to parse a querystring.
 */
Drupal.Views.parseQueryString = function (query) {
  var args = {};
  var pos = query.indexOf('?');
  if (pos != -1) {
    query = query.substring(pos + 1);
  }
  var pairs = query.split('&');
  for(var i in pairs) {
    if (typeof(pairs[i]) == 'string') {
      var pair = pairs[i].split('=');
      // Ignore the 'q' path argument, if present.
      if (pair[0] != 'q' && pair[1]) {
        args[decodeURIComponent(pair[0].replace(/\+/g, ' '))] = decodeURIComponent(pair[1].replace(/\+/g, ' '));
      }
    }
  }
  return args;
};

/**
 * Helper function to return a view's arguments based on a path.
 */
Drupal.Views.parseViewArgs = function (href, viewPath) {
  var returnObj = {};
  var path = Drupal.Views.getPath(href);
  // Ensure we have a correct path.
  if (viewPath && path.substring(0, viewPath.length + 1) == viewPath + '/') {
    var args = decodeURIComponent(path.substring(viewPath.length + 1, path.length));
    returnObj.view_args = args;
    returnObj.view_path = path;
  }
  return returnObj;
};

/**
 * Strip off the protocol plus domain from an href.
 */
Drupal.Views.pathPortion = function (href) {
  // Remove e.g. http://example.com if present.
  var protocol = window.location.protocol;
  if (href.substring(0, protocol.length) == protocol) {
    // 2 is the length of the '//' that normally follows the protocol
    href = href.substring(href.indexOf('/', protocol.length + 2));
  }
  return href;
};

/**
 * Return the Drupal path portion of an href.
 */
Drupal.Views.getPath = function (href) {
  href = Drupal.Views.pathPortion(href);
  href = href.substring(Drupal.settings.basePath.length, href.length);
  // 3 is the length of the '?q=' added to the url without clean urls.
  if (href.substring(0, 3) == '?q=') {
    href = href.substring(3, href.length);
  }
  var chars = ['#', '?', '&'];
  for (i in chars) {
    if (href.indexOf(chars[i]) > -1) {
      href = href.substr(0, href.indexOf(chars[i]));
    }
  }
  return href;
};

})(jQuery);
;

