/*
 * 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:
 * Copyright (c) 1989, 1992 Adobe Systems Incorporated. All Rights Reserved.Trade
 * Gothic is a trademark of Linotype-Hell AG and/or its subsidiaries.
 * 
 * Trademark:
 * Trade Gothic is a trademark of Linotype-Hell AG and/or its subsidiaries.
 * 
 * Description:
 * The digitally encoded machine readable software for producing the Typefaces
 * licensed to you is copyrighted (c) 1989, 1992 Adobe Systems. All Rights
 * Reserved. This software is the property of Adobe Systems Incorporated and its
 * licensors, and may not be reproduced, used, displayed, modified, disclosed or
 * transferred without the express written approval of Adobe. The digitally encoded
 * machine readable outline data for producing the Typefaces licensed to you is
 * copyrighted (c) 1981 Linotype-Hell AG and/or its subsidiaries. All Rights
 * Reserved. This data is the property of Linotype-Hell AG and/or its subsidiaries
 * and may not be reproduced, used, displayed, modified, disclosed or transferred
 * without the express written approval of Linotype-Hell AG and/or its
 * subsidiaries.
 * 
 * Vendor URL:
 * http://www.linotypelibrary.com
 */
Cufon.registerFont({"w":200,"face":{"font-family":"TradeGothic","font-weight":700,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 8 6 5 0 0 2 0 4","ascent":"288","descent":"-72","x-height":"4","bbox":"-21 -283 308 69.258","underline-thickness":"18","underline-position":"-27","unicode-range":"U+0020-U+007E"},"glyphs":{" ":{"w":100},"\u00a0":{"w":100},"$":{"d":"84,-222v-26,-3,-42,30,-22,48v6,6,14,10,22,12r0,-60xm112,-40v35,4,43,-51,12,-60r-12,-6r0,66xm188,-72v0,46,-32,69,-76,72r0,41r-28,0r0,-41v-35,-3,-59,-24,-77,-46r31,-28v11,15,27,29,46,34r0,-74v-35,-13,-72,-29,-72,-76v0,-46,31,-66,72,-70r0,-23r28,0r0,23v30,5,51,20,68,38r-28,27v-9,-11,-22,-24,-40,-25r0,66v38,15,76,30,76,82"},"%":{"d":"273,-65v-2,-16,-12,-29,-30,-29v-18,0,-28,13,-30,29v2,17,13,30,30,30v17,0,28,-13,30,-30xm77,-166v32,2,39,-45,12,-56v-20,-8,-41,6,-41,27v1,17,12,28,29,29xm220,-264r31,0r-149,268r-31,0xm178,-65v0,-39,27,-65,65,-65v38,0,65,26,65,65v0,39,-25,65,-65,65v-40,0,-65,-26,-65,-65xm12,-195v0,-39,25,-65,65,-65v40,0,65,26,65,65v0,39,-27,65,-65,65v-38,0,-65,-26,-65,-65","w":320},"&":{"d":"122,-209v0,-14,-8,-24,-23,-24v-34,0,-24,52,-8,69v11,-14,31,-21,31,-45xm81,-107v-31,14,-21,73,18,70v14,0,26,-8,33,-15v-20,-18,-34,-35,-51,-55xm159,-80v9,-16,17,-32,24,-51r39,11v-8,23,-17,45,-30,65v9,7,21,14,36,15r0,44v-31,-1,-48,-11,-66,-27v-38,45,-150,33,-150,-45v0,-39,20,-57,44,-72v-37,-40,-24,-124,46,-124v67,0,77,89,29,117r-18,14v14,19,29,37,46,53","w":240},"(":{"d":"58,-117v0,66,24,108,51,147r-42,0v-27,-38,-49,-87,-49,-147v0,-60,23,-108,49,-147r42,0v-26,40,-51,81,-51,147","w":119},")":{"d":"102,-117v0,60,-22,109,-49,147r-43,0v28,-38,52,-81,52,-147v0,-66,-25,-108,-52,-147r43,0v26,39,49,87,49,147","w":119},"*":{"d":"108,-260v-2,18,-10,37,-9,54r48,-24r9,32v-17,4,-39,1,-53,8r38,38r-27,20v-9,-15,-13,-36,-25,-48r-23,48r-27,-20v11,-14,31,-25,37,-40r-52,-6r9,-32r48,24v1,-17,-7,-36,-9,-54r36,0","w":180},"+":{"d":"86,-196r44,0r0,76r76,0r0,44r-76,0r0,76r-44,0r0,-76r-76,0r0,-44r76,0r0,-76","w":216},",":{"d":"46,0r-22,0r0,-51r52,0r0,51r-23,53r-25,0","w":100},"-":{"d":"15,-78r0,-40r89,0r0,40r-89,0","w":119},"\u00ad":{"d":"15,-78r0,-40r89,0r0,40r-89,0","w":119},".":{"d":"24,0r0,-51r52,0r0,51r-52,0","w":100},"\/":{"d":"23,4r-44,0r98,-268r44,0","w":100},"0":{"d":"100,-222v-58,0,-40,77,-40,130v0,33,8,55,40,55v57,1,40,-78,40,-131v0,-32,-6,-54,-40,-54xm100,4v-55,0,-88,-34,-87,-90r0,-88v-1,-56,32,-90,87,-90v55,0,88,34,87,90r0,88v1,56,-32,90,-87,90"},"1":{"d":"45,-227v29,-5,44,-17,57,-37r28,0r0,264r-45,0r0,-199r-40,0r0,-28"},"2":{"d":"182,-188v0,74,-71,102,-107,147r103,0r0,41r-164,0r0,-42r78,-75v19,-23,43,-35,43,-70v0,-21,-12,-35,-35,-35v-27,0,-39,15,-37,43r-48,0v-2,-55,29,-85,81,-85v52,0,86,24,86,76"},"3":{"d":"184,-74v5,78,-104,98,-150,56v-14,-14,-22,-34,-22,-58r48,0v0,27,12,38,38,39v24,0,37,-16,38,-39v0,-32,-20,-40,-52,-41r0,-41v31,0,46,-6,46,-33v0,-19,-13,-31,-34,-31v-18,0,-31,14,-31,30r-47,0v0,-49,32,-72,79,-72v47,0,80,21,80,71v0,27,-12,48,-31,57v26,10,36,30,38,62"},"4":{"d":"114,-105r-1,-102r-73,102r74,0xm110,-260r49,0r0,155r37,0r0,37r-37,0r0,68r-45,0r0,-68r-114,0r0,-42"},"5":{"d":"185,-93v0,106,-136,131,-168,47v-3,-9,-4,-19,-4,-29r47,0v-1,25,14,38,37,38v32,0,38,-24,41,-57v6,-53,-56,-64,-76,-30r-40,0r0,-136r150,0r0,41r-109,0r0,54v14,-9,27,-15,48,-16v54,0,74,34,74,88"},"6":{"d":"138,-85v3,-49,-59,-51,-78,-21v-1,38,3,70,40,69v26,-1,36,-20,38,-48xm13,-174v-9,-80,88,-114,143,-71v15,12,22,29,24,53r-47,0v0,-17,-15,-30,-33,-30v-42,0,-40,37,-40,78v44,-39,130,-17,125,57v-4,57,-28,91,-85,91v-55,0,-88,-34,-87,-90r0,-88"},"7":{"d":"11,-260r164,0r0,24r-70,236r-52,0r72,-219r-114,0r0,-41"},"8":{"d":"100,-156v19,-2,33,-12,33,-33v0,-21,-12,-33,-33,-33v-21,0,-33,12,-33,33v0,21,14,31,33,33xm100,-37v27,0,39,-14,40,-38v0,-24,-16,-40,-40,-40v-24,0,-40,16,-40,40v1,24,13,38,40,38xm149,-136v26,10,38,29,38,62v0,54,-36,78,-87,78v-52,0,-85,-26,-87,-78v0,-33,12,-52,38,-62v-19,-9,-32,-31,-32,-57v0,-47,33,-71,81,-71v48,0,81,24,81,71v0,26,-13,48,-32,57"},"9":{"d":"63,-175v0,51,57,51,77,21v0,-38,-2,-69,-40,-68v-26,1,-37,19,-37,47xm187,-86v9,80,-88,114,-143,71v-15,-12,-22,-29,-24,-53r47,0v0,17,15,31,33,31v41,1,41,-38,40,-79v-44,39,-131,17,-125,-57v4,-57,28,-91,85,-91v55,0,88,34,87,90r0,88"},":":{"d":"24,-108r0,-51r52,0r0,51r-52,0xm24,0r0,-51r52,0r0,51r-52,0","w":100},";":{"d":"24,-108r0,-51r52,0r0,51r-52,0xm46,0r-22,0r0,-51r52,0r0,51r-23,53r-25,0","w":100},"<":{"d":"206,3r-196,-84r0,-34r196,-84r0,42r-140,59r140,59r0,42","w":216},"=":{"d":"206,-32r-196,0r0,-44r196,0r0,44xm206,-120r-196,0r0,-44r196,0r0,44","w":216},">":{"d":"10,-39r140,-59r-140,-59r0,-42r196,84r0,34r-196,84r0,-42","w":216},"?":{"d":"46,0r0,-51r51,0r0,51r-51,0xm75,-227v-17,2,-28,15,-30,32r-41,-12v7,-34,33,-57,72,-57v39,0,67,21,67,62v0,47,-57,60,-52,116r-39,0v-10,-62,39,-76,46,-120v2,-12,-12,-21,-23,-21","w":159},"@":{"d":"137,-91v43,0,55,-72,11,-72v-24,0,-39,19,-39,42v0,17,10,30,28,30xm70,-114v0,-66,77,-114,116,-63r5,-18r32,0r-20,102v0,5,1,7,5,7v26,-4,36,-28,36,-59v0,-58,-36,-88,-95,-88v-63,0,-99,40,-99,103v0,65,39,102,105,103v31,1,54,-11,71,-25r33,0v-22,33,-58,56,-107,56v-83,0,-139,-51,-139,-134v0,-82,56,-134,137,-134v70,0,125,39,125,109v0,61,-36,97,-91,104v-12,1,-19,-9,-21,-19v-31,39,-93,8,-93,-44","w":288},"A":{"d":"76,-99r49,0r-25,-105xm5,0r64,-260r64,0r62,260r-47,0r-13,-55r-68,0r-14,55r-48,0","k":{"y":6,"w":6,"v":6,"Y":20,"W":13,"V":13,"T":20}},"B":{"d":"126,-188v1,-28,-24,-33,-54,-31r0,62v29,3,54,-6,54,-31xm132,-79v0,-32,-26,-40,-60,-37r0,75v35,3,60,-6,60,-38xm182,-75v0,81,-80,77,-160,75r0,-260v74,-1,156,-7,154,67v0,23,-11,41,-32,54v21,14,38,29,38,64"},"C":{"d":"100,-220v-56,0,-26,93,-32,143v-3,26,10,36,32,37v29,1,34,-22,32,-54r50,0v3,63,-23,98,-82,98v-55,0,-82,-31,-82,-88r0,-92v-16,-97,129,-118,158,-41v4,11,6,25,6,41r-50,0v2,-29,-7,-44,-32,-44"},"D":{"d":"132,-96v-3,-59,18,-134,-60,-120r0,172v41,3,62,-10,60,-52xm182,-90v-1,60,-31,90,-91,90r-69,0r0,-260r69,0v60,0,90,30,91,90r0,80"},"E":{"d":"22,0r0,-260r136,0r0,44r-86,0r0,60r66,0r0,44r-66,0r0,68r90,0r0,44r-140,0","w":180},"F":{"d":"22,0r0,-260r130,0r0,44r-80,0r0,60r63,0r0,44r-63,0r0,112r-50,0","w":159,"k":{"A":13,".":40,",":40}},"G":{"d":"100,-40v25,0,32,-23,30,-52r-35,0r0,-41r85,0r0,133r-26,0r-7,-22v-13,13,-24,26,-47,26v-55,-1,-82,-31,-82,-88r0,-92v-12,-83,92,-113,140,-66v14,14,21,37,22,67r-50,0v1,-29,-8,-45,-30,-45v-56,0,-26,93,-32,143v-3,26,10,37,32,37"},"H":{"d":"25,0r0,-260r50,0r0,104r70,0r0,-104r50,0r0,260r-50,0r0,-112r-70,0r0,112r-50,0","w":219},"I":{"d":"25,0r0,-260r50,0r0,260r-50,0","w":100},"J":{"d":"4,-41v24,2,41,1,41,-24r0,-195r50,0r0,205v0,46,-39,64,-91,58r0,-44","w":119},"K":{"d":"22,0r0,-260r50,0r1,107r64,-107r55,0r-67,105r74,155r-56,0r-52,-109r-19,29r0,80r-50,0"},"L":{"d":"22,0r0,-260r50,0r0,216r80,0r0,44r-130,0","w":159,"k":{"y":13,"Y":27,"W":20,"V":20,"T":20}},"M":{"d":"25,0r0,-260r70,0r45,171r45,-171r70,0r0,260r-43,0r0,-204r-53,204r-38,0r-53,-204r0,204r-43,0","w":280},"N":{"d":"25,0r0,-260r55,0r69,154r0,-154r46,0r0,260r-48,0r-76,-168r0,168r-46,0","w":219},"O":{"d":"100,-220v-56,0,-26,93,-32,143v-3,26,10,37,32,37v56,0,26,-93,32,-143v3,-26,-10,-37,-32,-37xm100,4v-55,0,-82,-31,-82,-88r0,-92v0,-57,27,-88,82,-88v55,0,82,31,82,88r0,92v0,57,-27,88,-82,88"},"P":{"d":"75,-145v36,2,63,-2,63,-37v0,-35,-27,-40,-63,-37r0,74xm188,-182v-2,60,-45,83,-113,78r0,104r-50,0r0,-260v83,-4,166,-3,163,78","k":{"A":13,".":46,",":46}},"Q":{"d":"119,-44v-5,-8,-13,-18,-22,-21r0,-43v16,2,27,12,35,24v-7,-49,22,-136,-32,-136v-56,0,-24,93,-32,143v-5,34,26,43,51,33xm172,-33v7,6,14,8,26,9r0,43v-26,1,-41,-12,-53,-25v-60,27,-127,-2,-127,-78r0,-92v0,-57,27,-88,82,-88v55,0,83,31,82,88v-1,48,7,110,-10,143"},"R":{"d":"133,-183v0,-34,-26,-38,-61,-36r0,72v35,2,61,-1,61,-36xm183,-182v0,34,-13,56,-40,66r49,116r-53,0r-43,-106r-24,0r0,106r-50,0r0,-260r72,0v57,-1,89,25,89,78","k":{"Y":6}},"S":{"d":"19,-191v-6,-82,118,-95,148,-35v4,8,8,16,10,25r-45,13v-2,-36,-63,-50,-64,-6v23,52,111,46,111,123v0,71,-87,94,-135,57v-15,-12,-25,-29,-32,-55r48,-11v4,23,16,40,39,43v17,-1,31,-12,31,-31v-14,-61,-106,-48,-111,-123"},"T":{"d":"173,-260r0,44r-58,0r0,216r-50,0r0,-216r-58,0r0,-44r166,0","w":180,"k":{"y":20,"w":20,"u":20,"s":20,"r":20,"o":20,"i":20,"e":20,"c":20,"a":20,"A":13,";":27,":":27,".":27,"-":27,",":27}},"U":{"d":"110,4v-55,0,-85,-27,-85,-82r0,-182r50,0r0,182v-1,25,11,38,35,38v24,0,35,-13,35,-38r0,-182r50,0r0,182v-1,55,-31,82,-85,82","w":219},"V":{"d":"5,-260r49,0r47,186r45,-186r49,0r-66,260r-57,0","k":{"u":6,"r":6,"o":13,"i":6,"e":13,"a":13,"A":13,";":13,":":13,".":27,"-":13,",":27}},"W":{"d":"8,-260r46,0r36,170r36,-170r48,0r36,170r35,-170r46,0r-57,260r-48,0r-37,-178r-39,178r-47,0","w":299,"k":{"o":6,"e":6,"a":6,"A":6,";":6,":":6,".":20,"-":6,",":20}},"X":{"d":"100,-182r38,-78r53,0r-63,123r69,137r-54,0r-43,-92r-43,92r-54,0r70,-137r-64,-123r54,0"},"Y":{"d":"101,-155r42,-105r53,0r-71,155r0,105r-50,0r0,-105r-71,-155r53,0","k":{"v":6,"u":13,"q":20,"p":13,"o":20,"i":6,"e":20,"a":20,"A":13,";":20,":":20,".":33,"-":27,",":33}},"Z":{"d":"22,-260r144,0r0,42r-98,174r100,0r0,44r-156,0r0,-42r98,-174r-88,0r0,-44","w":180},"[":{"d":"18,27r0,-287r84,0r0,22r-44,0r0,243r44,0r0,22r-84,0","w":119},"\\":{"d":"-21,-264r44,0r98,268r-44,0","w":100},"]":{"d":"102,-260r0,287r-84,0r0,-22r44,0r0,-243r-44,0r0,-22r84,0","w":119},"^":{"d":"19,-115r70,-145r38,0r70,145r-43,0r-46,-102r-47,102r-42,0","w":216},"_":{"d":"0,45r0,-18r180,0r0,18r-180,0","w":180},"a":{"d":"57,-51v0,32,43,21,54,3r0,-48v-23,9,-49,19,-54,45xm63,-139r-46,0v5,-39,30,-60,73,-60v43,-1,66,18,67,59r2,140r-45,0v-2,-6,-2,-11,-3,-19v-24,30,-103,35,-99,-24v3,-57,55,-65,99,-82v12,-43,-46,-50,-48,-14","w":180},"b":{"d":"117,-77v0,-35,9,-89,-23,-89v-10,0,-18,5,-27,14r0,108v9,9,17,14,27,14v21,-2,23,-23,23,-47xm112,4v-23,0,-37,-15,-49,-28r0,24r-41,0r0,-260r45,0r0,82v17,-12,24,-20,45,-21v57,-1,50,67,50,125v-1,44,-10,78,-50,78","w":180},"c":{"d":"18,-71v0,-71,2,-131,72,-128v47,2,71,23,72,71r-45,0v2,-21,-8,-32,-27,-32v-43,-1,-27,63,-27,101v0,15,12,23,27,23v20,0,30,-12,27,-35r45,0v1,50,-25,74,-72,75v-47,0,-72,-25,-72,-75","w":180},"d":{"d":"63,-119v0,35,-9,89,23,89v10,0,18,-5,27,-14r0,-108v-9,-9,-17,-14,-27,-14v-21,2,-23,23,-23,47xm68,-199v20,0,28,9,45,21r0,-82r45,0r0,260r-41,0v-1,-7,2,-18,-1,-24v-10,14,-26,28,-48,28v-56,1,-50,-67,-50,-126v1,-44,9,-77,50,-77","w":180},"e":{"d":"90,-163v-22,0,-29,15,-27,39r54,0v1,-23,-5,-39,-27,-39xm90,-199v62,0,78,45,72,112r-99,0v-2,29,0,55,27,54v19,0,27,-10,27,-27r45,0v-3,41,-27,64,-72,64v-70,0,-76,-61,-72,-134v2,-44,26,-69,72,-69","w":180},"f":{"d":"23,-187v-6,-56,19,-88,74,-74r0,37v-26,-5,-31,11,-28,37r27,0r0,37r-27,0r0,150r-46,0r0,-150r-20,0r0,-37r20,0","w":100},"g":{"d":"127,23v-6,-19,-47,-8,-67,-14v-3,5,-9,7,-9,15v5,21,73,22,76,-1xm79,-84v25,2,26,-16,26,-41v0,-25,-8,-38,-24,-38v-21,0,-23,17,-23,43v-1,20,4,35,21,36xm81,-199v20,2,41,9,51,22v11,-12,19,-23,40,-22r0,39v-11,-4,-20,-3,-29,2v17,59,-8,126,-79,109v-2,3,-8,6,-8,11v1,10,18,9,30,10v40,2,85,5,84,48v-1,41,-43,49,-87,49v-38,0,-72,-6,-75,-36v2,-16,16,-24,27,-30v-23,-9,-21,-46,0,-55r9,-6v-48,-29,-41,-149,37,-141","w":180},"h":{"d":"113,-144v1,-33,-34,-20,-46,-4r0,148r-45,0r0,-260r45,0r0,86v23,-32,91,-40,91,25r0,149r-45,0r0,-144","w":180},"i":{"d":"27,-230r0,-41r46,0r0,41r-46,0xm73,-196r0,196r-46,0r0,-196r46,0","w":100},"j":{"d":"27,-230r0,-41r46,0r0,41r-46,0xm1,28v18,0,25,-4,26,-18r0,-206r46,0r0,212v0,40,-30,58,-72,52r0,-40","w":100},"k":{"d":"24,0r0,-260r45,0r1,140r48,-76r51,0r-45,66r49,130r-48,0r-33,-92r-23,32r0,60r-45,0","w":180},"l":{"d":"27,-260r46,0r0,260r-46,0r0,-260","w":100},"m":{"d":"107,-149v-2,-30,-33,-12,-40,1r0,148r-45,0r0,-196r44,0r0,22v17,-26,76,-38,83,4v12,-13,26,-29,48,-29v30,0,41,18,41,51r0,148r-45,0r0,-149v-1,-30,-33,-11,-40,1r0,148r-46,0r0,-149","w":259},"n":{"d":"113,-144v1,-33,-34,-20,-46,-4r0,148r-45,0r0,-196r44,0r0,22v23,-32,92,-40,92,25r0,149r-45,0r0,-144","w":180},"o":{"d":"90,-160v-43,-1,-27,63,-27,101v0,15,12,23,27,23v43,1,27,-63,27,-101v0,-15,-12,-23,-27,-23xm90,4v-69,2,-72,-57,-72,-129v0,-50,24,-74,72,-74v70,0,72,56,72,128v0,50,-25,73,-72,75","w":180},"p":{"d":"117,-77v0,-35,9,-89,-23,-89v-10,0,-18,5,-27,14r0,108v9,9,17,14,27,14v21,-2,23,-23,23,-47xm112,4v-20,0,-28,-10,-45,-22r0,87r-45,0r0,-265r41,0v1,7,-2,18,1,24v10,-14,25,-26,48,-27v57,-1,50,67,50,125v-1,44,-10,78,-50,78","w":180},"q":{"d":"63,-119v0,35,-9,89,23,89v10,0,18,-5,27,-14r0,-108v-9,-9,-17,-14,-27,-14v-21,2,-23,23,-23,47xm68,-199v24,0,37,15,49,27r0,-24r41,0r0,265r-45,0r0,-87v-17,12,-25,21,-45,22v-56,2,-50,-67,-50,-126v1,-44,9,-76,50,-77","w":180},"r":{"d":"113,-150v-17,-10,-47,-6,-46,16r0,134r-45,0r0,-196r44,0v1,8,-2,20,1,26v10,-18,20,-29,46,-29r0,49","w":119,"k":{".":20,"-":13,",":20}},"s":{"d":"15,-145v0,-53,68,-67,105,-41v12,9,19,21,25,36r-37,14v-3,-25,-45,-40,-50,-9v16,41,86,32,89,89v3,65,-92,77,-122,33v-5,-8,-11,-17,-17,-29r41,-11v-2,27,49,44,55,13v-13,-46,-89,-32,-89,-95","w":159},"t":{"d":"95,2v-37,5,-75,2,-75,-37r0,-115r-18,0r0,-37r18,0r0,-53r46,0r0,53r29,0r0,37r-29,0r0,100v0,14,15,14,29,14r0,38","w":100},"u":{"d":"67,-52v-1,33,34,20,46,4r0,-148r45,0r0,196r-44,0r0,-22v-24,32,-92,41,-92,-25r0,-149r45,0r0,144","w":180},"v":{"d":"80,-70r30,-126r46,0r-54,196r-44,0r-54,-196r46,0","w":159,"k":{".":13,",":13}},"w":{"d":"5,-196r42,0r27,123r26,-123r39,0r29,123r25,-123r42,0r-46,196r-42,0r-29,-122r-24,122r-43,0","w":240,"k":{".":13,",":13}},"x":{"d":"6,-196r48,0r26,56r26,-56r48,0r-49,96r53,100r-49,0r-29,-63r-30,63r-48,0r54,-101","w":159},"y":{"d":"12,29v43,9,48,-28,37,-67r-45,-158r46,0r31,130r29,-130r46,0r-52,195v-10,46,-33,77,-92,69r0,-39","w":159,"k":{".":13,",":13}},"z":{"d":"18,-196r131,0r0,39r-83,117r83,0r0,40r-138,0r0,-39r82,-117r-75,0r0,-40","w":159},"{":{"d":"24,-150v-2,-63,-9,-128,70,-114r0,22v-68,-12,8,115,-59,125v42,2,29,62,29,104v0,21,11,23,30,22r0,21v-41,3,-70,-5,-70,-43v0,-35,16,-96,-25,-93r0,-22v15,0,26,-5,25,-22","w":119},"|":{"d":"18,-264r44,0r0,268r-44,0r0,-268","w":79},"}":{"d":"96,-83v0,50,11,115,-42,113r-28,0r0,-21v67,10,-6,-114,59,-126v-43,-1,-29,-62,-29,-103v0,-20,-11,-23,-30,-22r0,-22v40,-3,68,6,70,43v2,36,-15,96,25,94r0,22v-15,0,-25,5,-25,22","w":119},"~":{"d":"67,-131v40,0,82,50,110,8r7,-10v22,34,2,69,-35,69v-34,0,-49,-28,-86,-27v-17,1,-24,15,-30,28r-14,-35v8,-18,23,-32,48,-33","w":216},"'":{"d":"20,-260r40,0r0,97r-40,0r0,-97","w":79},"`":{"d":"47,-272r34,52r-37,0r-53,-52r56,0","w":100},"#":{"d":"87,-152r-6,44r35,0r7,-44r-36,0xm182,-74r-35,0r-11,74r-34,0r10,-74r-36,0r-10,74r-35,0r10,-74r-34,0r0,-34r39,0r6,-44r-34,0r0,-34r39,0r10,-74r35,0r-11,74r36,0r11,-74r34,0r-10,74r31,0r0,34r-35,0r-7,44r31,0r0,34"},"!":{"d":"24,0r0,-51r52,0r0,51r-52,0xm66,-88r-32,0r-10,-172r52,0","w":100},"\"":{"d":"9,-260r39,0r0,97r-39,0r0,-97xm72,-260r39,0r0,97r-39,0r0,-97","w":119}}});

Cufon.replace('#nav li span, #nav li strong');	

var pics = [ ];

var getGroupPhotos = "http://api.flickr.com/services/rest/?method=flickr.groups.pools.getPhotos&api_key=2ce4c19fab775e6dd688303a80475e01&group_id=767486@N22&per_page=40&format=json&jsoncallback=crunchPhotos&tags=pklorg&callback=?";
var getSizes = "http://api.flickr.com/services/rest/?method=flickr.photos.getSizes&api_key=2ce4c19fab775e6dd688303a80475e01&format=json&jsoncallback=crunchPhoto&callback=?&photo_id=";

var flickrFeed = "http://api.flickr.com/services/feeds/groups_pool.gne?id=767486@N22&lang=en-us&format=json&jsoncallback=?";
var box = 490;
var picLimit = 15;
	
var idx = 0;
var fitime = 500;
var slidespeed = 4000;

function crunchPhotos(data) {
	$.each(data.photos.photo, function() {
		$.getJSON(getSizes + this.id);
	});
}

var cnt = 0;
var ss;

function crunchPhoto(data) {
	var w, h, src;

	$(data.sizes.size).each(function() {
		if(this.label == "Large") {
			w = this.width;
			h = this.height;
		  src = this.source;
		}
	});

	var aspect = w/h;
	
	if(aspect > 1) {	    
			// wider than tall - shrink to width
			w = w * (box/h)
			h = box;
							
	} else {
			// taller than wide - shrink to height	    		
			h = h * (box/w);
			w = box;
	}
	
	var left = 0;
	var top = 0;

	left = ((box - w)/2);	    
	top = ((box - h)/2);

	var disp = "block";
	if(cnt++ > 0) disp = "none";

	pics.append($("<img/>").attr({ src: src, width: w, height: h }).css({ left: left + "px", top: top + "px", display: disp }));
	ss = pics.find('img');
}

$(function() {
	pics = $('#highlights .slideshow');

	$.getJSON(getGroupPhotos); 

	var idx = 0;

	setInterval(function() {
		if(!ss) return;
		
		ss.eq(idx).fadeOut(fitime, function() {
			idx ++;
				
			if(idx >= ss.length) idx = 0;
		
			ss.eq(idx).fadeIn(fitime);
		});
	}, slidespeed);
});


