/*
 * 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:
 * © Luc as  de Groot 1994
 */
Cufon.registerFont({"w":200,"face":{"font-family":"The Sans Semi Bold-","font-weight":600,"font-stretch":"normal","units-per-em":"360","panose-1":"2 0 7 3 0 0 0 0 0 0","ascent":"288","descent":"-72","x-height":"4","bbox":"-22 -279.333 332 92","underline-thickness":"7.2","underline-position":"-54","stemh":"32","stemv":"39","unicode-range":"U+0020-U+00D7"},"glyphs":{" ":{"w":78},"!":{"d":"77,-256r-6,192r-33,0r-6,-192r45,0xm54,-44v14,0,25,10,25,23v0,14,-11,25,-25,25v-14,0,-24,-11,-24,-25v0,-13,10,-23,24,-23","w":109},"\"":{"d":"57,-268r-6,87r-28,0r-6,-87r40,0xm121,-268r-6,87r-29,0r-5,-87r40,0","w":137},"#":{"d":"227,-66r-52,0r-7,66r-33,0r7,-66r-49,0r-7,66r-33,0r7,-66r-50,0r0,-28r53,0r6,-61r-48,0r0,-28r51,0r7,-60r33,0r-7,60r49,0r7,-60r33,0r-6,60r49,0r0,28r-53,0r-6,61r49,0r0,28xm145,-94r6,-61r-48,0r-7,61r49,0","w":247},"$":{"d":"159,-65v0,33,-22,59,-60,67r0,45r-28,0r0,-43v-17,0,-30,-2,-44,-5r2,-36v32,11,89,16,89,-24v0,-45,-99,-26,-99,-100v0,-31,22,-56,57,-62r0,-37r28,0r0,35v13,0,26,1,38,4r-3,34v-30,-12,-81,-7,-81,22v0,42,101,28,101,100","w":176},"%":{"d":"131,-192v4,78,-119,90,-117,6v-3,-77,118,-90,117,-6xm98,-189v0,-24,-8,-33,-25,-33v-14,0,-25,12,-25,33v0,24,8,34,24,34v15,0,26,-12,26,-34xm243,-232r-173,241r-28,-20r174,-241xm273,-57v0,40,-29,63,-61,63v-32,0,-56,-18,-56,-58v0,-40,28,-63,59,-63v32,0,58,16,58,58xm239,-55v0,-24,-8,-33,-25,-33v-14,0,-25,12,-25,33v0,24,8,34,24,34v15,0,26,-12,26,-34","w":289},"&":{"d":"269,-22r-26,30v-17,-12,-37,-27,-50,-38v-23,19,-55,34,-94,34v-54,0,-80,-32,-80,-71v0,-32,19,-55,48,-77v-24,-28,-32,-46,-32,-66v0,-31,24,-57,67,-57v81,0,74,86,16,122v19,20,48,46,74,67v15,-22,24,-52,23,-85r38,0v1,39,-11,77,-33,106v17,13,36,26,49,35xm125,-212v0,-14,-8,-25,-26,-25v-37,8,-32,40,-3,70v18,-15,29,-28,29,-45xm166,-51v-27,-22,-59,-50,-77,-70v-22,18,-31,32,-31,49v0,52,84,51,108,21","w":286},"'":{"d":"57,-268r-6,87r-28,0r-6,-87r40,0","w":74},"(":{"d":"108,69r-37,0v-69,-121,-65,-225,1,-345r35,0v-63,101,-63,245,1,345","w":109},")":{"d":"40,-276v67,120,68,225,0,345r-37,0v64,-100,63,-244,0,-345r37,0","w":109},"*":{"d":"122,-192r-14,24r-32,-24r5,40r-28,0r5,-40r-32,24r-13,-24r36,-15r-36,-16r14,-24r31,24r-5,-40r28,0r-4,40r31,-24r14,24r-37,15","w":136},"+":{"d":"194,-77r-74,0r0,77r-37,0r0,-77r-74,0r0,-32r74,0r0,-76r37,0r0,76r74,0r0,32","w":203},",":{"d":"26,59r-17,-15v24,-26,25,-41,16,-53v-12,-14,-3,-37,18,-37v30,0,44,51,-17,105","w":87},"-":{"d":"103,-75r-86,0r0,-31r86,0r0,31","w":119},".":{"d":"44,-47v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25","w":87},"\/":{"d":"142,-243r-92,243r-38,0r93,-243r37,0","w":151},"0":{"d":"203,-95v0,62,-44,99,-97,99v-50,0,-89,-28,-89,-95v0,-61,45,-98,95,-98v64,0,91,44,91,94xm165,-93v0,-36,-18,-63,-54,-63v-31,0,-56,23,-56,62v0,36,16,64,54,64v30,0,56,-23,56,-63","w":219},"1":{"d":"92,0r-39,0r0,-148r-39,16r-7,-33v27,-8,47,-23,85,-20r0,185","w":122},"2":{"d":"157,0r-139,0r0,-31v25,-24,89,-64,89,-93v0,-39,-60,-37,-80,-18r-5,-33v44,-26,135,-12,127,44v4,39,-50,74,-79,98v18,-1,52,-1,87,-1r0,34","w":173},"3":{"d":"148,-13v0,56,-62,94,-134,79r4,-34v38,12,88,-3,88,-40v0,-33,-31,-46,-79,-41r0,-31v48,0,75,-14,75,-43v0,-38,-54,-40,-80,-22r-3,-32v46,-26,132,-3,123,47v1,28,-19,47,-42,59v30,5,48,29,48,58","w":165},"4":{"d":"192,0r-41,0r0,68r-38,0r0,-68r-101,0r-6,-31r96,-155r49,0r0,151r41,0r0,35xm114,-35r0,-113r-71,114v18,0,59,-1,71,-1","w":197},"5":{"d":"151,-18v1,59,-60,96,-133,86r4,-35v43,9,93,-10,88,-45v3,-33,-38,-53,-84,-46r0,-127r118,0r0,38r-82,-1r0,57v57,0,89,30,89,73","w":167},"6":{"d":"194,-83v0,50,-37,87,-90,87v-51,0,-82,-38,-82,-104v0,-107,55,-158,148,-153r0,34v-66,-9,-99,27,-108,85v36,-49,132,-22,132,51xm153,-78v0,-30,-16,-48,-43,-48v-30,0,-45,22,-45,45v0,27,14,52,44,52v27,0,44,-21,44,-49","w":209},"7":{"d":"156,-153v-28,63,-53,140,-71,221r-44,0v19,-79,44,-154,71,-216v-12,1,-71,1,-104,1r0,-38r148,0r0,32","w":165},"8":{"d":"181,-66v0,45,-39,70,-85,70v-50,0,-78,-27,-78,-64v0,-33,30,-53,47,-67v-69,-31,-50,-128,36,-128v46,0,75,24,75,59v0,26,-15,45,-45,64v24,14,50,33,50,66xm136,-192v0,-17,-13,-32,-37,-32v-24,0,-37,15,-37,33v0,18,15,30,39,43v24,-16,35,-27,35,-44xm140,-62v0,-22,-18,-35,-44,-49v-21,13,-37,28,-37,47v0,21,16,36,41,36v23,0,40,-13,40,-34","w":199},"9":{"d":"188,-83v-1,106,-55,161,-156,151r0,-36v62,16,106,-18,112,-81v-36,48,-128,22,-128,-51v0,-50,36,-88,88,-88v49,0,84,32,84,105xm144,-102v0,-31,-16,-53,-44,-53v-27,0,-43,21,-43,48v0,31,15,49,43,49v27,0,44,-21,44,-44","w":209},":":{"d":"48,-151v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25xm48,-47v14,0,25,11,25,25v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25","w":95},";":{"d":"73,-126v0,14,-11,26,-25,26v-14,0,-26,-12,-26,-26v0,-14,12,-25,26,-25v14,0,25,11,25,25xm48,-46v30,0,43,51,-18,105r-16,-15v24,-26,25,-41,15,-53v-12,-14,-2,-37,19,-37","w":95},"<":{"d":"19,-90r114,-105r25,25r-90,80r90,78r-25,26","w":180},"=":{"d":"184,-108r-160,0r0,-31r160,0r0,31xm184,-43r-160,0r0,-32r160,0r0,32","w":208},">":{"d":"162,-92r-114,106r-25,-26r90,-79r-90,-78r25,-26","w":180},"?":{"d":"134,-186v0,57,-73,60,-53,122r-37,0v-25,-70,48,-80,48,-117v0,-23,-28,-40,-69,-42r5,-35v69,3,106,36,106,72xm89,-21v0,14,-11,25,-25,25v-14,0,-25,-11,-25,-25v0,-13,11,-23,25,-23v14,0,25,10,25,23","w":153},"@":{"d":"274,-144v0,57,-30,84,-73,84v-27,1,-34,-18,-35,-33v-7,15,-24,33,-46,33v-22,0,-33,-16,-33,-44v0,-61,51,-98,114,-78r-11,61v-4,24,2,33,16,33v21,0,35,-15,35,-54v0,-40,-24,-77,-83,-77v-57,0,-103,43,-103,106v0,75,74,109,147,82r0,29v-90,30,-181,-17,-181,-108v0,-81,62,-138,138,-138v73,0,115,47,115,104xm169,-161v-34,-12,-53,24,-52,52v0,15,4,21,12,21v19,0,34,-39,40,-73","w":296},"A":{"d":"221,0r-44,0r-18,-54r-99,0r-18,54r-40,0r87,-243r44,0xm148,-85r-39,-114v-9,40,-26,77,-38,114r77,0","w":223},"B":{"d":"190,-73v0,32,-21,74,-96,74v-15,0,-39,-1,-66,-1r0,-243v19,0,46,-1,76,-1v91,0,106,90,39,114v29,9,47,31,47,57xm88,-140v65,6,82,-74,10,-73v-11,0,-22,1,-31,1r0,72r21,0xm148,-73v1,-35,-41,-41,-81,-37r0,77v36,8,88,-6,81,-40","w":206},"C":{"d":"191,-9v-18,7,-41,12,-64,12v-81,0,-112,-52,-112,-117v0,-96,74,-152,174,-124r-4,36v-18,-5,-35,-9,-53,-9v-51,0,-74,39,-74,90v0,81,67,106,128,77","w":207},"D":{"d":"227,-125v0,109,-89,136,-199,125r0,-243v19,0,47,-1,75,-1v77,0,124,35,124,119xm185,-122v0,-71,-44,-98,-118,-89r0,177v67,10,118,-15,118,-88","w":242},"E":{"d":"156,0r-128,0r0,-243r128,0r0,33r-89,0r0,69r85,0r0,32r-85,0r0,76r89,0r0,33","w":179},"F":{"d":"155,-210r-88,0r0,71r83,0r0,32r-83,0r0,107r-39,0r0,-243r127,0r0,33","w":168},"G":{"d":"216,-236r-6,37v-70,-30,-153,-9,-153,79v0,70,57,104,121,83r0,-88r39,0r0,114v-92,38,-203,4,-203,-105v0,-100,100,-155,202,-120","w":244},"H":{"d":"221,0r-39,0r0,-109r-115,0r0,109r-39,0r0,-243r39,0r0,100r115,0r0,-100r39,0r0,243","w":249},"I":{"d":"67,0r-39,0r0,-243r39,0r0,243","w":95},"J":{"d":"91,-66v6,51,-38,79,-91,66r0,-34v26,7,52,10,52,-33r0,-176r39,0r0,177","w":119},"K":{"d":"208,0r-52,0r-89,-119r0,119r-39,0r0,-243r39,0r0,113r89,-113r48,0r-96,117","w":212},"L":{"d":"151,0r-123,0r0,-243r39,0r0,209r84,0r0,34","w":153},"M":{"d":"304,0r-41,0r-28,-189v-14,65,-39,128,-58,189r-41,0r-43,-131v-6,-19,-13,-40,-16,-58r-22,189r-40,0r36,-243r47,0r47,140v7,17,8,36,14,50v16,-67,41,-127,61,-190r47,0","w":318},"N":{"d":"225,0r-51,0r-83,-138v-11,-18,-19,-35,-27,-51r2,189r-38,0r0,-243r52,0r80,132v11,18,20,38,29,56r-2,-188r38,0r0,243","w":253},"O":{"d":"240,-125v0,81,-53,129,-117,129v-74,0,-109,-48,-109,-123v0,-81,52,-128,116,-128v66,0,110,41,110,122xm198,-121v0,-59,-26,-91,-71,-91v-37,0,-72,31,-72,89v0,55,23,92,71,92v36,0,72,-30,72,-90","w":253},"P":{"d":"180,-171v1,52,-48,89,-113,81r0,90r-39,0r0,-243v19,-1,39,-1,62,-1v58,0,90,28,90,73xm139,-168v0,-35,-32,-48,-72,-44r0,89v38,9,72,-11,72,-45","w":189},"Q":{"d":"240,-125v0,81,-53,129,-117,129v-74,0,-109,-48,-109,-123v0,-81,52,-128,116,-128v66,0,110,41,110,122xm253,69v-64,10,-88,-17,-141,-10r0,-35v60,-7,83,19,141,11r0,34xm198,-121v0,-59,-26,-91,-71,-91v-37,0,-72,31,-72,89v0,55,23,92,71,92v36,0,72,-30,72,-90","w":253},"R":{"d":"194,0r-49,0v-27,-34,-49,-73,-78,-105r0,105r-39,0r0,-243v65,-3,150,-8,150,64v0,39,-29,64,-69,68xm137,-174v0,-35,-31,-40,-70,-38r0,77v35,5,70,-8,70,-39","w":201},"S":{"d":"164,-73v0,62,-76,91,-142,71r2,-37v34,13,99,17,99,-29v0,-51,-106,-30,-106,-108v0,-57,69,-83,133,-66r-2,35v-33,-13,-90,-9,-90,27v0,49,106,31,106,107","w":181},"T":{"d":"179,-210r-67,0r0,210r-39,0r0,-210r-67,0r0,-33r173,0r0,33","w":185},"U":{"d":"219,-94v0,65,-34,98,-98,98v-76,0,-93,-42,-93,-87r0,-160r39,0r0,157v0,32,11,57,56,57v40,0,58,-17,58,-62r0,-152r38,0r0,149","w":247},"V":{"d":"221,-243r-87,243r-45,0r-86,-243r43,0r67,199v18,-67,46,-134,68,-199r40,0","w":223},"W":{"d":"332,-243r-63,243r-48,0r-42,-150v-4,-15,-6,-31,-9,-46v-12,69,-34,131,-50,196r-46,0r-63,-243r42,0r37,148v5,15,5,33,10,47v12,-70,34,-130,51,-195r43,0r52,194r47,-194r39,0","w":342},"X":{"d":"215,0r-49,0r-58,-95r-57,95r-46,0r79,-125r-74,-118r45,0r54,89r53,-89r45,0r-73,117","w":220},"Y":{"d":"195,-243r-78,156r0,87r-39,0r0,-87r-76,-156r43,0r54,118v15,-39,37,-80,54,-118r42,0","w":197},"Z":{"d":"178,0r-162,0r0,-30r114,-178r-110,0r0,-35r156,0r0,31r-113,177v15,-2,86,-1,115,-1r0,36","w":193},"[":{"d":"103,72r-75,0r0,-351r75,0r0,31r-39,0r0,290r39,0r0,30","w":116},"\\":{"d":"139,0r-36,0r-94,-243r36,0","w":147},"]":{"d":"88,72r-75,0r0,-30r39,0r0,-290r-39,0r0,-31r75,0r0,351","w":116},"^":{"d":"172,-137r-28,15r-50,-93r-48,93r-26,-14r60,-107r30,0","w":192},"_":{"d":"180,91r-180,0r0,-31r180,0r0,31","w":180},"`":{"d":"107,-227r-15,22r-60,-35r18,-27","w":133},"a":{"d":"161,0r-38,0v0,-12,1,-23,2,-33v-12,46,-110,52,-110,-9v0,-41,42,-65,106,-65v11,-56,-58,-51,-91,-31r-3,-33v18,-7,40,-12,63,-12v105,-2,57,95,71,183xm77,-27v27,-1,45,-25,44,-54v-56,0,-68,17,-68,32v0,13,9,22,24,22","w":188},"b":{"d":"187,-98v0,88,-79,118,-159,93r0,-258r39,0v-1,40,3,83,-4,117v29,-61,124,-44,124,48xm146,-95v0,-36,-11,-55,-35,-55v-48,0,-46,66,-44,119v46,11,80,-3,79,-64"},"c":{"d":"144,-6v-61,21,-130,9,-130,-78v0,-72,56,-115,129,-92r-4,33v-43,-18,-89,0,-85,55v-7,50,46,71,86,49","w":155},"d":{"d":"172,0r-36,0v-1,-8,3,-25,2,-33v-10,22,-30,37,-58,37v-44,0,-66,-33,-66,-85v0,-72,47,-111,120,-99r0,-83r38,0r0,263xm90,-28v46,0,46,-67,44,-120v-48,-10,-79,3,-80,64v0,36,12,56,36,56"},"e":{"d":"95,-183v57,1,78,43,72,96r-114,0v-7,66,61,70,105,48r4,31v-68,28,-148,11,-148,-80v0,-54,29,-95,81,-95xm130,-114v1,-24,-13,-40,-36,-40v-22,0,-37,16,-40,40r76,0","w":183},"f":{"d":"136,-262r-3,32v-36,-13,-65,4,-58,51r47,0r0,30r-47,0r0,149r-38,0r0,-149r-34,0r0,-30r34,0v-6,-68,35,-97,99,-83","w":126},"g":{"d":"186,23v0,38,-38,69,-96,69v-76,0,-99,-68,-48,-97v-24,-10,-21,-49,3,-58v-52,-35,-22,-127,54,-120v27,2,58,5,90,4r0,30r-28,0v38,45,-12,111,-85,95v-7,3,-11,8,-11,13v-3,16,40,13,60,13v39,0,61,18,61,51xm136,-116v0,-24,-14,-38,-39,-38v-26,0,-41,15,-41,37v0,23,14,37,40,37v24,0,40,-13,40,-36xm148,28v0,-29,-44,-26,-76,-25v-34,17,-22,59,24,59v33,0,52,-15,52,-34"},"h":{"d":"178,0r-38,0r0,-115v0,-22,-6,-35,-27,-35v-55,0,-46,89,-46,150r-39,0r0,-263r39,0v-1,40,4,83,-4,117r1,1v10,-22,32,-38,61,-38v85,2,44,110,53,183","w":206},"i":{"d":"72,-230v0,13,-11,24,-24,24v-14,0,-25,-11,-25,-24v0,-13,11,-24,25,-24v13,0,24,10,24,24xm67,0r-39,0r0,-179r39,0r0,179","w":94},"j":{"d":"74,-230v0,13,-11,24,-25,24v-14,0,-25,-11,-25,-24v0,-13,11,-24,25,-24v14,0,25,10,25,24xm68,17v4,58,-33,82,-90,70r3,-33v27,9,49,6,49,-33r0,-200r38,0r0,196","w":96},"k":{"d":"177,0r-49,0r-61,-91r0,91r-39,0r0,-263r39,0r0,161r58,-77r47,0r-67,82","w":182},"l":{"d":"67,0r-39,0r0,-263r39,0r0,263","w":94},"m":{"d":"286,0r-38,0r0,-114v0,-22,-5,-36,-26,-36v-23,0,-46,25,-46,64r0,86r-38,0r0,-114v0,-20,-4,-36,-26,-36v-24,0,-45,27,-45,64r0,86r-39,0r0,-179r37,0v1,8,-3,27,-2,35v10,-24,32,-39,60,-39v35,0,47,23,50,39v8,-17,28,-39,60,-39v77,0,48,113,53,183","w":314},"n":{"d":"178,0r-38,0r0,-115v0,-22,-6,-35,-27,-35v-55,0,-46,89,-46,150r-39,0r0,-179r37,0v1,8,-3,27,-2,35v10,-23,32,-39,62,-39v85,2,44,110,53,183","w":206},"o":{"d":"184,-93v0,55,-36,97,-89,97v-50,0,-82,-28,-82,-91v0,-54,35,-96,89,-96v48,0,82,27,82,90xm144,-90v0,-38,-14,-60,-45,-60v-23,0,-46,18,-46,59v0,40,16,61,46,61v25,0,45,-19,45,-60","w":197},"p":{"d":"187,-98v0,73,-48,112,-120,98r0,88r-39,0r0,-267r36,0v1,8,-2,26,-1,34v28,-64,124,-44,124,47xm146,-95v0,-36,-11,-56,-35,-56v-47,0,-46,67,-44,120v46,11,80,-3,79,-64"},"q":{"d":"173,88r-38,0r1,-121v-28,64,-122,42,-122,-47v0,-87,74,-116,159,-97r0,265xm90,-28v47,0,47,-66,45,-120v-47,-12,-80,2,-80,64v0,36,11,56,35,56"},"r":{"d":"121,-183r-1,38v-60,-17,-54,81,-53,145r-39,0r0,-179r37,0v1,9,-3,29,-3,40v8,-24,26,-47,59,-44","w":127},"s":{"d":"135,-54v0,45,-62,68,-115,54r1,-33v23,8,74,11,74,-18v0,-36,-78,-14,-78,-76v0,-42,55,-66,107,-52r-1,31v-23,-7,-67,-9,-67,17v0,35,79,18,79,77","w":151},"t":{"d":"121,-1v-43,9,-85,7,-85,-50r0,-98r-35,0r0,-30r35,0r0,-57r38,-10r0,67r47,0r0,30r-47,0r0,86v-3,39,20,35,47,31r0,31","w":134},"u":{"d":"178,0r-37,0v0,-9,1,-25,3,-35v-10,23,-33,39,-63,39v-85,-2,-44,-110,-53,-183r38,0r0,115v0,22,6,36,27,36v55,-1,48,-89,47,-151r38,0r0,179","w":206},"v":{"d":"176,-179r-68,179r-39,0r-67,-179r43,0r45,131v12,-46,30,-88,45,-131r41,0","w":178},"w":{"d":"281,-179r-57,179r-43,0r-41,-131r-40,131r-40,0r-55,-179r42,0r37,133v11,-48,26,-88,39,-133r39,0r42,133v10,-45,24,-89,37,-133r40,0","w":285},"x":{"d":"182,0r-49,0r-40,-65r-41,65r-46,0r64,-90r-61,-89r47,0r40,64r40,-64r43,0r-59,88","w":188},"y":{"d":"174,-179r-74,196v-25,65,-44,78,-103,71r3,-34v40,19,58,-16,70,-54r-67,-179r43,0r44,129v11,-41,29,-89,43,-129r41,0","w":176},"z":{"d":"144,0r-127,0r0,-27r79,-118r-77,1r0,-35r123,0r0,27r-78,117r80,0r0,35","w":161},"{":{"d":"114,72v-71,9,-69,-61,-67,-131v0,-29,-11,-39,-37,-40r0,-29v42,4,37,-37,37,-76v0,-48,18,-77,67,-75r0,31v-61,-9,-3,133,-64,135v38,0,34,66,33,112v0,34,7,43,31,43r0,30","w":126},"|":{"d":"65,90r-31,0r0,-360r31,0r0,360","w":100},"}":{"d":"118,-99v-48,-4,-37,54,-37,97v0,54,-19,76,-68,74r0,-30v67,8,-1,-148,65,-156v-33,-1,-33,-49,-33,-91v0,-34,-8,-43,-32,-43r0,-31v64,-5,68,47,68,111v0,31,10,39,37,40r0,29","w":125},"~":{"d":"191,-94v-13,14,-30,23,-51,23v-45,0,-80,-41,-112,-6r-12,-29v12,-10,28,-20,50,-20v48,0,76,42,113,5","w":207},"\u00d7":{"d":"214,-121r-89,124r-24,0r-91,-125r90,-124r23,0xm172,-119r-62,-85r-57,81r61,84","w":223},"\u00a0":{"w":78}}});

/*
 * clearingInput: a jQuery plugin
 *
 * clearingInput is a simple jQuery plugin that provides example/label text
 * inside text inputs that automatically clears when the input is focused.
 * Common uses are for a hint/example, or as a label when space is limited.
 *
 * For usage and examples, visit:
 * http://github.com/alexrabarts/jquery-clearinginput
 *
 * Licensed under the MIT:
 * http://www.opensource.org/licenses/mit-license.php
 *
 * Copyright (c) 2008 Stateless Systems (http://statelesssystems.com)
 *
 * @author   Alex Rabarts (alexrabarts -at- gmail -dawt- com)
 * @requires jQuery v1.2 or later
 * @version  0.1.1
 */

(function(c){c.extend(c.fn,{clearingInput:function(b){b=c.extend({blurClass:"blur"},b);return this.each(function(){function g(){return(e=f.find("label[for="+a.attr("id")+"]"))?e.css({position:"absolute",left:"-9999px"}).text():""}var a=c(this).addClass(b.blurClass),f=a.parents("form:first"),e,d;if(d=b.text||g()||a.val()){a.val(d);a.blur(function(){a.val()===""&&a.val(d).addClass(b.blurClass)}).focus(function(){a.val()===d&&a.val("");a.removeClass(b.blurClass)});f.submit(function(){a.hasClass(b.blurClass)&&
a.val("")});a.blur()}})}})})(jQuery);

/* Copyright (c) 2006-2007 Mathias Bank (http://www.mathias-bank.de)
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php) 
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 * 
 * Version 2.1
 * 
 * Thanks to 
 * Hinnerk Ruemenapf - http://hinnerk.ruemenapf.de/ for bug reporting and fixing.
 * Tom Leonard for some improvements
 * 
 */
 jQuery.fn.extend({getUrlParam:function(d){d=escape(unescape(d));var c=[],b=null;if($(this).attr("nodeName")=="#document")window.location.search.search(d)>-1&&(b=window.location.search.substr(1,window.location.search.length).split("&"));else if($(this).attr("src")!="undefined"){var a=$(this).attr("src");a.indexOf("?")>-1&&(b=a.substr(a.indexOf("?")+1),b=b.split("&"))}else if($(this).attr("href")!="undefined")a=$(this).attr("href"),a.indexOf("?")>-1&&(b=a.substr(a.indexOf("?")+1),b=b.split("&"));else return null; if(b==null)return null;for(a=0;a<b.length;a++)escape(unescape(b[a].split("=")[0]))==d&&c.push(b[a].split("=")[1]);return c.length==0?null:c.length==1?c[0]:c}});
