var Cufon=(function(){var P=function(){return P.replace.apply(null,arguments)};var D=P.DOM={ready:(function(){var c=false,a={loaded:1,complete:1};var d=[],b=function(){if(c){return}c=true;for(var e;e=d.shift();e()){}};if(document.addEventListener){document.addEventListener("DOMContentLoaded",b,false);window.addEventListener("pageshow",b,false)}if(!window.opera&&document.readyState){(function(){a[document.readyState]?b():setTimeout(arguments.callee,10)})()}if(document.readyState&&document.createStyleSheet){(function(){try{document.body.doScroll("left");b()}catch(e){setTimeout(arguments.callee,1)}})()}K(window,"load",b);return function(e){if(!arguments.length){b()}else{c?e():d.push(e)}}})(),root:function(){return document.documentElement||document.body}};var O=P.CSS={Size:function(a,b){this.value=parseFloat(a);this.unit=String(a).match(/[a-z%]*$/)[0]||"px";this.convert=function(c){return c/b*this.value};this.convertFrom=function(c){return c/this.value*b};this.toString=function(){return this.value+this.unit}},addClass:function(b,c){var a=b.className;b.className=a+(a&&" ")+c;return b},color:S(function(a){var b={};b.color=a.replace(/^rgba\((.*?),\s*([\d.]+)\)/,function(d,e,c){b.opacity=parseFloat(c);return"rgb("+e+")"});return b}),fontStretch:S(function(a){if(typeof a=="number"){return a}if(/%$/.test(a)){return parseFloat(a)/100}return{"ultra-condensed":0.5,"extra-condensed":0.625,condensed:0.75,"semi-condensed":0.875,"semi-expanded":1.125,expanded:1.25,"extra-expanded":1.5,"ultra-expanded":2}[a]||1}),getStyle:function(a){var b=document.defaultView;if(b&&b.getComputedStyle){return new ab(b.getComputedStyle(a,null))}if(a.currentStyle){return new ab(a.currentStyle)}return new ab(a.style)},gradient:S(function(b){var a={id:b,type:b.match(/^-([a-z]+)-gradient\(/)[1],stops:[]},e=b.substr(b.indexOf("(")).match(/([\d.]+=)?(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)/ig);for(var c=0,f=e.length,d;c<f;++c){d=e[c].split("=",2).reverse();a.stops.push([d[1]||c/(f-1),d[0]])}return a}),quotedList:S(function(a){var b=[],c=/\s*((["'])([\s\S]*?[^\\])\2|[^,]+)\s*/g,d;while(d=c.exec(a)){b.push(d[3]||d[1])}return b}),recognizesMedia:S(function(a){var c=document.createElement("style"),d,e,f;c.type="text/css";c.media=a;try{c.appendChild(document.createTextNode("/**/"))}catch(b){}e=V("head")[0];e.insertBefore(c,e.firstChild);d=(c.sheet||c.styleSheet);f=d&&!d.disabled;e.removeChild(c);return f}),removeClass:function(a,b){var c=RegExp("(?:^|\\s+)"+b+"(?=\\s|$)","g");a.className=a.className.replace(c,"");return a},supports:function(a,b){var c=document.createElement("span").style;if(c[a]===undefined){return false}c[a]=b;return c[a]===b},textAlign:function(a,b,d,c){if(b.get("textAlign")=="right"){if(d>0){a=" "+a}}else{if(d<c-1){a+=" "}}return a},textShadow:S(function(b){if(b=="none"){return null}var c=[],a={},f,e=0;var d=/(#[a-f0-9]+|[a-z]+\(.*?\)|[a-z]+)|(-?[\d.]+[a-z%]*)|,/ig;while(f=d.exec(b)){if(f[0]==","){c.push(a);a={};e=0}else{if(f[1]){a.color=f[1]}else{a[["offX","offY","blur"][e++]]=f[2]}}}c.push(a);return c}),textTransform:(function(){var a={uppercase:function(b){return b.toUpperCase()},lowercase:function(b){return b.toLowerCase()},capitalize:function(b){return b.replace(/\b./g,function(c){return c.toUpperCase()})}};return function(b,c){var d=a[c.get("textTransform")];return d?d(b):b}})(),whiteSpace:(function(){var a={inline:1,"inline-block":1,"run-in":1};var b=/^\s+/,c=/\s+$/;return function(d,f,e,g){if(g){if(g.nodeName.toLowerCase()=="br"){d=d.replace(b,"")}}if(a[f.get("display")]){return d}if(!e.previousSibling){d=d.replace(b,"")}if(!e.nextSibling){d=d.replace(c,"")}return d}})()};O.ready=(function(){var c=!O.recognizesMedia("all"),i=false;var a=[],f=function(){c=true;for(var j;j=a.shift();j()){}};var e=V("link"),d=V("style");function b(j){return j.disabled||g(j.sheet,j.media||"screen")}function g(p,m){if(!O.recognizesMedia(m||"all")){return true}if(!p||p.disabled){return false}try{var l=p.cssRules,n;if(l){search:for(var j=0,k=l.length;n=l[j],j<k;++j){switch(n.type){case 2:break;case 3:if(!g(n.styleSheet,n.media.mediaText)){return false}break;default:break search}}}}catch(o){}return true}function h(){if(document.createStyleSheet){return true}var j,k;for(k=0;j=e[k];++k){if(j.rel.toLowerCase()=="stylesheet"&&!b(j)){return false}}for(k=0;j=d[k];++k){if(!b(j)){return false}}return true}D.ready(function(){if(!i){i=O.getStyle(document.body).isUsable()}if(c||(i&&h())){f()}else{setTimeout(arguments.callee,10)}});return function(j){if(c){j()}else{a.push(j)}}})();function I(a){var b=this.face=a.face,c={"\u0020":1,"\u00a0":1,"\u3000":1};this.glyphs=a.glyphs;this.w=a.w;this.baseSize=parseInt(b["units-per-em"],10);this.family=b["font-family"].toLowerCase();this.weight=b["font-weight"];this.style=b["font-style"]||"normal";this.viewBox=(function(){var d=b.bbox.split(/\s+/);var e={minX:parseInt(d[0],10),minY:parseInt(d[1],10),maxX:parseInt(d[2],10),maxY:parseInt(d[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(b.ascent,10);this.descent=-parseInt(b.descent,10);this.height=-this.ascent+this.descent;this.spacing=function(i,f,p){var e=this.glyphs,h,j,n,d=[],o=0,g,k=-1,l=-1,m;while(m=i[++k]){h=e[m]||this.missingGlyph;if(!h){continue}if(j){o-=n=j[m]||0;d[l]-=n}g=h.w;if(isNaN(g)){g=+this.w}if(g>0){g+=f;if(c[m]){g+=p}}o+=d[++l]=~~g;j=h.k}d.total=o;return d}}function W(){var a={},b={oblique:"italic",italic:"oblique"};this.add=function(c){(a[c.style]||(a[c.style]={}))[c.weight]=c};this.get=function(f,e){var g=a[f]||a[b[f]]||a.normal||a.italic||a.oblique;if(!g){return null}e={normal:400,bold:700}[e]||parseInt(e,10);if(g[e]){return g[e]}var i={1:1,99:0}[e%100],c=[],h,j;if(i===undefined){i=e>400}if(e==500){e=400}for(var d in g){if(!R(g,d)){continue}d=parseInt(d,10);if(!h||d<h){h=d}if(!j||d>j){j=d}c.push(d)}if(e<h){e=h}if(e>j){e=j}c.sort(function(l,k){return(i?(l>=e&&k>=e)?l<k:l>k:(l<=e&&k<=e)?l>k:l<k)?-1:1});return g[c[0]]}}function J(){function b(g,e){try{if(g.contains){return g.contains(e)}return g.compareDocumentPosition(e)&16}catch(f){}return false}function d(e){var f=e.relatedTarget;if(f&&b(this,f)){return}c(this,e.type=="mouseover")}function a(e){c(this,e.type=="mouseenter")}function c(f,e){setTimeout(function(){var g=Y.get(f).options;P.replace(f,e?U(g,g.hover):g,true)},10)}this.attach=function(e){if(e.onmouseenter===undefined){K(e,"mouseover",d);K(e,"mouseout",d)}else{K(e,"mouseenter",a);K(e,"mouseleave",a)}}}function G(){var b=[],a={};function c(d){var g=[],e;for(var f=0;e=d[f];++f){g[f]=b[a[e]]}return g}this.add=function(d,e){a[d]=b.push(e)-1};this.repeat=function(){var f=arguments.length?c(arguments):b,e;for(var d=0;e=f[d++];){P.replace(e[0],e[1],true)}}}function M(){var a={},c=0;function b(d){return d.cufid||(d.cufid=++c)}this.get=function(e){var d=b(e);return a[d]||(a[d]={})}}function ab(c){var a={},b={};this.extend=function(e){for(var d in e){if(R(e,d)){a[d]=e[d]}}return this};this.get=function(d){return a[d]!=undefined?a[d]:c[d]};this.getSize=function(d,e){return b[d]||(b[d]=new O.Size(this.get(d),e))};this.isUsable=function(){return !!c}}function K(b,c,a){if(b.addEventListener){b.addEventListener(c,a,false)}else{if(b.attachEvent){b.attachEvent("on"+c,function(){return a.call(b,window.event)})}}}function F(b,c){var a=Y.get(b);if(a.options){return b}if(c.hover&&c.hoverables[b.nodeName.toLowerCase()]){aa.attach(b)}a.options=c;return b}function S(b){var a={};return function(c){if(!R(a,c)){a[c]=b.apply(null,arguments)}return a[c]}}function Z(a,b){var e=O.quotedList(b.get("fontFamily").toLowerCase()),c;for(var d=0;c=e[d];++d){if(T[c]){return T[c].get(b.get("fontStyle"),b.get("fontWeight"))}}return null}function V(a){return document.getElementsByTagName(a)}function R(a,b){return a.hasOwnProperty(b)}function U(){var d={},e,a;for(var b=0,c=arguments.length;e=arguments[b],b<c;++b){for(a in e){if(R(e,a)){d[a]=e[a]}}}return d}function N(m,e,b,d,l,a){var g=document.createDocumentFragment(),j;if(e===""){return g}var f=d.separate;var i=e.split(L[f]),c=(f=="words");if(c&&H){if(/^\s/.test(e)){i.unshift("")}if(/\s$/.test(e)){i.push("")}}for(var h=0,k=i.length;h<k;++h){j=B[d.engine](m,c?O.textAlign(i[h],b,h,k):i[h],b,d,l,a,h<k-1);if(j){g.appendChild(j)}}return g}function Q(a,d){var b=a.nodeName.toLowerCase();if(d.ignore[b]){return}var l=!d.textless[b];var c=O.getStyle(F(a,d)).extend(d);if(parseFloat(c.get("fontSize"))===0){return}var k=Z(a,c),j,f,h,i,e,g;if(!k){return}for(j=a.firstChild;j;j=h){f=j.nodeType;h=j.nextSibling;if(l&&f==3){if(i){i.appendData(j.data);a.removeChild(j)}else{i=j}if(h){continue}}if(i){a.replaceChild(N(k,O.whiteSpace(i.data,c,i,g),c,d,j,a),i);i=null}if(f==1){if(j.firstChild){if(j.nodeName.toLowerCase()=="cufon"){B[d.engine](k,null,c,d,j,a)}else{arguments.callee(j,d)}}g=j}}}var H=" ".split(/\s+/).length==0;var Y=new M();var aa=new J();var C=new G();var X=false;var B={},T={},E={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,noscript:1,optgroup:1,option:1,script:1,select:1,style:1,textarea:1,title:1,pre:1},printable:true,selector:(window.Sizzle||(window.jQuery&&function(a){return jQuery(a)})||(window.dojo&&dojo.query)||(window.glow&&glow.dom&&glow.dom.get)||(window.Ext&&Ext.query)||(window.YAHOO&&YAHOO.util&&YAHOO.util.Selector&&YAHOO.util.Selector.query)||(window.$$&&function(a){return $$(a)})||(window.$&&function(a){return $(a)})||(window._&&function(a){return _(a)})||(document.querySelectorAll&&function(a){return document.querySelectorAll(a)})||V),separate:"words",textless:{dl:1,html:1,ol:1,table:1,tbody:1,thead:1,tfoot:1,tr:1,ul:1},textShadow:"none"};var L={words:/\s/.test("\u00a0")?/[^\S\u00a0]+/:/\s+/,characters:"",none:/^/};P.now=function(){D.ready();return P};P.refresh=function(){C.repeat.apply(C,arguments);return P};P.registerEngine=function(a,b){if(!b){return P}B[a]=b;return P.set("engine",a)};P.registerFont=function(a){if(!a){return P}var c=new I(a),b=c.family;if(!T[b]){T[b]=new W()}T[b].add(c);return P.set("fontFamily",'"'+b+'"')};P.replace=function(a,b,c){b=U(E,b);if(!b.engine){return P}if(!X){O.addClass(D.root(),"cufon-active cufon-loading");O.ready(function(){O.addClass(O.removeClass(D.root(),"cufon-loading"),"cufon-ready")});X=true}if(b.hover){b.forceHitArea=true}if(b.autoDetect){delete b.fontFamily}if(typeof b.textShadow=="string"){b.textShadow=O.textShadow(b.textShadow)}if(typeof b.color=="string"&&/^-/.test(b.color)){b.textGradient=O.gradient(b.color)}else{delete b.textGradient}if(!c){C.add(a,arguments)}if(a.nodeType||typeof a=="string"){a=[a]}O.ready(function(){for(var e=0,f=a.length;e<f;++e){var d=a[e];if(typeof d=="string"){P.replace(b.selector(d),b,true)}else{Q(d,b)}}});return P};P.set=function(b,a){E[b]=a;return P};return P})();Cufon.registerEngine("canvas",(function(){var g=document.createElement("canvas");if(!g||!g.getContext||!g.getContext.apply){return}g=null;var h=Cufon.CSS.supports("display","inline-block");var j=!h&&(document.compatMode=="BackCompat"||/frameset|transitional/i.test(document.doctype.publicId));var i=document.createElement("style");i.type="text/css";i.appendChild(document.createTextNode(("cufon{text-indent:0;}@media screen,projection{cufon{display:inline;display:inline-block;position:relative;vertical-align:middle;"+(j?"":"font-size:1px;line-height:1px;")+"}cufon cufontext{display:-moz-inline-box;display:inline-block;width:0;height:0;text-indent:-10000in;}"+(h?"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(i);function k(a,r){var c=0,d=0;var s=[],b=/([mrvxe])([^a-z]*)/g,f;generate:for(var q=0;f=b.exec(a);++q){var e=f[2].split(",");switch(f[1]){case"v":s[q]={m:"bezierCurveTo",a:[c+~~e[0],d+~~e[1],c+~~e[2],d+~~e[3],c+=~~e[4],d+=~~e[5]]};break;case"r":s[q]={m:"lineTo",a:[c+=~~e[0],d+=~~e[1]]};break;case"m":s[q]={m:"moveTo",a:[c=~~e[0],d=~~e[1]]};break;case"x":s[q]={m:"closePath"};break;case"e":break generate}r[s[q].m].apply(r,s[q].a)}return s}function l(a,b){for(var c=0,d=a.length;c<d;++c){var e=a[c];b[e.m].apply(b,e.a)}}return function(e,aw,ad,az,aq,d){var aH=(aw===null);if(aH){aw=aq.getAttribute("alt")}var at=e.viewBox;var aG=ad.getSize("fontSize",e.baseSize);var ar=0,ae=0,af=0,ay=0;var av=az.textShadow,ah=[];if(av){for(var f=av.length;f--;){var an=av[f];var ai=aG.convertFrom(parseFloat(an.offX));var ak=aG.convertFrom(parseFloat(an.offY));ah[f]=[ai,ak];if(ak<ar){ar=ak}if(ai>ae){ae=ai}if(ak>af){af=ak}if(ai<ay){ay=ai}}}var a=Cufon.CSS.textTransform(aw,ad).split("");var ao=e.spacing(a,~~aG.convertFrom(parseFloat(ad.get("letterSpacing"))||0),~~aG.convertFrom(parseFloat(ad.get("wordSpacing"))||0));if(!ao.length){return null}var aJ=ao.total;ae+=at.width-ao[ao.length-1];ay+=at.minX;var aA,aF;if(aH){aA=aq;aF=aq.firstChild}else{aA=document.createElement("cufon");aA.className="cufon cufon-canvas";aA.setAttribute("alt",aw);aF=document.createElement("canvas");aA.appendChild(aF);if(az.printable){var y=document.createElement("cufontext");y.appendChild(document.createTextNode(aw));aA.appendChild(y)}}var au=aA.style;var al=aF.style;var aI=aG.convert(at.height);var b=Math.ceil(aI);var ag=b/aI;var am=ag*Cufon.CSS.fontStretch(ad.get("fontStretch"));var aj=aJ*am;var ac=Math.ceil(aG.convert(aj+ae-ay));var aE=Math.ceil(aG.convert(at.height-ar+af));aF.width=ac;aF.height=aE;al.width=ac+"px";al.height=aE+"px";ar+=at.minY;al.top=Math.round(aG.convert(ar-e.ascent))+"px";al.left=Math.round(aG.convert(ay))+"px";var aB=Math.max(Math.ceil(aG.convert(aj)),0)+"px";if(h){au.width=aB;au.height=aG.convert(e.height)+"px"}else{au.paddingLeft=aB;au.paddingBottom=(aG.convert(e.height)-1)+"px"}var c=aF.getContext("2d"),ap=aI/at.height;c.scale(ap,ap*ag);c.translate(-ay,-ar);c.save();function x(){var m=e.glyphs,p,n=-1,o=-1,q;c.scale(am,1);while(q=a[++n]){var p=m[a[n]]||e.missingGlyph;if(!p){continue}if(p.d){c.beginPath();if(p.code){l(p.code,c)}else{p.code=k("m"+p.d,c)}c.fill()}c.translate(ao[++o],0)}c.restore()}if(av){for(var f=av.length;f--;){var an=av[f];c.save();c.fillStyle=an.color;c.translate.apply(c,ah[f]);x()}}var aC=az.textGradient;if(aC){var ax=aC.stops,aD=c.createLinearGradient(0,at.minY,0,at.maxY);for(var f=0,ab=ax.length;f<ab;++f){aD.addColorStop.apply(aD,ax[f])}c.fillStyle=aD}else{c.fillStyle=ad.get("color")}x();return aA}})());Cufon.registerEngine("vml",(function(){var n=document.namespaces;if(!n){return}n.add("cvml","urn:schemas-microsoft-com:vml");n=null;var i=document.createElement("cvml:shape");i.style.behavior="url(#default#VML)";if(!i.coordsize){return}i=null;var k=(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:'+(k?"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 p(b,a){return j(b,/(?:em|ex|%)$|^[a-z-]+$/i.test(a)?"1em":a)}function j(b,a){if(!isNaN(a)||/px$/i.test(a)){return parseFloat(a)}var c=b.style.left,d=b.runtimeStyle.left;b.runtimeStyle.left=b.currentStyle.left;b.style.left=a.replace("%","em");var e=b.style.pixelLeft;b.style.left=c;b.runtimeStyle.left=d;return e}function m(b,c,d,f){var e="computed"+f,a=c[e];if(isNaN(a)){a=c.get(f);c[e]=a=(a=="normal")?0:~~d.convertFrom(j(b,a))}return a}var l={};function o(e){var d=e.id;if(!l[d]){var g=e.stops,f=document.createElement("cvml:fill"),c=[];f.type="gradient";f.angle=180;f.focus="0";f.method="none";f.color=g[0][1];for(var a=1,b=g.length-1;a<b;++a){c.push(g[a][0]*100+"% "+g[a][1])}f.colors=c.join(",");f.color2=g[b][1];l[d]=f}return l[d]}return function(aH,ax,b,aF,aq,aE,d){var aX=(ax===null);if(aX){ax=aq.alt}var at=aH.viewBox;var aV=b.computedFontSize||(b.computedFontSize=new Cufon.CSS.Size(p(aE,b.get("fontSize"))+"px",aH.baseSize));var aM,aU;if(aX){aM=aq;aU=aq.firstChild}else{aM=document.createElement("cufon");aM.className="cufon cufon-vml";aM.alt=ax;aU=document.createElement("cufoncanvas");aM.appendChild(aU);if(aF.printable){var a=document.createElement("cufontext");a.appendChild(document.createTextNode(ax));aM.appendChild(a)}if(!d){aM.appendChild(document.createElement("cvml:shape"))}}var au=aM.style;var aj=aU.style;var aZ=aV.convert(at.height),aB=Math.ceil(aZ);var e=aB/aZ;var al=e*Cufon.CSS.fontStretch(b.get("fontStretch"));var f=at.minX,g=at.minY;aj.height=aB;aj.top=Math.round(aV.convert(g-aH.ascent));aj.left=Math.round(aV.convert(f));au.height=aV.convert(aH.height)+"px";var az=b.get("color");var ay=Cufon.CSS.textTransform(ax,b).split("");var ap=aH.spacing(ay,m(aE,b,aV,"letterSpacing"),m(aE,b,aV,"wordSpacing"));if(!ap.length){return null}var a0=ap.total;var aN=-f+a0+(at.width-ap[ap.length-1]);var aw=aV.convert(aN*al),c=Math.round(aw);var am=aN+","+at.height,aY;var ar="r"+am+"ns";var aQ=aF.textGradient&&o(aF.textGradient);var aW=aH.glyphs,h=0;var av=aF.textShadow;var aJ=-1,aK=0,aO;while(aO=ay[++aJ]){var aD=aW[ay[aJ]]||aH.missingGlyph,aP;if(!aD){continue}if(aX){aP=aU.childNodes[aK];while(aP.firstChild){aP.removeChild(aP.firstChild)}}else{aP=document.createElement("cvml:shape");aU.appendChild(aP)}aP.stroked="f";aP.coordsize=am;aP.coordorigin=aY=(f-h)+","+g;aP.path=(aD.d?"m"+aD.d+"xe":"")+"m"+aY+ar;aP.fillcolor=az;if(aQ){aP.appendChild(aQ.cloneNode(false))}var aC=aP.style;aC.width=c;aC.height=aB;if(av){var aS=av[0],aT=av[1];var aG=Cufon.CSS.color(aS.color),aL;var an=document.createElement("cvml:shadow");an.on="t";an.color=aG.color;an.offset=aS.offX+","+aS.offY;if(aT){aL=Cufon.CSS.color(aT.color);an.type="double";an.color2=aL.color;an.offset2=aT.offX+","+aT.offY}an.opacity=aG.opacity||(aL&&aL.opacity)||1;aP.appendChild(an)}h+=ap[aK++]}var ao=aP.nextSibling,aR,aI;if(aF.forceHitArea){if(!ao){ao=document.createElement("cvml:rect");ao.stroked="f";ao.className="cufon-vml-cover";aR=document.createElement("cvml:fill");aR.opacity=0;ao.appendChild(aR);aU.appendChild(ao)}aI=ao.style;aI.width=c;aI.height=aB}else{if(ao){aU.removeChild(ao)}}au.width=Math.max(Math.ceil(aV.convert(a0*al)),0);if(k){var ak=b.computedYAdjust;if(ak===undefined){var aA=b.get("lineHeight");if(aA=="normal"){aA="1em"}else{if(!isNaN(aA)){aA+="em"}}b.computedYAdjust=ak=0.5*(j(aE,aA)-parseFloat(au.height))}if(ak){au.marginTop=Math.ceil(ak)+"px";au.marginBottom=ak+"px"}}return aM}})());/*
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Copyright (C) 1995; Type Market Ltd. Moscow, 119136, Box 20;
 * phone:(095)2071022; Created by A.Kustov
 * 
 * Full name:
 * HeliosCond-Bold-Italic
 */
Cufon.registerFont({w:167,face:{"font-family":"HeliosCond-Bold-Italic","font-weight":700,"font-style":"italic","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":"6",bbox:"-33 -330 321 68","underline-thickness":"14.4","underline-position":"-7.2",slope:"-12",stemh:"35",stemv:"44","unicode-range":"U+0020-U+0451"},glyphs:{" ":{w:86},"!":{d:"1,-46r43,0r-10,46r-43,0xm46,-260r43,0r-23,108r-24,84r-28,0v5,-70,18,-131,32,-192",w:68},'"':{d:"2,-162r20,-94r42,0r-20,94r-42,0xm107,-162r-42,0r20,-94r42,0",w:130},"#":{d:"114,-252r-28,77r26,0r28,-77r28,0r-26,77r24,0r-7,33r-29,0r-9,30r23,0r-7,33r-27,0r-27,79r-30,0r27,-79r-24,0r-28,79r-30,0r27,-79r-29,0r7,-33r33,0r11,-30r-31,0r7,-33r34,0r28,-77r29,0xm90,-112r11,-30r-24,0r-10,30r23,0",w:163},"$":{d:"6,-91r48,0v-12,33,-3,56,24,56v39,0,47,-47,16,-67v-26,-17,-64,-38,-64,-78v0,-45,33,-78,75,-84r7,-31r32,0r-6,31v45,6,56,40,43,86r-47,0v7,-25,2,-47,-21,-47v-28,0,-44,38,-20,51v25,25,74,41,74,85v0,52,-34,90,-86,93r-6,31r-33,0r7,-32v-45,-10,-56,-43,-43,-94",w:188},"%":{d:"19,-168v0,-48,9,-91,70,-92v35,0,45,15,45,35v0,48,-10,91,-71,92v-35,0,-44,-15,-44,-35xm69,-158v23,0,30,-37,30,-61v0,-10,-3,-15,-14,-15v-25,0,-32,37,-32,60v0,10,4,16,16,16xm67,0r-24,0r172,-265r24,0xm153,-40v0,-48,9,-91,70,-92v35,0,44,15,44,35v0,49,-10,90,-70,92v-35,0,-44,-15,-44,-35xm203,-31v23,0,30,-36,30,-60v0,-10,-3,-16,-14,-16v-25,0,-30,36,-32,61v0,10,4,15,16,15",w:287},"&":{d:"123,-180v15,-10,27,-22,27,-37v0,-7,-6,-14,-14,-14v-21,0,-25,28,-13,51xm136,-148r20,56v7,-11,14,-31,18,-47r39,0v-6,31,-21,60,-42,87r21,52r-52,0r-6,-17v-43,38,-121,28,-120,-37v0,-45,29,-77,68,-100v-5,-13,-9,-27,-9,-42v0,-50,42,-70,73,-70v24,0,44,15,44,41v0,34,-25,61,-54,77xm122,-48r-27,-72v-23,2,-57,82,-7,86v12,0,23,-6,34,-14",w:230},"'":{d:"7,-162r20,-94r42,0r-20,94r-42,0",w:75},"(":{d:"131,-268v-56,74,-102,211,-71,332r-30,0v-44,-124,-16,-232,70,-332r31,0",w:105},")":{d:"40,-268r31,0v55,121,-2,249,-71,332r-31,0v66,-98,101,-216,71,-332",w:105},"*":{d:"92,-258r-9,41r38,-14r5,28r-41,11r19,30r-29,19r-15,-33r-29,33r-18,-17r28,-32r-35,-11r17,-28r33,14r8,-41r28,0",w:136},"+":{d:"88,-174r32,0r-15,66r61,0r-7,32r-60,0r-14,64r-32,0r14,-64r-61,0r7,-32r61,0",w:175},",":{d:"8,0r10,-46r45,0v-8,40,-13,92,-60,93r4,-17v8,0,22,-3,28,-30r-27,0",w:58},"-":{d:"19,-108r92,0r-7,32r-91,0",w:117},".":{d:"3,0r10,-46r45,0r-10,46r-45,0",w:59},"/":{d:"-26,30r142,-290r34,0r-143,290r-33,0",w:123},"0":{d:"127,-260v103,0,39,131,29,197v-6,41,-42,69,-85,69v-40,0,-68,-29,-58,-69r28,-129v9,-41,46,-68,86,-68xm139,-203v-3,-28,-47,-18,-52,6r-29,144v5,34,46,19,51,-7",w:182},"1":{d:"114,-255r34,0r-54,255r-46,0r37,-176r-59,0r8,-35v42,2,69,-19,80,-44",w:170},"2":{d:"144,-40r-9,40r-141,0v13,-69,46,-95,98,-134v38,-28,44,-46,44,-67v0,-14,-7,-19,-20,-19v-16,0,-30,8,-37,53r-46,0v10,-69,57,-93,92,-93v89,0,61,107,7,144v-34,23,-67,45,-77,76r89,0",w:181},"3":{d:"75,-32v26,5,37,-47,37,-63v0,-26,-21,-22,-44,-22r8,-35v42,7,60,-32,58,-53v0,-10,-6,-16,-19,-16v-16,0,-28,10,-33,39r-43,0v8,-50,41,-78,84,-78v37,0,58,17,58,47v0,41,-24,67,-51,75v20,5,29,19,29,42v-2,66,-39,105,-93,102v-54,-3,-64,-36,-49,-85r43,0v-6,25,-9,43,15,47",w:181},"4":{d:"121,-255r54,0r-34,164r23,0r-9,40r-23,0r-11,51r-46,0r11,-51r-81,0r10,-47xm95,-91r22,-106r-69,106r47,0",w:176},"5":{d:"59,-255r124,0r-8,38r-84,0r-15,55v32,-31,93,-16,90,32v0,9,-2,18,-9,52v-12,58,-39,84,-88,84v-53,-1,-71,-33,-56,-84r45,0v-5,22,-6,46,17,46v18,0,28,-9,36,-43v7,-32,7,-36,7,-40v1,-32,-40,-29,-49,-5r-44,0",w:180},"6":{d:"181,-199r-46,0v3,-14,-3,-22,-19,-22v-25,-4,-33,38,-37,64v31,-33,97,-20,84,40r-13,61v-9,43,-43,62,-83,62v-37,0,-66,-22,-55,-62v22,-80,13,-204,111,-204v42,0,67,23,58,61xm117,-117v-6,-29,-43,-21,-48,8r-12,60v0,11,6,17,18,17v36,0,34,-54,42,-85",w:178},"7":{d:"46,-255r147,0r-8,36v-38,53,-82,124,-108,219r-51,0v25,-79,71,-164,112,-216r-101,0",w:169},"8":{d:"78,-32v23,7,38,-44,37,-64v0,-14,-6,-21,-19,-21v-25,-7,-37,43,-37,63v0,14,6,22,19,22xm118,-221v-29,0,-31,41,-31,48v0,13,5,20,17,20v27,0,31,-39,31,-51v0,-12,-5,-17,-17,-17xm64,-137v-11,-7,-20,-18,-20,-39v0,-56,39,-84,82,-84v76,0,67,97,12,123v15,8,23,20,23,39v0,40,-19,104,-92,104v-39,0,-57,-15,-57,-50v0,-27,9,-73,52,-93",w:182},"9":{d:"126,-260v36,0,66,23,55,62v-22,80,-13,204,-112,204v-42,0,-64,-22,-58,-60r46,0v-1,14,4,20,19,22v24,3,33,-39,37,-65v-31,33,-97,20,-84,-40r13,-61v9,-43,44,-62,84,-62xm118,-221v-36,0,-36,50,-42,83v4,30,42,23,47,-6v4,-20,12,-39,12,-61v0,-11,-5,-16,-17,-16",w:178},":":{d:"23,-148r10,-46r45,0r-10,46r-45,0xm-9,0r10,-46r45,0r-10,46r-45,0",w:68},";":{d:"28,-148r10,-46r45,0r-10,46r-45,0xm-4,0r10,-46r45,0v-8,40,-13,92,-60,93r4,-17v8,0,22,-3,28,-30r-27,0",w:68},"<":{d:"6,-73r7,-34r165,-80r-9,39r-116,58r92,58r-8,36",w:165},"=":{d:"19,-140r156,0r-7,32r-156,0xm5,-76r156,0r-7,31r-155,0",w:173},">":{d:"3,-34r114,-60r-89,-56r8,-40r128,80r-7,33r-162,81",w:165},"?":{d:"37,-70v14,-86,72,-73,86,-138v0,-11,-6,-18,-19,-18v-15,0,-27,16,-30,38r-43,0v8,-48,40,-80,83,-77v81,5,70,82,11,129v-25,20,-38,35,-43,66r-45,0xm23,0r10,-46r45,0r-10,46r-45,0",w:158},"@":{d:"188,-166v-29,0,-53,34,-53,58v0,14,8,23,22,23v27,0,54,-32,54,-58v0,-14,-9,-23,-23,-23xm230,-177r9,-20r32,0v-37,83,-47,104,-47,110v0,3,1,5,4,5v26,0,57,-41,57,-85v0,-45,-34,-70,-82,-70v-72,0,-128,65,-128,134v0,86,117,102,170,52r32,0v-33,37,-77,58,-122,58v-68,0,-116,-44,-116,-107v0,-91,85,-165,171,-165v58,0,106,34,106,89v0,90,-93,127,-117,127v-15,0,-15,-9,-17,-20v-29,33,-88,21,-88,-30v0,-48,48,-102,98,-102v18,0,31,7,38,24",w:351},A:{d:"-19,0r121,-260r66,0r3,260r-54,0r3,-68r-56,0r-30,68r-53,0xm78,-106r44,0r4,-121",w:194,k:{w:8,v:8,Y:19,W:13,V:13,T:13}},B:{d:"94,-223r-15,69v41,5,66,-10,66,-49v0,-23,-28,-20,-51,-20xm72,-117r-18,80v46,4,67,-4,70,-57v2,-28,-27,-23,-52,-23xm-3,0r56,-260r91,0v84,-1,53,108,3,120v64,31,6,140,-51,140r-99,0",w:189},C:{d:"192,-175r-49,0v7,-28,8,-49,-19,-50v-21,0,-32,11,-39,44v-21,98,-25,116,-25,125v0,17,8,23,23,23v20,0,34,-12,42,-60r49,0v-10,59,-37,99,-99,99v-50,0,-66,-24,-66,-56v0,-13,2,-20,24,-125v13,-61,46,-90,100,-90v57,0,75,35,59,90",w:191},D:{d:"-3,0r56,-260v73,5,149,-24,149,66v0,21,-15,194,-115,194r-90,0xm86,-39v48,1,61,-109,64,-149v3,-38,-24,-33,-56,-33r-39,182r31,0",w:201},E:{d:"53,-260r139,0r-9,40r-90,0r-12,60r81,0r-8,40r-82,0r-17,80r90,0r-9,40r-139,0",w:169},F:{d:"53,-260r136,0r-9,40r-87,0r-12,60r82,0r-9,40r-82,0r-26,120r-49,0",w:162,k:{A:11}},G:{d:"110,-139r82,0r-30,139r-38,0r6,-29v-25,50,-125,52,-121,-28v0,-9,1,-19,22,-115v13,-61,48,-93,105,-93v63,0,77,39,63,89r-49,0v6,-24,5,-49,-22,-49v-25,0,-38,14,-46,49v-20,95,-21,105,-21,113v0,20,8,30,26,30v22,0,39,-15,47,-68r-32,0",w:200},H:{d:"102,-260r-21,100r65,0r21,-100r49,0r-55,260r-49,0r25,-120r-65,0r-26,120r-49,0r56,-260r49,0",w:199},I:{d:"102,-260r-56,260r-49,0r56,-260r49,0",w:85},J:{d:"130,-260r50,0r-44,204v-8,38,-37,62,-81,62v-58,0,-64,-29,-47,-88r48,0v-6,30,-7,31,-7,34v0,11,6,15,14,15v11,0,20,-8,24,-26",w:162},K:{d:"102,-260r-24,113r84,-113r55,0r-90,113r37,147r-55,0r-21,-104r-25,26r-17,78r-49,0r56,-260r49,0",w:192,k:{t:5,o:5,c:5,a:5,Q:5,O:5,G:5,C:5}},L:{d:"102,-260r-47,220r90,0r-9,40r-139,0r56,-260r49,0",w:165,k:{Y:27,W:16,V:19,T:24}},M:{d:"53,-260r78,0r0,167r70,-167r78,0r-55,260r-46,0r50,-235r-100,235r-35,0r0,-235r-50,235r-46,0",w:262},N:{d:"53,-260r53,0r32,189v3,-62,23,-131,34,-189r46,0r-55,260r-54,0r-32,-189v-3,63,-22,131,-34,189r-46,0",w:201},O:{d:"136,-265v41,0,68,15,68,58v0,13,-1,20,-23,126v-14,66,-52,87,-102,87v-41,0,-70,-15,-70,-58v0,-13,2,-19,24,-124v14,-66,54,-89,103,-89xm128,-225v-23,0,-37,16,-43,44v-24,112,-25,113,-25,121v0,17,9,27,27,27v21,0,36,-15,42,-42v24,-112,24,-114,24,-122v0,-18,-8,-28,-25,-28",w:200},P:{d:"69,-106r-23,106r-49,0r56,-260r93,0v35,0,54,24,54,56v0,67,-52,109,-131,98xm94,-221r-17,77v43,4,71,-10,72,-51v1,-26,-27,-28,-55,-26",w:195,k:{A:16}},Q:{d:"177,-2r-28,23r-22,-25v-46,20,-122,13,-118,-49v0,-13,2,-19,24,-123v14,-66,54,-89,103,-89v41,0,68,16,68,59v0,13,-1,19,-22,119v-5,25,-14,48,-25,61xm126,-63r27,-133v0,-18,-8,-29,-25,-29v-23,0,-37,16,-43,43v-24,113,-25,117,-25,123v-2,22,21,31,40,23r-10,-11r30,-24",w:202},R:{d:"70,-110r-24,110r-49,0r56,-260v64,2,155,-17,155,51v0,44,-29,76,-54,78v53,11,13,73,13,111v0,12,12,10,6,20r-49,0v-16,-19,5,-67,5,-86v0,-29,-32,-24,-59,-24xm94,-221r-16,74v45,2,74,2,78,-51v2,-29,-35,-22,-62,-23",w:201},S:{d:"187,-178r-47,0v5,-25,2,-47,-21,-47v-28,0,-44,36,-21,51v25,25,73,42,74,86v0,57,-39,94,-97,94v-61,-1,-80,-39,-63,-95r47,0v-12,33,-2,56,24,56v38,0,49,-48,17,-69v-26,-17,-65,-38,-65,-79v0,-53,43,-84,93,-84v54,0,72,34,59,87",w:188},T:{d:"143,-220r-47,220r-49,0r47,-220r-62,0r9,-40r172,0r-9,40r-61,0",w:184,k:{z:8,y:8,w:8,v:8,u:13,s:13,r:13,q:19,p:13,o:22,n:13,m:13,g:19,f:5,e:22,d:22,c:22,a:22,J:24,A:13}},U:{d:"53,-260r49,0r-41,200v0,17,8,25,26,25v24,0,36,-13,42,-42r39,-183r49,0r-40,190v-10,47,-40,75,-98,75v-58,0,-76,-28,-66,-75",w:200},V:{d:"39,-260r52,0r-7,216r81,-216r51,0r-107,260r-70,0r0,-260",w:187,k:{u:11,s:8,q:8,p:5,o:11,n:5,m:5,g:8,e:11,d:11,c:11,a:11,A:13}},W:{d:"42,-260r49,0r-16,217r79,-217r52,0r-13,217r76,-217r49,0r-97,260r-69,0r11,-181r-65,181r-70,0",w:288,k:{s:5,o:8,a:8,A:13}},X:{d:"42,-260r58,0r15,85r53,-85r56,0r-91,126r38,134r-55,0r-18,-96r-59,96r-54,0r91,-134",w:197,k:{t:5}},Y:{d:"39,-260r58,0r13,100r61,-100r55,0r-101,148r-24,112r-50,0r24,-112",w:195,k:{u:16,s:16,r:16,q:19,p:16,o:22,n:16,m:16,g:19,e:19,d:22,c:22,a:22,A:19}},Z:{d:"50,-260r143,0r-8,39r-134,182r97,0r-8,39r-150,0r8,-37r135,-184r-91,0",w:176},"[":{d:"48,-260r71,0r-6,27r-30,0r-51,238r34,0r-6,27r-74,0",w:97},"\\":{d:"35,-260r34,0r20,290r-33,0",w:123},"]":{d:"45,-260r71,0r-62,292r-74,0r6,-27r33,0r50,-238r-30,0",w:104},"^":{d:"93,-261r38,0r34,132r-38,17r-27,-97r-69,97r-31,-17",w:185},_:{d:"7,18r175,0r-4,21r-175,0",w:185},"`":{d:"78,-260r20,49r-35,0r-42,-49r57,0",w:114},a:{d:"108,-102v-21,12,-57,28,-55,57v0,10,4,17,15,17v32,2,33,-46,40,-74xm71,-136r-43,0v5,-42,41,-66,80,-66v38,0,64,15,57,51r-29,141v0,4,2,7,3,10r-47,0v-2,-6,0,-13,1,-19v-16,32,-90,38,-89,-13v0,-42,24,-67,65,-82v34,-13,49,-22,49,-39v0,-7,-4,-12,-18,-12v-13,0,-26,7,-29,29",w:171},b:{d:"116,-149v-5,-27,-39,-17,-44,8r-19,94v4,29,39,20,43,-5v6,-33,16,-62,20,-97xm97,-260r-16,78v21,-34,94,-24,81,35r-21,97v-8,38,-36,56,-63,56v-16,0,-29,-11,-32,-26r-5,20r-44,0r56,-260r44,0"},c:{d:"148,-125r-44,0v4,-21,5,-25,5,-28v-5,-20,-33,-13,-37,8r-21,100v2,22,33,17,37,-3r6,-28r44,0r-7,30v-9,67,-141,71,-125,-4r20,-96v7,-33,38,-56,77,-56v41,0,64,37,45,77",w:157},d:{d:"117,-149v-5,-27,-39,-17,-44,8r-20,94v4,29,39,20,44,-5xm125,-182r16,-78r44,0r-55,260r-44,0r4,-20v-23,44,-95,28,-83,-30r20,-97v10,-55,73,-72,98,-35"},e:{d:"150,-94r-91,0v-2,21,-25,63,10,65v19,1,28,-15,31,-33r44,0v-9,50,-43,68,-82,68v-40,0,-62,-23,-54,-63r17,-82v9,-44,42,-63,81,-63v40,0,64,23,54,63xm67,-126r46,0v4,-17,11,-41,-14,-41v-22,0,-30,20,-32,41"},f:{d:"22,-197r19,0v5,-39,17,-66,76,-63r-7,35v-22,-2,-20,14,-25,28r20,0r-6,33r-21,0r-34,164r-45,0r35,-164r-19,0",w:95},g:{d:"116,-149v-5,-27,-39,-17,-44,8r-19,94v4,29,39,20,43,-5v6,-33,16,-62,20,-97xm124,-182r3,-15r44,0r-43,203v-9,42,-30,62,-76,62v-42,0,-58,-13,-58,-46r43,0v4,18,45,13,45,-8r8,-34v-24,42,-97,31,-84,-30r21,-97v9,-56,72,-72,97,-35",w:166},h:{d:"97,-260r-17,80v20,-35,93,-28,80,34r-31,146r-45,0r31,-148v0,-11,-5,-17,-17,-17v-12,0,-23,9,-26,24r-30,141r-45,0r56,-260r44,0"},i:{d:"44,-216r9,-44r44,0r-9,44r-44,0xm84,-197r-42,197r-45,0r42,-197r45,0",w:80},j:{d:"43,-216r10,-44r44,0r-10,44r-44,0xm39,-197r45,0r-49,228v-7,32,-35,38,-68,34r7,-34v13,0,17,0,21,-17",w:80},k:{d:"97,-260r-29,137r56,-74r46,0r-63,80r22,117r-50,0r-11,-76v-18,16,-21,48,-27,76r-44,0r56,-260r44,0",w:153},l:{d:"97,-260r-56,260r-44,0r56,-260r44,0",w:80},m:{d:"39,-197r43,0r-5,20v16,-26,73,-39,82,-2v16,-28,87,-35,87,8v0,59,-24,115,-35,171r-43,0r31,-149v-6,-26,-39,-18,-44,9r-29,140r-44,0r31,-149v0,-11,-6,-16,-18,-16v-12,0,-22,9,-26,25r-29,140r-43,0",w:250},n:{d:"83,-197r-3,17v20,-35,92,-28,79,34r-31,146r-44,0r30,-148v0,-11,-5,-17,-17,-17v-12,0,-22,9,-25,24r-31,141r-44,0r42,-197r44,0"},o:{d:"108,-202v92,2,49,87,39,144v-6,34,-32,64,-83,64v-92,0,-49,-87,-40,-144v5,-34,31,-64,84,-64xm101,-167v-14,0,-25,6,-29,24r-20,98v0,12,7,16,19,16v14,0,25,-6,29,-24r20,-99v0,-12,-7,-15,-19,-15",w:171},p:{d:"122,-149v-5,-27,-39,-17,-44,8r-20,94v4,29,39,20,44,-5xm45,-197r45,0r-5,22v23,-46,95,-31,83,28r-20,97v-8,38,-37,56,-64,56v-17,0,-28,-9,-32,-27r-18,87r-44,0"},q:{d:"117,-149v-6,-27,-40,-18,-45,8r-19,94v4,29,39,20,44,-5xm127,-197r45,0r-56,263r-44,0r18,-87v-13,18,-30,27,-44,27v-29,2,-46,-23,-39,-56r20,-97v9,-40,37,-55,64,-55v15,0,29,9,32,27"},r:{d:"39,-197r42,0r-8,38v12,-26,31,-40,55,-40r-11,49v-17,0,-44,0,-53,42r-23,108r-44,0",w:110,k:{y:-8}},s:{d:"7,-63r43,0v-7,21,-3,34,15,34v26,0,37,-31,11,-46v-19,-17,-51,-27,-51,-60v0,-43,37,-67,76,-67v40,-1,62,27,50,67r-43,0v5,-18,1,-32,-14,-32v-22,1,-35,24,-12,40v23,16,54,28,54,66v0,25,-11,67,-80,67v-39,0,-61,-27,-49,-69",w:160},t:{d:"52,-249r44,0r-11,52r20,0r-7,35r-20,0r-25,120v0,8,4,10,17,10r-7,33v-28,6,-65,1,-57,-36r27,-127r-18,0r7,-35r19,0",w:95},u:{d:"40,-197r45,0r-31,150v0,10,6,16,17,16v14,0,23,-8,26,-23r30,-143r44,0r-41,197r-43,0r5,-20v-24,44,-96,31,-83,-30",w:168},v:{d:"23,-197r47,0r-4,160r63,-160r46,0r-87,197r-61,0",w:156},w:{d:"23,-197r45,0r-9,154r57,-154r32,0r-8,154r56,-154r46,0r-80,197r-54,0r7,-117r-43,117r-53,0",w:223},x:{d:"26,-197r49,0r11,55r34,-55r49,0r-70,99r31,98r-52,0r-10,-56r-35,56r-51,0r72,-98",w:152},y:{d:"26,-197r49,0r-5,151r57,-151r47,0r-99,222v-18,41,-38,44,-79,39r7,-33v16,2,28,-1,29,-16v0,-6,-1,-43,-6,-212",w:156},z:{d:"32,-197r117,0r-8,35r-93,127r70,0r-8,35r-119,0r8,-37r93,-125r-67,0",w:139},"{":{d:"6,-118v12,-3,29,-9,34,-33r13,-59v14,-53,35,-54,73,-51v-61,23,-13,115,-75,143v50,22,-38,126,17,146v-30,5,-64,-4,-59,-26v-3,-34,45,-108,-3,-120",w:105},"|":{d:"-10,0r55,-260r32,0r-55,260r-32,0",w:65},"}":{d:"99,-118v-50,19,-34,62,-50,106v0,26,-32,47,-74,40v58,-14,24,-128,79,-146v-51,-21,37,-119,-14,-143v27,-3,53,-2,53,32v1,34,-38,108,6,111",w:105},"~":{d:"17,-58r-14,-24v22,-30,36,-44,54,-44v55,0,57,49,92,-3r15,25v-20,31,-39,42,-56,42v-23,0,-42,-22,-59,-22v-15,0,-23,15,-32,26",w:168},"\u0401":{d:"53,-260r139,0r-9,40r-90,0r-12,60r81,0r-8,40r-82,0r-17,80r90,0r-9,40r-139,0xm76,-282r8,-39r39,0r-8,39r-39,0xm142,-282r8,-39r39,0r-8,39r-39,0",w:169},"\u0451":{d:"59,-221r8,-39r40,0r-9,39r-39,0xm123,-221r8,-39r39,0r-8,39r-39,0xm150,-94r-91,0v-2,21,-25,63,10,65v19,1,28,-15,31,-33r44,0v-9,50,-43,68,-82,68v-40,0,-62,-23,-54,-63r17,-82v9,-44,42,-63,81,-63v40,0,64,23,54,63xm67,-126r46,0v4,-17,11,-41,-14,-41v-22,0,-30,20,-32,41"},"\u0410":{d:"-19,0r121,-260r66,0r3,260r-54,0r3,-68r-56,0r-30,68r-53,0xm78,-106r44,0r4,-121",w:194,k:{"\u0447":14,"\u0442":11,"\u0427":16,"\u0423":11,"\u0422":13}},"\u0411":{d:"72,-120r-18,83r29,0v36,0,39,-48,39,-56v1,-29,-23,-28,-50,-27xm53,-260r137,0r-7,37r-89,0r-13,63v55,-7,93,11,93,59v0,33,-24,101,-82,101r-95,0",w:191},"\u0412":{d:"94,-223r-15,69v41,5,66,-10,66,-49v0,-23,-28,-20,-51,-20xm72,-117r-18,80v46,4,67,-4,70,-57v2,-28,-27,-23,-52,-23xm-3,0r56,-260r91,0v84,-1,53,108,3,120v64,31,6,140,-51,140r-99,0",w:189},"\u0413":{d:"53,-260r136,0r-9,40r-87,0r-47,220r-49,0",w:162,k:{"\u044f":19,"\u044e":13,"\u044d":24,"\u0443":8,"\u0441":24,"\u0440":13,"\u043e":24,"\u043d":13,"\u043c":13,"\u043b":24,"\u043a":13,"\u0438":13,"\u0437":27,"\u0436":8,"\u0435":24,"\u0434":24,"\u0432":13,"\u0431":11,"\u0430":24,"\u0424":13,"\u041b":13,"\u0414":16,"\u0410":19,"\u0451":24}},"\u0414":{d:"90,-260r148,0r-47,220r16,0r-20,92r-47,0r11,-52r-108,0r-11,52r-47,0r19,-92r15,0v38,-44,54,-140,71,-220xm180,-220r-50,0v-12,68,-31,144,-62,180r73,0",w:224},"\u0415":{d:"53,-260r139,0r-9,40r-90,0r-12,60r81,0r-8,40r-82,0r-17,80r90,0r-9,40r-139,0",w:169},"\u0416":{d:"40,-260r56,0r36,113r24,-113r49,0r-24,113r84,-113r56,0r-90,113r36,147r-55,0r-21,-104r-25,26r-16,78r-50,0r17,-78r-14,-26r-65,104r-55,0r99,-147",w:293,k:{"\u0443":8,"\u0424":11}},"\u0417":{d:"81,-185r-48,0v10,-45,45,-80,94,-80v31,0,65,13,65,52v0,33,-22,67,-53,74v19,5,31,19,31,45v0,39,-22,100,-99,100v-44,0,-77,-25,-66,-75r48,0v-5,20,0,36,24,36v39,0,43,-48,43,-58v0,-24,-16,-28,-39,-27r8,-38v31,2,50,-11,51,-45v0,-13,-5,-24,-21,-24v-19,0,-33,17,-38,40",w:189},"\u0418":{d:"53,-260r46,0v-14,61,-26,137,-47,189r113,-189r53,0r-55,260r-46,0v14,-59,27,-143,46,-189r-113,189r-53,0",w:201},"\u0419":{d:"53,-260r46,0v-14,62,-26,137,-47,189r113,-189r53,0r-55,260r-46,0v14,-59,26,-143,46,-189r-113,189r-53,0xm97,-330r26,0v-4,16,3,30,19,29v16,0,29,-10,33,-29r25,0v-6,28,-22,54,-64,54v-39,-1,-45,-24,-39,-54",w:201},"\u041a":{d:"102,-260r-24,113r84,-113r55,0r-90,113r37,147r-55,0r-21,-104r-25,26r-17,78r-49,0r56,-260r49,0",w:192,k:{"\u0447":11,"\u0443":8,"\u0442":8,"\u0441":5,"\u043e":5,"\u0430":5,"\u042d":5,"\u0424":13,"\u0421":5,"\u041e":5}},"\u041b":{d:"78,-260r151,0r-55,260r-49,0r46,-220r-52,0v-17,77,-37,225,-104,225v-12,0,-20,-1,-29,-4r8,-36v3,1,9,2,15,2v15,0,23,-8,43,-102",w:212},"\u041c":{d:"53,-260r78,0r0,167r70,-167r78,0r-55,260r-46,0r50,-235r-100,235r-35,0r0,-235r-50,235r-46,0",w:262},"\u041d":{d:"102,-260r-21,100r65,0r21,-100r49,0r-55,260r-49,0r25,-120r-65,0r-26,120r-49,0r56,-260r49,0",w:199},"\u041e":{d:"136,-265v41,0,68,15,68,58v0,13,-1,20,-23,126v-14,66,-52,87,-102,87v-41,0,-70,-15,-70,-58v0,-13,2,-19,24,-124v14,-66,54,-89,103,-89xm128,-225v-23,0,-37,16,-43,44v-24,112,-25,113,-25,121v0,17,9,27,27,27v21,0,36,-15,42,-42v24,-112,24,-114,24,-122v0,-18,-8,-28,-25,-28",w:200},"\u041f":{d:"53,-260r163,0r-55,260r-49,0r46,-220r-65,0r-47,220r-49,0",w:199},"\u0420":{d:"69,-106r-23,106r-49,0r56,-260r93,0v35,0,54,24,54,56v0,67,-52,109,-131,98xm94,-221r-17,77v43,4,71,-10,72,-51v1,-26,-27,-28,-55,-26",w:195,k:{"\u041b":13,"\u0414":16,"\u0410":16}},"\u0421":{d:"192,-175r-49,0v7,-28,8,-49,-19,-50v-21,0,-32,11,-39,44v-21,98,-25,116,-25,125v0,17,8,23,23,23v20,0,34,-12,42,-60r49,0v-10,59,-37,99,-99,99v-50,0,-66,-24,-66,-56v0,-13,2,-20,24,-125v13,-61,46,-90,100,-90v57,0,75,35,59,90",w:191},"\u0422":{d:"143,-220r-47,220r-49,0r47,-220r-62,0r9,-40r172,0r-9,40r-61,0",w:184,k:{"\u044f":19,"\u044e":13,"\u044d":22,"\u044c":13,"\u044b":13,"\u0449":13,"\u0448":13,"\u0447":13,"\u0446":13,"\u0445":8,"\u0444":19,"\u0443":8,"\u0441":22,"\u0440":13,"\u043f":13,"\u043e":22,"\u043d":13,"\u043c":13,"\u043b":19,"\u043a":13,"\u0438":13,"\u0437":22,"\u0435":22,"\u0434":16,"\u0432":13,"\u0431":8,"\u0430":22,"\u0424":13,"\u041b":8,"\u0414":13,"\u0410":13,"\u0451":22}},"\u0423":{d:"38,-260r56,0r10,138r70,-138r54,0r-116,210v-31,52,-46,64,-94,51r8,-37v17,7,30,2,40,-18",w:195,k:{"\u044f":13,"\u044e":11,"\u044d":16,"\u0449":11,"\u0448":11,"\u0447":13,"\u0446":11,"\u0444":16,"\u0441":16,"\u0440":11,"\u043f":11,"\u043e":16,"\u043d":11,"\u043c":11,"\u043b":19,"\u043a":11,"\u0439":11,"\u0438":11,"\u0437":16,"\u0435":16,"\u0434":19,"\u0433":11,"\u0432":11,"\u0431":8,"\u0430":19,"\u0424":13,"\u041b":13,"\u0414":16,"\u0410":22,"\u0451":16}},"\u0424":{d:"145,-260r49,0r-6,30v48,-3,81,16,81,70v0,70,-45,134,-123,128r-7,32r-49,0r6,-32v-47,3,-81,-14,-81,-69v0,-71,47,-136,124,-129xm105,-71r26,-121v-49,-8,-65,52,-65,86v0,28,12,38,39,35xm180,-192r-26,121v52,8,65,-58,65,-84v0,-28,-12,-40,-39,-37",w:271,k:{"\u0425":11,"\u0423":11,"\u0422":11,"\u041b":11,"\u0416":11}},"\u0425":{d:"42,-260r58,0r15,85r53,-85r56,0r-91,126r38,134r-55,0r-18,-96r-59,96r-54,0r91,-134",w:197,k:{"\u0447":11,"\u0443":8,"\u0424":11}},"\u0426":{d:"102,-260r-47,220r65,0r47,-220r49,0r-46,220r15,0r-19,93r-46,0r11,-53r-134,0r56,-260r49,0",w:207},"\u0427":{d:"53,-260r49,0r-17,84v-3,27,33,29,56,23r23,-107r49,0r-55,260r-50,0r25,-114v-56,13,-111,-6,-97,-69",w:199},"\u0428":{d:"252,0r-255,0r56,-260r49,0r-47,220r53,0r47,-220r49,0r-46,220r53,0r47,-220r49,0",w:290},"\u0429":{d:"102,-260r-47,220r53,0r47,-220r49,0r-46,220r53,0r47,-220r49,0r-47,220r16,0r-19,92r-46,0r11,-52r-225,0r56,-260r49,0",w:295},"\u042a":{d:"96,-120r-18,83r29,0v36,0,39,-48,39,-56v1,-29,-23,-28,-50,-27xm32,-260r94,0r-22,100r42,0v34,0,51,28,51,59v0,33,-23,101,-81,101r-95,0r47,-223r-44,0",w:214},"\u042b":{d:"72,-120r-18,83r29,0v36,0,39,-48,39,-56v1,-29,-23,-28,-50,-27xm102,-260r-21,100v55,-7,93,11,93,59v0,33,-24,101,-82,101r-95,0r56,-260r49,0xm296,-260r-55,260r-49,0r55,-260r49,0",w:279},"\u042c":{d:"72,-120r-18,83r29,0v36,0,39,-48,39,-56v1,-29,-23,-28,-50,-27xm102,-260r-21,100v55,-7,93,11,93,59v0,33,-24,101,-82,101r-95,0r56,-260r49,0",w:191},"\u042d":{d:"84,-181r-49,0v7,-50,40,-83,96,-84v45,0,66,22,66,54v0,9,0,13,-25,130v-13,60,-46,87,-97,87v-63,0,-77,-37,-60,-97r50,0v-7,39,-16,54,17,58v35,5,41,-54,48,-87r-41,0r8,-40r41,0v7,-29,8,-36,8,-42v0,-14,-6,-23,-23,-23v-23,0,-33,17,-39,44",w:191},"\u042e":{d:"102,-260r-21,100r44,0v9,-69,54,-105,109,-105v42,0,69,15,69,58v0,13,0,19,-23,125v-14,66,-54,88,-104,88v-41,0,-71,-15,-71,-59v0,-8,2,-19,12,-67r-45,0r-26,120r-49,0r56,-260r49,0xm225,-225v-23,0,-39,16,-45,43v-23,110,-23,112,-23,120v0,18,8,29,27,29v21,0,39,-18,45,-45v23,-109,23,-114,23,-119v0,-18,-10,-28,-27,-28",w:299},"\u042f":{d:"131,-106r-24,0r-67,106r-54,0r74,-112v-61,-38,-9,-148,58,-148r95,0r-55,260r-49,0xm140,-144r16,-77r-25,0v-41,0,-47,38,-47,50v0,28,27,28,56,27",w:196},"\u0430":{d:"108,-102v-21,12,-57,28,-55,57v0,10,4,17,15,17v32,2,33,-46,40,-74xm71,-136r-43,0v5,-42,41,-66,80,-66v38,0,64,15,57,51r-29,141v0,4,2,7,3,10r-47,0v-2,-6,0,-13,1,-19v-16,32,-90,38,-89,-13v0,-42,24,-67,65,-82v34,-13,49,-22,49,-39v0,-7,-4,-12,-18,-12v-13,0,-26,7,-29,29",w:171},"\u0431":{d:"183,-265v-12,48,-108,33,-115,97v10,-12,24,-25,45,-25v78,-2,42,85,33,135v-6,34,-32,64,-83,64v-98,-1,-47,-96,-37,-155v10,-55,41,-88,81,-97v26,-6,39,-10,45,-19r31,0xm70,-29v14,0,25,-6,29,-24r18,-90v0,-12,-7,-15,-19,-15v-14,0,-25,5,-29,23r-19,90v0,12,8,16,20,16",w:171},"\u0432":{d:"76,-164r-9,45v25,1,42,-3,44,-29v1,-14,-17,-17,-35,-16xm48,-32v31,4,48,-11,49,-36v0,-20,-17,-21,-37,-20xm-3,0r42,-197v50,2,120,-13,120,37v0,27,-22,49,-40,55v13,5,24,13,24,34v0,80,-71,73,-146,71",w:166},"\u0433":{d:"39,-197r115,0r-7,35r-71,0r-35,162r-44,0",w:138,k:{"\u043b":8,"\u0434":11}},"\u0434":{d:"13,-35v26,-27,40,-105,51,-162r123,0r-34,162r16,0r-18,83r-42,0r11,-48r-85,0r-10,48r-42,0r18,-83r12,0xm108,-35r27,-127r-36,0v-8,46,-21,107,-41,127r50,0",w:186,k:{"\u0447":5}},"\u0435":{d:"150,-94r-91,0v-2,21,-25,63,10,65v19,1,28,-15,31,-33r44,0v-9,50,-43,68,-82,68v-40,0,-62,-23,-54,-63r17,-82v9,-44,42,-63,81,-63v40,0,64,23,54,63xm67,-126r46,0v4,-17,11,-41,-14,-41v-22,0,-30,20,-32,41"},"\u0436":{d:"109,-197r43,0r-16,74r57,-74r46,0r-63,80r21,117r-49,0r-11,-76v-18,16,-21,48,-27,76r-42,0v4,-26,18,-53,5,-76r-43,76r-49,0r71,-117r-30,-80r47,0r25,74",w:221,k:{"\u0442":-5}},"\u0437":{d:"68,-136r-43,0v12,-44,45,-66,79,-66v33,0,55,17,55,43v0,28,-20,47,-42,54v17,5,27,18,27,37v0,48,-37,74,-82,74v-37,0,-66,-24,-55,-68r43,0v-4,16,-2,33,16,33v35,0,47,-56,12,-58r-10,0r7,-32v27,4,39,-16,38,-34v0,-9,-4,-14,-16,-14v-16,0,-24,13,-29,31"},"\u0438":{d:"39,-197r43,0r-24,118r72,-118r42,0r-41,197r-44,0r25,-116r-72,116r-43,0",w:169},"\u0439":{d:"39,-197r43,0r-24,118r72,-118r43,0r-42,197r-43,0r24,-116r-71,116r-44,0xm73,-260r23,0v-4,13,4,18,19,18v14,0,24,-2,28,-18r24,0v2,49,-93,61,-95,12v0,-4,0,-9,1,-12",w:169},"\u043a":{d:"83,-197r-15,74r56,-74r46,0r-63,80r22,117r-50,0r-11,-76v-18,16,-21,48,-27,76r-44,0r42,-197r44,0",w:153,k:{"\u0442":-5}},"\u043b":{d:"55,-197r124,0r-41,197r-45,0r34,-162r-36,0r-16,79v-22,80,-38,95,-89,83r6,-32v36,3,24,0,48,-90",w:176},"\u043c":{d:"39,-197r60,0r1,132r57,-132r60,0r-42,197r-43,0r29,-139r-61,139r-28,0r-2,-139r-30,139r-43,0",w:213},"\u043d":{d:"83,-197r-16,75r43,0r16,-75r44,0r-42,197r-44,0r18,-87r-42,0r-19,87r-44,0r42,-197r44,0"},"\u043e":{d:"108,-202v92,2,49,87,39,144v-6,34,-32,64,-83,64v-92,0,-49,-87,-40,-144v5,-34,31,-64,84,-64xm101,-167v-14,0,-25,6,-29,24r-20,98v0,12,7,16,19,16v14,0,25,-6,29,-24r20,-99v0,-12,-7,-15,-19,-15",w:171},"\u043f":{d:"39,-197r131,0r-42,197r-44,0r34,-162r-42,0r-35,162r-44,0"},"\u0440":{d:"122,-149v-5,-27,-39,-17,-44,8r-20,94v4,29,39,20,44,-5xm45,-197r45,0r-5,22v23,-46,95,-31,83,28r-20,97v-8,38,-37,56,-64,56v-17,0,-28,-9,-32,-27r-18,87r-44,0"},"\u0441":{d:"148,-125r-44,0v4,-21,5,-25,5,-28v-5,-20,-33,-13,-37,8r-21,100v2,22,33,17,37,-3r6,-28r44,0r-7,30v-9,67,-141,71,-125,-4r20,-96v7,-33,38,-56,77,-56v41,0,64,37,45,77",w:157},"\u0442":{d:"24,-197r135,0r-7,35r-45,0r-35,162r-44,0r34,-162r-45,0",w:143,k:{"\u0443":-5,"\u0442":-5,"\u043b":8,"\u0434":8}},"\u0443":{d:"26,-197r49,0r-5,151r57,-151r47,0r-99,222v-18,41,-38,44,-79,39r7,-33v16,2,28,-1,29,-16v0,-6,-1,-43,-6,-212",w:156,k:{"\u0442":-5,"\u043b":8,"\u0434":8}},"\u0444":{d:"140,-260r44,0r-18,85v22,-46,95,-31,83,28r-20,97v-8,38,-36,56,-63,56v-17,0,-28,-9,-32,-27r-19,87r-44,0r18,-87v-22,47,-96,29,-83,-29r21,-97v9,-40,36,-55,63,-55v15,0,29,9,32,27xm203,-149v-5,-27,-39,-17,-44,8r-19,94v4,29,40,20,44,-5v6,-33,15,-62,19,-97xm116,-149v-5,-27,-39,-17,-44,8r-20,94v4,29,39,20,44,-5",w:255},"\u0445":{d:"26,-197r49,0r11,55r34,-55r49,0r-70,99r31,98r-52,0r-10,-56r-35,56r-51,0r72,-98",w:152,k:{"\u0442":-5}},"\u0446":{d:"83,-197r-34,162r42,0r34,-162r45,0r-35,162r16,0r-17,83r-42,0r10,-48r-105,0r42,-197r44,0",w:173},"\u0447":{d:"37,-197r44,0v-4,22,-9,40,-12,64v-2,19,28,19,39,13r16,-77r44,0r-42,197r-44,0r18,-86v-36,15,-88,6,-76,-50",w:165},"\u0448":{d:"82,-197r-34,162r42,0r35,-162r43,0r-34,162r42,0r34,-162r43,0r-41,197r-215,0r42,-197r43,0",w:252},"\u0449":{d:"82,-197r-34,162r42,0r34,-162r43,0r-34,162r43,0r34,-162r43,0r-34,162r15,0r-18,83r-41,0r10,-48r-188,0r42,-197r43,0",w:256},"\u044a":{d:"78,-87r-11,52v30,4,49,-14,49,-34v0,-18,-19,-19,-38,-18xm22,-197r80,0r-16,75v42,-3,76,4,76,46v0,80,-69,79,-147,76r35,-162r-35,0",w:184},"\u044b":{d:"60,-87r-11,52v30,4,48,-14,48,-34v0,-18,-18,-19,-37,-18xm83,-197r-16,75v42,-3,77,3,77,46v0,80,-69,79,-147,76r42,-197r44,0xm244,-197r-42,197r-44,0r41,-197r45,0",w:240},"\u044c":{d:"60,-87r-11,52v30,4,48,-14,48,-34v0,-18,-18,-19,-37,-18xm83,-197r-16,75v42,-3,77,3,77,46v0,80,-69,79,-147,76r42,-197r44,0",w:166},"\u044d":{d:"68,-131r-45,0v2,-44,40,-72,77,-71v37,1,60,22,53,56r-21,96v-7,33,-37,56,-76,56v-41,0,-63,-35,-46,-76r44,0v-20,45,25,50,32,19r8,-36r-28,0r7,-35r29,0v3,-14,13,-43,-10,-43v-15,0,-23,17,-24,34",w:158},"\u044e":{d:"83,-197r-16,75r35,0v7,-46,27,-80,87,-80v92,0,49,87,39,144v-6,33,-32,64,-83,64v-67,1,-63,-47,-50,-93r-35,0r-19,87r-44,0r42,-197r44,0xm182,-167v-14,0,-25,6,-29,24r-20,98v0,12,7,16,19,16v14,0,25,-6,29,-24r20,-99v0,-12,-7,-15,-19,-15",w:252},"\u044f":{d:"106,-108r12,-55v-30,-3,-47,6,-49,37v-1,20,18,19,37,18xm99,-75r-17,0r-45,75r-48,0r53,-82v-13,-8,-20,-21,-20,-38v0,-82,69,-80,147,-77r-42,197r-44,0",w:166},"\u00a0":{w:86}}});var issetFlash=0;var minVerFlash=9;if(navigator.userAgent.toLowerCase().indexOf("ie")==-1){for(i=0;i<navigator.plugins.length;i++){if(navigator.plugins[i].description.indexOf("Shockwave Flash")!=-1){var ver=navigator.plugins[i].description.replace(navigator.plugins[i].name,"");ver=parseInt(ver.slice(0,ver.indexOf(".")));if(ver>=minVerFlash){issetFlash=1}break}}}else{for(var i=minVerFlash;i<20;i++){try{new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+i);issetFlash=1;break}catch(e){}}}var printSWF=function(c,b,a){if(issetFlash){document.write("<OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' WIDTH='"+b+"' HEIGHT='"+a+"'>");document.write("<PARAM NAME='movie' VALUE='"+c+"'><PARAM NAME='menu' VALUE='false'>");document.write("<PARAM NAME='quality' VALUE='best'>");document.write("<PARAM NAME='wmode' VALUE='transparent'>");document.write("<PARAM NAME='bgcolor' VALUE='#66a4cb'>");document.write("<embed src='"+c+"' wmode='transparent' bgcolor='#66a4cb' quality='best' menu='false' WIDTH='"+b+"' HEIGHT='"+a+"' TYPE='application/x-shockwave-flash'></EMBED>");document.write("</OBJECT>")}};$(document).ready(function(){if(!$.browser.opera||$.browser.version>=9.5){Cufon.replace(".helios");Cufon.replace(".helios-s",{fontStretch:"90%"})}var f=document.getElementById("search_string");var b=document.getElementById("search_label");f.onblur=function(){var g=this.value.split(" ").join("");if(g.length==0){b.style.display="block"}};var c=function(){b.style.display="none"};f.onkeydown=f.onfocus=c;if(f.value!==""){c()}var a=function(h){var g=h.currentTarget||this;$("#menu_top .item."+g.className).each(function(){$(this).addClass("hover")})};var d=function(h){var g=h.currentTarget||this;$("#menu_top .item."+g.className).each(function(){$(this).removeClass("hover")})};$("#menu_top area").hover(a,d);if(!issetFlash){$("#noflash_top").show()}$("table.table_styles").each(function(){$(this).attr("cellpadding",0).attr("cellspacing",0);$(this).find("tr:nth-child(odd)").addClass("odd");$(this).find("tr:nth-child(even)").addClass("even");$(this).find("tr:first").removeClass("odd").removeClass("even");var buf = '';$(this).find("th, td").each(function(){buf = $(this).html();$(this).html('<div class="t"><div class="l"></div><div class="r"></div></div><div class="c">'+buf+'</div><div class="b"><div class="l"></div><div class="r"></div></div>');});var max = 0;var $tdc = new Array();$(this).find("tr").each(function(){$tdc = [];max = 0;$(this).find(".c").each(function(){$tdc.push($(this));if ($(this).height() > max)max = $(this).height();});for (var i in $tdc) {$tdc[i].height(max);}});});});
