// $Id: html5.js,v 1.1.2.1 2010/06/24 23:08:55 grendzy Exp $
// html5shiv MIT @rem remysharp.com/html5-enabling-script
// iepp v1.5.1 MIT @jon_neal iecss.com/print-protector
/*@cc_on@if(@_jscript_version<9)(function(p,e){function q(a,b){if(g[a])g[a].styleSheet.cssText+=b;else{var c=r[l],d=e[j]("style");d.media=a;c.insertBefore(d,c[l]);g[a]=d;q(a,b)}}function s(a,b){for(var c=new RegExp("\\b("+m+")\\b(?!.*[;}])","gi"),d=function(k){return".iepp_"+k},h=-1;++h<a.length;){b=a[h].media||b;s(a[h].imports,b);q(b,a[h].cssText.replace(c,d))}}function t(){for(var a,b=e.getElementsByTagName("*"),c,d,h=new RegExp("^"+m+"$","i"),k=-1;++k<b.length;)if((a=b[k])&&(d=a.nodeName.match(h))){c=new RegExp("^\\s*<"+d+"(.*)\\/"+
d+">\\s*$","i");i.innerHTML=a.outerHTML.replace(/\r|\n/g," ").replace(c,a.currentStyle.display=="block"?"<div$1/div>":"<span$1/span>");c=i.childNodes[0];c.className+=" iepp_"+d;c=f[f.length]=[a,c];a.parentNode.replaceChild(c[1],c[0])}s(e.styleSheets,"all")}function u(){for(var a=-1,b;++a<f.length;)f[a][1].parentNode.replaceChild(f[a][0],f[a][1]);for(b in g)r[l].removeChild(g[b]);g={};f=[]}for(var m="abbr article aside audio canvas command datalist details figure figcaption footer header hgroup mark meter nav output progress section summary time video".replace(/ /g,
"|"),n=m.split("|"),r=e.documentElement,i=e.createDocumentFragment(),g={},f=[],o=-1,l="firstChild",j="createElement";++o<n.length;){e[j](n[o]);i[j](n[o])}i=i.appendChild(e[j]("div"));p.attachEvent("onbeforeprint",t);p.attachEvent("onafterprint",u)})(this,document)@end@*/;
/*
 * 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:
 * N/A
 */
Cufon.registerFont({"w":198,"face":{"font-family":"Glasgow-DemiBold","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-9 -311.446 291 72","underline-thickness":"18","underline-position":"-27","stemh":"51","stemv":"39","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"d":false,"w":104},"!":{"d":"13,-260r65,0r-16,198r-32,0xm15,-18v0,-12,14,-22,32,-22v17,0,31,10,31,22v0,13,-14,23,-31,23v-18,0,-32,-10,-32,-23","w":92},"\"":{"d":"5,-172r19,-85r52,0r-47,92xm68,-172r19,-85r52,0r-47,92","w":145},"#":{"d":"14,-77r4,-22r42,0r13,-62r-42,0r5,-21r41,0r16,-75r22,0r-16,75r35,0r15,-75r22,0r-16,75r42,0r-5,21r-41,0r-13,62r41,0r-5,22r-41,0r-16,74r-22,0r16,-74r-34,0r-16,74r-22,0r16,-74r-41,0xm81,-99r35,0r13,-62r-35,0","w":227},"$":{"d":"80,-262r0,-20r31,0r0,20v22,1,30,3,52,10r-13,42v-39,-24,-111,-3,-76,36v32,23,102,36,102,96v0,39,-23,67,-65,79r0,19r-31,0r0,-15v-32,-1,-42,-7,-71,-15r13,-44v40,31,121,9,85,-35v-34,-24,-99,-37,-99,-96v0,-42,29,-73,72,-77","w":183},"%":{"d":"11,-197v0,-43,23,-67,65,-67v42,0,66,24,66,67v0,44,-24,67,-66,67v-42,0,-65,-23,-65,-67xm17,0r220,-260r30,0r-219,260r-31,0xm143,-62v0,-43,22,-67,64,-67v42,0,66,24,66,67v0,44,-24,68,-66,68v-42,0,-64,-24,-64,-68xm76,-232v-13,0,-21,13,-21,35v0,22,8,35,21,35v13,0,21,-13,21,-35v0,-22,-8,-35,-21,-35xm207,-96v-13,0,-20,13,-20,34v0,22,7,35,20,35v13,0,21,-13,21,-35v0,-21,-8,-34,-21,-34","w":283},"&":{"d":"9,-70v1,-35,19,-55,45,-71v-40,-55,-16,-124,56,-123v38,0,65,24,65,58v0,27,-15,47,-50,70v18,23,25,30,47,49r19,-23r29,25v-7,11,-12,16,-19,25r35,28r-34,35r-35,-27v-48,56,-161,30,-158,-46xm107,-227v-28,0,-29,42,-9,62v19,-12,28,-24,28,-40v0,-12,-7,-22,-19,-22xm133,-53r-53,-56v-35,21,-23,71,18,72v14,0,25,-5,35,-16","w":239},"(":{"d":"87,35v-79,-69,-104,-208,-29,-294v10,-12,15,-19,29,-34r10,7v-46,80,-45,233,0,313","w":100},")":{"d":"13,-293v81,69,105,208,29,293v-10,11,-14,19,-29,34r-9,-7v44,-82,43,-231,0,-313","w":100},"*":{"d":"9,-187r40,-14r-40,-15r17,-29r32,28r-7,-43r34,0r-8,43r33,-27r17,29r-41,15r40,14r-18,29r-32,-27r9,41r-34,0r7,-42r-32,28","w":135},"+":{"d":"26,-115r0,-38r54,0r0,-54r38,0r0,54r54,0r0,38r-54,0r0,53r-38,0r0,-53r-54,0"},",":{"d":"-2,42r20,-84r51,0r-47,91","w":77,"k":{"Y":34,"W":17,"V":24,"T":29,"1":6}},"-":{"d":"8,-75r0,-39r99,0r0,39r-99,0","w":115,"k":{"t":-6,"j":-6,"f":-6,"Y":28,"X":7,"W":5,"V":9,"T":18,"M":-5,"J":-7,"A":-8}},".":{"d":"8,-18v0,-13,15,-23,32,-23v17,0,31,10,31,23v0,12,-14,23,-31,23v-17,0,-32,-10,-32,-23","w":78},"\/":{"d":"1,4r97,-267r22,0r-96,267r-23,0","w":121},"0":{"d":"11,-129v0,-87,31,-135,88,-135v57,0,89,48,89,134v0,87,-32,135,-89,135v-57,0,-88,-48,-88,-134xm99,-222v-30,2,-27,54,-27,92v0,54,-6,85,27,93v30,-2,28,-56,28,-93v0,-53,4,-84,-28,-92","k":{"1":10}},"1":{"d":"20,-208r85,-52r29,0r0,213r47,0r0,47r-153,0r0,-47r46,0r1,-146r-47,13","k":{"9":18,"8":10,"7":12,"6":15,"5":15,"4":15,"3":13,"2":9,"1":14,"0":15,".":-1,"-":15,"*":40}},"2":{"d":"180,-196v1,48,-62,118,-95,155r95,3r0,38r-161,0v0,-17,-3,-38,8,-45v64,-71,93,-112,93,-140v0,-42,-54,-36,-86,-13r-12,-42v61,-38,156,-34,158,44","k":{"1":12}},"3":{"d":"23,-252v57,-23,144,-14,143,45v0,28,-21,54,-55,68v70,2,74,88,24,119v-25,15,-55,24,-101,24r-10,-41v53,0,85,-18,85,-47v0,-25,-32,-37,-67,-32r0,-38v40,2,72,-15,71,-40v0,-34,-52,-31,-80,-18","k":{"1":21}},"4":{"d":"10,-52r0,-33r75,-175r60,0r-78,168r46,0r21,-107r33,0r0,107r21,0r0,39r-21,0r0,53r-60,0r0,-52r-97,0","k":{"7":15,"1":9}},"5":{"d":"19,-34v58,-3,95,-25,95,-55v0,-28,-43,-42,-82,-34r8,-137r125,0r0,38r-75,5r-3,60v53,-3,88,23,88,66v0,56,-59,95,-145,95","k":{"1":28}},"6":{"d":"153,-263r12,34v-55,18,-82,45,-90,90v50,-35,108,0,108,63v0,49,-32,81,-81,81v-53,0,-86,-42,-86,-107v0,-86,47,-142,137,-161xm134,-67v0,-38,-32,-60,-62,-38v-2,37,13,73,35,72v16,0,27,-13,27,-34","k":{"1":19}},"7":{"d":"18,0r96,-216r-93,-4r0,-40r159,0r0,26r-94,234r-68,0","k":{"9":17,"8":17,"7":18,"6":39,"5":34,"4":49,"3":19,"2":22,"1":17,"0":19,".":63,"-":41,",":66}},"8":{"d":"56,-130v-63,-42,-39,-133,44,-133v77,0,102,87,38,119v34,23,48,43,48,71v0,45,-37,77,-89,77v-86,0,-115,-102,-41,-134xm76,-198v0,16,9,26,33,40v28,-15,30,-67,-7,-67v-15,0,-26,11,-26,27xm130,-69v0,-22,-29,-33,-45,-45v-33,22,-31,74,13,76v19,0,32,-14,32,-31","k":{"1":12}},"9":{"d":"45,5r-12,-35v46,-14,83,-41,91,-90v-48,34,-109,3,-109,-61v0,-49,32,-82,81,-82v53,0,87,42,87,108v0,86,-46,139,-138,160xm64,-192v1,37,32,60,62,39v4,-38,-13,-72,-35,-72v-15,0,-27,13,-27,33","k":{"1":13}},":":{"d":"14,-18v0,-13,14,-23,31,-23v17,0,31,10,31,23v0,12,-14,23,-31,23v-17,0,-31,-10,-31,-23xm13,-140v0,-13,15,-23,32,-23v17,0,31,10,31,23v0,12,-14,23,-31,23v-17,0,-32,-11,-32,-23","w":89},";":{"d":"3,42r20,-84r51,0r-47,91xm19,-140v0,-13,14,-23,31,-23v17,0,31,10,31,23v0,12,-14,22,-31,22v-17,0,-31,-10,-31,-22","w":94},"<":{"d":"11,-93r42,-72r27,11r-28,61r28,61r-28,9","w":90},"=":{"d":"11,-141r0,-35r176,0r0,35r-176,0xm11,-93r0,-35r176,0r0,35r-176,0"},">":{"d":"11,-32r28,-61r-27,-62r27,-10r41,72r-42,70","w":91},"?":{"d":"4,-254v68,-29,155,4,121,78v-17,37,-65,54,-58,114r-40,0v-17,-59,38,-86,49,-135v-1,-27,-35,-28,-62,-19xm17,-18v0,-12,14,-22,32,-22v17,0,31,10,31,22v0,13,-14,23,-31,23v-18,0,-32,-10,-32,-23","w":135},"@":{"d":"255,-49v-63,92,-225,58,-234,-63v-6,-77,41,-142,115,-152v82,-11,142,53,127,134v-7,38,-27,64,-50,73v-25,10,-49,-1,-48,-25v-25,50,-88,26,-83,-41v3,-36,18,-64,37,-78v26,-18,54,-11,62,11r3,-18r18,0v-5,42,-20,85,-17,128v9,18,26,9,38,-6v9,-10,16,-27,20,-47v12,-70,-38,-118,-105,-110v-70,8,-112,93,-82,167v35,84,149,76,193,9xm111,-153v-6,26,-13,78,15,82v28,4,48,-59,47,-102v-13,-39,-52,-20,-62,20","w":306},"A":{"d":"-9,0r69,-260r74,0r69,260r-61,0r-17,-75r-56,0r-17,75r-61,0xm97,-224v-3,43,-14,70,-21,108r42,0v-7,-36,-19,-67,-21,-108","w":193,"k":{"y":-1,"x":-1,"v":-1,"t":-8,"s":-2,"q":-3,"o":-3,"j":-13,"g":-11,"f":-8,"e":-3,"d":-3,"c":-3,"a":-9,"Y":22,"X":1,"W":8,"V":13,"T":22,"S":2,"M":-4,"A":-6,"-":-8,"*":26}},"B":{"d":"15,0r0,-260v75,2,169,-18,169,65v0,37,-16,54,-58,59v48,1,67,21,67,66v0,88,-97,69,-178,70xm128,-186v0,-37,-21,-34,-53,-34r0,70v32,1,53,1,53,-36xm75,-115r0,76v35,0,59,5,59,-38v0,-39,-22,-39,-59,-38","w":201,"k":{"Y":5,"W":2,"T":7,"A":-6}},"C":{"d":"166,-253r-8,39v-59,-19,-86,5,-86,87v0,82,37,103,94,78r6,41v-91,38,-163,-9,-163,-121v0,-109,67,-159,157,-124","w":176,"k":{"Y":6,"W":5,"V":5,"T":13,"A":-3,"-":25}},"D":{"d":"92,-260v82,1,110,44,110,129v0,88,-37,131,-112,131r-75,0r0,-260r77,0xm140,-130v-2,-65,-6,-89,-65,-86r0,172v60,9,66,-32,65,-86","w":211,"k":{"Y":10,"W":1,"T":13}},"E":{"d":"15,0r0,-260r152,0r0,40r-91,5r0,61r76,0r0,40r-76,0r0,67r92,5r0,42r-153,0","w":176},"F":{"d":"15,0r0,-260r153,0r0,41r-93,5r0,61r77,0r0,40r-77,0r0,113r-60,0","w":164,"k":{"u":7,"r":6,"o":7,"e":7,"a":16,"Y":9,"T":-1,"S":2,"J":-4,"A":6,":":-2,".":26,"-":-3,",":26}},"G":{"d":"180,-206v-63,-33,-108,-10,-108,78v0,78,28,102,80,82r0,-61r-45,0r0,-39r100,0r0,131v-105,46,-198,15,-198,-112v0,-123,91,-167,185,-117","w":222,"k":{"Y":16,"W":6,"V":6,"T":16}},"H":{"d":"15,0r0,-260r61,0r0,106r64,0r0,-106r61,0r0,260r-61,0r0,-114r-64,0r0,114r-61,0","w":216},"I":{"d":"15,0r0,-260r60,0r0,260r-60,0","w":90},"J":{"d":"-1,39v17,-22,17,-31,17,-73r0,-226r60,0r0,223v3,67,-16,68,-45,98","w":91},"K":{"d":"15,0r0,-260r60,0r-1,111v16,-44,40,-72,60,-111r62,0r-73,121r84,139r-68,0v-21,-42,-49,-72,-65,-120v4,37,1,80,2,120r-61,0","k":{"y":7,"o":5,"e":9,"a":-2,"S":-1,"O":10,"G":10,"C":9,"-":9}},"L":{"d":"15,0r0,-260r61,0r0,213r85,5r0,42r-146,0","w":157,"k":{"y":6,"o":2,"e":4,"a":-7,"Y":33,"W":11,"V":17,"T":28,"S":4,"Q":13,"O":12,"G":13,"C":12,"A":2,"-":26,"*":43}},"M":{"d":"5,0r27,-260r70,0v13,66,33,114,39,189v8,-75,26,-122,40,-189r70,0r27,260r-59,0r-15,-203v-9,73,-27,135,-41,203r-43,0r-42,-203v-1,71,-9,135,-14,203r-59,0","w":282,"k":{"o":1,"e":1,"a":-2,"Y":6,"X":2,"W":6,"V":3,"T":8,"S":1,"M":-3,"A":-4,"-":-5,"*":8}},"N":{"d":"15,0r0,-260r64,0v26,69,57,121,77,199v-6,-62,-2,-133,-3,-199r49,0r0,260r-64,0r-66,-157r-11,-41v7,67,1,128,3,198r-49,0","w":217},"O":{"d":"9,-130v0,-85,37,-133,100,-133v63,0,99,48,99,133v0,85,-36,134,-99,134v-63,0,-100,-49,-100,-134xm109,-220v-25,0,-38,31,-38,90v0,59,13,91,38,91v25,0,38,-32,38,-91v0,-59,-13,-90,-38,-90","w":217,"k":{"Y":12,"X":14,"W":2,"V":1,"T":18}},"P":{"d":"184,-179v-2,58,-40,87,-109,81r0,98r-60,0r0,-260v85,-3,173,-3,169,81xm75,-215r0,77v33,2,51,-6,51,-40v0,-34,-18,-39,-51,-37","w":188,"k":{"y":5,"s":6,"o":12,"e":12,"a":20,"M":3,"A":13,".":37,"-":7,",":37}},"Q":{"d":"208,-130v0,84,-34,124,-88,136v0,18,24,19,43,15r6,32v-32,13,-89,16,-88,-21v0,-9,2,-17,6,-30v-51,-12,-78,-57,-78,-132v0,-85,37,-133,100,-133v63,0,99,48,99,133xm109,-220v-25,0,-38,31,-38,90v0,59,13,91,38,91v25,0,38,-32,38,-91v0,-59,-13,-90,-38,-90","w":217},"R":{"d":"15,0r0,-260v79,-2,173,-9,173,68v0,38,-25,64,-62,66r85,126r-66,0r-70,-114r0,114r-60,0xm75,-220r0,68v31,2,51,-5,51,-34v0,-30,-20,-36,-51,-34","w":200,"k":{"Y":4,"W":1,"S":2,"Q":3,"O":3,"G":3,"C":3,"-":13}},"S":{"d":"163,-252r-13,42v-39,-24,-109,-3,-76,36v32,23,102,35,102,96v0,76,-94,103,-167,68r13,-44v40,31,121,9,85,-35v-32,-23,-99,-38,-99,-97v0,-72,86,-95,155,-66","w":183,"k":{"Y":12,"X":3,"W":1,"V":1,"T":17}},"T":{"d":"-3,-219r0,-41r177,0r0,41r-59,5r0,214r-60,0r0,-214","w":171,"k":{"y":20,"w":22,"v":18,"u":28,"s":28,"r":27,"o":28,"g":31,"e":28,"d":28,"c":28,"a":28,"Y":12,"X":5,"W":5,"V":5,"T":7,"S":4,"Q":15,"O":15,"M":2,"G":15,"C":14,"A":21,";":17,":":17,".":16,"-":18,",":17,"*":-11}},"U":{"d":"109,5v-53,0,-95,-26,-94,-79r0,-186r61,0r0,183v0,25,11,38,33,38v22,0,32,-13,32,-38r0,-183r60,0r0,186v1,56,-37,79,-92,79","w":216},"V":{"d":"-6,-260r63,0r35,185v1,9,1,13,2,24v7,-77,25,-137,37,-209r63,0r-64,260r-72,0","w":187,"k":{"y":2,"u":12,"r":8,"o":13,"e":13,"a":15,"Y":3,"X":1,"W":1,"T":2,"M":1,"G":1,"A":14,";":4,":":1,".":17,"-":9,",":19}},"W":{"d":"0,-260r62,0r23,161v1,8,2,27,3,47v7,-74,23,-139,34,-208r48,0r34,208v4,-80,17,-135,26,-208r61,0r-47,260r-63,0v-12,-67,-29,-120,-35,-194v-6,76,-23,125,-34,194r-64,0","w":291,"k":{"u":10,"r":9,"o":12,"e":12,"a":15,"Y":1,"W":4,"V":4,"T":7,"S":2,"M":3,"A":10,";":4,".":11,"-":5,",":13}},"X":{"d":"0,0r55,-141r-50,-119r62,0v11,35,27,62,33,103v8,-41,22,-67,34,-103r62,0r-50,119r56,141r-63,0r-39,-121v-9,48,-25,79,-38,121r-62,0","w":201,"k":{"y":8,"u":4,"o":7,"e":9,"a":1,"Y":10,"W":5,"V":4,"T":17,"S":4,"O":13,"G":13,"C":12,"A":-3,"-":7}},"Y":{"d":"-9,-260r65,0v13,40,32,67,38,115v6,-49,26,-74,39,-115r66,0r-76,161r0,99r-60,0r0,-99","w":189,"k":{"x":23,"w":21,"v":17,"u":27,"s":23,"r":27,"q":35,"p":27,"o":35,"n":27,"m":27,"g":31,"e":35,"d":35,"c":35,"a":33,"X":8,"W":5,"V":3,"T":12,"S":6,"Q":10,"O":12,"M":1,"J":3,"G":11,"C":11,"A":22,";":11,":":9,".":21,"-":28,",":22}},"Z":{"d":"6,0r0,-28r86,-174v4,-7,8,-13,15,-18v-29,9,-65,0,-98,1r0,-41r162,0r0,31r-85,171v-3,5,-7,11,-13,18v27,-12,65,0,98,-2r0,42r-165,0","w":177,"k":{"-":11}},"[":{"d":"15,34r0,-327r73,0r0,30r-24,0r0,266r24,0r0,31r-73,0","w":90},"\\":{"d":"14,-259r39,0r45,259r-39,0","w":120},"]":{"d":"2,34r0,-31r24,0r0,-266r-24,0r0,-30r72,0r0,327r-72,0","w":90},"^":{"d":"1,-219r55,-43r55,42r-13,18r-42,-24r-42,24","w":112},"_":{"d":"14,13r0,-13r129,0r0,13r-129,0","w":169},"a":{"d":"25,-179v61,-16,142,-27,142,49r0,130r-49,0r-3,-15v-36,39,-108,19,-108,-39v0,-53,54,-74,108,-58v7,-48,-42,-43,-78,-30xm115,-42r0,-44v-28,-5,-53,4,-53,28v0,27,33,32,53,16","w":182,"k":{"d":1}},"b":{"d":"15,0r0,-259r53,-5r0,88v56,-37,110,3,110,81v0,81,-55,128,-112,82r-4,13r-47,0xm67,-138r0,90v33,16,56,0,56,-45v0,-46,-24,-63,-56,-45","w":189,"k":{"x":10,"f":1}},"c":{"d":"139,-177r-8,37v-35,-22,-66,-3,-66,47v0,50,34,68,68,45r8,39v-66,35,-130,-2,-130,-84v0,-82,64,-119,128,-84","w":145},"d":{"d":"122,-177r0,-82r52,-5r0,264r-51,0r0,-13v-56,45,-112,1,-112,-78v0,-78,52,-123,111,-86xm122,-47r0,-90v-31,-18,-55,0,-55,46v0,44,24,62,55,44","w":189},"e":{"d":"169,-76r-101,0v5,42,48,49,89,34r8,36v-77,28,-154,-2,-154,-90v0,-59,31,-94,82,-94v56,0,85,48,76,114xm93,-153v-19,0,-30,17,-30,46r59,0v1,-28,-10,-47,-29,-46","w":178},"f":{"d":"0,-151r0,-35r20,0v-11,-65,37,-87,97,-72r-8,36v-26,-10,-42,5,-37,36r36,0r0,35r-36,2r0,149r-52,0r0,-149","w":96,"k":{"j":-3,"i":-3,".":3,"-":-5,",":4}},"g":{"d":"101,-36v50,0,72,8,72,48v0,40,-28,60,-85,60v-57,0,-81,-18,-81,-59r43,0v1,16,10,22,36,22v23,0,35,-8,35,-21v1,-21,-29,-15,-50,-15v-29,0,-61,-5,-63,-25v-1,-8,27,-32,38,-40v-65,-24,-37,-125,44,-125v25,0,41,5,54,17v9,-13,17,-18,33,-17r0,41v-8,-2,-10,-1,-18,2v20,56,-18,100,-86,89v-16,20,-19,23,28,23xm89,-159v-16,0,-27,14,-27,36v0,22,9,34,26,34v17,0,26,-12,26,-34v0,-23,-8,-36,-25,-36","w":177},"h":{"d":"67,-175v42,-30,104,-20,104,44r0,131r-51,0r-1,-130v-4,-21,-35,-22,-52,-9r0,139r-52,0r0,-259r52,-5r0,89","w":186},"i":{"d":"16,0r0,-185r52,-5r0,190r-52,0xm12,-237v0,-14,13,-25,30,-25v17,0,30,11,30,24v0,14,-14,25,-30,25v-17,0,-30,-11,-30,-24","w":83,"k":{"j":-1}},"j":{"d":"1,54v14,-21,15,-24,15,-62r0,-177r52,-5v-2,73,6,165,-5,228v-5,12,-15,21,-30,33xm12,-238v0,-13,13,-25,30,-25v17,0,30,12,30,25v0,14,-13,25,-30,25v-17,0,-30,-11,-30,-25","w":84},"k":{"d":"15,0r0,-259r52,-5r0,147v10,-28,31,-45,45,-69r57,0r-58,81r76,105r-64,0v-18,-31,-42,-54,-56,-90r0,90r-52,0","w":174,"k":{"o":5,"e":5,"d":5,"c":5,"-":20}},"l":{"d":"15,0r0,-259r52,-5r0,264r-52,0","w":82},"m":{"d":"215,-113v5,-34,-27,-44,-49,-26r0,139r-51,0r-1,-128v-2,-23,-32,-25,-47,-11r0,139r-52,0r0,-185r52,-5r0,13v31,-20,71,-19,91,6v44,-32,109,-27,109,45r0,126r-52,0r0,-113","w":282},"n":{"d":"67,-176v47,-28,104,-19,104,47r0,129r-52,0r-1,-129v-4,-22,-32,-24,-51,-10r0,139r-52,0r0,-185r52,-5r0,14","w":186},"o":{"d":"11,-93v0,-67,27,-97,84,-97v57,0,84,30,84,97v0,67,-27,98,-84,98v-57,0,-84,-31,-84,-98xm95,-154v-21,0,-30,19,-30,61v0,42,9,62,30,62v21,0,30,-21,30,-62v0,-42,-9,-61,-30,-61","w":189,"k":{"x":3,"v":-1}},"p":{"d":"15,66r0,-251r51,-5r1,15v57,-39,112,6,112,83v0,78,-57,123,-112,80r0,78r-52,0xm67,-138r0,90v34,18,57,1,57,-45v0,-45,-25,-64,-57,-45","w":189,"k":{"x":8,"f":1}},"q":{"d":"123,-176r0,-9r51,-5r0,256r-52,0r0,-79v-51,45,-111,0,-111,-77v0,-80,51,-124,112,-86xm122,-49r0,-90v-34,-17,-56,1,-56,49v0,44,26,60,56,41","w":189},"r":{"d":"15,0r0,-185r53,-3r0,15v15,-12,26,-17,46,-16r-5,46v-17,-2,-28,-1,-42,5r0,138r-52,0","w":109,"k":{"t":-1,"s":1,"q":5,"o":5,"g":3,"e":5,"d":5,"c":5,"a":4,".":14,"-":6,",":14}},"s":{"d":"6,-6r11,-39v28,16,103,8,68,-21v-32,-16,-77,-22,-77,-68v0,-58,83,-70,139,-47r-11,38v-21,-6,-37,-10,-51,-10v-27,0,-34,21,-14,29v31,13,79,27,79,67v0,63,-86,74,-144,51","w":157},"t":{"d":"0,-152r0,-34r19,0r0,-27r53,-7r0,34r31,0r0,33r-31,4r0,105v1,13,19,14,31,9r0,35v-39,10,-83,5,-83,-40r0,-110","w":105,"k":{".":-10,"-":1,",":-8}},"u":{"d":"119,-10v-42,27,-104,17,-104,-41r0,-134r52,-5r0,124v-2,33,32,33,53,19r0,-139r51,0r0,186r-51,0","w":186},"v":{"d":"-6,-185r56,-5v10,50,26,90,32,145v9,-54,22,-91,34,-141r52,0r-55,186r-65,0","w":162,"k":{"a":3,".":19,"-":-1,",":22}},"w":{"d":"-1,-185r55,-5v8,47,21,85,24,137v6,-51,21,-87,31,-133r57,0v10,46,24,80,29,132v5,-47,19,-88,27,-132r51,0r-47,186r-59,0v-11,-50,-26,-84,-32,-142v-5,59,-20,91,-31,142r-60,0","w":271,"k":{"q":1,"o":1,"e":1,"d":1,"c":3,"a":5,".":15,"-":-1,",":18}},"x":{"d":"-3,0r47,-99r-41,-86r55,-5v9,26,21,46,27,76v6,-29,19,-47,28,-72r51,0r-38,87r42,99r-54,0v-9,-29,-23,-54,-29,-87v-10,33,-23,57,-34,87r-54,0","w":166,"k":{"g":-1,"e":1,"a":-5,"-":7}},"y":{"d":"-6,-185r55,-5r33,138v9,-48,24,-89,35,-134r54,0r-68,226v-15,38,-57,36,-99,24r10,-36v30,15,53,1,57,-28r-26,0","w":164,"k":{"a":5,".":20,"-":-1,",":23}},"z":{"d":"5,0r0,-23r72,-115v4,-5,8,-8,14,-12v-23,10,-54,0,-82,1r0,-37r143,0r0,23v-30,42,-51,93,-87,129v24,-12,58,0,87,-1r0,35r-147,0","w":158},"{":{"d":"54,-130v48,7,29,81,29,130v0,17,8,20,25,19r0,23v-33,1,-71,4,-71,-30r0,-116v0,-15,-10,-26,-23,-26v15,0,22,-12,23,-26r0,-115v-3,-34,37,-32,71,-31r0,24v-17,0,-25,2,-25,19v0,48,20,123,-29,129","w":131},"|":{"d":"14,0r0,-259r39,0r0,259r-39,0","w":71},"}":{"d":"108,-130v-15,1,-23,11,-23,26r0,116v3,34,-37,31,-71,30r0,-23v17,0,25,-2,25,-19v0,-49,-18,-122,28,-130v-48,-7,-28,-82,-28,-129v0,-17,-8,-20,-25,-19r0,-24v34,-1,71,-4,71,31r0,115v0,15,10,26,23,26","w":131},"~":{"d":"128,-280v-43,15,-90,-21,-127,5r0,-27v37,-26,89,12,127,-7r0,29","w":128},"'":{"d":"5,-172r19,-85r52,0r-47,92","w":81},"`":{"d":"1,-242r28,-27r48,51r-18,16","w":90},"\u00a0":{"d":false,"w":104}}});
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * N/A
 */
Cufon.registerFont({"w":206,"face":{"font-family":"Glasgow-Bold","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"0 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"5","bbox":"-11 -314.717 298 71","underline-thickness":"18","underline-position":"-27","stemh":"62","stemv":"51","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"d":false,"w":104},"!":{"d":"12,-260r78,0r-19,194r-40,0xm15,-21v0,-14,15,-25,36,-25v19,0,36,11,36,25v0,14,-17,26,-36,26v-21,0,-36,-12,-36,-26","w":101},"\"":{"d":"4,-168r20,-90r59,0r-51,98xm74,-168r20,-90r60,0r-51,98","w":159},"#":{"d":"10,-73r6,-26r42,0r13,-62r-42,0r6,-25r41,0r15,-73r26,0r-15,73r31,0r16,-73r26,0r-16,73r42,0r-6,25r-41,0r-14,62r42,0r-6,26r-41,0r-15,73r-26,0r15,-73r-31,0r-16,73r-26,0r16,-73r-42,0xm84,-99r30,0r14,-62r-32,0","w":228},"$":{"d":"81,-262r0,-21r34,0r0,21v26,1,31,3,57,11r-15,50v-21,-9,-36,-11,-51,-11v-34,-1,-42,29,-12,41v39,16,90,41,90,89v0,41,-25,71,-70,84r0,20r-33,0r0,-17v-35,-1,-41,-5,-73,-14r15,-53v21,9,39,14,55,14v21,0,34,-9,34,-22v7,-22,-80,-43,-86,-61v-44,-46,-10,-131,55,-131","w":190},"%":{"d":"9,-197v0,-44,23,-68,68,-68v45,0,68,24,68,68v0,45,-23,68,-68,68v-45,0,-68,-23,-68,-68xm17,0r222,-260r34,0r-221,260r-35,0xm280,-62v0,48,-25,68,-68,68v-45,0,-68,-23,-68,-68v0,-45,23,-67,68,-67v43,0,68,20,68,67xm77,-226v-10,0,-15,10,-15,29v0,19,5,30,15,30v10,0,16,-11,16,-30v0,-19,-6,-29,-16,-29xm212,-91v-10,0,-15,10,-15,29v0,19,5,30,15,30v10,0,16,-11,16,-30v0,-19,-6,-29,-16,-29","w":289},"&":{"d":"203,4v-16,-11,-20,-15,-35,-27v-48,56,-160,30,-160,-48v0,-30,13,-49,45,-70v-39,-55,-13,-123,64,-123v42,0,72,25,72,61v0,26,-15,46,-50,68v15,17,18,22,36,36v8,-7,12,-13,19,-22r35,30v-7,11,-12,16,-19,25r34,28xm114,-220v-26,2,-24,34,-8,51v16,-9,25,-20,25,-33v0,-11,-7,-18,-17,-18xm128,-58r-44,-45v-28,17,-16,58,16,58v11,0,20,-4,28,-13","w":247},"(":{"d":"95,37v-69,-59,-118,-164,-61,-258v18,-30,34,-50,61,-75r10,9v-45,77,-45,238,0,315","w":107},")":{"d":"13,-295v69,60,117,162,61,257v-18,30,-34,48,-61,74r-10,-8v44,-80,44,-234,0,-315","w":107},"*":{"d":"7,-186r39,-13r-39,-14r20,-33r31,28r-8,-42r38,0r-9,42r32,-27r19,34r-40,13r39,13r-20,33r-31,-28r10,40r-38,0r8,-41r-32,28","w":137},"+":{"d":"28,-112r0,-45r52,0r0,-53r46,0r0,53r53,0r0,45r-53,0r0,53r-46,0r0,-53r-52,0"},",":{"d":"-4,42r21,-90r59,0r-51,98","w":82,"k":{"Y":33,"W":15,"V":21,"T":27,"1":3}},"-":{"d":"6,-74r0,-45r105,0r0,45r-105,0","w":118,"k":{"t":-8,"j":-8,"f":-8,"Y":24,"X":5,"W":3,"V":7,"T":14,"M":-6,"J":-6,"A":-10}},".":{"d":"6,-21v0,-14,17,-26,37,-26v19,0,35,12,35,27v0,14,-16,25,-35,25v-20,0,-37,-12,-37,-26","w":84},"\/":{"d":"1,5r97,-268r25,0r-96,268r-26,0","w":124},"0":{"d":"9,-129v0,-86,35,-136,94,-136v59,0,94,49,94,135v0,86,-35,136,-94,136v-59,0,-94,-50,-94,-135xm103,-214v-24,1,-20,56,-20,84v0,49,-7,77,20,85v25,-2,20,-57,20,-85v0,-49,6,-75,-20,-84","k":{"1":8}},"1":{"d":"14,-202r97,-58r34,0r0,204r48,0r0,56r-170,0r0,-56r49,0r0,-123r-49,12","k":{"9":17,"8":6,"7":11,"6":12,"5":15,"4":10,"3":12,"2":7,"1":10,"0":12,".":-3,"-":8,",":-3,"*":39}},"2":{"d":"188,-194v0,47,-58,115,-92,145r93,3r0,46r-172,0r0,-42v43,-45,89,-89,98,-138v-6,-38,-51,-29,-81,-7r-15,-49v53,-38,169,-45,169,42","k":{"1":8}},"3":{"d":"21,-252v61,-22,154,-17,153,46v0,27,-19,52,-51,66v34,3,56,26,56,57v1,56,-58,90,-143,88r-12,-50v46,1,81,-15,81,-40v0,-22,-33,-32,-64,-27r0,-46v37,2,72,-9,70,-32v-1,-30,-50,-26,-77,-14","k":{"1":20}},"4":{"d":"6,-45r0,-40r75,-175r71,0r-74,166r35,0r25,-104r40,0r0,104r20,0r0,48r-20,0r0,46r-72,0r0,-45r-100,0","k":{"7":15,"1":6}},"5":{"d":"18,-42v55,-2,91,-21,91,-48v0,-26,-41,-36,-79,-31r9,-139r134,0r0,45r-74,5r-1,49v49,-2,86,26,85,69v0,58,-61,98,-151,97","k":{"1":26}},"6":{"d":"159,-263r14,41v-53,17,-79,42,-87,82v50,-31,105,2,105,64v0,49,-35,81,-86,81v-55,0,-90,-40,-90,-106v0,-87,50,-144,144,-162xm99,-106v-6,-1,-17,2,-17,12v0,29,14,54,30,54v35,-8,16,-69,-13,-66","k":{"1":16}},"7":{"d":"18,0r89,-207r-87,-4r0,-49r168,0r0,30r-88,230r-82,0","k":{"9":19,"8":18,"7":21,"6":40,"5":34,"4":49,"3":17,"2":20,"1":15,"0":20,".":60,"-":37,",":63}},"8":{"d":"150,-145v74,38,46,150,-50,150v-87,0,-117,-96,-49,-134v-60,-45,-31,-134,53,-134v76,0,106,80,46,118xm106,-217v-31,7,-24,44,8,55v20,-13,21,-54,-8,-55xm127,-71v0,-22,-24,-25,-40,-38v-22,22,-21,61,14,63v15,0,26,-11,26,-25","k":{"1":10}},"9":{"d":"48,5r-15,-42v43,-13,78,-37,87,-81v-48,30,-105,-3,-105,-63v0,-49,35,-83,86,-83v55,0,90,42,90,107v0,89,-47,141,-143,162xm75,-193v0,29,22,50,48,37v4,-30,-12,-63,-29,-62v-12,0,-19,10,-19,25","k":{"1":9}},":":{"d":"12,-21v0,-14,17,-26,37,-26v19,0,35,12,35,27v0,14,-16,25,-35,25v-20,0,-37,-12,-37,-26xm12,-143v0,-14,16,-26,36,-26v19,0,36,12,36,26v0,14,-16,26,-36,26v-20,0,-36,-12,-36,-26","w":95},";":{"d":"1,42r21,-90r59,0r-51,98xm18,-143v0,-14,16,-26,36,-26v19,0,35,12,35,26v0,14,-16,24,-35,24v-20,0,-36,-10,-36,-24","w":101},"<":{"d":"9,-94r42,-73r32,13r-26,60r26,59r-32,11","w":92},"=":{"d":"10,-140r0,-41r186,0r0,41r-186,0xm10,-87r0,-42r186,0r0,42r-186,0"},">":{"d":"9,-36r28,-58r-26,-61r31,-12r42,73r-43,70","w":92},"?":{"d":"138,-206v0,62,-70,76,-65,140r-47,0v-18,-56,33,-83,43,-126v-2,-25,-28,-24,-54,-16r-12,-46v58,-20,135,-11,135,48xm14,-21v0,-14,17,-25,37,-25v20,0,35,11,35,25v0,14,-16,26,-35,26v-21,0,-37,-12,-37,-26","w":140},"@":{"d":"167,-81v-9,25,-49,40,-72,9v-28,-37,-5,-110,26,-128v27,-16,55,-10,62,10r2,-16r20,0r-19,117v11,33,39,3,48,-14v36,-68,-14,-149,-94,-137v-69,11,-111,90,-81,163v36,87,158,69,196,3v2,14,5,28,-5,35v-70,85,-220,40,-229,-72v-7,-88,51,-156,143,-153v76,3,125,75,99,150v-10,30,-28,49,-47,56v-27,10,-49,0,-49,-23xm143,-191v-24,7,-46,72,-31,107v33,35,52,-16,59,-55v5,-28,4,-61,-28,-52","w":311},"A":{"d":"-11,0r66,-260r91,0r66,260r-73,0r-14,-66r-49,0r-13,66r-74,0xm101,-217v-2,40,-11,67,-17,102r33,0v-5,-35,-15,-63,-16,-102","w":201,"k":{"y":-3,"x":-5,"w":-3,"v":-3,"t":-8,"s":-4,"q":-4,"o":-4,"j":-14,"g":-12,"f":-10,"e":-4,"d":-4,"c":-4,"a":-11,"Y":21,"X":-2,"W":7,"V":12,"T":20,"S":1,"M":-5,"A":-8,"-":-10,"*":22}},"B":{"d":"13,0r0,-260v77,4,180,-22,180,65v0,37,-17,53,-60,59v48,0,68,20,68,67v0,90,-106,66,-188,69xm85,-212r0,59v26,1,40,1,40,-30v0,-31,-14,-29,-40,-29xm85,-111r0,64v29,0,45,3,45,-33v0,-33,-16,-31,-45,-31","w":207,"k":{"Y":4,"W":1,"T":4,"A":-8}},"C":{"d":"171,-253r-8,47v-54,-18,-81,5,-81,78v0,75,36,95,89,72r6,50v-95,34,-169,-12,-169,-123v0,-108,72,-159,163,-124","w":180,"k":{"Y":8,"W":5,"V":6,"T":13,"A":-4,"-":20}},"D":{"d":"95,-260v85,0,116,45,116,129v0,88,-39,131,-118,131r-80,0r0,-260r82,0xm136,-129v-2,-58,0,-80,-51,-78r0,154v49,8,53,-32,51,-76","w":217,"k":{"Y":10,"T":10}},"E":{"d":"13,0r0,-260r161,0r0,49r-88,5r0,48r71,0r0,49r-71,0r0,52r89,6r0,51r-162,0","w":182},"F":{"d":"13,0r0,-260r162,0r0,49r-89,5r0,49r71,0r0,48r-71,0r0,109r-73,0","w":171,"k":{"u":7,"r":7,"o":7,"e":7,"a":17,"Y":7,"T":-2,"S":1,"J":-5,"A":7,";":4,":":1,".":24,"-":-4,",":24}},"G":{"d":"203,-245r-15,45v-61,-26,-105,-14,-105,71v0,69,21,92,67,76r0,-48r-38,0r0,-47r105,0r0,132v-108,47,-209,18,-209,-112v0,-123,96,-164,195,-117","w":230,"k":{"Y":17,"W":6,"V":6,"T":14}},"H":{"d":"13,0r0,-260r73,0r0,102r48,0r0,-102r73,0r0,260r-73,0r0,-109r-48,0r0,109r-73,0","w":220},"I":{"d":"13,0r0,-260r73,0r0,260r-73,0","w":98},"J":{"d":"-3,39v15,-23,17,-35,17,-75r0,-224r73,0r0,221v1,70,-17,73,-51,104","w":99},"K":{"d":"13,0r0,-260r73,0r-2,108v15,-41,32,-70,49,-108r74,0r-64,120r74,140r-81,0v-17,-39,-39,-69,-51,-114r1,114r-73,0","w":208,"k":{"y":5,"u":-1,"s":-1,"o":4,"e":8,"a":-4,"O":9,"G":10,"C":8,"-":6}},"L":{"d":"13,0r0,-260r73,0r0,204r83,5r0,51r-156,0","w":164,"k":{"y":3,"o":-1,"a":-10,"Y":33,"W":9,"V":15,"T":27,"S":3,"Q":10,"O":10,"G":10,"C":10,"A":-1,"-":15,"*":44}},"M":{"d":"3,0r26,-260r84,0v11,61,27,99,31,172v5,-73,20,-110,32,-172r84,0r27,260r-72,0r-12,-193r-33,193r-50,0r-34,-193v0,68,-8,129,-13,193r-70,0","w":288,"k":{"a":-4,"Y":6,"X":1,"W":4,"V":1,"T":7,"M":-4,"A":-5,"-":-6,"*":8}},"N":{"d":"13,0r0,-260r77,0v22,67,46,112,63,187v-7,-57,-3,-124,-4,-187r58,0r0,260r-76,0r-51,-139r-12,-47v5,68,2,118,3,186r-58,0","w":220},"O":{"d":"8,-130v0,-85,37,-134,103,-134v66,0,105,49,105,134v0,85,-39,134,-105,134v-66,0,-103,-49,-103,-134xm111,-212v-19,0,-29,28,-29,82v0,54,10,82,29,82v20,0,30,-28,30,-82v0,-54,-10,-82,-30,-82","w":222,"k":{"Y":11,"X":13,"W":1,"V":2,"T":14}},"P":{"d":"13,0r0,-260r81,0v66,0,101,29,101,84v0,59,-42,88,-109,83r0,93r-73,0xm86,-205r0,64v27,2,39,-6,39,-34v0,-28,-13,-31,-39,-30","w":198,"k":{"y":4,"s":4,"o":8,"e":8,"a":19,"M":3,"A":12,".":38,"-":4,",":38}},"Q":{"d":"216,-130v1,81,-35,125,-92,135v-1,17,26,21,47,16r8,37v-37,15,-101,18,-100,-24v0,-10,1,-20,6,-33v-52,-14,-77,-58,-77,-131v0,-85,37,-134,103,-134v66,0,105,49,105,134xm111,-212v-19,0,-29,28,-29,82v0,54,10,82,29,82v20,0,30,-28,30,-82v0,-54,-10,-82,-30,-82","w":222},"R":{"d":"13,0r0,-260r99,0v57,0,88,25,88,70v0,34,-21,60,-53,65r75,125r-78,0r-58,-109r0,109r-73,0xm86,-211r0,57v25,1,39,-4,39,-29v0,-26,-15,-32,-39,-28","w":210,"k":{"Y":3,"S":1,"Q":3,"O":3,"G":3,"C":3,"-":8}},"S":{"d":"172,-251r-14,50v-20,-8,-36,-11,-51,-11v-36,0,-38,30,-12,41v40,17,89,34,89,89v0,79,-96,107,-176,73r15,-53v31,15,82,25,89,-9v-2,-29,-72,-36,-85,-60v-48,-51,-8,-133,74,-133v21,0,42,4,71,13","w":190,"k":{"Y":13,"X":3,"V":2,"T":20}},"T":{"d":"-3,-211r0,-49r184,0r0,50r-56,4r0,206r-72,0r0,-206","w":178,"k":{"y":18,"w":20,"v":17,"u":26,"s":27,"r":26,"o":27,"g":31,"e":27,"d":27,"c":27,"a":27,"Y":11,"X":3,"W":3,"V":3,"T":7,"S":2,"Q":12,"O":12,"M":1,"G":12,"C":11,"A":20,";":21,":":21,".":17,"-":14,",":18,"*":-12}},"U":{"d":"110,-48v16,-1,25,-8,25,-29r0,-183r72,0r0,186v0,50,-36,80,-97,80v-61,0,-97,-30,-97,-80r0,-186r73,0r0,183v0,20,7,29,24,29","w":220},"V":{"d":"-6,-260r75,0r29,198v6,-70,19,-132,29,-198r76,0r-61,260r-88,0","w":195,"k":{"y":1,"u":8,"r":7,"o":12,"e":12,"a":14,"Y":1,"V":-1,"T":1,"G":2,"A":13,";":6,":":3,".":18,"-":7,",":20}},"W":{"d":"-2,-260r74,0v7,66,19,117,21,191r1,8v5,-70,18,-133,27,-199r55,0r27,199v3,-82,14,-126,22,-199r73,0r-45,260r-77,0r-28,-180v-5,71,-18,116,-27,180r-77,0","w":295,"k":{"u":6,"r":6,"o":8,"e":8,"a":12,"Y":2,"W":3,"V":5,"T":4,"S":1,"Q":-1,"O":-1,"M":1,"G":-1,"C":-1,"A":8,";":6,":":1,".":12,"-":3,",":13}},"X":{"d":"-1,0r50,-142r-45,-118r74,0v10,35,22,60,27,101v5,-41,18,-66,27,-101r74,0r-45,118r50,142r-75,0v-11,-41,-23,-72,-31,-118v-9,47,-20,76,-31,118r-75,0","w":209,"k":{"y":5,"u":2,"o":6,"e":8,"Y":10,"W":5,"V":5,"T":18,"S":2,"O":12,"G":12,"C":11,"A":-4,"-":5}},"Y":{"d":"-10,-260r79,0v10,37,26,64,30,109v4,-48,20,-70,31,-109r78,0r-74,165r0,95r-73,0r0,-95","w":198,"k":{"x":19,"w":17,"v":13,"u":24,"s":22,"r":24,"q":33,"p":24,"o":33,"n":24,"m":24,"g":30,"e":33,"d":33,"c":33,"a":31,"X":9,"W":4,"V":1,"T":11,"S":6,"Q":9,"O":11,"J":4,"G":12,"C":12,"A":21,";":12,":":10,".":25,"-":24,",":26}},"Z":{"d":"6,0r0,-32r76,-161v4,-8,9,-12,16,-18v-27,9,-60,0,-91,0r0,-49r170,0r0,36r-75,157v-2,5,-7,11,-14,18v23,-13,59,-1,89,-2r0,51r-171,0","w":182,"k":{"-":4}},"[":{"d":"13,36r0,-332r80,0r0,35r-22,0r0,262r22,0r0,35r-80,0","w":94},"\\":{"d":"10,-259r52,0r46,259r-52,0","w":127},"]":{"d":"1,36r0,-35r23,0r0,-262r-23,0r0,-35r81,0r0,332r-81,0","w":94},"^":{"d":"0,-224r58,-45r58,44r-16,20r-42,-25r-42,25","w":115},"_":{"d":"10,24r0,-24r130,0r0,24r-130,0","w":162},"a":{"d":"24,-182v64,-15,150,-30,150,53r0,129r-59,0r-4,-15v-36,40,-106,17,-106,-41v0,-54,55,-77,107,-57v6,-43,-41,-37,-74,-26xm112,-44r0,-41v-38,-13,-59,42,-18,45v6,0,11,-1,18,-4","w":186},"b":{"d":"13,0r0,-259r63,-5r0,83v58,-34,108,7,108,85v0,79,-53,128,-110,85r-6,11r-55,0xm75,-136r0,83v28,10,43,-6,43,-42v0,-37,-16,-53,-43,-41","w":193,"k":{"x":10}},"c":{"d":"140,-183r-8,45v-32,-18,-58,-2,-58,43v0,45,29,61,60,42r8,46v-70,33,-133,-3,-133,-88v0,-82,63,-117,131,-88","w":145},"d":{"d":"118,-182r0,-77r63,-5r0,264r-61,0r0,-12v-56,44,-111,-2,-111,-81v0,-77,49,-122,109,-89xm118,-51r0,-84v-26,-13,-42,5,-42,44v0,35,16,50,42,40","w":193},"e":{"d":"173,-73r-95,0v5,34,48,38,82,25r10,42v-80,28,-161,-1,-161,-92v0,-60,32,-95,86,-95v59,0,85,49,78,120xm94,-150v-15,0,-23,13,-23,39r46,0v1,-23,-8,-40,-23,-39","w":181},"f":{"d":"0,-147r0,-42r18,0v-11,-66,44,-85,105,-69r-10,42v-22,-9,-35,3,-33,27r32,0r0,41r-32,3r0,145r-62,0r0,-145","w":102,"k":{"j":-4,"i":-4,".":3,"-":-8,",":3}},"g":{"d":"5,-29v-2,-8,31,-32,40,-41v-23,-7,-36,-26,-36,-54v0,-66,94,-90,139,-53v9,-12,18,-18,34,-17r0,47v-7,0,-11,0,-16,2v15,56,-24,92,-88,83v-11,20,-2,19,29,19v45,0,71,9,71,51v0,42,-30,63,-89,63v-59,0,-83,-18,-84,-62r51,0v0,14,8,18,30,18v20,0,30,-6,30,-17v1,-17,-23,-9,-41,-12v-34,2,-66,-8,-70,-27xm91,-157v-13,0,-21,12,-21,31v0,19,7,30,20,30v13,0,21,-11,21,-30v0,-21,-7,-31,-20,-31","w":182},"h":{"d":"76,-180v42,-26,101,-16,101,46r0,134r-63,0r0,-127v-2,-17,-26,-21,-38,-9r0,136r-63,0r0,-259r63,-5r0,84","w":189},"i":{"d":"14,0r0,-188r62,-5r0,193r-62,0xm78,-240v-2,30,-4,29,-40,29v-19,0,-27,-7,-27,-26v0,-27,12,-19,39,-26v19,0,28,8,28,23","w":89,"k":{"j":-2}},"j":{"d":"1,51v27,-57,7,-160,13,-239r62,-5v-2,72,6,164,-5,226v-5,13,-15,25,-32,38xm78,-239v1,30,-9,22,-39,28v-19,0,-27,-7,-27,-26v0,-27,12,-19,38,-26v19,0,28,9,28,24","w":89},"k":{"d":"13,0r0,-259r62,-5r-1,146v8,-28,26,-47,39,-71r68,0r-53,84r69,105r-75,0v-16,-29,-36,-53,-47,-87r0,87r-62,0","w":185,"k":{"o":6,"e":6,"d":6,"c":6,"a":1,"-":18}},"l":{"d":"13,0r0,-259r62,-5r0,264r-62,0","w":88},"m":{"d":"164,-175v45,-30,109,-29,109,47r0,128r-62,0r-1,-125v-1,-19,-24,-23,-36,-11r0,136r-62,0r-1,-125v-2,-19,-22,-23,-36,-12r0,137r-62,0r0,-188r62,-5r0,12v33,-19,69,-19,89,6","w":286},"n":{"d":"114,-114v2,-28,-19,-34,-39,-22r0,136r-62,0r0,-188r62,-5r0,13v49,-27,101,-17,101,49r0,131r-62,0r0,-114","w":189},"o":{"d":"9,-94v0,-69,26,-100,87,-100v61,0,88,31,88,100v0,70,-27,99,-88,99v-61,0,-87,-29,-87,-99xm96,-151v-16,0,-23,17,-23,57v0,41,7,57,23,57v17,0,23,-16,23,-57v0,-40,-6,-57,-23,-57","w":192,"k":{"x":1,"v":-2}},"p":{"d":"13,66r0,-254r62,-5r1,12v58,-35,109,10,109,87v0,77,-53,125,-109,84r0,76r-63,0xm76,-136r0,83v28,10,43,-5,43,-42v0,-34,-17,-54,-43,-41","w":194,"k":{"x":8}},"q":{"d":"119,-181r0,-7r62,-5r0,259r-63,0r0,-77v-53,40,-109,-4,-109,-81v0,-80,49,-124,110,-89xm119,-53r0,-84v-29,-10,-43,6,-43,45v-1,36,16,48,43,39","w":193},"r":{"d":"13,0r0,-188r63,-4r0,15v16,-14,28,-18,47,-15r-5,54v-16,-3,-26,-3,-42,2r0,136r-63,0","w":116,"k":{"q":4,"o":4,"g":3,"e":4,"d":4,"c":4,"a":3,".":13,"-":3,",":13}},"s":{"d":"87,-124v36,12,70,22,70,63v0,66,-89,77,-152,57r12,-47v30,17,109,-3,55,-20v-36,-11,-66,-28,-66,-61v0,-61,86,-74,148,-52r-11,45v-21,-6,-40,-10,-53,-10v-14,0,-22,4,-22,11v4,10,4,9,19,14","w":163},"t":{"d":"-1,-148r0,-41r19,0r0,-26r62,-7r0,33r29,0r0,39r-29,5r1,95v1,11,17,14,28,9r0,41v-42,12,-91,5,-91,-41r0,-105","w":112,"k":{".":-10,"-":-2,",":-9}},"u":{"d":"114,-9v-42,27,-101,16,-101,-42r0,-137r63,-5r0,122v-2,27,21,30,38,19r0,-137r62,0r0,189r-62,0r0,-9","w":189},"v":{"d":"-6,-188r67,-5r25,136v7,-51,18,-85,27,-132r63,0r-53,189r-79,0","w":168,"k":{"a":3,".":20,"-":-2,",":24}},"w":{"d":"139,-135v-4,50,-18,90,-27,135r-72,0r-43,-188r66,-5r19,127v5,-48,17,-80,26,-123r67,0v9,42,21,75,26,122v3,-45,14,-80,21,-122r60,0r-45,189r-70,0v-10,-49,-21,-78,-28,-135","w":279,"k":{"q":2,"o":2,"e":2,"d":2,"c":4,"a":5,".":17,"-":-2,",":19}},"x":{"d":"-5,0r44,-100r-38,-88r66,-5v7,27,16,45,21,75v5,-28,16,-47,24,-71r59,0r-33,88r37,101r-64,0v-8,-30,-19,-54,-23,-88v-8,36,-19,56,-29,88r-64,0","w":171,"k":{"q":-1,"o":-1,"g":-2,"d":-1,"c":-1,"a":-6,"-":4}},"y":{"d":"-6,-188r65,-5r27,134v4,-48,20,-86,28,-130r64,0r-55,203v-14,65,-60,63,-120,49r12,-42v28,12,53,6,57,-21r-31,0","w":171,"k":{"a":4,".":19,"-":-2,",":22}},"z":{"d":"4,0r0,-26r64,-107v3,-5,7,-8,14,-12v-21,7,-49,-1,-74,0r0,-44r148,0r0,26r-64,106v-4,8,-7,12,-15,16v21,-11,51,1,79,-1r0,42r-152,0","w":162},"{":{"d":"65,-130v49,6,32,76,32,126v0,14,9,18,25,17r0,31v-41,0,-87,7,-87,-36r0,-112v0,-15,-11,-26,-25,-26v14,0,25,-11,25,-26v0,-54,-23,-145,35,-147r52,0r0,31v-16,-1,-25,3,-25,17v0,49,19,121,-32,125","w":142},"|":{"d":"10,0r0,-259r52,0r0,259r-52,0","w":78},"}":{"d":"67,-130v-50,-5,-32,-76,-32,-125v0,-14,-8,-18,-25,-17r0,-31v41,0,88,-7,88,36r0,111v0,15,11,26,24,26v-13,0,-24,11,-24,26v0,54,23,147,-36,148r-52,0r0,-31v16,1,25,-3,25,-17v0,-50,-17,-120,32,-126","w":142},"~":{"d":"127,-280v-43,15,-91,-20,-127,5r0,-30v37,-27,89,13,127,-7r0,32","w":128},"'":{"d":"4,-168r20,-90r59,0r-51,98","w":89},"`":{"d":"0,-244r32,-31r46,52r-19,17","w":91},"\u00a0":{"d":false,"w":104}}});
;
/**
* hoverIntent r6 // 2011.02.26 // jQuery 1.5.1+
* <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(at)cherne(dot)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 ev=jQuery.extend({},e);var ob=this;if(ob.hoverIntent_t){ob.hoverIntent_t=clearTimeout(ob.hoverIntent_t)}if(e.type=="mouseenter"){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.bind('mouseenter',handleHover).bind('mouseleave',handleHover)}})(jQuery);;
/*
 * FeatureList - simple and easy creation of an interactive "Featured Items" widget
 * Examples and documentation at: http://jqueryglobe.com/article/feature_list/
 * Version: 1.0.0 (01/09/2009)
 * Copyright (c) 2009 jQueryGlobe
 * Licensed under the MIT License: http://en.wikipedia.org/wiki/MIT_License
 * Requires: jQuery v1.3+
*/
;(function($) {
	$.fn.featureList = function(options) {
		var tabs	= $(this);
		var output	= $(options.output);

		new jQuery.featureList(tabs, output, options);

		return this;	
	};

	$.featureList = function(tabs, output, options) {
		function slide(nr) {
			if (typeof nr == "undefined") {
				nr = visible_item + 1;
				nr = nr >= total_items ? 0 : nr;
			}

			tabs.removeClass('current').filter(":eq(" + nr + ")").addClass('current');

			output.stop(true, true).filter(":visible").fadeOut();
			output.filter(":eq(" + nr + ")").fadeIn(function() {
				visible_item = nr;	
			});
		}

		var options			= options || {}; 
		var total_items		= tabs.length;
		var visible_item	= options.start_item || 0;

		options.pause_on_hover		= options.pause_on_hover		|| true;
		options.transition_interval	= options.transition_interval	|| 5000;

		output.hide().eq( visible_item ).show();
		tabs.eq( visible_item ).addClass('current');

		tabs.click(function() {
			if ($(this).hasClass('current')) {
				return false;	
			}

			slide( tabs.index( this) );
		});

		if (options.transition_interval > 0) {
			var timer = setInterval(function () {
				slide();
			}, options.transition_interval);

			if (options.pause_on_hover) {
				tabs.mouseenter(function() {
					clearInterval( timer );

				}).mouseleave(function() {
					clearInterval( timer );
					timer = setInterval(function () {
						slide();
					}, options.transition_interval);
				});
			}
		}
	};
})(jQuery);;
/*!
 * jCarousel - Riding carousels with jQuery
 *   http://sorgalla.com/jcarousel/
 *
 * Copyright (c) 2006 Jan Sorgalla (http://sorgalla.com)
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 *
 * Built on top of the jQuery library
 *   http://jquery.com
 *
 * Inspired by the "Carousel Component" by Bill Scott
 *   http://billwscott.com/carousel/
 */

(function(i){var q={vertical:false,rtl:false,start:1,offset:1,size:null,scroll:3,visible:null,animation:"normal",easing:"swing",auto:0,wrap:null,initCallback:null,reloadCallback:null,itemLoadCallback:null,itemFirstInCallback:null,itemFirstOutCallback:null,itemLastInCallback:null,itemLastOutCallback:null,itemVisibleInCallback:null,itemVisibleOutCallback:null,buttonNextHTML:"<div></div>",buttonPrevHTML:"<div></div>",buttonNextEvent:"click",buttonPrevEvent:"click",buttonNextCallback:null,buttonPrevCallback:null, itemFallbackDimension:null},r=false;i(window).bind("load.jcarousel",function(){r=true});i.jcarousel=function(a,c){this.options=i.extend({},q,c||{});this.autoStopped=this.locked=false;this.buttonPrevState=this.buttonNextState=this.buttonPrev=this.buttonNext=this.list=this.clip=this.container=null;if(!c||c.rtl===undefined)this.options.rtl=(i(a).attr("dir")||i("html").attr("dir")||"").toLowerCase()=="rtl";this.wh=!this.options.vertical?"width":"height";this.lt=!this.options.vertical?this.options.rtl? "right":"left":"top";for(var b="",d=a.className.split(" "),f=0;f<d.length;f++)if(d[f].indexOf("jcarousel-skin")!=-1){i(a).removeClass(d[f]);b=d[f];break}if(a.nodeName.toUpperCase()=="UL"||a.nodeName.toUpperCase()=="OL"){this.list=i(a);this.container=this.list.parent();if(this.container.hasClass("jcarousel-clip")){if(!this.container.parent().hasClass("jcarousel-container"))this.container=this.container.wrap("<div></div>");this.container=this.container.parent()}else if(!this.container.hasClass("jcarousel-container"))this.container= this.list.wrap("<div></div>").parent()}else{this.container=i(a);this.list=this.container.find("ul,ol").eq(0)}b!==""&&this.container.parent()[0].className.indexOf("jcarousel-skin")==-1&&this.container.wrap('<div class=" '+b+'"></div>');this.clip=this.list.parent();if(!this.clip.length||!this.clip.hasClass("jcarousel-clip"))this.clip=this.list.wrap("<div></div>").parent();this.buttonNext=i(".jcarousel-next",this.container);if(this.buttonNext.size()===0&&this.options.buttonNextHTML!==null)this.buttonNext= this.clip.after(this.options.buttonNextHTML).next();this.buttonNext.addClass(this.className("jcarousel-next"));this.buttonPrev=i(".jcarousel-prev",this.container);if(this.buttonPrev.size()===0&&this.options.buttonPrevHTML!==null)this.buttonPrev=this.clip.after(this.options.buttonPrevHTML).next();this.buttonPrev.addClass(this.className("jcarousel-prev"));this.clip.addClass(this.className("jcarousel-clip")).css({overflow:"hidden",position:"relative"});this.list.addClass(this.className("jcarousel-list")).css({overflow:"hidden", position:"relative",top:0,margin:0,padding:0}).css(this.options.rtl?"right":"left",0);this.container.addClass(this.className("jcarousel-container")).css({position:"relative"});!this.options.vertical&&this.options.rtl&&this.container.addClass("jcarousel-direction-rtl").attr("dir","rtl");var j=this.options.visible!==null?Math.ceil(this.clipping()/this.options.visible):null;b=this.list.children("li");var e=this;if(b.size()>0){var g=0,k=this.options.offset;b.each(function(){e.format(this,k++);g+=e.dimension(this, j)});this.list.css(this.wh,g+100+"px");if(!c||c.size===undefined)this.options.size=b.size()}this.container.css("display","block");this.buttonNext.css("display","block");this.buttonPrev.css("display","block");this.funcNext=function(){e.next()};this.funcPrev=function(){e.prev()};this.funcResize=function(){e.reload()};this.options.initCallback!==null&&this.options.initCallback(this,"init");if(!r&&i.browser.safari){this.buttons(false,false);i(window).bind("load.jcarousel",function(){e.setup()})}else this.setup()}; var h=i.jcarousel;h.fn=h.prototype={jcarousel:"0.2.7"};h.fn.extend=h.extend=i.extend;h.fn.extend({setup:function(){this.prevLast=this.prevFirst=this.last=this.first=null;this.animating=false;this.tail=this.timer=null;this.inTail=false;if(!this.locked){this.list.css(this.lt,this.pos(this.options.offset)+"px");var a=this.pos(this.options.start,true);this.prevFirst=this.prevLast=null;this.animate(a,false);i(window).unbind("resize.jcarousel",this.funcResize).bind("resize.jcarousel",this.funcResize)}}, reset:function(){this.list.empty();this.list.css(this.lt,"0px");this.list.css(this.wh,"10px");this.options.initCallback!==null&&this.options.initCallback(this,"reset");this.setup()},reload:function(){this.tail!==null&&this.inTail&&this.list.css(this.lt,h.intval(this.list.css(this.lt))+this.tail);this.tail=null;this.inTail=false;this.options.reloadCallback!==null&&this.options.reloadCallback(this);if(this.options.visible!==null){var a=this,c=Math.ceil(this.clipping()/this.options.visible),b=0,d=0; this.list.children("li").each(function(f){b+=a.dimension(this,c);if(f+1<a.first)d=b});this.list.css(this.wh,b+"px");this.list.css(this.lt,-d+"px")}this.scroll(this.first,false)},lock:function(){this.locked=true;this.buttons()},unlock:function(){this.locked=false;this.buttons()},size:function(a){if(a!==undefined){this.options.size=a;this.locked||this.buttons()}return this.options.size},has:function(a,c){if(c===undefined||!c)c=a;if(this.options.size!==null&&c>this.options.size)c=this.options.size;for(var b= a;b<=c;b++){var d=this.get(b);if(!d.length||d.hasClass("jcarousel-item-placeholder"))return false}return true},get:function(a){return i(".jcarousel-item-"+a,this.list)},add:function(a,c){var b=this.get(a),d=0,f=i(c);if(b.length===0){var j,e=h.intval(a);for(b=this.create(a);;){j=this.get(--e);if(e<=0||j.length){e<=0?this.list.prepend(b):j.after(b);break}}}else d=this.dimension(b);if(f.get(0).nodeName.toUpperCase()=="LI"){b.replaceWith(f);b=f}else b.empty().append(c);this.format(b.removeClass(this.className("jcarousel-item-placeholder")), a);f=this.options.visible!==null?Math.ceil(this.clipping()/this.options.visible):null;d=this.dimension(b,f)-d;a>0&&a<this.first&&this.list.css(this.lt,h.intval(this.list.css(this.lt))-d+"px");this.list.css(this.wh,h.intval(this.list.css(this.wh))+d+"px");return b},remove:function(a){var c=this.get(a);if(!(!c.length||a>=this.first&&a<=this.last)){var b=this.dimension(c);a<this.first&&this.list.css(this.lt,h.intval(this.list.css(this.lt))+b+"px");c.remove();this.list.css(this.wh,h.intval(this.list.css(this.wh))- b+"px")}},next:function(){this.tail!==null&&!this.inTail?this.scrollTail(false):this.scroll((this.options.wrap=="both"||this.options.wrap=="last")&&this.options.size!==null&&this.last==this.options.size?1:this.first+this.options.scroll)},prev:function(){this.tail!==null&&this.inTail?this.scrollTail(true):this.scroll((this.options.wrap=="both"||this.options.wrap=="first")&&this.options.size!==null&&this.first==1?this.options.size:this.first-this.options.scroll)},scrollTail:function(a){if(!(this.locked|| this.animating||!this.tail)){this.pauseAuto();var c=h.intval(this.list.css(this.lt));c=!a?c-this.tail:c+this.tail;this.inTail=!a;this.prevFirst=this.first;this.prevLast=this.last;this.animate(c)}},scroll:function(a,c){if(!(this.locked||this.animating)){this.pauseAuto();this.animate(this.pos(a),c)}},pos:function(a,c){var b=h.intval(this.list.css(this.lt));if(this.locked||this.animating)return b;if(this.options.wrap!="circular")a=a<1?1:this.options.size&&a>this.options.size?this.options.size:a;for(var d= this.first>a,f=this.options.wrap!="circular"&&this.first<=1?1:this.first,j=d?this.get(f):this.get(this.last),e=d?f:f-1,g=null,k=0,l=false,m=0;d?--e>=a:++e<a;){g=this.get(e);l=!g.length;if(g.length===0){g=this.create(e).addClass(this.className("jcarousel-item-placeholder"));j[d?"before":"after"](g);if(this.first!==null&&this.options.wrap=="circular"&&this.options.size!==null&&(e<=0||e>this.options.size)){j=this.get(this.index(e));if(j.length)g=this.add(e,j.clone(true))}}j=g;m=this.dimension(g);if(l)k+= m;if(this.first!==null&&(this.options.wrap=="circular"||e>=1&&(this.options.size===null||e<=this.options.size)))b=d?b+m:b-m}f=this.clipping();var p=[],o=0,n=0;j=this.get(a-1);for(e=a;++o;){g=this.get(e);l=!g.length;if(g.length===0){g=this.create(e).addClass(this.className("jcarousel-item-placeholder"));j.length===0?this.list.prepend(g):j[d?"before":"after"](g);if(this.first!==null&&this.options.wrap=="circular"&&this.options.size!==null&&(e<=0||e>this.options.size)){j=this.get(this.index(e));if(j.length)g= this.add(e,j.clone(true))}}j=g;m=this.dimension(g);if(m===0)throw Error("jCarousel: No width/height set for items. This will cause an infinite loop. Aborting...");if(this.options.wrap!="circular"&&this.options.size!==null&&e>this.options.size)p.push(g);else if(l)k+=m;n+=m;if(n>=f)break;e++}for(g=0;g<p.length;g++)p[g].remove();if(k>0){this.list.css(this.wh,this.dimension(this.list)+k+"px");if(d){b-=k;this.list.css(this.lt,h.intval(this.list.css(this.lt))-k+"px")}}k=a+o-1;if(this.options.wrap!="circular"&& this.options.size&&k>this.options.size)k=this.options.size;if(e>k){o=0;e=k;for(n=0;++o;){g=this.get(e--);if(!g.length)break;n+=this.dimension(g);if(n>=f)break}}e=k-o+1;if(this.options.wrap!="circular"&&e<1)e=1;if(this.inTail&&d){b+=this.tail;this.inTail=false}this.tail=null;if(this.options.wrap!="circular"&&k==this.options.size&&k-o+1>=1){d=h.margin(this.get(k),!this.options.vertical?"marginRight":"marginBottom");if(n-d>f)this.tail=n-f-d}if(c&&a===this.options.size&&this.tail){b-=this.tail;this.inTail= true}for(;a-- >e;)b+=this.dimension(this.get(a));this.prevFirst=this.first;this.prevLast=this.last;this.first=e;this.last=k;return b},animate:function(a,c){if(!(this.locked||this.animating)){this.animating=true;var b=this,d=function(){b.animating=false;a===0&&b.list.css(b.lt,0);if(!b.autoStopped&&(b.options.wrap=="circular"||b.options.wrap=="both"||b.options.wrap=="last"||b.options.size===null||b.last<b.options.size||b.last==b.options.size&&b.tail!==null&&!b.inTail))b.startAuto();b.buttons();b.notify("onAfterAnimation"); if(b.options.wrap=="circular"&&b.options.size!==null)for(var f=b.prevFirst;f<=b.prevLast;f++)if(f!==null&&!(f>=b.first&&f<=b.last)&&(f<1||f>b.options.size))b.remove(f)};this.notify("onBeforeAnimation");if(!this.options.animation||c===false){this.list.css(this.lt,a+"px");d()}else this.list.animate(!this.options.vertical?this.options.rtl?{right:a}:{left:a}:{top:a},this.options.animation,this.options.easing,d)}},startAuto:function(a){if(a!==undefined)this.options.auto=a;if(this.options.auto===0)return this.stopAuto(); if(this.timer===null){this.autoStopped=false;var c=this;this.timer=window.setTimeout(function(){c.next()},this.options.auto*1E3)}},stopAuto:function(){this.pauseAuto();this.autoStopped=true},pauseAuto:function(){if(this.timer!==null){window.clearTimeout(this.timer);this.timer=null}},buttons:function(a,c){if(a==null){a=!this.locked&&this.options.size!==0&&(this.options.wrap&&this.options.wrap!="first"||this.options.size===null||this.last<this.options.size);if(!this.locked&&(!this.options.wrap||this.options.wrap== "first")&&this.options.size!==null&&this.last>=this.options.size)a=this.tail!==null&&!this.inTail}if(c==null){c=!this.locked&&this.options.size!==0&&(this.options.wrap&&this.options.wrap!="last"||this.first>1);if(!this.locked&&(!this.options.wrap||this.options.wrap=="last")&&this.options.size!==null&&this.first==1)c=this.tail!==null&&this.inTail}var b=this;if(this.buttonNext.size()>0){this.buttonNext.unbind(this.options.buttonNextEvent+".jcarousel",this.funcNext);a&&this.buttonNext.bind(this.options.buttonNextEvent+ ".jcarousel",this.funcNext);this.buttonNext[a?"removeClass":"addClass"](this.className("jcarousel-next-disabled")).attr("disabled",a?false:true);this.options.buttonNextCallback!==null&&this.buttonNext.data("jcarouselstate")!=a&&this.buttonNext.each(function(){b.options.buttonNextCallback(b,this,a)}).data("jcarouselstate",a)}else this.options.buttonNextCallback!==null&&this.buttonNextState!=a&&this.options.buttonNextCallback(b,null,a);if(this.buttonPrev.size()>0){this.buttonPrev.unbind(this.options.buttonPrevEvent+ ".jcarousel",this.funcPrev);c&&this.buttonPrev.bind(this.options.buttonPrevEvent+".jcarousel",this.funcPrev);this.buttonPrev[c?"removeClass":"addClass"](this.className("jcarousel-prev-disabled")).attr("disabled",c?false:true);this.options.buttonPrevCallback!==null&&this.buttonPrev.data("jcarouselstate")!=c&&this.buttonPrev.each(function(){b.options.buttonPrevCallback(b,this,c)}).data("jcarouselstate",c)}else this.options.buttonPrevCallback!==null&&this.buttonPrevState!=c&&this.options.buttonPrevCallback(b, null,c);this.buttonNextState=a;this.buttonPrevState=c},notify:function(a){var c=this.prevFirst===null?"init":this.prevFirst<this.first?"next":"prev";this.callback("itemLoadCallback",a,c);if(this.prevFirst!==this.first){this.callback("itemFirstInCallback",a,c,this.first);this.callback("itemFirstOutCallback",a,c,this.prevFirst)}if(this.prevLast!==this.last){this.callback("itemLastInCallback",a,c,this.last);this.callback("itemLastOutCallback",a,c,this.prevLast)}this.callback("itemVisibleInCallback", a,c,this.first,this.last,this.prevFirst,this.prevLast);this.callback("itemVisibleOutCallback",a,c,this.prevFirst,this.prevLast,this.first,this.last)},callback:function(a,c,b,d,f,j,e){if(!(this.options[a]==null||typeof this.options[a]!="object"&&c!="onAfterAnimation")){var g=typeof this.options[a]=="object"?this.options[a][c]:this.options[a];if(i.isFunction(g)){var k=this;if(d===undefined)g(k,b,c);else if(f===undefined)this.get(d).each(function(){g(k,this,d,b,c)});else{a=function(m){k.get(m).each(function(){g(k, this,m,b,c)})};for(var l=d;l<=f;l++)l!==null&&!(l>=j&&l<=e)&&a(l)}}}},create:function(a){return this.format("<li></li>",a)},format:function(a,c){a=i(a);for(var b=a.get(0).className.split(" "),d=0;d<b.length;d++)b[d].indexOf("jcarousel-")!=-1&&a.removeClass(b[d]);a.addClass(this.className("jcarousel-item")).addClass(this.className("jcarousel-item-"+c)).css({"float":this.options.rtl?"right":"left","list-style":"none"}).attr("jcarouselindex",c);return a},className:function(a){return a+" "+a+(!this.options.vertical? "-horizontal":"-vertical")},dimension:function(a,c){var b=a.jquery!==undefined?a[0]:a,d=!this.options.vertical?(b.offsetWidth||h.intval(this.options.itemFallbackDimension))+h.margin(b,"marginLeft")+h.margin(b,"marginRight"):(b.offsetHeight||h.intval(this.options.itemFallbackDimension))+h.margin(b,"marginTop")+h.margin(b,"marginBottom");if(c==null||d==c)return d;d=!this.options.vertical?c-h.margin(b,"marginLeft")-h.margin(b,"marginRight"):c-h.margin(b,"marginTop")-h.margin(b,"marginBottom");i(b).css(this.wh, d+"px");return this.dimension(b)},clipping:function(){return!this.options.vertical?this.clip[0].offsetWidth-h.intval(this.clip.css("borderLeftWidth"))-h.intval(this.clip.css("borderRightWidth")):this.clip[0].offsetHeight-h.intval(this.clip.css("borderTopWidth"))-h.intval(this.clip.css("borderBottomWidth"))},index:function(a,c){if(c==null)c=this.options.size;return Math.round(((a-1)/c-Math.floor((a-1)/c))*c)+1}});h.extend({defaults:function(a){return i.extend(q,a||{})},margin:function(a,c){if(!a)return 0; var b=a.jquery!==undefined?a[0]:a;if(c=="marginRight"&&i.browser.safari){var d={display:"block","float":"none",width:"auto"},f,j;i.swap(b,d,function(){f=b.offsetWidth});d.marginRight=0;i.swap(b,d,function(){j=b.offsetWidth});return j-f}return h.intval(i.css(b,c))},intval:function(a){a=parseInt(a,10);return isNaN(a)?0:a}});i.fn.jcarousel=function(a){if(typeof a=="string"){var c=i(this).data("jcarousel"),b=Array.prototype.slice.call(arguments,1);return c[a].apply(c,b)}else return this.each(function(){i(this).data("jcarousel", new h(this,a))})}})(jQuery);

;

