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:
 * 2007 Vic Fieger
 * 
 * Trademark:
 * 2007 Vic Fieger
 * 
 * Description:
 * Gang of Three is created with the Font Creator Program from High-Logic.com
 */
Cufon.registerFont({"w":193,"face":{"font-family":"Gang of Three","font-weight":400,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 0 0 0 0 0 0 0 0","ascent":"288","descent":"-72","bbox":"-1 -325 249.266 63","underline-thickness":"26.3672","underline-position":"-24.9609","unicode-range":"U+0020-U+00FC"},"glyphs":{" ":{"w":100},"\u00a0":{"w":100},"!":{"d":"17,-239r59,0r-16,175r-43,0r0,-175xm17,-47r43,0r0,46r-43,0r0,-46","w":87},"\"":{"d":"12,-246r37,0r0,72r-37,0r0,-72xm60,-246r34,0r0,72r-34,0r0,-72","w":105},"#":{"w":200},"$":{"d":"102,-47v29,-5,30,-49,0,-54r0,54xm82,-196v-36,3,-36,53,0,57r0,-57xm172,-74v0,34,-37,60,-70,63r0,46r-20,0r0,-45v-32,0,-62,-16,-75,-37r42,-14v6,10,19,17,33,17r0,-60v-37,-3,-75,-28,-75,-64v-1,-35,39,-62,75,-64r0,-36r20,0r0,36v30,1,57,18,70,37r-42,14v-6,-8,-16,-14,-28,-16r0,60v34,3,70,29,70,63","w":180},"%":{"w":320},"&":{"d":"62,-102v0,58,-3,57,54,52r17,44v-54,12,-121,7,-121,-46v0,-36,-10,-99,25,-96v-14,-3,-19,-19,-19,-47v0,-34,46,-47,98,-44r6,50v-24,0,-63,-3,-57,19v9,35,87,16,129,20r-2,47r-14,0v0,39,5,58,16,58r0,45v-41,6,-65,-27,-63,-81r28,-20","w":205},"'":{"d":"12,-246r37,0r0,72r-37,0r0,-72","w":62},"(":{"d":"96,-289v-49,110,-56,224,-16,342r-24,0v-43,-112,-45,-225,0,-335","w":110},")":{"d":"23,53v49,-110,56,-224,16,-342r24,0v43,112,45,225,0,335","w":110},"*":{"w":140},"+":{"w":210},",":{"d":"40,-81r42,16r-27,75r-46,-15","w":113},"-":{"d":"19,-167r75,0r-8,45r-75,0","w":125},"\u00ad":{"d":"19,-167r75,0r-8,45r-75,0","w":125},".":{"d":"25,-73r45,0r0,55r-45,0r0,-55","w":102},"\/":{"d":"104,-266r-74,327r-16,-4r59,-337","w":118},"0":{"d":"36,-239r120,0v14,2,22,11,22,28r0,184v1,19,-7,27,-22,27r-121,0v-16,1,-21,-7,-21,-26r0,-185v-1,-17,6,-28,22,-28xm120,-192v-21,0,-67,-8,-67,11r0,124v6,19,46,6,70,10v10,2,17,-2,17,-11r0,-122v1,-8,-6,-12,-20,-12xm97,-156v15,-3,20,10,20,38v0,28,-5,41,-20,38v-15,2,-19,-11,-19,-38v0,-28,4,-41,19,-38"},"1":{"d":"64,-239v34,0,57,-8,57,36r0,156r19,0r0,47r-90,0r0,-48r21,1r0,-143r-14,0"},"2":{"d":"44,-239r115,0v25,-2,16,46,18,71v0,12,-6,20,-14,28r-92,91r70,-1r0,-19r36,0r0,69r-162,0r0,-52r112,-116r0,-25r-64,1v-5,0,-8,7,-8,22r-39,0v2,-32,-11,-69,28,-69"},"3":{"d":"36,-239r122,0v35,2,15,66,20,99v-1,8,-6,14,-17,17v11,1,17,6,17,16r-1,80v0,18,-6,27,-19,27r-126,0v-27,3,-16,-42,-18,-67r43,0r0,17r77,0r0,-51r-66,0r0,-44r66,0r0,-47r-77,0r0,14r-43,0v1,-26,-8,-61,22,-61"},"4":{"d":"133,-239r42,0r0,153r13,0r0,49r-14,0r0,37r-38,0r0,-36r-125,0r0,-50xm135,-173r-67,87r67,0r0,-87"},"5":{"d":"14,-239r164,0r0,48r-122,0r0,39r109,0v9,2,14,9,14,23r0,103v-1,17,-8,26,-21,26r-125,0v-26,-1,-19,-34,-20,-60r41,0v-3,22,45,12,69,14v13,2,19,-7,17,-25v2,-19,-2,-28,-11,-28r-115,0r0,-140"},"6":{"d":"163,-239r-1,50r-99,0v-13,-2,-8,29,-9,44r106,0v31,7,18,74,18,110v0,23,-6,35,-16,35r-134,0v-10,0,-15,-9,-15,-27r0,-184v0,-18,6,-28,17,-28r133,0xm54,-98r0,52r89,0r0,-52r-89,0"},"7":{"d":"14,-239r164,0r0,47r-76,192r-49,0r81,-192r-81,0r0,25r-39,0r0,-72"},"8":{"d":"32,-240r132,0v26,5,14,68,14,98v0,11,-3,18,-13,21v26,8,14,60,14,90v0,20,-5,31,-16,31r-132,0v-26,-4,-15,-67,-15,-97v0,-11,4,-19,13,-22v-24,-12,-13,-60,-13,-92v0,-19,5,-29,16,-29xm64,-192r0,45r68,0r1,-45r-69,0xm66,-97r0,47r67,0r0,-47r-67,0"},"9":{"d":"29,0r1,-50r99,0v12,2,7,-29,8,-44r-105,0v-30,-7,-18,-74,-18,-110v0,-23,7,-35,16,-35r133,0v10,0,16,9,16,27r0,184v0,18,-6,28,-17,28r-133,0xm137,-141r0,-52r-88,0r0,52r88,0"},":":{"d":"25,-159r45,0r0,56r-45,-1r0,-55xm25,-73r45,0r0,55r-45,0r0,-55","w":102},";":{"d":"35,-159r45,0r0,56r-45,0r0,-56xm40,-81r42,16r-27,75r-46,-15","w":113},"\u037e":{"d":"35,-159r45,0r0,56r-45,0r0,-56xm40,-81r42,16r-27,75r-46,-15","w":113},"<":{"w":210},"=":{"w":210},">":{"w":210},"?":{"d":"10,-219v16,-38,94,-13,141,-20v29,5,15,46,18,76v-12,41,-65,44,-56,106r-51,0v2,-26,-5,-48,11,-64r45,-45v12,-29,-18,-25,-46,-25v-11,0,-17,3,-16,14r-46,-1r0,-41xm63,-45r50,0r0,44r-50,0r0,-44","w":179},"@":{"w":365},"A":{"d":"104,-257r44,17r-5,17r69,0r-7,52r-38,0r60,161r-46,16r-62,-165r-69,164r-48,-14r69,-163r-50,0r4,-51r66,0xm127,-77r27,29r-50,50r-27,-29","w":229},"B":{"d":"18,-239v61,5,167,-22,158,48v-1,11,-9,26,-25,43v56,-7,41,56,41,103v0,55,-71,59,-121,39r17,-44v58,17,54,13,54,-55r-66,1v5,61,-15,114,-64,104r0,-45v21,3,13,-36,14,-58r-14,0r0,-45r18,1r0,-42r-19,0xm76,-189r0,39v24,-2,48,-18,44,-39r-44,0","w":202},"C":{"d":"122,2v-88,5,-131,-98,-100,-172r35,-16r-42,0v4,-18,8,-37,14,-53r133,0v31,7,48,31,50,70r-47,0v-2,-30,-56,-13,-86,-17v-40,64,-19,141,56,136v17,-1,32,-12,46,-32r31,39v-33,30,-39,42,-90,45","w":219},"D":{"d":"16,-239r189,0v-3,80,13,163,-33,207v-43,41,-59,31,-161,32r0,-50r33,0r-19,-10r0,-127r-17,0xm76,-187r0,138v35,6,64,-14,71,-38v4,-12,7,-45,5,-100r-76,0","w":213},"E":{"d":"87,-112v-2,40,-1,62,29,62r65,0r-9,50v-83,-1,-85,5,-116,-26v-16,-16,-18,-51,-17,-86r-29,0r7,-48r24,0r0,-27r-31,0r9,-52r169,0r-14,53r-86,0r0,26r94,0r-8,48r-87,0","w":194},"F":{"d":"17,-239r157,0r-11,50r-81,0r-1,59r7,-24r65,13r-10,52r-62,-12r0,94r-53,12r0,-182r26,-12r-45,0","w":182},"G":{"d":"70,0v-68,-4,-42,-101,-47,-169r31,-16r-46,0r17,-53r186,0r-9,53r-127,0r0,112v-2,35,58,15,90,20r0,-41r-42,0r0,-50r94,0r-1,158r-51,10r0,-42r-19,18r-76,0","w":227},"H":{"d":"10,-238r53,0r0,81r77,0r0,-81r53,0r0,83r9,0r5,48r-14,0v-3,46,14,106,-38,106v-11,0,-22,3,-33,3r-1,-46v29,0,20,-36,21,-63r-65,0r-14,-22r0,125r-53,9r0,-243","w":209},"I":{"d":"15,-239r96,0r-7,51r-16,0r0,139r20,0r-3,49r-96,0r5,-49r21,0r0,-127r22,-12r-47,0","w":122},"J":{"d":"10,-8v65,-15,46,-46,50,-168r24,-12r-66,0r12,-51r82,0v-2,75,9,162,-6,226v-7,30,-50,55,-92,58","w":122},"K":{"d":"151,-245r36,37r-78,78v26,48,44,73,51,74v7,1,17,-2,27,-11r19,47v-21,24,-40,28,-72,18v-12,-4,-33,-35,-64,-94r-11,11r0,85r-50,0r0,-239r50,0r0,86","w":205},"L":{"d":"27,-240r52,0r0,126r30,0r-5,43r-24,0r0,15r94,0r-5,55r-162,0r8,-54r11,0r0,-16r-18,0r5,-43r13,0","w":181},"M":{"d":"94,-256r55,1r0,17v34,2,84,-10,84,24r0,160v-10,42,-23,56,-65,58r0,-53v19,-1,10,-97,12,-136r-30,0r0,177r-57,10r1,-187r-24,0r0,180r-56,7r0,-177r19,-11r-25,0r15,-52r71,0r0,-18","w":246},"N":{"d":"9,-239r51,0r0,38r6,-14v46,14,66,22,85,63r0,-86r51,0r0,197v-1,28,-23,46,-65,42r0,-50v21,-1,17,-30,10,-48v-8,-20,-60,-64,-87,-68r0,166r-51,0r0,-240","w":211},"O":{"d":"60,-240r0,23r14,-23r116,0v14,4,20,25,20,61r0,158v-3,13,-14,20,-33,20r-134,0v-20,1,-35,-8,-35,-26r0,-202xm60,-188r0,136r98,0r0,-136r-98,0","w":219},"P":{"d":"164,-238v45,7,27,78,27,124v0,43,-62,23,-101,27r-17,-30v-2,39,8,101,-18,113v-9,4,-24,6,-44,6r0,-46v8,2,11,-9,11,-35r0,-94r27,-15r-41,0r10,-50r146,0xm72,-188r0,45r67,0r0,-45r-67,0","w":201},"Q":{"d":"21,-239r167,0v17,8,23,22,23,45r0,161v1,43,-45,32,-84,33r73,15r-11,48r-97,-18r9,-45v-47,-3,-92,15,-92,-40r0,-135r21,-12r-21,0xm61,-188r0,158r12,-22r86,0r0,-136r-98,0","w":221},"R":{"d":"19,-239r152,0v32,3,19,58,21,91v-8,36,-16,38,-49,52v13,22,28,48,58,50r-4,54v-51,1,-73,-36,-98,-84r-28,13r0,63r-49,1r0,-47r-19,-42r19,-11r0,-74r24,-14r-38,0xm71,-187r0,68v30,-16,83,-14,72,-68r-72,0","w":205},"S":{"d":"17,-239v66,6,169,-30,164,55r-46,10v2,-21,-43,-12,-67,-14r110,108v17,28,2,85,-42,80v-42,-5,-98,12,-113,-20v-5,-11,-11,-22,-14,-36r48,-16v1,31,38,16,63,20v7,-2,6,-7,-3,-16r-103,-100r25,-20r-32,0","w":195},"T":{"d":"114,9v-33,1,-59,-25,-58,-59r0,-126r23,-11r-72,0r5,-52r160,0r-7,53r-56,0r0,114v-2,18,4,28,18,31","w":178},"U":{"d":"66,-242v-10,98,-13,130,20,174v10,13,35,15,73,9r-1,-180r51,3r0,230r-51,5r0,-29r-9,32v-133,20,-149,-101,-137,-235","w":218},"V":{"d":"52,-242r64,180v38,-29,52,-66,49,-125r-25,0r5,-52r72,-1v18,98,-14,169,-63,224r-25,-10r12,34r-54,20r-86,-256","w":229},"W":{"d":"50,-240r30,145v29,-25,31,-44,19,-92r-21,0r8,-52r61,0r30,139v21,-14,27,-50,16,-89r-19,0r9,-50r55,0v23,114,11,149,-38,199r-14,-10r12,55r-50,19r-22,-99v-7,17,-16,44,-34,29r10,51r-47,21r-56,-254","w":255},"X":{"d":"47,-246r76,103v21,-30,37,-62,49,-98r49,20v-16,41,-38,80,-68,118r64,85r-44,36r-56,-76v-25,29,-44,44,-81,65r-36,-38v40,-26,70,-49,89,-69r-84,-113","w":221},"Y":{"d":"105,-108v26,-25,34,-69,30,-124r49,2v2,152,-53,190,-134,251r-21,-49r45,-37r-73,-141r38,-33","w":190},"Z":{"d":"128,0v-57,-3,-139,20,-117,-61v10,-39,57,-99,93,-127r-96,0r17,-51r162,0r-6,52v-51,26,-105,81,-115,135v37,-3,84,11,93,-21r39,26v-17,35,-27,50,-70,47","w":203},"[":{"w":100},"\\":{"w":100},"]":{"w":100},"^":{"w":168},"_":{"w":200},"`":{"d":"86,-282r-14,17r-52,-41r25,-19","w":104},"a":{"d":"104,-257r44,17r-5,17r69,0r-7,52r-38,0r60,161r-46,16r-62,-165r-69,164r-48,-14r69,-163r-50,0r4,-51r66,0xm127,-77r27,29r-50,50r-27,-29","w":229},"b":{"d":"18,-239v61,5,167,-22,158,48v-1,11,-9,26,-25,43v56,-7,41,56,41,103v0,55,-71,59,-121,39r17,-44v58,17,54,13,54,-55r-66,1v5,61,-15,114,-64,104r0,-45v21,3,13,-36,14,-58r-14,0r0,-45r18,1r0,-42r-19,0xm76,-189r0,39v24,-2,48,-18,44,-39r-44,0","w":202},"c":{"d":"122,2v-88,5,-131,-98,-100,-172r35,-16r-42,0v4,-18,8,-37,14,-53r133,0v31,7,48,31,50,70r-47,0v-2,-30,-56,-13,-86,-17v-40,64,-19,141,56,136v17,-1,32,-12,46,-32r31,39v-33,30,-39,42,-90,45","w":219},"d":{"d":"16,-239r189,0v-3,80,13,163,-33,207v-43,41,-59,31,-161,32r0,-50r33,0r-19,-10r0,-127r-17,0xm76,-187r0,138v35,6,64,-14,71,-38v4,-12,7,-45,5,-100r-76,0","w":213},"e":{"d":"10,-238r174,0r0,50r-100,1r0,28r79,0r-5,48r-74,0r0,62r103,-12r15,53r-183,23r-6,-53r21,-3r0,-70r-22,0r5,-45r17,0r0,-20r28,-11r-52,0r0,-51","w":204},"f":{"d":"17,-239r157,0r-11,50r-81,0r-1,59r7,-24r65,13r-10,52r-62,-12r0,94r-53,12r0,-182r26,-12r-45,0","w":182},"g":{"d":"70,0v-68,-4,-42,-101,-47,-169r31,-16r-46,0r17,-53r186,0r-9,53r-127,0r0,112v-2,35,58,15,90,20r0,-41r-42,0r0,-50r94,0r-1,158r-51,10r0,-42r-19,18r-76,0","w":227},"h":{"d":"10,-238r53,0r0,81r77,0r0,-81r53,0r0,83r9,0r5,48r-14,0v-3,46,14,106,-38,106v-11,0,-22,3,-33,3r-1,-46v29,0,20,-36,21,-63r-65,0r-14,-22r0,125r-53,9r0,-243","w":209},"i":{"d":"68,-240r0,240r-53,0r-1,-232","w":80},"j":{"d":"10,-8v65,-15,46,-46,50,-168r24,-12r-66,0r12,-51r82,0v-2,75,9,162,-6,226v-7,30,-50,55,-92,58","w":122},"k":{"d":"151,-245r36,37r-78,78v26,48,44,73,51,74v7,1,17,-2,27,-11r19,47v-21,24,-40,28,-72,18v-12,-4,-33,-35,-64,-94r-11,11r0,85r-50,0r0,-239r50,0r0,86","w":205},"l":{"d":"27,-240r52,0r0,126r30,0r-5,43r-24,0r0,15r94,0r-5,55r-162,0r8,-54r11,0r0,-16r-18,0r5,-43r13,0","w":181},"m":{"d":"94,-256r55,1r0,17v34,2,84,-10,84,24r0,160v-10,42,-23,56,-65,58r0,-53v19,-1,10,-97,12,-136r-30,0r0,177r-57,10r1,-187r-24,0r0,180r-56,7r0,-177r19,-11r-25,0r15,-52r71,0r0,-18","w":246},"n":{"d":"9,-239r51,0r0,38r6,-14v46,14,66,22,85,63r0,-86r51,0r0,197v-1,28,-23,46,-65,42r0,-50v21,-1,17,-30,10,-48v-8,-20,-60,-64,-87,-68r0,166r-51,0r0,-240","w":211},"o":{"d":"60,-240r0,23r14,-23r116,0v14,4,20,25,20,61r0,158v-3,13,-14,20,-33,20r-134,0v-20,1,-35,-8,-35,-26r0,-202xm60,-188r0,136r98,0r0,-136r-98,0","w":219},"p":{"d":"164,-238v45,7,27,78,27,124v0,43,-62,23,-101,27r-17,-30v-2,39,8,101,-18,113v-9,4,-24,6,-44,6r0,-46v8,2,11,-9,11,-35r0,-94r27,-15r-41,0r10,-50r146,0xm72,-188r0,45r67,0r0,-45r-67,0","w":201},"q":{"d":"21,-239r167,0v17,8,23,22,23,45r0,161v1,43,-45,32,-84,33r73,15r-11,48r-97,-18r9,-45v-47,-3,-92,15,-92,-40r0,-135r21,-12r-21,0xm61,-188r0,158r12,-22r86,0r0,-136r-98,0","w":221},"r":{"d":"19,-239r152,0v32,3,19,58,21,91v-8,36,-16,38,-49,52v13,22,28,48,58,50r-4,54v-51,1,-73,-36,-98,-84r-28,13r0,63r-49,1r0,-47r-19,-42r19,-11r0,-74r24,-14r-38,0xm71,-187r0,68v30,-16,83,-14,72,-68r-72,0","w":205},"s":{"d":"17,-239v66,6,169,-30,164,55r-46,10v2,-21,-43,-12,-67,-14r110,108v17,28,2,85,-42,80v-42,-5,-98,12,-113,-20v-5,-11,-11,-22,-14,-36r48,-16v1,31,38,16,63,20v7,-2,6,-7,-3,-16r-103,-100r25,-20r-32,0","w":195},"t":{"d":"114,9v-33,1,-59,-25,-58,-59r0,-126r23,-11r-72,0r5,-52r160,0r-7,53r-56,0r0,114v-2,18,4,28,18,31","w":178},"u":{"d":"66,-242v-10,98,-13,130,20,174v10,13,35,15,73,9r-1,-180r51,3r0,230r-51,5r0,-29r-9,32v-133,20,-149,-101,-137,-235","w":218},"v":{"d":"52,-242r64,180v38,-29,52,-66,49,-125r-25,0r5,-52r72,-1v18,98,-14,169,-63,224r-25,-10r12,34r-54,20r-86,-256","w":229},"w":{"d":"50,-240r30,145v29,-25,31,-44,19,-92r-21,0r8,-52r61,0r30,139v21,-14,27,-50,16,-89r-19,0r9,-50r55,0v23,114,11,149,-38,199r-14,-10r12,55r-50,19r-22,-99v-7,17,-16,44,-34,29r10,51r-47,21r-56,-254","w":255},"x":{"d":"47,-246r76,103v21,-30,37,-62,49,-98r49,20v-16,41,-38,80,-68,118r64,85r-44,36r-56,-76v-25,29,-44,44,-81,65r-36,-38v40,-26,70,-49,89,-69r-84,-113","w":221},"y":{"d":"105,-108v26,-25,34,-69,30,-124r49,2v2,152,-53,190,-134,251r-21,-49r45,-37r-73,-141r38,-33","w":190},"z":{"d":"128,0v-57,-3,-139,20,-117,-61v10,-39,57,-99,93,-127r-96,0r17,-51r162,0r-6,52v-51,26,-105,81,-115,135v37,-3,84,11,93,-21r39,26v-17,35,-27,50,-70,47","w":203},"{":{"w":120},"|":{"w":93},"}":{"w":120},"~":{"w":210},"\u00c4":{"d":"104,-257r44,17r-5,17r69,0r-7,52r-38,0r60,161r-46,16r-62,-165r-69,164r-48,-14r69,-163r-50,0r4,-51r66,0xm127,-77r27,29r-50,50r-27,-29xm109,-272r-22,4r-22,-40r41,-8xm127,-316r42,9r-23,40r-21,-5","w":229},"\u00d6":{"d":"60,-240r0,23r14,-23r116,0v14,4,20,25,20,61r0,158v-3,13,-14,20,-33,20r-134,0v-20,1,-35,-8,-35,-26r0,-202xm60,-188r0,136r98,0r0,-136r-98,0xm104,-272r-22,4r-22,-40r41,-8xm122,-316r41,9r-23,40r-20,-5","w":219},"\u00dc":{"d":"66,-242v-10,98,-13,130,20,174v10,13,35,15,73,9r-1,-180r51,3r0,230r-51,5r0,-29r-9,32v-133,20,-149,-101,-137,-235xm107,-272r-22,4r-22,-40r41,-8xm125,-316r41,9r-23,40r-20,-5","w":218},"\u00e4":{"d":"109,-272r-22,4r-22,-40r42,-8xm127,-316r42,9r-23,40r-21,-5xm104,-257r44,17r-5,17r69,0r-7,52r-38,0r60,161r-46,16r-62,-165r-69,164r-48,-14r69,-163r-50,0r4,-51r66,0xm127,-77r27,29r-50,50r-27,-29","w":229},"\u00f6":{"d":"104,-272r-22,4r-22,-40r41,-8xm122,-316r42,9r-24,40r-20,-5xm60,-240r0,23r14,-23r116,0v14,4,20,25,20,61r0,158v-3,13,-14,20,-33,20r-134,0v-20,1,-35,-8,-35,-26r0,-202xm60,-188r0,136r98,0r0,-136r-98,0","w":219},"\u00fc":{"d":"107,-272r-22,4r-22,-40r41,-8xm125,-316r42,9r-24,40r-20,-5xm66,-242v-10,98,-13,130,20,174v10,13,35,15,73,9r-1,-180r51,3r0,230r-51,5r0,-29r-9,32v-133,20,-149,-101,-137,-235","w":218},"\u00df":{"d":"124,-189v-33,-2,-62,13,-62,31r0,164r-50,-11r0,-152v-5,-66,69,-88,150,-83r22,50r-37,57v56,-6,54,87,35,115v-16,23,-66,31,-93,18r-1,-54v40,13,55,19,55,-18v0,-13,-17,-20,-49,-20r-14,-36","w":203}}});



	Cufon.replace(' #content h1', { 
			fontFamily: 'Gang of Three',
			fontSize: '22px',
			fontStretch: '95%',
			fontWeight: '500',
			letterSpacing: '0.0em',
			hover: 'true'
			});
	Cufon.replace(' #content h2.head', { 
			fontFamily: 'Gang of Three', 
			fontSize: '20px',
			fontStretch: '90%',
			fontWeight: '500',
			letterSpacing: '0.0em',
			hover: 'true'
			});
	Cufon.replace(' #content h2', { 
			fontFamily: 'Gang of Three', 
			fontSize: '17px',
			fontStretch: '90%',
			fontWeight: '500',
			letterSpacing: '0.0em',
			hover: 'true'
			});
	Cufon.replace(' h2.boxheader', { 
			fontFamily: 'Gang of Three', 
			fontSize: '16px',
			fontStretch: '95%',
			fontWeight: '500',
			letterSpacing: '0.0em',
			hover: 'true'
			});

	Cufon.replace('ul#categorymenu li.level1 > a', { 
			fontFamily: 'Gang of Three',
			fontSize: '15px',
			fontStretch: '86%',
			letterSpacing: '0.0em',
			hover: 'true'
			});
	Cufon.replace('#productinfo .productprice, .productprev .productprice', { 
			fontFamily: 'Gang of Three', 
			textTransform: 'uppercase',
			letterSpacing: '0px',
			textShadow: '0px 0px #da0008',
			color: '-linear-gradient(#681013, #b00303, #da0008)'
			});

$(document).ready(function() { 
  	$("a[rel]").overlay({
		expose: { color: '#fff', opacity: 0.3 }
	}); 

});

