//document.body.style.backgroundPosition="0 116px";
document.body.className="bgPush";

//document.write('<div style="background:url(wrscommonfiles/bg-header.gif) repeat-x;"><div style="width:978px; height:116px; margin:0 auto"><img src="wrscommonfiles/header.gif" /></div></div>');
document.write('<div id="wrsHeader"><table align="center" border="0" cellspacing="0" cellpadding="0"><tr><td class="wrsHeader"><table class="wrsHeaderLeft" border="0" cellspacing="0" cellpadding="0"><tr><td valign="middle" width="230"><a href="http://www.wrs.com.sg/"><img src="wrscommonfiles/hf-logo-wrs.png" /></a></td><td valign="middle"><a href="http://www.birdpark.com.sg/"><img src="wrscommonfiles/hf-logos_01.png" /></a></td><td valign="middle"><a href="http://www.nightsafari.com.sg/"><img src="wrscommonfiles/hf-logos_02.png" /></a></td><td valign="middle"><a href="http://riversafari.com.sg/"><img src="wrscommonfiles/hf-logos_03.png" /></a></td><td valign="middle"><a href="http://www.zoo.com.sg/"><img src="wrscommonfiles/hf-logos_04.png" /></a></td><td valign="middle"><a href="http://www.wrscf.org.sg/"><img src="wrscommonfiles/hf-logos_05.png" /></a></td></tr></table><div class="wrsHeaderRight"><a href="http://www.wrs.com.sg/subscribe.html"><img src="wrscommonfiles/hf-icon-1.png" title="Subscribe" class="hftip" /></a><a href="http://www.wrs.com.sg/getinvolved-volunteer.html"><img src="wrscommonfiles/hf-icon-2.png" title="Volunteer" class="hftip" /></a><a href="http://twitter.com/wrssg" target="_blank"><img src="wrscommonfiles/hf-icon-3.png" title="Follow us" class="hftip" /></a><a href="http://www.facebook.com/wrs.sg" target="_blank"><img src="wrscommonfiles/hf-icon-4.png" title="Like us" class="hftip" /></a><a href="http://www.youtube.com/WildlifeReservesSg" target="_blank"><img src="wrscommonfiles/hf-icon-5.png" title="WRS videos" class="hftip" /></a><a href="http://wrscomsg.wordpress.com/" target="_blank"><img src="wrscommonfiles/hf-icon-6.png" title="Wildlife Press" class="hftip" /></a></div><div class="wrsHeaderTabs"><a href="http://www.birdpark.com.sg/"><img src="wrscommonfiles/hf-btn-jbp.png" /></a><a href="http://www.nightsafari.com.sg/"><img src="wrscommonfiles/hf-btn-ns.png" /></a><a href="http://riversafari.com.sg/"><img src="wrscommonfiles/hf-btn-rs.png" /></a><a href="http://www.zoo.com.sg/"><img src="wrscommonfiles/hf-btn-szoo.png" /></a><a href="http://www.wrscf.org.sg/"><img src="wrscommonfiles/hf-btn-wrscf.png" /></a><a href="http://education.wrs.com.sg/"><img src="wrscommonfiles/hf-btn-education.png" /></a><a href="http://conservation.wrs.com.sg/"><img src="wrscommonfiles/hf-btn-conservation.png" /></a><a href="http://www.wrs-itswild.com.sg/"><img src="wrscommonfiles/hf-btn-membership-on.png" /></a><a href="http://www.wrs.com.sg/dining.html"><img src="wrscommonfiles/hf-btn-dine-events.png" /></a><a href="http://www.wrs.com.sg/shopping.html"><img src="wrscommonfiles/hf-btn-shopping.png" /></a></div></tr></td></table></div>');

/**
Vertigo Tip by www.vertigo-project.com
Requires jQuery
*/
this.hftip=function(){this.xOffset=-15;this.yOffset=25;$(".hftip").unbind().hover(function(a){this.t=this.title;this.title="";this.top=(a.pageY+yOffset);this.left=(a.pageX+xOffset);$("body").append('<p id="hftip"><img id="hftipArrow" />'+this.t+"</p>");$("p#hftip #hftipArrow").attr("src","wrscommonfiles/vtip_arrow.png");$("p#hftip").css("top",this.top+"px").css("left",this.left+"px").fadeIn("slow")},function(){this.title=this.t;$("p#hftip").fadeOut("slow").remove()}).mousemove(function(a){this.top=(a.pageY+yOffset);this.left=(a.pageX+xOffset);$("p#hftip").css("top",this.top+"px").css("left",this.left+"px")})};jQuery(document).ready(function(a){hftip()});




/*
 * 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:
 * Copyright © 1987, 1991, 1992, 1993, 2002 Adobe Systems Incorporated.  All
 * Rights Reserved.
 * 
 * Trademark:
 * Futura is a registered trademark of Bauer Types, S.A.
 * 
 * Full name:
 * FuturaStd-CondensedBold
 * 
 * Designer:
 * Paul Renner
 * 
 * Vendor URL:
 * http://www.adobe.com/type
 * 
 * License information:
 * http://www.adobe.com/type/legal.html
 */
Cufon.registerFont({"w":176,"face":{"font-family":"futura","font-weight":700,"font-stretch":"condensed","units-per-em":"360","panose-1":"2 11 7 6 2 2 4 3 2 4","ascent":"297","descent":"-63","x-height":"4","bbox":"-46 -299 295 90","underline-thickness":"18","underline-position":"-18","stemh":"42","stemv":"51","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":88},"!":{"d":"71,-271r0,190r-53,0r0,-190r53,0xm44,-64v19,0,34,15,34,34v0,19,-15,34,-34,34v-19,0,-34,-15,-34,-34v0,-19,15,-34,34,-34","w":88},"\"":{"d":"117,-167r-39,0r-5,-104r50,0xm51,-167r-39,0r-5,-104r50,0","w":129},"#":{"d":"158,-122r0,36r-31,0r-10,86r-30,0r10,-86r-26,0r-11,86r-30,0r10,-86r-31,0r0,-36r36,0r4,-34r-31,0r0,-36r35,0r9,-79r30,0r-9,79r27,0r9,-79r30,0r-9,79r27,0r0,36r-32,0r-4,34r27,0xm105,-156r-26,0r-4,34r26,0"},"$":{"d":"75,-274r0,-25r27,0r0,25v23,4,42,13,57,32r-29,32v-16,-25,-71,-31,-72,8v0,18,13,26,28,32v42,17,84,35,84,89v0,42,-26,77,-68,85r0,31r-27,0r0,-31v-26,-4,-49,-12,-67,-31r25,-40v20,30,86,44,86,-7v0,-22,-16,-30,-33,-38v-40,-18,-79,-35,-79,-85v0,-44,26,-70,68,-77"},"%":{"d":"70,-274v45,0,57,41,57,78v0,37,-12,78,-57,78v-45,0,-56,-41,-56,-78v0,-37,11,-78,56,-78xm70,-233v-13,0,-13,29,-13,37v0,8,0,37,13,37v13,0,14,-29,14,-37v0,-8,-1,-37,-14,-37xm238,-154v45,0,57,41,57,78v0,37,-12,79,-57,79v-45,0,-56,-42,-56,-79v0,-37,11,-78,56,-78xm238,-113v-13,0,-13,29,-13,37v0,8,0,37,13,37v13,0,14,-29,14,-37v0,-8,-1,-37,-14,-37xm199,-271r39,0r-129,271r-38,0","w":308},"&":{"d":"87,-179v16,-6,31,-38,6,-43v-24,1,-17,30,-6,43xm110,-53r-35,-54v-33,22,3,85,35,54xm203,-72v-8,11,-20,20,-30,29r29,43r-57,0r-11,-16v-46,47,-125,3,-125,-61v0,-31,16,-53,40,-71v-34,-42,-19,-116,44,-116v32,0,62,19,62,54v0,31,-21,55,-43,74r36,55v9,-10,19,-18,27,-29","w":212},"(":{"d":"55,-276r47,10v-47,97,-48,209,0,305r-47,10v-53,-101,-54,-224,0,-325","w":108},")":{"d":"53,49r-47,-10v46,-97,49,-208,0,-304r47,-11v53,101,54,224,0,325","w":108},"*":{"d":"57,-271r23,0r0,42r36,-22r11,20r-38,21r38,21r-11,21r-36,-24r0,44r-23,0r0,-44r-37,24r-12,-21r38,-21r-38,-21r12,-20r37,22r0,-42","w":135},"+":{"d":"68,-112r0,-68r40,0r0,68r61,0r0,40r-61,0r0,69r-40,0r0,-69r-60,0r0,-40r60,0"},",":{"d":"24,-58r54,0r-54,110r-36,0","w":88},"-":{"d":"12,-143r90,0r0,48r-90,0r0,-48","w":114},".":{"d":"44,-64v19,0,34,15,34,34v0,19,-15,34,-34,34v-19,0,-34,-15,-34,-34v0,-19,15,-34,34,-34","w":88},"\/":{"d":"153,-291r41,0r-142,351r-41,0","w":196},"0":{"d":"88,-276v65,0,77,92,77,140v0,48,-12,140,-77,140v-65,0,-76,-92,-76,-140v0,-48,11,-140,76,-140xm88,-227v-27,0,-24,73,-24,91v0,18,-3,91,24,91v27,0,24,-73,24,-91v0,-18,3,-91,-24,-91"},"1":{"d":"40,-271r78,0r0,271r-52,0r0,-225r-26,0r0,-46"},"2":{"d":"68,-177r-49,0v-4,-56,7,-99,70,-99v81,0,81,87,51,143r-46,86r63,0r0,47r-142,0v30,-65,96,-125,96,-205v0,-14,-5,-33,-22,-33v-27,0,-20,37,-21,61"},"3":{"d":"63,-71v-1,15,3,29,20,29v22,0,23,-23,23,-39v0,-30,-10,-39,-40,-38r0,-47v29,0,41,-5,41,-35v0,-12,-3,-28,-19,-28v-17,1,-18,18,-18,34r-46,0v-2,-44,13,-81,63,-81v76,0,92,106,35,136v74,24,46,144,-38,144v-46,0,-73,-30,-71,-75r50,0"},"4":{"d":"82,-271r59,0r0,164r22,0r0,41r-22,0r0,66r-52,0r0,-66r-79,0r0,-40xm89,-107r-1,-103r-40,103r41,0"},"5":{"d":"27,-138r21,-133r104,0r0,46r-67,0r-7,44v55,3,81,37,81,90v0,79,-73,116,-141,83r9,-47v29,28,75,6,75,-37v0,-41,-36,-53,-75,-46"},"6":{"d":"74,-271r52,0r-51,106v10,-9,20,-15,34,-15v41,0,54,52,54,85v0,49,-19,99,-76,99v-54,0,-74,-47,-74,-95v-1,-67,37,-127,61,-180xm90,-132v-20,0,-24,33,-24,47v0,13,4,44,22,44v21,0,23,-35,23,-49v0,-13,-3,-42,-21,-42"},"7":{"d":"26,-271r147,0r-102,271r-56,0r84,-225r-73,0r0,-46"},"8":{"d":"89,4v-85,0,-109,-128,-31,-151v-63,-21,-40,-129,31,-129v70,0,93,107,30,129v32,13,47,38,47,73v0,45,-32,78,-77,78xm87,-234v-21,5,-20,54,0,60v17,0,17,-21,17,-31v0,-10,-2,-29,-17,-29xm88,-120v-18,0,-22,25,-22,39v0,14,3,39,22,39v18,0,23,-26,23,-39v0,-13,-5,-39,-23,-39"},"9":{"d":"103,0r-52,0r51,-107v-10,9,-20,15,-34,15v-41,0,-55,-52,-55,-84v0,-49,19,-100,76,-100v54,0,74,48,74,96v1,67,-36,127,-60,180xm89,-229v-21,0,-23,33,-23,47v0,13,3,43,21,43v21,0,24,-33,24,-47v0,-13,-4,-43,-22,-43"},":":{"d":"44,-64v19,0,34,15,34,34v0,19,-15,34,-34,34v-19,0,-34,-15,-34,-34v0,-19,15,-34,34,-34xm44,-185v19,0,34,15,34,34v0,19,-15,34,-34,34v-19,0,-34,-15,-34,-34v0,-19,15,-34,34,-34","w":88},";":{"d":"24,-58r54,0r-54,110r-36,0xm44,-185v19,0,34,15,34,34v0,19,-15,34,-34,34v-19,0,-34,-15,-34,-34v0,-19,15,-34,34,-34","w":88},"<":{"d":"50,-92r119,58r0,40r-162,-81r0,-36r162,-81r0,40"},"=":{"d":"169,-147r0,40r-161,0r0,-40r161,0xm169,-77r0,40r-161,0r0,-40r161,0"},">":{"d":"8,-34r118,-58r-118,-60r0,-40r161,81r0,36r-161,81r0,-40"},"?":{"d":"78,-229v-15,1,-19,17,-18,32r-51,0v-2,-46,21,-79,69,-79v85,0,104,130,32,156r0,35r-53,0r0,-67v29,7,41,-20,40,-42v0,-12,-2,-35,-19,-35xm50,-30v0,-19,16,-34,34,-34v19,0,34,15,34,34v0,19,-15,34,-34,34v-18,0,-34,-15,-34,-34","w":163},"@":{"d":"181,-134v2,-22,-6,-41,-29,-41v-42,0,-57,78,-15,84v27,4,42,-23,44,-43xm194,-186r4,-20r35,0r-19,111v-5,23,43,-7,44,-58v2,-59,-41,-96,-102,-96v-67,0,-114,47,-114,112v0,104,128,151,193,82r35,0v-27,37,-65,59,-111,59v-89,0,-145,-57,-145,-141v0,-52,34,-139,143,-139v74,0,129,47,129,113v0,86,-75,107,-93,107v-9,0,-19,-8,-16,-23v-38,43,-105,14,-105,-44v0,-64,79,-116,122,-63","w":299},"A":{"d":"66,-271r56,0r66,271r-58,0r-10,-46r-54,0r-10,46r-53,0xm112,-88r-20,-114r-17,114r37,0","w":190},"B":{"d":"107,-82v0,-21,-13,-37,-34,-36r0,73v22,1,34,-14,34,-37xm72,-271v75,-13,116,92,54,132v22,11,34,40,34,63v-1,74,-66,80,-141,76r0,-271r53,0xm105,-194v0,-20,-11,-33,-32,-32r0,66v20,0,32,-13,32,-34","w":172},"C":{"d":"154,-270r0,50v-55,-16,-87,32,-87,81v0,46,31,106,87,86r0,51v-86,24,-145,-59,-145,-136v0,-75,59,-157,145,-132","w":162},"D":{"d":"67,0r-48,0r0,-271r41,0v9,0,121,-15,121,137v0,77,-29,134,-114,134xm73,-48v43,2,55,-52,55,-86v0,-35,-11,-89,-55,-89r0,175","w":190},"E":{"d":"19,-271r108,0r0,50r-54,0r0,59r48,0r0,50r-48,0r0,62r55,0r0,50r-109,0r0,-271","w":141},"F":{"d":"19,-271r108,0r0,50r-54,0r0,58r49,0r0,50r-49,0r0,113r-54,0r0,-271","w":141,"k":{"A":13,",":29,".":29}},"G":{"d":"105,-151r88,0v2,72,-7,155,-87,155v-73,0,-97,-78,-97,-138v0,-63,20,-142,97,-142v41,0,68,26,80,65r-52,20v-3,-14,-6,-35,-27,-35v-36,0,-40,64,-40,90v0,28,1,91,41,91v27,0,32,-37,32,-56r-35,0r0,-50","w":202},"H":{"d":"19,-271r54,0r0,106r54,0r0,-106r54,0r0,271r-54,0r0,-115r-54,0r0,115r-54,0r0,-271","w":199},"I":{"d":"19,-271r54,0r0,271r-54,0r0,-271","w":91},"J":{"d":"109,-271r0,183v0,22,3,92,-64,92v-13,0,-29,-2,-41,-8r0,-54v6,9,17,16,28,16v25,0,24,-28,24,-46r0,-183r53,0","w":126},"K":{"d":"19,-271r54,0r0,121r45,-121r55,0r-50,125r56,146r-56,0r-50,-138r0,138r-54,0r0,-271","w":184},"L":{"d":"19,-271r54,0r0,221r56,0r0,50r-110,0r0,-271","w":134,"k":{"T":20,"V":27,"W":20,"y":13,"Y":27}},"M":{"d":"32,-271r71,0r27,160r21,-160r72,0r29,271r-55,0r-14,-195r-32,195r-41,0r-26,-130v-4,-21,-4,-46,-10,-65r-8,195r-58,0","w":259},"N":{"d":"19,-271r52,0r67,163v-8,-48,-2,-108,-4,-163r54,0r0,271r-51,0r-66,-164r2,164r-54,0r0,-271","w":206},"O":{"d":"105,-276v48,0,95,38,95,140v0,102,-47,140,-95,140v-48,0,-96,-38,-96,-140v0,-102,48,-140,96,-140xm67,-136v0,22,2,91,38,91v36,0,38,-69,38,-91v0,-24,-2,-90,-38,-90v-36,0,-38,66,-38,90","w":209},"P":{"d":"73,0r-54,0r0,-271r56,0v12,0,92,-7,92,80v0,55,-38,85,-94,79r0,112xm73,-227r0,71v26,1,40,-8,40,-36v0,-23,-12,-38,-40,-35","w":175,"k":{"A":13,",":46,".":46}},"Q":{"d":"113,-111r25,27v4,-15,5,-31,5,-52v0,-24,-2,-90,-38,-90v-36,0,-38,66,-38,90v0,25,8,112,51,86r-32,-34xm180,-40r23,24r-28,26r-21,-22v-74,42,-145,2,-145,-124v0,-102,48,-140,96,-140v48,0,95,38,95,140v0,32,-4,69,-20,96","w":209},"R":{"d":"73,0r-54,0r0,-271r54,0v34,0,95,3,95,77v0,30,-11,56,-38,71r47,123r-56,0r-48,-125r0,125xm73,-227r0,72v28,5,43,-13,43,-38v0,-21,-13,-37,-43,-34","w":190,"k":{"T":9,"V":13,"W":13,"y":6,"Y":13}},"S":{"d":"131,-262r0,52v-17,-20,-66,-30,-66,9v0,45,82,48,82,121v0,66,-68,106,-125,71r0,-51v22,20,71,21,72,-16v0,-21,-17,-28,-32,-39v-31,-21,-50,-41,-50,-81v0,-64,66,-102,119,-66","w":158},"T":{"d":"5,-271r139,0r0,50r-43,0r0,221r-53,0r0,-221r-43,0r0,-50","w":149,"k":{"w":27,"y":27,"A":20,",":22,".":22,"a":27,"c":27,"e":27,"i":6,"o":27,"r":27,"s":27,"u":27,":":15,"-":20,";":15}},"U":{"d":"18,-271r53,0r0,175v0,21,-2,52,27,52v26,0,27,-20,27,-40r0,-187r53,0r0,198v0,29,-3,77,-80,77v-50,0,-80,-23,-80,-74r0,-201","w":195},"V":{"d":"3,-271r57,0r43,176v10,-62,27,-118,41,-176r57,0r-76,271r-44,0","w":203,"k":{"y":6,"A":20,",":33,".":33,"a":11,"e":11,"o":11,"r":6,"u":6,":":6,"-":6,";":6}},"W":{"d":"3,-271r55,0v10,61,25,119,28,187v6,-16,5,-40,9,-58r27,-129r43,0r35,187v4,-67,17,-125,26,-187r57,0r-57,271r-46,0r-28,-143v-3,-16,-2,-35,-8,-50r-40,193r-46,0","w":285,"k":{"y":6,"A":20,",":27,".":27,"a":11,"e":11,"o":11,"r":6,"u":28,"-":6}},"X":{"d":"8,-271r60,0v12,24,21,52,30,79v5,-28,17,-55,28,-79r58,0r-58,131r62,140r-62,0v-12,-26,-20,-56,-30,-84v-7,29,-18,57,-28,84r-60,0r58,-140","w":196},"Y":{"d":"1,-271r59,0r33,87v9,-30,20,-58,30,-87r61,0r-64,141r0,130r-53,0r0,-130","w":185,"k":{"v":13,"A":20,",":40,".":40,"a":27,"e":27,"i":6,"o":27,"u":20,":":13,"-":27,";":13,"p":20,"q":27}},"Z":{"d":"18,-271r159,0r-92,221r85,0r0,50r-164,0r91,-221r-79,0r0,-50","w":182},"[":{"d":"19,-271r90,0r0,35r-43,0r0,245r44,0r0,36r-91,0r0,-316","w":115},"\\":{"d":"-46,-291r41,0r141,351r-41,0","w":90},"]":{"d":"6,-271r90,0r0,316r-91,0r0,-36r44,0r0,-245r-43,0r0,-35","w":115},"^":{"d":"44,-119r-36,-17r59,-135r43,0r59,135r-36,17r-45,-105"},"_":{"d":"0,27r180,0r0,18r-180,0r0,-18","w":180},"a":{"d":"79,-43v16,0,17,-39,17,-49v0,-10,-1,-48,-18,-48v-17,0,-18,38,-18,48v0,12,1,49,19,49xm93,0v-1,-6,2,-16,-1,-21v-7,14,-17,25,-33,25v-41,0,-50,-66,-50,-95v0,-31,7,-94,49,-94v18,-1,27,13,35,26r0,-23r51,0r0,182r-51,0","w":155},"b":{"d":"13,0r0,-291r50,0r1,132v6,-15,17,-26,34,-26v43,0,49,63,49,94v0,29,-8,95,-49,95v-18,1,-27,-13,-35,-25r0,21r-50,0xm77,-43v17,0,19,-37,19,-49v0,-10,-1,-48,-18,-48v-17,0,-18,38,-18,48v0,10,0,49,17,49","w":155},"c":{"d":"105,-49r0,46v-58,29,-96,-35,-96,-87v0,-54,34,-113,96,-90r0,45v-26,-21,-49,17,-45,42v-4,25,17,63,45,44","w":113},"d":{"d":"93,0v-1,-6,2,-16,-1,-21v-7,14,-17,25,-33,25v-41,0,-50,-66,-50,-95v0,-31,7,-94,49,-94v18,-1,27,13,35,26r0,-132r51,0r0,291r-51,0xm79,-43v16,0,17,-39,17,-49v0,-10,-1,-48,-18,-48v-17,0,-18,38,-18,48v0,12,1,49,19,49","w":155},"e":{"d":"96,-109v0,-15,-2,-38,-19,-38v-17,0,-18,23,-18,38r37,0xm137,-56v-5,33,-21,59,-58,60v-51,0,-70,-46,-70,-91v0,-44,16,-98,69,-98v40,0,71,47,61,108r-81,0v0,13,0,42,19,42v13,0,17,-10,17,-21r43,0","w":149},"f":{"d":"7,-182r19,0v2,-56,-13,-112,52,-112v8,0,15,1,22,4r0,49v-30,-11,-23,27,-24,59r24,0r0,42r-24,0r0,140r-50,0r0,-140r-19,0r0,-42","w":107},"g":{"d":"79,-43v16,0,17,-39,17,-49v0,-10,-1,-48,-18,-48v-17,0,-18,38,-18,48v0,12,1,49,19,49xm60,4v-38,0,-51,-53,-51,-92v0,-32,6,-97,49,-97v18,-1,28,13,36,25r0,-22r51,0r0,198v0,53,-24,74,-68,74v-43,0,-63,-25,-66,-66r45,0v1,12,5,26,19,26v29,0,18,-47,18,-73v-6,12,-15,27,-33,27","w":157},"h":{"d":"13,-291r50,0r1,137v7,-17,22,-31,42,-31v37,0,34,42,34,68r0,117r-50,0r0,-100v0,-9,3,-34,-13,-34v-12,0,-14,12,-14,21r0,113r-50,0r0,-291","w":152},"i":{"d":"12,-182r51,0r0,182r-51,0r0,-182xm37,-203v-18,0,-32,-15,-32,-33v0,-18,16,-32,34,-32v18,0,31,16,31,33v0,17,-15,32,-33,32","w":75},"j":{"d":"12,-182r51,0r0,272r-51,0r0,-272xm37,-203v-18,0,-32,-15,-32,-33v0,-18,16,-32,34,-32v18,0,31,16,31,33v0,17,-15,32,-33,32","w":75},"k":{"d":"13,-291r50,0r1,173r28,-64r55,0r-41,74r50,108r-56,0r-37,-84r0,84r-50,0r0,-291","w":158},"l":{"d":"13,-291r50,0r0,291r-50,0r0,-291","w":75},"m":{"d":"63,-182r1,29v10,-35,72,-47,76,-1v10,-14,25,-32,45,-31v33,0,32,36,32,59r0,126r-50,0r0,-99v0,-9,2,-36,-13,-36v-12,0,-14,13,-14,21r0,114r-50,0r0,-102v0,-9,2,-32,-12,-32v-13,0,-15,12,-15,21r0,113r-50,0r0,-182r50,0","w":230},"n":{"d":"63,-182v1,9,-2,21,1,28v7,-17,22,-31,42,-31v37,0,34,42,34,68r0,117r-50,0r0,-100v0,-9,3,-34,-13,-34v-12,0,-14,12,-14,21r0,113r-50,0r0,-182r50,0","w":152},"o":{"d":"78,-185v54,0,70,48,70,94v0,46,-16,95,-70,95v-54,0,-69,-49,-69,-95v0,-46,15,-94,69,-94xm78,-140v-18,0,-18,39,-18,49v0,10,0,49,18,49v18,0,19,-39,19,-49v0,-10,-1,-49,-19,-49","w":156},"p":{"d":"77,-43v18,0,19,-37,19,-49v0,-10,-1,-48,-18,-48v-17,0,-18,38,-18,48v0,10,0,49,17,49xm63,-182v1,7,-2,18,1,23v6,-15,17,-26,34,-26v43,0,49,63,49,94v0,29,-8,95,-49,95v-18,1,-27,-13,-35,-25r0,111r-50,0r0,-272r50,0","w":155},"q":{"d":"144,-182r0,272r-51,0r-1,-111v-7,14,-17,25,-33,25v-41,0,-50,-66,-50,-95v0,-31,7,-94,49,-94v18,-1,27,13,35,26r0,-23r51,0xm79,-43v16,0,17,-39,17,-49v0,-10,-1,-48,-18,-48v-17,0,-18,38,-18,48v0,12,1,49,19,49","w":155},"r":{"d":"13,-182r50,0v1,7,-2,17,1,22v9,-16,21,-27,41,-29r0,50v-67,-9,-35,81,-42,139r-50,0r0,-182","w":113,"k":{"v":-6,"w":-6,"y":-6,",":20,".":20,"x":-7,"z":-7}},"s":{"d":"125,-170r-21,37v-9,-12,-38,-20,-38,2v0,21,58,17,58,71v0,63,-73,82,-113,43r22,-36v11,12,38,20,40,-4v2,-24,-58,-17,-58,-75v0,-55,72,-67,110,-38","w":135},"t":{"d":"28,-232r51,0r0,50r21,0r0,42r-21,0r0,140r-51,0r0,-140r-17,0r0,-42r17,0r0,-50","w":110},"u":{"d":"13,-182r50,0r0,100v0,10,-4,38,13,38v14,0,13,-18,13,-27r0,-111r51,0v-4,80,23,191,-65,186v-97,-5,-51,-105,-62,-186","w":152},"v":{"d":"5,-182r51,0r25,103r24,-103r52,0r-52,182r-47,0","w":162,"k":{",":20,".":20}},"w":{"d":"5,-182r50,0r25,107r24,-107r43,0r24,107r25,-107r48,0r-50,182r-42,0r-28,-114v-6,40,-14,78,-25,114r-42,0","w":249,"k":{",":13,".":13}},"x":{"d":"15,-182r53,0r19,39r21,-39r53,0r-47,84r54,98r-54,0r-27,-50r-27,50r-52,0r52,-98"},"y":{"d":"5,-182r52,0r25,104r24,-104r51,0r-78,272r-50,0r29,-94","w":162,"k":{",":20,".":20}},"z":{"d":"14,-182r122,0r-56,140r50,0r0,42r-122,0r58,-140r-52,0r0,-42","w":144},"{":{"d":"109,45v-51,4,-76,-9,-76,-56v0,-36,11,-88,-27,-88r0,-27v64,-6,-16,-151,72,-145r31,0r0,27v-64,0,6,119,-58,131v39,7,29,54,29,94v0,19,5,36,29,36r0,28","w":108},"|":{"d":"25,-283r40,0r0,360r-40,0r0,-360","w":90},"}":{"d":"75,-11v0,46,-24,60,-76,56r0,-28v64,-1,-6,-117,58,-130v-39,-7,-27,-54,-29,-95v0,-21,-5,-36,-29,-36r0,-27v45,-3,76,2,76,48v0,39,-12,94,27,97r0,27v-38,0,-27,52,-27,88","w":108},"~":{"d":"149,-129r20,26v-11,19,-22,42,-46,42v-22,0,-55,-24,-67,-24v-15,0,-22,18,-28,30r-20,-27v10,-21,24,-44,47,-44v23,0,53,23,68,23v13,0,19,-15,26,-26"},"'":{"d":"65,-167r-39,0r-6,-104r50,0","w":90},"`":{"d":"55,-271r35,51r-25,15r-47,-50","w":108},"\u00a0":{"w":88}}});



Cufon.replace('h6');
